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 |
|---|---|---|---|
| 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. |
| ContentExportCommand | class | core/ |
Exports content entities in YAML format. |
| ContentExportCommand.php | file | core/ |
|
| ContentExportCommand::configure | function | core/ |
|
| ContentExportCommand::execute | function | core/ |
|
| ContentExportCommand::loadEntities | function | core/ |
Find entities to export and yield them one by one. |
| 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. |
| ContentExportTest::doTestExportedPasswordIsPreserved | function | core/ |
Tests that an exported user account can be logged in with after import. |
| ContentExportTest::doTestExportEntitiesFilteredByType | function | core/ |
Tests exporting entities filtered by type. |
| ContentExportTest::doTestExportFileEntityWithMissingPhysicalFile | function | core/ |
Tests exporting file entities without an accompanying physical file. |
| ContentExportTest::doTestExportSingleEntityToDirectory | function | core/ |
Tests exporting a single entity to a directory with attachments. |
| ContentExportTest::doTestExportWithDependencies | function | core/ |
Tests exporting a piece of content with its dependencies. |
| ContentExportTest::doTestMissingDependenciesAreLogged | function | core/ |
Tests that the exporter handles missing dependencies gracefully. |
| ContentExportTest::setUp | function | core/ |
|
| ContentExportTest::testEntityExportScenarios | function | core/ |
Tests various entity export scenarios. |
| ContentExportTest::testExportContent | function | core/ |
Ensures that all imported content can be exported properly. |
| ContentExportTest::testExportEntitiesFilteredByBundle | function | core/ |
Tests exporting entities filtered by bundle. |
| ContentImportAlreadyExistsTest | class | core/ |
Tests Content Import. |
| ContentImportAlreadyExistsTest.php | file | core/ |
|
| ContentImportAlreadyExistsTest::$adminAccount | property | core/ |
The admin account. |
| ContentImportAlreadyExistsTest::$contentDir | property | core/ |
The directory with the source data. |
| ContentImportAlreadyExistsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContentImportAlreadyExistsTest::$modules | property | core/ |
Modules to install. |
| ContentImportAlreadyExistsTest::providerImportEntityThatAlreadyExists | function | core/ |
|
| ContentImportAlreadyExistsTest::setUp | function | core/ |
|
| ContentImportAlreadyExistsTest::testImportEntityThatAlreadyExists | function | core/ |
Tests import entity that already exists. |
| ContentImportTest | class | core/ |
Tests Content Import. |
| ContentImportTest.php | file | core/ |
|
| ContentImportTest::$adminAccount | property | core/ |
The admin account. |
| ContentImportTest::$contentDir | property | core/ |
The directory with the source data. |
| ContentImportTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContentImportTest::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 26
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.