| FieldStorageConfigEntityUnitTest |
class |
core/modules/field/tests/src/Unit/FieldStorageConfigEntityUnitTest.php |
Tests Drupal\field\Entity\FieldStorageConfig. |
| FieldStorageConfigEntityUnitTest.php |
file |
core/modules/field/tests/src/Unit/FieldStorageConfigEntityUnitTest.php |
|
| FieldStorageConfigEntityUnitTest::$entityTypeId |
property |
core/modules/field/tests/src/Unit/FieldStorageConfigEntityUnitTest.php |
The ID of the type of the entity under test. |
| FieldStorageConfigEntityUnitTest::$entityTypeManager |
property |
core/modules/field/tests/src/Unit/FieldStorageConfigEntityUnitTest.php |
The entity type manager used for testing. |
| FieldStorageConfigEntityUnitTest::$fieldTypeManager |
property |
core/modules/field/tests/src/Unit/FieldStorageConfigEntityUnitTest.php |
The field type manager. |
| FieldStorageConfigEntityUnitTest::$uuid |
property |
core/modules/field/tests/src/Unit/FieldStorageConfigEntityUnitTest.php |
The UUID generator used for testing. |
| FieldStorageConfigEntityUnitTest::providerInvalidEnforcedCardinality |
function |
core/modules/field/tests/src/Unit/FieldStorageConfigEntityUnitTest.php |
Data provider for ::testInvalidEnforcedCardinality() |
| FieldStorageConfigEntityUnitTest::setUp |
function |
core/modules/field/tests/src/Unit/FieldStorageConfigEntityUnitTest.php |
|
| FieldStorageConfigEntityUnitTest::testCalculateDependencies |
function |
core/modules/field/tests/src/Unit/FieldStorageConfigEntityUnitTest.php |
Tests calculate dependencies. |
| FieldStorageConfigEntityUnitTest::testEnforcedCardinality |
function |
core/modules/field/tests/src/Unit/FieldStorageConfigEntityUnitTest.php |
Tests enforced cardinality. |
| FieldStorageConfigEntityUnitTest::testInvalidEnforcedCardinality |
function |
core/modules/field/tests/src/Unit/FieldStorageConfigEntityUnitTest.php |
Tests invalid enforced cardinality. |
| FieldStorageConfigEntityUnitTest::testStoredCardinality |
function |
core/modules/field/tests/src/Unit/FieldStorageConfigEntityUnitTest.php |
Tests stored cardinality. |
| FieldStorageConfigListBuilder::$entityTypeManager |
property |
core/modules/field_ui/src/FieldStorageConfigListBuilder.php |
The entity type manager. |
| FieldStorageConfigResourceTestBase::$entity |
property |
core/modules/field/tests/src/Functional/Rest/FieldStorageConfigResourceTestBase.php |
|
| FieldStorageConfigResourceTestBase::$entityTypeId |
property |
core/modules/field/tests/src/Functional/Rest/FieldStorageConfigResourceTestBase.php |
The tested entity type. |
| FieldStorageConfigResourceTestBase::createEntity |
function |
core/modules/field/tests/src/Functional/Rest/FieldStorageConfigResourceTestBase.php |
Creates the entity to be tested. |
| FieldStorageConfigResourceTestBase::getExpectedNormalizedEntity |
function |
core/modules/field/tests/src/Functional/Rest/FieldStorageConfigResourceTestBase.php |
Returns the expected normalization of the entity. |
| FieldStorageConfigResourceTestBase::getNormalizedPostEntity |
function |
core/modules/field/tests/src/Functional/Rest/FieldStorageConfigResourceTestBase.php |
Returns the normalized POST entity. |
| FieldStorageConfigStorage::$entityTypeManager |
property |
core/modules/field/src/FieldStorageConfigStorage.php |
The entity type manager. |
| FieldStorageConfigTest::$entity |
property |
core/modules/jsonapi/tests/src/Functional/FieldStorageConfigTest.php |
|
| FieldStorageConfigTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/FieldStorageConfigTest.php |
The tested entity type. |
| FieldStorageConfigTest::createEntity |
function |
core/modules/jsonapi/tests/src/Functional/FieldStorageConfigTest.php |
Creates the entity to be tested. |
| FieldStorageCreationTrait::configureEntityFormDisplay |
function |
core/modules/field_ui/src/Form/FieldStorageCreationTrait.php |
Configures the field for the default form mode. |
| FieldStorageCreationTrait::configureEntityViewDisplay |
function |
core/modules/field_ui/src/Form/FieldStorageCreationTrait.php |
Configures the field for the default view mode. |
| FieldStorageCrudTest::testUpdateEntityTargetType |
function |
core/modules/field/tests/src/Kernel/FieldStorageCrudTest.php |
Tests changing a field storage entity type. |
| FieldStorageCrudTest::testUpdateEntityType |
function |
core/modules/field/tests/src/Kernel/FieldStorageCrudTest.php |
Tests changing a field storage type. |
| FieldStorageDefinitionInterface::getTargetEntityTypeId |
function |
core/lib/Drupal/Core/Field/FieldStorageDefinitionInterface.php |
Returns the ID of the entity type the field is attached to. |
| FieldStorageDefinitionListener::$entityFieldManager |
property |
core/lib/Drupal/Core/Field/FieldStorageDefinitionListener.php |
The entity field manager. |
| FieldStorageDefinitionListener::$entityLastInstalledSchemaRepository |
property |
core/lib/Drupal/Core/Field/FieldStorageDefinitionListener.php |
The entity definition manager. |
| FieldStorageDefinitionListener::$entityTypeManager |
property |
core/lib/Drupal/Core/Field/FieldStorageDefinitionListener.php |
The entity type manager. |
| FieldStorageEntityTypeDependencyTestHook |
class |
core/modules/system/tests/modules/field_storage_entity_type_dependency_test/src/Hook/FieldStorageEntityTypeDependencyTestHook.php |
Hook implementations. |
| FieldStorageEntityTypeDependencyTestHook.php |
file |
core/modules/system/tests/modules/field_storage_entity_type_dependency_test/src/Hook/FieldStorageEntityTypeDependencyTestHook.php |
|
| FieldStorageEntityTypeDependencyTestHook::systemInfoAlter |
function |
core/modules/system/tests/modules/field_storage_entity_type_dependency_test/src/Hook/FieldStorageEntityTypeDependencyTestHook.php |
Implements hook_system_info_alter(). |
| FieldStorageReuseForm::$entityTypeId |
property |
core/modules/field_ui/src/Form/FieldStorageReuseForm.php |
The name of the entity type. |
| FieldTest::$entityFieldManager |
property |
core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php |
The entity field manager. |
| FieldTest::$entityRepository |
property |
core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php |
The entity repository. |
| FieldTest::$entityTypeBundleInfo |
property |
core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php |
The entity type bundle info service. |
| FieldTest::$entityTypeManager |
property |
core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php |
The entity type manager. |
| FieldTestBooleanAccessDeniedHooks::entityFieldAccess |
function |
core/modules/field/tests/modules/field_test_boolean_access_denied/src/Hook/FieldTestBooleanAccessDeniedHooks.php |
Implements hook_entity_field_access(). |
| FieldTestEntityField |
class |
core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php |
Stub class for testing EntityField methods. |
| FieldTestEntityField::executePrepareItemsByDelta |
function |
core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php |
|
| FieldTestEntityHooks |
class |
core/modules/field/tests/modules/field_test/src/Hook/FieldTestEntityHooks.php |
Hook implementations for field_test. |
| FieldTestEntityHooks.php |
file |
core/modules/field/tests/modules/field_test/src/Hook/FieldTestEntityHooks.php |
|
| FieldTestEntityHooks::entityTypeAlter |
function |
core/modules/field/tests/modules/field_test/src/Hook/FieldTestEntityHooks.php |
Implements hook_entity_type_alter(). |
| FieldTestFieldHooks::entityFieldAccess |
function |
core/modules/field/tests/modules/field_test/src/Hook/FieldTestFieldHooks.php |
Implements hook_entity_field_access(). |
| FieldTestHelper::entityInfoTranslatable |
function |
core/modules/field/tests/modules/field_test/src/FieldTestHelper.php |
Helper function to enable entity translations. |
| FieldTestHooks::entityBundleFieldInfoAlter |
function |
core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php |
Implements hook_entity_bundle_field_info_alter(). |
| FieldTestHooks::entityDisplayBuildAlter |
function |
core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php |
Implements hook_entity_display_build_alter(). |
| FieldTestHooks::entityExtraFieldInfoAlter |
function |
core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php |
Implements hook_entity_extra_field_info_alter(). |
| FieldTestHooks::entityQueryAlter |
function |
core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php |
Implements hook_entity_query_alter(). |