Search 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 |
|---|---|---|---|
| FileTransferLocal::isDirectory | function | includes/ |
Checks if a particular path is a directory |
| FileTransferLocal::removeDirectoryJailed | function | includes/ |
Removes a directory. |
| FileTransferSSH::copyDirectoryJailed | function | includes/ |
Copies a directory. |
| FileTransferSSH::createDirectoryJailed | function | includes/ |
Creates a directory. |
| FileTransferSSH::isDirectory | function | includes/ |
WARNING: This is untested. It is not currently used, but should do the trick. |
| FileTransferSSH::removeDirectoryJailed | function | includes/ |
Removes a directory. |
| FileUnmanagedDeleteRecursiveTest::testDirectory | function | modules/ |
Try deleting a directory with some files. |
| FileUnmanagedDeleteRecursiveTest::testEmptyDirectory | function | modules/ |
Try deleting an empty directory. |
| FileUnmanagedDeleteRecursiveTest::testSubDirectory | function | modules/ |
Try deleting subdirectories with some files. |
| FileUnmanagedDeleteTest::testDirectory | function | modules/ |
Try deleting a directory. |
| FILE_CREATE_DIRECTORY | constant | includes/ |
Flag used by file_prepare_directory() -- create directory if not present. |
| file_directory_temp | function | includes/ |
Gets the path of system-appropriate temporary directory. |
| file_prepare_directory | function | includes/ |
Checks that the directory exists and is writable. |
| file_scan_directory | function | includes/ |
Finds all files that match a given mask in a given directory. |
| ModuleUpdater::canUpdateDirectory | function | modules/ |
Determine if the Updater can handle the project provided in $directory. |
| ModuleUpdater::getInstallDirectory | function | modules/ |
Return the directory where a module should be installed. |
| RemoteFileDirectoryTest | class | modules/ |
Directory related tests. |
| RemoteFileDirectoryTest::getInfo | function | modules/ |
|
| RemoteFileDirectoryTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| RemoteFileScanDirectoryTest | class | modules/ |
Tests the file_scan_directory() function on remote filesystems. |
| RemoteFileScanDirectoryTest::getInfo | function | modules/ |
|
| RemoteFileScanDirectoryTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| SkipDotsRecursiveDirectoryIterator | class | includes/ |
Provides an interface for iterating recursively over filesystem directories. |
| SkipDotsRecursiveDirectoryIterator::next | function | includes/ |
#[\ReturnTypeWillChange] |
| SkipDotsRecursiveDirectoryIterator::rewind | function | includes/ |
#[\ReturnTypeWillChange] |
| SkipDotsRecursiveDirectoryIterator::skipdots | function | includes/ |
|
| SkipDotsRecursiveDirectoryIterator::__construct | function | includes/ |
Constructs a SkipDotsRecursiveDirectoryIterator |
| system_check_directory | function | modules/ |
Checks the existence of the directory specified in $form_element. |
| TestFileTransfer::$shouldIsDirectoryReturnTrue | property | modules/ |
This is for testing the CopyRecursive logic. |
| TestFileTransfer::createDirectoryJailed | function | modules/ |
Creates a directory. |
| TestFileTransfer::isDirectory | function | modules/ |
Checks if a particular path is a directory |
| TestFileTransfer::removeDirectoryJailed | function | modules/ |
Removes a directory. |
| ThemeUpdater::canUpdateDirectory | function | modules/ |
Determine if the Updater can handle the project provided in $directory. |
| ThemeUpdater::getInstallDirectory | function | modules/ |
Return the directory where a theme should be installed. |
| Updater::getUpdaterFromDirectory | function | includes/ |
Determine which Updater class can operate on the given directory. |
| Updater::prepareInstallDirectory | function | includes/ |
Make sure the installation parent directory exists and is writable. |
| UserPictureTestCase::$_directory_test | property | modules/ |
|
| _file_generic_settings_file_directory_validate | function | modules/ |
Element validate callback for the file destination field. |
| _update_manager_cache_directory | function | modules/ |
Returns the directory where update archive files should be cached. |
| _update_manager_extract_directory | function | modules/ |
Returns the directory where update archive files should be extracted. |
Pagination
- Previous page
- Page 2
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.