Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
LatestTranslationAffectedRevisionTest::$modules property core/modules/views/tests/src/Kernel/Entity/LatestTranslationAffectedRevisionTest.php Modules to enable.
LatestTranslationAffectedRevisionTest::$testViews property core/modules/views/tests/src/Kernel/Entity/LatestTranslationAffectedRevisionTest.php Views to be enabled.
LatestTranslationAffectedRevisionTest::testLatestRevisionFilter function core/modules/views/tests/src/Kernel/Entity/LatestTranslationAffectedRevisionTest.php Tests the 'Latest revision' filter.
Layout class core/lib/Drupal/Core/Layout/Annotation/Layout.php Defines a Layout annotation object.
Layout Builder access group core/modules/layout_builder/layout_builder.api.php 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/modules/layout_builder/layouts/fourcol_section/layout--fourcol-section.html.twig Default theme implementation for a four-column 25%-25%-25%-25% layout.
layout--fourcol-section.html.twig file core/themes/stable/layouts/fourcol_section/layout--fourcol-section.html.twig Theme override for a four-column 25%-25%-25%-25% layout.
layout--onecol.html.twig file core/themes/stable/templates/layout/layout--onecol.html.twig Theme override to display a one-column layout.
layout--onecol.html.twig file core/modules/layout_discovery/layouts/onecol/layout--onecol.html.twig Default theme implementation to display a one-column layout.
layout--oneplusfourgrid-section.html.twig file core/profiles/demo_umami/themes/umami/layouts/oneplusfourgrid_section/layout--oneplusfourgrid-section.html.twig Default theme implementation to display a one plus four grid layout.
layout--threecol-25-50-25.html.twig file core/themes/stable/templates/layout/layout--threecol-25-50-25.html.twig Theme override for a three column layout.
layout--threecol-25-50-25.html.twig file core/modules/layout_discovery/layouts/threecol_25_50_25/layout--threecol-25-50-25.html.twig Default theme implementation for a three column layout.
layout--threecol-33-34-33.html.twig file core/modules/layout_discovery/layouts/threecol_33_34_33/layout--threecol-33-34-33.html.twig Default theme implementation for a three column layout.
layout--threecol-33-34-33.html.twig file core/themes/stable/templates/layout/layout--threecol-33-34-33.html.twig Theme override for a three column layout.
layout--threecol-section.html.twig file core/themes/stable/layouts/threecol_section/layout--threecol-section.html.twig Theme override for a three-column layout.
layout--threecol-section.html.twig file core/modules/layout_builder/layouts/threecol_section/layout--threecol-section.html.twig Default theme implementation for a three-column layout.
layout--twocol-bricks.html.twig file core/themes/stable/templates/layout/layout--twocol-bricks.html.twig Theme override for a two column layout.
layout--twocol-bricks.html.twig file core/modules/layout_discovery/layouts/twocol_bricks/layout--twocol-bricks.html.twig Default theme implementation for a two column layout.
layout--twocol-section.html.twig file core/themes/stable/layouts/twocol_section/layout--twocol-section.html.twig Theme override to display a two-column layout.
layout--twocol-section.html.twig file core/modules/layout_builder/layouts/twocol_section/layout--twocol-section.html.twig Default theme implementation to display a two-column layout.
layout--twocol.html.twig file core/themes/stable/templates/layout/layout--twocol.html.twig Theme override to display a two-column layout.
layout--twocol.html.twig file core/modules/layout_discovery/layouts/twocol/layout--twocol.html.twig Default theme implementation to display a two-column layout.
layout-2-col.css file core/profiles/demo_umami/themes/umami/css/layout/layout-2-col.css This file is used to create the layout when the theme has 2 columns.
layout-builder-content-translation.css file core/themes/seven/css/components/layout-builder-content-translation.css .layout-builder-translation-warning {
padding-left: 20px;
background: left 2px url(../../../../misc/icons/e29700/warning.svg) no-repeat;
}
layout-builder-enable.php file core/modules/layout_builder/tests/fixtures/update/layout-builder-enable.php Test fixture.
layout-builder-extra.php file core/modules/layout_builder/tests/fixtures/update/layout-builder-extra.php Test fixture.
layout-builder-field-block.php file core/modules/layout_builder/tests/fixtures/update/layout-builder-field-block.php Test fixture.
layout-builder-field-schema.php file core/modules/layout_builder/tests/fixtures/update/layout-builder-field-schema.php Test fixture.
layout-builder-permissions.php file core/modules/layout_builder/tests/fixtures/update/layout-builder-permissions.php Adds the 'configure any layout' permission to the authenticated user.
layout-builder-tempstore.php file core/modules/layout_builder/tests/fixtures/update/layout-builder-tempstore.php Test fixture.
layout-builder-translation.php file core/modules/layout_builder/tests/fixtures/update/layout-builder-translation.php Test fixture.
layout-builder.css file core/profiles/demo_umami/themes/umami/css/components/layout_builder/layout-builder.css This file is used to style the layout builder.
layout-builder.css file core/themes/stable/css/layout_builder/layout-builder.css .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/modules/layout_builder/css/layout-builder.css .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/modules/layout_builder/tests/fixtures/update/layout-builder.php Test fixture.
layout-test-1col.html.twig file core/modules/system/tests/modules/layout_test/templates/layout-test-1col.html.twig Template for an example 1 column layout.
layout-test-2col.css file core/modules/system/tests/modules/layout_test/css/layout-test-2col.css /* 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/modules/system/tests/modules/layout_test/templates/layout-test-2col.html.twig Template for an example 2 column layout.
layout-test-plugin.html.twig file core/modules/system/tests/modules/layout_test/templates/layout-test-plugin.html.twig Template for layout_test_plugin layout.
layout.css file core/themes/stark/css/layout.css Presentational styles for Drupal stark theme layout.
layout.css file core/themes/claro/css/layout/layout.css /*
* 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/themes/bartik/css/layout.css Bartik layout styling.
layout.css file core/profiles/demo_umami/themes/umami/css/layout/layout.css This file is used to create generic layout styles.
layout.css file core/themes/seven/css/layout/layout.css /**
* 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/themes/stable/templates/layout/layout.html.twig Template for a generic layout.
layout.html.twig file core/modules/layout_discovery/templates/layout.html.twig Template for a generic layout.
layout.icon_builder service core/modules/layout_discovery/layout_discovery.services.yml Drupal\Core\Layout\Icon\SvgIconBuilder
layout.pcss.css file core/themes/claro/css/layout/layout.pcss.css /**
* 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/lib/Drupal/Core/Layout/Annotation/Layout.php
Layout::$category property core/lib/Drupal/Core/Layout/Annotation/Layout.php The human-readable category.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.