You are here

Files in Layout 8.2

Primary tabs

File namesort descending Location Namespace Description
BoundDisplayInterface.php lib/Drupal/layout/Config/BoundDisplayInterface.php Drupal\layout\Config Definition of Drupal\layout\Config\BoundDisplayInterface
display.bound.test_onecol.yml tests/layout_test/config/display.bound.test_onecol.yml tests/layout_test/config/display.bound.test_onecol.yml
display.bound.test_twocol.yml tests/layout_test/config/display.bound.test_twocol.yml tests/layout_test/config/display.bound.test_twocol.yml
Display.php lib/Drupal/layout/Entity/Display.php Drupal\layout\Entity Definition of Drupal\layout\Entity\Display.
display.unbound.test_unbound_display.yml tests/layout_test/config/display.unbound.test_unbound_display.yml tests/layout_test/config/display.unbound.test_unbound_display.yml
DisplayBase.php lib/Drupal/layout/Config/DisplayBase.php Drupal\layout\Config Definition of Drupal\layout\Config\DisplayBase.
DisplayInterface.php lib/Drupal/layout/Config/DisplayInterface.php Drupal\layout\Config Definition of Drupal\layout\Config\DisplayInterface
DisplayInternalLogicTest.php lib/Drupal/layout/Tests/DisplayInternalLogicTest.php Drupal\layout\Tests Definition of \Drupal\layout\Tests\DisplayInternalLogicTest.
layout.admin.css css/layout.admin.css .layout-display { background: rgb(224, 224, 224); } .layout-region-demonstration { background-image: -moz-linear-gradient(bottom, rgb(70,70,71) 40%, rgb(91,91,94) 70%, rgb(125,124,125) 88%); background-image: -o-linear-gradient(bottom,…
layout.info.yml layout.info.yml layout.info.yml
layout.module layout.module Manages page layouts for content presentation.
Layout.php lib/Drupal/layout/Plugin/Derivative/Layout.php Drupal\layout\Plugin\Derivative Definition of Drupal\layout\Plugin\Derivative\Layout.
layout.routing.yml layout.routing.yml layout.routing.yml
layout.services.yml layout.services.yml layout.services.yml
LayoutController.php lib/Drupal/layout/Controller/LayoutController.php Drupal\layout\Controller Contains \Drupal\layout\Controller\LayoutController.
LayoutDerivativesTest.php lib/Drupal/layout/Tests/LayoutDerivativesTest.php Drupal\layout\Tests Definition of Drupal\layout\Tests\LayoutDerivativesTest.
LayoutInterface.php lib/Drupal/layout/Plugin/LayoutInterface.php Drupal\layout\Plugin Definition of Drupal\layout\Plugin\LayoutInterface.
LayoutManager.php lib/Drupal/layout/Plugin/Type/LayoutManager.php Drupal\layout\Plugin\Type Contains \Drupal\layout\Plugin\Type\LayoutManager.
LayoutTestController.php tests/layout_test/lib/Drupal/layout_test/Controller/LayoutTestController.php Drupal\layout_test\Controller Contains \Drupal\layout_test\Controller\LayoutTestController.
layout_test.info.yml tests/layout_test/layout_test.info.yml tests/layout_test/layout_test.info.yml
layout_test.module tests/layout_test/layout_test.module Layout testing module.
layout_test.routing.yml tests/layout_test/layout_test.routing.yml tests/layout_test/layout_test.routing.yml
layout_test_theme.info.yml tests/layout_test/themes/layout_test_theme/layout_test_theme.info.yml tests/layout_test/themes/layout_test_theme/layout_test_theme.info.yml
one-col.html.twig layouts/static/one-col/one-col.html.twig Template for a 1 column layout.
one-col.html.twig tests/layout_test/layouts/static/one-col/one-col.html.twig Template for a one column layout.
one-col.yml layouts/static/one-col/one-col.yml layouts/static/one-col/one-col.yml
one-col.yml tests/layout_test/layouts/static/one-col/one-col.yml tests/layout_test/layouts/static/one-col/one-col.yml
StaticLayout.php lib/Drupal/layout/Plugin/Layout/StaticLayout.php Drupal\layout\Plugin\Layout Contains \Drupal\layout\Plugin\Layout\StaticLayout.
two-col.css layouts/static/twocol/two-col.css /* Large resolutions (desktop, tablets in landscape, ...) */ @media only screen and (min-width: 59em) { .layout-two-col .layout-region { float: left; /* LTR */ width: 50%; } [dir="rtl"] .layout-two-col .layout-region { …
two-col.css tests/layout_test/themes/layout_test_theme/layouts/static/two-col/two-col.css .layout-two-col .layout-col-left { float: left; width: 50%; } .layout-two-col .layout-col-left .inside { margin-right: .5em; } .layout-two-col .layout-col-right { float: right; width: 50%; } .layout-two-col .layout-col-right .inside { …
two-col.html.twig layouts/static/twocol/two-col.html.twig Template for a 2 column layout.
two-col.html.twig tests/layout_test/themes/layout_test_theme/layouts/static/two-col/two-col.html.twig Template for a 2 column layout.
two-col.yml layouts/static/twocol/two-col.yml layouts/static/twocol/two-col.yml
two-col.yml tests/layout_test/themes/layout_test_theme/layouts/static/two-col/two-col.yml tests/layout_test/themes/layout_test_theme/layouts/static/two-col/two-col.yml
UnboundDisplay.php lib/Drupal/layout/Entity/UnboundDisplay.php Drupal\layout\Entity Definition of Drupal\layout\Entity\Display.
UnboundDisplayInterface.php lib/Drupal/layout/Config/UnboundDisplayInterface.php Drupal\layout\Config Definition of Drupal\layout\Config\UnboundDisplayInterface

Other projects