45 string references to event_dispatcher

BlockContentAccessControlHandler::createInstance in core/modules/block_content/src/BlockContentAccessControlHandler.php
Instantiates a new instance of this entity handler.
BlockContentAccessHandlerTest::setUp in core/modules/block_content/tests/src/Kernel/BlockContentAccessHandlerTest.php
CheckpointStorageTest::getConfigImporter in core/tests/Drupal/KernelTests/Core/Config/Storage/Checkpoint/CheckpointStorageTest.php
ConfigCRUDTest::testCRUD in core/tests/Drupal/KernelTests/Core/Config/ConfigCRUDTest.php
Tests CRUD operations.
ConfigEntityMapper::create in core/modules/config_translation/src/ConfigEntityMapper.php
Creates an instance of the plugin.
ConfigEventsTest::testConfigEvents in core/tests/Drupal/KernelTests/Core/Config/ConfigEventsTest.php
Tests configuration events.
ConfigImporterMissingContentTest::setUp in core/tests/Drupal/KernelTests/Core/Config/ConfigImporterMissingContentTest.php
ConfigImportRecreateTest::setUp in core/tests/Drupal/KernelTests/Core/Config/ConfigImportRecreateTest.php
ConfigImportRenameValidationTest::setUp in core/tests/Drupal/KernelTests/Core/Config/ConfigImportRenameValidationTest.php
ConfigNamesMapper::create in core/modules/config_translation/src/ConfigNamesMapper.php
Creates an instance of the plugin.
ConfigNamesMapper::__construct in core/modules/config_translation/src/ConfigNamesMapper.php
Constructs a ConfigNamesMapper.
ConfigSingleImportForm::create in core/modules/config/src/Form/ConfigSingleImportForm.php
Instantiates a new instance of this class.
ConfigSync::create in core/modules/config/src/Form/ConfigSync.php
Instantiates a new instance of this class.
ConfigTestTrait::configImporter in core/tests/Drupal/Tests/ConfigTestTrait.php
Returns a ConfigImporter object to import test configuration.
ConfigUninstallViaCliImportTest::setUp in core/modules/config/tests/src/Kernel/ConfigUninstallViaCliImportTest.php
Connection::dispatchEvent in core/lib/Drupal/Core/Database/Connection.php
Dispatches a database API event via the container dispatcher.
ContentEntityNullStorageTest::testDeleteThroughImport in core/tests/Drupal/KernelTests/Core/Entity/ContentEntityNullStorageTest.php
Tests deleting a contact form entity via a configuration import.
ContentTranslationConfigImportTest::setUp in core/modules/content_translation/tests/src/Kernel/ContentTranslationConfigImportTest.php
ExportStorageManagerTest::testGetStorage in core/tests/Drupal/KernelTests/Core/Config/ExportStorageManagerTest.php
Tests getting the export storage.
ExportStorageManagerTest::testGetStorageLock in core/tests/Drupal/KernelTests/Core/Config/ExportStorageManagerTest.php
Tests the export storage when it is locked.
FileUploadHandlerTest::testLegacyExtensions in core/modules/file/tests/src/Kernel/FileUploadHandlerTest.php
Tests the legacy extension support.
FileUploadHandlerTest::testLockAcquireException in core/modules/file/tests/src/Kernel/FileUploadHandlerTest.php
Test the lock acquire exception.
GotoAction::create in core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php
Creates an instance of the plugin.
ImportStorageTransformerTest::testTransformLocked in core/tests/Drupal/KernelTests/Core/Config/ImportStorageTransformerTest.php
Tests that the import transformer throws an exception.
ImportStorageTransformerTest::testTransformWhileImporting in core/tests/Drupal/KernelTests/Core/Config/ImportStorageTransformerTest.php
Tests the import transformer during a running config import.
install_config_import_batch in core/includes/install.core.inc
Creates a batch for the config importer to process.
install_config_revert_install_changes in core/includes/install.core.inc
Reverts configuration if hook_install() implementations have made changes.
LayoutBuilder::create in core/modules/layout_builder/src/Element/LayoutBuilder.php
Creates an instance of the plugin.
MigrateExecutable::getEventDispatcher in core/modules/migrate/src/MigrateExecutable.php
Gets the event dispatcher.
MigrateUpgradeImportBatch::run in core/modules/migrate_drupal_ui/src/Batch/MigrateUpgradeImportBatch.php
Runs a single migrate batch import.
OverriddenConfigImportTest::setUp in core/modules/language/tests/src/Kernel/OverriddenConfigImportTest.php
RecipeCommand::rollBackToCheckpoint in core/lib/Drupal/Core/Recipe/RecipeCommand.php
Rolls config back to a particular checkpoint.
RecipeRunner::processConfiguration in core/lib/Drupal/Core/Recipe/RecipeRunner.php
Creates configuration and applies configuration actions.
RegisterEventSubscribersPass::process in core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterEventSubscribersPass.php
SectionComponent::eventDispatcher in core/modules/layout_builder/src/SectionComponent.php
Wraps the event dispatcher.
SectionComponentTest::testToRenderArray in core/modules/layout_builder/tests/src/Unit/SectionComponentTest.php
@covers ::toRenderArray
SectionRenderTest::setUp in core/modules/layout_builder/tests/src/Unit/SectionRenderTest.php
Sql::create in core/modules/migrate/src/Plugin/migrate/id_map/Sql.php
Creates an instance of the plugin.
SqlDeprecationTest::testOptionalParametersDeprecation in core/modules/migrate/tests/src/Kernel/Plugin/id_map/SqlDeprecationTest.php
@covers \Drupal\migrate\Plugin\migrate\id_map\Sql::__construct
TemporaryJsonapiFileFieldUploader::__construct in core/modules/jsonapi/src/Controller/TemporaryJsonapiFileFieldUploader.php
Constructs a FileUploadResource instance.
TestControllers::removeExceptionLogger in core/modules/system/tests/modules/router_test_directory/src/TestControllers.php
TimezoneResolverTest::testGetTimeZone in core/modules/system/tests/src/Kernel/TimezoneResolverTest.php
Tests time zone resolution.
ViewsEntitySchemaSubscriberIntegrationTest::setUp in core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php
WorkspaceOperationFactory::__construct in core/modules/workspaces/src/WorkspaceOperationFactory.php
Constructs a new WorkspaceOperationFactory.
WorkspacePublisher::__construct in core/modules/workspaces/src/WorkspacePublisher.php
Constructs a new WorkspacePublisher.

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