Search for directory
- Search 7.x for directory
- Search 8.9.x for directory
- Search 10.3.x for directory
- Search 11.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 enable. |
RemoteFileScanDirectoryTest::$scheme | property | core/ |
A stream wrapper scheme to register for the test. |
RemoteFileScanDirectoryTest::setUp | function | core/ |
|
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 enable. |
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. |
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. |
SystemListingTest::testDirectoryPrecedence | function | core/ |
Tests that files in different directories take precedence as expected. |
SystemListingTest::testFileScanIgnoreDirectory | function | core/ |
Tests that directories matching file_scan_ignore_directories are ignored. |
system_check_directory | function | core/ |
Checks the existence of the directory specified in $form_element. |
TemporaryStream::getDirectoryPath | function | core/ |
Gets the path that the wrapper is responsible for. |
TestDiscovery::scanDirectory | function | core/ |
Scans a given directory for class files. |
TestDiscoveryTest::testScanDirectoryNoAbstract | function | core/ |
Ensure TestDiscovery::scanDirectory() ignores certain abstract file types. |
TestFileTransfer::$shouldIsDirectoryReturnTrue | property | core/ |
This is for testing the CopyRecursive logic. |
TestFileTransfer::createDirectoryJailed | function | core/ |
Creates a directory. |
TestFileTransfer::isDirectory | function | core/ |
Checks if a particular path is a directory. |
TestFileTransfer::removeDirectoryJailed | function | core/ |
Removes a directory. |
TestSetupTrait::$privateFilesDirectory | property | core/ |
The private file directory for the test environment. |
TestSetupTrait::$publicFilesDirectory | property | core/ |
The public file directory for the test environment. |
TestSetupTrait::$siteDirectory | property | core/ |
The site directory of this test run. |
TestSetupTrait::$tempFilesDirectory | property | core/ |
The temporary file directory for the test environment. |
TestSiteInstallCommand::$translationFilesDirectory | property | core/ |
The translation file directory for the test environment. |
TestSiteInstallCommand::ensureDirectory | function | core/ |
Ensures that the sites/simpletest directory exists and is writable. |
Theme::canUpdateDirectory | function | core/ |
Determines if the Updater can handle the project provided in $directory. |
Theme::getInstallDirectory | function | core/ |
Returns the directory where a theme should be installed. |
Theme::getRootDirectoryRelativePath | function | core/ |
Returns the name of the root directory under which projects will be copied. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.