LanguageField::render |
function |
core/modules/views/src/Plugin/views/field/LanguageField.php |
Renders the field. |
language_entity_base_field_info_alter |
function |
core/modules/language/language.module |
Implements hook_entity_base_field_info_alter(). |
language_entity_field_access |
function |
core/modules/language/language.module |
Implements hook_entity_field_access() |
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 |
language_entity_field_access_test.module |
file |
core/modules/language/tests/language_entity_field_access_test/language_entity_field_access_test.module |
Hook implementations for language_entity_field_access_test. |
language_entity_field_access_test_entity_field_access |
function |
core/modules/language/tests/language_entity_field_access_test/language_entity_field_access_test.module |
Implements hook_entity_field_access(). |
language_field_info_alter |
function |
core/modules/language/language.module |
Implements hook_field_info_alter(). |
layout-builder-field-block.php |
file |
core/modules/layout_builder/tests/fixtures/update/layout-builder-field-block.php |
Test fixture. |
layout-builder-field-schema.php |
file |
core/modules/layout_builder/tests/fixtures/update/layout-builder-field-schema.php |
Test fixture. |
LayoutBuilderCompatibilityTestBase::assertFieldAttributes |
function |
core/modules/layout_builder/tests/src/Kernel/LayoutBuilderCompatibilityTestBase.php |
Asserts that the rendered entity has the correct 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. |
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 enable. |
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 enable. |
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. |
LayoutBuilderOptInTest::getPathForFieldBlock |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderOptInTest.php |
Returns the path to update a field block in the UI. |
LayoutBuilderQuickEditTest::assertEntityInstanceFieldMarkup |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderQuickEditTest.php |
Asserts all in-place editable fields with markup expectations. |
LayoutBuilderQuickEditTest::assertEntityInstanceFieldStates |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderQuickEditTest.php |
Asserts all FieldModels for the given entity instance. |
LayoutBuilderQuickEditTest::getQuickEditFieldId |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderQuickEditTest.php |
|
LayoutBuilderQuickEditTest::replaceLayoutBuilderFieldIdKeys |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderQuickEditTest.php |
Replaces the array keys with Layout Builder field IDs when needed. |
LayoutBuilderQuickEditTest::testPlaceFieldBlockFromDifferentEntityType |
function |
core/modules/layout_builder/tests/src/Functional/LayoutBuilderQuickEditTest.php |
Tests Quick Edit integration with a block from a different entity type. |
LayoutBuilderQuickEditTest::testQuickEditIgnoresDuplicateFields |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderQuickEditTest.php |
Tests that Quick Edit still works even when there are duplicate fields. |
LayoutBuilderTest::testDeleteField |
function |
core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php |
Tests deleting a field in-use by an overridden layout. |
LayoutBuilderTest::testExtraFields |
function |
core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php |
Tests that extra fields work before and after enabling Layout Builder. |
LayoutBuilderThemeSuggestionsTest::testFieldBlockViewModeTemplates |
function |
core/modules/layout_builder/tests/src/Functional/LayoutBuilderThemeSuggestionsTest.php |
Tests that of view mode specific field templates are suggested. |
LayoutBuilderUiTest::FIELD_UI_PREFIX |
constant |
core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderUiTest.php |
Path prefix for the field UI for the test bundle. |
LayoutEntityHelperTrait::isEntityUsingFieldOverride |
function |
core/modules/layout_builder/src/LayoutEntityHelperTrait.php |
Determines if an entity is using a field for the layout override. |
LayoutEntityHelperTraitTest::providerTestIsEntityUsingFieldOverride |
function |
core/modules/layout_builder/tests/src/Unit/LayoutEntityHelperTraitTest.php |
Dataprovider for testIsEntityUsingFieldOverride(). |
LayoutEntityHelperTraitTest::testIsEntityUsingFieldOverride |
function |
core/modules/layout_builder/tests/src/Unit/LayoutEntityHelperTraitTest.php |
@covers ::isEntityUsingFieldOverride[[api-linebreak]] |
LayoutFieldTranslateUpdateConfig |
class |
core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfig.php |
A test case that updates 1 bundle's field but not both. |
LayoutFieldTranslateUpdateConfig.php |
file |
core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfig.php |
|
LayoutFieldTranslateUpdateConfig::$expectedBundleUpdates |
property |
core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfig.php |
Expectations of field updates by bundles. |
LayoutFieldTranslateUpdateConfig::$expectedFieldStorageUpdate |
property |
core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfig.php |
Whether the field storage should be updated. |
LayoutFieldTranslateUpdateConfig::$layoutBuilderTestCases |
property |
core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfig.php |
Layout builder test cases. |
LayoutFieldTranslateUpdateConfigAndStorage |
class |
core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfigAndStorage.php |
A test case that updates both bundles' fields. |
LayoutFieldTranslateUpdateConfigAndStorage.php |
file |
core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfigAndStorage.php |
|
LayoutFieldTranslateUpdateConfigAndStorage::$expectedBundleUpdates |
property |
core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfigAndStorage.php |
Expectations of field updates by bundles. |