Search for content
- Search 7.x for content
- Search 9.5.x for content
- Search 8.9.x for content
- Search 10.3.x for content
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ContentEntityTest::assertIds | function | core/ |
Helper to assert IDs structure. |
ContentEntityTest::migrationConfigurationProvider | function | core/ |
Data provider for several test methods. |
ContentEntityTest::migrationDefinition | function | core/ |
Get a migration definition. |
ContentEntityTest::setUp | function | core/ |
|
ContentEntityTest::testFileSource | function | core/ |
Tests file source plugin. |
ContentEntityTest::testMediaSource | function | core/ |
Tests media source plugin. |
ContentEntityTest::testNodeSource | function | core/ |
Tests node source plugin. |
ContentEntityTest::testTermSource | function | core/ |
Tests term source plugin. |
ContentEntityTest::testUserSource | function | core/ |
Tests user source plugin. |
ContentEntityType | class | core/ |
Provides an implementation of a content entity type and its metadata. |
ContentEntityType | class | core/ |
Defines a content entity type for plugin discovery. |
ContentEntityType | class | core/ |
Defines a content entity type annotation object. |
ContentEntityType.php | file | core/ |
|
ContentEntityType.php | file | core/ |
|
ContentEntityType.php | file | core/ |
|
ContentEntityType::$entity_type_class | property | core/ |
The class used to represent the entity type. |
ContentEntityType::$group | property | core/ |
The group machine name. |
ContentEntityType::$revision_metadata_keys | property | core/ |
|
ContentEntityType::checkStorageClass | function | core/ |
|
ContentEntityType::get | function | core/ |
Gets the value of an annotation. |
ContentEntityType::getConfigDependencyKey | function | core/ |
Gets the key that is used to store configuration dependencies. |
ContentEntityType::getRevisionMetadataKey | function | core/ |
Gets a specific entity revision metadata key. |
ContentEntityType::getRevisionMetadataKeys | function | core/ |
Gets an array of entity revision metadata keys. |
ContentEntityType::hasRevisionMetadataKey | function | core/ |
Indicates if a given entity revision metadata key exists. |
ContentEntityType::setRevisionMetadataKey | function | core/ |
Sets a revision metadata key. |
ContentEntityType::__construct | function | core/ |
Constructs a new EntityType. |
ContentEntityType::__construct | function | core/ |
Constructs a plugin attribute object. |
ContentEntityTypeInterface | interface | core/ |
Provides an interface for a content entity type and its metadata. |
ContentEntityTypeInterface.php | file | core/ |
|
ContentEntityTypeInterface::getRevisionMetadataKey | function | core/ |
Gets a specific entity revision metadata key. |
ContentEntityTypeInterface::getRevisionMetadataKeys | function | core/ |
Gets an array of entity revision metadata keys. |
ContentEntityTypeInterface::hasRevisionMetadataKey | function | core/ |
Indicates if a given entity revision metadata key exists. |
ContentEntityTypeInterface::setRevisionMetadataKey | function | core/ |
Sets a revision metadata key. |
ContentImportTest | class | core/ |
@covers \Drupal\Core\DefaultContent\Importer @group DefaultContent @group Recipe @group #slow |
ContentImportTest.php | file | core/ |
|
ContentImportTest::$contentDir | property | core/ |
|
ContentImportTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentImportTest::$modules | property | core/ |
Modules to install. |
ContentImportTest::assertContentWasImported | function | core/ |
Asserts that the default content was imported as expected. |
ContentImportTest::providerImportEntityThatAlreadyExists | function | core/ |
|
ContentImportTest::setUp | function | core/ |
|
ContentImportTest::testDirectContentImport | function | core/ |
Tests importing content directly, via the API. |
ContentImportTest::testEntityValidationIsTriggered | function | core/ |
Tests that the importer validates entities before saving them. |
ContentImportTest::testImportEntityThatAlreadyExists | function | core/ |
@dataProvider providerImportEntityThatAlreadyExists |
ContentLanguageSettings | class | core/ |
Defines the ContentLanguageSettings entity. |
ContentLanguageSettings.php | file | core/ |
|
ContentLanguageSettings::$default_langcode | property | core/ |
The default language code. |
ContentLanguageSettings::$id | property | core/ |
The id. Combination of $target_entity_type_id.$target_bundle. |
ContentLanguageSettings::$language_alterable | property | core/ |
Indicates if the language is alterable or not. |
ContentLanguageSettings::$target_bundle | property | core/ |
The bundle (machine name). |
Pagination
- Previous page
- Page 24
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.