Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Saves PHP code to storage. |
| 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/ |
Checks whether the PHP code exists in storage. |
| MTimeProtectedFileStorage::getPath | function | core/ |
|
| MTimeProtectedFileStorage::load | function | core/ |
Loads PHP code from storage. |
| MTimeProtectedFileStorageBase | class | core/ |
Base test class for MTime protected storage. |
| MTimeProtectedFileStorageBase.php | file | core/ |
|
| 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 that AJAX-enabled forms work when multiple instances of the same form are on a page. |
| MultiFormTest.php | file | core/ |
|
| MultiFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MultiFormTest::$modules | property | core/ |
Modules to enable. |
| MultiFormTest::assertNoDuplicateIds | function | core/ |
Asserts that each HTML ID is used for just a single element on the page. |
| 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. |
| MultilingualReviewPageTest | class | core/ |
Tests migrate upgrade review page for Drupal 7. |
| MultilingualReviewPageTest.php | file | core/ |
|
| MultilingualReviewPageTest.php | file | core/ |
|
| MultilingualReviewPageTest::$modules | property | core/ |
Modules to enable. |
| MultilingualReviewPageTest::$modules | property | core/ |
Modules to enable. |
| MultilingualReviewPageTest::getAvailablePaths | function | core/ |
Gets the available upgrade paths. |
| MultilingualReviewPageTest::getAvailablePaths | function | core/ |
Gets the available upgrade paths. |
| MultilingualReviewPageTest::getMissingPaths | function | core/ |
Gets the missing upgrade paths. |
| MultilingualReviewPageTest::getMissingPaths | function | core/ |
Gets the missing upgrade paths. |
| MultilingualReviewPageTest::getSourceBasePath | function | core/ |
Gets the source base path for the concrete test. |
Pagination
- Previous page
- Page 869
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.