ContainerAwareTraceableEventDispatcher |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/ContainerAwareTraceableEventDispatcher.php |
Extends the ContainerAwareEventDispatcher to add some debugging tools. |
CheckReferenceValidityPass::$container |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckReferenceValidityPass.php |
|
ContainerBuilder::findTaggedServiceIds |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Returns service ids for a given tag. |
ProjectServiceContainer::getTestService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services10.php |
Gets the 'test' service. |
ContainerTest::testGetCircularReference |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
|
ContainerBuilderTest::testGetServiceIds |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::getServiceIds |
ContainerBuilderTest::testCreateService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::createService |
ContainerAwareEventDispatcher::dispatch |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php |
Lazily loads listeners for this event from the dependency injection
container. |
ContainerAwareEventDispatcher::lazyLoad |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php |
Lazily loads listeners for this event from the dependency injection
container. |
ContainerBuilder::getCompilerPassConfig |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Returns the compiler pass config which can then be modified. |
ProjectServiceContainer::getParameterBag |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services10.php |
Gets the service container parameter bag. |
AnalyzeServiceReferencesPass::$container |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/AnalyzeServiceReferencesPass.php |
|
ContainerAwareEventDispatcherTest::setUp |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php |
|
ContainerBuilderTest::testFindDefinition |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::findDefinition |
ResolveInvalidReferencesPass::$container |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ResolveInvalidReferencesPass.php |
|
ContainerBuilder::getServiceConditionals |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Returns the Service Conditionals. |
ProjectServiceContainer::getFooBarService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9.php |
Gets the 'foo_bar' service. |
ContainerTest::testEnterLeaveCurrentScope |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
|
ProjectServiceContainer::getScopedService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
|
ProjectServiceContainer::getFooBarService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
|
ContainerBuilderTest::testResolveServices |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::resolveServices |
ContainerAwareEventDispatcher::$container |
property |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php |
The container from where services are loaded |
ContainerAwareEventDispatcher::$listeners |
property |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php |
The services registered as listeners |
ProjectServiceContainer::getFoo_BazService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9.php |
Gets the 'foo.baz' service. |
ResolveDefinitionTemplatesPass::$container |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ResolveDefinitionTemplatesPass.php |
|
ProjectServiceContainer::getFoo_BazService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
|
ContainerAwareTraceableEventDispatcher.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/ContainerAwareTraceableEventDispatcher.php |
|
ContainerAwareEventDispatcher::__construct |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php |
Constructor. |
ResolveReferencesToAliasesPass::$container |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ResolveReferencesToAliasesPass.php |
|
ContainerAwareTraceableEventDispatcherTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/ContainerAwareTraceableEventDispatcherTest.php |
|
ArgumentPluginBase::processContainerRadios |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Custom form radios process function. |
ControllerResolverTest::testContainerAware |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/ControllerResolverTest.php |
Confirms that a container aware controller gets returned. |
ContainerTest::testSetAlsoSetsScopedService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
|
ProjectServiceContainer::getCircularService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
|
ContainerAwareEventDispatcher::$listenerIds |
property |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php |
The service IDs of the event listeners and subscribers |
ContainerAwareEventDispatcher::hasListeners |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php |
|
ContainerAwareEventDispatcher::getListeners |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php |
|
ContainerAwareEventDispatcher::getContainer |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php |
|
ProjectServiceContainer::getScopedFooService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
|
ContainerBuilderTest::testAddGetCompilerPass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::addCompilerPass
@covers Symfony\Component\DependencyInjection\ContainerBuilder::getCompilerPassConfig |
ContainerBuilderTest::testCreateServiceClass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::createService |
DrupalKernel::registerContainerConfiguration |
function |
drupal/core/lib/Drupal/Core/DrupalKernel.php |
Overrides and eliminates this method from the parent class. Do not use. |
ContainerBuilderTest::testPrivateServiceUser |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
|
ProjectServiceContainer::getDefaultParameters |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services8.php |
Gets the default parameters. |
ProjectServiceContainer::getDefaultParameters |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services10.php |
Gets the default parameters. |
ProjectServiceContainer::getDefaultParameters |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9.php |
Gets the default parameters. |
KernelForTest::registerContainerConfiguration |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/ConfigDataCollectorTest.php |
Loads the container configuration |
IntrospectableContainerInterface::initialized |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/IntrospectableContainerInterface.php |
Check for whether or not a service has been initialized. |
ContainerInterface::NULL_ON_INVALID_REFERENCE |
constant |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerInterface.php |
|
ContainerBuilderTest::testMergeLogicException |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::merge
@expectedException LogicException |