class PostCreateEvent

Event fired after a stage directory has been created.

Hierarchy

Expanded class hierarchy of PostCreateEvent

9 files declare their use of PostCreateEvent
EventLogSubscriber.php in core/modules/package_manager/tests/modules/package_manager_test_event_logger/src/EventSubscriber/EventLogSubscriber.php
OverwriteExistingPackagesValidatorTest.php in core/modules/package_manager/tests/src/Kernel/OverwriteExistingPackagesValidatorTest.php
PhpExtensionsValidatorTest.php in core/modules/package_manager/tests/src/Kernel/PhpExtensionsValidatorTest.php
SandboxManagerBase.php in core/modules/package_manager/src/SandboxManagerBase.php
SiteConfigurationExcluder.php in core/modules/package_manager/src/PathExcluder/SiteConfigurationExcluder.php

... See full list

File

core/modules/package_manager/src/Event/PostCreateEvent.php, line 10

Namespace

Drupal\package_manager\Event
View source
final class PostCreateEvent extends SandboxEvent {

}

Members

Title Sort descending Modifiers Object type Summary Overrides
SandboxEvent::__construct public function Constructs a StageEvent object. 4

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