Classes, traits, and interfaces

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
LanguageListTest class Drupal\language\Tests drupal/core/modules/language/lib/Drupal/language/Tests/LanguageListTest.php Functional tests for the language list configuration forms.
LanguageManager class Drupal\Core\Language drupal/core/lib/Drupal/Core/Language/LanguageManager.php Class responsible for initializing each language type. 1 9 2
LanguageNegotiationInfoTest class Drupal\language\Tests drupal/core/modules/language/lib/Drupal/language/Tests/LanguageNegotiationInfoTest.php Functional test for language types/negotiation info.
LanguagePathMonolingualTest class Drupal\language\Tests drupal/core/modules/language/lib/Drupal/language/Tests/LanguagePathMonolingualTest.php Tests that paths are not prefixed on a monolingual site.
LanguageRequestSubscriber class Drupal\Core\EventSubscriber drupal/core/lib/Drupal/Core/EventSubscriber/LanguageRequestSubscriber.php Sets the $request property on the language manager. 2
LanguageSelectElementTest class Drupal\system\Tests\Form drupal/core/modules/system/lib/Drupal/system/Tests/Form/LanguageSelectElementTest.php Functional tests for the language select form element.
LanguageSwitchingTest class Drupal\language\Tests drupal/core/modules/language/lib/Drupal/language/Tests/LanguageSwitchingTest.php Functional tests for the language switching feature.
LanguageTestBase abstract class Drupal\language\Tests\Views drupal/core/modules/language/lib/Drupal/language/Tests/Views/LanguageTestBase.php Defines the base class for all Language handler tests. 3
LanguageTestBundle class Drupal\language_test drupal/core/modules/language/tests/language_test/lib/Drupal/language_test/LanguageTestBundle.php Defines the LanguageTest bundle.
LanguageTestController class Drupal\language_test\Controller drupal/core/modules/language/tests/language_test/lib/Drupal/language_test/Controller/LanguageTestController.php Controller routines for language_test routes.
LanguageTestManager class Drupal\language_test drupal/core/modules/language/tests/language_test/lib/Drupal/language_test/LanguageTestManager.php Defines a LanguageManager service to test URL negotiation.
LanguageUILanguageNegotiationTest class Drupal\language\Tests drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUILanguageNegotiationTest.php Test UI language negotiation
LanguageUpgradePathTest class Drupal\system\Tests\Upgrade drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/LanguageUpgradePathTest.php Tests upgrading a filled database with language data.
LanguageUrlRewritingTest class Drupal\language\Tests drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUrlRewritingTest.php Test that URL rewriting works as expected.
LanguageValidator class Symfony\Component\Validator\Constraints drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/LanguageValidator.php Validates whether a value is a valid language code 1
LanguageValidatorTest class Symfony\Component\Validator\Tests\Constraints drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LanguageValidatorTest.php
LastTimestamp class Drupal\comment\Plugin\views\field drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LastTimestamp.php Field handler to display the timestamp of a comment with the count of comments.
Layout class Drupal\layout\Plugin\Derivative drupal/core/modules/layout/lib/Drupal/layout/Plugin/Derivative/Layout.php Layout plugin derivative definition.
LayoutController class Drupal\layout\Controller drupal/core/modules/layout/lib/Drupal/layout/Controller/LayoutController.php Controller routines for layout routes.
LayoutDerivativesTest class Drupal\layout\Tests drupal/core/modules/layout/lib/Drupal/layout/Tests/LayoutDerivativesTest.php Tests the layout system derivatives.
LayoutInterface interface Drupal\layout\Plugin drupal/core/modules/layout/lib/Drupal/layout/Plugin/LayoutInterface.php Defines the shared interface for all layout plugins. 1 7
LayoutManager class Drupal\layout\Plugin\Type drupal/core/modules/layout/lib/Drupal/layout/Plugin/Type/LayoutManager.php Layout plugin manager. 1 2
LayoutTestController class Drupal\layout_test\Controller drupal/core/modules/layout/tests/lib/Drupal/layout_test/Controller/LayoutTestController.php Controller routines for layout_test routes.
LazyAssetManager class Assetic\Factory drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php A lazy asset manager is a composition of a factory and many formula loaders. 1
LegacyAccessSubscriber class Drupal\Core\EventSubscriber drupal/core/lib/Drupal/Core/EventSubscriber/LegacyAccessSubscriber.php Access subscriber for legacy controller requests. 2
LegacyControllerSubscriber class Drupal\Core\EventSubscriber drupal/core/lib/Drupal/Core/EventSubscriber/LegacyControllerSubscriber.php Access subscriber for controller requests. 2
LegacyRequestSubscriber class Drupal\Core\EventSubscriber drupal/core/lib/Drupal/Core/EventSubscriber/LegacyRequestSubscriber.php KernelEvents::REQUEST event subscriber to initialize theme and modules. 2
LegacyTest class Drupal\taxonomy\Tests drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/LegacyTest.php Test for legacy node bug.
LegacyUrlMatcher class Drupal\Core drupal/core/lib/Drupal/Core/LegacyUrlMatcher.php UrlMatcher matches URL based on a set of routes. 2
Length class Symfony\Component\Validator\Constraints drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Length.php @author Bernhard Schussek <bschussek@gmail.com> 1 2
LengthConstraint class Drupal\Core\Validation\Plugin\Validation\Constraint drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/LengthConstraint.php Length constraint.
LengthRequiredHttpException class Symfony\Component\HttpKernel\Exception drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/LengthRequiredHttpException.php LengthRequiredHttpException. 1
LengthValidator class Symfony\Component\Validator\Constraints drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/LengthValidator.php @author Bernhard Schussek <bschussek@gmail.com> 1
LengthValidatorTest class Symfony\Component\Validator\Tests\Constraints drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LengthValidatorTest.php
LessFilter class Assetic\Filter drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/LessFilter.php Loads LESS files.
LessphpFilter class Assetic\Filter drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/LessphpFilter.php Loads LESS files using the PHP implementation of less, lessphp.
LessThan class Symfony\Component\Validator\Constraints drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/LessThan.php @author Daniel Holmes <daniel@danielholmes.org> 1
LessThanOrEqual class Symfony\Component\Validator\Constraints drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/LessThanOrEqual.php @author Daniel Holmes <daniel@danielholmes.org> 1
LessThanOrEqualValidator class Symfony\Component\Validator\Constraints drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/LessThanOrEqualValidator.php Validates values are less than or equal to the previous (<=). 1
LessThanOrEqualValidatorTest class Symfony\Component\Validator\Tests\Constraints drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LessThanOrEqualValidatorTest.php @author Daniel Holmes <daniel@danielholmes.org>
LessThanValidator class Symfony\Component\Validator\Constraints drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/LessThanValidator.php Validates values are less than the previous (<). 1
LessThanValidatorTest class Symfony\Component\Validator\Tests\Constraints drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LessThanValidatorTest.php @author Daniel Holmes <daniel@danielholmes.org>
LessUtils abstract class Assetic\Util drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Util/LessUtils.php Less Utils. 2
Lexer abstract class Doctrine\Common drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Lexer.php Base class for writing simple lexers, i.e. for creating small DSLs. 1 1
LifecycleEventArgs class Doctrine\Common\Persistence\Event drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/LifecycleEventArgs.php Lifecycle Events are triggered by the UnitOfWork during lifecycle transitions of entities. 1
Link class Drupal\comment\Plugin\views\field drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/Link.php Base field handler to present a link. 4
Link class Drupal\node\Plugin\views\field drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Link.php Field handler to present a link to the node. 3 3
Link class Drupal\user\Plugin\views\field drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/Link.php Field handler to present a link to the user. 2
LinkApprove class Drupal\comment\Plugin\views\field drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LinkApprove.php Provides a comment approve link.
LinkCancel class Drupal\user\Plugin\views\field drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/LinkCancel.php Field handler to present a link to user cancel.

Pages

Other projects