Search for stage
- Search 7.x for stage
- Search 9.5.x for stage
- Search 8.9.x for stage
- Search 10.3.x for stage
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ApiController::createAndApplyStage | function | core/ |
Creates a stage, requires packages into it, and applies the changes. |
ChildStage | class | core/ |
|
ChildStage::$type | property | core/ |
The stage type. |
ChildStage::__construct | function | core/ |
|
ComposerStagerExceptionTrait | trait | core/ |
Trait to make Composer Stager throw pre-determined exceptions in tests. |
ComposerStagerExceptionTrait.php | file | core/ |
|
ComposerStagerExceptionTrait::setException | function | core/ |
Sets an exception to be thrown. |
ComposerStagerExceptionTrait::throwExceptionIfSet | function | core/ |
Throws the exception if set. |
ComposerStagerTestTrait | trait | core/ |
Contains helper methods for testing Composer Stager interactions. |
ComposerStagerTestTrait.php | file | core/ |
|
ComposerStagerTestTrait::createComposeStagerMessage | function | core/ |
Creates a Composer Stager translatable message. |
ControllerStage | class | core/ |
Non-abstract version of StageBase. |
ControllerStage::$type | property | core/ |
The stage type. |
Drupal\fixture_manipulator\StageFixtureManipulator | service | core/ |
|
Drupal\package_manager\LoggingStager | service | core/ |
|
Drupal\package_manager\Validator\StagedDBUpdateValidator | service | core/ |
|
Drupal\package_manager\Validator\StageNotInActiveValidator | service | core/ |
|
DuplicateInfoFileValidatorTest::providerDuplicateInfoFilesInStage | function | core/ |
Data provider for testDuplicateInfoFilesInStage. |
DuplicateInfoFileValidatorTest::testDuplicateInfoFilesInStage | function | core/ |
Tests that duplicate info.yml in stage raise an error. |
FixtureManipulatorTest::testStagedFixtureNotCommitted | function | core/ |
Tests that the stage manipulator throws an exception if not committed. |
FixtureManipulatorTrait::getStageFixtureManipulator | function | core/ |
Gets the stage fixture manipulator service. |
GitExcluderTest::testGitDirectoriesExcludedStage | function | core/ |
Tests that Git directories are excluded from active during PreApply. |
LockFileValidatorTest::providerValidateStageEvents | function | core/ |
Data provider for test methods that validate the stage directory. |
LockFileValidatorTest::testStatusCheckAvailableStage | function | core/ |
Tests StatusCheckEvent when the stage is available. |
LoggingStager | class | core/ |
Logs Composer Stager's Stager process output to a file. |
LoggingStager.php | file | core/ |
|
LoggingStager::stage | function | core/ |
|
LoggingStager::__construct | function | core/ |
|
LoggingStagerTest | class | core/ |
@covers \Drupal\package_manager\LoggingStager @group package_manager |
LoggingStagerTest.php | file | core/ |
|
LoggingStagerTest::testDecoratedStagerIsCalled | function | core/ |
|
NoOpStager | class | core/ |
A composer-stager Stager implementation that does nothing, except logging. |
NoOpStager.php | file | core/ |
|
NoOpStager::setLockFileShouldChange | function | core/ |
Sets whether ::stage() should simulate a change in the lock file. |
NoOpStager::stage | function | core/ |
|
NoOpStager::__construct | function | core/ |
Constructs a Stager object. |
PackageManagerBypassTestTrait::assertUpdateStagedTimes | function | core/ |
Asserts the number of times an update was staged. |
PackageManagerKernelTestBase::createStage | function | core/ |
Creates a stage object for testing purposes. |
PendingUpdatesValidatorTest::testPendingUpdateAfterStaged | function | core/ |
Tests that pending updates stop an operation from being applied. |
PhpTufValidatorTest::providerInvalidConfigurationInStage | function | core/ |
Data provider for testing invalid plugin configuration in the stage. |
PhpTufValidatorTest::testInvalidConfigurationInStage | function | core/ |
Tests errors caused by invalid plugin configuration in the stage directory. |
PhpTufValidatorTest::testPluginRemovedFromStagePreApply | function | core/ |
Tests removing the plugin from the stage before applying it. |
PhpTufValidatorTest::testPluginRemovedFromStagePreRequire | function | core/ |
Tests removing the plugin from the stage on pre-require. |
PhpTuf\ComposerStager\API\Core\BeginnerInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Core\Beginner |
PhpTuf\ComposerStager\API\Core\CleanerInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Core\Cleaner |
PhpTuf\ComposerStager\API\Core\CommitterInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Core\Committer |
PhpTuf\ComposerStager\API\Core\StagerInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Core\Stager |
PhpTuf\ComposerStager\API\Environment\Service\EnvironmentInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Environment\Service\Environment |
PhpTuf\ComposerStager\API\FileSyncer\Service\FileSyncerInterface | service | core/ |
PhpTuf\ComposerStager\Internal\FileSyncer\Service\FileSyncer |
PhpTuf\ComposerStager\API\Filesystem\Service\FilesystemInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Filesystem\Service\Filesystem |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.