Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| Fixtures::sourcePath | function | core/ |
Gets a path to a source scaffold fixture. |
| Fixtures::tearDown | function | core/ |
Calls 'tearDown' in any test that copies fixtures to transient locations. |
| Fixtures::tmpDir | function | core/ |
Generates a path to a temporary location, but do not create the directory. |
| Flatten | class | core/ |
Flattens the source value. |
| Flatten.php | file | core/ |
|
| Flatten::transform | function | core/ |
Flatten nested array values to single array values. |
| FlattenTest | class | core/ |
Tests the flatten plugin. |
| FlattenTest.php | file | core/ |
|
| FlattenTest::testFlatten | function | core/ |
Test that various array flatten operations work properly. |
| FloatData | class | core/ |
The float data type. |
| FloatData.php | file | core/ |
|
| FloatData::getCastedValue | function | core/ |
|
| FloatInterface | interface | core/ |
Interface for floating-point numbers. |
| FloatInterface.php | file | core/ |
|
| FloatItem | class | core/ |
Defines the 'float' field type. |
| FloatItem.php | file | core/ |
|
| FloatItem::fieldSettingsForm | function | core/ |
|
| FloatItem::generateSampleValue | function | core/ |
|
| FloatItem::propertyDefinitions | function | core/ |
|
| FloatItem::schema | function | core/ |
|
| flood | service | core/ |
Drupal\Core\Flood\DatabaseBackend |
| FloodInterface | interface | core/ |
Defines an interface for flood controllers. |
| FloodInterface.php | file | core/ |
|
| FloodInterface::clear | function | core/ |
Makes the flood control mechanism forget an event for the current visitor. |
| FloodInterface::garbageCollection | function | core/ |
Cleans up expired flood events. This method is called automatically on cron run. |
| FloodInterface::isAllowed | function | core/ |
Checks whether a user is allowed to proceed with the specified event. |
| FloodInterface::register | function | core/ |
Registers an event for the current visitor to the flood control mechanism. |
| FloodTest | class | core/ |
Functional tests for the flood control mechanism. |
| FloodTest.php | file | core/ |
|
| FloodTest::$modules | property | core/ |
|
| FloodTest::testCleanUp | function | core/ |
Test flood control mechanism clean-up. |
| FloodTest::testDatabaseBackend | function | core/ |
Test flood control database backend. |
| FloodTest::testMemoryBackend | function | core/ |
Test flood control memory backend. |
| FolderTest | class | core/ |
This test will check BrowserTestBase's treatment of hook_install during setUp. Image module is used for test. |
| FolderTest.php | file | core/ |
|
| FolderTest::$defaultTheme | property | core/ |
|
| FolderTest::$modules | property | core/ |
Modules to enable. |
| FolderTest::testFolderSetup | function | core/ |
|
| FollowUpMigrationsTest | class | core/ |
Tests follow-up migrations. |
| FollowUpMigrationsTest | class | core/ |
Tests follow-up migrations. |
| FollowUpMigrationsTest.php | file | core/ |
|
| FollowUpMigrationsTest.php | file | core/ |
|
| FollowUpMigrationsTest::$modules | property | core/ |
|
| FollowUpMigrationsTest::$modules | property | core/ |
|
| FollowUpMigrationsTest::getFileMigrationInfo | function | core/ |
|
| FollowUpMigrationsTest::setUp | function | core/ |
|
| FollowUpMigrationsTest::setUp | function | core/ |
|
| FollowUpMigrationsTest::testEntityReferenceTranslations | function | core/ |
Test entity reference translations. |
| FollowUpMigrationsTest::testEntityReferenceTranslations | function | core/ |
Test entity reference translations. |
| Foo | class | core/ |
Builds an image toolkit operation. |
Pagination
- Previous page
- Page 677
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.