Search for test
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| LargeQueryTest.php | file | core/ |
|
| LargeQueryTest::testMaxAllowedPacketQueryTruncating | function | core/ |
Tests truncation of messages when max_allowed_packet exception occurs. |
| LatestRevision | class | core/ |
Filter to show only the latest revision of an entity. |
| LatestRevision.php | file | core/ |
|
| LatestRevision::$entityTypeManager | property | core/ |
Entity Type Manager service. |
| LatestRevision::$joinHandler | property | core/ |
Views Handler Plugin Manager. |
| LatestRevision::adminSummary | function | core/ |
Display the filter on the administrative summary |
| LatestRevision::canExpose | function | core/ |
Determine if a filter can be exposed. |
| LatestRevision::create | function | core/ |
Creates an instance of the plugin. |
| LatestRevision::operatorForm | function | core/ |
Options form subform for setting the operator. |
| LatestRevision::query | function | core/ |
Add this filter to the query. |
| LatestRevision::__construct | function | core/ |
Constructs a new LatestRevision. |
| LatestRevisionCheck | class | core/ |
Access check for the entity moderation tab. |
| LatestRevisionCheck.php | file | core/ |
|
| LatestRevisionCheck::$moderationInfo | property | core/ |
The moderation information service. |
| LatestRevisionCheck::access | function | core/ |
Checks that there is a pending revision available. |
| LatestRevisionCheck::loadEntity | function | core/ |
Returns the default revision of the entity this route is for. |
| LatestRevisionCheck::__construct | function | core/ |
Constructs a new LatestRevisionCheck. |
| LatestRevisionCheckTest | class | core/ |
@coversDefaultClass \Drupal\content_moderation\Access\LatestRevisionCheck[[api-linebreak]] @group content_moderation |
| LatestRevisionCheckTest.php | file | core/ |
|
| LatestRevisionCheckTest::accessSituationProvider | function | core/ |
Data provider for testLastAccessPermissions(). |
| LatestRevisionCheckTest::setUp | function | core/ |
|
| LatestRevisionCheckTest::testLatestAccessPermissions | function | core/ |
Test the access check of the LatestRevisionCheck service. |
| LatestRevisionFilterTest | class | core/ |
Tests the 'Latest revision' filter. |
| LatestRevisionFilterTest.php | file | core/ |
|
| LatestRevisionFilterTest::$modules | property | core/ |
Modules to enable. |
| LatestRevisionFilterTest::$testViews | property | core/ |
Views to be enabled. |
| LatestRevisionFilterTest::assertNotInResultSet | function | core/ |
Asserts that a list of revision IDs are not in the result. |
| LatestRevisionFilterTest::testLatestRevisionFilter | function | core/ |
Tests the 'Latest revision' filter. |
| LatestTranslationAffectedRevision | class | core/ |
Filter to show only the latest translation affected revision of an entity. |
| LatestTranslationAffectedRevision.php | file | core/ |
|
| LatestTranslationAffectedRevision::$entityTypeManager | property | core/ |
Entity Type Manager service. |
| LatestTranslationAffectedRevision::$joinHandler | property | core/ |
Views Handler Plugin Manager. |
| LatestTranslationAffectedRevision::adminSummary | function | core/ |
Display the filter on the administrative summary |
| LatestTranslationAffectedRevision::canExpose | function | core/ |
Determine if a filter can be exposed. |
| LatestTranslationAffectedRevision::create | function | core/ |
Creates an instance of the plugin. |
| LatestTranslationAffectedRevision::operatorForm | function | core/ |
Options form subform for setting the operator. |
| LatestTranslationAffectedRevision::query | function | core/ |
Add this filter to the query. |
| LatestTranslationAffectedRevision::__construct | function | core/ |
Constructs a new LatestRevisionTranslationAffected. |
| LatestTranslationAffectedRevisionTest | class | core/ |
Tests the 'Latest translation affected revision' filter. |
| LatestTranslationAffectedRevisionTest.php | file | core/ |
|
| LatestTranslationAffectedRevisionTest::$modules | property | core/ |
Modules to enable. |
| LatestTranslationAffectedRevisionTest::$testViews | property | core/ |
Views to be enabled. |
| LatestTranslationAffectedRevisionTest::testLatestRevisionFilter | function | core/ |
Tests the 'Latest revision' filter. |
| layout-test-1col.html.twig | file | core/ |
Template for an example 1 column layout. |
| layout-test-2col.css | file | core/ |
/* stylelint-disable plugin/no-browser-hacks */ .layout-example-2col .region-left { float: left; width: 50%; } * html .layout-example-2col .region-left { width: 49.9%; } .layout-example-2col .region-right { float: left; width: 50%; } * html… |
| layout-test-2col.html.twig | file | core/ |
Template for an example 2 column layout. |
| layout-test-plugin.html.twig | file | core/ |
Template for layout_test_plugin layout. |
| LayoutBuilderAccessTest | class | core/ |
Tests access to Layout Builder. |
| LayoutBuilderAccessTest.php | file | core/ |
Pagination
- Previous page
- Page 386
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.