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
- Search 11.x for content
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SqlContentEntityStorageTest::providerTestGetTableMappingSimple | function | core/ |
Provides test data for testGetTableMappingSimple(). |
| SqlContentEntityStorageTest::setUp | function | core/ |
|
| SqlContentEntityStorageTest::setUpEntityStorage | function | core/ |
Sets up the content entity database storage. |
| SqlContentEntityStorageTest::setUpModuleHandlerNoImplementations | function | core/ |
Sets up the module handler with no implementations. |
| SqlContentEntityStorageTest::testCleanIds | function | core/ |
Tests entity ID sanitization. |
| SqlContentEntityStorageTest::testCreate | function | core/ |
Tests create. |
| SqlContentEntityStorageTest::testDeleteFromDedicatedTablesExecutesOneDelete | function | core/ |
Tests that only one SQL DELETE is executed on dedicated data tables. |
| SqlContentEntityStorageTest::testGetBaseTable | function | core/ |
Tests SqlContentEntityStorage::getBaseTable(). |
| SqlContentEntityStorageTest::testGetDataTable | function | core/ |
Tests SqlContentEntityStorage::getDataTable(). |
| SqlContentEntityStorageTest::testGetRevisionDataTable | function | core/ |
Tests SqlContentEntityStorage::getRevisionDataTable(). |
| SqlContentEntityStorageTest::testGetRevisionTable | function | core/ |
Tests SqlContentEntityStorage::getRevisionTable(). |
| SqlContentEntityStorageTest::testGetTableMappingEmpty | function | core/ |
Tests getTableMapping() with an empty entity type. |
| SqlContentEntityStorageTest::testGetTableMappingRevisionable | function | core/ |
Tests getTableMapping() with a revisionable, non-translatable entity type. |
| SqlContentEntityStorageTest::testGetTableMappingRevisionableTranslatable | function | core/ |
Tests getTableMapping() with a revisionable, translatable entity type. |
| SqlContentEntityStorageTest::testGetTableMappingRevisionableTranslatableWithFields | function | core/ |
Tests getTableMapping() with a complex entity type with fields. |
| SqlContentEntityStorageTest::testGetTableMappingRevisionableWithFields | function | core/ |
Tests getTableMapping() with a revisionable entity type with fields. |
| SqlContentEntityStorageTest::testGetTableMappingSimple | function | core/ |
Tests getTableMapping() with a simple entity type. |
| SqlContentEntityStorageTest::testGetTableMappingSimpleWithDedicatedStorageFields | function | core/ |
Tests getTableMapping() with a base field that requires a dedicated table. |
| SqlContentEntityStorageTest::testGetTableMappingSimpleWithFields | function | core/ |
Tests getTableMapping() with a simple entity type with some base fields. |
| SqlContentEntityStorageTest::testGetTableMappingTranslatable | function | core/ |
Tests getTableMapping() with a non-revisionable, translatable entity type. |
| SqlContentEntityStorageTest::testGetTableMappingTranslatableWithFields | function | core/ |
Tests getTableMapping() with a translatable entity type with fields. |
| SqlContentEntityStorageTest::testHasData | function | core/ |
Tests has data. |
| SqlContentEntityStorageTest::testLoadMultipleNoPersistentCache | function | core/ |
Tests load multiple no persistent cache. |
| SqlContentEntityStorageTest::testLoadMultiplePersistentCached | function | core/ |
Tests load multiple persistent cached. |
| SqlContentEntityStorageTest::testLoadMultiplePersistentCacheMiss | function | core/ |
Tests load multiple persistent cache miss. |
| SqlContentEntityStorageTest::testOnEntityTypeCreate | function | core/ |
Tests ContentEntityDatabaseStorage::onEntityTypeCreate(). |
| SqlContentEntityStorageTest::testSetTableMapping | function | core/ |
Tests that setting a new table mapping also updates the table names. |
| StorageCopyTrait::replaceStorageContents | function | core/ |
Copy the configuration from one storage to another and remove stale items. |
| StorageCopyTraitTest::providerTestReplaceStorageContents | function | core/ |
Provides data for testCheckRequirements(). |
| StorageCopyTraitTest::testReplaceStorageContents | function | core/ |
Tests replace storage contents. |
| StringFormatterTest::testLinkToContentForEntitiesWithNoCanonicalPath | function | core/ |
Test "link_to_entity" feature on fields which are added to config entity. |
| StubNegotiationMiddleware::getContentType | function | core/ |
Gets the normalized type of a request. |
| SvgSpriteExtractorTest::testDiscoverIconsSvgSpriteInvalidContent | function | core/ |
Test the SvgSpriteExtractor::discoverIcons() method with invalid content. |
| system.menu.content.yml | file | core/ |
core/modules/navigation/config/install/system.menu.content.yml |
| SystemAdminThemePreprocess::preprocessAdminBlockContent | function | core/ |
Prepares variables for administrative content block templates. |
| SystemMainBlock::$mainContent | property | core/ |
The render array representing the main page content. |
| SystemMainBlock::setMainContent | function | core/ |
Sets the main content render array. |
| SystemManager::getBlockContents | function | core/ |
Loads the contents of a menu block. |
| SystemTestController::mainContentFallback | function | core/ |
Tests main content fallback. |
| SystemTestController::permissionDependentContent | function | core/ |
Shows permission-dependent content. |
| Tables::$contentWorkspaceTables | property | core/ |
Workspace association table array, key is base table name, value is alias. |
| Tar::listContents | function | core/ |
Lists all files in the archive. |
| TaxonomyTermContentModerationTest | class | core/ |
Tests taxonomy terms with Content Moderation. |
| TaxonomyTermContentModerationTest.php | file | core/ |
|
| TaxonomyTermContentModerationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TaxonomyTermContentModerationTest::$modules | property | core/ |
Modules to install. |
| TaxonomyTermContentModerationTest::$vocabulary | property | core/ |
The vocabulary used for creating terms. |
| TaxonomyTermContentModerationTest::setUp | function | core/ |
|
| TaxonomyTermContentModerationTest::testTaxonomyTermParents | function | core/ |
Tests taxonomy term parents on a moderated vocabulary. |
| TaxonomyTermContentModerationTest::testTaxonomyTermPendingRevisions | function | core/ |
Tests changing field values in pending revisions of taxonomy terms. |
Pagination
- Previous page
- Page 73
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.