Search for all
| 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. |
| FileSpaceUsedTest | class | modules/ |
This will run tests against the file_space_used() function. |
| FileSpaceUsedTest::getInfo | function | modules/ |
|
| FileSpaceUsedTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| FileSpaceUsedTest::testFileSpaceUsed | function | modules/ |
Test different users with the default status. |
| FileTaxonomyTermTestCase | class | modules/ |
Tests adding a file to a non-node entity. |
| FileTaxonomyTermTestCase::$admin_user | property | modules/ |
|
| FileTaxonomyTermTestCase::createAttachFileField | function | modules/ |
Creates a file field and attaches it to the "Tags" taxonomy vocabulary. |
| FileTaxonomyTermTestCase::getInfo | function | modules/ |
|
| FileTaxonomyTermTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| FileTaxonomyTermTestCase::testTermFilePrivate | function | modules/ |
Tests that a private file can be attached to a taxonomy term. |
| FileTaxonomyTermTestCase::testTermFilePublic | function | modules/ |
Tests that a public file can be attached to a taxonomy term. |
| FileTaxonomyTermTestCase::_testTermFile | function | modules/ |
Runs tests for attaching a file field to a taxonomy term. |
| FileTestCase | class | modules/ |
Base class for file tests that adds some additional file specific assertions and helper functions. |
| FileTestCase::assertDifferentFile | function | modules/ |
Check that two files are not the same by comparing the fid and filepath. |
| FileTestCase::assertDirectoryPermissions | function | modules/ |
Helper function to test the permissions of a directory. |
| FileTestCase::assertFilePermissions | function | modules/ |
Helper function to test the permissions of a file. |
| FileTestCase::assertFileUnchanged | function | modules/ |
Check that two files have the same values for all fields other than the timestamp. |
| FileTestCase::assertSameFile | function | modules/ |
Check that two files are the same by comparing the fid and filepath. |
| FileTestCase::createDirectory | function | modules/ |
Create a directory and assert it exists. |
| FileTestCase::createFile | function | modules/ |
Create a file and save it to the files table and assert that it occurs correctly. |
| FileThemeImplementationsTestCase | class | modules/ |
Test theme implementations declared in file_theme(). |
| FileThemeImplementationsTestCase::getInfo | function | modules/ |
|
| FileThemeImplementationsTestCase::testThemeFileUploadHelp | function | modules/ |
|
| FileTokenReplaceTestCase | class | modules/ |
Tests the file token replacement in strings. |
| FileTokenReplaceTestCase::getInfo | function | modules/ |
|
| FileTokenReplaceTestCase::testFileTokenReplacement | function | modules/ |
Creates a file, then tests the tokens generated from it. |
| FileTranferTest | class | modules/ |
|
| FileTranferTest::$hostname | property | modules/ |
|
| FileTranferTest::$password | property | modules/ |
|
| FileTranferTest::$port | property | modules/ |
|
| FileTranferTest::$testConnection | property | modules/ |
|
| FileTranferTest::$username | property | modules/ |
|
| FileTranferTest::getInfo | function | modules/ |
|
| FileTranferTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| FileTranferTest::testJail | function | modules/ |
Pagination
- Previous page
- Page 82
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.