Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Reference.php

79 files declare their use of Reference

AbstractConfigurator.php in vendor/symfony/dependency-injection/Loader/Configurator/AbstractConfigurator.php
AbstractRecursivePass.php in vendor/symfony/dependency-injection/Compiler/AbstractRecursivePass.php
AddAutoMappingConfigurationPass.php in vendor/symfony/validator/DependencyInjection/AddAutoMappingConfigurationPass.php
AddConsoleCommandPass.php in vendor/symfony/console/DependencyInjection/AddConsoleCommandPass.php
AddConstraintValidatorsPass.php in vendor/symfony/validator/DependencyInjection/AddConstraintValidatorsPass.php
AddExpressionLanguageProvidersPass.php in vendor/symfony/routing/DependencyInjection/AddExpressionLanguageProvidersPass.php
AddMimeTypeGuesserPass.php in vendor/symfony/mime/DependencyInjection/AddMimeTypeGuesserPass.php
AddValidatorInitializersPass.php in vendor/symfony/validator/DependencyInjection/AddValidatorInitializersPass.php
AliasDeprecatedPublicServicesPass.php in vendor/symfony/dependency-injection/Compiler/AliasDeprecatedPublicServicesPass.php
AnalyzeServiceReferencesPass.php in vendor/symfony/dependency-injection/Compiler/AnalyzeServiceReferencesPass.php
Autowire.php in vendor/symfony/dependency-injection/Attribute/Autowire.php
AutowireCallable.php in vendor/symfony/dependency-injection/Attribute/AutowireCallable.php
AutowireMethodOf.php in vendor/symfony/dependency-injection/Attribute/AutowireMethodOf.php
AutowirePass.php in vendor/symfony/dependency-injection/Compiler/AutowirePass.php
AutowireServiceClosure.php in vendor/symfony/dependency-injection/Attribute/AutowireServiceClosure.php
CheckExceptionOnInvalidReferenceBehaviorPass.php in vendor/symfony/dependency-injection/Compiler/CheckExceptionOnInvalidReferenceBehaviorPass.php
CheckReferenceValidityPass.php in vendor/symfony/dependency-injection/Compiler/CheckReferenceValidityPass.php
CheckTypeDeclarationsPass.php in vendor/symfony/dependency-injection/Compiler/CheckTypeDeclarationsPass.php
ControllerArgumentValueResolverPass.php in vendor/symfony/http-kernel/DependencyInjection/ControllerArgumentValueResolverPass.php
CoreServiceProvider.php in core/lib/Drupal/Core/CoreServiceProvider.php
DecoratorServicePass.php in vendor/symfony/dependency-injection/Compiler/DecoratorServicePass.php
DefinitionErrorExceptionPass.php in vendor/symfony/dependency-injection/Compiler/DefinitionErrorExceptionPass.php
FragmentRendererPass.php in vendor/symfony/http-kernel/DependencyInjection/FragmentRendererPass.php
GraphvizDumper.php in vendor/symfony/dependency-injection/Dumper/GraphvizDumper.php
InlineFormErrorsServiceProvider.php in core/modules/inline_form_errors/src/InlineFormErrorsServiceProvider.php
InlineServiceDefinitionsPass.php in vendor/symfony/dependency-injection/Compiler/InlineServiceDefinitionsPass.php
install.core.inc in core/includes/install.core.inc
API functions for installing Drupal.
InstallerServiceProvider.php in core/lib/Drupal/Core/Installer/InstallerServiceProvider.php
LanguageServiceProvider.php in core/modules/language/src/LanguageServiceProvider.php
LayoutBuilderServiceProvider.php in core/modules/layout_builder/src/LayoutBuilderServiceProvider.php
LazyClosure.php in vendor/symfony/dependency-injection/Argument/LazyClosure.php
LoggerAwarePass.php in core/lib/Drupal/Core/DependencyInjection/Compiler/LoggerAwarePass.php
LoggerPass.php in vendor/symfony/http-kernel/DependencyInjection/LoggerPass.php
MigrateDrupalServiceProvider.php in core/modules/migrate_drupal/src/MigrateDrupalServiceProvider.php
NavigationServiceProvider.php in core/modules/navigation/src/NavigationServiceProvider.php
NodeServiceProvider.php in core/modules/node/src/NodeServiceProvider.php
NormalInstallerServiceProvider.php in core/lib/Drupal/Core/Installer/NormalInstallerServiceProvider.php
OptimizedPhpArrayDumper.php in core/lib/Drupal/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumper.php
PhpDumper.php in vendor/symfony/dependency-injection/Dumper/PhpDumper.php
PriorityTaggedServiceTrait.php in vendor/symfony/dependency-injection/Compiler/PriorityTaggedServiceTrait.php
ProxyServicesPass.php in core/lib/Drupal/Core/DependencyInjection/Compiler/ProxyServicesPass.php
RegisterAccessChecksPass.php in core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterAccessChecksPass.php
RegisterControllerArgumentLocatorsPass.php in vendor/symfony/http-kernel/DependencyInjection/RegisterControllerArgumentLocatorsPass.php
RegisterEntityResolversCompilerPass.php in core/modules/serialization/src/RegisterEntityResolversCompilerPass.php
RegisterEnvVarProcessorsPass.php in vendor/symfony/dependency-injection/Compiler/RegisterEnvVarProcessorsPass.php
RegisterListenersPass.php in vendor/symfony/event-dispatcher/DependencyInjection/RegisterListenersPass.php
RegisterLocaleAwareServicesPass.php in vendor/symfony/http-kernel/DependencyInjection/RegisterLocaleAwareServicesPass.php
RegisterReverseContainerPass.php in vendor/symfony/dependency-injection/Compiler/RegisterReverseContainerPass.php
RegisterSerializationClassesCompilerPass.php in core/modules/jsonapi/src/DependencyInjection/Compiler/RegisterSerializationClassesCompilerPass.php
RegisterSerializationClassesCompilerPass.php in core/modules/serialization/src/RegisterSerializationClassesCompilerPass.php
RegisterServiceSubscribersPass.php in vendor/symfony/dependency-injection/Compiler/RegisterServiceSubscribersPass.php
RegisterStreamWrappersPass.php in core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterStreamWrappersPass.php
RemoveUnusedDefinitionsPass.php in vendor/symfony/dependency-injection/Compiler/RemoveUnusedDefinitionsPass.php
ReplaceAliasByActualDefinitionPass.php in vendor/symfony/dependency-injection/Compiler/ReplaceAliasByActualDefinitionPass.php
ResettableServicePass.php in vendor/symfony/http-kernel/DependencyInjection/ResettableServicePass.php
ResolveAutowireInlineAttributesPass.php in vendor/symfony/dependency-injection/Compiler/ResolveAutowireInlineAttributesPass.php
ResolveBindingsPass.php in vendor/symfony/dependency-injection/Compiler/ResolveBindingsPass.php
ResolveDecoratorStackPass.php in vendor/symfony/dependency-injection/Compiler/ResolveDecoratorStackPass.php
ResolveHotPathPass.php in vendor/symfony/dependency-injection/Compiler/ResolveHotPathPass.php
ResolveInvalidReferencesPass.php in vendor/symfony/dependency-injection/Compiler/ResolveInvalidReferencesPass.php
ResolveNamedArgumentsPass.php in vendor/symfony/dependency-injection/Compiler/ResolveNamedArgumentsPass.php
ResolveNoPreloadPass.php in vendor/symfony/dependency-injection/Compiler/ResolveNoPreloadPass.php
ResolveReferencesToAliasesPass.php in vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php
ResolveServiceSubscribersPass.php in vendor/symfony/dependency-injection/Compiler/ResolveServiceSubscribersPass.php
RoutingResolverPass.php in vendor/symfony/routing/DependencyInjection/RoutingResolverPass.php
SerializerPass.php in vendor/symfony/serializer/DependencyInjection/SerializerPass.php
ServiceLocatorTagPass.php in vendor/symfony/dependency-injection/Compiler/ServiceLocatorTagPass.php
ServiceReferenceGraph.php in vendor/symfony/dependency-injection/Compiler/ServiceReferenceGraph.php
StackedKernelPass.php in core/lib/Drupal/Core/DependencyInjection/Compiler/StackedKernelPass.php
StackedSessionHandlerPass.php in core/lib/Drupal/Core/DependencyInjection/Compiler/StackedSessionHandlerPass.php
TaggedHandlersPass.php in core/lib/Drupal/Core/DependencyInjection/Compiler/TaggedHandlersPass.php
UpdateCompilerPass.php in core/lib/Drupal/Core/Update/UpdateCompilerPass.php
UpdateServiceProvider.php in core/lib/Drupal/Core/Update/UpdateServiceProvider.php
WorkspacesServiceProvider.php in core/modules/workspaces/src/WorkspacesServiceProvider.php
XmlDumper.php in vendor/symfony/dependency-injection/Dumper/XmlDumper.php
XmlFileLoader.php in vendor/symfony/dependency-injection/Loader/XmlFileLoader.php
YamlDumper.php in vendor/symfony/dependency-injection/Dumper/YamlDumper.php
YamlFileLoader.php in vendor/symfony/dependency-injection/Loader/YamlFileLoader.php
YamlFileLoader.php in core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal