| EntityTestViewsFieldAccessTest.php |
file |
core/modules/views/tests/src/Kernel/Handler/EntityTestViewsFieldAccessTest.php |
|
| EntityTestViewsFieldAccessTest::$modules |
property |
core/modules/views/tests/src/Kernel/Handler/EntityTestViewsFieldAccessTest.php |
Modules to install. |
| EntityTestViewsFieldAccessTest::setUp |
function |
core/modules/views/tests/src/Kernel/Handler/EntityTestViewsFieldAccessTest.php |
|
| EntityTestViewsFieldAccessTest::testEntityTestFields |
function |
core/modules/views/tests/src/Kernel/Handler/EntityTestViewsFieldAccessTest.php |
Tests field access permissions for the 'entity_test' entity in Views. |
| EntityTestWithBundle::baseFieldDefinitions |
function |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestWithBundle.php |
Provides base field definitions for an entity type. |
| EntityTestWithRevisionLog::baseFieldDefinitions |
function |
core/modules/system/tests/modules/entity_test_revlog/src/Entity/EntityTestWithRevisionLog.php |
Provides base field definitions for an entity type. |
| EntityTranslationSettings::fields |
function |
core/modules/content_translation/src/Plugin/migrate/source/d7/EntityTranslationSettings.php |
Returns available fields on the source. |
| EntityTranslationTest::testFieldDefinitions |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityTranslationTest.php |
Check that field translatability is handled properly. |
| EntityTranslationTest::testFieldEntityReference |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityTranslationTest.php |
Tests if entity references are correct after adding a new translation. |
| EntityType::$field_ui_base_route |
property |
core/lib/Drupal/Core/Entity/EntityType.php |
The route name used by field UI to attach its management pages. |
| EntityTypedDataDefinitionTest::testFields |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityTypedDataDefinitionTest.php |
Tests deriving metadata about fields. |
| EntityTypeEventSubscriberTrait::onFieldableEntityTypeCreate |
function |
core/lib/Drupal/Core/Entity/EntityTypeEventSubscriberTrait.php |
|
| EntityTypeEventSubscriberTrait::onFieldableEntityTypeUpdate |
function |
core/lib/Drupal/Core/Entity/EntityTypeEventSubscriberTrait.php |
|
| EntityTypeInfo::entityBaseFieldInfo |
function |
core/modules/workspaces/src/Hook/EntityTypeInfo.php |
Implements hook_entity_base_field_info(). |
| EntityTypeInfo::entityBaseFieldInfo |
function |
core/modules/content_moderation/src/EntityTypeInfo.php |
Adds base field info to an entity type. |
| EntityTypeInfo::entityExtraFieldInfo |
function |
core/modules/content_moderation/src/EntityTypeInfo.php |
Gets the "extra fields" for a bundle. |
| EntityTypeInfo::fieldInfoAlter |
function |
core/modules/workspaces/src/Hook/EntityTypeInfo.php |
Implements hook_field_info_alter(). |
| EntityTypeInfoTest::$entityFieldManager |
property |
core/modules/content_moderation/tests/src/Kernel/EntityTypeInfoTest.php |
The entity field manager. |
| EntityTypeInfoTest::testBaseFieldOnlyAddedToModeratedEntityTypes |
function |
core/modules/content_moderation/tests/src/Kernel/EntityTypeInfoTest.php |
Tests base field only added to moderated entity types. |
| EntityTypeInfoTest::testEntityBaseFieldInfo |
function |
core/modules/content_moderation/tests/src/Kernel/EntityTypeInfoTest.php |
Tests entity base field info. |
| EntityTypeInfoTest::testEntityBaseFieldProvider |
function |
core/modules/content_moderation/tests/src/Kernel/EntityTypeInfoTest.php |
Tests entity base field provider. |
| EntityTypeListener::$entityFieldManager |
property |
core/lib/Drupal/Core/Entity/EntityTypeListener.php |
The entity field manager. |
| EntityTypeListener::onFieldableEntityTypeCreate |
function |
core/lib/Drupal/Core/Entity/EntityTypeListener.php |
Reacts to the creation of the fieldable entity type. |
| EntityTypeListener::onFieldableEntityTypeUpdate |
function |
core/lib/Drupal/Core/Entity/EntityTypeListener.php |
Reacts to the update of a fieldable entity type. |
| EntityTypeListenerInterface::onFieldableEntityTypeCreate |
function |
core/lib/Drupal/Core/Entity/EntityTypeListenerInterface.php |
Reacts to the creation of the fieldable entity type. |
| EntityTypeListenerInterface::onFieldableEntityTypeUpdate |
function |
core/lib/Drupal/Core/Entity/EntityTypeListenerInterface.php |
Reacts to the update of a fieldable entity type. |
| EntityTypeManagerTestEntity::$baseFieldDefinitions |
property |
core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php |
The base field definitions. |
| EntityTypeManagerTestEntity::$bundleFieldDefinitions |
property |
core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php |
The bundle field definitions. |
| EntityTypeManagerTestEntity::baseFieldDefinitions |
function |
core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php |
Provides base field definitions for an entity type. |
| EntityTypeManagerTestEntity::bundleFieldDefinitions |
function |
core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php |
Provides field definitions for a specific bundle. |
| EntityTypeManagerTestEntityBundle::$bundleClassFieldDefinitions |
property |
core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php |
The bundle class field definitions. |
| EntityTypeManagerTestEntityBundle::bundleFieldDefinitions |
function |
core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php |
Provides field definitions for a specific bundle. |
| EntityUntranslatableFieldsConstraint |
class |
core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/EntityUntranslatableFieldsConstraint.php |
Validation constraint for the entity changed timestamp. |
| EntityUntranslatableFieldsConstraint.php |
file |
core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/EntityUntranslatableFieldsConstraint.php |
|
| EntityUntranslatableFieldsConstraint::__construct |
function |
core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/EntityUntranslatableFieldsConstraint.php |
#[HasNamedArguments] |
| EntityUntranslatableFieldsConstraintValidator |
class |
core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/EntityUntranslatableFieldsConstraintValidator.php |
Validates the EntityChanged constraint. |
| EntityUntranslatableFieldsConstraintValidator.php |
file |
core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/EntityUntranslatableFieldsConstraintValidator.php |
|
| EntityUntranslatableFieldsConstraintValidator::$entityTypeManager |
property |
core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/EntityUntranslatableFieldsConstraintValidator.php |
The entity type manager. |
| EntityUntranslatableFieldsConstraintValidator::create |
function |
core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/EntityUntranslatableFieldsConstraintValidator.php |
Instantiates a new instance of this class. |
| EntityUntranslatableFieldsConstraintValidator::hasUntranslatableFieldsChanges |
function |
core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/EntityUntranslatableFieldsConstraintValidator.php |
Checks whether an entity has untranslatable field changes. |
| EntityUntranslatableFieldsConstraintValidator::validate |
function |
core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/EntityUntranslatableFieldsConstraintValidator.php |
|
| EntityUntranslatableFieldsConstraintValidator::__construct |
function |
core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/EntityUntranslatableFieldsConstraintValidator.php |
Constructs an EntityUntranslatableFieldsConstraintValidator object. |
| EntityValidationTest::$entityFieldText |
property |
core/tests/Drupal/KernelTests/Core/Entity/EntityValidationTest.php |
Text for the test field on the entity. |
| EntityViewBuilder::$singleFieldDisplays |
property |
core/lib/Drupal/Core/Entity/EntityViewBuilder.php |
The EntityViewDisplay objects created for individual field rendering. |
| EntityViewBuilder::getSingleFieldDisplay |
function |
core/lib/Drupal/Core/Entity/EntityViewBuilder.php |
Gets an EntityViewDisplay for rendering an individual field. |
| EntityViewBuilder::viewField |
function |
core/lib/Drupal/Core/Entity/EntityViewBuilder.php |
Builds a renderable array for the value of a single field in an entity. |
| EntityViewBuilder::viewFieldItem |
function |
core/lib/Drupal/Core/Entity/EntityViewBuilder.php |
Builds a renderable array for a single field item. |
| EntityViewBuilderInterface::viewField |
function |
core/lib/Drupal/Core/Entity/EntityViewBuilderInterface.php |
Builds a renderable array for the value of a single field in an entity. |
| EntityViewBuilderInterface::viewFieldItem |
function |
core/lib/Drupal/Core/Entity/EntityViewBuilderInterface.php |
Builds a renderable array for a single field item. |
| EntityViewBuilderTest::testViewField |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityViewBuilderTest.php |
Tests EntityViewBuilder::viewField() language awareness. |