| ContentEntityTest::testUserSource |
function |
core/modules/migrate/tests/src/Kernel/Plugin/source/ContentEntityTest.php |
Tests user source plugin. |
| 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/Attribute/ContentEntityType.php |
Defines a content entity type for plugin discovery. |
| 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.php |
file |
core/lib/Drupal/Core/Entity/Attribute/ContentEntityType.php |
|
| ContentEntityType::$entity_type_class |
property |
core/lib/Drupal/Core/Entity/Annotation/ContentEntityType.php |
|
| ContentEntityType::$group |
property |
core/lib/Drupal/Core/Entity/Annotation/ContentEntityType.php |
|
| ContentEntityType::$revision_metadata_keys |
property |
core/lib/Drupal/Core/Entity/ContentEntityType.php |
An array of entity revision metadata keys. |
| ContentEntityType::checkStorageClass |
function |
core/lib/Drupal/Core/Entity/ContentEntityType.php |
|
| ContentEntityType::get |
function |
core/lib/Drupal/Core/Entity/Annotation/ContentEntityType.php |
|
| ContentEntityType::getConfigDependencyKey |
function |
core/lib/Drupal/Core/Entity/ContentEntityType.php |
|
| ContentEntityType::getRevisionMetadataKey |
function |
core/lib/Drupal/Core/Entity/ContentEntityType.php |
|
| ContentEntityType::getRevisionMetadataKeys |
function |
core/lib/Drupal/Core/Entity/ContentEntityType.php |
|
| ContentEntityType::hasIntegerId |
function |
core/lib/Drupal/Core/Entity/ContentEntityType.php |
|
| ContentEntityType::hasRevisionMetadataKey |
function |
core/lib/Drupal/Core/Entity/ContentEntityType.php |
|
| ContentEntityType::setRevisionMetadataKey |
function |
core/lib/Drupal/Core/Entity/ContentEntityType.php |
|
| ContentEntityType::__construct |
function |
core/lib/Drupal/Core/Entity/ContentEntityType.php |
|
| ContentEntityType::__construct |
function |
core/lib/Drupal/Core/Entity/Attribute/ContentEntityType.php |
|
| ContentEntityTypeInterface |
interface |
core/lib/Drupal/Core/Entity/ContentEntityTypeInterface.php |
Provides an interface for a content entity type and its metadata. |
| ContentEntityTypeInterface.php |
file |
core/lib/Drupal/Core/Entity/ContentEntityTypeInterface.php |
|
| ContentEntityTypeInterface::getRevisionMetadataKey |
function |
core/lib/Drupal/Core/Entity/ContentEntityTypeInterface.php |
Gets a specific entity revision metadata key. |
| ContentEntityTypeInterface::getRevisionMetadataKeys |
function |
core/lib/Drupal/Core/Entity/ContentEntityTypeInterface.php |
Gets an array of entity revision metadata keys. |
| ContentEntityTypeInterface::hasRevisionMetadataKey |
function |
core/lib/Drupal/Core/Entity/ContentEntityTypeInterface.php |
Indicates if a given entity revision metadata key exists. |
| ContentEntityTypeInterface::setRevisionMetadataKey |
function |
core/lib/Drupal/Core/Entity/ContentEntityTypeInterface.php |
Sets a revision metadata key. |
| ContentExportTest::doTestExportFileEntityWithMissingPhysicalFile |
function |
core/tests/Drupal/FunctionalTests/DefaultContent/ContentExportTest.php |
Tests exporting file entities without an accompanying physical file. |
| ContentExportTest::doTestExportSingleEntityToDirectory |
function |
core/tests/Drupal/FunctionalTests/DefaultContent/ContentExportTest.php |
Tests exporting a single entity to a directory with attachments. |
| ContentExportTest::testEntityExportScenarios |
function |
core/tests/Drupal/FunctionalTests/DefaultContent/ContentExportTest.php |
Tests various entity export scenarios. |
| ContentImportAlreadyExistsTest::providerImportEntityThatAlreadyExists |
function |
core/tests/Drupal/FunctionalTests/DefaultContent/ContentImportAlreadyExistsTest.php |
|
| ContentImportAlreadyExistsTest::testImportEntityThatAlreadyExists |
function |
core/tests/Drupal/FunctionalTests/DefaultContent/ContentImportAlreadyExistsTest.php |
Tests import entity that already exists. |
| ContentImportTest::testEntityValidationIsTriggered |
function |
core/tests/Drupal/FunctionalTests/DefaultContent/ContentImportTest.php |
Tests that the importer validates entities before saving them. |
| ContentLanguageSettings::$target_entity_type_id |
property |
core/modules/language/src/Entity/ContentLanguageSettings.php |
The entity type ID (machine name). |
| ContentLanguageSettings::getTargetEntityTypeId |
function |
core/modules/language/src/Entity/ContentLanguageSettings.php |
|
| ContentLanguageSettings::loadByEntityTypeBundle |
function |
core/modules/language/src/Entity/ContentLanguageSettings.php |
Loads a content language config entity based on the entity type and bundle. |
| ContentLanguageSettingsForm::$entityTypeBundleInfo |
property |
core/modules/language/src/Form/ContentLanguageSettingsForm.php |
The entity bundle info. |
| ContentLanguageSettingsForm::$entityTypeManager |
property |
core/modules/language/src/Form/ContentLanguageSettingsForm.php |
The entity type manager. |
| ContentLanguageSettingsInterface::getTargetEntityTypeId |
function |
core/modules/language/src/ContentLanguageSettingsInterface.php |
Gets the entity type ID this config applies to. |
| ContentLanguageSettingsResourceTestBase::$entity |
property |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsResourceTestBase.php |
|
| ContentLanguageSettingsResourceTestBase::$entityTypeId |
property |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsResourceTestBase.php |
|
| ContentLanguageSettingsResourceTestBase::createEntity |
function |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsResourceTestBase.php |
|
| ContentLanguageSettingsResourceTestBase::getExpectedNormalizedEntity |
function |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsResourceTestBase.php |
|
| ContentLanguageSettingsResourceTestBase::getNormalizedPostEntity |
function |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsResourceTestBase.php |
|
| ContentLanguageSettingsTest::$entity |
property |
core/modules/jsonapi/tests/src/Functional/ContentLanguageSettingsTest.php |
|
| ContentLanguageSettingsTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/ContentLanguageSettingsTest.php |
|
| ContentLanguageSettingsTest::createAnotherEntity |
function |
core/modules/jsonapi/tests/src/Functional/ContentLanguageSettingsTest.php |
|
| ContentLanguageSettingsTest::createEntity |
function |
core/modules/jsonapi/tests/src/Functional/ContentLanguageSettingsTest.php |
|
| ContentLanguageSettingsUnitTest::$configEntityStorageInterface |
property |
core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php |
The config entity storage used for testing. |
| ContentLanguageSettingsUnitTest::$entityType |
property |
core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php |
The entity type used for testing. |
| ContentLanguageSettingsUnitTest::$entityTypeId |
property |
core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php |
The ID of the type of the entity under test. |