LanguageField |
class |
core/modules/views/src/Plugin/views/field/LanguageField.php |
Defines a field handler to translate a language into its readable form. |
LanguageField.php |
file |
core/modules/views/src/Plugin/views/field/LanguageField.php |
|
LanguageField::buildOptionsForm |
function |
core/modules/views/src/Plugin/views/field/LanguageField.php |
Default option form that provides label widget that all fields should have. |
LanguageField::defineOptions |
function |
core/modules/views/src/Plugin/views/field/LanguageField.php |
Information about options for all kinds of purposes will be held here. |
LanguageField::render |
function |
core/modules/views/src/Plugin/views/field/LanguageField.php |
Renders the field. |
LanguageHooks::entityBaseFieldInfoAlter |
function |
core/modules/language/src/Hook/LanguageHooks.php |
Implements hook_entity_base_field_info_alter(). |
LanguageHooks::entityFieldAccess |
function |
core/modules/language/src/Hook/LanguageHooks.php |
Implements hook_entity_field_access(). |
LanguageHooks::fieldInfoAlter |
function |
core/modules/language/src/Hook/LanguageHooks.php |
Implements hook_field_info_alter(). |
LanguageTestTrait::setFieldTranslatable |
function |
core/modules/language/tests/src/Traits/LanguageTestTrait.php |
Sets and saves a given field instance translation status. |
language_entity_field_access_test.info.yml |
file |
core/modules/language/tests/language_entity_field_access_test/language_entity_field_access_test.info.yml |
core/modules/language/tests/language_entity_field_access_test/language_entity_field_access_test.info.yml |
LateResourceTypeBuildEventSubscriber::enableResourceTypeFields |
function |
core/modules/jsonapi/tests/modules/jsonapi_test_resource_type_building/src/EventSubscriber/LateResourceTypeBuildEventSubscriber.php |
Disables any resource type fields that have been aliased by a test. |
layout-field.css |
file |
core/themes/olivero/css/components/layout-field.css |
Visual styles for fields. |
layout-field.pcss.css |
file |
core/themes/olivero/css/components/layout-field.pcss.css |
Visual styles for fields. |
LayoutBuilderBlocksTest::testFieldBlockLabel |
function |
core/modules/layout_builder/tests/src/Functional/LayoutBuilderBlocksTest.php |
Tests the ability to use a specified block label for field blocks. |
LayoutBuilderCompatibilityTestBase::assertFieldAttributes |
function |
core/modules/layout_builder/tests/src/Kernel/LayoutBuilderCompatibilityTestBase.php |
Asserts that the rendered entity has the correct fields. |
LayoutBuilderDefaultValuesTest::addImageFields |
function |
core/modules/layout_builder/tests/src/Functional/LayoutBuilderDefaultValuesTest.php |
Helper function to add image fields. |
LayoutBuilderDefaultValuesTest::addTextFields |
function |
core/modules/layout_builder/tests/src/Functional/LayoutBuilderDefaultValuesTest.php |
Helper function to add string fields. |
LayoutBuilderEntityViewDisplay::$entityFieldManager |
property |
core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php |
The entity field manager. |
LayoutBuilderEntityViewDisplay::addSectionField |
function |
core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php |
Adds a layout section field to a given bundle. |
LayoutBuilderEntityViewDisplay::getSectionComponentForFieldName |
function |
core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php |
Gets the component for a given field name if any. |
LayoutBuilderEntityViewDisplay::removeSectionField |
function |
core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php |
Removes a layout section field if it is no longer needed. |
LayoutBuilderEntityViewDisplayForm::buildExtraFieldRow |
function |
core/modules/layout_builder/src/Form/LayoutBuilderEntityViewDisplayForm.php |
Builds the table row structure for a single extra field. |
LayoutBuilderEntityViewDisplayForm::buildFieldRow |
function |
core/modules/layout_builder/src/Form/LayoutBuilderEntityViewDisplayForm.php |
Builds the table row structure for a single field. |
LayoutBuilderExposeAllFieldBlocksHooks |
class |
core/modules/layout_builder/modules/layout_builder_expose_all_field_blocks/src/Hook/LayoutBuilderExposeAllFieldBlocksHooks.php |
Hook implementations for layout_builder_expose_all_field_blocks. |
LayoutBuilderExposeAllFieldBlocksHooks.php |
file |
core/modules/layout_builder/modules/layout_builder_expose_all_field_blocks/src/Hook/LayoutBuilderExposeAllFieldBlocksHooks.php |
|
LayoutBuilderExposeAllFieldBlocksHooks::help |
function |
core/modules/layout_builder/modules/layout_builder_expose_all_field_blocks/src/Hook/LayoutBuilderExposeAllFieldBlocksHooks.php |
Implements hook_help(). |
LayoutBuilderExtraFieldTestHooks |
class |
core/modules/layout_builder/tests/modules/layout_builder_extra_field_test/src/Hook/LayoutBuilderExtraFieldTestHooks.php |
Hook implementations for layout_builder_extra_field_test. |
LayoutBuilderExtraFieldTestHooks.php |
file |
core/modules/layout_builder/tests/modules/layout_builder_extra_field_test/src/Hook/LayoutBuilderExtraFieldTestHooks.php |
|
LayoutBuilderExtraFieldTestHooks::entityExtraFieldInfo |
function |
core/modules/layout_builder/tests/modules/layout_builder_extra_field_test/src/Hook/LayoutBuilderExtraFieldTestHooks.php |
Implements hook_entity_extra_field_info(). |
LayoutBuilderFieldBlockEntityReferenceCacheTagsTest |
class |
core/modules/layout_builder/tests/src/Functional/LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php |
Tests cache tags on entity reference field blocks in Layout Builder. |
LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php |
file |
core/modules/layout_builder/tests/src/Functional/LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php |
|
LayoutBuilderFieldBlockEntityReferenceCacheTagsTest::$defaultTheme |
property |
core/modules/layout_builder/tests/src/Functional/LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php |
The theme to install as the default for testing. |
LayoutBuilderFieldBlockEntityReferenceCacheTagsTest::$modules |
property |
core/modules/layout_builder/tests/src/Functional/LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php |
Modules to install. |
LayoutBuilderFieldBlockEntityReferenceCacheTagsTest::setUp |
function |
core/modules/layout_builder/tests/src/Functional/LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php |
|
LayoutBuilderFieldBlockEntityReferenceCacheTagsTest::testEntityReferenceFieldBlockCaching |
function |
core/modules/layout_builder/tests/src/Functional/LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php |
Tests cache tags on field block for entity reference field. |
LayoutBuilderFieldBlockEntityReferenceCacheTagsTest::verifyPageCacheContainsTags |
function |
core/modules/layout_builder/tests/src/Functional/LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php |
Verify that when loading a given page, it's a page cache hit or miss. |
LayoutBuilderFieldLayoutCompatibilityTest |
class |
core/modules/layout_builder/tests/src/Kernel/LayoutBuilderFieldLayoutCompatibilityTest.php |
Ensures that Layout Builder and Field Layout are compatible with each other. |
LayoutBuilderFieldLayoutCompatibilityTest.php |
file |
core/modules/layout_builder/tests/src/Kernel/LayoutBuilderFieldLayoutCompatibilityTest.php |
|
LayoutBuilderFieldLayoutCompatibilityTest::$modules |
property |
core/modules/layout_builder/tests/src/Kernel/LayoutBuilderFieldLayoutCompatibilityTest.php |
Modules to install. |
LayoutBuilderFieldLayoutCompatibilityTest::setUp |
function |
core/modules/layout_builder/tests/src/Kernel/LayoutBuilderFieldLayoutCompatibilityTest.php |
|
LayoutBuilderFieldLayoutCompatibilityTest::testCompatibility |
function |
core/modules/layout_builder/tests/src/Kernel/LayoutBuilderFieldLayoutCompatibilityTest.php |
Tests the compatibility of Layout Builder and Field Layout. |
LayoutBuilderHooks::fieldConfigDelete |
function |
core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php |
Implements hook_ENTITY_TYPE_delete(). |
LayoutBuilderHooks::fieldConfigInsert |
function |
core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php |
Implements hook_ENTITY_TYPE_insert(). |
LayoutBuilderHooks::themeSuggestionsFieldAlter |
function |
core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php |
Implements hook_theme_suggestions_HOOK_alter(). |
LayoutBuilderIsActiveCacheContextTest::testGetContextNonFieldableEntity |
function |
core/modules/layout_builder/tests/src/Unit/LayoutBuilderIsActiveCacheContextTest.php |
Tests get context non fieldable entity. |
LayoutBuilderOptInTest::getPathForFieldBlock |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderOptInTest.php |
Returns the path to update a field block in the UI. |
LayoutBuilderOverridesTest::testDeleteField |
function |
core/modules/layout_builder/tests/src/Functional/LayoutBuilderOverridesTest.php |
Tests deleting a field in-use by an overridden layout. |
LayoutBuilderOverridesTest::testOverridesWithoutFieldUi |
function |
core/modules/layout_builder/tests/src/Functional/LayoutBuilderOverridesTest.php |
Tests Layout Builder overrides without Field UI installed. |
LayoutBuilderTest::testExtraFields |
function |
core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php |
Tests that extra fields work before and after enabling Layout Builder. |
LayoutBuilderTestEntityHooks::entityExtraFieldInfo |
function |
core/modules/layout_builder/tests/modules/layout_builder_test/src/Hook/LayoutBuilderTestEntityHooks.php |
Implements hook_entity_extra_field_info(). |