Search for directory
- Search 7.x for directory
- Search 9.5.x for directory
- Search 8.9.x for directory
- Search 10.3.x for directory
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
RemoteFileScanDirectoryTest.php | file | core/ |
|
RemoteFileScanDirectoryTest::$classname | property | core/ |
A fully-qualified stream wrapper class name to register for the test. |
RemoteFileScanDirectoryTest::$modules | property | core/ |
Modules to install. |
RemoteFileScanDirectoryTest::$scheme | property | core/ |
A stream wrapper scheme to register for the test. |
RemoteFileScanDirectoryTest::setUp | function | core/ |
|
SandboxDirectoryValidator | class | core/ |
Validates staging root is not a subdirectory of active. |
SandboxDirectoryValidator.php | file | core/ |
|
SandboxDirectoryValidator::getSubscribedEvents | function | core/ |
|
SandboxDirectoryValidator::validate | function | core/ |
Check if staging root is a subdirectory of active. |
SandboxDirectoryValidator::__construct | function | core/ |
|
SandboxDirectoryValidatorTest | class | core/ |
@coversDefaultClass \Drupal\package_manager\Validator\SandboxDirectoryValidator @group package_manager @internal |
SandboxDirectoryValidatorTest.php | file | core/ |
|
SandboxDirectoryValidatorTest::providerTestCheckNotInActive | function | core/ |
Data provider for testCheckNotInActive(). |
SandboxDirectoryValidatorTest::testCheckNotInActive | function | core/ |
@covers ::validate |
SandboxManagerBase::getSandboxDirectory | function | core/ |
Returns the path of the directory where changes should be staged. |
SandboxManagerBase::sandboxDirectoryExists | function | core/ |
Determines if the stage directory exists. |
SandboxManagerBaseTest::testGetSandboxDirectory | function | core/ |
@covers ::getSandboxDirectory |
SandboxManagerBaseTest::testStageDirectoryDeletedDuringCron | function | core/ |
Tests that destroyed stage directories are actually deleted during cron. |
SandboxManagerBaseTest::testStageDirectoryExists | function | core/ |
@covers ::sandboxDirectoryExists |
SandboxManagerBaseTest::testUncreatedGetSandboxDirectory | function | core/ |
@covers ::getSandboxDirectory |
ScanDirectoryTest | class | core/ |
Tests \Drupal\Core\File\FileSystem::scanDirectory. |
ScanDirectoryTest.php | file | core/ |
|
ScanDirectoryTest::$fileSystem | property | core/ |
The file system. |
ScanDirectoryTest::$modules | property | core/ |
Modules to install. |
ScanDirectoryTest::$path | property | core/ |
|
ScanDirectoryTest::setUp | function | core/ |
|
ScanDirectoryTest::testIgnoreDirectories | function | core/ |
Tests ::scanDirectory obeys 'file_scan_ignore_directories' setting. |
ScanDirectoryTest::testOptionCallback | function | core/ |
Check that the callback function is called correctly. |
ScanDirectoryTest::testOptionKey | function | core/ |
Check that key parameter sets the return value's key. |
ScanDirectoryTest::testOptionMinDepth | function | core/ |
Tests the min_depth option of scanDirectory(). |
ScanDirectoryTest::testOptionNoMask | function | core/ |
Check that the no-mask parameter is honored. |
ScanDirectoryTest::testOptionRecurse | function | core/ |
Check that the recurse option descends into subdirectories. |
ScanDirectoryTest::testReturn | function | core/ |
Check the format of the returned values. |
SiteConfigurationExcluder::getDefaultSiteDirectoryPath | function | core/ |
Returns the full path to `sites/default`, relative to a root directory. |
SiteConfigurationExcluder::makeDefaultSiteDirectoryWritable | function | core/ |
Makes the staged `sites/default` directory owner-writable. |
SiteConfigurationExcluder::syncDefaultSiteDirectoryPermissions | function | core/ |
Makes `sites/default` permissions the same in live and stage directories. |
SiteConfigurationExcluderTest::testDefaultSiteDirectoryPermissions | function | core/ |
Tests that `sites/default` is made writable in the stage directory. |
SitesDirectoryHardeningTest | class | core/ |
Tests Drupal permissions hardening of /sites subdirectories. |
SitesDirectoryHardeningTest.php | file | core/ |
|
SitesDirectoryHardeningTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
SitesDirectoryHardeningTest::checkSystemRequirements | function | core/ |
Checks system runtime requirements. |
SitesDirectoryHardeningTest::makeWritable | function | core/ |
Makes the given path and settings file writable. |
SitesDirectoryHardeningTest::settingsFile | function | core/ |
Returns the path to settings.php. |
SitesDirectoryHardeningTest::testSitesDirectoryHardening | function | core/ |
Tests the default behavior to restrict directory permissions is enforced. |
SitesDirectoryHardeningTest::testSitesDirectoryHardeningConfig | function | core/ |
Tests writable files remain writable when directory hardening is disabled. |
SiteSettingsForm::createRandomConfigDirectory | function | core/ |
Create a random config sync directory. |
SSH::copyDirectoryJailed | function | core/ |
Copies a directory. |
SSH::createDirectoryJailed | function | core/ |
Creates a directory. |
SSH::isDirectory | function | core/ |
Implements Drupal\Core\FileTransfer\FileTransfer::isDirectory(). |
SSH::removeDirectoryJailed | function | core/ |
Removes a directory. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.