| ConfigEntityTypeTest::$typedConfigManager |
property |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityTypeTest.php |
The mocked typed config manager. |
| ConfigEntityTypeTest::providerGetPropertiesToExport |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityTypeTest.php |
|
| ConfigEntityTypeTest::providerTestGetConfigPrefix |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityTypeTest.php |
Provides test data. |
| ConfigEntityTypeTest::setUp |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityTypeTest.php |
|
| ConfigEntityTypeTest::setUpConfigEntityType |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityTypeTest.php |
Sets up a ConfigEntityType object for a given set of values. |
| ConfigEntityTypeTest::testConfigPrefixLengthExceeds |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityTypeTest.php |
Tests when the prefix length exceeds the maximum defined prefix length. |
| ConfigEntityTypeTest::testConfigPrefixLengthValid |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityTypeTest.php |
Tests when the prefix length is valid. |
| ConfigEntityTypeTest::testConstruct |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityTypeTest.php |
@covers ::__construct[[api-linebreak]] |
| ConfigEntityTypeTest::testConstructBadStorage |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityTypeTest.php |
@covers ::__construct[[api-linebreak]] |
| ConfigEntityTypeTest::testGetConfigPrefix |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityTypeTest.php |
Tests the getConfigPrefix() method. |
| ConfigEntityTypeTest::testGetPropertiesToExport |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityTypeTest.php |
@covers ::getPropertiesToExport[[api-linebreak]] |
| ConfigEntityTypeTest::testGetPropertiesToExportNoFallback |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityTypeTest.php |
@covers ::getPropertiesToExport[[api-linebreak]] |
| ConfigEntityTypeTest::testSetStorageClass |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityTypeTest.php |
@covers ::setStorageClass[[api-linebreak]] |
| ConfigEntityUpdater::$entityTypeManager |
property |
core/lib/Drupal/Core/Config/Entity/ConfigEntityUpdater.php |
The entity type manager. |
| ConfigFieldDefinitionTest::$entityType |
property |
core/modules/field/tests/src/Kernel/ConfigFieldDefinitionTest.php |
|
| ConfigFieldMapperTest::$entityTypeManager |
property |
core/modules/config_translation/tests/src/Unit/ConfigFieldMapperTest.php |
The entity type manager used for testing. |
| ConfigImportSubscriber::$entityTypeManager |
property |
core/modules/content_moderation/src/EventSubscriber/ConfigImportSubscriber.php |
The entity type manager. |
| ConfigManager::$entityTypeManager |
property |
core/lib/Drupal/Core/Config/ConfigManager.php |
The entity type manager. |
| ConfigManager::getEntityTypeIdByName |
function |
core/lib/Drupal/Core/Config/ConfigManager.php |
Returns the entity type of a configuration object. |
| ConfigManager::getEntityTypeManager |
function |
core/lib/Drupal/Core/Config/ConfigManager.php |
Gets the entity type manager. |
| ConfigManagerInterface::getEntityTypeIdByName |
function |
core/lib/Drupal/Core/Config/ConfigManagerInterface.php |
Returns the entity type of a configuration object. |
| ConfigManagerInterface::getEntityTypeManager |
function |
core/lib/Drupal/Core/Config/ConfigManagerInterface.php |
Gets the entity type manager. |
| ConfigSingleExportForm::$entityTypeManager |
property |
core/modules/config/src/Form/ConfigSingleExportForm.php |
The entity type manager. |
| ConfigSingleImportForm::$entityTypeManager |
property |
core/modules/config/src/Form/ConfigSingleImportForm.php |
The entity type manager. |
| ConfigTestResourceTestBase::$entityTypeId |
property |
core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestResourceTestBase.php |
The tested entity type. |
| ConfigTestTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/ConfigTestTest.php |
The tested entity type. |
| ConfigTranslationFieldListBuilder::$baseEntityType |
property |
core/modules/config_translation/src/Controller/ConfigTranslationFieldListBuilder.php |
The name of the entity type the fields are attached to. |
| ConfigTranslationFieldListBuilder::$entityTypeBundleInfo |
property |
core/modules/config_translation/src/Controller/ConfigTranslationFieldListBuilder.php |
The entity bundle info. |
| ConfigTranslationFieldListBuilder::$entityTypeManager |
property |
core/modules/config_translation/src/Controller/ConfigTranslationFieldListBuilder.php |
The entity type manager. |
| ConfigurableLanguageResourceTestBase::$entityTypeId |
property |
core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageResourceTestBase.php |
The tested entity type. |
| ConfigurableLanguageTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/ConfigurableLanguageTest.php |
The tested entity type. |
| ContactFormResourceTestBase::$entityTypeId |
property |
core/modules/contact/tests/src/Functional/Rest/ContactFormResourceTestBase.php |
The tested entity type. |
| ContactFormTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/ContactFormTest.php |
The tested entity type. |
| ContentEntity::$entityType |
property |
core/modules/migrate_drupal/src/Plugin/migrate/source/ContentEntity.php |
The entity type definition. |
| ContentEntity::$entityTypeBundleInfo |
property |
core/modules/migrate_drupal/src/Plugin/migrate/source/ContentEntity.php |
The entity type bundle info service. |
| ContentEntity::$entityTypeManager |
property |
core/modules/migrate_drupal/src/Plugin/migrate/source/ContentEntity.php |
The entity type manager. |
| ContentEntityBaseUnitTest::$entityType |
property |
core/tests/Drupal/Tests/Core/Entity/ContentEntityBaseUnitTest.php |
The entity type used for testing. |
| ContentEntityBaseUnitTest::$entityTypeBundleInfo |
property |
core/tests/Drupal/Tests/Core/Entity/ContentEntityBaseUnitTest.php |
The entity type bundle manager used for testing. |
| ContentEntityBaseUnitTest::$entityTypeId |
property |
core/tests/Drupal/Tests/Core/Entity/ContentEntityBaseUnitTest.php |
The type ID of the entity under test. |
| ContentEntityBaseUnitTest::$entityTypeManager |
property |
core/tests/Drupal/Tests/Core/Entity/ContentEntityBaseUnitTest.php |
The entity type manager used for testing. |
| ContentEntityDeriver::$entityTypeManager |
property |
core/modules/migrate_drupal/src/Plugin/migrate/source/ContentEntityDeriver.php |
The entity type manager. |
| ContentEntityForm::$entityTypeBundleInfo |
property |
core/lib/Drupal/Core/Entity/ContentEntityForm.php |
The entity type bundle info service. |
| ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest::$entityTypeId |
property |
core/tests/Drupal/FunctionalTests/Entity/ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest.php |
The ID of the type of the entity under test. |
| ContentEntityFormFieldValidationFilteringTest::$entityTypeId |
property |
core/tests/Drupal/FunctionalTests/Entity/ContentEntityFormFieldValidationFilteringTest.php |
The ID of the type of the entity under test. |
| ContentEntityStorageBase::$entityTypeBundleInfo |
property |
core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php |
The entity bundle info. |
| ContentEntityType |
class |
core/lib/Drupal/Core/Entity/ContentEntityType.php |
Provides an implementation of a content entity type and its metadata. |
| ContentEntityType |
class |
core/lib/Drupal/Core/Entity/Annotation/ContentEntityType.php |
Defines a content entity type annotation object. |
| ContentEntityType.php |
file |
core/lib/Drupal/Core/Entity/Annotation/ContentEntityType.php |
|
| ContentEntityType.php |
file |
core/lib/Drupal/Core/Entity/ContentEntityType.php |
|
| ContentEntityType::$entity_type_class |
property |
core/lib/Drupal/Core/Entity/Annotation/ContentEntityType.php |
The class used to represent the entity type. |