Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContentEntityStorageBaseTest::$modules | property | core/ |
Modules to install. |
| ContentEntityStorageBaseTest::providerTestCreate | function | core/ |
Provides test data for testCreate(). |
| ContentEntityStorageBaseTest::setUp | function | core/ |
|
| ContentEntityStorageBaseTest::testCreate | function | core/ |
Tests create. |
| ContentEntityStorageBaseTest::testReCreate | function | core/ |
Tests re create. |
| ContentEntityStorageInterface | interface | core/ |
A storage that supports content entity types. |
| ContentEntityStorageInterface.php | file | core/ |
|
| ContentEntityStorageInterface::createWithSampleValues | function | core/ |
Creates an entity with sample field values. |
| ContentEntityTest | class | core/ |
Tests the entity content source plugin. |
| ContentEntityTest.php | file | core/ |
|
| 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 install. |
| 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::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::$entity_type_class | property | core/ |
The class used to represent the entity type. |
| ContentEntityType::$revision_metadata_keys | property | core/ |
An array of entity revision metadata keys. |
| ContentEntityType::checkStorageClass | function | core/ |
|
| ContentEntityType::getRevisionMetadataKey | function | core/ |
Gets a specific entity revision metadata key. |
| ContentEntityType::getRevisionMetadataKeys | function | core/ |
Gets an array of entity revision metadata keys. |
| ContentEntityType::hasIntegerId | function | core/ |
Checks if this entity type has an integer ID. |
| 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::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. |
| ContentExportCommand::loadEntities | function | core/ |
Find entities to export and yield them one by one. |
| ContentExportCommand::loadEntities | function | core/ |
Find entities to export and yield them one by one. |
| ContentExportCommand::__construct | function | core/ |
|
| ContentExportCommand::__construct | function | core/ |
|
| ContentExportTest | class | core/ |
Tests exporting content in YAML format. |
| ContentExportTest.php | file | core/ |
|
| ContentExportTest::$adminUser | property | core/ |
The user account which is doing the content import and export. |
| ContentExportTest::$contentDir | property | core/ |
The directory where the default content is located. |
| ContentExportTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContentExportTest::$finder | property | core/ |
Scans for content in the fixture. |
| ContentExportTest::doTestCircularDependency | function | core/ |
Tests that the exporter handles circular dependencies gracefully. |
Pagination
- Previous page
- Page 262
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.