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 main for content
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::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. |
| TestDisplayVariant::$mainContent | property | core/ |
The render array representing the main page content. |
| TestDisplayVariant::setMainContent | function | core/ |
Sets the main content for the page being rendered. |
| TestFileParser::parseContents | function | core/ |
Parse class names out of PHP file contents. |
| TestFileParserTest::provideTestFileContents | function | core/ |
|
| TestFileParserTest::testParseContents | function | core/ |
Tests parse contents. |
| TestLayoutContentFooter | class | core/ |
Provides a Layout plugin for field_layout tests. |
| TestLayoutContentFooter.php | file | core/ |
|
| TestPageTitleMainContentAndMessagesBlock | class | core/ |
Provides a block which includes page title, main content & messages together. |
| TestPageTitleMainContentAndMessagesBlock.php | file | core/ |
|
| TestPageTitleMainContentAndMessagesBlock::$isMainContentPlaced | property | core/ |
Whether setMainContent was called. |
| TestPageTitleMainContentAndMessagesBlock::$isPageTitlePlaced | property | core/ |
Whether setTitle was called. |
| TestPageTitleMainContentAndMessagesBlock::$mainContent | property | core/ |
The render array representing the main page content. |
| TestPageTitleMainContentAndMessagesBlock::$title | property | core/ |
The page title: a string (plain title) or a render array (formatted title). |
| TestPageTitleMainContentAndMessagesBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| TestPageTitleMainContentAndMessagesBlock::setMainContent | function | core/ |
Sets the main content render array. |
Pagination
- Previous page
- Page 75
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.