Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
FeedXmlCookieTest::$format property core/modules/aggregator/tests/src/Functional/Rest/FeedXmlCookieTest.php
FeedXmlCookieTest::$mimeType property core/modules/aggregator/tests/src/Functional/Rest/FeedXmlCookieTest.php
FetcherInterface interface core/modules/aggregator/src/Plugin/FetcherInterface.php Defines an interface for aggregator fetcher implementations.
FetcherInterface.php file core/modules/aggregator/src/Plugin/FetcherInterface.php
FetcherInterface::fetch function core/modules/aggregator/src/Plugin/FetcherInterface.php Downloads feed data.
FetchTest class core/tests/Drupal/KernelTests/Core/Database/FetchTest.php Tests the Database system's various fetch capabilities.
FetchTest.php file core/tests/Drupal/KernelTests/Core/Database/FetchTest.php
FetchTest::testQueryFetchAllColumn function core/tests/Drupal/KernelTests/Core/Database/FetchTest.php Confirms that we can fetch all records into an array explicitly.
FetchTest::testQueryFetchArray function core/tests/Drupal/KernelTests/Core/Database/FetchTest.php Confirms that we can fetch a record to an associative array explicitly.
FetchTest::testQueryFetchBoth function core/tests/Drupal/KernelTests/Core/Database/FetchTest.php Confirms that we can fetch a record into a doubly-keyed array explicitly.
FetchTest::testQueryFetchClass function core/tests/Drupal/KernelTests/Core/Database/FetchTest.php Confirms that we can fetch a record into a new instance of a custom class.
FetchTest::testQueryFetchClasstype function core/tests/Drupal/KernelTests/Core/Database/FetchTest.php Confirms that we can fetch a record into a new instance of a custom class.
The name of the class is determined from a value of the first column.
FetchTest::testQueryFetchCol function core/tests/Drupal/KernelTests/Core/Database/FetchTest.php Confirms that we can fetch an entire column of a result set at once.
FetchTest::testQueryFetchDefault function core/tests/Drupal/KernelTests/Core/Database/FetchTest.php Confirms that we can fetch a record properly in default object mode.
FetchTest::testQueryFetchNum function core/tests/Drupal/KernelTests/Core/Database/FetchTest.php Confirms that we can fetch a record into an indexed array explicitly.
FetchTest::testQueryFetchObject function core/tests/Drupal/KernelTests/Core/Database/FetchTest.php Confirms that we can fetch a record to an object explicitly.
FetchTest::testQueryFetchObjectClass function core/tests/Drupal/KernelTests/Core/Database/FetchTest.php Confirms that we can fetch a record into a class using fetchObject.
FetchTest::testRowCount function core/tests/Drupal/KernelTests/Core/Database/FetchTest.php Tests that rowCount() throws exception on SELECT query.
Fid class core/modules/aggregator/src/Plugin/views/argument/Fid.php Argument handler to accept an aggregator feed id.
Fid class core/modules/file/src/Plugin/views/argument/Fid.php Argument handler to accept multiple file ids.
Fid.php file core/modules/file/src/Plugin/views/argument/Fid.php
Fid.php file core/modules/aggregator/src/Plugin/views/argument/Fid.php
Fid::$deprecatedProperties property core/modules/aggregator/src/Plugin/views/argument/Fid.php
Fid::$deprecatedProperties property core/modules/file/src/Plugin/views/argument/Fid.php
Fid::$entityTypeManager property core/modules/file/src/Plugin/views/argument/Fid.php The entity type manager.
Fid::$entityTypeManager property core/modules/aggregator/src/Plugin/views/argument/Fid.php The entity type manager.
Fid::create function core/modules/aggregator/src/Plugin/views/argument/Fid.php
Fid::create function core/modules/file/src/Plugin/views/argument/Fid.php Creates an instance of the plugin.
Fid::titleQuery function core/modules/file/src/Plugin/views/argument/Fid.php Override the behavior of titleQuery(). Get the filenames.
Fid::titleQuery function core/modules/aggregator/src/Plugin/views/argument/Fid.php
Fid::__construct function core/modules/aggregator/src/Plugin/views/argument/Fid.php Constructs a \Drupal\aggregator\Plugin\views\argument\Fid object.
Fid::__construct function core/modules/file/src/Plugin/views/argument/Fid.php Constructs a Drupal\file\Plugin\views\argument\Fid object.
Field class core/modules/field/src/Plugin/migrate/source/d6/Field.php Drupal 6 field source from database.
Field class core/modules/field/src/Plugin/migrate/source/d7/Field.php Drupal 7 field source from database.
Field class core/modules/views/src/Plugin/views/field/Field.php A stub class to provide backward compatibility for EntityField.
Field API group core/modules/field/field.module Attaches custom data fields to Drupal entities.
Field API bulk data deletion group core/modules/field/field.purge.inc Cleans up after Field API bulk deletion operations.
Field Formatter API group core/modules/field/field.api.php Define Field API formatter types.
Field Types API group core/modules/field/field.api.php Defines field, widget, display formatter, and storage types.
Field Widget API group core/modules/field/field.api.php Define Field API widget types.
field--comment.html.twig file core/themes/stable/templates/field/field--comment.html.twig Theme override for comment fields.
field--comment.html.twig file core/themes/classy/templates/field/field--comment.html.twig Theme override for comment fields.
field--comment.html.twig file core/themes/claro/templates/classy/field/field--comment.html.twig Theme override for comment fields.
field--comment.html.twig file core/themes/bartik/templates/classy/field/field--comment.html.twig Theme override for comment fields.
field--comment.html.twig file core/themes/seven/templates/classy/field/field--comment.html.twig Theme override for comment fields.
field--comment.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/field/field--comment.html.twig Theme override for comment fields.
field--comment.html.twig file core/modules/comment/templates/field--comment.html.twig Default theme override for comment fields.
field--comment.html.twig file core/modules/big_pipe/tests/themes/big_pipe_test_theme/templates/field--comment.html.twig Test that comments still work with the form above instead of below.
field--node--body--bundle-with-section-field--default.html.twig file core/modules/layout_builder/tests/modules/layout_builder_theme_suggestions_test/templates/field--node--body--bundle-with-section-field--default.html.twig <h1>I am a field template for a specific view mode!</h1>
field--node--created.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/field/field--node--created.html.twig Theme override for the node created field.

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