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 |
---|---|---|---|
PhpTuf\ComposerStager\API\Precondition\Service\ActiveDirIsWritableInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\ActiveDirIsWritable |
PhpTuf\ComposerStager\API\Precondition\Service\BeginnerPreconditionsInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\BeginnerPreconditions |
PhpTuf\ComposerStager\API\Precondition\Service\CleanerPreconditionsInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\CleanerPreconditions |
PhpTuf\ComposerStager\API\Precondition\Service\CommitterPreconditionsInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\CommitterPreconditions |
PhpTuf\ComposerStager\API\Precondition\Service\CommonPreconditionsInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\CommonPreconditions |
PhpTuf\ComposerStager\API\Precondition\Service\ComposerIsAvailableInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\ComposerIsAvailable |
PhpTuf\ComposerStager\API\Precondition\Service\HostSupportsRunningProcessesInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\HostSupportsRunningProcesses |
PhpTuf\ComposerStager\API\Precondition\Service\NoAbsoluteSymlinksExistInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\NoAbsoluteSymlinksExist |
PhpTuf\ComposerStager\API\Precondition\Service\NoHardLinksExistInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\NoHardLinksExist |
PhpTuf\ComposerStager\API\Precondition\Service\NoLinksExistOnWindowsInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\NoLinksExistOnWindows |
PhpTuf\ComposerStager\API\Precondition\Service\NoNestingOnWindowsInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\NoNestingOnWindows |
PhpTuf\ComposerStager\API\Precondition\Service\NoSymlinksPointOutsideTheCodebaseInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\NoSymlinksPointOutsideTheCodebase |
PhpTuf\ComposerStager\API\Precondition\Service\NoUnsupportedLinksExistInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\NoUnsupportedLinksExist |
PhpTuf\ComposerStager\API\Precondition\Service\RsyncIsAvailableInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\RsyncIsAvailable |
PhpTuf\ComposerStager\API\Precondition\Service\StagerPreconditionsInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\StagerPreconditions |
PhpTuf\ComposerStager\API\Precondition\Service\StagingDirDoesNotExistInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\StagingDirDoesNotExist |
PhpTuf\ComposerStager\API\Precondition\Service\StagingDirExistsInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\StagingDirExists |
PhpTuf\ComposerStager\API\Precondition\Service\StagingDirIsReadyInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\StagingDirIsReady |
PhpTuf\ComposerStager\API\Precondition\Service\StagingDirIsWritableInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\StagingDirIsWritable |
PhpTuf\ComposerStager\API\Process\Factory\ProcessFactoryInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Process\Factory\ProcessFactory |
PhpTuf\ComposerStager\API\Process\Service\ComposerProcessRunnerInterface | service | core/ |
Drupal\package_manager\ComposerRunner |
PhpTuf\ComposerStager\API\Process\Service\OutputCallbackInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Process\Service\OutputCallback |
PhpTuf\ComposerStager\API\Process\Service\ProcessInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Process\Service\Process |
PhpTuf\ComposerStager\API\Process\Service\RsyncProcessRunnerInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Process\Service\RsyncProcessRunner |
PhpTuf\ComposerStager\API\Translation\Factory\TranslatableFactoryInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Translation\Factory\TranslatableFactory |
PhpTuf\ComposerStager\API\Translation\Service\DomainOptionsInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Translation\Service\DomainOptions |
PhpTuf\ComposerStager\API\Translation\Service\LocaleOptionsInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Translation\Service\LocaleOptions |
PhpTuf\ComposerStager\API\Translation\Service\TranslatorInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Translation\Service\Translator |
PhpTuf\ComposerStager\Internal\Path\Service\PathHelperInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Path\Service\PathHelper |
PhpTuf\ComposerStager\Internal\Process\Factory\SymfonyProcessFactoryInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Process\Factory\SymfonyProcessFactory |
PhpTuf\ComposerStager\Internal\Process\Service\OutputCallbackAdapterInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Process\Service\OutputCallbackAdapter |
PhpTuf\ComposerStager\Internal\Translation\Service\SymfonyTranslatorProxyInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Translation\Service\SymfonyTranslatorProxy |
SandboxDatabaseUpdatesValidator::checkForStagedDatabaseUpdates | function | core/ |
Checks that the staged update does not have changes to its install files. |
SandboxDatabaseUpdatesValidator::hasStagedUpdates | function | core/ |
Determines if a staged extension has changed update functions. |
SandboxManagerBase::rethrowAsStageException | function | core/ |
Wraps an exception in a StageException and re-throws it. |
SandboxManagerBase::TEMPSTORE_DESTROYED_STAGES_INFO_PREFIX | constant | core/ |
The tempstore key for information about previously destroyed stages. |
SandboxManagerBaseTest::providerFailureDuringComposerStagerOperations | function | core/ |
Data provider for ::testFailureDuringComposerStagerOperations(). |
SandboxManagerBaseTest::testFailureDuringComposerStagerOperations | function | core/ |
Tests when Composer Stager throws an exception during an operation. |
SandboxManagerBaseTest::testStageDirectoryDeletedDuringCron | function | core/ |
Tests that destroyed stage directories are actually deleted during cron. |
SandboxManagerBaseTest::testStageDirectoryExists | function | core/ |
@covers ::sandboxDirectoryExists[[api-linebreak]] |
stage.txt | file | core/ |
This file should be staged. |
StageCommitExceptionTest | class | core/ |
@coversDefaultClass \Drupal\package_manager\SandboxManagerBase[[api-linebreak]] @covers \Drupal\package_manager\PackageManagerUninstallValidator[[api-linebreak]] @group package_manager @internal |
StageCommitExceptionTest.php | file | core/ |
|
StageCommitExceptionTest::$modules | property | core/ |
Modules to install. |
StageCommitExceptionTest::providerCommitException | function | core/ |
Data provider for testCommitException(). |
StageCommitExceptionTest::register | function | core/ |
Registers test-specific services. |
StageCommitExceptionTest::testCommitException | function | core/ |
Tests exception handling during calls to Composer Stager commit. |
StageConflictTest | class | core/ |
@coversDefaultClass \Drupal\package_manager\SandboxManagerBase[[api-linebreak]] @covers \Drupal\package_manager\PackageManagerUninstallValidator[[api-linebreak]] @group package_manager @group #slow @internal |
StageConflictTest.php | file | core/ |
|
StageConflictTest::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.