Classes, traits, and interfaces

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
LocaleListenerTest class Symfony\Component\HttpKernel\Tests\EventListener drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/LocaleListenerTest.php
LocaleLookup class Drupal\locale drupal/core/modules/locale/lib/Drupal/locale/LocaleLookup.php Extends CacheArray to allow for dynamic building of the locale cache. 1
LocalePathTest class Drupal\locale\Tests drupal/core/modules/locale/lib/Drupal/locale/Tests/LocalePathTest.php Functional tests for configuring a different path alias per language.
LocalePluralFormatTest class Drupal\locale\Tests drupal/core/modules/locale/lib/Drupal/locale/Tests/LocalePluralFormatTest.php Tests plural format handling functionality.
LocaleSettingsForm class Drupal\locale\Form drupal/core/modules/locale/lib/Drupal/locale/Form/LocaleSettingsForm.php Configure locale settings for this site. 1
LocaleStringTest class Drupal\locale\Tests drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleStringTest.php Tests for the locale string data API.
LocaleTranslation class Drupal\locale drupal/core/modules/locale/lib/Drupal/locale/LocaleTranslation.php String translator using the locale module. 2
LocaleTranslationTest class Drupal\locale\Tests drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleTranslationTest.php Functional test for string translation and validation.
LocaleTypedConfig class Drupal\locale drupal/core/modules/locale/lib/Drupal/locale/LocaleTypedConfig.php Defines the locale configuration wrapper object. 1
LocaleUninstallFrenchTest class Drupal\locale\Tests drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUninstallFrenchTest.php Locale uninstall with French UI functional test.
LocaleUninstallTest class Drupal\locale\Tests drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUninstallTest.php Locale uninstall with English UI functional test. 1
LocaleUpdateInterfaceTest class Drupal\locale\Tests drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateInterfaceTest.php Tests for the locale translation update status user interfaces.
LocaleUpdateTest class Drupal\locale\Tests drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php Tests for update translations.
LocaleValidator class Symfony\Component\Validator\Constraints drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/LocaleValidator.php Validates whether a value is a valid locale code 1
LocaleValidatorTest class Symfony\Component\Validator\Tests\Constraints drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LocaleValidatorTest.php
LocalReadOnlyStream abstract class Drupal\Core\StreamWrapper drupal/core/lib/Drupal/Core/StreamWrapper/LocalReadOnlyStream.php Defines a read-only Drupal stream wrapper base class for local files. 1 1
LocalStream abstract class Drupal\Core\StreamWrapper drupal/core/lib/Drupal/Core/StreamWrapper/LocalStream.php Defines a Drupal stream wrapper base class for local files. 6 3
LocalTasksTest class Drupal\system\Tests\Menu drupal/core/modules/system/lib/Drupal/system/Tests/Menu/LocalTasksTest.php Tests local tasks derived from router and added/altered via hooks.
LockBackendAbstract abstract class Drupal\Core\Lock drupal/core/lib/Drupal/Core/Lock/LockBackendAbstract.php Non backend related common methods implementation for lock backends. 1
LockBackendInterface interface Drupal\Core\Lock drupal/core/lib/Drupal/Core/Lock/LockBackendInterface.php Lock backend interface. 2 5
LockFunctionalTest class Drupal\system\Tests\Lock drupal/core/modules/system/lib/Drupal/system/Tests/Lock/LockFunctionalTest.php Tests the lock system.
LockUnitTest class Drupal\system\Tests\Lock drupal/core/modules/system/lib/Drupal/system/Tests/Lock/LockUnitTest.php Tests the lock system.
Log class Drupal\Core\Database drupal/core/lib/Drupal/Core/Database/Log.php Database query logger.
Logger class Symfony\Component\HttpKernel\Tests drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Logger.php 1 1
LoggerAwareInterface interface Psr\Log drupal/core/vendor/psr/log/Psr/Log/LoggerAwareInterface.php Describes a logger-aware instance
LoggerAwareTrait trait Psr\Log drupal/core/vendor/psr/log/Psr/Log/LoggerAwareTrait.php Basic Implementation of LoggerAwareInterface.
LoggerDataCollector class Symfony\Component\HttpKernel\DataCollector drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/LoggerDataCollector.php LogDataCollector. 1
LoggerDataCollectorTest class Symfony\Component\HttpKernel\Tests\DataCollector drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/LoggerDataCollectorTest.php
LoggerInterface interface Psr\Log drupal/core/vendor/psr/log/Psr/Log/LoggerInterface.php Describes a logger instance 3 13
LoggerInterface Deprecated interface Symfony\Component\HttpKernel\Log drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Log/LoggerInterface.php LoggerInterface. 1 2
LoggerInterfaceTest abstract class Psr\Log\Test drupal/core/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php Provides a base test class for ensuring compliance with the LoggerInterface
LoggerTrait trait Psr\Log drupal/core/vendor/psr/log/Psr/Log/LoggerTrait.php This is a simple Logger trait that classes unable to extend AbstractLogger (because they extend another class, etc) can include.
LoggingForm class Drupal\system\Form drupal/core/modules/system/lib/Drupal/system/Form/LoggingForm.php Configure logging settings for this site. 1
LoggingFormatter class Symfony\Component\DependencyInjection\Compiler drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/LoggingFormatter.php Used to format logging messages during the compilation.
LoggingTest class Drupal\system\Tests\Database drupal/core/modules/system/lib/Drupal/system/Tests/Database/LoggingTest.php Tests query logging.
LogicException class Symfony\Component\Serializer\Exception drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Exception/LogicException.php LogicException 1 2
LogicException class Symfony\Component\DependencyInjection\Exception drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/LogicException.php Base LogicException for Dependency Injection component. 1 7
LogicException class Symfony\Component\Process\Exception drupal/core/vendor/symfony/process/Symfony/Component/Process/Exception/LogicException.php LogicException for the Process Component. 1 2
LoginStatusCheck class Drupal\user\Access drupal/core/modules/user/lib/Drupal/user/Access/LoginStatusCheck.php Determines access to routes based on login status of current user. 2
LogLevel class Psr\Log drupal/core/vendor/psr/log/Psr/Log/LogLevel.php Describes log levels 1
Luhn class Symfony\Component\Validator\Constraints drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Luhn.php Metadata for the LuhnValidator. 1
LuhnValidator class Symfony\Component\Validator\Constraints drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/LuhnValidator.php Validates a PAN using the LUHN Algorithm 1
LuhnValidatorTest class Symfony\Component\Validator\Tests\Constraints drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LuhnValidatorTest.php
MachineName class Drupal\views\Plugin\views\field drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/MachineName.php Field handler whichs allows to show machine name content as human name.
MachineNameController class Drupal\system drupal/core/modules/system/lib/Drupal/system/MachineNameController.php Controller routines for machine name transliteration routes. 1
MachineNameControllerTest class Drupal\system\Tests\Transliteration drupal/core/modules/system/tests/Drupal/system/Tests/Transliteration/MachineNameControllerTest.php Tests machine name controller's transliteration functionality.
Mail class Drupal\user\Plugin\views\field drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/Mail.php Field handler to provide acess control for the email field.
MailCaptureTest class Drupal\simpletest\Tests drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/MailCaptureTest.php
MailInterface interface Drupal\Core\Mail drupal/core/lib/Drupal/Core/Mail/MailInterface.php Defines an interface for pluggable mail back-ends. 4 2
MailTest class Drupal\system\Tests\Mail drupal/core/modules/system/lib/Drupal/system/Tests/Mail/MailTest.php Defines a mail class used for testing.

Pages

Other projects