Search for content
- Search 7.x for content
- Search 9.5.x for content
- Search 10.3.x for content
- Search 11.x for content
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContentEntityTest::$bundle | property | core/ |
The bundle used in this test. |
| ContentEntityTest::$fieldName | property | core/ |
The name of the field used in this test. |
| ContentEntityTest::$migrationPluginManager | property | core/ |
The migration plugin manager. |
| ContentEntityTest::$modules | property | core/ |
Modules to enable. |
| ContentEntityTest::$user | property | core/ |
The test user. |
| ContentEntityTest::$vocabulary | property | core/ |
The vocabulary ID. |
| 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::testConstructorEntityTypeMissing | function | core/ |
Tests the constructor for missing entity_type. |
| ContentEntityTest::testConstructorInvalidBundle | function | core/ |
Tests the constructor for invalid entity bundle. |
| ContentEntityTest::testConstructorNonContentEntity | function | core/ |
Tests the constructor for non content entity. |
| ContentEntityTest::testConstructorNotBundable | function | core/ |
Tests the constructor for not bundleable entity. |
| 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 annotation object. |
| 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::$requiredRevisionMetadataKeys | property | core/ |
The required revision metadata keys. |
| ContentEntityType::$revision_metadata_keys | property | core/ |
An array of entity revision metadata keys. |
| 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. |
| 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. |
| 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). |
| ContentLanguageSettings::$target_entity_type_id | property | core/ |
The entity type ID (machine name). |
| ContentLanguageSettings::calculateDependencies | function | core/ |
Calculates dependencies and stores them in the dependency property. |
| ContentLanguageSettings::getDefaultLangcode | function | core/ |
Gets the default language code. |
Pagination
- Previous page
- Page 23
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.