Classes, traits, and interfaces

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
KernelInterface interface Symfony\Component\HttpKernel drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/KernelInterface.php The Kernel is the heart of the Symfony system. 2 4
KernelTest class Symfony\Component\HttpKernel\Tests drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php
KeyValueDatabaseExpirableFactory class Drupal\Core\KeyValueStore drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseExpirableFactory.php Defines the key/value store factory for the database backend.
KeyValueDatabaseFactory class Drupal\Core\KeyValueStore drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseFactory.php Defines the key/value store factory for the database backend. 1 1
KeyValueExpirableFactory class Drupal\Core\KeyValueStore drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueExpirableFactory.php Defines the key/value store factory.
KeyValueFactory class Drupal\Core\KeyValueStore drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueFactory.php Defines the key/value store factory. 1 1
KeyValueMemoryFactory class Drupal\Core\KeyValueStore drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueMemoryFactory.php Defines the key/value store factory for the database backend.
KeyValueStoreExpirableInterface interface Drupal\Core\KeyValueStore drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueStoreExpirableInterface.php Defines the interface for expiring data in a key/value store. 1 1
KeyValueStoreInterface interface Drupal\Core\KeyValueStore drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php Defines the interface for key/value store implementations. 2
LabelCallbackTestEntity class Drupal\field_test\Plugin\Core\Entity drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/Core/Entity/LabelCallbackTestEntity.php Test entity class.
LabelTestEntity class Drupal\field_test\Plugin\Core\Entity drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/Core/Entity/LabelTestEntity.php Test entity class.
Language class Drupal\user\Plugin\views\field drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/Language.php Views field handler for user language.
Language class Drupal\node\Plugin\views\field drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Language.php Field handler to translate a language into its readable form.
Language class Drupal\Core\TypedData\Type drupal/core/lib/Drupal/Core/TypedData/Type/Language.php Defines the 'language' data type.
Language class Drupal\taxonomy\Plugin\views\field drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/Language.php Field handler to show the language of a taxonomy term.
Language class Drupal\Core\Language drupal/core/lib/Drupal/Core/Language/Language.php An object containing the information for an interface language. 35
LanguageArgument class Drupal\language\Plugin\views\argument drupal/core/modules/language/lib/Drupal/language/Plugin/views/argument/LanguageArgument.php Defines an argument handler to accept a language.
LanguageBrowserDetectionUnitTest class Drupal\language\Tests drupal/core/modules/language/lib/Drupal/language/Tests/LanguageBrowserDetectionUnitTest.php Test browser language detection.
LanguageConfigurationElementTest class Drupal\language\Tests drupal/core/modules/language/lib/Drupal/language/Tests/LanguageConfigurationElementTest.php Functional tests for language configuration's effect on negotiation setup.
LanguageConfigurationTest class Drupal\language\Tests drupal/core/modules/language/lib/Drupal/language/Tests/LanguageConfigurationTest.php Functional tests for language configuration's effect on negotiation setup.
LanguageCustomLanguageConfigurationTest class Drupal\language\Tests drupal/core/modules/language/lib/Drupal/language/Tests/LanguageCustomLanguageConfigurationTest.php Functional tests for language configuration.
LanguageDependencyInjectionTest class Drupal\language\Tests drupal/core/modules/language/lib/Drupal/language/Tests/LanguageDependencyInjectionTest.php Test for dependency injected language object.
LanguageField class Drupal\language\Plugin\views\field drupal/core/modules/language/lib/Drupal/language/Plugin/views/field/LanguageField.php Defines a field handler to translate a language into its readable form.
LanguageFilter class Drupal\language\Plugin\views\filter drupal/core/modules/language/lib/Drupal/language/Plugin/views/filter/LanguageFilter.php Provides filtering by language.
LanguageItem class Drupal\Core\Entity\Field\Type drupal/core/lib/Drupal/Core/Entity/Field/Type/LanguageItem.php Defines the 'language_field' entity field item.
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
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.
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\views\Tests\Language drupal/core/modules/views/lib/Drupal/views/Tests/Language/LanguageTestBase.php Defines the base class for all Language handler tests. 3
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.
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.
LayoutBundle class Drupal\Layout drupal/core/modules/layout/lib/Drupal/layout/LayoutBundle.php Layout dependency injection container.
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.
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
LazyAssetManagerTest class Assetic\Test\Factory drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/LazyAssetManagerTest.php
LegacyAccessSubscriber class Drupal\Core\EventSubscriber drupal/core/lib/Drupal/Core/EventSubscriber/LegacyAccessSubscriber.php Access subscriber for legacy controller requests.
LegacyControllerSubscriber class Drupal\Core\EventSubscriber drupal/core/lib/Drupal/Core/EventSubscriber/LegacyControllerSubscriber.php Access subscriber for controller requests.
LegacyDiscoveryDecorator abstract class Drupal\field\Plugin\Type drupal/core/modules/field/lib/Drupal/field/Plugin/Type/LegacyDiscoveryDecorator.php Custom decorator to add legacy plugins. 2 2
LegacyFormatter class Drupal\field\Plugin\field\formatter drupal/core/modules/field/lib/Drupal/field/Plugin/field/formatter/LegacyFormatter.php Plugin implementation for legacy formatters.
LegacyRequestSubscriber class Drupal\Core\EventSubscriber drupal/core/lib/Drupal/Core/EventSubscriber/LegacyRequestSubscriber.php KernelEvents::REQUEST event subscriber to initialize theme and modules.
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.

Pages

Other projects