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::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. |
| TestContent.php | file | core/ |
|
| TestContent::$httpKernel | property | core/ |
The HTTP kernel. |
| TestContent::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| TestContent::subrequestTest | function | core/ |
Uses a subrequest to determine the content. |
| TestContent::test1 | function | core/ |
Provides example content for testing route enhancers. |
| TestContent::test11 | function | core/ |
Provides example content for route specific authentication. |
| TestContent::testAccount | function | core/ |
|
| TestContent::__construct | function | core/ |
Constructs a TestContent instance. |
| TestController::content | function | core/ |
Returns test content for unit tests. |
| TestController::modalContent | function | core/ |
Return modal content. |
| TestController::modalContentInput | function | core/ |
Return modal content with autofocus input. |
| TestController::modalContentLink | function | core/ |
Return modal content with link. |
Pagination
- Previous page
- Page 72
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.