| EntityDefinitionTestTrait::renameDataTable |
function |
core/modules/system/tests/src/Functional/Entity/Traits/EntityDefinitionTestTrait.php |
Renames the data table to 'entity_test_update_data_new'. |
| EntityDefinitionTestTrait::renameRevisionBaseTable |
function |
core/modules/system/tests/src/Functional/Entity/Traits/EntityDefinitionTestTrait.php |
Renames the revision table to 'entity_test_update_revision_new'. |
| EntityDefinitionTestTrait::renameRevisionDataTable |
function |
core/modules/system/tests/src/Functional/Entity/Traits/EntityDefinitionTestTrait.php |
Renames the revision data table to 'entity_test_update_revision_data_new'. |
| EntityDefinitionUpdateTest::testLongNameFieldIndexes |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityDefinitionUpdateTest.php |
Check that field schema is correctly handled with long-named fields. |
| EntityDeleteForm::getConfigNamesToDelete |
function |
core/lib/Drupal/Core/Entity/EntityDeleteForm.php |
Returns config names to delete for the deletion confirmation form. |
| EntityFieldTest::$entityName |
property |
core/tests/Drupal/KernelTests/Core/Entity/EntityFieldTest.php |
|
| EntityFormDisplayTest::$resourceTypeName |
property |
core/modules/jsonapi/tests/src/Functional/EntityFormDisplayTest.php |
The name of the tested JSON:API resource type. |
| EntityFormModeTest::$resourceTypeName |
property |
core/modules/jsonapi/tests/src/Functional/EntityFormModeTest.php |
The name of the tested JSON:API resource type. |
| EntityFormTest::loadEntityByName |
function |
core/modules/system/tests/src/Functional/Entity/EntityFormTest.php |
Loads a test entity by name always resetting the storage cache. |
| EntityHasFieldConstraint::$field_name |
property |
core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/EntityHasFieldConstraint.php |
The field name option. |
| EntityInterface::getConfigDependencyName |
function |
core/lib/Drupal/Core/Entity/EntityInterface.php |
Gets the configuration dependency name. |
| EntityLanguageTestBase::$fieldName |
property |
core/tests/Drupal/KernelTests/Core/Entity/EntityLanguageTestBase.php |
The test field name. |
| EntityLanguageTestBase::$untranslatableFieldName |
property |
core/tests/Drupal/KernelTests/Core/Entity/EntityLanguageTestBase.php |
The untranslatable test field name. |
| EntityQueryRelationshipTest::$fieldName |
property |
core/tests/Drupal/KernelTests/Core/Entity/EntityQueryRelationshipTest.php |
The name of the taxonomy field used for test. |
| EntityReferenceArgument::summaryName |
function |
core/modules/views/src/Plugin/views/argument/EntityReferenceArgument.php |
Provides the name to use for the summary, defaults to the name field. |
| EntityReferenceFieldTest::$fieldName |
property |
core/tests/Drupal/KernelTests/Core/Entity/EntityReferenceFieldTest.php |
The name of the field used in this test. |
| EntityReferenceFieldTranslatedReferenceViewTest::$referenceFieldName |
property |
core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php |
The machine name of the entity reference field. |
| EntityReferenceFieldTranslatedReferenceViewTest::$testEntityTypeName |
property |
core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php |
The test entity type name. |
| EntityReferenceFormatterTest::$fieldName |
property |
core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceFormatterTest.php |
The name of the field used in this test. |
| EntityReferenceIntegrationTest::$fieldName |
property |
core/modules/field/tests/src/Functional/EntityReference/EntityReferenceIntegrationTest.php |
The name of the field used in this test. |
| EntityReferenceItem::mainPropertyName |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php |
Returns the name of the main property, if any. |
| EntityReferenceRelationshipTest::testDataTableRelationshipWithLongFieldName |
function |
core/modules/field/tests/src/Kernel/EntityReference/Views/EntityReferenceRelationshipTest.php |
Tests views data generated for relationship. |
| EntityReferenceSettingsTest::$testLogServiceName |
property |
core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceSettingsTest.php |
The service name for a logger implementation that collects anything logged. |
| EntityResourceTestBase::$labelFieldName |
property |
core/modules/rest/tests/src/Functional/EntityResource/EntityResourceTestBase.php |
Optionally specify which field is the 'label' field. |
| EntityResourceTestBase::$patchProtectedFieldNames |
property |
core/modules/rest/tests/src/Functional/EntityResource/EntityResourceTestBase.php |
The fields that are protected against modification during PATCH requests. |
| EntityResourceTestBase::$uniqueFieldNames |
property |
core/modules/rest/tests/src/Functional/EntityResource/EntityResourceTestBase.php |
A list of fields that need a unique value. |
| EntityResourceTestBase::assertPatchProtectedFieldNamesStructure |
function |
core/modules/rest/tests/src/Functional/EntityResource/EntityResourceTestBase.php |
Asserts structure of $patchProtectedFieldNames. |
| EntityStorageBase::getQueryServiceName |
function |
core/lib/Drupal/Core/Entity/EntityStorageBase.php |
Gets the name of the service for the query for this entity storage. |
| EntityTest::getName |
function |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTest.php |
Returns the name. |
| EntityTest::setName |
function |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTest.php |
Sets the name. |
| EntityTestBundleResourceTestBase::$patchProtectedFieldNames |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestBundleResourceTestBase.php |
The fields that are protected against modification during PATCH requests. |
| EntityTestComputedFieldTest::$patchProtectedFieldNames |
property |
core/modules/jsonapi/tests/src/Functional/EntityTestComputedFieldTest.php |
The fields that are protected against modification during PATCH requests. |
| EntityTestComputedFieldTest::$resourceTypeName |
property |
core/modules/jsonapi/tests/src/Functional/EntityTestComputedFieldTest.php |
The name of the tested JSON:API resource type. |
| EntityTestDateOnlyTest::$fieldName |
property |
core/modules/datetime/tests/src/Functional/EntityResource/EntityTest/EntityTestDateOnlyTest.php |
Datetime test field name. |
| EntityTestDateRangeTest::$fieldName |
property |
core/modules/datetime_range/tests/src/Functional/EntityResource/EntityTest/EntityTestDateRangeTest.php |
Datetime Range test field name. |
| EntityTestDatetimeTest::$fieldName |
property |
core/modules/datetime/tests/src/Functional/EntityResource/EntityTest/EntityTestDatetimeTest.php |
Datetime test field name. |
| EntityTestLabelResourceTestBase::$patchProtectedFieldNames |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestLabelResourceTestBase.php |
The fields that are protected against modification during PATCH requests. |
| EntityTestMapFieldResourceTestBase::$patchProtectedFieldNames |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestMapFieldResourceTestBase.php |
The fields that are protected against modification during PATCH requests. |
| EntityTestMapFieldTest::$patchProtectedFieldNames |
property |
core/modules/jsonapi/tests/src/Functional/EntityTestMapFieldTest.php |
The fields that are protected against modification during PATCH requests. |
| EntityTestMapFieldTest::$resourceTypeName |
property |
core/modules/jsonapi/tests/src/Functional/EntityTestMapFieldTest.php |
The name of the tested JSON:API resource type. |
| EntityTestResourceTestBase::$patchProtectedFieldNames |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestResourceTestBase.php |
The fields that are protected against modification during PATCH requests. |
| EntityTestTest::$patchProtectedFieldNames |
property |
core/modules/jsonapi/tests/src/Functional/EntityTestTest.php |
The fields that are protected against modification during PATCH requests. |
| EntityTestTest::$resourceTypeName |
property |
core/modules/jsonapi/tests/src/Functional/EntityTestTest.php |
The name of the tested JSON:API resource type. |
| EntityTestWithRevisionLog::setName |
function |
core/modules/system/tests/modules/entity_test_revlog/src/Entity/EntityTestWithRevisionLog.php |
Sets the name. |
| EntityTypeRepository::$classNameEntityTypeMap |
property |
core/lib/Drupal/Core/Entity/EntityTypeRepository.php |
Contains cached mappings of class names to entity types. |
| EntityValidationTest::$entityName |
property |
core/tests/Drupal/KernelTests/Core/Entity/EntityValidationTest.php |
|
| EntityViewDisplayResourceTestBase::$patchProtectedFieldNames |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayResourceTestBase.php |
The fields that are protected against modification during PATCH requests. |
| EntityViewDisplayTest::$resourceTypeName |
property |
core/modules/jsonapi/tests/src/Functional/EntityViewDisplayTest.php |
The name of the tested JSON:API resource type. |
| EntityViewModeTest::$resourceTypeName |
property |
core/modules/jsonapi/tests/src/Functional/EntityViewModeTest.php |
The name of the tested JSON:API resource type. |
| ExceptionLoggingSubscriberTest::$testLogServiceName |
property |
core/tests/Drupal/KernelTests/Core/EventSubscriber/ExceptionLoggingSubscriberTest.php |
The service name for a logger implementation that collects anything logged. |