Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MoveBlockFormTest.php | file | core/ |
|
| MoveBlockFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MoveBlockFormTest::$modules | property | core/ |
Modules to enable. |
| MoveBlockFormTest::assertBlockTable | function | core/ |
Asserts the correct block labels appear in the draggable tables. |
| MoveBlockFormTest::assertRegionBlocksOrder | function | core/ |
Asserts that blocks are in the correct order for a region. |
| MoveBlockFormTest::FIELD_UI_PREFIX | constant | core/ |
Path prefix for the field UI for the test bundle. |
| MoveBlockFormTest::findRowHandle | function | core/ |
Finds the row handle for a block in the draggable table. |
| MoveBlockFormTest::moveBlockWithKeyboard | function | core/ |
Moves a block in the draggable table. |
| MoveBlockFormTest::openBodyMoveForm | function | core/ |
Open block for the body field. |
| MoveBlockFormTest::setUp | function | core/ |
|
| MoveBlockFormTest::testMoveBlock | function | core/ |
Tests moving a block. |
| MoveRevisionMetadataFieldsUpdateTest | class | core/ |
Tests the upgrade path for moving the revision metadata fields. |
| MoveRevisionMetadataFieldsUpdateTest.php | file | core/ |
|
| MoveRevisionMetadataFieldsUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| MoveRevisionMetadataFieldsUpdateTest::testAddingRequiredRevisionMetadataKeys | function | core/ |
Tests the addition of required revision metadata keys. |
| MoveRevisionMetadataFieldsUpdateTest::testSystemUpdate8400 | function | core/ |
Tests that the revision metadata fields are moved correctly. |
| MoveRevisionMetadataFieldsUpdateTest::testSystemUpdate8501 | function | core/ |
Tests that the revision metadata key BC layer was updated correctly. |
| MoveTest | class | core/ |
Tests the file move function. |
| MoveTest.php | file | core/ |
|
| MoveTest::testExistingError | function | core/ |
Test that moving onto an existing file fails when instructed to do so. |
| MoveTest::testExistingRename | function | core/ |
Test renaming when moving onto a file that already exists. |
| MoveTest::testExistingReplace | function | core/ |
Test replacement when moving onto a file that already exists. |
| MoveTest::testExistingReplaceSelf | function | core/ |
Test replacement when moving onto itself. |
| 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/ |
Deletes PHP code from storage. |
| MTimeProtectedFastFileStorage::garbageCollection | function | core/ |
Performs garbage collection on the storage. |
| MTimeProtectedFastFileStorage::getContainingDirectoryFullPath | function | core/ |
Gets the full path of the containing directory where the file is or should be stored. |
| 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. |
Pagination
- Previous page
- Page 1034
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.