components_post_update_components_info_alter |
./components.post_update.php |
Clear caches to allow alter hooks used by components.registry service. |
|
|
components_post_update_components_info_cache |
./components.post_update.php |
Clear caches to allow caching of data by components.registry service. |
|
|
components_post_update_components_registry_cache_paths |
./components.post_update.php |
Clear caches to allow components.registry service to cache template paths. |
|
|
components_post_update_components_registry_service |
./components.post_update.php |
Clear caches to load new components.registry service. |
|
|
components_post_update_components_twig_loader_service |
./components.post_update.php |
Clear caches to load updated components.twig.loader service. |
|
|
components_test_components_namespaces_alter |
tests/modules/components_test/components_test.module |
Implements hook_components_namespaces_alter(). |
|
|
components_test_protected_twig_namespaces_alter |
tests/modules/components_test/components_test.module |
Implements hook_protected_twig_namespaces_alter(). |
|
|
components_test_theme |
tests/modules/components_test/components_test.module |
Implements hook_theme(). |
|
1 |
components_twig_extension_test_theme |
tests/modules/components_twig_extension_test/components_twig_extension_test.module |
Implements hook_theme(). |
|
|
hook_components_namespaces_alter |
./components.api.php |
Alter the list of namespaces for a particular theme. |
|
|
hook_protected_twig_namespaces_alter |
./components.api.php |
Alter the list of protected Twig namespaces. |
|
|