| FieldConfigStorage::$entityTypeManager |
property |
core/modules/field/src/FieldConfigStorage.php |
The entity type manager. |
| FieldConfigTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/FieldConfigTest.php |
The tested entity type. |
| FieldDefinition::getTargetEntityTypeId |
function |
core/lib/Drupal/Core/Field/FieldDefinition.php |
Returns the ID of the entity type the field is attached to. |
| FieldDefinitionInterface::getTargetEntityTypeId |
function |
core/lib/Drupal/Core/Field/FieldDefinitionInterface.php |
Returns the ID of the entity type the field is attached to. |
| FieldDefinitionListener::$entityTypeManager |
property |
core/lib/Drupal/Core/Field/FieldDefinitionListener.php |
The entity type manager. |
| FieldDefinitionListenerTest::$entityTypeManager |
property |
core/tests/Drupal/Tests/Core/Field/FieldDefinitionListenerTest.php |
The entity type manager. |
| FieldDefinitionListenerTest::setUpEntityTypeManager |
function |
core/tests/Drupal/Tests/Core/Field/FieldDefinitionListenerTest.php |
Sets up the entity type manager to be tested. |
| FieldDisplayTest::$entityType |
property |
core/modules/field/tests/src/Kernel/FieldDisplayTest.php |
Test entity type name. |
| FieldItemNormalizer::$entityTypeManager |
property |
core/modules/jsonapi/src/Normalizer/FieldItemNormalizer.php |
The entity type manager. |
| FieldRenderedEntityTranslationTest::$entityTypeManager |
property |
core/modules/views/tests/src/Functional/Entity/FieldRenderedEntityTranslationTest.php |
The entity type manager service. |
| FieldResolver::$entityTypeBundleInfo |
property |
core/modules/jsonapi/src/Context/FieldResolver.php |
The entity type bundle information service. |
| FieldResolver::$entityTypeManager |
property |
core/modules/jsonapi/src/Context/FieldResolver.php |
The entity type manager. |
| FieldStorageAddForm::$entityTypeId |
property |
core/modules/field_ui/src/Form/FieldStorageAddForm.php |
The name of the entity type. |
| FieldStorageAddForm::$entityTypeManager |
property |
core/modules/field_ui/src/Form/FieldStorageAddForm.php |
The entity type manager. |
| FieldStorageConfig::getTargetEntityTypeId |
function |
core/modules/field/src/Entity/FieldStorageConfig.php |
Returns the ID of the entity type the field is attached to. |
| 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. |
| FieldStorageConfigListBuilder::$entityTypeManager |
property |
core/modules/field_ui/src/FieldStorageConfigListBuilder.php |
The entity type manager. |
| FieldStorageConfigResourceTestBase::$entityTypeId |
property |
core/modules/field/tests/src/Functional/Rest/FieldStorageConfigResourceTestBase.php |
The tested entity type. |
| FieldStorageConfigStorage::$entityTypeManager |
property |
core/modules/field/src/FieldStorageConfigStorage.php |
The entity type manager. |
| FieldStorageConfigTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/FieldStorageConfigTest.php |
The tested 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::$entityTypeManager |
property |
core/lib/Drupal/Core/Field/FieldStorageDefinitionListener.php |
The entity type manager. |
| FieldTest::$entityTypeManager |
property |
core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php |
The entity type manager. |
| FieldTranslationSynchronizer::$entityTypeManager |
property |
core/modules/content_translation/src/FieldTranslationSynchronizer.php |
The entity type manager. |
| FieldUiLocalAction::$entityTypeManager |
property |
core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalAction.php |
The entity type manager. |
| FieldUiLocalTask::$entityTypeManager |
property |
core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalTask.php |
The entity type manager. |
| FieldUiPermissions::$entityTypeManager |
property |
core/modules/field_ui/src/FieldUiPermissions.php |
The entity type manager. |
| FieldValidationTest::$entityType |
property |
core/modules/field/tests/src/Kernel/FieldValidationTest.php |
|
| FileRepository::$entityTypeManager |
property |
core/modules/file/src/FileRepository.php |
The entity type manager. |
| FileResourceTestBase::$entityTypeId |
property |
core/modules/file/tests/src/Functional/Rest/FileResourceTestBase.php |
The tested entity type. |
| FileTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/FileTest.php |
The tested entity type. |
| FileUploadHandler::$entityTypeManager |
property |
core/modules/file/src/Upload/FileUploadHandler.php |
The entity type manager. |
| FileUploadJsonCookieTest::$entityTypeId |
property |
core/modules/file/tests/src/Functional/FileUploadJsonCookieTest.php |
Entity type ID for this storage. |
| FileUploadResource::$entityTypeManager |
property |
core/modules/file/src/Plugin/rest/resource/FileUploadResource.php |
The entity type manager. |
| FileUploadTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/FileUploadTest.php |
|
| FilterFormatResourceTestBase::$entityTypeId |
property |
core/modules/filter/tests/src/Functional/Rest/FilterFormatResourceTestBase.php |
The tested entity type. |
| FilterFormatTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/FilterFormatTest.php |
The tested entity type. |
| FilterPermissions::$entityTypeManager |
property |
core/modules/filter/src/FilterPermissions.php |
The entity type manager. |
| FormModeAccessCheck::$entityTypeManager |
property |
core/modules/field_ui/src/Access/FormModeAccessCheck.php |
The entity type manager. |
| ForumBreadcrumbBuilderBase::$entityTypeManager |
property |
core/modules/forum/src/Breadcrumb/ForumBreadcrumbBuilderBase.php |
The entity type manager. |
| ForumController::$commentEntityTypeDefinition |
property |
core/modules/forum/src/Controller/ForumController.php |
Comment entity type, we need to get cache tags from here. |
| ForumController::$nodeEntityTypeDefinition |
property |
core/modules/forum/src/Controller/ForumController.php |
Node entity type, we need to get cache tags from here. |
| ForumManager::$entityTypeManager |
property |
core/modules/forum/src/ForumManager.php |
Entity type manager. |
| ForumUninstallValidator::$entityTypeManager |
property |
core/modules/forum/src/ForumUninstallValidator.php |
The entity type manager. |
| HandlerBase::getEntityType |
function |
core/modules/views/src/Plugin/views/HandlerBase.php |
Determines the entity type used by this handler. |
| HandlerBaseTest::testGetEntityTypeForFieldOnBaseTable |
function |
core/modules/views/tests/src/Unit/Plugin/HandlerBaseTest.php |
@covers ::getEntityType[[api-linebreak]] |
| HandlerBaseTest::testGetEntityTypeForFieldWithRelationship |
function |
core/modules/views/tests/src/Unit/Plugin/HandlerBaseTest.php |
@covers ::getEntityType[[api-linebreak]] |
| HtmlEntityFormController::$entityTypeManager |
property |
core/lib/Drupal/Core/Entity/HtmlEntityFormController.php |
The entity type manager service. |