/
githubmirror
/
symfony
ОбзорДокументацияВойти
/
githubmirror
/
symfony
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
symfony/
.../DependencyInjection/Compiler/
..
AbstractRecursivePass.php

[DependencyInjection] Resolve factories on "service_container" against the concrete container class

8 дней назад
AddBehaviorDescribingTagsPass.php

[DependencyInjection] Keep behavior-describing tags 'proxy' and 'container.service_subscriber.locator' on decorated services

2 месяца назад
AliasDeprecatedPublicServicesPass.php

[DI]: removed unnecessary checks on `Definition`s and `Alias`es

год назад
AnalyzeServiceReferencesPass.php

Merge branch '6.4' into 7.4

20 часов назад
AttributeAutoconfigurationPass.php

[DependencyInjection][Validator] Remove needless code

год назад
AutoAliasServicePass.php

CS fixes

год назад
AutowireAsDecoratorPass.php

[DependencyInjection] Add tag decoration support

6 месяцев назад
AutowirePass.php

[DependencyInjection] Allow injecting a service as a lazy proxy on a per-argument basis

9 дней назад
AutowireRequiredMethodsPass.php

[DependencyInjection] Add a $priority argument to the #[Required] attribute

16 дней назад
AutowireRequiredPropertiesPass.php

Merge branch '8.0' into 8.1

6 месяцев назад
CheckAliasValidityPass.php

[DependencyInjection] Skip validating deprecated aliases in CheckAliasValidityPass

3 месяца назад
CheckArgumentsValidityPass.php

CS fixes

год назад
CheckCircularReferencesPass.php

Merge branch '6.4' into 7.2

год назад
CheckDefinitionValidityPass.php

Merge branch '6.4' into 7.4

4 месяца назад
CheckExceptionOnInvalidReferenceBehaviorPass.php

CS fixes

год назад
CheckFactoryBuilderCircularReferencePass.php

[DependencyInjection] Reject circular references through a factory builder's setup

3 месяца назад
CheckReferenceValidityPass.php

CS fixes

год назад
CheckTypeDeclarationsPass.php

[DependencyInjection] Support autowiring env vars as closures or `Stringable` when using `#[Autowire(env: 'FOO')]`

4 месяца назад
Compiler.php

[Components] Convert to native return types

3 года назад
CompilerPassInterface.php

Enforce return types on all components

год назад
DecoratorServicePass.php

[DependencyInjection] Restore reading "container.behavior_describing_tags" in DecoratorServicePass

15 дней назад
DefinitionErrorExceptionPass.php

Merge branch '6.4' into 7.3

год назад
ExtensionCompilerPass.php

[Components] Convert to native return types

3 года назад
InlineServiceDefinitionsPass.php

[DependencyInjection] Fix `#[AutowireCallable]` sometimes incorrectly inlined

8 месяцев назад
MergeExtensionConfigurationPass.php

[DependencyInjection] Add Kernel and Bundle infrastructure for HTTP-less DI-powered apps

4 месяца назад
PassConfig.php

[DependencyInjection] Allow injecting a service as a lazy proxy on a per-argument basis

9 дней назад
PriorityTaggedServiceTrait.php

More CS fixes

4 месяца назад
RegisterAutoconfigureAttributesPass.php

[DependencyInjection] Allow computing #[AutoconfigureTag] attributes per tagged service

2 месяца назад
RegisterEnvVarProcessorsPass.php

CS fixes

год назад
RegisterReverseContainerPass.php

use constructor property promotion

2 года назад
RegisterServiceSubscribersPass.php

CS fixes

год назад
RemoveAbstractDefinitionsPass.php

Merge branch '6.4' into 7.4

6 месяцев назад
RemoveBuildParametersPass.php

Merge branch '6.4' into 7.4

4 месяца назад
RemovePrivateAliasesPass.php

CS fixes

год назад
RemoveUnusedDefinitionsPass.php

CS fixes

год назад
ReplaceAliasByActualDefinitionPass.php

Merge branch '6.4' into 7.3

7 месяцев назад
ResettableServicePass.php

[DependencyInjection][HttpKernel] Add support for resetting non-shared services

3 месяца назад
ResolveAutowireInlineAttributesPass.php

[DependencyInjection] Fix parsing nested AutowireInline attributes

2 года назад
ResolveBindingsPass.php

Merge branch '6.4' into 7.4

6 месяцев назад
ResolveChildDefinitionsPass.php

CS fixes

год назад
ResolveClassPass.php

Merge branch '7.4' into 8.0

8 месяцев назад
ResolveDecoratorStackPass.php

Merge branch '6.4' into 7.4

2 месяца назад
ResolveEnvPlaceholdersPass.php

[DependencyInjection][FrameworkBundle] Use php-serialize to dump the container for debug/lint commands

год назад
ResolveFactoryClassPass.php

CS fixes

год назад
ResolveHotPathPass.php

Merge branch '6.4' into 7.3

год назад
ResolveInstanceofConditionalsPass.php

Merge branch '8.1' into 8.2

2 дня назад
ResolveInvalidReferencesPass.php

[DependencyInjection] Parse attributes found on abstract classes for resource definitions

год назад
ResolveLazyProxyPass.php

[DependencyInjection] Allow injecting a service as a lazy proxy on a per-argument basis

9 дней назад
ResolveNamedArgumentsPass.php

CS fixes

год назад
ResolveNoPreloadPass.php

[DI]: removed unnecessary checks on `Definition`s and `Alias`es

год назад
ResolveParameterPlaceHoldersPass.php

[Components] Convert to native return types

3 года назад
ResolveReferencesToAliasesPass.php

Merge branch '6.4' into 7.3

7 месяцев назад
ResolveServiceSubscribersPass.php

[DependencyInjection] Skip scanning scalar values in compiler passes when not needed

3 года назад
ResolveTaggedIteratorArgumentPass.php

[DependencyInjection] Skip scanning scalar values in compiler passes when not needed

3 года назад
ServiceLocatorTagPass.php

Merge branch '6.4' into 7.4

4 месяца назад
ServiceReferenceGraph.php

[DependencyInjection] Fix circular references through expressions

20 часов назад
ServiceReferenceGraphEdge.php

Merge branch '6.4' into 7.4

20 часов назад
ServiceReferenceGraphNode.php

use constructor property promotion

2 года назад
TagDecoratorPass.php

[DependencyInjection] Add support for using service stacks as decorators, including `decorates_tag`

5 месяцев назад
ValidateEnvPlaceholdersPass.php

Merge branch '6.4' into 7.2

2 года назад