layout.css |
drupal/core/themes/stark/css/layout.css |
|
Stark layout method |
layout.info |
drupal/core/modules/layout/layout.info |
|
name = Layout
description = Makes it possible to swap different page layouts.
package = Core
version = VERSION
core = 8.x |
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. |
LayoutBundle.php |
drupal/core/modules/layout/lib/Drupal/layout/LayoutBundle.php |
Drupal\Layout |
Definition of Drupal\layout\LayoutBundle. |
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. |
layout_test.info |
drupal/core/modules/layout/tests/layout_test.info |
|
name = Layout test
description = Helps with testing layouts.
package = Testing
version = VERSION
core = 8.x
hidden = TRUE |
layout_test.module |
drupal/core/modules/layout/tests/layout_test.module |
|
Layout testing module. |
layout_test_theme.info |
drupal/core/modules/layout/tests/themes/layout_test_theme/layout_test_theme.info |
|
name = Layout test theme
description = Theme for testing the layout system
core = 8.x
hidden = TRUE |
LazyAssetManager.php |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
Assetic\Factory |
|
LazyAssetManagerTest.php |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/LazyAssetManagerTest.php |
Assetic\Test\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. |
LegacyDiscoveryDecorator.php |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/LegacyDiscoveryDecorator.php |
Drupal\field\Plugin\Type |
Definition of Drupal\field\Plugin\Type\LegacyDiscoveryDecorator. |
LegacyFormatter.php |
drupal/core/modules/field/lib/Drupal/field/Plugin/field/formatter/LegacyFormatter.php |
Drupal\field\Plugin\field\formatter |
Definition of Drupal\field\Plugin\field\formatter\LegacyFormatter. |
LegacyRequestSubscriber.php |
drupal/core/lib/Drupal/Core/EventSubscriber/LegacyRequestSubscriber.php |
Drupal\Core\EventSubscriber |
Definition of Drupal\Core\EventSubscriber\LegacyRequestSubscriber. |
LegacyTest.php |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/LegacyTest.php |
Drupal\taxonomy\Tests |
Definition of Drupal\taxonomy\Tests\LegacyTest. |
LegacyUrlMatcher.php |
drupal/core/lib/Drupal/Core/LegacyUrlMatcher.php |
Drupal\Core |
Definition of Drupal\Core\LegacyUrlMatcher. |
LegacyWidget.php |
drupal/core/modules/field/lib/Drupal/field/Plugin/field/widget/LegacyWidget.php |
Drupal\field\Plugin\field\widget |
Definition of Drupal\field\Plugin\field\widget\LegacyWidget. |
length.test |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/length.test |
|
|
length_utf8.test |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/length_utf8.test |
|
|
Less.php |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Less.php |
|
|
LessEqual.php |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary/LessEqual.php |
|
|
LessFilter.php |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/LessFilter.php |
Assetic\Filter |
|
LessFilterTest.php |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/LessFilterTest.php |
Assetic\Test\Filter |
|
LessphpFilter.php |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/LessphpFilter.php |
Assetic\Filter |
|
LessphpFilterTest.php |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/LessphpFilterTest.php |
Assetic\Test\Filter |
|
Lexer.php |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Lexer.php |
Doctrine\Common |
|
Lexer.php |
drupal/core/vendor/twig/twig/lib/Twig/Lexer.php |
|
|
LexerInterface.php |
drupal/core/vendor/twig/twig/lib/Twig/LexerInterface.php |
|
|
LexerTest.php |
drupal/core/vendor/twig/twig/test/Twig/Tests/LexerTest.php |
|
|
LICENSE.txt |
drupal/core/LICENSE.txt |
|
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this… |
LifecycleEventArgs.php |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/LifecycleEventArgs.php |
Doctrine\Common\Persistence\Event |
|
link.info |
drupal/core/modules/field/modules/link/link.info |
|
name = Link
description = Provides a simple link field type.
core = 8.x
package = Core
version = VERSION
dependencies[] = field |
link.install |
drupal/core/modules/field/modules/link/link.install |
|
Contains install, update, and uninstall functionality for the Link module. |
link.module |
drupal/core/modules/field/modules/link/link.module |
|
Defines simple link field types. |
Link.php |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/Link.php |
Drupal\comment\Plugin\views\field |
Definition of Drupal\comment\Plugin\views\field\Link. |
Link.php |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Link.php |
Drupal\node\Plugin\views\field |
Definition of Drupal\node\Plugin\views\field\Link. |
Link.php |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/Link.php |
Drupal\user\Plugin\views\field |
Definition of Drupal\user\Plugin\views\field\Link. |
LinkApprove.php |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LinkApprove.php |
Drupal\comment\Plugin\views\field |
Definition of Drupal\comment\Plugin\views\field\LinkApprove. |
LinkCancel.php |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/LinkCancel.php |
Drupal\user\Plugin\views\field |
Definition of Drupal\user\Plugin\views\field\LinkCancel. |
LinkDelete.php |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LinkDelete.php |
Drupal\comment\Plugin\views\field |
Definition of Drupal\comment\Plugin\views\field\LinkDelete. |
LinkDelete.php |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/LinkDelete.php |
Drupal\node\Plugin\views\field |
Definition of Drupal\node\Plugin\views\field\LinkDelete. |
LinkEdit.php |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LinkEdit.php |
Drupal\comment\Plugin\views\field |
Definition of Drupal\comment\Plugin\views\field\LinkEdit. |
LinkEdit.php |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/LinkEdit.php |
Drupal\node\Plugin\views\field |
Definition of views_handler_field_node_link_edit. |
LinkEdit.php |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/LinkEdit.php |
Drupal\user\Plugin\views\field |
Definition of Drupal\user\Plugin\views\field\LinkEdit. |
LinkEdit.php |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/LinkEdit.php |
Drupal\taxonomy\Plugin\views\field |
Definition of Drupal\taxonomy\Plugin\views\field\LinkEdit. |
LinkFieldTest.php |
drupal/core/modules/field/modules/link/lib/Drupal/link/Tests/LinkFieldTest.php |
Drupal\link\Tests |
Contains Drupal\link\Tests\LinkFieldTest. |