Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
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 Modules to install.
FloodTest::floodBackendProvider function core/modules/system/tests/src/Kernel/System/FloodTest.php Provides an array of backends for testClearByPrefix.
FloodTest::testCleanUp function core/modules/system/tests/src/Kernel/System/FloodTest.php Tests flood control mechanism clean-up.
FloodTest::testClearByPrefix function core/modules/system/tests/src/Kernel/System/FloodTest.php Tests clearByPrefix method on flood backends.
FloodTest::testDatabaseBackend function core/modules/system/tests/src/Kernel/System/FloodTest.php Tests flood control database backend.
FocusFirstCommand class core/lib/Drupal/Core/Ajax/FocusFirstCommand.php AJAX command for focusing an element.
FocusFirstCommand.php file core/lib/Drupal/Core/Ajax/FocusFirstCommand.php
FocusFirstCommand::$selector property core/lib/Drupal/Core/Ajax/FocusFirstCommand.php The selector of the container with tabbable elements.
FocusFirstCommand::render function core/lib/Drupal/Core/Ajax/FocusFirstCommand.php Return an array to be run through json_encode and sent to the client.
FocusFirstCommand::__construct function core/lib/Drupal/Core/Ajax/FocusFirstCommand.php Constructs an FocusFirstCommand object.
FocusFirstCommandTest class core/tests/Drupal/FunctionalJavascriptTests/Ajax/FocusFirstCommandTest.php Tests setting focus via AJAX command.
FocusFirstCommandTest.php file core/tests/Drupal/FunctionalJavascriptTests/Ajax/FocusFirstCommandTest.php
FocusFirstCommandTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Ajax/FocusFirstCommandTest.php The theme to install as the default for testing.
FocusFirstCommandTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Ajax/FocusFirstCommandTest.php Modules to install.
FocusFirstCommandTest::testFocusFirst function core/tests/Drupal/FunctionalJavascriptTests/Ajax/FocusFirstCommandTest.php Tests AjaxFocusFirstCommand on a page.
FolderTest class core/tests/Drupal/FunctionalTests/FolderTest.php Tests BrowserTestBase's treatment of hook_install() during setup.
FolderTest.php file core/tests/Drupal/FunctionalTests/FolderTest.php
FolderTest::$defaultTheme property core/tests/Drupal/FunctionalTests/FolderTest.php The theme to install as the default for testing.
FolderTest::$modules property core/tests/Drupal/FunctionalTests/FolderTest.php Modules to install.
FolderTest::testFolderSetup function core/tests/Drupal/FunctionalTests/FolderTest.php
FollowUpMigrationsTest class core/modules/migrate_drupal/tests/src/Kernel/d7/FollowUpMigrationsTest.php Tests follow-up migrations.
FollowUpMigrationsTest class core/modules/migrate_drupal/tests/src/Kernel/d6/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/d7/FollowUpMigrationsTest.php Modules to install.
FollowUpMigrationsTest::$modules property core/modules/migrate_drupal/tests/src/Kernel/d6/FollowUpMigrationsTest.php Modules to install.
FollowUpMigrationsTest::getFileMigrationInfo function core/modules/migrate_drupal/tests/src/Kernel/d7/FollowUpMigrationsTest.php Returns information about the file to be migrated.
FollowUpMigrationsTest::providerTestEntityReferenceTranslations function core/modules/migrate_drupal/tests/src/Kernel/d7/FollowUpMigrationsTest.php Data provider for testEntityReferenceTranslations().
FollowUpMigrationsTest::setUp 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::testEntityReferenceTranslations function core/modules/migrate_drupal/tests/src/Kernel/d6/FollowUpMigrationsTest.php Tests entity reference translations.
FollowUpMigrationsTest::testEntityReferenceTranslations function core/modules/migrate_drupal/tests/src/Kernel/d7/FollowUpMigrationsTest.php Tests entity reference translations.
font.css file core/themes/default_admin/migration/css/theme/font.css Font-face declaration for the Gin Inter font.
font.css file core/themes/admin/migration/css/theme/font.css /* Inter v3.19 */
/* cspell:ignore Ginter, gvar */
@font-face {
font-family: Ginter;
src:
url(../../../font/inter.woff2) format("woff2 supports variations(gvar)"),
url(../../../font/inter.woff2)…
font.pcss.css file core/themes/default_admin/migration/css/theme/font.pcss.css Font-face declaration for the Gin Inter font.
fonts.css file core/modules/navigation/css/base/fonts.css Admin toolbar fonts.
fonts.css file core/themes/olivero/css/base/fonts.css Base Fonts.
fonts.pcss.css file core/themes/olivero/css/base/fonts.pcss.css Base Fonts.
fonts.pcss.css file core/modules/navigation/css/base/fonts.pcss.css Admin toolbar fonts.
Foo class core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/Operation/test/Foo.php Builds an image toolkit operation.
foo.component.yml file core/modules/system/tests/themes/sdc_theme_test/components/mismatching-folder-name/foo.component.yml core/modules/system/tests/themes/sdc_theme_test/components/mismatching-folder-name/foo.component.yml
foo.component.yml file core/modules/system/tests/modules/sdc_test_replacements_invalid/components/foo/foo.component.yml core/modules/system/tests/modules/sdc_test_replacements_invalid/components/foo/foo.component.yml
Foo.php file core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/Operation/test/Foo.php
foo.twig file core/modules/system/tests/themes/sdc_theme_test/components/mismatching-folder-name/foo.twig <h1>Foo</h1>
foo.twig file core/modules/system/tests/modules/sdc_test_replacements_invalid/components/foo/foo.twig <h1>Foo</h1>
FooAccessPolicy class core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php A test access policy for admin and for 'foo' and 'bar' permissions.
FooAccessPolicy::applies function core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php Checks whether this access policy applies to a given scope.

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