You are here

98 files declare their use of HookEventDispatcherInterface in Hook Event Dispatcher 8

BlockBuildAlterEvent.php in src/Event/Block/BlockBuildAlterEvent.php
BlockEventTest.php in tests/src/Unit/Block/BlockEventTest.php
CronEvent.php in src/Event/Cron/CronEvent.php
CronEventTest.php in tests/src/Unit/Cron/CronEventTest.php
EntityAccessEvent.php in src/Event/Entity/EntityAccessEvent.php
EntityAccessEventTest.php in tests/src/Unit/Entity/EntityAccessEventTest.php
EntityBaseFieldInfoAlterEvent.php in src/Event/EntityType/EntityBaseFieldInfoAlterEvent.php
EntityBaseFieldInfoAlterEventTest.php in tests/src/Unit/EntityType/EntityBaseFieldInfoAlterEventTest.php
EntityBaseFieldInfoEvent.php in src/Event/EntityType/EntityBaseFieldInfoEvent.php
EntityBuildDefaultsAlterEvent.php in src/Event/Entity/EntityBuildDefaultsAlterEvent.php
EntityBundleFieldInfoAlterEvent.php in src/Event/EntityType/EntityBundleFieldInfoAlterEvent.php
EntityBundleFieldInfoAlterEventTest.php in tests/src/Unit/EntityType/EntityBundleFieldInfoAlterEventTest.php
EntityCreateEvent.php in src/Event/Entity/EntityCreateEvent.php
EntityDeleteEvent.php in src/Event/Entity/EntityDeleteEvent.php
EntityEventTest.php in tests/src/Unit/Entity/EntityEventTest.php
EntityExtraEventTest.php in tests/src/Unit/EntityExtra/EntityExtraEventTest.php
EntityExtraFieldInfoAlterEvent.php in src/Event/EntityExtra/EntityExtraFieldInfoAlterEvent.php
EntityExtraFieldInfoEvent.php in src/Event/EntityExtra/EntityExtraFieldInfoEvent.php
EntityFieldAccessEvent.php in src/Event/EntityField/EntityFieldAccessEvent.php
EntityFieldAccessEventTest.php in tests/src/Unit/EntityField/EntityFieldAccessEventTest.php
EntityInsertEvent.php in src/Event/Entity/EntityInsertEvent.php
EntityLoadEvent.php in src/Event/Entity/EntityLoadEvent.php
EntityOperationAlterEvent.php in src/Event/Entity/EntityOperationAlterEvent.php
EntityOperationEvent.php in src/Event/Entity/EntityOperationEvent.php
EntityOperationsTest.php in tests/src/Unit/Entity/EntityOperationsTest.php
EntityPredeleteEvent.php in src/Event/Entity/EntityPredeleteEvent.php
EntityPresaveEvent.php in src/Event/Entity/EntityPresaveEvent.php
EntityTranslationDeleteEvent.php in src/Event/Entity/EntityTranslationDeleteEvent.php
EntityTranslationInsertEvent.php in src/Event/Entity/EntityTranslationInsertEvent.php
EntityTypeAlterEvent.php in src/Event/EntityType/EntityTypeAlterEvent.php
EntityTypeAlterEventTest.php in tests/src/Unit/EntityType/EntityTypeAlterEventTest.php
EntityTypeBaseFieldTest.php in tests/src/Unit/EntityType/EntityTypeBaseFieldTest.php
EntityTypeBuildEvent.php in src/Event/EntityType/EntityTypeBuildEvent.php
EntityTypeBuildEventTest.php in tests/src/Unit/EntityType/EntityTypeBuildEventTest.php
EntityUpdateEvent.php in src/Event/Entity/EntityUpdateEvent.php
EntityViewAlterEvent.php in src/Event/Entity/EntityViewAlterEvent.php
EntityViewEvent.php in src/Event/Entity/EntityViewEvent.php
EntityViewEventTest.php in tests/src/Unit/Entity/EntityViewEventTest.php
ExampleEntityEventSubscribers.php in src/Example/ExampleEntityEventSubscribers.php
ExampleEntityExtraFieldInfoSubscribers.php in src/Example/ExampleEntityExtraFieldInfoSubscribers.php
ExampleFormEventSubscribers.php in src/Example/ExampleFormEventSubscribers.php
ExampleTokenEventSubscriber.php in src/Example/ExampleTokenEventSubscriber.php
ExampleViewsEventSubscribers.php in src/Example/ExampleViewsEventSubscribers.php
FormAlterEvent.php in src/Event/Form/FormAlterEvent.php
FormEventTest.php in tests/src/Unit/Form/FormEventTest.php
JsAlterEvent.php in src/Event/Theme/JsAlterEvent.php
JsAlterEventTest.php in tests/src/Unit/Theme/JsAlterEventTest.php
LanguageSwitchLinksAlterEvent.php in src/Event/Language/LanguageSwitchLinksAlterEvent.php
LanguageSwitchLinksAlterEventTest.php in tests/src/Unit/Language/LanguageSwitchLinksAlterEventTest.php
LibraryInfoAlterEvent.php in src/Event/Theme/LibraryInfoAlterEvent.php
LibraryInfoAlterEventTest.php in tests/src/Unit/Theme/LibraryInfoAlterEventTest.php
PageAttachmentsEvent.php in src/Event/Page/PageAttachmentsEvent.php
PageAttachmentsEventTest.php in tests/src/Unit/Page/PageAttachmentsEventTest.php
PageBottomEvent.php in src/Event/Page/PageBottomEvent.php
PageBottomEventTest.php in tests/src/Unit/Page/PageBottomEventTest.php
PageTopEvent.php in src/Event/Page/PageTopEvent.php
PageTopEventTest.php in tests/src/Unit/Page/PageTopEventTest.php
PathDeleteEvent.php in src/Event/Path/PathDeleteEvent.php
PathEventTest.php in tests/src/Unit/Path/PathEventTest.php
PathInsertEvent.php in src/Event/Path/PathInsertEvent.php
PathUpdateEvent.php in src/Event/Path/PathUpdateEvent.php
TemplatePreprocessDefaultVariablesAlterEvent.php in src/Event/Theme/TemplatePreprocessDefaultVariablesAlterEvent.php
TemplatePreprocessDefaultVariablesAlterEventTest.php in tests/src/Unit/Theme/TemplatePreprocessDefaultVariablesAlterEventTest.php
ThemeEvent.php in src/Event/Theme/ThemeEvent.php
ThemeEventTest.php in tests/src/Unit/Theme/ThemeEventTest.php
ThemeRegistryAlterEvent.php in src/Event/Theme/ThemeRegistryAlterEvent.php
ThemeRegistryAlterEventTest.php in tests/src/Unit/Theme/ThemeRegistryAlterEventTest.php
ThemesInstalledEvent.php in src/Event/Theme/ThemesInstalledEvent.php
ThemesInstalledEventTest.php in tests/src/Unit/Theme/ThemesInstalledEventTest.php
ThemeSuggestionsAlterEvent.php in src/Event/Theme/ThemeSuggestionsAlterEvent.php
ThemeSuggestionsAlterEventTest.php in tests/src/Unit/Theme/ThemeSuggestionsAlterEventTest.php
TokenEventTest.php in tests/src/Unit/Token/TokenEventTest.php
TokensInfoEvent.php in src/Event/Token/TokensInfoEvent.php
TokensReplacementEvent.php in src/Event/Token/TokensReplacementEvent.php
ToolbarAlterEvent.php in src/Event/Toolbar/ToolbarAlterEvent.php
ToolbarAlterEventTest.php in tests/src/Unit/Toolbar/ToolbarAlterEventTest.php
UserCancelEvent.php in src/Event/User/UserCancelEvent.php
UserCancelMethodsAlterEvent.php in src/Event/User/UserCancelMethodsAlterEvent.php
UserEventTest.php in tests/src/Unit/User/UserEventTest.php
UserFormatNameAlterEvent.php in src/Event/User/UserFormatNameAlterEvent.php
UserLoginEvent.php in src/Event/User/UserLoginEvent.php
UserLogoutEvent.php in src/Event/User/UserLogoutEvent.php
ViewDataEventTest.php in tests/src/Unit/Views/ViewDataEventTest.php
ViewEventTest.php in tests/src/Unit/Views/ViewEventTest.php
ViewsDataAlterEvent.php in src/Event/Views/ViewsDataAlterEvent.php
ViewsDataEvent.php in src/Event/Views/ViewsDataEvent.php
ViewsPostBuildEvent.php in src/Event/Views/ViewsPostBuildEvent.php
ViewsPostExecuteEvent.php in src/Event/Views/ViewsPostExecuteEvent.php
ViewsPostRenderEvent.php in src/Event/Views/ViewsPostRenderEvent.php
ViewsPreBuildEvent.php in src/Event/Views/ViewsPreBuildEvent.php
ViewsPreExecuteEvent.php in src/Event/Views/ViewsPreExecuteEvent.php
ViewsPreRenderEvent.php in src/Event/Views/ViewsPreRenderEvent.php
ViewsPreViewEvent.php in src/Event/Views/ViewsPreViewEvent.php
ViewsQueryAlterEvent.php in src/Event/Views/ViewsQueryAlterEvent.php
ViewsQuerySubstitutionsEvent.php in src/Event/Views/ViewsQuerySubstitutionsEvent.php
WebformElementAlterEvent.php in modules/webform_event_dispatcher/src/Event/WebformElement/WebformElementAlterEvent.php
WebformElementInfoAlterEvent.php in modules/webform_event_dispatcher/src/Event/WebformElement/WebformElementInfoAlterEvent.php
WidgetFormAlterEvent.php in src/Event/Form/WidgetFormAlterEvent.php