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\Finder\Service\ExecutableFinderInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Finder\Service\ExecutableFinder |
PhpTuf\ComposerStager\API\Finder\Service\FileFinderInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Finder\Service\FileFinder |
PhpTuf\ComposerStager\API\Path\Factory\PathFactoryInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Path\Factory\PathFactory |
PhpTuf\ComposerStager\API\Path\Factory\PathListFactoryInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Path\Factory\PathListFactory |
PhpTuf\ComposerStager\API\Precondition\Service\ActiveAndStagingDirsAreDifferentInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\ActiveAndStagingDirsAreDifferent |
PhpTuf\ComposerStager\API\Precondition\Service\ActiveDirExistsInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\ActiveDirExists |
PhpTuf\ComposerStager\API\Precondition\Service\ActiveDirIsReadyInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\ActiveDirIsReady |
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/ |
PhpTuf\ComposerStager\Internal\Process\Service\ComposerProcessRunner |
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 |
PreOperationStageEvent | class | core/ |
Base class for events dispatched before a stage life cycle operation. |
PreOperationStageEvent.php | file | core/ |
|
PreOperationStageEvent::$results | property | core/ |
The validation results. |
PreOperationStageEvent::addError | function | core/ |
Convenience method to flag a validation error. |
PreOperationStageEvent::addErrorFromThrowable | function | core/ |
Convenience method, adds an error validation result from a throwable. |
PreOperationStageEvent::addResult | function | core/ |
Adds a validation result to the event. |
PreOperationStageEvent::getResults | function | core/ |
Gets the validation results. |
PreOperationStageEvent::stopPropagation | function | core/ |
|
stage.txt | file | core/ |
This file should be staged. |
StageBase | class | core/ |
Creates and manages a stage directory in which to install or update code. |
StageBase.php | file | core/ |
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.