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 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
FakeRecord::__construct function core/modules/system/tests/src/Functional/Database/FakeRecord.php Constructs a FakeRecord object with an optional constructor argument.
FakeViewModeContext class core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/src/ContextProvider/FakeViewModeContext.php Provides a global context for view_mode for testing purposes.
FakeViewModeContext.php file core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/src/ContextProvider/FakeViewModeContext.php
FakeViewModeContext::getAvailableContexts function core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/src/ContextProvider/FakeViewModeContext.php Gets all available contexts for the purposes of configuration.
FakeViewModeContext::getRuntimeContexts function core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/src/ContextProvider/FakeViewModeContext.php Gets runtime context values for the given context IDs.
FallbackFieldTypeCategory class core/lib/Drupal/Core/Field/FallbackFieldTypeCategory.php Fallback plugin class for FieldTypeCategoryManager.
FallbackFieldTypeCategory.php file core/lib/Drupal/Core/Field/FallbackFieldTypeCategory.php
FallbackFieldTypeCategory::__construct function core/lib/Drupal/Core/Field/FallbackFieldTypeCategory.php Constructs a \Drupal\Component\Plugin\PluginBase object.
FallbackPluginManagerInterface interface core/lib/Drupal/Component/Plugin/FallbackPluginManagerInterface.php An interface implemented by plugin managers with fallback plugin behaviors.
FallbackPluginManagerInterface.php file core/lib/Drupal/Component/Plugin/FallbackPluginManagerInterface.php
FallbackPluginManagerInterface::getFallbackPluginId function core/lib/Drupal/Component/Plugin/FallbackPluginManagerInterface.php Gets a fallback id for a missing plugin.
FalseContentResponse class core/tests/Drupal/Tests/Core/StackMiddleware/ContentLengthTest.php Response that returns FALSE from ::getContent().
FalseContentResponse::getContent function core/tests/Drupal/Tests/Core/StackMiddleware/ContentLengthTest.php
Fast404ExceptionHtmlSubscriber class core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php High-performance 404 exception subscriber.
Fast404ExceptionHtmlSubscriber.php file core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php
Fast404ExceptionHtmlSubscriber::$cacheTagsInvalidator property core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php The cache tags invalidator.
Fast404ExceptionHtmlSubscriber::$configFactory property core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php The config factory.
Fast404ExceptionHtmlSubscriber::getHandledFormats function core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php Specifies the request formats this subscriber will respond to.
Fast404ExceptionHtmlSubscriber::getPriority function core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php Specifies the priority of all listeners in this class.
Fast404ExceptionHtmlSubscriber::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php Registers the methods in this class that should be listeners.
Fast404ExceptionHtmlSubscriber::on404 function core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php Handles a 404 error for HTML.
Fast404ExceptionHtmlSubscriber::onConfigSave function core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php Invalidates 4xx-response cache tag if fast 404 config is changed.
Fast404ExceptionHtmlSubscriber::__construct function core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php Constructs a new Fast404ExceptionHtmlSubscriber.
Fast404Test class core/tests/Drupal/FunctionalTests/EventSubscriber/Fast404Test.php Tests the fast 404 functionality.
Fast404Test.php file core/tests/Drupal/FunctionalTests/EventSubscriber/Fast404Test.php
Fast404Test::$defaultTheme property core/tests/Drupal/FunctionalTests/EventSubscriber/Fast404Test.php The theme to install as the default for testing.
Fast404Test::$modules property core/tests/Drupal/FunctionalTests/EventSubscriber/Fast404Test.php Modules to install.
Fast404Test::testFast404 function core/tests/Drupal/FunctionalTests/EventSubscriber/Fast404Test.php Tests the fast 404 functionality.
Fast404Test::testFast404PrivateFiles function core/tests/Drupal/FunctionalTests/EventSubscriber/Fast404Test.php Tests the fast 404 functionality.
FastTest class core/modules/system/tests/src/Functional/Theme/FastTest.php Tests autocompletion not loading registry.
FastTest.php file core/modules/system/tests/src/Functional/Theme/FastTest.php
FastTest::$account property core/modules/system/tests/src/Functional/Theme/FastTest.php User allowed to access use profiles.
FastTest::$defaultTheme property core/modules/system/tests/src/Functional/Theme/FastTest.php The theme to install as the default for testing.
FastTest::$modules property core/modules/system/tests/src/Functional/Theme/FastTest.php Modules to install.
FastTest::setUp function core/modules/system/tests/src/Functional/Theme/FastTest.php
FastTest::testUserAutocomplete function core/modules/system/tests/src/Functional/Theme/FastTest.php Tests access to user autocompletion and verify the correct results.
FavoriteAnimalTestForm class core/modules/block/tests/modules/block_test/src/Form/FavoriteAnimalTestForm.php Form that performs favorite animal test.
FavoriteAnimalTestForm.php file core/modules/block/tests/modules/block_test/src/Form/FavoriteAnimalTestForm.php
FavoriteAnimalTestForm::buildForm function core/modules/block/tests/modules/block_test/src/Form/FavoriteAnimalTestForm.php Form constructor.
FavoriteAnimalTestForm::getFormId function core/modules/block/tests/modules/block_test/src/Form/FavoriteAnimalTestForm.php Returns a unique string identifying the form.
FavoriteAnimalTestForm::submitForm function core/modules/block/tests/modules/block_test/src/Form/FavoriteAnimalTestForm.php Form submission handler.
Feed class core/modules/views/src/Plugin/views/display/Feed.php The plugin that handles a feed, such as RSS or atom.
feed-icon.html.twig file core/themes/olivero/templates/misc/feed-icon.html.twig Theme override for a feed icon.
feed-icon.html.twig file core/themes/stable9/templates/media-library/feed-icon.html.twig Theme override for a feed icon.
feed-icon.html.twig file core/modules/system/templates/feed-icon.html.twig Default theme implementation for a feed icon.
feed.css file core/themes/olivero/css/components/feed.css RSS feed.
feed.pcss.css file core/themes/olivero/css/components/feed.pcss.css RSS feed.
Feed.php file core/modules/views/src/Plugin/views/display/Feed.php
Feed::$ajaxEnabled property core/modules/views/src/Plugin/views/display/Feed.php Whether the display allows the use of AJAX or not.
Feed::$renderer property core/modules/views/src/Plugin/views/display/Feed.php The renderer.

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