Search for to

  1. Search 7.x for to
  2. Search 8.9.x for to
  3. Search 10.3.x for to
  4. Search 11.x for to
  5. Search main for to
  6. Other projects
Title Object type File name Summary
ExtensionInstallStorage::createCollection function core/lib/Drupal/Core/Config/ExtensionInstallStorage.php
ExtensionInstallStorage::getAllFolders function core/lib/Drupal/Core/Config/ExtensionInstallStorage.php Returns a map of all config object names and their folders.
ExtensionInstallStorage::__construct function core/lib/Drupal/Core/Config/ExtensionInstallStorage.php Overrides \Drupal\Core\Config\InstallStorage::__construct().
ExtensionInstallStorageTest class core/tests/Drupal/Tests/Core/Config/ExtensionInstallStorageTest.php @coversDefaultClass \Drupal\Core\Config\ExtensionInstallStorage[[api-linebreak]]
@group Config
ExtensionInstallStorageTest.php file core/tests/Drupal/Tests/Core/Config/ExtensionInstallStorageTest.php
ExtensionInstallStorageTest::testCreateCollection function core/tests/Drupal/Tests/Core/Config/ExtensionInstallStorageTest.php @covers ::createCollection[[api-linebreak]]
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 pre-configured instance of a plugin.
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 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 Unregisters this instance as an autoloader.
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.
FastTest::testUserAutocomplete function core/modules/system/tests/src/Functional/Theme/FastTest.php Tests access to user autocompletion and verify the correct results.
featured-bottom.css file core/themes/bartik/css/components/featured-bottom.css Visual styles for Bartik's featured bottom component.
featured-top.css file core/themes/bartik/css/components/featured-top.css Visual styles for Bartik's featured top.
feed.reader.atomentry service core/core.services.yml Laminas\Feed\Reader\Extension\Atom\Entry
feed.reader.atomfeed service core/core.services.yml Laminas\Feed\Reader\Extension\Atom\Feed
feed.writer.atomrendererfeed service core/core.services.yml Laminas\Feed\Writer\Extension\Atom\Renderer\Feed
Feed::attachTo function core/modules/views/src/Plugin/views/display/Feed.php
Feed::submitOptionsForm function core/modules/views/src/Plugin/views/display/Feed.php
FeedParserTest::testAtomSample function core/modules/aggregator/tests/src/Functional/FeedParserTest.php Tests a feed that uses the Atom format.
FeedStorage class core/modules/aggregator/src/FeedStorage.php Defines the storage handler class for feed entities.
FeedStorage.php file core/modules/aggregator/src/FeedStorage.php
FeedStorage::getFeedIdsToRefresh function core/modules/aggregator/src/FeedStorage.php
FeedStorageInterface interface core/modules/aggregator/src/FeedStorageInterface.php Defines an interface for aggregator feed entity storage classes.
FeedStorageInterface.php file core/modules/aggregator/src/FeedStorageInterface.php
FeedStorageInterface::CLEAR_NEVER constant core/modules/aggregator/src/FeedStorageInterface.php Denotes that a feed's items should never expire.
FeedStorageInterface::getFeedIdsToRefresh function core/modules/aggregator/src/FeedStorageInterface.php Returns the fids of feeds that need to be refreshed.
FeedStorageSchema class core/modules/aggregator/src/FeedStorageSchema.php Defines the feed schema handler.
FeedStorageSchema.php file core/modules/aggregator/src/FeedStorageSchema.php
FeedStorageSchema::getSharedTableFieldSchema function core/modules/aggregator/src/FeedStorageSchema.php
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_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

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