Search for event

  1. Search 7.x for event
  2. Search 9.5.x for event
  3. Search 10.3.x for event
  4. Search 11.x for event
  5. Other projects
Title Object type File name Summary
HtmlResponseSubscriber::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/HtmlResponseSubscriber.php
HttpExceptionSubscriberBase::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/HttpExceptionSubscriberBase.php Registers the methods in this class that should be listeners.
ImportStorageTransformer::$eventDispatcher property core/lib/Drupal/Core/Config/ImportStorageTransformer.php The event dispatcher to get changes to the configuration.
JsonApiRequestValidator::getSubscribedEvents function core/modules/jsonapi/src/EventSubscriber/JsonApiRequestValidator.php
KernelDestructionSubscriber::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/KernelDestructionSubscriber.php Registers the methods in this class that should be listeners.
LanguageConfigFactoryOverride::$eventDispatcher property core/modules/language/src/Config/LanguageConfigFactoryOverride.php An event dispatcher instance to use for configuration events.
LanguageConfigOverride::$eventDispatcher property core/modules/language/src/Config/LanguageConfigOverride.php The event dispatcher.
LanguageConfigOverrideCrudEvent class core/modules/language/src/Config/LanguageConfigOverrideCrudEvent.php Provides a language override event for event listeners.
LanguageConfigOverrideCrudEvent.php file core/modules/language/src/Config/LanguageConfigOverrideCrudEvent.php
LanguageConfigOverrideCrudEvent::$override property core/modules/language/src/Config/LanguageConfigOverrideCrudEvent.php Configuration object.
LanguageConfigOverrideCrudEvent::getLanguageConfigOverride function core/modules/language/src/Config/LanguageConfigOverrideCrudEvent.php Gets configuration object.
LanguageConfigOverrideCrudEvent::__construct function core/modules/language/src/Config/LanguageConfigOverrideCrudEvent.php Constructs a configuration event object.
LanguageConfigOverrideEvents class core/modules/language/src/Config/LanguageConfigOverrideEvents.php Defines events for language configuration overrides.
LanguageConfigOverrideEvents.php file core/modules/language/src/Config/LanguageConfigOverrideEvents.php
LanguageConfigOverrideEvents::DELETE_OVERRIDE constant core/modules/language/src/Config/LanguageConfigOverrideEvents.php The name of the event fired when deleting the configuration override.
LanguageConfigOverrideEvents::SAVE_OVERRIDE constant core/modules/language/src/Config/LanguageConfigOverrideEvents.php The name of the event fired when saving the configuration override.
LanguageConfigOverrideImportTest::testConfigOverrideImportEvents function core/modules/language/tests/src/Functional/LanguageConfigOverrideImportTest.php Tests that configuration events are not fired during a sync of overrides.
LanguageConfigOverrideTest::$eventDispatcher property core/modules/language/tests/src/Unit/Config/LanguageConfigOverrideTest.php Event Dispatcher.
LanguageRequestSubscriber::getSubscribedEvents function core/modules/language/src/EventSubscriber/LanguageRequestSubscriber.php Registers the methods in this class that should be listeners.
LayoutBuilderEvents class core/modules/layout_builder/src/LayoutBuilderEvents.php Defines events for the layout_builder module.
LayoutBuilderEvents.php file core/modules/layout_builder/src/LayoutBuilderEvents.php
LayoutBuilderEvents::SECTION_COMPONENT_BUILD_RENDER_ARRAY constant core/modules/layout_builder/src/LayoutBuilderEvents.php Name of the event fired when a component's render array is built.
LayoutBuilderRoutes::getSubscribedEvents function core/modules/layout_builder/src/Routing/LayoutBuilderRoutes.php
LocaleConfigSubscriber::getSubscribedEvents function core/modules/locale/src/LocaleConfigSubscriber.php
LocaleEvent class core/modules/locale/src/LocaleEvent.php Defines a Locale event.
LocaleEvent.php file core/modules/locale/src/LocaleEvent.php
LocaleEvent::$langCodes property core/modules/locale/src/LocaleEvent.php The list of Language codes for updated translations.
LocaleEvent::$original property core/modules/locale/src/LocaleEvent.php List of string identifiers that have been updated / created.
LocaleEvent::getLangCodes function core/modules/locale/src/LocaleEvent.php Returns the language codes.
LocaleEvent::getLids function core/modules/locale/src/LocaleEvent.php Returns the string identifiers.
LocaleEvent::__construct function core/modules/locale/src/LocaleEvent.php Constructs a new LocaleEvent.
LocaleEvents class core/modules/locale/src/LocaleEvents.php Defines events for locale translation.
LocaleEvents.php file core/modules/locale/src/LocaleEvents.php
LocaleEvents::SAVE_TRANSLATION constant core/modules/locale/src/LocaleEvents.php The name of the event fired when saving a translated string.
LocaleTranslationCacheTag::getSubscribedEvents function core/modules/locale/src/EventSubscriber/LocaleTranslationCacheTag.php
MainContentViewSubscriber::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/MainContentViewSubscriber.php
MaintenanceModeSubscriber::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/MaintenanceModeSubscriber.php
MaintenanceModeSubscriber::getSubscribedEvents function core/modules/user/src/EventSubscriber/MaintenanceModeSubscriber.php
MediaConfigSubscriber::getSubscribedEvents function core/modules/media/src/EventSubscriber/MediaConfigSubscriber.php
MediaSourceFileTest::testPreventSourceFieldDeletion function core/modules/media/tests/src/Functional/MediaSourceFileTest.php Ensure source field deletion is not possible.
MemoryBackend::$events property core/lib/Drupal/Core/Flood/MemoryBackend.php An array holding flood events, keyed by event name and identifier.
MenuRouterRebuildSubscriber::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/MenuRouterRebuildSubscriber.php
Message::$eventName property composer/Plugin/ProjectMessage/Message.php The name of the event.
MessagePlugin::getSubscribedEvents function composer/Plugin/ProjectMessage/MessagePlugin.php
migrate.plugin_event_subscriber service core/modules/migrate/migrate.services.yml Drupal\migrate\Plugin\PluginEventSubscriber
MigrateEvents class core/modules/migrate/src/Event/MigrateEvents.php Defines events for the migration system.
MigrateEvents.php file core/modules/migrate/src/Event/MigrateEvents.php
MigrateEvents::IDMAP_MESSAGE constant core/modules/migrate/src/Event/MigrateEvents.php Name of the event fired when saving a message to the idmap.
MigrateEvents::MAP_DELETE constant core/modules/migrate/src/Event/MigrateEvents.php Name of the event fired when removing an entry from a migration's map.
MigrateEvents::MAP_SAVE constant core/modules/migrate/src/Event/MigrateEvents.php Name of the event fired when saving to a migration's map.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.