Search for all
- Search 7.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 | class | core/ |
Defines a Layout annotation object. |
| 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. |
| layout--fourcol-section.html.twig | file | core/ |
Default theme implementation for a four-column 25%-25%-25%-25% layout. |
| layout--fourcol-section.html.twig | file | core/ |
Theme override for a four-column 25%-25%-25%-25% layout. |
| layout--fourcol-section.html.twig | file | core/ |
Theme override for a four-column 25%-25%-25%-25% layout. |
| layout--onecol.html.twig | file | core/ |
Theme override to display a one-column layout. |
| layout--onecol.html.twig | file | core/ |
Theme override to display a one-column layout. |
| layout--onecol.html.twig | file | core/ |
Default theme implementation to display a one-column layout. |
| layout--oneplusfourgrid-section.html.twig | file | core/ |
Default theme implementation to display a one plus four grid layout. |
| layout--threecol-25-50-25.html.twig | file | core/ |
Theme override for a three column layout. |
| layout--threecol-25-50-25.html.twig | file | core/ |
Theme override for a three column layout. |
| layout--threecol-25-50-25.html.twig | file | core/ |
Default theme implementation for a three column layout. |
| layout--threecol-33-34-33.html.twig | file | core/ |
Default theme implementation for a three column layout. |
| layout--threecol-33-34-33.html.twig | file | core/ |
Theme override for a three column layout. |
| layout--threecol-33-34-33.html.twig | file | core/ |
Theme override for a three column layout. |
| layout--threecol-section.html.twig | file | core/ |
Theme override for a three-column layout. |
| layout--threecol-section.html.twig | file | core/ |
Theme override for a three-column layout. |
| layout--threecol-section.html.twig | file | core/ |
Default theme implementation for a three-column layout. |
| layout--twocol-bricks.html.twig | file | core/ |
Theme override for a two column layout. |
| layout--twocol-bricks.html.twig | file | core/ |
Theme override for a two column layout. |
| layout--twocol-bricks.html.twig | file | core/ |
Default theme implementation for a two column layout. |
| layout--twocol-section.html.twig | file | core/ |
Theme override to display a two-column layout. |
| layout--twocol-section.html.twig | file | core/ |
Theme override to display a two-column layout. |
| layout--twocol-section.html.twig | file | core/ |
Default theme implementation to display a two-column layout. |
| layout--twocol.html.twig | file | core/ |
Theme override to display a two-column layout. |
| layout--twocol.html.twig | file | core/ |
Theme override to display a two-column layout. |
| layout--twocol.html.twig | file | core/ |
Default theme implementation to display a two-column layout. |
| layout-2-col.css | file | core/ |
This file is used to create the layout when the theme has 2 columns. |
| layout-builder-content-translation.css | file | core/ |
.layout-builder-translation-warning { padding-left: 20px; background: left 2px url(../../../../misc/icons/e29700/warning.svg) no-repeat; } |
| layout-builder-context-mapping.php | file | core/ |
Test context mapping update path by adding a layout without a context map. |
| layout-builder-fourcol-section.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /* * @file * Provides the layout styles for four-column layout section. */ .layout--fourcol-section { … |
| layout-builder-fourcol-section.pcss.css | file | core/ |
/* * @file * Provides the layout styles for four-column layout section. */ @import "../base/variables.pcss.css"; .layout--fourcol-section { display: flex; flex-wrap: wrap; & > .layout__region { flex: 1 0 100%; … |
| layout-builder-threecol-section.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /* * @file * Provides the layout styles for three-column layout section. */ .layout--threecol-section { … |
Pagination
- Previous page
- Page 855
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.