Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Other projects
Title Object type File name Summary
ExtractorTest::testLoadIconMissingData function core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/ExtractorTest.php Test the IconExtractorBase:loadIcon with missing data.
ExtraFieldBlockCacheTagInvalidator class core/modules/layout_builder/src/Cache/ExtraFieldBlockCacheTagInvalidator.php Provides a cache tag invalidator that clears the block cache.
ExtraFieldBlockCacheTagInvalidator.php file core/modules/layout_builder/src/Cache/ExtraFieldBlockCacheTagInvalidator.php
ExtraFieldBlockCacheTagInvalidator::invalidateTags function core/modules/layout_builder/src/Cache/ExtraFieldBlockCacheTagInvalidator.php Marks cache items with any of the specified tags as invalid.
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.
FactoryInterface interface core/lib/Drupal/Component/Plugin/Factory/FactoryInterface.php Factory interface implemented by all plugin factories.
FactoryInterface.php file core/lib/Drupal/Component/Plugin/Factory/FactoryInterface.php
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 Modules to install.
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 class core/tests/Drupal/Tests/Core/DrupalKernel/DrupalKernelTest.php A fake autoloader for testing.
FakeAutoloader::findFile function core/tests/Drupal/Tests/Core/DrupalKernel/DrupalKernelTest.php Finds a file by class name while caching lookups to APC.
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.
FakeSiteFixtureTest::testCallToComposerInspectorMethods function core/modules/package_manager/tests/src/Kernel/FakeSiteFixtureTest.php Tests calls to ComposerInspector class methods.
FakeSiteFixtureTest::testCallToRemovePackage function core/modules/package_manager/tests/src/Kernel/FakeSiteFixtureTest.php Tests if `removePackage` can be called on all packages in the fixture.
FakeSiteFixtureTest::testCallToSetVersion function core/modules/package_manager/tests/src/Kernel/FakeSiteFixtureTest.php Tests if `setVersion` can be called on all packages in the fixture.
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.
Feed::attachTo function core/modules/views/src/Plugin/views/display/Feed.php Allows displays to attach to other views.
Feed::submitOptionsForm function core/modules/views/src/Plugin/views/display/Feed.php Handle any special handling on the validate form.
FetchLegacyTest::testQueryFetchColumnOutOfRange function core/tests/Drupal/KernelTests/Core/Database/FetchLegacyTest.php Confirms that an out of range index throws an error.
FetchModeTrait::assocToClass function core/lib/Drupal/Core/Database/FetchModeTrait.php Converts a row of data in FETCH_ASSOC format to FETCH_CLASS.
FetchModeTrait::assocToColumn function core/lib/Drupal/Core/Database/FetchModeTrait.php Converts a row of data in FETCH_ASSOC format to FETCH_COLUMN.
FetchModeTrait::assocToFetchMode function core/lib/Drupal/Core/Database/FetchModeTrait.php Converts a row of data in associative format to a specified format.
FetchModeTrait::assocToNum function core/lib/Drupal/Core/Database/FetchModeTrait.php Converts a row of data in FETCH_ASSOC format to FETCH_NUM.
FetchModeTrait::assocToObj function core/lib/Drupal/Core/Database/FetchModeTrait.php Converts a row of data in FETCH_ASSOC format to FETCH_OBJ.
FetchTest::testQueryFetchColIndexOutOfRange function core/tests/Drupal/KernelTests/Core/Database/FetchTest.php Confirms that an out of range index in fetchCol() throws an error.
FetchTest::testQueryFetchColIndexOutOfRangeOnEmptyResultSet function core/tests/Drupal/KernelTests/Core/Database/FetchTest.php Confirms empty result set prevails on out of range index in fetchCol().
FetchTest::testQueryFetchColumnOutOfRange function core/tests/Drupal/KernelTests/Core/Database/FetchTest.php Confirms that an out of range index throws an error.
FetchTest::testQueryFetchFieldIndexOutOfRange function core/tests/Drupal/KernelTests/Core/Database/FetchTest.php Confirms that an out of range index in fetchField() throws an error.
FetchTest::testQueryFetchFieldIndexOutOfRangeOnEmptyResultSet function core/tests/Drupal/KernelTests/Core/Database/FetchTest.php Confirms empty result set prevails on out of range index in fetchField().
FetchTest::testQueryFetchObjectClassNoConstructorArgs function core/tests/Drupal/KernelTests/Core/Database/FetchTest.php Confirms that we can fetch a record into a class without constructor args.
field.storage.block_content.body.yml file core/modules/block_content/config/install/field.storage.block_content.body.yml core/modules/block_content/config/install/field.storage.block_content.body.yml
field.storage.block_content.field_body.yml file core/profiles/demo_umami/config/install/field.storage.block_content.field_body.yml core/profiles/demo_umami/config/install/field.storage.block_content.field_body.yml
field.storage.block_content.field_content_link.yml file core/profiles/demo_umami/config/install/field.storage.block_content.field_content_link.yml core/profiles/demo_umami/config/install/field.storage.block_content.field_content_link.yml
field.storage.block_content.field_copyright.yml file core/profiles/demo_umami/config/install/field.storage.block_content.field_copyright.yml core/profiles/demo_umami/config/install/field.storage.block_content.field_copyright.yml
field.storage.block_content.field_disclaimer.yml file core/profiles/demo_umami/config/install/field.storage.block_content.field_disclaimer.yml core/profiles/demo_umami/config/install/field.storage.block_content.field_disclaimer.yml
field.storage.block_content.field_media_image.yml file core/profiles/demo_umami/config/install/field.storage.block_content.field_media_image.yml core/profiles/demo_umami/config/install/field.storage.block_content.field_media_image.yml
field.storage.block_content.field_summary.yml file core/profiles/demo_umami/config/install/field.storage.block_content.field_summary.yml core/profiles/demo_umami/config/install/field.storage.block_content.field_summary.yml
field.storage.block_content.field_title.yml file core/profiles/demo_umami/config/install/field.storage.block_content.field_title.yml core/profiles/demo_umami/config/install/field.storage.block_content.field_title.yml
field.storage.comment.comment_body.yml file core/modules/comment/config/install/field.storage.comment.comment_body.yml core/modules/comment/config/install/field.storage.comment.comment_body.yml
field.storage.contact_message.field_multiple_value_form_field.yml file core/modules/system/tests/modules/olivero_test/config/install/field.storage.contact_message.field_multiple_value_form_field.yml core/modules/system/tests/modules/olivero_test/config/install/field.storage.contact_message.field_multiple_value_form_field.yml
field.storage.entity_test.field_test_import.yml file core/modules/field/tests/modules/field_test_config/config/install/field.storage.entity_test.field_test_import.yml core/modules/field/tests/modules/field_test_config/config/install/field.storage.entity_test.field_test_import.yml
field.storage.entity_test.field_test_import_2.yml file core/modules/field/tests/modules/field_test_config/config/install/field.storage.entity_test.field_test_import_2.yml core/modules/field/tests/modules/field_test_config/config/install/field.storage.entity_test.field_test_import_2.yml

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