Search for getFilename
- Search 9.5.x for getFilename
- Search 8.9.x for getFilename
- Search 10.3.x for getFilename
- Search 11.x for getFilename
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BootstrapGetFilenameTestCase | class | modules/ |
Test drupal_get_filename()'s availability. |
BootstrapGetFilenameTestCase::$getFilenameTestTriggeredError | property | modules/ |
The last file-related error message triggered by the filename test. |
BootstrapGetFilenameTestCase::fileNotFoundErrorHandler | function | modules/ |
Skips handling of "file not found" errors. |
BootstrapGetFilenameTestCase::getInfo | function | modules/ |
|
BootstrapGetFilenameTestCase::testDrupalGetFilename | function | modules/ |
Test that drupal_get_filename() works correctly when the file is not found in the database. |
BootstrapGetFilenameWebTestCase | class | modules/ |
Test drupal_get_filename() in the context of a full Drupal installation. |
BootstrapGetFilenameWebTestCase::$getFilenameTestTriggeredError | property | modules/ |
The last file-related error message triggered by the filename test. |
BootstrapGetFilenameWebTestCase::fileNotFoundErrorHandler | function | modules/ |
Skips handling of "file not found" errors. |
BootstrapGetFilenameWebTestCase::getInfo | function | modules/ |
|
BootstrapGetFilenameWebTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
BootstrapGetFilenameWebTestCase::testDrupalGetFilename | function | modules/ |
Test that drupal_get_filename() works correctly with a full Drupal site. |
BootstrapGetFilenameWebTestCase::testRecursiveRebuilds | function | modules/ |
Test that drupal_get_filename() does not break recursive rebuilds. |
BootstrapGetFilenameWebTestCase::testWatchdog | function | modules/ |
Test that watchdog messages about missing files are correctly recorded. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.