34 string references to event_dispatcher
- ApiController::create in core/
modules/ package_manager/ tests/ modules/ package_manager_test_api/ src/ ApiController.php - Instantiates a new instance of the implementing class using autowiring.
- 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 - Gets the configuration importer.
- ConfigCRUDTest::testCRUD in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigCRUDTest.php - Tests CRUD operations.
- ConfigEntityMapper::create in core/
modules/ config_translation/ src/ ConfigEntityMapper.php - Instantiates a new instance of the implementing class using autowiring.
- ConfigEventsTest::testConfigEvents in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigEventsTest.php - Tests configuration events.
- ConfigNamesMapper::create in core/
modules/ config_translation/ src/ ConfigNamesMapper.php - Instantiates a new instance of the implementing class using autowiring.
- ConfigNamesMapper::__construct in core/
modules/ config_translation/ src/ ConfigNamesMapper.php - Constructs a ConfigNamesMapper.
- Connection::dispatchEvent in core/
lib/ Drupal/ Core/ Database/ Connection.php - Dispatches a database API event via the container dispatcher.
- EntityResource::__construct in core/
modules/ jsonapi/ src/ Controller/ EntityResource.php - Instantiates an EntityResource object.
- 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::testLockAcquireException in core/
modules/ file/ tests/ src/ Kernel/ FileUploadHandlerTest.php - Test the lock acquire exception.
- 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.
- 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.
- PackageManagerKernelTestBase::assertStatusCheckResults in core/
modules/ package_manager/ tests/ src/ Kernel/ PackageManagerKernelTestBase.php - Asserts validation results are returned from the status check event.
- PackageManagerKernelTestBase::createStage in core/
modules/ package_manager/ tests/ src/ Kernel/ PackageManagerKernelTestBase.php - Creates a stage object for testing purposes.
- 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.
- ResourceObjectNormalizer::__construct in core/
modules/ jsonapi/ src/ Normalizer/ ResourceObjectNormalizer.php - Constructs a ResourceObjectNormalizer object.
- RowTest::setUp in core/
modules/ migrate/ tests/ src/ Kernel/ RowTest.php - SandboxManagerBase::postApply in core/
modules/ package_manager/ src/ SandboxManagerBase.php - Performs post-apply tasks.
- 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 - Tests to render array.
- 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 - Instantiates a new instance of the implementing class using autowiring.
- StatusCheckTrait::runStatusCheck in core/
modules/ package_manager/ src/ StatusCheckTrait.php - Runs a status check for a stage and returns the results, if any.
- StatusCheckTraitTest::testPathsToExcludeCollected in core/
modules/ package_manager/ tests/ src/ Kernel/ StatusCheckTraitTest.php - Tests that StatusCheckTrait will collect paths to exclude.
- 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
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.