| FieldEntityOperationsTest::$defaultTheme |
property |
core/modules/views/tests/src/Functional/Handler/FieldEntityOperationsTest.php |
The theme to install as the default for testing. |
| FieldEntityOperationsTest::$modules |
property |
core/modules/views/tests/src/Functional/Handler/FieldEntityOperationsTest.php |
Modules to install. |
| FieldEntityOperationsTest::$testViews |
property |
core/modules/views/tests/src/Functional/Handler/FieldEntityOperationsTest.php |
Views used by this test. |
| FieldEntityOperationsTest::setUp |
function |
core/modules/views/tests/src/Functional/Handler/FieldEntityOperationsTest.php |
Sets up the test. |
| FieldEntityOperationsTest::testEntityOperations |
function |
core/modules/views/tests/src/Functional/Handler/FieldEntityOperationsTest.php |
Tests entity operations field. |
| FieldEntityOperationsTest::testEntityOperationsCacheability |
function |
core/modules/views/tests/src/Functional/Handler/FieldEntityOperationsTest.php |
Tests entity operations cacheability varies correctly. |
| FieldEntitySettingsTest |
class |
core/modules/field/tests/src/Kernel/Entity/FieldEntitySettingsTest.php |
Tests the ways that field entities handle their settings. |
| FieldEntitySettingsTest.php |
file |
core/modules/field/tests/src/Kernel/Entity/FieldEntitySettingsTest.php |
|
| FieldEntitySettingsTest::$modules |
property |
core/modules/field/tests/src/Kernel/Entity/FieldEntitySettingsTest.php |
Modules to install. |
| FieldEntitySettingsTest::setUp |
function |
core/modules/field/tests/src/Kernel/Entity/FieldEntitySettingsTest.php |
|
| FieldEntitySettingsTest::testEntityReferenceSettingsNormalized |
function |
core/modules/field/tests/src/Kernel/Entity/FieldEntitySettingsTest.php |
Tests entity reference settings are normalized on field creation and save. |
| FieldEntitySettingsTest::testFieldEntitiesCarryDefaultSettings |
function |
core/modules/field/tests/src/Kernel/Entity/FieldEntitySettingsTest.php |
Tests field entities carry default settings. |
| FieldEntityTest |
class |
core/modules/views/tests/src/Kernel/Entity/FieldEntityTest.php |
Tests the field plugin base integration with the entity system. |
| FieldEntityTest.php |
file |
core/modules/views/tests/src/Kernel/Entity/FieldEntityTest.php |
|
| FieldEntityTest::$modules |
property |
core/modules/views/tests/src/Kernel/Entity/FieldEntityTest.php |
Modules to install. |
| FieldEntityTest::$testViews |
property |
core/modules/views/tests/src/Kernel/Entity/FieldEntityTest.php |
Views used by this test. |
| FieldEntityTest::setUp |
function |
core/modules/views/tests/src/Kernel/Entity/FieldEntityTest.php |
|
| FieldEntityTest::testGetEntity |
function |
core/modules/views/tests/src/Kernel/Entity/FieldEntityTest.php |
Tests the getEntity method. |
| FieldEntityTest::testGetEntityNullEntityOptionalRelationship |
function |
core/modules/views/tests/src/Kernel/Entity/FieldEntityTest.php |
Tests the getEntity method returning NULL for an optional relationship. |
| FieldEntityTranslationTest |
class |
core/modules/views/tests/src/Functional/Entity/FieldEntityTranslationTest.php |
Tests the rendering of fields (base fields) and their translations. |
| FieldEntityTranslationTest.php |
file |
core/modules/views/tests/src/Functional/Entity/FieldEntityTranslationTest.php |
|
| FieldEntityTranslationTest::$defaultTheme |
property |
core/modules/views/tests/src/Functional/Entity/FieldEntityTranslationTest.php |
The theme to install as the default for testing. |
| FieldEntityTranslationTest::$modules |
property |
core/modules/views/tests/src/Functional/Entity/FieldEntityTranslationTest.php |
Modules to install. |
| FieldEntityTranslationTest::$testViews |
property |
core/modules/views/tests/src/Functional/Entity/FieldEntityTranslationTest.php |
|
| FieldEntityTranslationTest::assertRows |
function |
core/modules/views/tests/src/Functional/Entity/FieldEntityTranslationTest.php |
Ensures that the rendered results are working as expected. |
| FieldEntityTranslationTest::setUp |
function |
core/modules/views/tests/src/Functional/Entity/FieldEntityTranslationTest.php |
Sets up the test. |
| FieldEntityTranslationTest::testTranslationRows |
function |
core/modules/views/tests/src/Functional/Entity/FieldEntityTranslationTest.php |
Tests that different translation mechanisms can be used for base fields. |
| FieldFieldTest::$entityRevision |
property |
core/modules/views/tests/src/Kernel/Handler/FieldFieldTest.php |
The stored revisionable test entities. |
| FieldHandlerInterface::getEntity |
function |
core/modules/views/src/Plugin/views/field/FieldHandlerInterface.php |
Gets the entity matching the current row and relationship. |
| FieldHooks::entityBundleDelete |
function |
core/modules/field/src/Hook/FieldHooks.php |
Implements hook_entity_bundle_delete(). |
| FieldHooks::entityBundleFieldInfo |
function |
core/modules/field/src/Hook/FieldHooks.php |
Implements hook_entity_bundle_field_info(). |
| FieldHooks::entityFieldStorageInfo |
function |
core/modules/field/src/Hook/FieldHooks.php |
Implements hook_entity_field_storage_info(). |
| FieldItemBase::getEntity |
function |
core/lib/Drupal/Core/Field/FieldItemBase.php |
Gets the entity that field belongs to. |
| FieldItemInterface::getEntity |
function |
core/lib/Drupal/Core/Field/FieldItemInterface.php |
Gets the entity that field belongs to. |
| FieldItemList::getEntity |
function |
core/lib/Drupal/Core/Field/FieldItemList.php |
Gets the entity that field belongs to. |
| FieldItemListInterface::getEntity |
function |
core/lib/Drupal/Core/Field/FieldItemListInterface.php |
Gets the entity that field belongs to. |
| FieldItemNormalizer::$entityTypeManager |
property |
core/modules/jsonapi/src/Normalizer/FieldItemNormalizer.php |
The entity type manager. |
| FieldItemSerializationTest::$entity |
property |
core/modules/serialization/tests/src/Kernel/FieldItemSerializationTest.php |
The test entity. |
| FieldItemSerializationTest::$entityClass |
property |
core/modules/serialization/tests/src/Kernel/FieldItemSerializationTest.php |
The class name of the test class. |
| FieldKernelTestBase::$entityId |
property |
core/modules/field/tests/src/Kernel/FieldKernelTestBase.php |
|
| FieldKernelTestBase::entitySaveReload |
function |
core/modules/field/tests/src/Kernel/FieldKernelTestBase.php |
Saves and reloads an entity. |
| FieldKernelTestBase::entityValidateAndSave |
function |
core/modules/field/tests/src/Kernel/FieldKernelTestBase.php |
Validate and save entity. Fail if violations are found. |
| FieldLayoutBuilder::$entityFieldManager |
property |
core/modules/field_layout/src/FieldLayoutBuilder.php |
The entity field manager. |
| FieldLayoutBuilderTest::$entityFieldManager |
property |
core/modules/field_layout/tests/src/Unit/FieldLayoutBuilderTest.php |
The entity field manager. |
| FieldLayoutEntityDisplayFormTrait |
trait |
core/modules/field_layout/src/Form/FieldLayoutEntityDisplayFormTrait.php |
Provides shared code for entity display forms. |
| FieldLayoutEntityDisplayFormTrait.php |
file |
core/modules/field_layout/src/Form/FieldLayoutEntityDisplayFormTrait.php |
|
| FieldLayoutEntityDisplayFormTrait::$layoutPluginManager |
property |
core/modules/field_layout/src/Form/FieldLayoutEntityDisplayFormTrait.php |
The field layout plugin manager. |
| FieldLayoutEntityDisplayFormTrait::form |
function |
core/modules/field_layout/src/Form/FieldLayoutEntityDisplayFormTrait.php |
Overrides \Drupal\field_ui\Form\EntityDisplayFormBase::form(). |
| FieldLayoutEntityDisplayFormTrait::getEntity |
function |
core/modules/field_layout/src/Form/FieldLayoutEntityDisplayFormTrait.php |
Gets the form entity. |
| FieldLayoutEntityDisplayFormTrait::getLayout |
function |
core/modules/field_layout/src/Form/FieldLayoutEntityDisplayFormTrait.php |
Gets the layout plugin for the currently selected field layout. |