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 |
---|---|---|---|
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. |
template_preprocess_admin_block_content | function | core/ |
Prepares variables for administrative content block templates. |
template_preprocess_block_content_add_list | function | core/ |
Prepares variables for a block type creation list templates. |
template_preprocess_language_content_settings_table | function | core/ |
Prepares variables for language content settings table templates. |
TestableSqlContentEntityStorage | class | core/ |
A test subclass of SqlContentEntityStorage. |
TestableSqlContentEntityStorage.php | file | core/ |
|
TestableSqlContentEntityStorage::$database | property | core/ |
Active database connection. |
TestableSqlContentEntityStorage::$entityType | property | core/ |
Information about the entity type. |
TestableSqlContentEntityStorage::$fieldStorageDefinitions | property | core/ |
The entity type's field storage definitions. |
TestableSqlContentEntityStorage::$tableMapping | property | core/ |
The mapping of field columns to SQL tables. |
TestableSqlContentEntityStorage::getTableMapping | function | core/ |
Overrides original SqlContentEntityStorage::getTableMapping(). |
TestableSqlContentEntityStorage::publicDeleteFromDedicatedTables | function | core/ |
Exposes the protected deleteFromDedicatedTables() method for testing. |
TestableSqlContentEntityStorage::setTableMapping | function | core/ |
Sets the table mapping. |
TestableSqlContentEntityStorage::__construct | function | core/ |
Override the constructor to bypass the parent's constructor. |
TestContent | class | core/ |
Test controllers that are intended to be wrapped in a main controller. |
Pagination
- Previous page
- Page 71
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.