Search for postApply
- Search 7.x for postApply
- Search 9.5.x for postApply
- Search 8.9.x for postApply
- Search 10.3.x for postApply
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
PostApplyEvent | class | core/ |
Event fired after staged changes are synced to the active directory. |
PostApplyEvent.php | file | core/ |
|
PostApplySubscriber | class | core/ |
Writes a file after staged changes are applied to the active directory. |
PostApplySubscriber.php | file | core/ |
|
PostApplySubscriber::$pathLocator | property | core/ |
The path locator service. |
PostApplySubscriber::getSubscribedEvents | function | core/ |
|
PostApplySubscriber::postApply | function | core/ |
Writes a file when staged changes are applied to the active directory. |
PostApplySubscriber::__construct | function | core/ |
Constructs a PostApplySubscriber. |
StageBase::postApply | function | core/ |
Performs post-apply tasks. |
StageBaseTest::testApplyAndPostApplyInSameRequest | function | core/ |
Tests running apply and post-apply in the same request. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.