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::testCleanIds | function | core/ |
Tests entity ID sanitization. |
SqlContentEntityStorageTest::testCreate | function | core/ |
@covers ::create[[api-linebreak]] |
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/ |
@covers ::hasData[[api-linebreak]] |
SqlContentEntityStorageTest::testLoadMultipleNoPersistentCache | function | core/ |
@covers ::doLoadMultiple[[api-linebreak]] @covers ::buildCacheId[[api-linebreak]] @covers ::getFromPersistentCache[[api-linebreak]] @covers ::setPersistentCache[[api-linebreak]] |
SqlContentEntityStorageTest::testLoadMultiplePersistentCached | function | core/ |
@covers ::doLoadMultiple[[api-linebreak]] @covers ::buildCacheId[[api-linebreak]] @covers ::getFromPersistentCache[[api-linebreak]] |
SqlContentEntityStorageTest::testLoadMultiplePersistentCacheMiss | function | core/ |
@covers ::doLoadMultiple[[api-linebreak]] @covers ::buildCacheId[[api-linebreak]] @covers ::getFromPersistentCache[[api-linebreak]] @covers ::setPersistentCache[[api-linebreak]] |
SqlContentEntityStorageTest::testOnEntityTypeCreate | function | core/ |
Tests ContentEntityDatabaseStorage::onEntityTypeCreate(). |
SqlContentEntityStorageTest::testSetTableMapping | function | core/ |
Tests that setting a new table mapping also updates the table names. |
statistics.tracking_popular_content.html.twig | file | core/ |
--- label: 'Tracking and displaying popular content' related: - core.tracking_content - history.tracking_user_content - block.place --- {% set statistics_settings_link_text %}{% trans %}Statistics{% endtrans %}{% endset %} {% set… |
StatisticsReportsTest::testPopularContentBlock | function | core/ |
Tests the "popular content" block. |
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/ |
@covers ::replaceStorageContents[[api-linebreak]] |
StringFormatterTest::testLinkToContentForEntitiesWithNoCanonicalPath | function | core/ |
Test "link_to_entity" feature on fields which are added to config entity. |
StubNegotiationMiddleware::getContentType | function | core/ |
|
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 |
SystemMainBlock::$mainContent | property | core/ |
The render array representing the main page content. |
SystemMainBlock::setMainContent | function | core/ |
|
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/ |
|
TaxonomyTermContentModerationTest | class | core/ |
Tests taxonomy terms with Content Moderation. |
TaxonomyTermContentModerationTest.php | file | core/ |
|
TaxonomyTermContentModerationTest::$defaultTheme | property | core/ |
|
TaxonomyTermContentModerationTest::$modules | property | core/ |
|
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. |
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.