Search for isApplying

  1. Search 7.x for isApplying
  2. Search 9.5.x for isApplying
  3. Search 8.9.x for isApplying
  4. Search 10.3.x for isApplying
  5. Search 11.x for isApplying
  6. Other projects
Title Object type File name Summary
RecipeCommandTest::testIsApplyingDuringBatch function core/tests/Drupal/FunctionalTests/Core/Recipe/RecipeCommandTest.php Tests the isApplying flag when a recipe is applied via a batch.
RecipeIsApplyingTestHooks class core/modules/system/tests/modules/recipe_is_applying_test/src/Hook/RecipeIsApplyingTestHooks.php Hook implementations for recipe_is_applying_test.
RecipeIsApplyingTestHooks.php file core/modules/system/tests/modules/recipe_is_applying_test/src/Hook/RecipeIsApplyingTestHooks.php
RecipeIsApplyingTestHooks::entityTestInsert function core/modules/system/tests/modules/recipe_is_applying_test/src/Hook/RecipeIsApplyingTestHooks.php Implements hook_ENTITY_TYPE_insert() for entity_test entities.
RecipeIsApplyingTestHooks::modulesInstalled function core/modules/system/tests/modules/recipe_is_applying_test/src/Hook/RecipeIsApplyingTestHooks.php Implements hook_modules_installed().
RecipeIsApplyingTestHooks::themesInstalled function core/modules/system/tests/modules/recipe_is_applying_test/src/Hook/RecipeIsApplyingTestHooks.php Implements hook_themes_installed().
RecipeIsApplyingTestHooks::__construct function core/modules/system/tests/modules/recipe_is_applying_test/src/Hook/RecipeIsApplyingTestHooks.php
RecipeIsApplyingTestSubscriber class core/modules/system/tests/modules/recipe_is_applying_test/src/EventSubscriber/RecipeIsApplyingTestSubscriber.php Records the isApplying flag when recipe-provided configuration is saved.
RecipeIsApplyingTestSubscriber.php file core/modules/system/tests/modules/recipe_is_applying_test/src/EventSubscriber/RecipeIsApplyingTestSubscriber.php
RecipeIsApplyingTestSubscriber::getSubscribedEvents function core/modules/system/tests/modules/recipe_is_applying_test/src/EventSubscriber/RecipeIsApplyingTestSubscriber.php
RecipeIsApplyingTestSubscriber::onConfigSave function core/modules/system/tests/modules/recipe_is_applying_test/src/EventSubscriber/RecipeIsApplyingTestSubscriber.php Records the isApplying flag when the recipe's configuration is saved.
RecipeIsApplyingTestSubscriber::onRecipeApplied function core/modules/system/tests/modules/recipe_is_applying_test/src/EventSubscriber/RecipeIsApplyingTestSubscriber.php Records the isApplying flag when the recipe's applied event is triggered.
RecipeIsApplyingTestSubscriber::__construct function core/modules/system/tests/modules/recipe_is_applying_test/src/EventSubscriber/RecipeIsApplyingTestSubscriber.php
RecipeRunner::$isApplying property core/lib/Drupal/Core/Recipe/RecipeRunner.php Whether a recipe is currently being applied.
RecipeRunner::isApplying function core/lib/Drupal/Core/Recipe/RecipeRunner.php Determines whether a recipe is currently being applied.
RecipeRunner::tryToSetIsApplying function core/lib/Drupal/Core/Recipe/RecipeRunner.php Tries to set the isApplying flag to TRUE.
RecipeRunnerTest::$isApplyingDuringModulesInstalled property core/tests/Drupal/KernelTests/Core/Recipe/RecipeRunnerTest.php The value of RecipeRunner::isApplying() during hook_modules_installed().
RecipeRunnerTest::testIsApplying function core/tests/Drupal/KernelTests/Core/Recipe/RecipeRunnerTest.php Tests the isApplying flag while a recipe is applied.
SandboxManagerBase::isApplying function core/modules/package_manager/src/SandboxManagerBase.php Checks if staged changes are being applied to the active directory.

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