LanguageDependencyInjectionTest.php |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageDependencyInjectionTest.php |
Drupal\language\Tests |
Definition of Drupal\language\Tests\LanguageDependencyInjectionTest. |
LanguageField.php |
drupal/core/modules/language/lib/Drupal/language/Plugin/views/field/LanguageField.php |
Drupal\language\Plugin\views\field |
Contains Drupal\language\Plugin\views\field\LanguageField. |
LanguageFilter.php |
drupal/core/modules/language/lib/Drupal/language/Plugin/views/filter/LanguageFilter.php |
Drupal\language\Plugin\views\filter |
Contains Drupal\language\Plugin\views\filter\LanguageFilter. |
LanguageItem.php |
drupal/core/lib/Drupal/Core/Entity/Field/Type/LanguageItem.php |
Drupal\Core\Entity\Field\Type |
Contains \Drupal\Core\Entity\Field\Type\LanguageItem. |
LanguageListTest.php |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageListTest.php |
Drupal\language\Tests |
Definition of Drupal\language\Tests\LanguageListTest. |
LanguageManager.php |
drupal/core/lib/Drupal/Core/Language/LanguageManager.php |
Drupal\Core\Language |
Contains \Drupal\Core\Language\LanguageManager. |
LanguageNegotiationInfoTest.php |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageNegotiationInfoTest.php |
Drupal\language\Tests |
Definition of Drupal\language\Tests\LanguageNegotiationInfoTest. |
LanguagePathMonolingualTest.php |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguagePathMonolingualTest.php |
Drupal\language\Tests |
Definition of Drupal\language\Tests\LanguagePathMonolingualTest. |
LanguageRequestSubscriber.php |
drupal/core/lib/Drupal/Core/EventSubscriber/LanguageRequestSubscriber.php |
Drupal\Core\EventSubscriber |
Contains \Drupal\Core\EventSubscriber\LanguageRequestSubscriber. |
LanguageSelectElementTest.php |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/LanguageSelectElementTest.php |
Drupal\system\Tests\Form |
Definition of Drupal\system\Tests\Form\LanguageSelectElementTest. |
LanguageSwitchingTest.php |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageSwitchingTest.php |
Drupal\language\Tests |
Definition of Drupal\language\Tests\LanguageSwitchingTest. |
LanguageTestBase.php |
drupal/core/modules/language/lib/Drupal/language/Tests/Views/LanguageTestBase.php |
Drupal\language\Tests\Views |
Contains \Drupal\language\Tests\Views\LanguageTestBase. |
LanguageTestBundle.php |
drupal/core/modules/language/tests/language_test/lib/Drupal/language_test/LanguageTestBundle.php |
Drupal\language_test |
Contains \Drupal\language_test\LanguageTestBundle. |
LanguageTestController.php |
drupal/core/modules/language/tests/language_test/lib/Drupal/language_test/Controller/LanguageTestController.php |
Drupal\language_test\Controller |
Contains \Drupal\language_test\Controller\LanguageTestController. |
LanguageTestManager.php |
drupal/core/modules/language/tests/language_test/lib/Drupal/language_test/LanguageTestManager.php |
Drupal\language_test |
Contains \Drupal\language_test\LanguageTestManager. |
LanguageUILanguageNegotiationTest.php |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUILanguageNegotiationTest.php |
Drupal\language\Tests |
Definition of Drupal\language\Tests\LanguageUILanguageNegotiationTest. |
LanguageUpgradePathTest.php |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/LanguageUpgradePathTest.php |
Drupal\system\Tests\Upgrade |
Definition of Drupal\system\Tests\Upgrade\LanguageUpgradePathTest. |
LanguageUrlRewritingTest.php |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUrlRewritingTest.php |
Drupal\language\Tests |
Definition of Drupal\language\Tests\LanguageUrlRewritingTest. |
LanguageValidator.php |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/LanguageValidator.php |
Symfony\Component\Validator\Constraints |
|
LanguageValidatorTest.php |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LanguageValidatorTest.php |
Symfony\Component\Validator\Tests\Constraints |
|
language_elements_test.info.yml |
drupal/core/modules/language/tests/language_elements_test/language_elements_test.info.yml |
|
drupal/core/modules/language/tests/language_elements_test/language_elements_test.info.yml |
language_elements_test.module |
drupal/core/modules/language/tests/language_elements_test/language_elements_test.module |
|
Mock module for language form elements test. |
language_test.info.yml |
drupal/core/modules/language/tests/language_test/language_test.info.yml |
|
drupal/core/modules/language/tests/language_test/language_test.info.yml |
language_test.module |
drupal/core/modules/language/tests/language_test/language_test.module |
|
Mock module for language layer tests. |
language_test.routing.yml |
drupal/core/modules/language/tests/language_test/language_test.routing.yml |
|
drupal/core/modules/language/tests/language_test/language_test.routing.yml |
last.test |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/last.test |
|
|
LastTimestamp.php |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LastTimestamp.php |
Drupal\comment\Plugin\views\field |
Definition of Drupal\comment\Plugin\views\field\LastTimestamp. |
layout-rtl.css |
drupal/core/themes/bartik/css/layout-rtl.css |
|
/* ---------- Basic Layout RTL Styles ----------- */
.region-header {
float: left;
}
#secondary-menu {
left: 0;
right: auto;
}
@media all and (min-width: 560px) and (max-width: 850px) {
#sidebar-first,
.region-triptych-first,
… |
layout-rtl.css |
drupal/core/themes/stark/css/layout-rtl.css |
|
@media all and (min-width: 480px) and (max-width: 959px) {
body.sidebar-first #content,
body.two-sidebars #content {
float: left;
}
body.sidebar-second #content {
float: right;
}
#sidebar-first {
float: right;
}
… |
layout.admin.css |
drupal/core/modules/layout/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.admin.inc |
drupal/core/modules/layout/layout.admin.inc |
|
Administration functions for layouts. |
layout.css |
drupal/core/themes/bartik/css/layout.css |
|
/* ---------- Basic Layout Styles ----------- */
html,
body,
#page {
height: 100%;
}
#page-wrapper {
min-height: 100%;
}
#header div.section,
#featured div.section,
#messages div.section,
#main,
#triptych,
#footer-columns,
#footer {
width:… |
layout.css |
drupal/core/themes/stark/css/layout.css |
|
Stark layout method |
layout.info.yml |
drupal/core/modules/layout/layout.info.yml |
|
drupal/core/modules/layout/layout.info.yml |
layout.module |
drupal/core/modules/layout/layout.module |
|
Manages page layouts for content presentation. |
Layout.php |
drupal/core/modules/layout/lib/Drupal/layout/Plugin/Derivative/Layout.php |
Drupal\layout\Plugin\Derivative |
Definition of Drupal\layout\Plugin\Derivative\Layout. |
layout.routing.yml |
drupal/core/modules/layout/layout.routing.yml |
|
drupal/core/modules/layout/layout.routing.yml |
layout.services.yml |
drupal/core/modules/layout/layout.services.yml |
|
drupal/core/modules/layout/layout.services.yml |
LayoutController.php |
drupal/core/modules/layout/lib/Drupal/layout/Controller/LayoutController.php |
Drupal\layout\Controller |
Contains \Drupal\layout\Controller\LayoutController. |
LayoutDerivativesTest.php |
drupal/core/modules/layout/lib/Drupal/layout/Tests/LayoutDerivativesTest.php |
Drupal\layout\Tests |
Definition of Drupal\layout\Tests\LayoutDerivativesTest. |
LayoutInterface.php |
drupal/core/modules/layout/lib/Drupal/layout/Plugin/LayoutInterface.php |
Drupal\layout\Plugin |
Definition of Drupal\layout\Plugin\LayoutInterface. |
LayoutManager.php |
drupal/core/modules/layout/lib/Drupal/layout/Plugin/Type/LayoutManager.php |
Drupal\layout\Plugin\Type |
Definition of Drupal\layout\Plugin\Type\LayoutManager. |
LayoutTestController.php |
drupal/core/modules/layout/tests/lib/Drupal/layout_test/Controller/LayoutTestController.php |
Drupal\layout_test\Controller |
Contains \Drupal\layout_test\Controller\LayoutTestController. |
layout_test.info.yml |
drupal/core/modules/layout/tests/layout_test.info.yml |
|
drupal/core/modules/layout/tests/layout_test.info.yml |
layout_test.module |
drupal/core/modules/layout/tests/layout_test.module |
|
Layout testing module. |
layout_test.routing.yml |
drupal/core/modules/layout/tests/layout_test.routing.yml |
|
drupal/core/modules/layout/tests/layout_test.routing.yml |
layout_test_theme.info.yml |
drupal/core/modules/layout/tests/themes/layout_test_theme/layout_test_theme.info.yml |
|
drupal/core/modules/layout/tests/themes/layout_test_theme/layout_test_theme.info.yml |
LazyAssetManager.php |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
Assetic\Factory |
|
LegacyAccessSubscriber.php |
drupal/core/lib/Drupal/Core/EventSubscriber/LegacyAccessSubscriber.php |
Drupal\Core\EventSubscriber |
Contains Drupal\Core\EventSubscriber\LegacyAccessSubscriber. |
LegacyControllerSubscriber.php |
drupal/core/lib/Drupal/Core/EventSubscriber/LegacyControllerSubscriber.php |
Drupal\Core\EventSubscriber |
Definition of Drupal\Core\EventSubscriber\LegacyControllerSubscriber. |