Search for stage

  1. Search 7.x for stage
  2. Search 9.5.x for stage
  3. Search 8.9.x for stage
  4. Search 10.3.x for stage
  5. Other projects
Title Object type File name Summary
StageNotInActiveValidator::__construct function core/modules/package_manager/src/Validator/StageNotInActiveValidator.php
StageNotInActiveValidatorTest class core/modules/package_manager/tests/src/Unit/StageNotInActiveValidatorTest.php @coversDefaultClass \Drupal\package_manager\Validator\StageNotInActiveValidator
@group package_manager
@internal
StageNotInActiveValidatorTest.php file core/modules/package_manager/tests/src/Unit/StageNotInActiveValidatorTest.php
StageNotInActiveValidatorTest::providerTestCheckNotInActive function core/modules/package_manager/tests/src/Unit/StageNotInActiveValidatorTest.php Data provider for testCheckNotInActive().
StageNotInActiveValidatorTest::testCheckNotInActive function core/modules/package_manager/tests/src/Unit/StageNotInActiveValidatorTest.php @covers ::validate
StageOwnershipException class core/modules/package_manager/src/Exception/StageOwnershipException.php Exception thrown if a stage encounters an ownership or locking error.
StageOwnershipException.php file core/modules/package_manager/src/Exception/StageOwnershipException.php
StageOwnershipTest class core/modules/package_manager/tests/src/Kernel/StageOwnershipTest.php Tests that ownership of the stage is enforced.
StageOwnershipTest.php file core/modules/package_manager/tests/src/Kernel/StageOwnershipTest.php
StageOwnershipTest::$modules property core/modules/package_manager/tests/src/Kernel/StageOwnershipTest.php Modules to install.
StageOwnershipTest::assertOwnershipIsEnforced function core/modules/package_manager/tests/src/Kernel/StageOwnershipTest.php Asserts that ownership is enforced across stage directories.
StageOwnershipTest::setUp function core/modules/package_manager/tests/src/Kernel/StageOwnershipTest.php
StageOwnershipTest::testClaim function core/modules/package_manager/tests/src/Kernel/StageOwnershipTest.php Tests behavior of claiming a stage.
StageOwnershipTest::testForceDestroy function core/modules/package_manager/tests/src/Kernel/StageOwnershipTest.php Tests a stage being destroyed by a user who doesn't own it.
StageOwnershipTest::testOwnershipEnforcedWhenLoggedIn function core/modules/package_manager/tests/src/Kernel/StageOwnershipTest.php Tests only the owner of stage can perform operations.
StageOwnershipTest::testOwnershipEnforcedWhenLoggedOut function core/modules/package_manager/tests/src/Kernel/StageOwnershipTest.php Tests only the owner of stage can perform operations, even if logged out.
StageOwnershipTest::testStageOwnedByCreator function core/modules/package_manager/tests/src/Kernel/StageOwnershipTest.php Tests that the stage is owned by the person who calls create() on it.
SymlinkValidatorTest::testSymlinkPointingOutsideStageDirectory function core/modules/package_manager/tests/src/Kernel/SymlinkValidatorTest.php Tests that relative symlinks cannot point outside the stage directory.
TemplateProjectTestBase::assertExpectedStageEventsFired function core/modules/package_manager/tests/src/Build/TemplateProjectTestBase.php Asserts stage events were fired in a specific order.
TestSandboxDatabaseUpdatesValidator::hasStagedUpdates function core/modules/package_manager/tests/modules/package_manager_test_validation/src/TestSandboxDatabaseUpdatesValidator.php

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