Search for scanDirectory
- Search 9.5.x for scanDirectory
- Search 8.9.x for scanDirectory
- Search 10.3.x for scanDirectory
- Search 11.x for scanDirectory
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FileScanDirectory | class | modules/ |
Tests the file_scan_directory() function. |
FileScanDirectory::$path | property | modules/ |
|
FileScanDirectory::getInfo | function | modules/ |
|
FileScanDirectory::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
FileScanDirectory::testNoMask | function | modules/ |
Tests file_scan_directory() obeys 'file_scan_ignore_directories' setting. If nomask is not passed as argument, it should use the default settings. If nomask is passed as argument, it should obey this rule. |
FileScanDirectoryTest | class | modules/ |
Tests the file_scan_directory() function. |
FileScanDirectoryTest::$path | property | modules/ |
|
FileScanDirectoryTest::getInfo | function | modules/ |
|
FileScanDirectoryTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
FileScanDirectoryTest::testOptionCallback | function | modules/ |
Check that the callback function is called correctly. |
FileScanDirectoryTest::testOptionKey | function | modules/ |
Check that key parameter sets the return value's key. |
FileScanDirectoryTest::testOptionMinDepth | function | modules/ |
Check that the min_depth options lets us ignore files in the starting directory. |
FileScanDirectoryTest::testOptionNoMask | function | modules/ |
Check that the no-mask parameter is honored. |
FileScanDirectoryTest::testOptionRecurse | function | modules/ |
Check that the recurse option decends into subdirectories. |
FileScanDirectoryTest::testReturn | function | modules/ |
Check the format of the returned values. |
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. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.