Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MoveTest::testExistingReplace | function | core/ |
Tests replacement when moving onto a file that already exists. |
| MoveTest::testExistingReplaceSelf | function | core/ |
Tests replacement when moving onto itself. |
| MoveTest::testInvalidStreamWrapper | function | core/ |
Tests for an invalid stream wrapper. |
| MoveTest::testNormal | function | core/ |
Move a normal file. |
| MTimeProtectedFastFileStorage | class | core/ |
Stores PHP code in files with securely hashed names. |
| MTimeProtectedFastFileStorage.php | file | core/ |
|
| MTimeProtectedFastFileStorage::$secret | property | core/ |
The secret used in the HMAC. |
| MTimeProtectedFastFileStorage::delete | function | core/ |
|
| MTimeProtectedFastFileStorage::garbageCollection | function | core/ |
|
| MTimeProtectedFastFileStorage::getContainingDirectoryFullPath | function | core/ |
Gets the full path of the file storage directory's parent. |
| MTimeProtectedFastFileStorage::getFullPath | function | core/ |
Gets the full path where the file is or should be stored. |
| MTimeProtectedFastFileStorage::getUncachedMTime | function | core/ |
Clears PHP's stat cache and returns the directory's mtime. |
| MTimeProtectedFastFileStorage::save | function | core/ |
|
| MTimeProtectedFastFileStorage::tempnam | function | core/ |
A brute force tempnam implementation supporting streams. |
| MTimeProtectedFastFileStorage::__construct | function | core/ |
Constructs this MTimeProtectedFastFileStorage object. |
| MTimeProtectedFastFileStorageTest | class | core/ |
Tests the MTimeProtectedFastFileStorage implementation. |
| MTimeProtectedFastFileStorageTest.php | file | core/ |
|
| MTimeProtectedFastFileStorageTest::$expected | property | core/ |
The expected test results for the security test. |
| MTimeProtectedFastFileStorageTest::$storageClass | property | core/ |
The PHP storage class to test. |
| MTimeProtectedFileStorage | class | core/ |
Stores PHP code in files with securely hashed names. |
| MTimeProtectedFileStorage.php | file | core/ |
|
| MTimeProtectedFileStorage::checkFile | function | core/ |
Determines whether a protected file exists and sets the filename too. |
| MTimeProtectedFileStorage::exists | function | core/ |
|
| MTimeProtectedFileStorage::getPath | function | core/ |
|
| MTimeProtectedFileStorage::load | function | core/ |
|
| MTimeProtectedFileStorageBase | class | core/ |
Base test class for MTime protected storage. |
| MTimeProtectedFileStorageBase.php | file | core/ |
|
| MTimeProtectedFileStorageBase::$expected | property | core/ |
The expected test results for the security test. |
| MTimeProtectedFileStorageBase::$secret | property | core/ |
The secret string to use for file creation. |
| MTimeProtectedFileStorageBase::$settings | property | core/ |
Test settings to pass to storage instances. |
| MTimeProtectedFileStorageBase::$storageClass | property | core/ |
The PHP storage class to test. |
| MTimeProtectedFileStorageBase::setUp | function | core/ |
|
| MTimeProtectedFileStorageBase::testCRUD | function | core/ |
Tests basic load/save/delete operations. |
| MTimeProtectedFileStorageBase::testSecurity | function | core/ |
Tests the security of the MTimeProtectedFileStorage implementation. |
| MTimeProtectedFileStorageTest | class | core/ |
Tests the MTimeProtectedFileStorage implementation. |
| MTimeProtectedFileStorageTest.php | file | core/ |
|
| MTimeProtectedFileStorageTest::$expected | property | core/ |
The expected test results for the security test. |
| MTimeProtectedFileStorageTest::$storageClass | property | core/ |
The PHP storage class to test. |
| MultiFormTest | class | core/ |
Tests AJAX-enabled forms when multiple instances of the form are on a page. |
| MultiFormTest.php | file | core/ |
|
| MultiFormTest::$defaultTheme | property | core/ |
|
| MultiFormTest::$modules | property | core/ |
|
| MultiFormTest::setUp | function | core/ |
|
| MultiFormTest::testMultiForm | function | core/ |
Tests that pages with the 'node_page_form' included twice work correctly. |
| MultiItemsFieldHandlerInterface | interface | core/ |
Defines a field handler which renders multiple items per row. |
| MultiItemsFieldHandlerInterface.php | file | core/ |
|
| MultiItemsFieldHandlerInterface::getItems | function | core/ |
Gets an array of items for the field. |
| MultiItemsFieldHandlerInterface::renderItems | function | core/ |
Render all items in this field together. |
| MultiItemsFieldHandlerInterface::render_item | function | core/ |
Renders a single item of a row. |
| MultilingualReviewPageTest | class | core/ |
Tests migrate upgrade review page for Drupal 6. |
Pagination
- Previous page
- Page 1142
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.