Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
Fixtures::sourcePath function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Fixtures.php Gets a path to a source scaffold fixture.
Fixtures::tearDown function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Fixtures.php Calls 'tearDown' in any test that copies fixtures to transient locations.
Fixtures::tmpDir function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Fixtures.php Generates a path to a temporary location, but do not create the directory.
Flatten class core/modules/migrate/src/Plugin/migrate/process/Flatten.php Flattens the source value.
Flatten.php file core/modules/migrate/src/Plugin/migrate/process/Flatten.php
Flatten::transform function core/modules/migrate/src/Plugin/migrate/process/Flatten.php Flatten nested array values to single array values.
FlattenTest class core/modules/migrate/tests/src/Unit/process/FlattenTest.php Tests the flatten plugin.
FlattenTest.php file core/modules/migrate/tests/src/Unit/process/FlattenTest.php
FlattenTest::testFlatten function core/modules/migrate/tests/src/Unit/process/FlattenTest.php Test that various array flatten operations work properly.
FloatData class core/lib/Drupal/Core/TypedData/Plugin/DataType/FloatData.php The float data type.
FloatData.php file core/lib/Drupal/Core/TypedData/Plugin/DataType/FloatData.php
FloatData::getCastedValue function core/lib/Drupal/Core/TypedData/Plugin/DataType/FloatData.php
FloatInterface interface core/lib/Drupal/Core/TypedData/Type/FloatInterface.php Interface for floating-point numbers.
FloatInterface.php file core/lib/Drupal/Core/TypedData/Type/FloatInterface.php
FloatItem class core/lib/Drupal/Core/Field/Plugin/Field/FieldType/FloatItem.php Defines the 'float' field type.
FloatItem.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldType/FloatItem.php
FloatItem::fieldSettingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/FloatItem.php
FloatItem::generateSampleValue function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/FloatItem.php
FloatItem::propertyDefinitions function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/FloatItem.php
FloatItem::schema function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/FloatItem.php
flood service core/core.services.yml Drupal\Core\Flood\DatabaseBackend
FloodInterface interface core/lib/Drupal/Core/Flood/FloodInterface.php Defines an interface for flood controllers.
FloodInterface.php file core/lib/Drupal/Core/Flood/FloodInterface.php
FloodInterface::clear function core/lib/Drupal/Core/Flood/FloodInterface.php Makes the flood control mechanism forget an event for the current visitor.
FloodInterface::garbageCollection function core/lib/Drupal/Core/Flood/FloodInterface.php Cleans up expired flood events. This method is called automatically on
cron run.
FloodInterface::isAllowed function core/lib/Drupal/Core/Flood/FloodInterface.php Checks whether a user is allowed to proceed with the specified event.
FloodInterface::register function core/lib/Drupal/Core/Flood/FloodInterface.php Registers an event for the current visitor to the flood control mechanism.
FloodTest class core/modules/system/tests/src/Kernel/System/FloodTest.php Functional tests for the flood control mechanism.
FloodTest.php file core/modules/system/tests/src/Kernel/System/FloodTest.php
FloodTest::$modules property core/modules/system/tests/src/Kernel/System/FloodTest.php
FloodTest::testCleanUp function core/modules/system/tests/src/Kernel/System/FloodTest.php Test flood control mechanism clean-up.
FloodTest::testDatabaseBackend function core/modules/system/tests/src/Kernel/System/FloodTest.php Test flood control database backend.
FloodTest::testMemoryBackend function core/modules/system/tests/src/Kernel/System/FloodTest.php Test flood control memory backend.
FolderTest class core/tests/Drupal/FunctionalTests/FolderTest.php This test will check BrowserTestBase's treatment of hook_install during
setUp.
Image module is used for test.
FolderTest.php file core/tests/Drupal/FunctionalTests/FolderTest.php
FolderTest::$defaultTheme property core/tests/Drupal/FunctionalTests/FolderTest.php
FolderTest::$modules property core/tests/Drupal/FunctionalTests/FolderTest.php Modules to enable.
FolderTest::testFolderSetup function core/tests/Drupal/FunctionalTests/FolderTest.php
FollowUpMigrationsTest class core/modules/migrate_drupal/tests/src/Kernel/d6/FollowUpMigrationsTest.php Tests follow-up migrations.
FollowUpMigrationsTest class core/modules/migrate_drupal/tests/src/Kernel/d7/FollowUpMigrationsTest.php Tests follow-up migrations.
FollowUpMigrationsTest.php file core/modules/migrate_drupal/tests/src/Kernel/d6/FollowUpMigrationsTest.php
FollowUpMigrationsTest.php file core/modules/migrate_drupal/tests/src/Kernel/d7/FollowUpMigrationsTest.php
FollowUpMigrationsTest::$modules property core/modules/migrate_drupal/tests/src/Kernel/d6/FollowUpMigrationsTest.php
FollowUpMigrationsTest::$modules property core/modules/migrate_drupal/tests/src/Kernel/d7/FollowUpMigrationsTest.php
FollowUpMigrationsTest::getFileMigrationInfo function core/modules/migrate_drupal/tests/src/Kernel/d7/FollowUpMigrationsTest.php
FollowUpMigrationsTest::setUp function core/modules/migrate_drupal/tests/src/Kernel/d6/FollowUpMigrationsTest.php
FollowUpMigrationsTest::setUp function core/modules/migrate_drupal/tests/src/Kernel/d7/FollowUpMigrationsTest.php
FollowUpMigrationsTest::testEntityReferenceTranslations function core/modules/migrate_drupal/tests/src/Kernel/d6/FollowUpMigrationsTest.php Test entity reference translations.
FollowUpMigrationsTest::testEntityReferenceTranslations function core/modules/migrate_drupal/tests/src/Kernel/d7/FollowUpMigrationsTest.php Test entity reference translations.
Foo class core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/Operation/test/Foo.php Builds an image toolkit operation.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.