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
- Search 11.x for directory
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| SymlinkValidatorTest::testSymlinkPointingOutsideStageDirectory | function | core/ |
Tests that relative symlinks cannot point outside the stage directory. |
| SymlinkValidatorTest::testSymlinkToDirectory | function | core/ |
Tests what happens when there is a symlink to 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. |
| TemplateProjectTestBase::copyFixtureToTempDirectory | function | core/ |
Copies a fixture directory to a temporary directory and returns its path. |
| 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. |
| TestDiskSpaceValidator::temporaryDirectory | function | core/ |
|
| 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::ensureDirectory | function | core/ |
Ensures that the sites/simpletest directory exists and is writable. |
| ToolkitGdTest::$directory | property | core/ |
A directory where test image files can be saved to. |
| TranslationsStream::getDirectoryPath | function | core/ |
Gets the path that the wrapper is responsible for. |
| UrlGeneratorTest::testGetPathFromRouteWithSubdirectory | function | core/ |
Tests URL generation in a subdirectory. |
| YamlDirectoryDiscovery | class | core/ |
Allows multiple YAML files per directory to define plugin definitions. |
| YamlDirectoryDiscovery | class | core/ |
Discovers multiple YAML files in a set of directories. |
| YamlDirectoryDiscovery.php | file | core/ |
|
| YamlDirectoryDiscovery.php | file | core/ |
|
| YamlDirectoryDiscovery::$directories | property | core/ |
An array of directories to scan, keyed by the provider. |
| YamlDirectoryDiscovery::$fileCacheKeySuffix | property | core/ |
The suffix for the file cache key. |
| YamlDirectoryDiscovery::$idKey | property | core/ |
The key contained in the discovered data that identifies it. |
| YamlDirectoryDiscovery::FILE_KEY | constant | core/ |
Defines the key in the discovered data where the file path is stored. |
| YamlDirectoryDiscovery::findAll | function | core/ |
Returns an array of discoverable items. |
| YamlDirectoryDiscovery::findFiles | function | core/ |
Returns an array of providers keyed by file path. |
| YamlDirectoryDiscovery::getDirectoryIterator | function | core/ |
Gets an iterator to loop over the files in the provided directory. |
| YamlDirectoryDiscovery::getIdentifier | function | core/ |
Gets the identifier from the data. |
| YamlDirectoryDiscovery::__construct | function | core/ |
Constructs a YamlDirectoryDiscovery object. |
| YamlDirectoryDiscovery::__construct | function | core/ |
Constructs a YamlDirectoryDiscovery object. |
| YamlDirectoryDiscoveryTest | class | core/ |
Tests Drupal\Core\Plugin\Discovery\YamlDirectoryDiscovery. |
| YamlDirectoryDiscoveryTest | class | core/ |
YamlDirectoryDiscoveryTest component unit tests. |
| YamlDirectoryDiscoveryTest.php | file | core/ |
|
| YamlDirectoryDiscoveryTest.php | file | core/ |
|
| YamlDirectoryDiscoveryTest::setUp | function | core/ |
|
| YamlDirectoryDiscoveryTest::testDiscovery | function | core/ |
Tests YAML directory discovery. |
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.