Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LastTimestamp.php | file | core/ |
|
| LastTimestamp::init | function | core/ |
|
| LastTimestamp::render | function | core/ |
|
| LateResourceTypeBuildEventSubscriber | class | core/ |
Event subscriber which tests enabling disabled resource type fields. |
| LateResourceTypeBuildEventSubscriber.php | file | core/ |
|
| LateResourceTypeBuildEventSubscriber::enableResourceTypeFields | function | core/ |
Disables any resource type fields that have been aliased by a test. |
| LateResourceTypeBuildEventSubscriber::getSubscribedEvents | function | core/ |
|
| 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/ |
|
| LatestRevision::canExpose | function | core/ |
|
| LatestRevision::operatorForm | function | core/ |
|
| LatestRevision::query | function | core/ |
|
| 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/ |
Tests Drupal\content_moderation\Access\LatestRevisionCheck. |
| LatestRevisionCheckTest.php | file | core/ |
|
| LatestRevisionCheckTest::accessSituationProvider | function | core/ |
Data provider for testLastAccessPermissions(). |
| LatestRevisionCheckTest::setUp | function | core/ |
|
| LatestRevisionCheckTest::testLatestAccessPermissions | function | core/ |
Tests the access check of the LatestRevisionCheck service. |
| LatestRevisionFilterTest | class | core/ |
Tests the 'Latest revision' filter. |
| LatestRevisionFilterTest.php | file | core/ |
|
| LatestRevisionFilterTest::$modules | property | core/ |
|
| LatestRevisionFilterTest::$testViews | property | core/ |
|
| 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/ |
|
| LatestTranslationAffectedRevision::canExpose | function | core/ |
|
| LatestTranslationAffectedRevision::operatorForm | function | core/ |
|
| LatestTranslationAffectedRevision::query | function | core/ |
|
| 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/ |
|
| LatestTranslationAffectedRevisionTest::$testViews | property | core/ |
|
| LatestTranslationAffectedRevisionTest::testLatestRevisionFilter | function | core/ |
Tests the 'Latest revision' filter. |
| layers.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /* * @file * These are random styles that are applicable throughout the entire theme. * * @todo Refactor… |
| layers.pcss.css | file | core/ |
/* * @file * These are random styles that are applicable throughout the entire theme. * * @todo Refactor this file out. This file was imported from Gin. */ /* cspell:ignore imageapi */ @import… |
| Layout Builder access | group | core/ |
In determining access rights for the Layout Builder UI, \Drupal\layout_builder\Access\LayoutBuilderAccessCheck checks if the specified section storage plugin (an implementation of \Drupal\layout_builder\SectionStorageInterface) grants access. |
Pagination
- Previous page
- Page 786
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.