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 |
---|---|---|---|
TemporaryJsonapiFileFieldUploader::validateAndParseContentDispositionHeader | function | core/ |
Validates and extracts the filename from the Content-Disposition header. |
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. |
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/ |
@legacy-covers ::parseContents |
TestLayoutContentFooter | class | core/ |
Provides a Layout plugin for field_layout tests. |
TestLayoutContentFooter.php | file | core/ |
|
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. |
tracker.tracking_changed_content.html.twig | file | core/ |
--- label: 'Viewing lists of recently-updated content' related: - core.tracking_content - history.tracking_user_content --- {% set recent_link_text %} {% trans %}Recent content{% endtrans %} {% endset %} {% set recent_link =… |
TrackerController::buildContent | function | core/ |
Builds content for the tracker controllers. |
TrackerRecentContentLinkTest | class | core/ |
Tests recent content link. |
TrackerRecentContentLinkTest.php | file | core/ |
|
TrackerRecentContentLinkTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
TrackerRecentContentLinkTest::$modules | property | core/ |
Modules to enable. |
TrackerRecentContentLinkTest::testRecentContentLink | function | core/ |
Tests the recent content link in menu block. |
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. |
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.