| JsonTestFieldFilterAccessHooks |
class |
core/modules/jsonapi/tests/modules/jsonapi_test_field_filter_access/src/Hook/JsonTestFieldFilterAccessHooks.php |
Hook implementations for jsonapi_test_field_filter_access. |
| JsonTestFieldFilterAccessHooks.php |
file |
core/modules/jsonapi/tests/modules/jsonapi_test_field_filter_access/src/Hook/JsonTestFieldFilterAccessHooks.php |
|
| JsonTestFieldFilterAccessHooks::jsonapiEntityFieldFilterAccess |
function |
core/modules/jsonapi/tests/modules/jsonapi_test_field_filter_access/src/Hook/JsonTestFieldFilterAccessHooks.php |
Implements hook_jsonapi_entity_field_filter_access(). |
| JSWebAssert::waitForField |
function |
core/tests/Drupal/FunctionalJavascriptTests/JSWebAssert.php |
Waits for a field with specified locator and returns it when available. |
| JsWebAssertTestForm::addField |
function |
core/modules/system/tests/modules/jswebassert_test/src/Form/JsWebAssertTestForm.php |
Ajax callback for the "Add field" button. |
| KeyValueEntityStorageTest::$entityFieldManager |
property |
core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php |
The mocked entity field manager. |
| LabelOnlyResourceObject::extractFieldsFromEntity |
function |
core/modules/jsonapi/src/JsonApiResource/LabelOnlyResourceObject.php |
Extracts the entity's fields. |
| Language::fields |
function |
core/modules/language/src/Plugin/migrate/source/Language.php |
Returns available fields on the source. |
| LanguageContentSettings::fields |
function |
core/modules/language/src/Plugin/migrate/source/d6/LanguageContentSettings.php |
Returns available fields on the source. |
| LanguageContentSettings::fields |
function |
core/modules/language/src/Plugin/migrate/source/d7/LanguageContentSettings.php |
Returns available fields on the source. |
| LanguageContentSettingsTaxonomyVocabulary::fields |
function |
core/modules/language/src/Plugin/migrate/source/d6/LanguageContentSettingsTaxonomyVocabulary.php |
Returns available fields on the source. |
| LanguageContentSettingsTaxonomyVocabulary::fields |
function |
core/modules/language/src/Plugin/migrate/source/d7/LanguageContentSettingsTaxonomyVocabulary.php |
Returns available fields on the source. |
| LanguageEntityFieldAccessHookTest |
class |
core/modules/language/tests/src/Functional/LanguageEntityFieldAccessHookTest.php |
Tests language picker compatibility with hook_entity_field_access. |
| LanguageEntityFieldAccessHookTest.php |
file |
core/modules/language/tests/src/Functional/LanguageEntityFieldAccessHookTest.php |
|
| LanguageEntityFieldAccessHookTest::$defaultTheme |
property |
core/modules/language/tests/src/Functional/LanguageEntityFieldAccessHookTest.php |
The theme to install as the default for testing. |
| LanguageEntityFieldAccessHookTest::$modules |
property |
core/modules/language/tests/src/Functional/LanguageEntityFieldAccessHookTest.php |
Modules to install. |
| LanguageEntityFieldAccessHookTest::testHookEntityFieldAccess |
function |
core/modules/language/tests/src/Functional/LanguageEntityFieldAccessHookTest.php |
Tests compatibility with hook_entity_field_access(). |
| LanguageEntityFieldAccessTestHooks |
class |
core/modules/language/tests/language_entity_field_access_test/src/Hook/LanguageEntityFieldAccessTestHooks.php |
Hook implementations for language_entity_field_access_test. |
| LanguageEntityFieldAccessTestHooks.php |
file |
core/modules/language/tests/language_entity_field_access_test/src/Hook/LanguageEntityFieldAccessTestHooks.php |
|
| LanguageEntityFieldAccessTestHooks::entityFieldAccess |
function |
core/modules/language/tests/language_entity_field_access_test/src/Hook/LanguageEntityFieldAccessTestHooks.php |
Implements hook_entity_field_access(). |
| 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. |
| LayoutBuilderEntityViewDisplayTest::testFieldsMovedToHiddenOnEnable |
function |
core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayTest.php |
Tests that enabling Layout Builder moves fields to hidden. |
| 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(). |