Search for Field

  1. Search 7.x for Field
  2. Search 9.5.x for Field
  3. Search 8.9.x for Field
  4. Search 10.3.x for Field
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
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.

All search results

Title Object type File name Summary
LanguageEntityFieldAccessHookTest::$modules property core/modules/language/tests/src/Functional/LanguageEntityFieldAccessHookTest.php
LanguageEntityFieldAccessHookTest::testHookEntityFieldAccess function core/modules/language/tests/src/Functional/LanguageEntityFieldAccessHookTest.php Tests compatibility with 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
LanguageField::defineOptions function core/modules/views/src/Plugin/views/field/LanguageField.php
LanguageField::render function core/modules/views/src/Plugin/views/field/LanguageField.php
LanguageTestTrait::setFieldTranslatable function core/modules/language/tests/src/Traits/LanguageTestTrait.php Sets and saves a given field instance translation status.
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
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().
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.
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
LayoutBuilderEntityViewDisplayForm::buildFieldRow function core/modules/layout_builder/src/Form/LayoutBuilderEntityViewDisplayForm.php
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
LayoutBuilderFieldBlockEntityReferenceCacheTagsTest::$modules property core/modules/layout_builder/tests/src/Functional/LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php
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
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.
LayoutBuilderIsActiveCacheContextTest::testGetContextNonFieldableEntity function core/modules/layout_builder/tests/src/Unit/LayoutBuilderIsActiveCacheContextTest.php @covers ::getContext
@covers ::getDisplay
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.
LayoutBuilderSettingsUpdateTest::testLayoutBuilderPostUpdateExposeFieldBlockSetting function core/modules/layout_builder/tests/src/Functional/Update/LayoutBuilderSettingsUpdateTest.php Tests layout_builder_post_update_default_expose_field_block_setting().
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.
LayoutBuilderUiTest::testNewExtraField function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderUiTest.php Tests removing newly added extra field.
LayoutSectionTest::testLayoutDeletingField function core/modules/layout_builder/tests/src/Functional/LayoutSectionTest.php Tests that deleting a field removes it from the layout.
LayoutSectionTest::testLayoutUrlNoSectionField function core/modules/layout_builder/tests/src/Functional/LayoutSectionTest.php Tests that no Layout link shows without a section field.
layout_builder.extra_fields.invalidator service core/modules/layout_builder/layout_builder.services.yml Drupal\layout_builder\Cache\ExtraFieldBlockCacheTagInvalidator
layout_builder_expose_all_field_blocks.info.yml file core/modules/layout_builder/modules/layout_builder_expose_all_field_blocks/layout_builder_expose_all_field_blocks.info.yml core/modules/layout_builder/modules/layout_builder_expose_all_field_blocks/layout_builder_expose_all_field_blocks.info.yml

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