90 files declare their use of ContainerBuilder

AddClassesToCachePass.php in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DependencyInjection/AddClassesToCachePass.php
AnalyzeServiceReferencesPass.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/AnalyzeServiceReferencesPass.php
AnalyzeServiceReferencesPassTest.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/AnalyzeServiceReferencesPassTest.php
BanBundle.php in drupal/core/modules/ban/lib/Drupal/ban/BanBundle.php
Definition of Drupal\ban\BanBundle.
Bundle.php in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Bundle/Bundle.php
BundleInterface.php in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Bundle/BundleInterface.php
BundleTestBundle.php in drupal/core/modules/system/tests/modules/bundle_test/lib/Drupal/bundle_test/BundleTestBundle.php
Definition of Drupal\bundle_test\BundleTestBundle.
CheckCircularReferencesPass.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckCircularReferencesPass.php
CheckCircularReferencesPassTest.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckCircularReferencesPassTest.php
CheckDefinitionValidityPass.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckDefinitionValidityPass.php
CheckDefinitionValidityPassTest.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckDefinitionValidityPassTest.php
CheckExceptionOnInvalidReferenceBehaviorPass.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckExceptionOnInvalidReferenceBehaviorPass.php
CheckExceptionOnInvalidReferenceBehaviorPassTest.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckExceptionOnInvalidReferenceBehaviorPassTest.php
CheckReferenceValidityPass.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckReferenceValidityPass.php
CheckReferenceValidityPassTest.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckReferenceValidityPassTest.php
ClosureLoader.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/ClosureLoader.php
ClosureLoaderTest.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/ClosureLoaderTest.php
Compiler.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/Compiler.php
CompilerPassInterface.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CompilerPassInterface.php
ConfigurableExtension.php in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DependencyInjection/ConfigurableExtension.php
ConfigurationExtensionInterface.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Extension/ConfigurationExtensionInterface.php
container10.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/containers/container10.php
container11.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/containers/container11.php
container12.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/containers/container12.php
container8.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/containers/container8.php
container9.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/containers/container9.php
ContainerBuilder.php in drupal/core/lib/Drupal/Core/DependencyInjection/ContainerBuilder.php
Definition of Drupal\Core\DependencyInjection\Container.
ContainerBuilderTest.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php
CoreBundle.php in drupal/core/lib/Drupal/Core/CoreBundle.php
Definition of Drupal\Core\CoreBundle.
CrossCheckTest.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/CrossCheckTest.php
Dumper.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/Dumper.php
Extension.php in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DependencyInjection/Extension.php
ExtensionInterface.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Extension/ExtensionInterface.php
ExtensionLoadedExtension.php in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/ExtensionLoadedBundle/DependencyInjection/ExtensionLoadedExtension.php
ExtensionPresentExtension.php in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/ExtensionPresentBundle/DependencyInjection/ExtensionPresentExtension.php
FieldBundle.php in drupal/core/modules/field/lib/Drupal/field/FieldBundle.php
Contains Drupal\field\FieldBundle.
FieldSqlStorageBundle.php in drupal/core/modules/field/modules/field_sql_storage/lib/Drupal/field_sql_storage/FieldSqlStorageBundle.php
Definition of Drupal\field_sql_storage\FieldSqlStorageBundle.
FileBundle.php in drupal/core/modules/file/lib/Drupal/file/FileBundle.php
Definition of Drupal\file\FileBundle.
FileLoader.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/FileLoader.php
GraphvizDumperTest.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/GraphvizDumperTest.php
IniFileLoaderTest.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/IniFileLoaderTest.php
InlineServiceDefinitionsPass.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/InlineServiceDefinitionsPass.php
InlineServiceDefinitionsPassTest.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/InlineServiceDefinitionsPassTest.php
install.core.inc in drupal/core/includes/install.core.inc
API functions for installing Drupal.
IntegrationTest.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/IntegrationTest.php
interfaces1.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/containers/interfaces1.php
interfaces2.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/containers/interfaces2.php
JsonldBundle.php in drupal/core/modules/jsonld/lib/Drupal/jsonld/JsonldBundle.php
Definition of Drupal\jsonld\JsonldBundle.
Kernel.php in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php
LayoutBundle.php in drupal/core/modules/layout/lib/Drupal/layout/LayoutBundle.php
Definition of Drupal\layout\LayoutBundle.
MergeExtensionConfigurationPass.php in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DependencyInjection/MergeExtensionConfigurationPass.php
MergeExtensionConfigurationPass.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php
PhpDumper.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
PhpDumperTest.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php
PhpFileLoaderTest.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/PhpFileLoaderTest.php
ProjectExtension.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/ProjectExtension.php
RegisterAccessChecksPass.php in drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterAccessChecksPass.php
Contains Drupal\Core\DependencyInjection\Compiler\RegisterAccessChecksPass.
RegisterKernelListenersPass.php in drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterKernelListenersPass.php
Definition of Drupal\Core\DependencyInjection\Compiler\RegisterKernelListenersPass.
RegisterMatchersPass.php in drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterMatchersPass.php
Contains Drupal\Core\DependencyInjection\Compiler\RegisterMatchersPass.
RegisterNestedMatchersPass.php in drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterNestedMatchersPass.php
Contains Drupal\Core\DependencyInjection\Compiler\RegisterNestedMatchersPass.
RegisterSerializationClassesPass.php in drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterSerializationClassesPass.php
Contains Drupal\serialization\RegisterSerializationClassesPass.
RemoveAbstractDefinitionsPass.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RemoveAbstractDefinitionsPass.php
RemovePrivateAliasesPass.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RemovePrivateAliasesPass.php
RemoveUnusedDefinitionsPass.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RemoveUnusedDefinitionsPass.php
RemoveUnusedDefinitionsPassTest.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/RemoveUnusedDefinitionsPassTest.php
RepeatedPass.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RepeatedPass.php
ReplaceAliasByActualDefinitionPass.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ReplaceAliasByActualDefinitionPass.php
ReplaceAliasByActualDefinitionPassTest.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ReplaceAliasByActualDefinitionPassTest.php
ResolveDefinitionTemplatesPass.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ResolveDefinitionTemplatesPass.php
ResolveDefinitionTemplatesPassTest.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveDefinitionTemplatesPassTest.php
ResolveInvalidReferencesPass.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ResolveInvalidReferencesPass.php
ResolveInvalidReferencesPassTest.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveInvalidReferencesPassTest.php
ResolveParameterPlaceHoldersPass.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ResolveParameterPlaceHoldersPass.php
ResolveReferencesToAliasesPass.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ResolveReferencesToAliasesPass.php
ResolveReferencesToAliasesPassTest.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveReferencesToAliasesPassTest.php
RestBundle.php in drupal/core/modules/rest/lib/Drupal/rest/RestBundle.php
Definition of Drupal\rest\RestBundle.
RouterTestBundle.php in drupal/core/modules/system/tests/modules/router_test/lib/Drupal/router_test/RouterTestBundle.php
Definition of \Drupal\router_test\RouterTestBundle.
SerializationTestBundle.php in drupal/core/modules/system/tests/modules/serialization_test/lib/Drupal/serialization_test/SerializationTestBundle.php
Definition of Drupal\serialization_test\SerializationTestBundle.
StorageTestBase.php in drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/StorageTestBase.php
Contains Drupal\system\Tests\KeyValueStore\StorageTestBase.
SystemBundle.php in drupal/core/modules/system/lib/Drupal/system/SystemBundle.php
Contains Drupal\system\SystemBundle.
TestBundle.php in drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBundle.php
UrlAlterTestBundle.php in drupal/core/modules/system/tests/modules/url_alter_test/lib/Drupal/url_alter_test/UrlAlterTestBundle.php
Contains Drupal\url_alter_test\UrlAlterTestBundle.
UserBundle.php in drupal/core/modules/user/lib/Drupal/user/UserBundle.php
Contains Drupal\user\UserBundle.
UserCustomPhpassParamsTestBundle.php in drupal/core/modules/user/tests/user_custom_phpass_params_test/lib/Drupal/user_custom_phpass_params_test/UserCustomPhpassParamsTestBundle.php
Definition of Drupal\user_custom_phpass_params_test\UserCustomPhpassParamsTestBundle
ViewsBundle.php in drupal/core/modules/views/lib/Drupal/views/ViewsBundle.php
Definition of Drupal\views\ViewsBundle.
XmlDumperTest.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/XmlDumperTest.php
XmlFileLoaderTest.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php
YamlDumper.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php
YamlDumperTest.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/YamlDumperTest.php
YamlFileLoaderTest.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/YamlFileLoaderTest.php