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 |
|---|---|---|---|
| template_preprocess_block_content_add_list | function | core/ |
Prepares variables for a block type creation list 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. |
| 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. |
| TestPageTitleMainContentAndMessagesBlock::setTitle | function | core/ |
Sets the title. |
| TestSqlContentDefaultTableMapping | class | core/ |
Extends DefaultTableMapping to allow calling its protected methods. |
| TestSqlContentDefaultTableMapping::setExtraColumns | function | core/ |
Adds extra columns for a table to the table mapping. |
| TestSqlContentDefaultTableMapping::setFieldNames | function | core/ |
Adds field columns for a table to the table mapping. |
| text-content.css | file | core/ |
Text Content. |
| text-content.pcss.css | file | core/ |
Text Content. |
| TwigTransTest::poFileContents | function | core/ |
Generate a custom .po file for a specific test language. |
| UiHelperTrait::getTextContent | function | core/ |
Retrieves the plain-text content from the current page. |
| UninstallDefaultContentTest | class | core/ |
Tests that uninstalling default content removes created content. |
| UninstallDefaultContentTest.php | file | core/ |
|
| UninstallDefaultContentTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| UninstallDefaultContentTest::assertArticlesImported | function | core/ |
Assert articles are imported. |
| UninstallDefaultContentTest::assertImportedCustomBlock | function | core/ |
Assert block content are imported. |
| UninstallDefaultContentTest::assertRecipesImported | function | core/ |
Assert recipes are imported. |
Pagination
- Previous page
- Page 74
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.