Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
ExtraFieldBlock::__construct function core/modules/layout_builder/src/Plugin/Block/ExtraFieldBlock.php Constructs a new ExtraFieldBlock.
ExtraFieldBlockCacheTagInvalidator::invalidateTags function core/modules/layout_builder/src/Cache/ExtraFieldBlockCacheTagInvalidator.php
ExtraFieldBlockCacheTagInvalidator::__construct function core/modules/layout_builder/src/Cache/ExtraFieldBlockCacheTagInvalidator.php Constructs a new ExtraFieldBlockCacheTagInvalidator.
ExtraFieldBlockDeriver::$entityTypeRepository property core/modules/layout_builder/src/Plugin/Derivative/ExtraFieldBlockDeriver.php The entity type repository.
ExtraFieldBlockDeriver::bundleIdsWithLayoutBuilderDisplays function core/modules/layout_builder/src/Plugin/Derivative/ExtraFieldBlockDeriver.php Gets a list of entity type and bundle tuples that have layout builder enabled.
ExtraFieldBlockDeriver::getDerivativeDefinitions function core/modules/layout_builder/src/Plugin/Derivative/ExtraFieldBlockDeriver.php
ExtraFieldBlockDeriver::__construct function core/modules/layout_builder/src/Plugin/Derivative/ExtraFieldBlockDeriver.php Constructs new FieldBlockDeriver.
FactoryInterface::createInstance function core/lib/Drupal/Component/Plugin/Factory/FactoryInterface.php Creates a plugin instance based on the provided ID and configuration.
FactoryTest class core/tests/Drupal/KernelTests/Core/Plugin/FactoryTest.php Tests that plugins are correctly instantiated.
FactoryTest.php file core/tests/Drupal/KernelTests/Core/Plugin/FactoryTest.php
FactoryTest::$modules property core/tests/Drupal/KernelTests/Core/Plugin/FactoryTest.php
FactoryTest::testDefaultFactory function core/tests/Drupal/KernelTests/Core/Plugin/FactoryTest.php Tests that DefaultFactory can create a plugin instance.
FactoryTest::testReflectionFactory function core/tests/Drupal/KernelTests/Core/Plugin/FactoryTest.php Tests that the Reflection factory can create a plugin instance.
FakeAutoloader::loadClass function core/tests/Drupal/Tests/Core/DrupalKernel/DrupalKernelTest.php Loads the given class or interface.
FakeAutoloader::register function core/tests/Drupal/Tests/Core/DrupalKernel/DrupalKernelTest.php Registers this instance as an autoloader.
FakeAutoloader::unregister function core/tests/Drupal/Tests/Core/DrupalKernel/DrupalKernelTest.php Deregisters this instance as an autoloader.
FakeLogEntries trait core/modules/dblog/tests/src/Functional/FakeLogEntries.php Provides methods to generate log entries.
FakeLogEntries.php file core/modules/dblog/tests/src/Functional/FakeLogEntries.php
FakeLogEntries::generateLogEntries function core/modules/dblog/tests/src/Functional/FakeLogEntries.php Generates a number of random database log events.
FakeRecord::__construct function core/modules/system/tests/src/Functional/Database/FakeRecord.php Constructs a FakeRecord object with an optional constructor argument.
FakeViewModeContext::getAvailableContexts function core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/src/ContextProvider/FakeViewModeContext.php
FakeViewModeContext::getRuntimeContexts function core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/src/ContextProvider/FakeViewModeContext.php
FallbackFieldTypeCategory::__construct function core/lib/Drupal/Core/Field/FallbackFieldTypeCategory.php
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
Fast404ExceptionHtmlSubscriber::getPriority function core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php
Fast404ExceptionHtmlSubscriber::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php
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
Fast404Test::$modules property core/tests/Drupal/FunctionalTests/EventSubscriber/Fast404Test.php
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
FastTest::$modules property core/modules/system/tests/src/Functional/Theme/FastTest.php
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

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