| EntityTestMulRev::baseFieldDefinitions |
function |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMulRev.php |
|
| EntityTestMulRevChanged::baseFieldDefinitions |
function |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMulRevChanged.php |
|
| EntityTestMulRevChangedWithRevisionLog::baseFieldDefinitions |
function |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMulRevChangedWithRevisionLog.php |
|
| EntityTestMulRevPub::baseFieldDefinitions |
function |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMulRevPub.php |
|
| EntityTestMulRevPubStringId::baseFieldDefinitions |
function |
core/modules/workspaces/tests/modules/workspaces_test/src/Entity/EntityTestMulRevPubStringId.php |
|
| EntityTestMultiValueBaseField |
class |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMultiValueBaseField.php |
Defines an entity type with a multivalue base field. |
| EntityTestMultiValueBaseField.php |
file |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMultiValueBaseField.php |
|
| EntityTestMultiValueBaseField::baseFieldDefinitions |
function |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMultiValueBaseField.php |
|
| EntityTestMulWithRevisionLogPub::baseFieldDefinitions |
function |
core/modules/system/tests/modules/entity_test_revlog/src/Entity/EntityTestMulWithRevisionLogPub.php |
|
| EntityTestResourceTestBase::$patchProtectedFieldNames |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestResourceTestBase.php |
|
| EntityTestRev::baseFieldDefinitions |
function |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestRev.php |
|
| EntityTestRevPub::baseFieldDefinitions |
function |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestRevPub.php |
|
| EntityTestStringId::baseFieldDefinitions |
function |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestStringId.php |
|
| EntityTestTest::$patchProtectedFieldNames |
property |
core/modules/jsonapi/tests/src/Functional/EntityTestTest.php |
|
| EntityTestTest::getSparseFieldSets |
function |
core/modules/jsonapi/tests/src/Functional/EntityTestTest.php |
|
| EntityTestUniqueConstraint::baseFieldDefinitions |
function |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestUniqueConstraint.php |
|
| EntityTestUpdate::baseFieldDefinitions |
function |
core/modules/system/tests/modules/entity_test_update/src/Entity/EntityTestUpdate.php |
|
| EntityTestUpdate::bundleFieldDefinitions |
function |
core/modules/system/tests/modules/entity_test_update/src/Entity/EntityTestUpdate.php |
|
| EntityTestUpdateHooks::entityBaseFieldInfo |
function |
core/modules/system/tests/modules/entity_test_update/src/Hook/EntityTestUpdateHooks.php |
Implements hook_entity_base_field_info(). |
| EntityTestUpdateHooks::entityFieldStorageInfo |
function |
core/modules/system/tests/modules/entity_test_update/src/Hook/EntityTestUpdateHooks.php |
Implements hook_entity_field_storage_info(). |
| EntityTestUpdateStorageSchema::getSharedTableFieldSchema |
function |
core/modules/system/tests/modules/entity_test_update/src/EntityTestUpdateStorageSchema.php |
|
| EntityTestUuidId::baseFieldDefinitions |
function |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestUuidId.php |
|
| EntityTestViewsFieldAccessTest |
class |
core/modules/views/tests/src/Kernel/Handler/EntityTestViewsFieldAccessTest.php |
Tests base field access in Views for the entity_test entity. |
| EntityTestViewsFieldAccessTest.php |
file |
core/modules/views/tests/src/Kernel/Handler/EntityTestViewsFieldAccessTest.php |
|
| EntityTestViewsFieldAccessTest::$modules |
property |
core/modules/views/tests/src/Kernel/Handler/EntityTestViewsFieldAccessTest.php |
|
| 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 |
|
| EntityTestWithRevisionLog::baseFieldDefinitions |
function |
core/modules/system/tests/modules/entity_test_revlog/src/Entity/EntityTestWithRevisionLog.php |
|
| EntityTranslationSettings::fields |
function |
core/modules/content_translation/src/Plugin/migrate/source/d7/EntityTranslationSettings.php |
|
| 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/content_moderation/src/EntityTypeInfo.php |
Adds base field info to an entity type. |
| EntityTypeInfo::entityBaseFieldInfo |
function |
core/modules/workspaces/src/Hook/EntityTypeInfo.php |
Implements hook_entity_base_field_info(). |
| 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. |