Search for prepareDirectory
- Search 7.x for prepareDirectory
- Search 9.5.x for prepareDirectory
- Search 10.3.x for prepareDirectory
- Search 11.x for prepareDirectory
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FileSystem::prepareDirectory | function | core/ |
Checks that the directory exists and is writable. |
FileSystemDeprecationTest::testDeprecatedFilePrepareDirectory | function | core/ |
@expectedDeprecation file_prepare_directory() is deprecated in Drupal 8.7.0 and will be removed before Drupal 9.0.0. Use \Drupal\Core\File\FileSystemInterface::prepareDirectory(). See https://www.drupal.org/node/3006851. |
FileSystemInterface::prepareDirectory | function | core/ |
Checks that the directory exists and is writable. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.