Search for all
- Search 7.x for all
- Search 9.5.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 |
|---|---|---|---|
| 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--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/ |
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-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--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-enable.php | file | core/ |
Test fixture. |
| layout-builder-extra.php | file | core/ |
Test fixture. |
| layout-builder-field-block.php | file | core/ |
Test fixture. |
| 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-builder.php | file | core/ |
Test fixture. |
| 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/ |
Presentational styles for Drupal stark theme 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.html.twig | file | core/ |
Template for a generic layout. |
| layout.html.twig | file | core/ |
Template for a generic layout. |
| layout.icon_builder | service | core/ |
Drupal\Core\Layout\Icon\SvgIconBuilder |
| 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.php | file | core/ |
|
| Layout::$category | property | core/ |
The human-readable category. |
Pagination
- Previous page
- Page 836
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.