A |
class |
Symfony\Component\Yaml\Tests |
modules/providers/service_container_symfony/lib/Symfony/Component/Yaml/Tests/DumperTest.php |
|
|
|
|
AbstractLexer |
abstract class |
Doctrine\Common\Lexer |
modules/providers/service_container_annotation_discovery/lib/Doctrine/lexer/lib/Doctrine/Common/Lexer/AbstractLexer.php |
Base class for writing simple lexers, i.e. for creating small DSLs. |
1 |
1 |
|
AbstractLogger |
abstract class |
Psr\Log |
lib/Psr/Log/AbstractLogger.php |
This is a simple Logger implementation that other Loggers can inherit from. |
1 |
|
|
Account |
class |
Drupal\service_container\Session |
src/Session/Account.php |
Wraps the global user to provide the account interface. |
|
1 |
|
AccountInterface |
interface |
Drupal\Core\Session |
lib/Drupal/Core/Session/AccountInterface.php |
Defines an account interface which represents the current user. |
1 |
3 |
|
Alias |
class |
Symfony\Component\DependencyInjection |
modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/Alias.php |
@api |
|
14 |
|
AnalyzeServiceReferencesPass |
class |
Symfony\Component\DependencyInjection\Compiler |
modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/Compiler/AnalyzeServiceReferencesPass.php |
Run this pass before passes that need to know more about the relation of
your services. |
|
4 |
|
AnalyzeServiceReferencesPassTest |
class |
Symfony\Component\DependencyInjection\Tests\Compiler |
modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/Tests/Compiler/AnalyzeServiceReferencesPassTest.php |
|
|
|
|
AnnotatedClassDiscovery |
class |
Drupal\Component\Annotation\Plugin\Discovery |
lib/Drupal/Component/Annotation/Plugin/Discovery/AnnotatedClassDiscovery.php |
Defines a discovery mechanism to find annotated plugins in PSR-0 namespaces. |
|
|
|
AnnotatedClassDiscovery |
class |
Drupal\service_container_annotation_discovery\Plugin\Discovery |
modules/providers/service_container_annotation_discovery/src/Plugin/Discovery/AnnotatedClassDiscovery.php |
TODO |
|
|
|
Annotation |
class |
Doctrine\Common\Annotations |
modules/providers/service_container_annotation_discovery/lib/Doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation.php |
Annotations class. |
|
|
|
AnnotationBase |
abstract class |
Drupal\Component\Annotation |
lib/Drupal/Component/Annotation/AnnotationBase.php |
Provides a base class for classed annotations. |
2 |
1 |
|
AnnotationException |
class |
Doctrine\Common\Annotations |
modules/providers/service_container_annotation_discovery/lib/Doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationException.php |
Description of AnnotationException |
|
|
|
AnnotationInterface |
interface |
Drupal\Component\Annotation |
lib/Drupal/Component/Annotation/AnnotationInterface.php |
Defines a common interface for classed annotations. |
2 |
1 |
|
AnnotationReader |
class |
Doctrine\Common\Annotations |
modules/providers/service_container_annotation_discovery/lib/Doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php |
A reader for docblock annotations. |
|
|
|
AnnotationRegistry |
final class |
Doctrine\Common\Annotations |
modules/providers/service_container_annotation_discovery/lib/Doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php |
AnnotationRegistry. |
|
2 |
|
ApcuFileCacheBackend |
class |
Drupal\Component\FileCache |
lib/Drupal/Component/FileCache/ApcuFileCacheBackend.php |
APCu backend for the file cache. |
|
|
|
ArgumentsResolver |
class |
Drupal\Component\Utility |
lib/Drupal/Component/Utility/ArgumentsResolver.php |
Resolves the arguments to pass to a callable. |
|
|
|
ArgumentsResolverInterface |
interface |
Drupal\Component\Utility |
lib/Drupal/Component/Utility/ArgumentsResolverInterface.php |
Resolves the arguments to pass to a callable. |
1 |
|
|
Attribute |
final class |
Doctrine\Common\Annotations\Annotation |
modules/providers/service_container_annotation_discovery/lib/Doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attribute.php |
Annotation that can be used to signal to the parser
to check the attribute type during the parsing process. |
|
1 |
|
Attributes |
final class |
Doctrine\Common\Annotations\Annotation |
modules/providers/service_container_annotation_discovery/lib/Doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attributes.php |
Annotation that can be used to signal to the parser
to check the types of all declared attributes during the parsing process. |
|
1 |
|
AutoAliasServicePass |
class |
Symfony\Component\DependencyInjection\Compiler |
modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/Compiler/AutoAliasServicePass.php |
Sets a service to be an alias of another one, given a format pattern. |
|
1 |
|
AutoAliasServicePassTest |
class |
Symfony\Component\DependencyInjection\Tests\Compiler |
modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/Tests/Compiler/AutoAliasServicePassTest.php |
|
|
|
|
B |
class |
Symfony\Component\Yaml\Tests |
modules/providers/service_container_symfony/lib/Symfony/Component/Yaml/Tests/ParserTest.php |
|
|
|
|
BackendCompilerPass |
class |
Drupal\Core\DependencyInjection\Compiler |
lib/Drupal/Core/DependencyInjection/Compiler/BackendCompilerPass.php |
Defines a compiler pass to allow automatic override per backend. |
|
|
|
BadMethodCallException |
class |
Symfony\Component\DependencyInjection\Exception |
modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/Exception/BadMethodCallException.php |
Base BadMethodCallException for Dependency Injection component. |
1 |
2 |
|
BarClass |
class |
|
modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/classes.php |
|
|
|
|
BarUserClass |
class |
|
modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/classes.php |
|
|
|
|
BazClass |
class |
|
modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/classes.php |
|
|
|
|
Block |
class |
Drupal\Core\Block\Annotation |
lib/Drupal/Core/Block/Annotation/Block.php |
Defines a Block annotation object. |
|
|
1 |
Bytes |
class |
Drupal\Component\Utility |
lib/Drupal/Component/Utility/Bytes.php |
Provides helper methods for byte conversions. |
|
|
|
CachedContainerBuilder |
class |
Drupal\service_container\DependencyInjection |
src/DependencyInjection/CachedContainerBuilder.php |
CachedContainerBuilder retrieves the container definition from cache
or builds it. |
|
1 |
|
CachedContainerBuilderTest |
class |
Drupal\Tests\service_container\DependencyInjection |
tests/src/DependencyInjection/CachedContainerBuilderTest.php |
@coversDefaultClass \Drupal\service_container\DependencyInjection\CachedContainerBuilder
@group dic |
|
|
|
CachedDiscoveryInterface |
interface |
Drupal\Component\Plugin\Discovery |
lib/Drupal/Component/Plugin/Discovery/CachedDiscoveryInterface.php |
Interface for discovery components holding a cache of plugin definitions. |
1 |
1 |
|
CachedReader |
final class |
Doctrine\Common\Annotations |
modules/providers/service_container_annotation_discovery/lib/Doctrine/annotations/lib/Doctrine/Common/Annotations/CachedReader.php |
A cache aware annotation reader. |
|
|
|
CategorizingPluginManagerInterface |
interface |
Drupal\Component\Plugin |
lib/Drupal/Component/Plugin/CategorizingPluginManagerInterface.php |
Defines an interface for plugin managers that categorize plugin definitions. |
|
|
|
CheckCircularReferencesPass |
class |
Symfony\Component\DependencyInjection\Compiler |
modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/Compiler/CheckCircularReferencesPass.php |
Checks your services for circular references. |
|
1 |
|
CheckCircularReferencesPassTest |
class |
Symfony\Component\DependencyInjection\Tests\Compiler |
modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/Tests/Compiler/CheckCircularReferencesPassTest.php |
|
|
|
|
CheckDefinitionValidityPass |
class |
Symfony\Component\DependencyInjection\Compiler |
modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/Compiler/CheckDefinitionValidityPass.php |
This pass validates each definition individually only taking the information
into account which is contained in the definition itself. |
|
1 |
|
CheckDefinitionValidityPassTest |
class |
Symfony\Component\DependencyInjection\Tests\Compiler |
modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/Tests/Compiler/CheckDefinitionValidityPassTest.php |
|
|
|
|
CheckExceptionOnInvalidReferenceBehaviorPass |
class |
Symfony\Component\DependencyInjection\Compiler |
modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/Compiler/CheckExceptionOnInvalidReferenceBehaviorPass.php |
Checks that all references are pointing to a valid service. |
|
1 |
|
CheckExceptionOnInvalidReferenceBehaviorPassTest |
class |
Symfony\Component\DependencyInjection\Tests\Compiler |
modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/Tests/Compiler/CheckExceptionOnInvalidReferenceBehaviorPassTest.php |
|
|
|
|
CheckReferenceValidityPass |
class |
Symfony\Component\DependencyInjection\Compiler |
modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/Compiler/CheckReferenceValidityPass.php |
Checks the validity of references. |
|
1 |
|
CheckReferenceValidityPassTest |
class |
Symfony\Component\DependencyInjection\Tests\Compiler |
modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/Tests/Compiler/CheckReferenceValidityPassTest.php |
|
|
|
|
ClassFinderInterface |
interface |
Doctrine\Common\Reflection |
modules/providers/service_container_annotation_discovery/lib/Doctrine/common/lib/Doctrine/Common/Reflection/ClassFinderInterface.php |
Finds a class in a PSR-0 structure. |
2 |
1 |
|
ClassResolver |
class |
Drupal\Core\DependencyInjection |
lib/Drupal/Core/DependencyInjection/ClassResolver.php |
Implements the class resolver interface supporting class names and services. |
|
|
|
ClassResolverInterface |
interface |
Drupal\Core\DependencyInjection |
lib/Drupal/Core/DependencyInjection/ClassResolverInterface.php |
Provides an interface to get a instance of a class with dependency injection. |
1 |
|
|
ClosureLoader |
class |
Symfony\Component\DependencyInjection\Loader |
modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/Loader/ClosureLoader.php |
ClosureLoader loads service definitions from a PHP closure. |
|
2 |
|
ClosureLoaderTest |
class |
Symfony\Component\DependencyInjection\Tests\Loader |
modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/Tests/Loader/ClosureLoaderTest.php |
|
|
|
|
Color |
class |
Drupal\Component\Utility |
lib/Drupal/Component/Utility/Color.php |
Performs color conversions. |
|
|
|