You are here

94 string references to hook_event_dispatcher.manager in Hook Event Dispatcher 8

BlockEventTest::setUp in tests/src/Unit/Block/BlockEventTest.php
CronEventTest::setUp in tests/src/Unit/Cron/CronEventTest.php
EntityAccessEventTest::setUp in tests/src/Unit/Entity/EntityAccessEventTest.php
EntityBaseFieldInfoAlterEventTest::setUp in tests/src/Unit/EntityType/EntityBaseFieldInfoAlterEventTest.php
EntityBundleFieldInfoAlterEventTest::setUp in tests/src/Unit/EntityType/EntityBundleFieldInfoAlterEventTest.php
EntityEventTest::setUp in tests/src/Unit/Entity/EntityEventTest.php
EntityExtraEventTest::setUp in tests/src/Unit/EntityExtra/EntityExtraEventTest.php
EntityFieldAccessEventTest::setUp in tests/src/Unit/EntityField/EntityFieldAccessEventTest.php
EntityOperationsTest::setUp in tests/src/Unit/Entity/EntityOperationsTest.php
EntityTypeAlterEventTest::setUp in tests/src/Unit/EntityType/EntityTypeAlterEventTest.php
EntityTypeBaseFieldTest::setUp in tests/src/Unit/EntityType/EntityTypeBaseFieldTest.php
EntityTypeBuildEventTest::setUp in tests/src/Unit/EntityType/EntityTypeBuildEventTest.php
EntityViewEventTest::setUp in tests/src/Unit/Entity/EntityViewEventTest.php
FormEventTest::setUp in tests/src/Unit/Form/FormEventTest.php
hook_event_dispatcher_block_build_alter in ./hook_event_dispatcher.module
Implements hook_block_build_alter().
hook_event_dispatcher_cron in ./hook_event_dispatcher.module
Implements hook_cron().
hook_event_dispatcher_entity_access in ./hook_event_dispatcher.module
Implements hook_entity_access().
hook_event_dispatcher_entity_base_field_info in ./hook_event_dispatcher.module
Implements hook_entity_base_field_info().
hook_event_dispatcher_entity_base_field_info_alter in ./hook_event_dispatcher.module
Implements hook_entity_base_field_info_alter().
hook_event_dispatcher_entity_build_defaults_alter in ./hook_event_dispatcher.module
Implements hook_entity_build_defaults_alter().
hook_event_dispatcher_entity_bundle_field_info_alter in ./hook_event_dispatcher.module
Implements hook_entity_bundle_field_info_alter().
hook_event_dispatcher_entity_create in ./hook_event_dispatcher.module
Implements hook_entity_create().
hook_event_dispatcher_entity_delete in ./hook_event_dispatcher.module
Implements hook_entity_delete().
hook_event_dispatcher_entity_extra_field_info in ./hook_event_dispatcher.module
Implements hook_entity_extra_field_info().
hook_event_dispatcher_entity_extra_field_info_alter in ./hook_event_dispatcher.module
Implements hook_entity_extra_field_info_alter().
hook_event_dispatcher_entity_field_access in ./hook_event_dispatcher.module
Implements hook_entity_field_access().
hook_event_dispatcher_entity_insert in ./hook_event_dispatcher.module
Implements hook_entity_insert().
hook_event_dispatcher_entity_load in ./hook_event_dispatcher.module
Implements hook_entity_load().
hook_event_dispatcher_entity_operation in ./hook_event_dispatcher.module
Implements hook_entity_operation().
hook_event_dispatcher_entity_operation_alter in ./hook_event_dispatcher.module
Implements hook_entity_operation_alter().
hook_event_dispatcher_entity_predelete in ./hook_event_dispatcher.module
Implements hook_entity_predelete().
hook_event_dispatcher_entity_presave in ./hook_event_dispatcher.module
Implements hook_entity_presave().
hook_event_dispatcher_entity_translation_delete in ./hook_event_dispatcher.module
Implements hook_entity_translation_delete().
hook_event_dispatcher_entity_translation_insert in ./hook_event_dispatcher.module
Implements hook_entity_translation_insert().
hook_event_dispatcher_entity_type_alter in ./hook_event_dispatcher.module
Implements hook_entity_type_alter().
hook_event_dispatcher_entity_type_build in ./hook_event_dispatcher.module
Implements hook_entity_type_build().
hook_event_dispatcher_entity_update in ./hook_event_dispatcher.module
Implements hook_entity_update().
hook_event_dispatcher_entity_view in ./hook_event_dispatcher.module
Implements hook_entity_view().
hook_event_dispatcher_entity_view_alter in ./hook_event_dispatcher.module
Implements hook_entity_view_alter().
hook_event_dispatcher_field_widget_form_alter in ./hook_event_dispatcher.module
Implements hook_field_widget_form_alter().
hook_event_dispatcher_form_alter in ./hook_event_dispatcher.module
Implements hook_form_alter().
hook_event_dispatcher_js_alter in ./hook_event_dispatcher.module
Implements hook_js_alter().
hook_event_dispatcher_language_switch_links_alter in ./hook_event_dispatcher.module
Implements hook_language_switch_links_alter().
hook_event_dispatcher_library_info_alter in ./hook_event_dispatcher.module
Implements hook_library_info_alter().
hook_event_dispatcher_page_attachments in ./hook_event_dispatcher.module
Implements hook_page_attachments().
hook_event_dispatcher_page_bottom in ./hook_event_dispatcher.module
Implements hook_page_bottom().
hook_event_dispatcher_page_top in ./hook_event_dispatcher.module
Implements hook_page_top().
hook_event_dispatcher_path_delete in ./hook_event_dispatcher.module
Implements hook_path_delete().
hook_event_dispatcher_path_insert in ./hook_event_dispatcher.module
Implements hook_path_insert().
hook_event_dispatcher_path_update in ./hook_event_dispatcher.module
Implements hook_path_update().
hook_event_dispatcher_template_preprocess_default_variables_alter in ./hook_event_dispatcher.module
Implements hook_template_preprocess_default_variables_alter().
hook_event_dispatcher_theme in ./hook_event_dispatcher.module
Implements hook_theme().
hook_event_dispatcher_themes_installed in ./hook_event_dispatcher.module
Implements hook_themes_installed().
hook_event_dispatcher_theme_registry_alter in ./hook_event_dispatcher.module
Implements hook_theme_registry_alter().
hook_event_dispatcher_theme_suggestions_alter in ./hook_event_dispatcher.module
Implements hook_theme_suggestions_alter().
hook_event_dispatcher_tokens in ./hook_event_dispatcher.module
Implements hook_tokens().
hook_event_dispatcher_token_info in ./hook_event_dispatcher.module
Implements hook_token_info().
hook_event_dispatcher_toolbar_alter in ./hook_event_dispatcher.module
Implements hook_toolbar_alter().
hook_event_dispatcher_user_cancel in ./hook_event_dispatcher.module
Implements hook_user_cancel().
hook_event_dispatcher_user_cancel_methods_alter in ./hook_event_dispatcher.module
Implements hook_user_cancel_methods_alter().
hook_event_dispatcher_user_format_name_alter in ./hook_event_dispatcher.module
Implements hook_user_format_name_alter().
hook_event_dispatcher_user_login in ./hook_event_dispatcher.module
Implements hook_user_login().
hook_event_dispatcher_user_logout in ./hook_event_dispatcher.module
Implements hook_user_logout().
hook_event_dispatcher_views_data in ./hook_event_dispatcher.module
Implements hook_views_data().
hook_event_dispatcher_views_data_alter in ./hook_event_dispatcher.module
Implements hook_views_data_alter().
hook_event_dispatcher_views_post_build in ./hook_event_dispatcher.module
Implements hook_views_post_build().
hook_event_dispatcher_views_post_execute in ./hook_event_dispatcher.module
Implements hook_views_post_execute().
hook_event_dispatcher_views_post_render in ./hook_event_dispatcher.module
Implements hook_views_post_render().
hook_event_dispatcher_views_pre_build in ./hook_event_dispatcher.module
Implements hook_views_pre_build().
hook_event_dispatcher_views_pre_execute in ./hook_event_dispatcher.module
Implements hook_views_pre_execute().
hook_event_dispatcher_views_pre_render in ./hook_event_dispatcher.module
Implements hook_views_pre_render().
hook_event_dispatcher_views_pre_view in ./hook_event_dispatcher.module
Implements hook_views_pre_view().
hook_event_dispatcher_views_query_alter in ./hook_event_dispatcher.module
Implements hook_views_query_alter().
hook_event_dispatcher_views_query_substitutions in ./hook_event_dispatcher.module
Implements hook_views_query_substitutions().
JsAlterEventTest::setUp in tests/src/Unit/Theme/JsAlterEventTest.php
Sets up the test.
LanguageSwitchLinksAlterEventTest::setUp in tests/src/Unit/Language/LanguageSwitchLinksAlterEventTest.php
Sets up the test.
LibraryInfoAlterEventTest::setUp in tests/src/Unit/Theme/LibraryInfoAlterEventTest.php
PageAttachmentsEventTest::setUp in tests/src/Unit/Page/PageAttachmentsEventTest.php
Sets up the test.
PageBottomEventTest::setUp in tests/src/Unit/Page/PageBottomEventTest.php
Sets up the test.
PageTopEventTest::setUp in tests/src/Unit/Page/PageTopEventTest.php
Sets up the test.
PathEventTest::setUp in tests/src/Unit/Path/PathEventTest.php
TemplatePreprocessDefaultVariablesAlterEventTest::setUp in tests/src/Unit/Theme/TemplatePreprocessDefaultVariablesAlterEventTest.php
Sets up the test.
ThemeEventTest::setUp in tests/src/Unit/Theme/ThemeEventTest.php
Sets up the test.
ThemeRegistryAlterEventTest::setUp in tests/src/Unit/Theme/ThemeRegistryAlterEventTest.php
Sets up the test.
ThemesInstalledEventTest::setUp in tests/src/Unit/Theme/ThemesInstalledEventTest.php
Sets up the test.
ThemeSuggestionsAlterEventTest::setUp in tests/src/Unit/Theme/ThemeSuggestionsAlterEventTest.php
Sets up the test.
TokenEventTest::setUp in tests/src/Unit/Token/TokenEventTest.php
ToolbarAlterEventTest::setUp in tests/src/Unit/Toolbar/ToolbarAlterEventTest.php
UserEventTest::setUp in tests/src/Unit/User/UserEventTest.php
ViewDataEventTest::setUp in tests/src/Unit/Views/ViewDataEventTest.php
ViewEventTest::setUp in tests/src/Unit/Views/ViewEventTest.php
WebformElementEventTest::setUp in modules/webform_event_dispatcher/tests/src/Unit/WebformElement/WebformElementEventTest.php
webform_event_dispatcher_webform_element_alter in modules/webform_event_dispatcher/webform_event_dispatcher.module
Implements hook_webform_element_alter().
webform_event_dispatcher_webform_element_info_alter in modules/webform_event_dispatcher/webform_event_dispatcher.module
Implements hook_webform_element_info_alter().