PHP Package: drupal/core
Drupal core is the official package for Drupal websites, providing essential functionality and features for content management and web development.
Current Version: 11.2.0
Last Updated: Date not available
PHP Requirement: >=8.3.0
Dependencies: None
Package Description
Drupal core is the foundational software of the Drupal Content Management System, providing a robust and flexible platform for building websites. It includes essential modules, themes, and APIs for creating, managing, and customizing web content.
Classes:
- Drupal\Core\Diff\DiffFormatter
- Drupal\Core\StringTranslation\PluralTranslatableMarkup
- Drupal\Core\StringTranslation\StringTranslationTrait
- Drupal\Core\StringTranslation\TranslatableMarkup
- Drupal\Core\StringTranslation\TranslationInterface
- Drupal\Core\StringTranslation\TranslationManager
- Drupal\Core\StringTranslation\Translator\StaticTranslation
- Drupal\Core\StringTranslation\Translator\CustomStrings
- Drupal\Core\StringTranslation\Translator\TranslatorInterface
- Drupal\Core\StringTranslation\Translator\FileTranslation
- Drupal\Core\StringTranslation\ByteSizeMarkup
- Drupal\Core\Site\SettingsEditor
- Drupal\Core\Site\MaintenanceModeEvents
- Drupal\Core\Site\Settings
- Drupal\Core\Site\MaintenanceMode
- Drupal\Core\Site\MaintenanceModeInterface
- Drupal\Core\Flood\PrefixFloodInterface
- Drupal\Core\Flood\MemoryBackend
- Drupal\Core\Flood\FloodInterface
- Drupal\Core\Flood\DatabaseBackend
- Drupal\Core\Theme\ThemePreprocess
- Drupal\Core\Theme\ThemeInitialization
- Drupal\Core\Theme\ThemeCommonElements
- Drupal\Core\Theme\ComponentPluginManager
- Drupal\Core\Theme\ThemeNegotiatorInterface
- Drupal\Core\Theme\ThemeInitializationInterface
- Drupal\Core\Theme\Plugin\IconExtractor\SvgSpriteExtractor
- Drupal\Core\Theme\Plugin\IconExtractor\SvgExtractor
- Drupal\Core\Theme\Plugin\IconExtractor\PathExtractor
- Drupal\Core\Theme\MissingThemeDependencyException
- Drupal\Core\Theme\ThemeSettings
- Drupal\Core\Theme\ActiveTheme
- Drupal\Core\Theme\ThemeManager
- Drupal\Core\Theme\AjaxBasePageNegotiator
- Drupal\Core\Theme\Registry
- Drupal\Core\Theme\Icon\IconExtractorInterface
- Drupal\Core\Theme\Icon\IconFinder
- Drupal\Core\Theme\Icon\Plugin\IconPackManager
- Drupal\Core\Theme\Icon\Plugin\IconPackManagerInterface
- Drupal\Core\Theme\Icon\IconDefinition
- Drupal\Core\Theme\Icon\Attribute\IconExtractor
- Drupal\Core\Theme\Icon\IconPackExtractorForm
- Drupal\Core\Theme\Icon\IconExtractorSettingsForm
- Drupal\Core\Theme\Icon\IconExtractorWithFinderInterface
- Drupal\Core\Theme\Icon\IconExtractorWithFinder
- Drupal\Core\Theme\Icon\IconExtractorPluginManager
- Drupal\Core\Theme\Icon\IconFinderInterface
- Drupal\Core\Theme\Icon\IconExtractorBase
- Drupal\Core\Theme\Icon\IconCollector
- Drupal\Core\Theme\Icon\Exception\IconDefinitionInvalidDataException
- Drupal\Core\Theme\Icon\Exception\IconPackConfigErrorException
- Drupal\Core\Theme\Icon\IconDefinitionInterface
- Drupal\Core\Theme\ThemeManagerInterface
- Drupal\Core\Theme\ThemeAccessCheck
- Drupal\Core\Theme\DefaultNegotiator
- Drupal\Core\Theme\Component\ComponentValidator
- Drupal\Core\Theme\Component\SchemaCompatibilityChecker
- Drupal\Core\Theme\Component\ComponentMetadata
- Drupal\Core\Theme\ThemeNegotiator
- Drupal\Core\Theme\StarterKitInterface
- Drupal\Core\Theme\ComponentNegotiator
- Drupal\Core\Recipe\RecipeConfigurator
- Drupal\Core\Recipe\RecipeInputFormTrait
- Drupal\Core\Recipe\RecipeAppliedEvent
- Drupal\Core\Recipe\RecipeRunner
- Drupal\Core\Recipe\InputConfigurator
- Drupal\Core\Recipe\RecipeMissingExtensionsException
- Drupal\Core\Recipe\UnknownRecipeException
- Drupal\Core\Recipe\InstallConfigurator
- Drupal\Core\Recipe\RecipeConfigStorageWrapper
- Drupal\Core\Recipe\RecipeOverrideConfigStorage
- Drupal\Core\Recipe\RecipePreExistingConfigException
- Drupal\Core\Recipe\Recipe
- Drupal\Core\Recipe\RecipeCommand
- Drupal\Core\Recipe\RecipeConfigInstaller
- Drupal\Core\Recipe\ConsoleInputCollector
- Drupal\Core\Recipe\RecipeInfoCommand
- Drupal\Core\Recipe\InputCollectorInterface
- Drupal\Core\Recipe\RecipeFileException
- Drupal\Core\Recipe\AllowListConfigStorage
- Drupal\Core\Recipe\ConfigConfigurator
- Drupal\Core\Recipe\InvalidConfigException
- Drupal\Core\TypedData\TranslationStatusInterface
- Drupal\Core\TypedData\ComputedItemListTrait
- Drupal\Core\TypedData\ComplexDataDefinitionInterface
- Drupal\Core\TypedData\ListInterface
- Drupal\Core\TypedData\DataReferenceBase
- Drupal\Core\TypedData\DataDefinitionInterface
- Drupal\Core\TypedData\DataReferenceDefinition
- Drupal\Core\TypedData\DataReferenceDefinitionInterface
- Drupal\Core\TypedData\Plugin\DataType\LanguageReference
- Drupal\Core\TypedData\Plugin\DataType\IntegerData
- Drupal\Core\TypedData\Plugin\DataType\ItemList
- Drupal\Core\TypedData\Plugin\DataType\Uri
- Drupal\Core\TypedData\Plugin\DataType\DecimalData
- Drupal\Core\TypedData\Plugin\DataType\DateTimeIso8601
- Drupal\Core\TypedData\Plugin\DataType\FloatData
- Drupal\Core\TypedData\Plugin\DataType\BinaryData
- Drupal\Core\TypedData\Plugin\DataType\BooleanData
- Drupal\Core\TypedData\Plugin\DataType\Any
- Drupal\Core\TypedData\Plugin\DataType\StringData
- Drupal\Core\TypedData\Plugin\DataType\Map
- Drupal\Core\TypedData\Plugin\DataType\Timestamp
- Drupal\Core\TypedData\Plugin\DataType\Email
- Drupal\Core\TypedData\Plugin\DataType\DurationIso8601
- Drupal\Core\TypedData\Plugin\DataType\TimeSpan
- Drupal\Core\TypedData\Plugin\DataType\Language
- Drupal\Core\TypedData\ComplexDataInterface
- Drupal\Core\TypedData\TranslatableInterface
- Drupal\Core\TypedData\TypedDataInterface
- Drupal\Core\TypedData\Attribute\DataType
- Drupal\Core\TypedData\ListDataDefinitionInterface
- Drupal\Core\TypedData\Type\UriInterface
- Drupal\Core\TypedData\Type\StringInterface
- Drupal\Core\TypedData\Type\FloatInterface
- Drupal\Core\TypedData\Type\DurationInterface
- Drupal\Core\TypedData\Type\DateTimeInterface
- Drupal\Core\TypedData\Type\BinaryInterface
- Drupal\Core\TypedData\Type\DecimalInterface
- Drupal\Core\TypedData\Type\IntegerInterface
- Drupal\Core\TypedData\Type\BooleanInterface
- Drupal\Core\TypedData\Annotation\DataType
- Drupal\Core\TypedData\TypedDataTrait
- Drupal\Core\TypedData\Validation\TypedDataAwareValidatorTrait
- Drupal\Core\TypedData\Validation\RecursiveValidator
- Drupal\Core\TypedData\Validation\ContextualValidatorInterface
- Drupal\Core\TypedData\Validation\TypedDataMetadata
- Drupal\Core\TypedData\Validation\RecursiveContextualValidator
- Drupal\Core\TypedData\TypedDataManager
- Drupal\Core\TypedData\MapDataDefinition
- Drupal\Core\TypedData\TraversableTypedDataInterface
- Drupal\Core\TypedData\DataReferenceTargetDefinition
- Drupal\Core\TypedData\OptionsProviderInterface
- Drupal\Core\TypedData\ListDataDefinition
- Drupal\Core\TypedData\DataReferenceInterface
- Drupal\Core\TypedData\TypedData
- Drupal\Core\TypedData\Exception\MissingDataException
- Drupal\Core\TypedData\Exception\ReadOnlyException
- Drupal\Core\TypedData\PrimitiveBase
- Drupal\Core\TypedData\PrimitiveInterface
- Drupal\Core\TypedData\DataDefinition
- Drupal\Core\TypedData\TypedDataManagerInterface
- Drupal\Core\TypedData\ComplexDataDefinitionBase
- Drupal\Core\TypedData\TypedDataInternalPropertiesHelper
- Drupal\Core\Session\AccountSwitcherInterface
- Drupal\Core\Session\AccountInterface
- Drupal\Core\Session\SessionConfiguration
- Drupal\Core\Session\CalculatedPermissionsItem
- Drupal\Core\Session\PermissionCheckerInterface
- Drupal\Core\Session\SessionHandler
- Drupal\Core\Session\SessionManager
- Drupal\Core\Session\WriteSafeSessionHandlerInterface
- Drupal\Core\Session\RefinableCalculatedPermissions
- Drupal\Core\Session\CalculatedPermissions
- Drupal\Core\Session\AccountProxy
- Drupal\Core\Session\AccountEvents
- Drupal\Core\Session\AnonymousUserSession
- Drupal\Core\Session\SessionManagerInterface
- Drupal\Core\Session\AccountSetEvent
- Drupal\Core\Session\SessionConfigurationInterface
- Drupal\Core\Session\AccessPolicyProcessor
- Drupal\Core\Session\ResponseKeepSessionOpenInterface
- Drupal\Core\Session\RefinableCalculatedPermissionsInterface
- Drupal\Core\Session\AccountProxyInterface
- Drupal\Core\Session\AccessPolicyProcessorInterface
- Drupal\Core\Session\PermissionsHashGeneratorInterface
- Drupal\Core\Session\SuperUserAccessPolicy
- Drupal\Core\Session\CalculatedPermissionsTrait
- Drupal\Core\Session\AccountSwitcher
- Drupal\Core\Session\MetadataBag
- Drupal\Core\Session\PermissionChecker
- Drupal\Core\Session\CalculatedPermissionsInterface
- Drupal\Core\Session\CalculatedPermissionsItemInterface
- Drupal\Core\Session\AccessPolicyBase
- Drupal\Core\Session\AccessPolicyInterface
- Drupal\Core\Session\AccessPolicyScopeException
- Drupal\Core\Session\PermissionsHashGenerator
- Drupal\Core\Session\UserSession
- Drupal\Core\Session\UserRolesAccessPolicy
- Drupal\Core\Session\WriteSafeSessionHandler
- Drupal\Core\TempStore\SharedTempStore
- Drupal\Core\TempStore\TempStoreException
- Drupal\Core\TempStore\Lock
- Drupal\Core\TempStore\PrivateTempStoreFactory
- Drupal\Core\TempStore\Element\BreakLockLink
- Drupal\Core\TempStore\SharedTempStoreFactory
- Drupal\Core\TempStore\PrivateTempStore
- Drupal\Core\Locale\CountryManager
- Drupal\Core\Locale\CountryManagerInterface
- Drupal\Core\DrupalKernelInterface
- Drupal\Core\Messenger\MessengerInterface
- Drupal\Core\Messenger\MessengerTrait
- Drupal\Core\Messenger\Messenger
- Drupal\Core\DependencyInjection\AutowireTrait
- Drupal\Core\DependencyInjection\ContainerNotInitializedException
- Drupal\Core\DependencyInjection\Container
- Drupal\Core\DependencyInjection\YamlFileLoader
- Drupal\Core\DependencyInjection\ContainerInjectionInterface
- Drupal\Core\DependencyInjection\DependencySerializationTrait
- Drupal\Core\DependencyInjection\ContainerBuilder
- Drupal\Core\DependencyInjection\ClassResolverInterface
- Drupal\Core\DependencyInjection\Compiler\DevelopmentSettingsPass
- Drupal\Core\DependencyInjection\Compiler\StackedSessionHandlerPass
- Drupal\Core\DependencyInjection\Compiler\DeprecatedServicePass
- Drupal\Core\DependencyInjection\Compiler\BackendCompilerPass
- Drupal\Core\DependencyInjection\Compiler\TaggedHandlersPass
- Drupal\Core\DependencyInjection\Compiler\AuthenticationProviderPass
- Drupal\Core\DependencyInjection\Compiler\RegisterServicesForDestructionPass
- Drupal\Core\DependencyInjection\Compiler\CorsCompilerPass
- Drupal\Core\DependencyInjection\Compiler\BackwardsCompatibilityClassLoaderPass
- Drupal\Core\DependencyInjection\Compiler\ModifyServiceDefinitionsPass
- Drupal\Core\DependencyInjection\Compiler\ProxyServicesPass
- Drupal\Core\DependencyInjection\Compiler\TwigExtensionPass
- Drupal\Core\DependencyInjection\Compiler\RegisterEventSubscribersPass
- Drupal\Core\DependencyInjection\Compiler\RegisterStreamWrappersPass
- Drupal\Core\DependencyInjection\Compiler\SuperUserAccessPolicyPass
- Drupal\Core\DependencyInjection\Compiler\RegisterAccessChecksPass
- Drupal\Core\DependencyInjection\Compiler\LoggerAwarePass
- Drupal\Core\DependencyInjection\Compiler\StackedKernelPass
- Drupal\Core\DependencyInjection\ServiceProviderInterface
- Drupal\Core\DependencyInjection\ServiceProviderBase
- Drupal\Core\DependencyInjection\ServiceModifierInterface
- Drupal\Core\DependencyInjection\DeprecatedServicePropertyTrait
- Drupal\Core\DependencyInjection\ClassResolver
- Drupal\Core\GeneratedLink
- Drupal\Core\PhpStorage\PhpStorageFactory
- Drupal\Core\GeneratedUrl
- Drupal\Core\Transliteration\PhpTransliteration
- Drupal\Core\CoreServiceProvider
- Drupal\Core\Field\FieldInputValueNormalizerTrait
- Drupal\Core\Field\TypedData\FieldItemDataDefinitionInterface
- Drupal\Core\Field\TypedData\FieldItemDataDefinition
- Drupal\Core\Field\WidgetPluginManager
- Drupal\Core\Field\RequiredFieldStorageDefinitionInterface
- Drupal\Core\Field\FieldStorageDefinitionEvents
- Drupal\Core\Field\PreconfiguredFieldUiOptionsInterface
- Drupal\Core\Field\FieldDefinitionListener
- Drupal\Core\Field\BaseFieldOverrideStorage
- Drupal\Core\Field\FieldException
- Drupal\Core\Field\FormatterPluginManager
- Drupal\Core\Field\FieldStorageDefinitionListener
- Drupal\Core\Field\FormatterBase
- Drupal\Core\Field\FieldTypePluginManager
- Drupal\Core\Field\BaseFieldOverrideAccessControlHandler
- Drupal\Core\Field\FieldStorageDefinitionEvent
- Drupal\Core\Field\PluginSettingsBase
- Drupal\Core\Field\FieldItemInterface
- Drupal\Core\Field\Plugin\Field\FieldWidget\EntityReferenceAutocompleteTagsWidget
- Drupal\Core\Field\Plugin\Field\FieldWidget\OptionsWidgetBase
- Drupal\Core\Field\Plugin\Field\FieldWidget\OptionsButtonsWidget
- Drupal\Core\Field\Plugin\Field\FieldWidget\StringTextfieldWidget
- Drupal\Core\Field\Plugin\Field\FieldWidget\UriWidget
- Drupal\Core\Field\Plugin\Field\FieldWidget\OptionsSelectWidget
- Drupal\Core\Field\Plugin\Field\FieldWidget\EntityReferenceAutocompleteWidget
- Drupal\Core\Field\Plugin\Field\FieldWidget\StringTextareaWidget
- Drupal\Core\Field\Plugin\Field\FieldWidget\EmailDefaultWidget
- Drupal\Core\Field\Plugin\Field\FieldWidget\BooleanCheckboxWidget
- Drupal\Core\Field\Plugin\Field\FieldWidget\NumberWidget
- Drupal\Core\Field\Plugin\Field\FieldWidget\LanguageSelectWidget
- Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem
- Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem
- Drupal\Core\Field\Plugin\Field\FieldType\DecimalItem
- Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem
- Drupal\Core\Field\Plugin\Field\FieldType\TimestampItem
- Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItemInterface
- Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem
- Drupal\Core\Field\Plugin\Field\FieldType\EmailItem
- Drupal\Core\Field\Plugin\Field\FieldType\StringLongItem
- Drupal\Core\Field\Plugin\Field\FieldType\StringItem
- Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItemBase
- Drupal\Core\Field\Plugin\Field\FieldType\MapItem
- Drupal\Core\Field\Plugin\Field\FieldType\LanguageItem
- Drupal\Core\Field\Plugin\Field\FieldType\UriItem
- Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem
- Drupal\Core\Field\Plugin\Field\FieldType\NumericItemBase
- Drupal\Core\Field\Plugin\Field\FieldType\FloatItem
- Drupal\Core\Field\Plugin\Field\FieldType\StringItemBase
- Drupal\Core\Field\Plugin\Field\FieldType\PasswordItem
- Drupal\Core\Field\Plugin\Field\FieldType\UuidItem
- Drupal\Core\Field\Plugin\Field\FieldFormatter\LanguageFormatter
- Drupal\Core\Field\Plugin\Field\FieldFormatter\TimestampFormatter
- Drupal\Core\Field\Plugin\Field\FieldFormatter\MailToFormatter
- Drupal\Core\Field\Plugin\Field\FieldFormatter\TimestampAgoFormatter
- Drupal\Core\Field\Plugin\Field\FieldFormatter\EntityReferenceIdFormatter
- Drupal\Core\Field\Plugin\Field\FieldFormatter\NumericFormatterBase
- Drupal\Core\Field\Plugin\Field\FieldFormatter\StringFormatter
- Drupal\Core\Field\Plugin\Field\FieldFormatter\IntegerFormatter
- Drupal\Core\Field\Plugin\Field\FieldFormatter\EntityReferenceFormatterBase
- Drupal\Core\Field\Plugin\Field\FieldFormatter\DecimalFormatter
- Drupal\Core\Field\Plugin\Field\FieldFormatter\BooleanFormatter
- Drupal\Core\Field\Plugin\Field\FieldFormatter\NumericUnformattedFormatter
- Drupal\Core\Field\Plugin\Field\FieldFormatter\EntityReferenceLabelFormatter
- Drupal\Core\Field\Plugin\Field\FieldFormatter\BasicStringFormatter
- Drupal\Core\Field\Plugin\Field\FieldFormatter\EntityReferenceEntityFormatter
- Drupal\Core\Field\Plugin\Field\FieldFormatter\UriLinkFormatter
- Drupal\Core\Field\Plugin\DataType\Deriver\FieldItemDeriver
- Drupal\Core\Field\Plugin\DataType\FieldItem
- Drupal\Core\Field\BaseFieldDefinition
- Drupal\Core\Field\FieldConfigBase
- Drupal\Core\Field\FieldDefinitionListenerInterface
- Drupal\Core\Field\Attribute\FieldFormatter
- Drupal\Core\Field\Attribute\FieldType
- Drupal\Core\Field\Attribute\FieldWidget
- Drupal\Core\Field\FormatterInterface
- Drupal\Core\Field\WidgetInterface
- Drupal\Core\Field\FieldTypeCategory
- Drupal\Core\Field\FieldFilteredMarkup
- Drupal\Core\Field\Annotation\FieldFormatter
- Drupal\Core\Field\Annotation\FieldType
- Drupal\Core\Field\Annotation\FieldWidget
- Drupal\Core\Field\FieldStorageDefinitionInterface
- Drupal\Core\Field\FieldUpdateActionBase
- Drupal\Core\Field\FieldItemListInterface
- Drupal\Core\Field\FieldDefinition
- Drupal\Core\Field\FieldStorageDefinitionListenerInterface
- Drupal\Core\Field\ChangedFieldItemList
- Drupal\Core\Field\WidgetBase
- Drupal\Core\Field\FieldTypeCategoryManager
- Drupal\Core\Field\MapFieldItemList
- Drupal\Core\Field\FieldTypePluginManagerInterface
- Drupal\Core\Field\FieldStorageDefinitionEventSubscriberTrait
- Drupal\Core\Field\DeletedFieldsRepository
- Drupal\Core\Field\FieldConfigStorageBase
- Drupal\Core\Field\WidgetBaseInterface
- Drupal\Core\Field\FieldTypeCategoryInterface
- Drupal\Core\Field\FieldItemBase
- Drupal\Core\Field\FieldConfigInterface
- Drupal\Core\Field\EntityReferenceFieldItemList
- Drupal\Core\Field\FieldItemList
- Drupal\Core\Field\DeletedFieldsRepositoryInterface
- Drupal\Core\Field\FallbackFieldTypeCategory
- Drupal\Core\Field\PluginSettingsInterface
- Drupal\Core\Field\EntityReferenceFieldItemListInterface
- Drupal\Core\Field\FieldTypeCategoryManagerInterface
- Drupal\Core\Field\FieldDefinitionInterface
- Drupal\Core\Field\Entity\BaseFieldOverride
- Drupal\Core\StackMiddleware\AjaxPageState
- Drupal\Core\StackMiddleware\ReverseProxyMiddleware
- Drupal\Core\StackMiddleware\ContentLength
- Drupal\Core\StackMiddleware\StackedHttpKernel
- Drupal\Core\StackMiddleware\Session
- Drupal\Core\StackMiddleware\NegotiationMiddleware
- Drupal\Core\StackMiddleware\KernelPreHandle
- Drupal\Core\ClassLoader\BackwardsCompatibilityClassLoader
- Drupal\Core\GeneratedNoLink
- Drupal\Core\Breadcrumb\BreadcrumbBuilderInterface
- Drupal\Core\Breadcrumb\Breadcrumb
- Drupal\Core\Breadcrumb\BreadcrumbManager
- Drupal\Core\Breadcrumb\ChainBreadcrumbBuilderInterface
- Drupal\Core\Access\AccessResult
- Drupal\Core\Access\AccessResultNeutral
- Drupal\Core\Access\CheckProviderInterface
- Drupal\Core\Access\AccessResultAllowed
- Drupal\Core\Access\DefaultAccessCheck
- Drupal\Core\Access\AccessResultForbidden
- Drupal\Core\Access\CheckProvider
- Drupal\Core\Access\AccessManager
- Drupal\Core\Access\AccessCheckInterface
- Drupal\Core\Access\CsrfAccessCheck
- Drupal\Core\Access\AccessManagerInterface
- Drupal\Core\Access\AccessResultReasonInterface
- Drupal\Core\Access\RoutePathGenerationTrait
- Drupal\Core\Access\CsrfTokenGenerator
- Drupal\Core\Access\CsrfRequestHeaderAccessCheck
- Drupal\Core\Access\CustomAccessCheck
- Drupal\Core\Access\AccessException
- Drupal\Core\Access\RouteProcessorCsrf
- Drupal\Core\Access\AccessibleInterface
- Drupal\Core\Access\AccessArgumentsResolverFactory
- Drupal\Core\Access\AccessArgumentsResolverFactoryInterface
- Drupal\Core\Access\AccessResultInterface
- Drupal\Core\Plugin\FilteredPluginManagerInterface
- Drupal\Core\Plugin\FilteredPluginManagerTrait
- Drupal\Core\Plugin\ContextAwarePluginInterface
- Drupal\Core\Plugin\Context\ContextAwarePluginManagerTrait
- Drupal\Core\Plugin\Context\EntityContextDefinition
- Drupal\Core\Plugin\Context\EntityContext
- Drupal\Core\Plugin\Context\ContextAwarePluginManagerInterface
- Drupal\Core\Plugin\Context\ContextProviderInterface
- Drupal\Core\Plugin\Context\ContextHandler
- Drupal\Core\Plugin\Context\LazyContextRepository
- Drupal\Core\Plugin\Context\Context
- Drupal\Core\Plugin\Context\ContextHandlerInterface
- Drupal\Core\Plugin\Context\ContextRepositoryInterface
- Drupal\Core\Plugin\Context\ContextInterface
- Drupal\Core\Plugin\Context\ContextDefinition
- Drupal\Core\Plugin\Context\ContextDefinitionInterface
- Drupal\Core\Plugin\PluginFormInterface
- Drupal\Core\Plugin\PluginFormBase
- Drupal\Core\Plugin\ObjectWithPluginCollectionInterface
- Drupal\Core\Plugin\PreviewAwarePluginInterface
- Drupal\Core\Plugin\Plugin\Validation\Constraint\PluginExistsConstraint
- Drupal\Core\Plugin\Plugin\Validation\Constraint\PluginExistsConstraintValidator
- Drupal\Core\Plugin\Component
- Drupal\Core\Plugin\DefaultSingleLazyPluginCollection
- Drupal\Core\Plugin\PluginWithFormsInterface
- Drupal\Core\Plugin\PluginFormFactoryInterface
- Drupal\Core\Plugin\ContextAwarePluginTrait
- Drupal\Core\Plugin\ContainerFactoryPluginInterface
- Drupal\Core\Plugin\Factory\ContainerFactory
- Drupal\Core\Plugin\PreWarmablePluginManagerTrait
- Drupal\Core\Plugin\CategorizingPluginManagerTrait
- Drupal\Core\Plugin\Definition\DependentPluginDefinitionInterface
- Drupal\Core\Plugin\Definition\DependentPluginDefinitionTrait
- Drupal\Core\Plugin\PluginDependencyTrait
- Drupal\Core\Plugin\CachedDiscoveryClearer
- Drupal\Core\Plugin\DefaultLazyPluginCollection
- Drupal\Core\Plugin\Discovery\AnnotatedClassDiscovery
- Drupal\Core\Plugin\Discovery\YamlDirectoryDiscovery
- Drupal\Core\Plugin\Discovery\AttributeDiscoveryWithAnnotations
- Drupal\Core\Plugin\Discovery\AttributeClassDiscovery
- Drupal\Core\Plugin\Discovery\DirectoryWithMetadataDiscovery
- Drupal\Core\Plugin\Discovery\ContainerDeriverInterface
- Drupal\Core\Plugin\Discovery\RegexRecursiveFilterIterator
- Drupal\Core\Plugin\Discovery\InfoHookDecorator
- Drupal\Core\Plugin\Discovery\HookDiscovery
- Drupal\Core\Plugin\Discovery\YamlDiscoveryDecorator
- Drupal\Core\Plugin\Discovery\ContainerDerivativeDiscoveryDecorator
- Drupal\Core\Plugin\Discovery\DirectoryWithMetadataPluginDiscovery
- Drupal\Core\Plugin\Discovery\YamlDiscovery
- Drupal\Core\Plugin\PluginFormFactory
- Drupal\Core\Plugin\ContextAwarePluginAssignmentTrait
- Drupal\Core\Plugin\DefaultPluginManager
- Drupal\Core\Plugin\PluginManagerPass
- Drupal\Core\Plugin\PluginBase
- Drupal\Core\Plugin\PluginWithFormsTrait
- Drupal\Core\Plugin\CachedDiscoveryClearerInterface
- Drupal\Core\RouteProcessor\OutboundRouteProcessorInterface
- Drupal\Core\RouteProcessor\RouteProcessorCurrent
- Drupal\Core\RouteProcessor\RouteProcessorManager
- Drupal\Core\Executable\ExecutablePluginBase
- Drupal\Core\Executable\ExecutableManagerInterface
- Drupal\Core\Executable\ExecutableInterface
- Drupal\Core\Executable\ExecutableException
- Drupal\Core\PrivateKey
- Drupal\Core\Security\UntrustedCallbackException
- Drupal\Core\Security\Attribute\TrustedCallback
- Drupal\Core\Security\DoTrustedCallbackTrait
- Drupal\Core\Security\TrustedCallbackInterface
- Drupal\Core\Security\StaticTrustedCallbackHelper
- Drupal\Core\Security\RequestSanitizer
- Drupal\Core\File\MimeType\MimeTypeMapFactory
- Drupal\Core\File\MimeType\MimeTypeMap
- Drupal\Core\File\MimeType\MimeTypeMapInterface
- Drupal\Core\File\MimeType\ExtensionMimeTypeGuesser
- Drupal\Core\File\MimeType\MimeTypeGuesser
- Drupal\Core\File\FileUrlGeneratorInterface
- Drupal\Core\File\FileSystemInterface
- Drupal\Core\File\FileUrlGenerator
- Drupal\Core\File\HtaccessWriter
- Drupal\Core\File\FileSystem
- Drupal\Core\File\EventSubscriber\LegacyMimeTypeMapLoadedSubscriber
- Drupal\Core\File\HtaccessWriterInterface
- Drupal\Core\File\Event\MimeTypeMapLoadedEvent
- Drupal\Core\File\Event\FileUploadSanitizeNameEvent
- Drupal\Core\File\Exception\InvalidStreamWrapperException
- Drupal\Core\File\Exception\DirectoryNotReadyException
- Drupal\Core\File\Exception\FileExistsException
- Drupal\Core\File\Exception\FileWriteException
- Drupal\Core\File\Exception\NotRegularFileException
- Drupal\Core\File\Exception\NotRegularDirectoryException
- Drupal\Core\File\Exception\FileException
- Drupal\Core\File\Exception\FileNotExistsException
- Drupal\Core\File\ProtectedDirectory
- Drupal\Core\Test\AssertMailTrait
- Drupal\Core\Test\TestDatabase
- Drupal\Core\Test\HttpClientMiddleware\TestHttpClientMiddleware
- Drupal\Core\Test\JUnitConverter
- Drupal\Core\Test\TestRunResultsStorageInterface
- Drupal\Core\Test\TestStatus
- Drupal\Core\Test\StackMiddleware\TestWaitTerminateMiddleware
- Drupal\Core\Test\RunTests\TestFileParser
- Drupal\Core\Test\PerformanceTestRecorder
- Drupal\Core\Test\ObjectSerialization
- Drupal\Core\Test\FunctionalTestSetupTrait
- Drupal\Core\Test\TestRunnerKernel
- Drupal\Core\Test\TestDiscovery
- Drupal\Core\Test\EnvironmentCleaner
- Drupal\Core\Test\TestRun
- Drupal\Core\Test\TestKernel
- Drupal\Core\Test\EventSubscriber\FieldStorageCreateCheckSubscriber
- Drupal\Core\Test\Exception\MissingGroupException
- Drupal\Core\Test\EnvironmentCleanerInterface
- Drupal\Core\Test\RefreshVariablesTrait
- Drupal\Core\Test\PhpUnitTestRunner
- Drupal\Core\Test\SimpletestTestRunResultsStorage
- Drupal\Core\Test\TestSetupTrait
- Drupal\Core\Cron
- Drupal\Core\Ajax\AfterCommand
- Drupal\Core\Ajax\HtmlCommand
- Drupal\Core\Ajax\AjaxResponse
- Drupal\Core\Ajax\CommandWithAttachedAssetsInterface
- Drupal\Core\Ajax\OpenModalDialogWithUrl
- Drupal\Core\Ajax\CssCommand
- Drupal\Core\Ajax\ScrollTopCommand
- Drupal\Core\Ajax\TabledragWarningCommand
- Drupal\Core\Ajax\RemoveCommand
- Drupal\Core\Ajax\RedirectCommand
- Drupal\Core\Ajax\AddCssCommand
- Drupal\Core\Ajax\BaseCommand
- Drupal\Core\Ajax\CloseModalDialogCommand
- Drupal\Core\Ajax\MessageCommand
- Drupal\Core\Ajax\RestripeCommand
- Drupal\Core\Ajax\CommandWithAttachedAssetsTrait
- Drupal\Core\Ajax\OpenModalDialogCommand
- Drupal\Core\Ajax\DataCommand
- Drupal\Core\Ajax\UpdateBuildIdCommand
- Drupal\Core\Ajax\InsertCommand
- Drupal\Core\Ajax\AjaxFormHelperTrait
- Drupal\Core\Ajax\SetDialogTitleCommand
- Drupal\Core\Ajax\CommandInterface
- Drupal\Core\Ajax\AlertCommand
- Drupal\Core\Ajax\AjaxHelperTrait
- Drupal\Core\Ajax\ReplaceCommand
- Drupal\Core\Ajax\AppendCommand
- Drupal\Core\Ajax\OpenOffCanvasDialogCommand
- Drupal\Core\Ajax\InvokeCommand
- Drupal\Core\Ajax\FocusFirstCommand
- Drupal\Core\Ajax\CloseDialogCommand
- Drupal\Core\Ajax\OpenDialogCommand
- Drupal\Core\Ajax\AddJsCommand
- Drupal\Core\Ajax\AnnounceCommand
- Drupal\Core\Ajax\ChangedCommand
- Drupal\Core\Ajax\PrependCommand
- Drupal\Core\Ajax\SettingsCommand
- Drupal\Core\Ajax\BeforeCommand
- Drupal\Core\Ajax\SetDialogOptionCommand
- Drupal\Core\Ajax\AjaxResponseAttachmentsProcessor
- Drupal\Core\ParamConverter\MenuLinkPluginConverter
- Drupal\Core\ParamConverter\AdminPathConfigEntityConverter
- Drupal\Core\ParamConverter\ParamConverterManager
- Drupal\Core\ParamConverter\EntityConverter
- Drupal\Core\ParamConverter\ParamConverterInterface
- Drupal\Core\ParamConverter\ParamConverterManagerInterface
- Drupal\Core\ParamConverter\ParamNotConvertedException
- Drupal\Core\ParamConverter\DynamicEntityTypeParamConverterTrait
- Drupal\Core\ParamConverter\EntityRevisionParamConverter
- Drupal\Core\Routing\RouteSubscriberBase
- Drupal\Core\Routing\RequestHelper
- Drupal\Core\Routing\CurrentRouteMatch
- Drupal\Core\Routing\NullMatcherDumper
- Drupal\Core\Routing\RouteObjectInterface
- Drupal\Core\Routing\ContentTypeHeaderMatcher
- Drupal\Core\Routing\CacheableSecuredRedirectResponse
- Drupal\Core\Routing\RoutingEvents
- Drupal\Core\Routing\CacheableRouteProviderInterface
- Drupal\Core\Routing\RouteProviderInterface
- Drupal\Core\Routing\RouteMatch
- Drupal\Core\Routing\LazyRouteCollection
- Drupal\Core\Routing\NullGenerator
- Drupal\Core\Routing\EnhancerInterface
- Drupal\Core\Routing\Access\AccessInterface
- Drupal\Core\Routing\FilterInterface
- Drupal\Core\Routing\UrlGeneratorInterface
- Drupal\Core\Routing\AccessAwareRouter
- Drupal\Core\Routing\RouteBuildEvent
- Drupal\Core\Routing\MatcherDumperInterface
- Drupal\Core\Routing\RouteBuilderInterface
- Drupal\Core\Routing\CompiledRoute
- Drupal\Core\Routing\StackedRouteMatchInterface
- Drupal\Core\Routing\RedirectDestination
- Drupal\Core\Routing\PreloadableRouteProviderInterface
- Drupal\Core\Routing\RouteCompiler
- Drupal\Core\Routing\LocalAwareRedirectResponseTrait
- Drupal\Core\Routing\TrustedRedirectResponse
- Drupal\Core\Routing\RouteProviderLazyBuilder
- Drupal\Core\Routing\BcRoute
- Drupal\Core\Routing\RedirectDestinationInterface
- Drupal\Core\Routing\ResettableStackedRouteMatchInterface
- Drupal\Core\Routing\UrlGenerator
- Drupal\Core\Routing\LocalRedirectResponse
- Drupal\Core\Routing\RouteProvider
- Drupal\Core\Routing\MatchingRouteNotFoundException
- Drupal\Core\Routing\RoutePreloader
- Drupal\Core\Routing\RequestContext
- Drupal\Core\Routing\Router
- Drupal\Core\Routing\MethodFilter
- Drupal\Core\Routing\AccessAwareRouterInterface
- Drupal\Core\Routing\RedirectDestinationTrait
- Drupal\Core\Routing\MatcherDumper
- Drupal\Core\Routing\GeneratorNotInitializedException
- Drupal\Core\Routing\RouteMatchInterface
- Drupal\Core\Routing\AdminContext
- Drupal\Core\Routing\Enhancer\FormRouteEnhancer
- Drupal\Core\Routing\Enhancer\EntityRevisionRouteEnhancer
- Drupal\Core\Routing\Enhancer\ParamConversionEnhancer
- Drupal\Core\Routing\PathChangedHelper
- Drupal\Core\Routing\UrlMatcher
- Drupal\Core\Routing\NullRouteMatch
- Drupal\Core\Routing\RequestFormatRouteFilter
- Drupal\Core\Routing\RouteBuilder
- Drupal\Core\Url
- Drupal\Core\ProxyBuilder\ProxyBuilder
- Drupal\Core\Update\UpdateCacheBackendFactory
- Drupal\Core\Update\EquivalentUpdate
- Drupal\Core\Update\UpdateHookRegistry
- Drupal\Core\Update\UpdateRegistry
- Drupal\Core\Update\UpdateKernel
- Drupal\Core\Update\UpdateBackend
- Drupal\Core\Update\UpdateServiceProvider
- Drupal\Core\Update\RemovedPostUpdateNameException
- Drupal\Core\Update\UpdateCompilerPass
- Drupal\Core\ImageToolkit\ImageToolkitManager
- Drupal\Core\ImageToolkit\ImageToolkitBase
- Drupal\Core\ImageToolkit\Attribute\ImageToolkitOperation
- Drupal\Core\ImageToolkit\Attribute\ImageToolkit
- Drupal\Core\ImageToolkit\Annotation\ImageToolkitOperation
- Drupal\Core\ImageToolkit\Annotation\ImageToolkit
- Drupal\Core\ImageToolkit\ImageToolkitOperationManagerInterface
- Drupal\Core\ImageToolkit\ImageToolkitInterface
- Drupal\Core\ImageToolkit\ImageToolkitOperationInterface
- Drupal\Core\ImageToolkit\ImageToolkitOperationManager
- Drupal\Core\ImageToolkit\ImageToolkitOperationBase
- Drupal\Core\Password\PasswordInterface
- Drupal\Core\Password\PhpPassword
- Drupal\Core\Password\PhpassHashedPasswordBase
- Drupal\Core\Password\PasswordGeneratorInterface
- Drupal\Core\Password\DefaultPasswordGenerator
- Drupal\Core\GeneratedButton
- Drupal\Core\Mail\MailInterface
- Drupal\Core\Mail\Plugin\Mail\TestMailCollector
- Drupal\Core\Mail\Plugin\Mail\PhpMail
- Drupal\Core\Mail\Plugin\Mail\SymfonyMailer
- Drupal\Core\Mail\Attribute\Mail
- Drupal\Core\Mail\MailManagerInterface
- Drupal\Core\Mail\MailManager
- Drupal\Core\Mail\MailFormatHelper
- Drupal\Core\DestructableInterface
- Drupal\Core\Hook\HookCollectorPass
- Drupal\Core\Hook\Attribute\LegacyModuleImplementsAlter
- Drupal\Core\Hook\Attribute\Preprocess
- Drupal\Core\Hook\Attribute\ReorderHook
- Drupal\Core\Hook\Attribute\ProceduralHookScanStop
- Drupal\Core\Hook\Attribute\RemoveHook
- Drupal\Core\Hook\Attribute\FormAlter
- Drupal\Core\Hook\Attribute\LegacyHook
- Drupal\Core\Hook\Attribute\HookAttributeInterface
- Drupal\Core\Hook\Attribute\Hook
- Drupal\Core\Hook\OrderOperation\FirstOrLast
- Drupal\Core\Hook\OrderOperation\BeforeOrAfter
- Drupal\Core\Hook\OrderOperation\OrderOperation
- Drupal\Core\Hook\Order\OrderBefore
- Drupal\Core\Hook\Order\OrderInterface
- Drupal\Core\Hook\Order\OrderAfter
- Drupal\Core\Hook\Order\RelativeOrderBase
- Drupal\Core\Annotation\Mail
- Drupal\Core\Annotation\Action
- Drupal\Core\Annotation\Translation
- Drupal\Core\Annotation\QueueWorker
- Drupal\Core\Annotation\PluralTranslation
- Drupal\Core\Annotation\ContextDefinition
- Drupal\Core\Controller\ArgumentResolver\Psr7RequestValueResolver
- Drupal\Core\Controller\ArgumentResolver\RouteMatchValueResolver
- Drupal\Core\Controller\HtmlFormController
- Drupal\Core\Controller\TitleResolverInterface
- Drupal\Core\Controller\ControllerResolver
- Drupal\Core\Controller\ControllerResolverInterface
- Drupal\Core\Controller\ControllerBase
- Drupal\Core\Controller\FormController
- Drupal\Core\Controller\TitleResolver
- Drupal\Core\Path\PathMatcher
- Drupal\Core\Path\PathMatcherInterface
- Drupal\Core\Path\Plugin\Validation\Constraint\ValidPathConstraint
- Drupal\Core\Path\Plugin\Validation\Constraint\UniquePathAliasConstraintValidator
- Drupal\Core\Path\Plugin\Validation\Constraint\UniquePathAliasConstraint
- Drupal\Core\Path\Plugin\Validation\Constraint\ValidPathConstraintValidator
- Drupal\Core\Path\PathValidator
- Drupal\Core\Path\PathValidatorInterface
- Drupal\Core\Path\CurrentPathStack
- Drupal\Core\KeyValueStore\KeyValueExpirableFactoryInterface
- Drupal\Core\KeyValueStore\KeyValueFactory
- Drupal\Core\KeyValueStore\StorageBase
- Drupal\Core\KeyValueStore\DatabaseStorageExpirable
- Drupal\Core\KeyValueStore\KeyValueStoreExpirableInterface
- Drupal\Core\KeyValueStore\MemoryStorage
- Drupal\Core\KeyValueStore\KeyValueDatabaseExpirableFactory
- Drupal\Core\KeyValueStore\KeyValueStoreInterface
- Drupal\Core\KeyValueStore\KeyValueMemoryFactory
- Drupal\Core\KeyValueStore\KeyValueFactoryInterface
- Drupal\Core\KeyValueStore\NullStorageExpirable
- Drupal\Core\KeyValueStore\KeyValueExpirableFactory
- Drupal\Core\KeyValueStore\DatabaseStorage
- Drupal\Core\KeyValueStore\KeyValueNullExpirableFactory
- Drupal\Core\KeyValueStore\KeyValueDatabaseFactory
- Drupal\Core\Validation\BasicRecursiveValidatorFactory
- Drupal\Core\Validation\ConstraintFactory
- Drupal\Core\Validation\Plugin\Validation\Constraint\UriHostConstraint
- Drupal\Core\Validation\Plugin\Validation\Constraint\CountryCodeConstraint
- Drupal\Core\Validation\Plugin\Validation\Constraint\AtLeastOneOfConstraint
- Drupal\Core\Validation\Plugin\Validation\Constraint\UniqueFieldConstraint
- Drupal\Core\Validation\Plugin\Validation\Constraint\RegexConstraint
- Drupal\Core\Validation\Plugin\Validation\Constraint\ClassResolverConstraintValidator
- Drupal\Core\Validation\Plugin\Validation\Constraint\EmailConstraint
- Drupal\Core\Validation\Plugin\Validation\Constraint\IsNullConstraintValidator
- Drupal\Core\Validation\Plugin\Validation\Constraint\PrimitiveTypeConstraintValidator
- Drupal\Core\Validation\Plugin\Validation\Constraint\NotNullConstraintValidator
- Drupal\Core\Validation\Plugin\Validation\Constraint\RangeConstraint
- Drupal\Core\Validation\Plugin\Validation\Constraint\RangeConstraintValidator
- Drupal\Core\Validation\Plugin\Validation\Constraint\IsNullConstraint
- Drupal\Core\Validation\Plugin\Validation\Constraint\FullyValidatableConstraint
- Drupal\Core\Validation\Plugin\Validation\Constraint\UriHostConstraintValidator
- Drupal\Core\Validation\Plugin\Validation\Constraint\EntityBundleExistsConstraintValidator
- Drupal\Core\Validation\Plugin\Validation\Constraint\LengthConstraint
- Drupal\Core\Validation\Plugin\Validation\Constraint\ValidKeysConstraint
- Drupal\Core\Validation\Plugin\Validation\Constraint\ClassResolverConstraint
- Drupal\Core\Validation\Plugin\Validation\Constraint\AllowedValuesConstraintValidator
- Drupal\Core\Validation\Plugin\Validation\Constraint\EntityBundleExistsConstraint
- Drupal\Core\Validation\Plugin\Validation\Constraint\AllowedValuesConstraint
- Drupal\Core\Validation\Plugin\Validation\Constraint\ComplexDataConstraint
- Drupal\Core\Validation\Plugin\Validation\Constraint\UuidConstraint
- Drupal\Core\Validation\Plugin\Validation\Constraint\ComplexDataConstraintValidator
- Drupal\Core\Validation\Plugin\Validation\Constraint\CountConstraint
- Drupal\Core\Validation\Plugin\Validation\Constraint\PrimitiveTypeConstraint
- Drupal\Core\Validation\Plugin\Validation\Constraint\FullyValidatableConstraintValidator
- Drupal\Core\Validation\Plugin\Validation\Constraint\AtLeastOneOfConstraintValidator
- Drupal\Core\Validation\Plugin\Validation\Constraint\UniqueFieldValueValidator
- Drupal\Core\Validation\Plugin\Validation\Constraint\ValidKeysConstraintValidator
- Drupal\Core\Validation\Plugin\Validation\Constraint\NotNullConstraint
- Drupal\Core\Validation\Attribute\Constraint
- Drupal\Core\Validation\TranslatorInterface
- Drupal\Core\Validation\Annotation\Constraint
- Drupal\Core\Validation\ConstraintViolationBuilder
- Drupal\Core\Validation\ExecutionContextFactory
- Drupal\Core\Validation\ConstraintManager
- Drupal\Core\Validation\ConstraintValidatorFactory
- Drupal\Core\Validation\DrupalTranslator
- Drupal\Core\Validation\ExecutionContext
- Drupal\Core\Link
- Drupal\Core\Image\ImageInterface
- Drupal\Core\Image\Image
- Drupal\Core\Image\ImageFactory
- Drupal\Core\Logger\LogMessageParser
- Drupal\Core\Logger\LoggerChannelTrait
- Drupal\Core\Logger\RfcLoggerTrait
- Drupal\Core\Logger\LoggerChannel
- Drupal\Core\Logger\LoggerChannelInterface
- Drupal\Core\Logger\RfcLogLevel
- Drupal\Core\Logger\LogMessageParserInterface
- Drupal\Core\Logger\LoggerChannelFactoryInterface
- Drupal\Core\Logger\LoggerChannelFactory
- Drupal\Core\Form\FormErrorHandler
- Drupal\Core\Form\BaseFormIdInterface
- Drupal\Core\Form\WorkspaceSafeFormInterface
- Drupal\Core\Form\FormAjaxResponseBuilderInterface
- Drupal\Core\Form\SubformState
- Drupal\Core\Form\FormElementHelper
- Drupal\Core\Form\FormAjaxException
- Drupal\Core\Form\ConfigTarget
- Drupal\Core\Form\FormSubmitterInterface
- Drupal\Core\Form\FormBase
- Drupal\Core\Form\ConfirmFormHelper
- Drupal\Core\Form\FormBuilder
- Drupal\Core\Form\FormStateValuesTrait
- Drupal\Core\Form\FormValidatorInterface
- Drupal\Core\Form\OptGroup
- Drupal\Core\Form\ConfigFormBase
- Drupal\Core\Form\SubformStateInterface
- Drupal\Core\Form\FormSubmitter
- Drupal\Core\Form\FormStateDecoratorBase
- Drupal\Core\Form\FormBuilderInterface
- Drupal\Core\Form\FormHelper
- Drupal\Core\Form\FormErrorHandlerInterface
- Drupal\Core\Form\EventSubscriber\FormAjaxSubscriber
- Drupal\Core\Form\ConfigFormBaseTrait
- Drupal\Core\Form\WorkspaceDynamicSafeFormInterface
- Drupal\Core\Form\ConfirmFormBase
- Drupal\Core\Form\FormState
- Drupal\Core\Form\RedundantEditableConfigNamesTrait
- Drupal\Core\Form\Exception\BrokenPostRequestException
- Drupal\Core\Form\FormInterface
- Drupal\Core\Form\FormStateInterface
- Drupal\Core\Form\EnforcedResponseException
- Drupal\Core\Form\ConfirmFormInterface
- Drupal\Core\Form\FormCache
- Drupal\Core\Form\EnforcedResponse
- Drupal\Core\Form\FormAjaxResponseBuilder
- Drupal\Core\Form\FormValidator
- Drupal\Core\Form\FormCacheInterface
- Drupal\Core\Extension\ModuleDependencyMessageTrait
- Drupal\Core\Extension\DatabaseDriverList
- Drupal\Core\Extension\InfoParser
- Drupal\Core\Extension\DatabaseDriverUninstallValidator
- Drupal\Core\Extension\ThemeHandler
- Drupal\Core\Extension\ModuleHandler
- Drupal\Core\Extension\ModuleRequiredByThemesUninstallValidator
- Drupal\Core\Extension\InfoParserDynamic
- Drupal\Core\Extension\Plugin\Validation\Constraint\ExtensionExistsConstraintValidator
- Drupal\Core\Extension\Plugin\Validation\Constraint\ExtensionExistsConstraint
- Drupal\Core\Extension\Plugin\Validation\Constraint\ExtensionNameConstraint
- Drupal\Core\Extension\ModuleHandlerInterface
- Drupal\Core\Extension\InstallProfileUninstallValidator
- Drupal\Core\Extension\Extension
- Drupal\Core\Extension\ProfileExtensionList
- Drupal\Core\Extension\InstallRequirementsInterface
- Drupal\Core\Extension\ThemeHandlerInterface
- Drupal\Core\Extension\ExtensionList
- Drupal\Core\Extension\ExtensionNameReservedException
- Drupal\Core\Extension\DatabaseDriver
- Drupal\Core\Extension\ExtensionNameLengthException
- Drupal\Core\Extension\ExtensionLifecycle
- Drupal\Core\Extension\ThemeInstaller
- Drupal\Core\Extension\ModuleUninstallValidatorInterface
- Drupal\Core\Extension\MissingDependencyException
- Drupal\Core\Extension\InfoParserInterface
- Drupal\Core\Extension\ModuleUninstallValidatorException
- Drupal\Core\Extension\ThemeExtensionList
- Drupal\Core\Extension\ModuleExtensionList
- Drupal\Core\Extension\Discovery\RecursiveExtensionFilterCallback
- Drupal\Core\Extension\ModuleInstaller
- Drupal\Core\Extension\ExtensionPathResolver
- Drupal\Core\Extension\ConfigImportModuleUninstallValidatorInterface
- Drupal\Core\Extension\Dependency
- Drupal\Core\Extension\ProceduralCall
- Drupal\Core\Extension\ThemeInstallerInterface
- Drupal\Core\Extension\Exception\UnknownExtensionTypeException
- Drupal\Core\Extension\Exception\ObsoleteExtensionException
- Drupal\Core\Extension\Exception\UnknownExtensionException
- Drupal\Core\Extension\Exception\UninstalledExtensionException
- Drupal\Core\Extension\RequiredModuleUninstallValidator
- Drupal\Core\Extension\ModuleInstallerInterface
- Drupal\Core\Extension\ExtensionDiscovery
- Drupal\Core\Extension\ExtensionVersion
- Drupal\Core\Extension\ThemeEngineExtensionList
- Drupal\Core\Extension\InfoParserException
- Drupal\Core\PathProcessor\PathProcessorDecode
- Drupal\Core\PathProcessor\NullPathProcessorManager
- Drupal\Core\PathProcessor\PathProcessorFront
- Drupal\Core\PathProcessor\PathProcessorManager
- Drupal\Core\PathProcessor\InboundPathProcessorInterface
- Drupal\Core\PathProcessor\OutboundPathProcessorInterface
- Drupal\Core\State\StateInterface
- Drupal\Core\State\State
- Drupal\Core\Utility\PhpRequirements
- Drupal\Core\Utility\Token
- Drupal\Core\Utility\CallableResolver
- Drupal\Core\Utility\UnroutedUrlAssembler
- Drupal\Core\Utility\TableSort
- Drupal\Core\Utility\UnroutedUrlAssemblerInterface
- Drupal\Core\Utility\ThemeRegistry
- Drupal\Core\Utility\LinkGeneratorInterface
- Drupal\Core\Utility\ProjectInfo
- Drupal\Core\Utility\UpdateException
- Drupal\Core\Utility\Error
- Drupal\Core\Utility\LinkGenerator
- Drupal\Core\Database\ExceptionHandler
- Drupal\Core\Database\InvalidQueryException
- Drupal\Core\Database\TransactionOutOfOrderException
- Drupal\Core\Database\Connection
- Drupal\Core\Database\Install\Tasks
- Drupal\Core\Database\DatabaseNotFoundException
- Drupal\Core\Database\Statement\StatementBase
- Drupal\Core\Database\Statement\PdoResult
- Drupal\Core\Database\Statement\PrefetchedResult
- Drupal\Core\Database\Statement\ResultBase
- Drupal\Core\Database\Statement\PdoTrait
- Drupal\Core\Database\Transaction\TransactionManagerInterface
- Drupal\Core\Database\Transaction\TransactionManagerBase
- Drupal\Core\Database\Transaction\StackItem
- Drupal\Core\Database\StatementInterface
- Drupal\Core\Database\TransactionException
- Drupal\Core\Database\RowCountException
- Drupal\Core\Database\Log
- Drupal\Core\Database\SchemaObjectDoesNotExistException
- Drupal\Core\Database\DatabaseConnectionRefusedException
- Drupal\Core\Database\ConnectionNotDefinedException
- Drupal\Core\Database\SupportsTemporaryTablesInterface
- Drupal\Core\Database\TransactionNameNonUniqueException
- Drupal\Core\Database\TransactionNoActiveException
- Drupal\Core\Database\SchemaObjectExistsException
- Drupal\Core\Database\ReplicaKillSwitch
- Drupal\Core\Database\FetchModeTrait
- Drupal\Core\Database\StatementIteratorTrait
- Drupal\Core\Database\DriverNotSpecifiedException
- Drupal\Core\Database\Query\ExtendableInterface
- Drupal\Core\Database\Query\PagerSelectExtender
- Drupal\Core\Database\Query\TableSortExtender
- Drupal\Core\Database\Query\PlaceholderInterface
- Drupal\Core\Database\Query\InsertTrait
- Drupal\Core\Database\Query\Query
- Drupal\Core\Database\Query\Upsert
- Drupal\Core\Database\Query\Select
- Drupal\Core\Database\Query\QueryConditionTrait
- Drupal\Core\Database\Query\SelectInterface
- Drupal\Core\Database\Query\Truncate
- Drupal\Core\Database\Query\InvalidMergeQueryException
- Drupal\Core\Database\Query\FieldsOverlapException
- Drupal\Core\Database\Query\SelectExtender
- Drupal\Core\Database\Query\NoUniqueFieldException
- Drupal\Core\Database\Query\AlterableInterface
- Drupal\Core\Database\Query\Delete
- Drupal\Core\Database\Query\Merge
- Drupal\Core\Database\Query\Insert
- Drupal\Core\Database\Query\Condition
- Drupal\Core\Database\Query\ConditionInterface
- Drupal\Core\Database\Query\NoFieldsException
- Drupal\Core\Database\Query\Update
- Drupal\Core\Database\StatementPrefetchIterator
- Drupal\Core\Database\EventSubscriber\StatementExecutionSubscriber
- Drupal\Core\Database\StatementWrapperIterator
- Drupal\Core\Database\TransactionExplicitCommitNotAllowedException
- Drupal\Core\Database\Schema
- Drupal\Core\Database\Event\StatementExecutionStartEvent
- Drupal\Core\Database\Event\StatementExecutionEndEvent
- Drupal\Core\Database\Event\DatabaseEvent
- Drupal\Core\Database\Event\StatementExecutionFailureEvent
- Drupal\Core\Database\DatabaseException
- Drupal\Core\Database\Exception\EventException
- Drupal\Core\Database\Exception\SchemaTableKeyTooLargeException
- Drupal\Core\Database\Exception\SchemaTableColumnSizeTooLargeException
- Drupal\Core\Database\SchemaException
- Drupal\Core\Database\TransactionCommitFailedException
- Drupal\Core\Database\DatabaseAccessDeniedException
- Drupal\Core\Database\Transaction
- Drupal\Core\Database\DatabaseExceptionWrapper
- Drupal\Core\Database\IntegrityConstraintViolationException
- Drupal\Core\Database\Database
- Drupal\Core\PageCache\ResponsePolicyInterface
- Drupal\Core\PageCache\RequestPolicy\NoSessionOpen
- Drupal\Core\PageCache\RequestPolicy\CommandLineOrUnsafeMethod
- Drupal\Core\PageCache\ChainRequestPolicy
- Drupal\Core\PageCache\ResponsePolicy\KillSwitch
- Drupal\Core\PageCache\ResponsePolicy\DenyNoCacheRoutes
- Drupal\Core\PageCache\ResponsePolicy\NoServerError
- Drupal\Core\PageCache\ChainResponsePolicyInterface
- Drupal\Core\PageCache\ChainResponsePolicy
- Drupal\Core\PageCache\RequestPolicyInterface
- Drupal\Core\PageCache\ChainRequestPolicyInterface
- Drupal\Core\PageCache\DefaultRequestPolicy
- Drupal\Core\Discovery\YamlDiscovery
- Drupal\Core\Updater\Theme
- Drupal\Core\Updater\UpdaterFileTransferException
- Drupal\Core\Updater\UpdaterException
- Drupal\Core\Updater\Module
- Drupal\Core\Updater\UpdaterInterface
- Drupal\Core\Updater\Updater
- Drupal\Core\EventSubscriber\AuthenticationSubscriber
- Drupal\Core\EventSubscriber\HttpExceptionSubscriberBase
- Drupal\Core\EventSubscriber\FinishResponseSubscriber
- Drupal\Core\EventSubscriber\MaintenanceModeSubscriber
- Drupal\Core\EventSubscriber\EnforcedFormResponseSubscriber
- Drupal\Core\EventSubscriber\ConfigSnapshotSubscriber
- Drupal\Core\EventSubscriber\EntityRouteAlterSubscriber
- Drupal\Core\EventSubscriber\CsrfExceptionSubscriber
- Drupal\Core\EventSubscriber\CustomPageExceptionHtmlSubscriber
- Drupal\Core\EventSubscriber\FinalExceptionSubscriber
- Drupal\Core\EventSubscriber\EntityRouteProviderSubscriber
- Drupal\Core\EventSubscriber\AjaxResponseSubscriber
- Drupal\Core\EventSubscriber\CacheRouterRebuildSubscriber
- Drupal\Core\EventSubscriber\DefaultExceptionHtmlSubscriber
- Drupal\Core\EventSubscriber\ResponseGeneratorSubscriber
- Drupal\Core\EventSubscriber\MenuRouterRebuildSubscriber
- Drupal\Core\EventSubscriber\SpecialAttributesRouteSubscriber
- Drupal\Core\EventSubscriber\HtmlResponseSubscriber
- Drupal\Core\EventSubscriber\RedirectLeadingSlashesSubscriber
- Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber
- Drupal\Core\EventSubscriber\Fast404ExceptionHtmlSubscriber
- Drupal\Core\EventSubscriber\ActiveLinkResponseFilter
- Drupal\Core\EventSubscriber\RouteAccessResponseSubscriber
- Drupal\Core\EventSubscriber\ConfigImportSubscriber
- Drupal\Core\EventSubscriber\PsrResponseSubscriber
- Drupal\Core\EventSubscriber\RssResponseRelativeUrlFilter
- Drupal\Core\EventSubscriber\OptionsRequestSubscriber
- Drupal\Core\EventSubscriber\ExceptionLoggingSubscriber
- Drupal\Core\EventSubscriber\AnonymousUserResponseSubscriber
- Drupal\Core\EventSubscriber\RenderArrayNonHtmlSubscriber
- Drupal\Core\EventSubscriber\ExceptionJsonSubscriber
- Drupal\Core\EventSubscriber\ExceptionDetectNeedsInstallSubscriber
- Drupal\Core\EventSubscriber\RedirectResponseSubscriber
- Drupal\Core\EventSubscriber\ModuleRouteSubscriber
- Drupal\Core\EventSubscriber\HtmlResponsePlaceholderStrategySubscriber
- Drupal\Core\EventSubscriber\PathRootsSubscriber
- Drupal\Core\EventSubscriber\ParamConverterSubscriber
- Drupal\Core\EventSubscriber\ExcludedModulesEventSubscriber
- Drupal\Core\EventSubscriber\ClientErrorResponseSubscriber
- Drupal\Core\EventSubscriber\RouteMethodSubscriber
- Drupal\Core\EventSubscriber\MainContentViewSubscriber
- Drupal\Core\PreWarm\PreWarmableInterface
- Drupal\Core\PreWarm\CachePreWarmerInterface
- Drupal\Core\PreWarm\CachePreWarmer
- Drupal\Core\Queue\QueueWorkerManagerInterface
- Drupal\Core\Queue\DelayableQueueInterface
- Drupal\Core\Queue\QueueWorkerBase
- Drupal\Core\Queue\QueueWorkerInterface
- Drupal\Core\Queue\Memory
- Drupal\Core\Queue\QueueFactoryInterface
- Drupal\Core\Queue\Attribute\QueueWorker
- Drupal\Core\Queue\QueueInterface
- Drupal\Core\Queue\QueueWorkerManager
- Drupal\Core\Queue\QueueDatabaseFactory
- Drupal\Core\Queue\ReliableQueueInterface
- Drupal\Core\Queue\RequeueException
- Drupal\Core\Queue\DatabaseQueue
- Drupal\Core\Queue\DelayedRequeueException
- Drupal\Core\Queue\QueueGarbageCollectionInterface
- Drupal\Core\Queue\BatchMemory
- Drupal\Core\Queue\Batch
- Drupal\Core\Queue\SuspendQueueException
- Drupal\Core\Queue\QueueFactory
- Drupal\Core\Cache\CacheFactoryInterface
- Drupal\Core\Cache\ChainedFastBackendFactory
- Drupal\Core\Cache\CacheTagsChecksumPreloadInterface
- Drupal\Core\Cache\PhpBackendFactory
- Drupal\Core\Cache\DatabaseCacheTagsChecksum
- Drupal\Core\Cache\CacheTagsInvalidatorInterface
- Drupal\Core\Cache\VariationCacheFactory
- Drupal\Core\Cache\Cache
- Drupal\Core\Cache\MemoryBackend
- Drupal\Core\Cache\Context\PathCacheContext
- Drupal\Core\Cache\Context\CalculatedCacheContextInterface
- Drupal\Core\Cache\Context\IsSuperUserCacheContext
- Drupal\Core\Cache\Context\CacheContextInterface
- Drupal\Core\Cache\Context\SiteCacheContext
- Drupal\Core\Cache\Context\SessionCacheContext
- Drupal\Core\Cache\Context\ThemeCacheContext
- Drupal\Core\Cache\Context\PagersCacheContext
- Drupal\Core\Cache\Context\CookiesCacheContext
- Drupal\Core\Cache\Context\TimeZoneCacheContext
- Drupal\Core\Cache\Context\MenuActiveTrailsCacheContext
- Drupal\Core\Cache\Context\QueryArgsCacheContext
- Drupal\Core\Cache\Context\PathParentCacheContext
- Drupal\Core\Cache\Context\RouteNameCacheContext
- Drupal\Core\Cache\Context\CacheContextsPass
- Drupal\Core\Cache\Context\HeadersCacheContext
- Drupal\Core\Cache\Context\RouteCacheContext
- Drupal\Core\Cache\Context\ProtocolVersionCacheContext
- Drupal\Core\Cache\Context\AccountPermissionsCacheContext
- Drupal\Core\Cache\Context\SessionExistsCacheContext
- Drupal\Core\Cache\Context\RequestFormatCacheContext
- Drupal\Core\Cache\Context\LanguagesCacheContext
- Drupal\Core\Cache\Context\UserCacheContext
- Drupal\Core\Cache\Context\IpCacheContext
- Drupal\Core\Cache\Context\IsFrontPathCacheContext
- Drupal\Core\Cache\Context\UserCacheContextBase
- Drupal\Core\Cache\Context\ContextCacheKeys
- Drupal\Core\Cache\Context\UrlCacheContext
- Drupal\Core\Cache\Context\CacheContextsManager
- Drupal\Core\Cache\Context\RequestStackCacheContextBase
- Drupal\Core\Cache\Context\UserRolesCacheContext
- Drupal\Core\Cache\ApcuBackendFactory
- Drupal\Core\Cache\CacheBackendInterface
- Drupal\Core\Cache\CacheableJsonResponse
- Drupal\Core\Cache\DatabaseBackendFactory
- Drupal\Core\Cache\CacheCollector
- Drupal\Core\Cache\CacheTagsInvalidator
- Drupal\Core\Cache\MemoryCounterBackendFactory
- Drupal\Core\Cache\NullBackend
- Drupal\Core\Cache\DatabaseBackend
- Drupal\Core\Cache\RefinableCacheableDependencyTrait
- Drupal\Core\Cache\CacheableDependencyTrait
- Drupal\Core\Cache\CacheTagsChecksumInterface
- Drupal\Core\Cache\BackendChain
- Drupal\Core\Cache\ListCacheBinsPass
- Drupal\Core\Cache\MemoryBackendFactory
- Drupal\Core\Cache\CacheFactory
- Drupal\Core\Cache\CacheableMetadata
- Drupal\Core\Cache\UseCacheBackendTrait
- Drupal\Core\Cache\VariationCacheFactoryInterface
- Drupal\Core\Cache\ApcuBackend
- Drupal\Core\Cache\CacheableResponse
- Drupal\Core\Cache\UnchangingCacheableDependencyTrait
- Drupal\Core\Cache\CacheableResponseInterface
- Drupal\Core\Cache\EventSubscriber\CacheTagPreloadSubscriber
- Drupal\Core\Cache\CacheTagsChecksumTrait
- Drupal\Core\Cache\CacheableDependencyInterface
- Drupal\Core\Cache\CacheRedirect
- Drupal\Core\Cache\PhpBackend
- Drupal\Core\Cache\CacheCollectorInterface
- Drupal\Core\Cache\MemoryCounterBackend
- Drupal\Core\Cache\CacheableResponseTrait
- Drupal\Core\Cache\ChainedFastBackend
- Drupal\Core\Cache\VariationCacheInterface
- Drupal\Core\Cache\VariationCache
- Drupal\Core\Cache\RefinableCacheableDependencyInterface
- Drupal\Core\Cache\UncacheableDependencyTrait
- Drupal\Core\Cache\CacheableAjaxResponse
- Drupal\Core\Cache\MemoryCache\LruMemoryCache
- Drupal\Core\Cache\MemoryCache\MemoryCacheInterface
- Drupal\Core\Cache\MemoryCache\MemoryCacheFactory
- Drupal\Core\Cache\MemoryCache\MemoryCache
- Drupal\Core\Cache\CacheOptionalInterface
- Drupal\Core\Cache\CacheableRedirectResponse
- Drupal\Core\Cache\NullBackendFactory
- Drupal\Core\Display\VariantInterface
- Drupal\Core\Display\Attribute\DisplayVariant
- Drupal\Core\Display\Attribute\PageDisplayVariant
- Drupal\Core\Display\ContextAwareVariantInterface
- Drupal\Core\Display\Annotation\DisplayVariant
- Drupal\Core\Display\Annotation\PageDisplayVariant
- Drupal\Core\Display\PageVariantInterface
- Drupal\Core\Display\VariantBase
- Drupal\Core\Display\VariantManager
- Drupal\Core\FileTransfer\ChmodInterface
- Drupal\Core\FileTransfer\FileTransferException
- Drupal\Core\FileTransfer\Form\FileTransferAuthorizeForm
- Drupal\Core\FileTransfer\FTPExtension
- Drupal\Core\FileTransfer\SSH
- Drupal\Core\FileTransfer\FTP
- Drupal\Core\FileTransfer\FileTransfer
- Drupal\Core\FileTransfer\Local
- Drupal\Core\StreamWrapper\PhpStreamWrapperInterface
- Drupal\Core\StreamWrapper\StreamWrapperManagerInterface
- Drupal\Core\StreamWrapper\ReadOnlyStream
- Drupal\Core\StreamWrapper\PrivateStream
- Drupal\Core\StreamWrapper\PublicStream
- Drupal\Core\StreamWrapper\LocalReadOnlyStream
- Drupal\Core\StreamWrapper\AssetsStream
- Drupal\Core\StreamWrapper\TemporaryStream
- Drupal\Core\StreamWrapper\StreamWrapperInterface
- Drupal\Core\StreamWrapper\LocalStream
- Drupal\Core\StreamWrapper\StreamWrapperManager
- Drupal\Core\Serialization\Attribute\JsonSchema
- Drupal\Core\Composer\Composer
- Drupal\Core\Render\MetadataBubblingUrlGenerator
- Drupal\Core\Render\BareHtmlPageRenderer
- Drupal\Core\Render\RenderEvents
- Drupal\Core\Render\PreviewFallbackInterface
- Drupal\Core\Render\HtmlResponseAttachmentsProcessor
- Drupal\Core\Render\RenderCache
- Drupal\Core\Render\Plugin\DisplayVariant\SimplePageVariant
- Drupal\Core\Render\Renderer
- Drupal\Core\Render\MainContent\AjaxRenderer
- Drupal\Core\Render\MainContent\HtmlRenderer
- Drupal\Core\Render\MainContent\ModalRenderer
- Drupal\Core\Render\MainContent\MainContentRendererInterface
- Drupal\Core\Render\MainContent\DialogRenderer
- Drupal\Core\Render\MainContent\OffCanvasRenderer
- Drupal\Core\Render\MainContent\MainContentRenderersPass
- Drupal\Core\Render\RenderContext
- Drupal\Core\Render\AttachmentsInterface
- Drupal\Core\Render\Attribute\FormElement
- Drupal\Core\Render\Attribute\RenderElement
- Drupal\Core\Render\ElementInfoManager
- Drupal\Core\Render\PageDisplayVariantSelectionEvent
- Drupal\Core\Render\Annotation\FormElement
- Drupal\Core\Render\Annotation\RenderElement
- Drupal\Core\Render\PlaceholderGeneratorInterface
- Drupal\Core\Render\AttachmentsTrait
- Drupal\Core\Render\ElementInfoManagerInterface
- Drupal\Core\Render\HtmlResponse
- Drupal\Core\Render\BubbleableMetadata
- Drupal\Core\Render\RendererInterface
- Drupal\Core\Render\RenderableInterface
- Drupal\Core\Render\Element
- Drupal\Core\Render\PlaceholderingRenderCache
- Drupal\Core\Render\Component\Exception\IncompatibleComponentSchema
- Drupal\Core\Render\Component\Exception\InvalidComponentException
- Drupal\Core\Render\Component\Exception\ComponentNotFoundException
- Drupal\Core\Render\Component\Exception\InvalidComponentDataException
- Drupal\Core\Render\BareHtmlPageRendererInterface
- Drupal\Core\Render\RenderCacheInterface
- Drupal\Core\Render\Element\Search
- Drupal\Core\Render\Element\Textarea
- Drupal\Core\Render\Element\Token
- Drupal\Core\Render\Element\StatusMessages
- Drupal\Core\Render\Element\Fieldset
- Drupal\Core\Render\Element\Icon
- Drupal\Core\Render\Element\Page
- Drupal\Core\Render\Element\LanguageSelect
- Drupal\Core\Render\Element\InlineTemplate
- Drupal\Core\Render\Element\Checkboxes
- Drupal\Core\Render\Element\PageTitle
- Drupal\Core\Render\Element\Form
- Drupal\Core\Render\Element\Select
- Drupal\Core\Render\Element\Button
- Drupal\Core\Render\Element\PathElement
- Drupal\Core\Render\Element\Tableselect
- Drupal\Core\Render\Element\RenderElementBase
- Drupal\Core\Render\Element\Container
- Drupal\Core\Render\Element\Item
- Drupal\Core\Render\Element\Url
- Drupal\Core\Render\Element\CompositeFormElementTrait
- Drupal\Core\Render\Element\Dropbutton
- Drupal\Core\Render\Element\Pager
- Drupal\Core\Render\Element\Password
- Drupal\Core\Render\Element\FormElement
- Drupal\Core\Render\Element\Radios
- Drupal\Core\Render\Element\Submit
- Drupal\Core\Render\Element\Color
- Drupal\Core\Render\Element\SystemCompactLink
- Drupal\Core\Render\Element\ComponentElement
- Drupal\Core\Render\Element\ElementInterface
- Drupal\Core\Render\Element\Link
- Drupal\Core\Render\Element\Tel
- Drupal\Core\Render\Element\RenderElement
- Drupal\Core\Render\Element\PasswordConfirm
- Drupal\Core\Render\Element\Fieldgroup
- Drupal\Core\Render\Element\Radio
- Drupal\Core\Render\Element\Range
- Drupal\Core\Render\Element\Actions
- Drupal\Core\Render\Element\MachineName
- Drupal\Core\Render\Element\RenderCallbackInterface
- Drupal\Core\Render\Element\Value
- Drupal\Core\Render\Element\HtmlTag
- Drupal\Core\Render\Element\ImageButton
- Drupal\Core\Render\Element\VerticalTabs
- Drupal\Core\Render\Element\Date
- Drupal\Core\Render\Element\File
- Drupal\Core\Render\Element\Checkbox
- Drupal\Core\Render\Element\Html
- Drupal\Core\Render\Element\Details
- Drupal\Core\Render\Element\Label
- Drupal\Core\Render\Element\Table
- Drupal\Core\Render\Element\Textfield
- Drupal\Core\Render\Element\Email
- Drupal\Core\Render\Element\FormElementBase
- Drupal\Core\Render\Element\MoreLink
- Drupal\Core\Render\Element\FormElementInterface
- Drupal\Core\Render\Element\Number
- Drupal\Core\Render\Element\StatusReport
- Drupal\Core\Render\Element\Hidden
- Drupal\Core\Render\Element\Operations
- Drupal\Core\Render\Element\Weight
- Drupal\Core\Render\AttachmentsResponseProcessorInterface
- Drupal\Core\Render\Placeholder\ChainedPlaceholderStrategy
- Drupal\Core\Render\Placeholder\PlaceholderStrategyInterface
- Drupal\Core\Render\Placeholder\CachedStrategy
- Drupal\Core\Render\Placeholder\SingleFlushStrategy
- Drupal\Core\Render\Markup
- Drupal\Core\Render\PlaceholderGenerator
- Drupal\Core\Lock\DatabaseLockBackend
- Drupal\Core\Lock\LockBackendAbstract
- Drupal\Core\Lock\PersistentDatabaseLockBackend
- Drupal\Core\Lock\LockAcquiringException
- Drupal\Core\Lock\NullLockBackend
- Drupal\Core\Lock\LockBackendInterface
- Drupal\Core\Template\AttributeHelper
- Drupal\Core\Template\Attribute
- Drupal\Core\Template\AttributeBoolean
- Drupal\Core\Template\ComponentNodeVisitor
- Drupal\Core\Template\IconsTwigExtension
- Drupal\Core\Template\ComponentsTwigExtension
- Drupal\Core\Template\TwigExtension
- Drupal\Core\Template\AttributeArray
- Drupal\Core\Template\TwigNodeCheckDeprecations
- Drupal\Core\Template\AttributeValueBase
- Drupal\Core\Template\TwigSandboxPolicy
- Drupal\Core\Template\RemoveCheckToStringNodeVisitor
- Drupal\Core\Template\Loader\FilesystemLoader
- Drupal\Core\Template\Loader\ThemeRegistryLoader
- Drupal\Core\Template\Loader\ComponentLoader
- Drupal\Core\Template\Loader\StringLoader
- Drupal\Core\Template\TwigTransTokenParser
- Drupal\Core\Template\AttributeString
- Drupal\Core\Template\TwigNodeVisitor
- Drupal\Core\Template\TwigNodeTrans
- Drupal\Core\Template\TwigPhpStorageCache
- Drupal\Core\Template\TwigSimpleCheckToStringNode
- Drupal\Core\Template\TwigNodeVisitorCheckDeprecations
- Drupal\Core\Template\DebugExtension
- Drupal\Core\Template\TwigEnvironment
- Drupal\Core\Authentication\AuthenticationCollectorInterface
- Drupal\Core\Authentication\AuthenticationProviderInterface
- Drupal\Core\Authentication\AuthenticationProviderFilterInterface
- Drupal\Core\Authentication\AuthenticationProviderChallengeInterface
- Drupal\Core\Authentication\AuthenticationCollector
- Drupal\Core\Authentication\AuthenticationManager
- Drupal\Core\Action\ActionBase
- Drupal\Core\Action\ActionInterface
- Drupal\Core\Action\ConfigurableActionBase
- Drupal\Core\Action\ActionManager
- Drupal\Core\Action\Plugin\Action\Derivative\EntityDeleteActionDeriver
- Drupal\Core\Action\Plugin\Action\Derivative\EntityChangedActionDeriver
- Drupal\Core\Action\Plugin\Action\Derivative\EntityActionDeriverBase
- Drupal\Core\Action\Plugin\Action\Derivative\EntityPublishedActionDeriver
- Drupal\Core\Action\Plugin\Action\PublishAction
- Drupal\Core\Action\Plugin\Action\UnpublishAction
- Drupal\Core\Action\Plugin\Action\EntityActionBase
- Drupal\Core\Action\Plugin\Action\DeleteAction
- Drupal\Core\Action\Plugin\Action\GotoAction
- Drupal\Core\Action\Plugin\Action\SaveAction
- Drupal\Core\Action\Plugin\Action\MessageAction
- Drupal\Core\Action\Plugin\Action\EmailAction
- Drupal\Core\Action\Attribute\Action
- Drupal\Core\Action\ActionPluginCollection
- Drupal\Core\DefaultContent\AdminAccountSwitcher
- Drupal\Core\DefaultContent\ImportException
- Drupal\Core\DefaultContent\Importer
- Drupal\Core\DefaultContent\Finder
- Drupal\Core\DefaultContent\PreImportEvent
- Drupal\Core\DefaultContent\InvalidEntityException
- Drupal\Core\Layout\LayoutPluginManagerInterface
- Drupal\Core\Layout\Attribute\Layout
- Drupal\Core\Layout\LayoutDefault
- Drupal\Core\Layout\Annotation\Layout
- Drupal\Core\Layout\LayoutDefinition
- Drupal\Core\Layout\Icon\IconBuilderInterface
- Drupal\Core\Layout\Icon\SvgIconBuilder
- Drupal\Core\Layout\LayoutInterface
- Drupal\Core\Layout\LayoutPluginManager
- Drupal\Core\Menu\LocalActionInterface
- Drupal\Core\Menu\MenuTreeStorageInterface
- Drupal\Core\Menu\MenuLinkInterface
- Drupal\Core\Menu\MenuLinkFieldDefinitions
- Drupal\Core\Menu\MenuActiveTrailInterface
- Drupal\Core\Menu\MenuParentFormSelectorInterface
- Drupal\Core\Menu\ContextualLinkManagerInterface
- Drupal\Core\Menu\MenuLinkBase
- Drupal\Core\Menu\InaccessibleMenuLink
- Drupal\Core\Menu\Plugin\Validation\Constraint\MenuLinkDepthConstraintValidator
- Drupal\Core\Menu\Plugin\Validation\Constraint\MenuLinkDepthConstraint
- Drupal\Core\Menu\Plugin\Block\LocalActionsBlock
- Drupal\Core\Menu\Plugin\Block\LocalTasksBlock
- Drupal\Core\Menu\LocalTaskManagerInterface
- Drupal\Core\Menu\ContextualLinkInterface
- Drupal\Core\Menu\StaticMenuLinkOverridesInterface
- Drupal\Core\Menu\ContextualLinkDefault
- Drupal\Core\Menu\Form\MenuLinkFormInterface
- Drupal\Core\Menu\Form\MenuLinkDefaultForm
- Drupal\Core\Menu\StaticMenuLinkOverrides
- Drupal\Core\Menu\LocalTaskDefault
- Drupal\Core\Menu\LocalActionManagerInterface
- Drupal\Core\Menu\MenuLinkManager
- Drupal\Core\Menu\MenuTreeStorage
- Drupal\Core\Menu\MenuLinkTreeElement
- Drupal\Core\Menu\MenuLinkTree
- Drupal\Core\Menu\MenuActiveTrail
- Drupal\Core\Menu\DefaultMenuLinkTreeManipulators
- Drupal\Core\Menu\LocalActionWithDestination
- Drupal\Core\Menu\LocalTaskInterface
- Drupal\Core\Menu\LocalActionDefault
- Drupal\Core\Menu\LocalTaskManager
- Drupal\Core\Menu\LocalActionManager
- Drupal\Core\Menu\MenuLinkManagerInterface
- Drupal\Core\Menu\MenuLinkDefault
- Drupal\Core\Menu\MenuParentFormSelector
- Drupal\Core\Menu\ContextualLinkManager
- Drupal\Core\Menu\MenuTreeParameters
- Drupal\Core\Menu\MenuLinkTreeInterface
- Drupal\Core\Batch\BatchStorageInterface
- Drupal\Core\Batch\BatchStorage
- Drupal\Core\Batch\Percentage
- Drupal\Core\Batch\BatchBuilder
- Drupal\Core\Block\BlockBase
- Drupal\Core\Block\BlockManagerInterface
- Drupal\Core\Block\BlockManager
- Drupal\Core\Block\Plugin\Block\PageTitleBlock
- Drupal\Core\Block\Plugin\Block\Broken
- Drupal\Core\Block\TitleBlockPluginInterface
- Drupal\Core\Block\Attribute\Block
- Drupal\Core\Block\Annotation\Block
- Drupal\Core\Block\BlockPluginInterface
- Drupal\Core\Block\MessagesBlockPluginInterface
- Drupal\Core\Block\MainContentBlockPluginInterface
- Drupal\Core\Block\BlockPluginTrait
- Drupal\Core\Datetime\TimeZoneFormHelper
- Drupal\Core\Datetime\DateFormatInterface
- Drupal\Core\Datetime\Plugin\Field\FieldWidget\TimestampDatetimeWidget
- Drupal\Core\Datetime\DateHelper
- Drupal\Core\Datetime\FormattedDateDiff
- Drupal\Core\Datetime\DatePreprocess
- Drupal\Core\Datetime\DrupalDateTime
- Drupal\Core\Datetime\Element\Datelist
- Drupal\Core\Datetime\Element\Datetime
- Drupal\Core\Datetime\Element\DateElementBase
- Drupal\Core\Datetime\DateFormatterInterface
- Drupal\Core\Datetime\DateFormatter
- Drupal\Core\Datetime\Entity\DateFormat
- Drupal\Core\CronInterface
- Drupal\Core\Language\LanguageManagerInterface
- Drupal\Core\Language\LanguageDefault
- Drupal\Core\Language\LanguageInterface
- Drupal\Core\Language\LanguageManager
- Drupal\Core\Language\ContextProvider\CurrentLanguageContext
- Drupal\Core\Language\Language
- Drupal\Core\Config\ConfigFactoryInterface
- Drupal\Core\Config\Config
- Drupal\Core\Config\StorageCacheInterface
- Drupal\Core\Config\StorageException
- Drupal\Core\Config\ConfigCollectionInfo
- Drupal\Core\Config\Schema\TypeResolver
- Drupal\Core\Config\Schema\TypedConfigInterface
- Drupal\Core\Config\Schema\Undefined
- Drupal\Core\Config\Schema\Mapping
- Drupal\Core\Config\Schema\Sequence
- Drupal\Core\Config\Schema\SequenceDataDefinition
- Drupal\Core\Config\Schema\ArrayElement
- Drupal\Core\Config\Schema\ConfigSchemaAlterException
- Drupal\Core\Config\Schema\ConfigSchemaDiscovery
- Drupal\Core\Config\Schema\Ignore
- Drupal\Core\Config\Schema\Element
- Drupal\Core\Config\Schema\SchemaCheckTrait
- Drupal\Core\Config\Schema\SchemaIncompleteException
- Drupal\Core\Config\StorageInterface
- Drupal\Core\Config\BootstrapConfigStorageFactory
- Drupal\Core\Config\MemoryStorage
- Drupal\Core\Config\ConfigFactoryOverrideInterface
- Drupal\Core\Config\ConfigInstaller
- Drupal\Core\Config\FileStorage
- Drupal\Core\Config\Plugin\Validation\Constraint\LangcodeRequiredIfTranslatableValuesConstraintValidator
- Drupal\Core\Config\Plugin\Validation\Constraint\ConfigExistsConstraintValidator
- Drupal\Core\Config\Plugin\Validation\Constraint\RequiredConfigDependenciesConstraint
- Drupal\Core\Config\Plugin\Validation\Constraint\ConfigExistsConstraint
- Drupal\Core\Config\Plugin\Validation\Constraint\LangcodeRequiredIfTranslatableValuesConstraint
- Drupal\Core\Config\Plugin\Validation\Constraint\RequiredConfigDependenciesConstraintValidator
- Drupal\Core\Config\InstallStorage
- Drupal\Core\Config\StorageManagerInterface
- Drupal\Core\Config\PreExistingConfigException
- Drupal\Core\Config\ImportStorageTransformer
- Drupal\Core\Config\ImmutableConfig
- Drupal\Core\Config\ManagedStorage
- Drupal\Core\Config\ConfigInstallerInterface
- Drupal\Core\Config\Importer\FinalMissingContentSubscriber
- Drupal\Core\Config\Importer\MissingContentEvent
- Drupal\Core\Config\Importer\ConfigImporterBatch
- Drupal\Core\Config\ConfigModuleOverridesEvent
- Drupal\Core\Config\ConfigBase
- Drupal\Core\Config\ConfigImporterException
- Drupal\Core\Config\ExtensionInstallStorage
- Drupal\Core\Config\UnmetDependenciesException
- Drupal\Core\Config\NullStorage
- Drupal\Core\Config\StorageCopyTrait
- Drupal\Core\Config\ConfigImportValidateEventSubscriberBase
- Drupal\Core\Config\StorableConfigBase
- Drupal\Core\Config\ImmutableConfigException
- Drupal\Core\Config\Checkpoint\CheckpointExistsException
- Drupal\Core\Config\Checkpoint\UnknownCheckpointException
- Drupal\Core\Config\Checkpoint\LinearHistory
- Drupal\Core\Config\Checkpoint\NoCheckpointsException
- Drupal\Core\Config\Checkpoint\CheckpointStorageInterface
- Drupal\Core\Config\Checkpoint\CheckpointListInterface
- Drupal\Core\Config\Checkpoint\CheckpointStorage
- Drupal\Core\Config\Checkpoint\Checkpoint
- Drupal\Core\Config\CachedStorage
- Drupal\Core\Config\ConfigFactoryOverrideBase
- Drupal\Core\Config\ReadOnlyStorage
- Drupal\Core\Config\ConfigImporter
- Drupal\Core\Config\Development\ConfigSchemaChecker
- Drupal\Core\Config\Development\LenientConfigSchemaChecker
- Drupal\Core\Config\ExportStorageManager
- Drupal\Core\Config\ConfigFactory
- Drupal\Core\Config\StorageTransformEvent
- Drupal\Core\Config\ConfigDirectoryNotDefinedException
- Drupal\Core\Config\ConfigException
- Drupal\Core\Config\DatabaseStorage
- Drupal\Core\Config\ConfigRenameEvent
- Drupal\Core\Config\StorageComparer
- Drupal\Core\Config\ConfigNameException
- Drupal\Core\Config\ConfigDuplicateUUIDException
- Drupal\Core\Config\ConfigEvents
- Drupal\Core\Config\TypedConfigManager
- Drupal\Core\Config\Action\DuplicateConfigActionIdException
- Drupal\Core\Config\Action\ConfigActionException
- Drupal\Core\Config\Action\Plugin\ConfigAction\EntityMethod
- Drupal\Core\Config\Action\Plugin\ConfigAction\CreateForEachBundle
- Drupal\Core\Config\Action\Plugin\ConfigAction\SetProperties
- Drupal\Core\Config\Action\Plugin\ConfigAction\EntityClone
- Drupal\Core\Config\Action\Plugin\ConfigAction\PermissionsPerBundle
- Drupal\Core\Config\Action\Plugin\ConfigAction\SimpleConfigUpdate
- Drupal\Core\Config\Action\Plugin\ConfigAction\EntityCreate
- Drupal\Core\Config\Action\Plugin\ConfigAction\Deriver\PermissionsPerBundleDeriver
- Drupal\Core\Config\Action\Plugin\ConfigAction\Deriver\EntityCreateDeriver
- Drupal\Core\Config\Action\Plugin\ConfigAction\Deriver\CreateForEachBundleDeriver
- Drupal\Core\Config\Action\Plugin\ConfigAction\Deriver\EntityMethodDeriver
- Drupal\Core\Config\Action\Attribute\ConfigAction
- Drupal\Core\Config\Action\Attribute\ActionMethod
- Drupal\Core\Config\Action\EntityMethodException
- Drupal\Core\Config\Action\ConfigActionPluginInterface
- Drupal\Core\Config\Action\ConfigActionManager
- Drupal\Core\Config\UnsupportedDataTypeConfigException
- Drupal\Core\Config\FileStorageFactory
- Drupal\Core\Config\ConfigPrefixLengthException
- Drupal\Core\Config\StorageTransformerException
- Drupal\Core\Config\ConfigCollectionEvents
- Drupal\Core\Config\TypedConfigManagerInterface
- Drupal\Core\Config\ConfigManager
- Drupal\Core\Config\ConfigManagerInterface
- Drupal\Core\Config\ConfigValueException
- Drupal\Core\Config\ConfigImporterEvent
- Drupal\Core\Config\StorageComparerInterface
- Drupal\Core\Config\ConfigCrudEvent
- Drupal\Core\Config\Entity\ConfigEntityBase
- Drupal\Core\Config\Entity\ConfigEntityTypeInterface
- Drupal\Core\Config\Entity\ConfigEntityStorageInterface
- Drupal\Core\Config\Entity\DraggableListBuilder
- Drupal\Core\Config\Entity\ConfigEntityStorage
- Drupal\Core\Config\Entity\ConfigEntityType
- Drupal\Core\Config\Entity\ConfigEntityListBuilder
- Drupal\Core\Config\Entity\ConfigDependencyManager
- Drupal\Core\Config\Entity\ConfigEntityInterface
- Drupal\Core\Config\Entity\ThirdPartySettingsInterface
- Drupal\Core\Config\Entity\Query\Query
- Drupal\Core\Config\Entity\Query\QueryFactory
- Drupal\Core\Config\Entity\Query\InvalidLookupKeyException
- Drupal\Core\Config\Entity\Query\Condition
- Drupal\Core\Config\Entity\ConfigDependencyDeleteFormTrait
- Drupal\Core\Config\Entity\ImportableEntityStorageInterface
- Drupal\Core\Config\Entity\Exception\ConfigEntityIdLengthException
- Drupal\Core\Config\Entity\Exception\ConfigEntityStorageClassException
- Drupal\Core\Config\Entity\ConfigEntityUpdater
- Drupal\Core\Config\Entity\ConfigEntityBundleBase
- Drupal\Core\Config\Entity\ConfigEntityDependency
- Drupal\Core\Http\LinkRelationTypeManager
- Drupal\Core\Http\ClientFactory
- Drupal\Core\Http\HandlerStackConfigurator
- Drupal\Core\Http\LinkRelationTypeInterface
- Drupal\Core\Http\LinkRelationType
- Drupal\Core\Http\Exception\CacheableUnprocessableEntityHttpException
- Drupal\Core\Http\Exception\CacheableNotAcceptableHttpException
- Drupal\Core\Http\Exception\CacheableAccessDeniedHttpException
- Drupal\Core\Http\Exception\CacheablePreconditionRequiredHttpException
- Drupal\Core\Http\Exception\CacheableUnsupportedMediaTypeHttpException
- Drupal\Core\Http\Exception\CacheableHttpException
- Drupal\Core\Http\Exception\CacheableServiceUnavailableHttpException
- Drupal\Core\Http\Exception\CacheableNotFoundHttpException
- Drupal\Core\Http\Exception\CacheableLengthRequiredHttpException
- Drupal\Core\Http\Exception\CacheableUnauthorizedHttpException
- Drupal\Core\Http\Exception\CacheableBadRequestHttpException
- Drupal\Core\Http\Exception\CacheableTooManyRequestsHttpException
- Drupal\Core\Http\Exception\CacheableConflictHttpException
- Drupal\Core\Http\Exception\CacheablePreconditionFailedHttpException
- Drupal\Core\Http\Exception\CacheableGoneHttpException
- Drupal\Core\Http\Exception\CacheableMethodNotAllowedHttpException
- Drupal\Core\Http\TrustedHostsRequestFactory
- Drupal\Core\Condition\ConditionAccessResolverTrait
- Drupal\Core\Condition\ConditionManager
- Drupal\Core\Condition\Attribute\Condition
- Drupal\Core\Condition\ConditionPluginCollection
- Drupal\Core\Condition\Annotation\Condition
- Drupal\Core\Condition\ConditionPluginBase
- Drupal\Core\Condition\ConditionInterface
- Drupal\Core\Asset\AssetCollectionGroupOptimizerInterface
- Drupal\Core\Asset\LibraryDiscoveryParser
- Drupal\Core\Asset\AssetCollectionGrouperInterface
- Drupal\Core\Asset\AssetOptimizerInterface
- Drupal\Core\Asset\JsCollectionOptimizerLazy
- Drupal\Core\Asset\CssCollectionOptimizerLazy
- Drupal\Core\Asset\AssetCollectionRendererInterface
- Drupal\Core\Asset\LibraryDependencyResolverInterface
- Drupal\Core\Asset\AttachedAssetsInterface
- Drupal\Core\Asset\AssetQueryStringInterface
- Drupal\Core\Asset\AssetDumperUriInterface
- Drupal\Core\Asset\CssCollectionGrouper
- Drupal\Core\Asset\CssOptimizer
- Drupal\Core\Asset\AssetGroupSetHashTrait
- Drupal\Core\Asset\LibraryDiscoveryInterface
- Drupal\Core\Asset\AssetResolverInterface
- Drupal\Core\Asset\LibrariesDirectoryFileFinder
- Drupal\Core\Asset\AssetQueryString
- Drupal\Core\Asset\JsCollectionGrouper
- Drupal\Core\Asset\AssetCollectionOptimizerInterface
- Drupal\Core\Asset\LibraryDiscovery
- Drupal\Core\Asset\AssetDumperInterface
- Drupal\Core\Asset\AssetDumper
- Drupal\Core\Asset\LibraryDependencyResolver
- Drupal\Core\Asset\AssetResolver
- Drupal\Core\Asset\Exception\IncompleteLibraryDefinitionException
- Drupal\Core\Asset\Exception\LibraryDefinitionMissingLicenseException
- Drupal\Core\Asset\Exception\InvalidLibrariesOverrideSpecificationException
- Drupal\Core\Asset\Exception\InvalidLibraryFileException
- Drupal\Core\Asset\Exception\InvalidLibrariesExtendSpecificationException
- Drupal\Core\Asset\LibraryDiscoveryCollector
- Drupal\Core\Asset\JsOptimizer
- Drupal\Core\Asset\CssCollectionRenderer
- Drupal\Core\Asset\JsCollectionRenderer
- Drupal\Core\Asset\AttachedAssets
- Drupal\Core\Command\DbDumpCommand
- Drupal\Core\Command\DbImportCommand
- Drupal\Core\Command\DbDumpApplication
- Drupal\Core\Command\DbCommandBase
- Drupal\Core\Command\InstallCommand
- Drupal\Core\Command\ServerCommand
- Drupal\Core\Command\GenerateProxyClassApplication
- Drupal\Core\Command\GenerateTheme
- Drupal\Core\Command\BootableCommandTrait
- Drupal\Core\Command\GenerateProxyClassCommand
- Drupal\Core\Command\DbToolsApplication
- Drupal\Core\Command\QuickStartCommand
- Drupal\Core\Entity\EntityLastInstalledSchemaRepository
- Drupal\Core\Entity\EntityAutocompleteMatcher
- Drupal\Core\Entity\EntityDefinitionUpdateManagerInterface
- Drupal\Core\Entity\TypedData\EntityDataDefinitionInterface
- Drupal\Core\Entity\TypedData\EntityDataDefinition
- Drupal\Core\Entity\EntityFieldManagerInterface
- Drupal\Core\Entity\EntityViewBuilderInterface
- Drupal\Core\Entity\EntityFormInterface
- Drupal\Core\Entity\EntityTypeRepository
- Drupal\Core\Entity\Schema\DynamicallyFieldableEntityStorageSchemaInterface
- Drupal\Core\Entity\Schema\EntityStorageSchemaInterface
- Drupal\Core\Entity\ContentEntityStorageBase
- Drupal\Core\Entity\EntityAccessCheck
- Drupal\Core\Entity\EntityDisplayModeInterface
- Drupal\Core\Entity\ContentEntityInterface
- Drupal\Core\Entity\EntityListBuilderInterface
- Drupal\Core\Entity\EntityDisplayBase
- Drupal\Core\Entity\RevisionLogInterface
- Drupal\Core\Entity\DependencyTrait
- Drupal\Core\Entity\EntityRepositoryInterface
- Drupal\Core\Entity\BundleEntityStorageInterface
- Drupal\Core\Entity\EntityStorageInterface
- Drupal\Core\Entity\EntityViewBuilder
- Drupal\Core\Entity\EntityFormBuilderInterface
- Drupal\Core\Entity\EntityCreateAnyAccessCheck
- Drupal\Core\Entity\EntityTypeManager
- Drupal\Core\Entity\EntityReferenceSelection\SelectionPluginManager
- Drupal\Core\Entity\EntityReferenceSelection\SelectionWithAutocreateInterface
- Drupal\Core\Entity\EntityReferenceSelection\SelectionInterface
- Drupal\Core\Entity\EntityReferenceSelection\SelectionPluginManagerInterface
- Drupal\Core\Entity\EntityReferenceSelection\SelectionPluginBase
- Drupal\Core\Entity\EntityBundleListenerInterface
- Drupal\Core\Entity\TranslatableStorageInterface
- Drupal\Core\Entity\EntityViewModeInterface
- Drupal\Core\Entity\Plugin\Derivative\VersionHistoryLocalTasks
- Drupal\Core\Entity\Plugin\Derivative\DefaultSelectionDeriver
- Drupal\Core\Entity\Plugin\EntityReferenceSelection\DefaultSelection
- Drupal\Core\Entity\Plugin\EntityReferenceSelection\PhpSelection
- Drupal\Core\Entity\Plugin\EntityReferenceSelection\Broken
- Drupal\Core\Entity\Plugin\Validation\Constraint\CompositeConstraintBase
- Drupal\Core\Entity\Plugin\Validation\Constraint\ReferenceAccessConstraintValidator
- Drupal\Core\Entity\Plugin\Validation\Constraint\EntityTypeConstraint
- Drupal\Core\Entity\Plugin\Validation\Constraint\EntityHasFieldConstraintValidator
- Drupal\Core\Entity\Plugin\Validation\Constraint\EntityHasFieldConstraint
- Drupal\Core\Entity\Plugin\Validation\Constraint\ReferenceAccessConstraint
- Drupal\Core\Entity\Plugin\Validation\Constraint\EntityChangedConstraintValidator
- Drupal\Core\Entity\Plugin\Validation\Constraint\ValidReferenceConstraint
- Drupal\Core\Entity\Plugin\Validation\Constraint\EntityUntranslatableFieldsConstraintValidator
- Drupal\Core\Entity\Plugin\Validation\Constraint\ImmutablePropertiesConstraintValidator
- Drupal\Core\Entity\Plugin\Validation\Constraint\BundleConstraintValidator
- Drupal\Core\Entity\Plugin\Validation\Constraint\ValidReferenceConstraintValidator
- Drupal\Core\Entity\Plugin\Validation\Constraint\EntityTypeConstraintValidator
- Drupal\Core\Entity\Plugin\Validation\Constraint\ImmutablePropertiesConstraint
- Drupal\Core\Entity\Plugin\Validation\Constraint\BundleConstraint
- Drupal\Core\Entity\Plugin\Validation\Constraint\EntityChangedConstraint
- Drupal\Core\Entity\Plugin\Validation\Constraint\EntityUntranslatableFieldsConstraint
- Drupal\Core\Entity\Plugin\Condition\EntityBundle
- Drupal\Core\Entity\Plugin\Condition\Deriver\EntityBundle
- Drupal\Core\Entity\Plugin\DataType\EntityAdapter
- Drupal\Core\Entity\Plugin\DataType\EntityReference
- Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter
- Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver
- Drupal\Core\Entity\EntityMalformedException
- Drupal\Core\Entity\EntityTypeManagerInterface
- Drupal\Core\Entity\EntityPublishedInterface
- Drupal\Core\Entity\EntityTypeBundleInfoInterface
- Drupal\Core\Entity\TranslatableInterface
- Drupal\Core\Entity\EntityHandlerInterface
- Drupal\Core\Entity\Routing\AdminHtmlRouteProvider
- Drupal\Core\Entity\Routing\EntityRouteProviderInterface
- Drupal\Core\Entity\Routing\DefaultHtmlRouteProvider
- Drupal\Core\Entity\Routing\RevisionHtmlRouteProvider
- Drupal\Core\Entity\Attribute\EntityReferenceSelection
- Drupal\Core\Entity\Attribute\ConfigEntityType
- Drupal\Core\Entity\Attribute\ContentEntityType
- Drupal\Core\Entity\Attribute\EntityType
- Drupal\Core\Entity\Sql\SqlEntityStorageInterface
- Drupal\Core\Entity\Sql\SqlContentEntityStorageSchema
- Drupal\Core\Entity\Sql\SqlContentEntityStorageException
- Drupal\Core\Entity\Sql\SqlFieldableEntityTypeListenerTrait
- Drupal\Core\Entity\Sql\SqlContentEntityStorage
- Drupal\Core\Entity\Sql\TableMappingInterface
- Drupal\Core\Entity\Sql\DefaultTableMapping
- Drupal\Core\Entity\EntityTypeListener
- Drupal\Core\Entity\EntityHandlerBase
- Drupal\Core\Entity\RevisionableContentEntityBase
- Drupal\Core\Entity\EntityTypeEventSubscriberTrait
- Drupal\Core\Entity\EntityForm
- Drupal\Core\Entity\ContentEntityType
- Drupal\Core\Entity\EntityStorageException
- Drupal\Core\Entity\EntityDescriptionInterface
- Drupal\Core\Entity\DynamicallyFieldableEntityStorageInterface
- Drupal\Core\Entity\TranslatableRevisionableInterface
- Drupal\Core\Entity\EntityDisplayRepositoryInterface
- Drupal\Core\Entity\EntityAccessControlHandlerInterface
- Drupal\Core\Entity\EntityResolverManager
- Drupal\Core\Entity\EntityDefinitionUpdateManager
- Drupal\Core\Entity\ContentEntityTypeInterface
- Drupal\Core\Entity\ContentEntityFormInterface
- Drupal\Core\Entity\EntityFormModeInterface
- Drupal\Core\Entity\EntityTypeListenerInterface
- Drupal\Core\Entity\RevisionableEntityBundleInterface
- Drupal\Core\Entity\EntityTypeEvent
- Drupal\Core\Entity\EntityTypeRepositoryInterface
- Drupal\Core\Entity\Annotation\EntityReferenceSelection
- Drupal\Core\Entity\Annotation\ConfigEntityType
- Drupal\Core\Entity\Annotation\ContentEntityType
- Drupal\Core\Entity\Annotation\EntityType
- Drupal\Core\Entity\EntityTypeInterface
- Drupal\Core\Entity\Controller\EntityRevisionViewController
- Drupal\Core\Entity\Controller\EntityController
- Drupal\Core\Entity\Controller\VersionHistoryController
- Drupal\Core\Entity\Controller\EntityViewController
- Drupal\Core\Entity\Controller\EntityListController
- Drupal\Core\Entity\KeyValueStore\KeyValueEntityStorage
- Drupal\Core\Entity\KeyValueStore\Query\Query
- Drupal\Core\Entity\KeyValueStore\Query\QueryFactory
- Drupal\Core\Entity\KeyValueStore\Query\Condition
- Drupal\Core\Entity\KeyValueStore\KeyValueContentEntityStorage
- Drupal\Core\Entity\ContentEntityStorageInterface
- Drupal\Core\Entity\EntityStorageBase
- Drupal\Core\Entity\FieldableEntityStorageInterface
- Drupal\Core\Entity\EntityType
- Drupal\Core\Entity\ContentEntityBase
- Drupal\Core\Entity\EntityRepository
- Drupal\Core\Entity\Form\DeleteMultipleForm
- Drupal\Core\Entity\Form\WorkspaceSafeFormTrait
- Drupal\Core\Entity\Form\RevisionRevertForm
- Drupal\Core\Entity\Form\RevisionDeleteForm
- Drupal\Core\Entity\SynchronizableEntityTrait
- Drupal\Core\Entity\EntityFormBuilder
- Drupal\Core\Entity\BundlePermissionHandlerTrait
- Drupal\Core\Entity\EntityConstraintViolationList
- Drupal\Core\Entity\EntityDisplayPluginCollection
- Drupal\Core\Entity\EntityDisplayRepository
- Drupal\Core\Entity\Query\Null\Query
- Drupal\Core\Entity\Query\Null\QueryFactory
- Drupal\Core\Entity\Query\Null\Condition
- Drupal\Core\Entity\Query\QueryBase
- Drupal\Core\Entity\Query\QueryInterface
- Drupal\Core\Entity\Query\ConditionAggregateInterface
- Drupal\Core\Entity\Query\Sql\ConditionAggregate
- Drupal\Core\Entity\Query\Sql\TablesInterface
- Drupal\Core\Entity\Query\Sql\Query
- Drupal\Core\Entity\Query\Sql\QueryAggregate
- Drupal\Core\Entity\Query\Sql\Tables
- Drupal\Core\Entity\Query\Sql\pgsql\QueryFactory
- Drupal\Core\Entity\Query\Sql\pgsql\Condition
- Drupal\Core\Entity\Query\Sql\QueryFactory
- Drupal\Core\Entity\Query\Sql\Condition
- Drupal\Core\Entity\Query\QueryAggregateInterface
- Drupal\Core\Entity\Query\QueryException
- Drupal\Core\Entity\Query\ConditionBase
- Drupal\Core\Entity\Query\ConditionFundamentals
- Drupal\Core\Entity\Query\QueryFactoryInterface
- Drupal\Core\Entity\Query\ConditionAggregateBase
- Drupal\Core\Entity\Query\ConditionInterface
- Drupal\Core\Entity\RevisionableInterface
- Drupal\Core\Entity\ContentEntityNullStorage
- Drupal\Core\Entity\EntityAccessControlHandler
- Drupal\Core\Entity\HtmlEntityFormController
- Drupal\Core\Entity\EntityChangedInterface
- Drupal\Core\Entity\ContentEntityDeleteForm
- Drupal\Core\Entity\TranslatableRevisionableStorageInterface
- Drupal\Core\Entity\EntityInterface
- Drupal\Core\Entity\Display\EntityDisplayInterface
- Drupal\Core\Entity\Display\EntityViewDisplayInterface
- Drupal\Core\Entity\Display\EntityFormDisplayInterface
- Drupal\Core\Entity\EntityPublishedTrait
- Drupal\Core\Entity\ContentEntityForm
- Drupal\Core\Entity\EntityTypeBundleInfo
- Drupal\Core\Entity\Event\BundleConfigImportValidate
- Drupal\Core\Entity\RevisionableStorageInterface
- Drupal\Core\Entity\ContentEntityConfirmFormBase
- Drupal\Core\Entity\EntityAutocompleteMatcherInterface
- Drupal\Core\Entity\ContentUninstallValidator
- Drupal\Core\Entity\Exception\InvalidLinkTemplateException
- Drupal\Core\Entity\Exception\AmbiguousEntityClassException
- Drupal\Core\Entity\Exception\NoCorrespondingEntityClassException
- Drupal\Core\Entity\Exception\MissingBundleClassException
- Drupal\Core\Entity\Exception\EntityTypeIdLengthException
- Drupal\Core\Entity\Exception\FieldStorageDefinitionUpdateForbiddenException
- Drupal\Core\Entity\Exception\UndefinedLinkTemplateException
- Drupal\Core\Entity\Exception\AmbiguousBundleClassException
- Drupal\Core\Entity\Exception\UnsupportedEntityTypeDefinitionException
- Drupal\Core\Entity\Exception\BundleClassInheritanceException
- Drupal\Core\Entity\EntityFieldManager
- Drupal\Core\Entity\EntityChangedTrait
- Drupal\Core\Entity\EntityTypeEvents
- Drupal\Core\Entity\SynchronizableInterface
- Drupal\Core\Entity\EditorialContentEntityBase
- Drupal\Core\Entity\Element\EntityAutocomplete
- Drupal\Core\Entity\DraggableListBuilderTrait
- Drupal\Core\Entity\EntityListBuilder
- Drupal\Core\Entity\EntityWithPluginCollectionInterface
- Drupal\Core\Entity\EntityDeleteForm
- Drupal\Core\Entity\EntityConfirmFormBase
- Drupal\Core\Entity\Enhancer\EntityBundleRouteEnhancer
- Drupal\Core\Entity\Enhancer\EntityRouteEnhancer
- Drupal\Core\Entity\EntityDeleteFormTrait
- Drupal\Core\Entity\EntityCreateAccessCheck
- Drupal\Core\Entity\EntityLastInstalledSchemaRepositoryInterface
- Drupal\Core\Entity\EntityDeleteMultipleAccessCheck
- Drupal\Core\Entity\EntityDisplayModeBase
- Drupal\Core\Entity\EntityBundleListener
- Drupal\Core\Entity\FieldableEntityInterface
- Drupal\Core\Entity\BundleEntityFormBase
- Drupal\Core\Entity\EntityBase
- Drupal\Core\Entity\EntityChangesDetectionTrait
- Drupal\Core\Entity\RevisionLogEntityTrait
- Drupal\Core\Entity\Entity\Access\EntityFormDisplayAccessControlHandler
- Drupal\Core\Entity\Entity\Access\EntityViewDisplayAccessControlHandler
- Drupal\Core\Entity\Entity\EntityViewMode
- Drupal\Core\Entity\Entity\EntityFormMode
- Drupal\Core\Entity\Entity\EntityFormDisplay
- Drupal\Core\Entity\Entity\EntityViewDisplay
- Drupal\Core\Entity\EntityConstraintViolationListInterface
- Drupal\Core\ProxyClass\File\MimeType { /** * Provides a proxy class for \Drupal\Core\File\MimeType\ExtensionMimeTypeGuesser. * * @see \Drupal\Component\ProxyBuilder */ class ExtensionMimeTypeGuesser implements \Symfony\Component\Mime\MimeTypeGuesserInterface { use \Drupal\Core\DependencyInjection\DependencySerializationTrait\ExtensionMimeTypeGuesser
- Drupal\Core\ProxyClass\File\MimeType { /** * Provides a proxy class for \Drupal\Core\File\MimeType\MimeTypeGuesser. * * @see \Drupal\Component\ProxyBuilder */ class MimeTypeGuesser implements \Symfony\Component\Mime\MimeTypeGuesserInterface { use \Drupal\Core\DependencyInjection\DependencySerializationTrait\MimeTypeGuesser
- Drupal\Core\ProxyClass { /** * Provides a proxy class for \Drupal\Core\Cron. * * @see \Drupal\Component\ProxyBuilder */ class Cron implements \Drupal\Core\CronInterface { use \Drupal\Core\DependencyInjection\DependencySerializationTrait\Cron
- Drupal\Core\ProxyClass\ParamConverter { /** * Provides a proxy class for \Drupal\Core\ParamConverter\MenuLinkPluginConverter. * * @see \Drupal\Component\ProxyBuilder */ class MenuLinkPluginConverter implements \Drupal\Core\ParamConverter\ParamConverterInterface { use \Drupal\Core\DependencyInjection\DependencySerializationTrait\MenuLinkPluginConverter
- Drupal\Core\ProxyClass\ParamConverter { /** * Provides a proxy class for \Drupal\Core\ParamConverter\AdminPathConfigEntityConverter. * * @see \Drupal\Component\ProxyBuilder */ class AdminPathConfigEntityConverter implements \Drupal\Core\ParamConverter\ParamConverterInterface { use \Drupal\Core\DependencyInjection\DependencySerializationTrait\AdminPathConfigEntityConverter
- Drupal\Core\ProxyClass\Routing { /** * Provides a proxy class for \Drupal\Core\Routing\MatcherDumper. * * @see \Drupal\Component\ProxyBuilder */ class MatcherDumper implements \Drupal\Core\Routing\MatcherDumperInterface { use \Drupal\Core\DependencyInjection\DependencySerializationTrait\MatcherDumper
- Drupal\Core\ProxyClass\Routing { /** * Provides a proxy class for \Drupal\Core\Routing\RouteBuilder. * * @see \Drupal\Component\ProxyBuilder */ class RouteBuilder implements \Drupal\Core\Routing\RouteBuilderInterface, \Drupal\Core\DestructableInterface { use \Drupal\Core\DependencyInjection\DependencySerializationTrait\RouteBuilder
- Drupal\Core\ProxyClass\Extension { /** * Provides a proxy class for \Drupal\Core\Extension\ModuleInstaller. * * @see \Drupal\Component\ProxyBuilder */ class ModuleInstaller implements \Drupal\Core\Extension\ModuleInstallerInterface { use \Drupal\Core\DependencyInjection\DependencySerializationTrait\ModuleInstaller
- Drupal\Core\ProxyClass\PageCache { /** * Provides a proxy class for \Drupal\Core\PageCache\ChainResponsePolicy. * * @see \Drupal\Component\ProxyBuilder */ class ChainResponsePolicy implements \Drupal\Core\PageCache\ChainResponsePolicyInterface { use \Drupal\Core\DependencyInjection\DependencySerializationTrait\ChainResponsePolicy
- Drupal\Core\ProxyClass\Render { /** * Provides a proxy class for \Drupal\Core\Render\BareHtmlPageRenderer. * * @see \Drupal\Component\ProxyBuilder */ class BareHtmlPageRenderer implements \Drupal\Core\Render\BareHtmlPageRendererInterface { use \Drupal\Core\DependencyInjection\DependencySerializationTrait\BareHtmlPageRenderer
- Drupal\Core\ProxyClass\Lock { /** * Provides a proxy class for \Drupal\Core\Lock\DatabaseLockBackend. * * @see \Drupal\Component\ProxyBuilder */ class DatabaseLockBackend implements \Drupal\Core\Lock\LockBackendInterface { use \Drupal\Core\DependencyInjection\DependencySerializationTrait\DatabaseLockBackend
- Drupal\Core\ProxyClass\Lock { /** * Provides a proxy class for \Drupal\Core\Lock\PersistentDatabaseLockBackend. * * @see \Drupal\Component\ProxyBuilder */ class PersistentDatabaseLockBackend implements \Drupal\Core\Lock\LockBackendInterface { use \Drupal\Core\DependencyInjection\DependencySerializationTrait\PersistentDatabaseLockBackend
- Drupal\Core\ProxyClass\Menu { /** * Provides a proxy class for \Drupal\Core\Menu\MenuActiveTrail. * * @see \Drupal\Component\ProxyBuilder */ class MenuActiveTrail implements \Drupal\Core\Cache\CacheCollectorInterface, \Drupal\Core\DestructableInterface, \Drupal\Core\Menu\MenuActiveTrailInterface { use \Drupal\Core\DependencyInjection\DependencySerializationTrait\MenuActiveTrail
- Drupal\Core\ProxyClass\Batch { /** * Provides a proxy class for \Drupal\Core\Batch\BatchStorage. * * @see \Drupal\Component\ProxyBuilder */ class BatchStorage implements \Drupal\Core\Batch\BatchStorageInterface { use \Drupal\Core\DependencyInjection\DependencySerializationTrait\BatchStorage
- Drupal\Core\ProxyClass\Config { /** * Provides a proxy class for \Drupal\Core\Config\ConfigInstaller. * * @see \Drupal\Component\ProxyBuilder */ class ConfigInstaller implements \Drupal\Core\Config\ConfigInstallerInterface { use \Drupal\Core\DependencyInjection\DependencySerializationTrait\ConfigInstaller
- Drupal\Core\Archiver\ArchiverManager
- Drupal\Core\Archiver\Attribute\Archiver
- Drupal\Core\Archiver\Tar
- Drupal\Core\Archiver\Annotation\Archiver
- Drupal\Core\Archiver\ArchiverException
- Drupal\Core\Archiver\ArchiveTar
- Drupal\Core\Archiver\Zip
- Drupal\Core\Archiver\ArchiverInterface
- Drupal\Core\Installer\InstallerKernel
- Drupal\Core\Installer\InstallerAccessPolicy
- Drupal\Core\Installer\ExtensionListTrait
- Drupal\Core\Installer\InstallerRedirectTrait
- Drupal\Core\Installer\InstallerServiceProvider
- Drupal\Core\Installer\ConfigOverride
- Drupal\Core\Installer\InstallerThemeExtensionList
- Drupal\Core\Installer\Form\SiteConfigureForm
- Drupal\Core\Installer\Form\SiteSettingsForm
- Drupal\Core\Installer\Form\SelectProfileForm
- Drupal\Core\Installer\Form\SelectLanguageForm
- Drupal\Core\Installer\NormalInstallerServiceProvider
- Drupal\Core\Installer\InstallerModuleExtensionList
- Drupal\Core\Installer\Exception\InstallerException
- Drupal\Core\Installer\Exception\NoProfilesException
- Drupal\Core\Installer\Exception\AlreadyInstalledException
- Drupal\Core\Installer\InstallerRouteProviderLazyBuilder
- Drupal\Core\Installer\InstallerRouteBuilder
- Drupal\Core\Installer\InstallerThemeEngineExtensionList
- Drupal\Core\Pager\PagerParametersInterface
- Drupal\Core\Pager\Pager
- Drupal\Core\Pager\PagerManagerInterface
- Drupal\Core\Pager\PagerManager
- Drupal\Core\Pager\PagerParameters
- Drupal\Core\DrupalKernel
Download Latest Version: 11.2.0

Previous Versions
Code Integration Example
Make sure to include the correct namespace and class paths for proper usage.
<?php
// Example from PHPlibraries.com
require_once 'libs/drupal/core/11.2.0/loader.php';
echo '✅ Library loaded.';
?>
We aim to make using PHP packages easier without Composer. If something doesn't work, let us know — we'll fix it promptly.
Community Discussion
Ask questions, share tips, or report issues below.