Search for postApply

  1. Search 7.x for postApply
  2. Search 9.5.x for postApply
  3. Search 8.9.x for postApply
  4. Search 10.3.x for postApply
  5. Other projects
Title Object type File name Summary
PostApplyEvent class core/modules/package_manager/src/Event/PostApplyEvent.php Event fired after staged changes are synced to the active directory.
PostApplyEvent.php file core/modules/package_manager/src/Event/PostApplyEvent.php
PostApplySubscriber class core/modules/package_manager/tests/fixtures/build_test_projects/updated_module/1.1.0/src/PostApplySubscriber.php Writes a file after staged changes are applied to the active directory.
PostApplySubscriber.php file core/modules/package_manager/tests/fixtures/build_test_projects/updated_module/1.1.0/src/PostApplySubscriber.php
PostApplySubscriber::$pathLocator property core/modules/package_manager/tests/fixtures/build_test_projects/updated_module/1.1.0/src/PostApplySubscriber.php The path locator service.
PostApplySubscriber::getSubscribedEvents function core/modules/package_manager/tests/fixtures/build_test_projects/updated_module/1.1.0/src/PostApplySubscriber.php
PostApplySubscriber::postApply function core/modules/package_manager/tests/fixtures/build_test_projects/updated_module/1.1.0/src/PostApplySubscriber.php Writes a file when staged changes are applied to the active directory.
PostApplySubscriber::__construct function core/modules/package_manager/tests/fixtures/build_test_projects/updated_module/1.1.0/src/PostApplySubscriber.php Constructs a PostApplySubscriber.
StageBase::postApply function core/modules/package_manager/src/StageBase.php Performs post-apply tasks.
StageBaseTest::testApplyAndPostApplyInSameRequest function core/modules/package_manager/tests/src/Kernel/StageBaseTest.php 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.