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
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 class core/modules/field_layout/tests/src/Kernel/LayoutBuilderFieldLayoutCompatibilityTest.php Ensures that Layout Builder and Field Layout are compatible with each other.
LayoutBuilderFieldLayoutCompatibilityTest.php file core/modules/field_layout/tests/src/Kernel/LayoutBuilderFieldLayoutCompatibilityTest.php
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::$modules property core/modules/field_layout/tests/src/Kernel/LayoutBuilderFieldLayoutCompatibilityTest.php Modules to install.
LayoutBuilderFieldLayoutCompatibilityTest::setUp function core/modules/field_layout/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.
LayoutBuilderFieldLayoutCompatibilityTest::testCompatibility function core/modules/field_layout/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().
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.
LayoutOverrideFieldHelper class core/modules/layout_builder/src/LayoutOverrideFieldHelper.php Provides methods to help with entities using Layout Builder.
LayoutOverrideFieldHelper.php file core/modules/layout_builder/src/LayoutOverrideFieldHelper.php
LayoutOverrideFieldHelper::create function core/modules/layout_builder/src/LayoutOverrideFieldHelper.php Instantiates a new instance of this class.
LayoutOverrideFieldHelper::updateTempstoreEntityContext function core/modules/layout_builder/src/LayoutOverrideFieldHelper.php Updates a layout overrides's entity context when entity values change.
LayoutOverrideFieldHelper::__construct function core/modules/layout_builder/src/LayoutOverrideFieldHelper.php Constructs a new LayoutOverrideFieldHelper.
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
layout_builder_extra_field_test.info.yml file core/modules/layout_builder/tests/modules/layout_builder_extra_field_test/layout_builder_extra_field_test.info.yml core/modules/layout_builder/tests/modules/layout_builder_extra_field_test/layout_builder_extra_field_test.info.yml
layout_builder_field_block_test.fake_view_mode_context service core/modules/layout_builder/tests/modules/layout_builder_field_block_test/layout_builder_field_block_test.services.yml Drupal\layout_builder_field_block_test\ContextProvider\FakeViewModeContext
layout_builder_field_block_test.info.yml file core/modules/layout_builder/tests/modules/layout_builder_field_block_test/layout_builder_field_block_test.info.yml core/modules/layout_builder/tests/modules/layout_builder_field_block_test/layout_builder_field_block_test.info.yml
layout_builder_field_block_test.schema.yml file core/modules/layout_builder/tests/modules/layout_builder_field_block_test/config/schema/layout_builder_field_block_test.schema.yml core/modules/layout_builder/tests/modules/layout_builder_field_block_test/config/schema/layout_builder_field_block_test.schema.yml
layout_builder_field_block_test.services.yml file core/modules/layout_builder/tests/modules/layout_builder_field_block_test/layout_builder_field_block_test.services.yml core/modules/layout_builder/tests/modules/layout_builder_field_block_test/layout_builder_field_block_test.services.yml
LinkField class core/modules/link/src/Plugin/migrate/field/d6/LinkField.php Migrate field plugin for Drupal 6 link fields.
LinkField class core/modules/link/src/Plugin/migrate/field/d7/LinkField.php MigrateField Plugin for Drupal 7 link fields.
LinkField.php file core/modules/link/src/Plugin/migrate/field/d6/LinkField.php
LinkField.php file core/modules/link/src/Plugin/migrate/field/d7/LinkField.php
LinkField::alterFieldInstanceMigration function core/modules/link/src/Plugin/migrate/field/d7/LinkField.php Apply any custom processing to the field instance migration.
LinkField::defineValueProcessPipeline function core/modules/link/src/Plugin/migrate/field/d6/LinkField.php Apply any custom processing to the field bundle migrations.
LinkField::getFieldFormatterMap function core/modules/link/src/Plugin/migrate/field/d6/LinkField.php Get a map between D6 formatters and D8 formatters for this field type.

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