| Exporter::exportFieldItem |
function |
core/lib/Drupal/Core/DefaultContent/Exporter.php |
Exports a single field item generically. |
| Extension::fields |
function |
core/modules/system/src/Plugin/migrate/source/Extension.php |
Returns available fields on the source. |
| ExtensionViewsFieldTest |
class |
core/modules/file/tests/src/Kernel/Views/ExtensionViewsFieldTest.php |
Tests the core Drupal\file\Plugin\views\field\Extension handler. |
| ExtensionViewsFieldTest.php |
file |
core/modules/file/tests/src/Kernel/Views/ExtensionViewsFieldTest.php |
|
| ExtensionViewsFieldTest::$modules |
property |
core/modules/file/tests/src/Kernel/Views/ExtensionViewsFieldTest.php |
|
| ExtensionViewsFieldTest::$testViews |
property |
core/modules/file/tests/src/Kernel/Views/ExtensionViewsFieldTest.php |
Views used by this test. |
| ExtensionViewsFieldTest::setUp |
function |
core/modules/file/tests/src/Kernel/Views/ExtensionViewsFieldTest.php |
|
| ExtensionViewsFieldTest::testFileExtensionTarOption |
function |
core/modules/file/tests/src/Kernel/Views/ExtensionViewsFieldTest.php |
Tests file extension views field handler extension_detect_tar option. |
| ExtraFieldBlock |
class |
core/modules/layout_builder/src/Plugin/Block/ExtraFieldBlock.php |
Provides a block that renders an extra field from an entity. |
| ExtraFieldBlock.php |
file |
core/modules/layout_builder/src/Plugin/Block/ExtraFieldBlock.php |
|
| ExtraFieldBlock::$entityFieldManager |
property |
core/modules/layout_builder/src/Plugin/Block/ExtraFieldBlock.php |
The entity field manager. |
| ExtraFieldBlock::$entityTypeManager |
property |
core/modules/layout_builder/src/Plugin/Block/ExtraFieldBlock.php |
The entity type manager. |
| ExtraFieldBlock::$fieldName |
property |
core/modules/layout_builder/src/Plugin/Block/ExtraFieldBlock.php |
The field name. |
| ExtraFieldBlock::blockAccess |
function |
core/modules/layout_builder/src/Plugin/Block/ExtraFieldBlock.php |
|
| ExtraFieldBlock::build |
function |
core/modules/layout_builder/src/Plugin/Block/ExtraFieldBlock.php |
|
| ExtraFieldBlock::defaultConfiguration |
function |
core/modules/layout_builder/src/Plugin/Block/ExtraFieldBlock.php |
|
| ExtraFieldBlock::getEntity |
function |
core/modules/layout_builder/src/Plugin/Block/ExtraFieldBlock.php |
Gets the entity that has the field. |
| ExtraFieldBlock::getPreviewFallbackString |
function |
core/modules/layout_builder/src/Plugin/Block/ExtraFieldBlock.php |
|
| ExtraFieldBlock::preRenderBlock |
function |
core/modules/layout_builder/src/Plugin/Block/ExtraFieldBlock.php |
Pre-render callback to ensure empty extra_field_block's are not rendered. |
| ExtraFieldBlock::replaceFieldPlaceholder |
function |
core/modules/layout_builder/src/Plugin/Block/ExtraFieldBlock.php |
Replaces all placeholders for a given field. |
| ExtraFieldBlock::__construct |
function |
core/modules/layout_builder/src/Plugin/Block/ExtraFieldBlock.php |
Constructs a new ExtraFieldBlock. |
| 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 |
|
| ExtraFieldBlockCacheTagInvalidator::__construct |
function |
core/modules/layout_builder/src/Cache/ExtraFieldBlockCacheTagInvalidator.php |
Constructs a new ExtraFieldBlockCacheTagInvalidator. |
| ExtraFieldBlockDeriver |
class |
core/modules/layout_builder/src/Plugin/Derivative/ExtraFieldBlockDeriver.php |
Provides entity field block definitions for every field. |
| ExtraFieldBlockDeriver.php |
file |
core/modules/layout_builder/src/Plugin/Derivative/ExtraFieldBlockDeriver.php |
|
| ExtraFieldBlockDeriver::$entityFieldManager |
property |
core/modules/layout_builder/src/Plugin/Derivative/ExtraFieldBlockDeriver.php |
The entity field manager. |
| ExtraFieldBlockDeriver::$entityTypeBundleInfo |
property |
core/modules/layout_builder/src/Plugin/Derivative/ExtraFieldBlockDeriver.php |
The entity type bundle info. |
| ExtraFieldBlockDeriver::$entityTypeManager |
property |
core/modules/layout_builder/src/Plugin/Derivative/ExtraFieldBlockDeriver.php |
The entity type manager. |
| 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 the list of entity type and bundle tuples with layout builder enabled. |
| ExtraFieldBlockDeriver::create |
function |
core/modules/layout_builder/src/Plugin/Derivative/ExtraFieldBlockDeriver.php |
|
| 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. |
| 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. |
| FetchTest::testQueryFetchField |
function |
core/tests/Drupal/KernelTests/Core/Database/FetchTest.php |
Tests ::fetchField(). |
| FetchTest::testQueryFetchFieldEdgeCases |
function |
core/tests/Drupal/KernelTests/Core/Database/FetchTest.php |
Tests ::fetchField() for edge values returned. |
| 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(). |
| 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 API bulk data deletion |
group |
core/lib/Drupal/Core/Field/FieldPurger.php |
Defines an interface for the happy place where fields go to rest in peace. |
| 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-body.html.twig |
file |
core/themes/olivero/templates/field/field--comment-body.html.twig |
Olivero's theme override for comment body field. |
| field--comment-other.html.twig |
file |
core/modules/system/tests/themes/test_theme/templates/field--comment-other.html.twig |
{% include 'field--comment.html.twig' %} |