149 methods override EventSubscriberInterface::getSubscribedEvents()
- AbstractSessionListener::getSubscribedEvents in vendor/
symfony/ http-kernel/ EventListener/ AbstractSessionListener.php - @internal
- AccessRouteAlterSubscriber::getSubscribedEvents in core/
modules/ system/ src/ EventSubscriber/ AccessRouteAlterSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- ActiveLinkResponseFilter::getSubscribedEvents in core/
lib/ Drupal/ Core/ EventSubscriber/ ActiveLinkResponseFilter.php - Returns an array of event names this subscriber wants to listen to.
- AddRequestFormatsListener::getSubscribedEvents in vendor/
symfony/ http-kernel/ EventListener/ AddRequestFormatsListener.php - Returns an array of event names this subscriber wants to listen to.
- AdvisoriesConfigSubscriber::getSubscribedEvents in core/
modules/ system/ src/ EventSubscriber/ AdvisoriesConfigSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- AjaxResponseSubscriber::getSubscribedEvents in core/
lib/ Drupal/ Core/ EventSubscriber/ AjaxResponseSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- AllowedScaffoldPackagesValidator::getSubscribedEvents in core/
modules/ package_manager/ src/ Validator/ AllowedScaffoldPackagesValidator.php - Returns an array of event names this subscriber wants to listen to.
- AnonymousUserResponseSubscriber::getSubscribedEvents in core/
lib/ Drupal/ Core/ EventSubscriber/ AnonymousUserResponseSubscriber.php - Registers the methods in this class that should be listeners.
- AuthenticationSubscriber::getSubscribedEvents in core/
lib/ Drupal/ Core/ EventSubscriber/ AuthenticationSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- AutomatedCron::getSubscribedEvents in core/
modules/ automated_cron/ src/ EventSubscriber/ AutomatedCron.php - Registers the methods in this class that should be listeners.
- BaseRequirementsFulfilledValidator::getSubscribedEvents in core/
modules/ package_manager/ src/ Validator/ BaseRequirementsFulfilledValidator.php - Returns an array of event names this subscriber wants to listen to.
- BlockComponentRenderArray::getSubscribedEvents in core/
modules/ layout_builder/ src/ EventSubscriber/ BlockComponentRenderArray.php - Returns an array of event names this subscriber wants to listen to.
- BlockPageDisplayVariantSubscriber::getSubscribedEvents in core/
modules/ block/ src/ EventSubscriber/ BlockPageDisplayVariantSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- CacheAttributeListener::getSubscribedEvents in vendor/
symfony/ http-kernel/ EventListener/ CacheAttributeListener.php - Returns an array of event names this subscriber wants to listen to.
- CacheRouterRebuildSubscriber::getSubscribedEvents in core/
lib/ Drupal/ Core/ EventSubscriber/ CacheRouterRebuildSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- ChangeLogger::getSubscribedEvents in core/
modules/ package_manager/ src/ EventSubscriber/ ChangeLogger.php - Returns an array of event names this subscriber wants to listen to.
- CheckpointStorage::getSubscribedEvents in core/
lib/ Drupal/ Core/ Config/ Checkpoint/ CheckpointStorage.php - Returns an array of event names this subscriber wants to listen to.
- CKEditor5CacheTag::getSubscribedEvents in core/
modules/ ckeditor5/ src/ EventSubscriber/ CKEditor5CacheTag.php - Returns an array of event names this subscriber wants to listen to.
- ClientErrorResponseSubscriber::getSubscribedEvents in core/
lib/ Drupal/ Core/ EventSubscriber/ ClientErrorResponseSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- ComposerMinimumStabilityValidator::getSubscribedEvents in core/
modules/ package_manager/ src/ Validator/ ComposerMinimumStabilityValidator.php - Returns an array of event names this subscriber wants to listen to.
- ComposerPatchesValidator::getSubscribedEvents in core/
modules/ package_manager/ src/ Validator/ ComposerPatchesValidator.php - Returns an array of event names this subscriber wants to listen to.
- ComposerPluginsValidator::getSubscribedEvents in core/
modules/ package_manager/ src/ Validator/ ComposerPluginsValidator.php - Returns an array of event names this subscriber wants to listen to.
- ConfigCacheTag::getSubscribedEvents in core/
modules/ system/ src/ EventSubscriber/ ConfigCacheTag.php - Returns an array of event names this subscriber wants to listen to.
- ConfigFactory::getSubscribedEvents in core/
lib/ Drupal/ Core/ Config/ ConfigFactory.php - Returns an array of event names this subscriber wants to listen to.
- ConfigFactoryOverrideBase::getSubscribedEvents in core/
lib/ Drupal/ Core/ Config/ ConfigFactoryOverrideBase.php - Returns an array of event names this subscriber wants to listen to.
- ConfigImportValidateEventSubscriberBase::getSubscribedEvents in core/
lib/ Drupal/ Core/ Config/ ConfigImportValidateEventSubscriberBase.php - Returns an array of event names this subscriber wants to listen to.
- ConfigSchemaChecker::getSubscribedEvents in core/
lib/ Drupal/ Core/ Config/ Development/ ConfigSchemaChecker.php - Returns an array of event names this subscriber wants to listen to.
- ConfigSnapshotSubscriber::getSubscribedEvents in core/
lib/ Drupal/ Core/ EventSubscriber/ ConfigSnapshotSubscriber.php - Registers the methods in this class that should be listeners.
- ConfigSubscriber::getSubscribedEvents in core/
modules/ language/ src/ EventSubscriber/ ConfigSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- Cookie::getSubscribedEvents in core/
modules/ user/ src/ Authentication/ Provider/ Cookie.php - Registers the methods in this class that should be listeners.
- DebugHandlersListener::getSubscribedEvents in vendor/
symfony/ http-kernel/ EventListener/ DebugHandlersListener.php - Returns an array of event names this subscriber wants to listen to.
- DisallowRobotsIndexingListener::getSubscribedEvents in vendor/
symfony/ http-kernel/ EventListener/ DisallowRobotsIndexingListener.php - Returns an array of event names this subscriber wants to listen to.
- DumpListener::getSubscribedEvents in vendor/
symfony/ http-kernel/ EventListener/ DumpListener.php - Returns an array of event names this subscriber wants to listen to.
- DuplicateInfoFileValidator::getSubscribedEvents in core/
modules/ package_manager/ src/ Validator/ DuplicateInfoFileValidator.php - Returns an array of event names this subscriber wants to listen to.
- DynamicPageCacheSubscriber::getSubscribedEvents in core/
modules/ dynamic_page_cache/ src/ EventSubscriber/ DynamicPageCacheSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- EarlyRenderingControllerWrapperSubscriber::getSubscribedEvents in core/
lib/ Drupal/ Core/ EventSubscriber/ EarlyRenderingControllerWrapperSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- EditorConfigTranslationSubscriber::getSubscribedEvents in core/
modules/ editor/ src/ EventSubscriber/ EditorConfigTranslationSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- EnabledExtensionsValidator::getSubscribedEvents in core/
modules/ package_manager/ src/ Validator/ EnabledExtensionsValidator.php - Returns an array of event names this subscriber wants to listen to.
- EnforcedFormResponseSubscriber::getSubscribedEvents in core/
lib/ Drupal/ Core/ EventSubscriber/ EnforcedFormResponseSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- EntityResourcePostRouteSubscriber::getSubscribedEvents in core/
modules/ rest/ src/ EventSubscriber/ EntityResourcePostRouteSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- EntityRouteAlterSubscriber::getSubscribedEvents in core/
lib/ Drupal/ Core/ EventSubscriber/ EntityRouteAlterSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- EntityRouteProviderSubscriber::getSubscribedEvents in core/
lib/ Drupal/ Core/ EventSubscriber/ EntityRouteProviderSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- EntitySchemaSubscriber::getSubscribedEvents in core/
modules/ workspaces/ src/ EventSubscriber/ EntitySchemaSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- EnvelopeListener::getSubscribedEvents in vendor/
symfony/ mailer/ EventListener/ EnvelopeListener.php - Returns an array of event names this subscriber wants to listen to.
- EnvironmentSupportValidator::getSubscribedEvents in core/
modules/ package_manager/ src/ Validator/ EnvironmentSupportValidator.php - Returns an array of event names this subscriber wants to listen to.
- ErrorListener::getSubscribedEvents in vendor/
symfony/ http-kernel/ EventListener/ ErrorListener.php - Returns an array of event names this subscriber wants to listen to.
- ErrorListener::getSubscribedEvents in vendor/
symfony/ console/ EventListener/ ErrorListener.php - Returns an array of event names this subscriber wants to listen to.
- ExceptionDetectNeedsInstallSubscriber::getSubscribedEvents in core/
lib/ Drupal/ Core/ EventSubscriber/ ExceptionDetectNeedsInstallSubscriber.php - Registers the methods in this class that should be listeners.
- ExceptionLoggingSubscriber::getSubscribedEvents in core/
lib/ Drupal/ Core/ EventSubscriber/ ExceptionLoggingSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- ExcludedModulesEventSubscriber::getSubscribedEvents in core/
lib/ Drupal/ Core/ EventSubscriber/ ExcludedModulesEventSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- ExtractingEventDispatcher::getSubscribedEvents in vendor/
symfony/ event-dispatcher/ DependencyInjection/ RegisterListenersPass.php - Returns an array of event names this subscriber wants to listen to.
- FailureMarker::getSubscribedEvents in core/
modules/ package_manager/ src/ FailureMarker.php - Returns an array of event names this subscriber wants to listen to.
- FileEventSubscriber::getSubscribedEvents in core/
modules/ file/ src/ EventSubscriber/ FileEventSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- FinalExceptionSubscriber::getSubscribedEvents in core/
lib/ Drupal/ Core/ EventSubscriber/ FinalExceptionSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- FinalMissingContentSubscriber::getSubscribedEvents in core/
lib/ Drupal/ Core/ Config/ Importer/ FinalMissingContentSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- FinishResponseSubscriber::getSubscribedEvents in core/
lib/ Drupal/ Core/ EventSubscriber/ FinishResponseSubscriber.php - Registers the methods in this class that should be listeners.
- FormAjaxSubscriber::getSubscribedEvents in core/
lib/ Drupal/ Core/ Form/ EventSubscriber/ FormAjaxSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- FragmentListener::getSubscribedEvents in vendor/
symfony/ http-kernel/ EventListener/ FragmentListener.php - Returns an array of event names this subscriber wants to listen to.
- GitExcluder::getSubscribedEvents in core/
modules/ package_manager/ src/ PathExcluder/ GitExcluder.php - Returns an array of event names this subscriber wants to listen to.
- HtmlResponseBigPipeSubscriber::getSubscribedEvents in core/
modules/ big_pipe/ src/ EventSubscriber/ HtmlResponseBigPipeSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- HtmlResponsePlaceholderStrategySubscriber::getSubscribedEvents in core/
lib/ Drupal/ Core/ EventSubscriber/ HtmlResponsePlaceholderStrategySubscriber.php - Returns an array of event names this subscriber wants to listen to.
- HtmlResponseSubscriber::getSubscribedEvents in core/
lib/ Drupal/ Core/ EventSubscriber/ HtmlResponseSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- HttpExceptionSubscriberBase::getSubscribedEvents in core/
lib/ Drupal/ Core/ EventSubscriber/ HttpExceptionSubscriberBase.php - Registers the methods in this class that should be listeners.
- JsonapiMaintenanceModeSubscriber::getSubscribedEvents in core/
modules/ jsonapi/ src/ EventSubscriber/ JsonapiMaintenanceModeSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- JsonApiRequestValidator::getSubscribedEvents in core/
modules/ jsonapi/ src/ EventSubscriber/ JsonApiRequestValidator.php - Returns an array of event names this subscriber wants to listen to.
- LanguageRequestSubscriber::getSubscribedEvents in core/
modules/ language/ src/ EventSubscriber/ LanguageRequestSubscriber.php - Registers the methods in this class that should be listeners.
- LayoutBuilderRoutes::getSubscribedEvents in core/
modules/ layout_builder/ src/ Routing/ LayoutBuilderRoutes.php - Returns an array of event names this subscriber wants to listen to.
- LocaleAwareListener::getSubscribedEvents in vendor/
symfony/ http-kernel/ EventListener/ LocaleAwareListener.php - Returns an array of event names this subscriber wants to listen to.
- LocaleConfigSubscriber::getSubscribedEvents in core/
modules/ locale/ src/ LocaleConfigSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- LocaleListener::getSubscribedEvents in vendor/
symfony/ http-kernel/ EventListener/ LocaleListener.php - Returns an array of event names this subscriber wants to listen to.
- LocaleTranslationCacheTag::getSubscribedEvents in core/
modules/ locale/ src/ EventSubscriber/ LocaleTranslationCacheTag.php - Returns an array of event names this subscriber wants to listen to.
- LockFileValidator::getSubscribedEvents in core/
modules/ package_manager/ src/ Validator/ LockFileValidator.php - Returns an array of event names this subscriber wants to listen to.
- MainContentViewSubscriber::getSubscribedEvents in core/
lib/ Drupal/ Core/ EventSubscriber/ MainContentViewSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- MaintenanceModeSubscriber::getSubscribedEvents in core/
modules/ user/ src/ EventSubscriber/ MaintenanceModeSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- MaintenanceModeSubscriber::getSubscribedEvents in core/
lib/ Drupal/ Core/ EventSubscriber/ MaintenanceModeSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- MediaConfigSubscriber::getSubscribedEvents in core/
modules/ media/ src/ EventSubscriber/ MediaConfigSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- MenuRouterRebuildSubscriber::getSubscribedEvents in core/
lib/ Drupal/ Core/ EventSubscriber/ MenuRouterRebuildSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- MessageListener::getSubscribedEvents in vendor/
symfony/ mailer/ EventListener/ MessageListener.php - Returns an array of event names this subscriber wants to listen to.
- MessageLoggerListener::getSubscribedEvents in vendor/
symfony/ mailer/ EventListener/ MessageLoggerListener.php - Returns an array of event names this subscriber wants to listen to.
- MessengerTransportListener::getSubscribedEvents in vendor/
symfony/ mailer/ EventListener/ MessengerTransportListener.php - Returns an array of event names this subscriber wants to listen to.
- NoBigPipeRouteAlterSubscriber::getSubscribedEvents in core/
modules/ big_pipe/ src/ EventSubscriber/ NoBigPipeRouteAlterSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- NodeModulesExcluder::getSubscribedEvents in core/
modules/ package_manager/ src/ PathExcluder/ NodeModulesExcluder.php - Returns an array of event names this subscriber wants to listen to.
- NodeTranslationExceptionSubscriber::getSubscribedEvents in core/
modules/ node/ src/ EventSubscriber/ NodeTranslationExceptionSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- NodeTranslationMigrateSubscriber::getSubscribedEvents in core/
modules/ node/ src/ EventSubscriber/ NodeTranslationMigrateSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- OptionsRequestSubscriber::getSubscribedEvents in core/
lib/ Drupal/ Core/ EventSubscriber/ OptionsRequestSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- OverwriteExistingPackagesValidator::getSubscribedEvents in core/
modules/ package_manager/ src/ Validator/ OverwriteExistingPackagesValidator.php - Returns an array of event names this subscriber wants to listen to.
- ParamConversionEnhancer::getSubscribedEvents in core/
lib/ Drupal/ Core/ Routing/ Enhancer/ ParamConversionEnhancer.php - Returns an array of event names this subscriber wants to listen to.
- ParamConverterSubscriber::getSubscribedEvents in core/
lib/ Drupal/ Core/ EventSubscriber/ ParamConverterSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- PathAliasSubscriber::getSubscribedEvents in core/
modules/ path_alias/ src/ EventSubscriber/ PathAliasSubscriber.php - Registers the methods in this class that should be listeners.
- PathRootsSubscriber::getSubscribedEvents in core/
lib/ Drupal/ Core/ EventSubscriber/ PathRootsSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- PendingUpdatesValidator::getSubscribedEvents in core/
modules/ package_manager/ src/ Validator/ PendingUpdatesValidator.php - Returns an array of event names this subscriber wants to listen to.
- PerformanceTestRecorder::getSubscribedEvents in core/
lib/ Drupal/ Core/ Test/ PerformanceTestRecorder.php - Returns an array of event names this subscriber wants to listen to.
- PhpExtensionsValidator::getSubscribedEvents in core/
modules/ package_manager/ src/ Validator/ PhpExtensionsValidator.php - Returns an array of event names this subscriber wants to listen to.
- PhpTufValidator::getSubscribedEvents in core/
modules/ package_manager/ src/ Validator/ PhpTufValidator.php - Returns an array of event names this subscriber wants to listen to.
- PluginEventSubscriber::getSubscribedEvents in core/
modules/ migrate/ src/ Plugin/ PluginEventSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- PrepareLayout::getSubscribedEvents in core/
modules/ layout_builder/ src/ EventSubscriber/ PrepareLayout.php - Returns an array of event names this subscriber wants to listen to.
- ProfilerListener::getSubscribedEvents in vendor/
symfony/ http-kernel/ EventListener/ ProfilerListener.php - Returns an array of event names this subscriber wants to listen to.
- PsrResponseListener::getSubscribedEvents in vendor/
symfony/ psr-http-message-bridge/ EventListener/ PsrResponseListener.php - Returns an array of event names this subscriber wants to listen to.
- PsrResponseSubscriber::getSubscribedEvents in core/
lib/ Drupal/ Core/ EventSubscriber/ PsrResponseSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- QueryFactory::getSubscribedEvents in core/
lib/ Drupal/ Core/ Config/ Entity/ Query/ QueryFactory.php - Returns an array of event names this subscriber wants to listen to.
- RedirectLeadingSlashesSubscriber::getSubscribedEvents in core/
lib/ Drupal/ Core/ EventSubscriber/ RedirectLeadingSlashesSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- RedirectResponseSubscriber::getSubscribedEvents in core/
lib/ Drupal/ Core/ EventSubscriber/ RedirectResponseSubscriber.php - Registers the methods in this class that should be listeners.
- RenderArrayNonHtmlSubscriber::getSubscribedEvents in core/
lib/ Drupal/ Core/ EventSubscriber/ RenderArrayNonHtmlSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- ReplicaKillSwitch::getSubscribedEvents in core/
lib/ Drupal/ Core/ Database/ ReplicaKillSwitch.php - Returns an array of event names this subscriber wants to listen to.
- RequestDataCollector::getSubscribedEvents in vendor/
symfony/ http-kernel/ DataCollector/ RequestDataCollector.php - Returns an array of event names this subscriber wants to listen to.
- RequestPayloadValueResolver::getSubscribedEvents in vendor/
symfony/ http-kernel/ Controller/ ArgumentResolver/ RequestPayloadValueResolver.php - Returns an array of event names this subscriber wants to listen to.
- ResourceObjectNormalizationCacher::getSubscribedEvents in core/
modules/ jsonapi/ src/ EventSubscriber/ ResourceObjectNormalizationCacher.php - Returns an array of event names this subscriber wants to listen to.
- ResourceResponseSubscriber::getSubscribedEvents in core/
modules/ jsonapi/ src/ EventSubscriber/ ResourceResponseSubscriber.php - ResourceResponseSubscriber::getSubscribedEvents in core/
modules/ rest/ src/ EventSubscriber/ ResourceResponseSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- ResourceResponseValidator::getSubscribedEvents in core/
modules/ jsonapi/ src/ EventSubscriber/ ResourceResponseValidator.php - Returns an array of event names this subscriber wants to listen to.
- ResourceRoutes::getSubscribedEvents in core/
modules/ rest/ src/ Routing/ ResourceRoutes.php - Returns an array of event names this subscriber wants to listen to.
- ResponseGeneratorSubscriber::getSubscribedEvents in core/
lib/ Drupal/ Core/ EventSubscriber/ ResponseGeneratorSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- ResponseListener::getSubscribedEvents in vendor/
symfony/ http-kernel/ EventListener/ ResponseListener.php - Returns an array of event names this subscriber wants to listen to.
- RouteAccessResponseSubscriber::getSubscribedEvents in core/
lib/ Drupal/ Core/ EventSubscriber/ RouteAccessResponseSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- RouteMethodSubscriber::getSubscribedEvents in core/
lib/ Drupal/ Core/ EventSubscriber/ RouteMethodSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- RoutePreloader::getSubscribedEvents in core/
lib/ Drupal/ Core/ Routing/ RoutePreloader.php - Returns an array of event names this subscriber wants to listen to.
- RouteProvider::getSubscribedEvents in core/
lib/ Drupal/ Core/ Routing/ RouteProvider.php - Returns an array of event names this subscriber wants to listen to.
- RouteProviderLazyBuilder::getSubscribedEvents in core/
lib/ Drupal/ Core/ Routing/ RouteProviderLazyBuilder.php - Returns an array of event names this subscriber wants to listen to.
- RouterListener::getSubscribedEvents in vendor/
symfony/ http-kernel/ EventListener/ RouterListener.php - Returns an array of event names this subscriber wants to listen to.
- RouteSubscriberBase::getSubscribedEvents in core/
lib/ Drupal/ Core/ Routing/ RouteSubscriberBase.php - Returns an array of event names this subscriber wants to listen to.
- RssResponseCdata::getSubscribedEvents in core/
lib/ Drupal/ Core/ EventSubscriber/ RssResponseCdata.php - Returns an array of event names this subscriber wants to listen to.
- RssResponseRelativeUrlFilter::getSubscribedEvents in core/
lib/ Drupal/ Core/ EventSubscriber/ RssResponseRelativeUrlFilter.php - Returns an array of event names this subscriber wants to listen to.
- RsyncValidator::getSubscribedEvents in core/
modules/ package_manager/ src/ Validator/ RsyncValidator.php - Returns an array of event names this subscriber wants to listen to.
- SecurityFileUploadEventSubscriber::getSubscribedEvents in core/
modules/ system/ src/ EventSubscriber/ SecurityFileUploadEventSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- SetInlineBlockDependency::getSubscribedEvents in core/
modules/ layout_builder/ src/ EventSubscriber/ SetInlineBlockDependency.php - Returns an array of event names this subscriber wants to listen to.
- SettingsValidator::getSubscribedEvents in core/
modules/ package_manager/ src/ Validator/ SettingsValidator.php - Returns an array of event names this subscriber wants to listen to.
- SiteConfigurationExcluder::getSubscribedEvents in core/
modules/ package_manager/ src/ PathExcluder/ SiteConfigurationExcluder.php - Returns an array of event names this subscriber wants to listen to.
- SiteFilesExcluder::getSubscribedEvents in core/
modules/ package_manager/ src/ PathExcluder/ SiteFilesExcluder.php - Returns an array of event names this subscriber wants to listen to.
- SqliteDatabaseExcluder::getSubscribedEvents in core/
modules/ package_manager/ src/ PathExcluder/ SqliteDatabaseExcluder.php - Returns an array of event names this subscriber wants to listen to.
- StagedDBUpdateValidator::getSubscribedEvents in core/
modules/ package_manager/ src/ Validator/ StagedDBUpdateValidator.php - Returns an array of event names this subscriber wants to listen to.
- StageNotInActiveValidator::getSubscribedEvents in core/
modules/ package_manager/ src/ Validator/ StageNotInActiveValidator.php - Returns an array of event names this subscriber wants to listen to.
- StatementExecutionSubscriber::getSubscribedEvents in core/
lib/ Drupal/ Core/ Database/ EventSubscriber/ StatementExecutionSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- SupportedReleaseValidator::getSubscribedEvents in core/
modules/ package_manager/ src/ Validator/ SupportedReleaseValidator.php - Returns an array of event names this subscriber wants to listen to.
- SurrogateListener::getSubscribedEvents in vendor/
symfony/ http-kernel/ EventListener/ SurrogateListener.php - Returns an array of event names this subscriber wants to listen to.
- SystemConfigSubscriber::getSubscribedEvents in core/
modules/ system/ src/ SystemConfigSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- TestSiteExcluder::getSubscribedEvents in core/
modules/ package_manager/ src/ PathExcluder/ TestSiteExcluder.php - Returns an array of event names this subscriber wants to listen to.
- TimeZoneResolver::getSubscribedEvents in core/
modules/ system/ src/ TimeZoneResolver.php - Returns an array of event names this subscriber wants to listen to.
- UnknownPathExcluder::getSubscribedEvents in core/
modules/ package_manager/ src/ PathExcluder/ UnknownPathExcluder.php - Returns an array of event names this subscriber wants to listen to.
- UpdateDataSubscriber::getSubscribedEvents in core/
modules/ package_manager/ src/ EventSubscriber/ UpdateDataSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- UpdateRegistry::getSubscribedEvents in core/
lib/ Drupal/ Core/ Update/ UpdateRegistry.php - Returns an array of event names this subscriber wants to listen to.
- UserFloodSubscriber::getSubscribedEvents in core/
modules/ user/ src/ EventSubscriber/ UserFloodSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- UserRequestSubscriber::getSubscribedEvents in core/
modules/ user/ src/ EventSubscriber/ UserRequestSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- UserRouteAlterSubscriber::getSubscribedEvents in core/
modules/ serialization/ src/ EventSubscriber/ UserRouteAlterSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- ValidateRequestListener::getSubscribedEvents in vendor/
symfony/ http-kernel/ EventListener/ ValidateRequestListener.php - Returns an array of event names this subscriber wants to listen to.
- VendorHardeningExcluder::getSubscribedEvents in core/
modules/ package_manager/ src/ PathExcluder/ VendorHardeningExcluder.php - Returns an array of event names this subscriber wants to listen to.
- ViewsEntitySchemaSubscriber::getSubscribedEvents in core/
modules/ views/ src/ EventSubscriber/ ViewsEntitySchemaSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- WorkspaceAssociation::getSubscribedEvents in core/
modules/ workspaces/ src/ WorkspaceAssociation.php - Returns an array of event names this subscriber wants to listen to.
- WorkspaceRequestSubscriber::getSubscribedEvents in core/
modules/ workspaces/ src/ EventSubscriber/ WorkspaceRequestSubscriber.php - Returns an array of event names this subscriber wants to listen to.
- WorkspaceSubscriber::getSubscribedEvents in core/
modules/ content_moderation/ src/ EventSubscriber/ WorkspaceSubscriber.php - Returns an array of event names this subscriber wants to listen to.