Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PhpTufValidator::validate | function | core/ |
Reacts to a stage event by validating PHP-TUF configuration as needed. |
| PhpTufValidator::validateTuf | function | core/ |
Flags messages if PHP-TUF is not installed and configured properly. |
| PhpTufValidator::__construct | function | core/ |
|
| PhpTufValidatorTest | class | core/ |
Tests Drupal\package_manager\Validator\PhpTufValidator. |
| PhpTufValidatorTest.php | file | core/ |
|
| PhpTufValidatorTest::providerInvalidConfiguration | function | core/ |
Data provider for testing invalid plugin configuration. |
| PhpTufValidatorTest::providerInvalidConfigurationInStage | function | core/ |
Data provider for testing invalid plugin configuration in the stage. |
| PhpTufValidatorTest::setUp | function | core/ |
|
| PhpTufValidatorTest::testInvalidConfigurationInProjectRoot | function | core/ |
Tests errors caused by invalid plugin configuration in the project root. |
| PhpTufValidatorTest::testInvalidConfigurationInStage | function | core/ |
Tests errors caused by invalid plugin configuration in the stage directory. |
| PhpTufValidatorTest::testPluginInstalledAndConfiguredProperly | function | core/ |
Tests that there are no errors if the plugin is set up correctly. |
| PhpTufValidatorTest::testPluginNotInstalledInProjectRoot | function | core/ |
Tests there is an error if the plugin is not installed in the project root. |
| 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 |
| 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/ |
Drupal\package_manager\ComposerRunner |
| PhpTuf\ComposerStager\API\Process\Service\OutputCallbackInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Process\Service\OutputCallback |
Pagination
- Previous page
- Page 1265
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.