Issue #3319001 by moshe weitzman, dydave: Restrict entity CRUD hooks to config...
Compare changes
@@ -5,9 +5,11 @@
@@ -60,40 +62,49 @@ function admin_toolbar_tools_help($route_name, RouteMatchInterface $route_match)
https://www.drupal.org/project/admin_toolbar/issues/3319001
Performance: Restrict entity CRUD
hooks to config entity bundles and menus to prevent rebuilding menu links every time the hooks are fired.