Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 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--oneplusfourgrid-section.html.twig | file | core/ |
Default theme implementation to display a one plus four grid 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/ |
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/ |
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-field-schema.php | file | core/ |
Test fixture. |
| layout-builder-permissions.php | file | core/ |
Adds the 'configure any layout' permission to the authenticated user. |
| layout-builder-tempstore.php | file | core/ |
Test fixture. |
| layout-builder-translation.php | file | core/ |
Test fixture. |
| layout-builder.css | file | core/ |
This file is used to style the layout builder. |
| layout-builder.css | file | core/ |
.layout-builder { padding: 1.5em 1.5em 0.5em; border: 3px solid #2f91da; background-color: #fff; } .layout-builder__add-section { width: 100%; margin-bottom: 1.5em; padding: 1.5em 0; text-align: center; outline: 2px dashed #979797; … |
| layout-builder.css | file | core/ |
.layout-builder { padding: 1.5em 1.5em 0.5em; border: 3px solid #2f91da; background-color: #fff; } .layout-builder__add-section { width: 100%; margin-bottom: 1.5em; padding: 1.5em 0; text-align: center; outline: 2px dashed #979797; … |
| 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. |
| layout.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/2815083 * @preserve */ /** * Add spacing to top and bottom of pages. */ .page-content { margin-top: 1.5rem; margin-bottom:… |
| layout.css | file | core/ |
Bartik layout styling. |
| layout.css | file | core/ |
This file is used to create generic layout styles. |
| layout.css | file | core/ |
/** * Add spacing to bottom of pages */ .page-content { margin-bottom: 80px; } /** * Add color to layout icons. */ .layout-icon__region { fill: #f5f5f2; stroke: #666; } |
| layout.css | file | core/ |
Presentational styles for Drupal stark theme layout. |
| layout.pcss.css | file | core/ |
/** * Add spacing to top and bottom of pages. */ .page-content { margin-top: 1.5rem; margin-bottom: 80px; } @media screen and (min-width: 38em) { .page-content { margin-top: 2rem; } } /** * Add color to layout icons. … |
| Layout::$class | property | core/ |
The layout plugin class. |
| Layout::$description | property | core/ |
An optional description for advanced layouts. |
| Layout::$regions | property | core/ |
An associative array of regions in this layout. |
| LayoutBuilder::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
| LayoutBuilder::$messenger | property | core/ |
The messenger service. |
| LayoutBuilder::buildAddSectionLink | function | core/ |
Builds a link to add a new section at a given delta. |
| LayoutBuilder::buildAdministrativeSection | function | core/ |
Builds the render array for the layout section while editing. |
| LayoutBuilder::__construct | function | core/ |
Constructs a new LayoutBuilder. |
Pagination
- Previous page
- Page 700
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.