132 string references to 'stdClass' in Zircon Profile 8.0
- AnalyzeServiceReferencesPassTest::testProcessDetectsFactoryReferences in vendor/
symfony/ dependency-injection/ Tests/ Compiler/ AnalyzeServiceReferencesPassTest.php - CacheTest::testCachedObject in vendor/
doctrine/ cache/ tests/ Doctrine/ Tests/ Common/ Cache/ CacheTest.php - Check to see that objects are correctly serialized and unserialized by the cache provider.
- CacheTest::testFetchMultipleObjects in vendor/
doctrine/ cache/ tests/ Doctrine/ Tests/ Common/ Cache/ CacheTest.php - Check to see that objects fetched via fetchMultiple are properly unserialized
- ClassCodeGeneratorSpec::it_generates_empty_class_for_empty_ClassNode in vendor/
phpspec/ prophecy/ spec/ Prophecy/ Doubler/ Generator/ ClassCodeGeneratorSpec.php - ClassCodeGeneratorSpec::it_wraps_class_in_namespace_if_it_is_namespaced in vendor/
phpspec/ prophecy/ spec/ Prophecy/ Doubler/ Generator/ ClassCodeGeneratorSpec.php - ClassCreatorSpec::it_throws_an_exception_if_class_does_not_exist_after_evaluation in vendor/
phpspec/ prophecy/ spec/ Prophecy/ Doubler/ Generator/ ClassCreatorSpec.php - ClassMetadataFactoryTest::testGetMetadataFor in vendor/
doctrine/ common/ tests/ Doctrine/ Tests/ Common/ Persistence/ Mapping/ ClassMetadataFactoryTest.php - ClassMetadataTest::testGroupSequenceProviderFailsIfDomainClassIsInvalid in vendor/
symfony/ validator/ Tests/ Mapping/ ClassMetadataTest.php - @expectedException \Symfony\Component\Validator\Exception\GroupDefinitionException
- ClassMirrorSpec::it_reflects_all_interfaces_methods in vendor/
phpspec/ prophecy/ spec/ Prophecy/ Doubler/ Generator/ ClassMirrorSpec.php - ClassNode::setParentClass in vendor/
phpspec/ prophecy/ src/ Prophecy/ Doubler/ Generator/ Node/ ClassNode.php - ClassNodeSpec::its_parentClass_is_a_stdClass_by_default in vendor/
phpspec/ prophecy/ spec/ Prophecy/ Doubler/ Generator/ Node/ ClassNodeSpec.php - ClassNodeSpec::its_parentClass_is_set_to_stdClass_if_user_set_null in vendor/
phpspec/ prophecy/ spec/ Prophecy/ Doubler/ Generator/ Node/ ClassNodeSpec.php - ClassUtilsTest::dataGetClass in vendor/
doctrine/ common/ tests/ Doctrine/ Tests/ Common/ Util/ ClassUtilsTest.php - ClassUtilsTest::testGenerateProxyClassName in vendor/
doctrine/ common/ tests/ Doctrine/ Tests/ Common/ Util/ ClassUtilsTest.php - ClassUtilsTest::testGetParentClass in vendor/
doctrine/ common/ tests/ Doctrine/ Tests/ Common/ Util/ ClassUtilsTest.php - container9.php in vendor/
symfony/ dependency-injection/ Tests/ Fixtures/ containers/ container9.php - ContainerBuilderTest::testAliases in vendor/
symfony/ dependency-injection/ Tests/ ContainerBuilderTest.php - @covers Symfony\Component\DependencyInjection\ContainerBuilder::setAlias @covers Symfony\Component\DependencyInjection\ContainerBuilder::hasAlias @covers Symfony\Component\DependencyInjection\ContainerBuilder::getAlias
- ContainerBuilderTest::testCreateServiceArguments in vendor/
symfony/ dependency-injection/ Tests/ ContainerBuilderTest.php - @covers Symfony\Component\DependencyInjection\ContainerBuilder::createService
- ContainerBuilderTest::testCreateServiceClass in vendor/
symfony/ dependency-injection/ Tests/ ContainerBuilderTest.php - @covers Symfony\Component\DependencyInjection\ContainerBuilder::createService
- ContainerBuilderTest::testCreateServiceMethodCalls in vendor/
symfony/ dependency-injection/ Tests/ ContainerBuilderTest.php - @covers Symfony\Component\DependencyInjection\ContainerBuilder::createService
- ContainerBuilderTest::testGet in vendor/
symfony/ dependency-injection/ Tests/ ContainerBuilderTest.php - @covers Symfony\Component\DependencyInjection\ContainerBuilder::get
- ContainerBuilderTest::testGetAliases in vendor/
symfony/ dependency-injection/ Tests/ ContainerBuilderTest.php - @covers Symfony\Component\DependencyInjection\ContainerBuilder::getAliases
- ContainerBuilderTest::testGetServiceIds in vendor/
symfony/ dependency-injection/ Tests/ ContainerBuilderTest.php - @covers Symfony\Component\DependencyInjection\ContainerBuilder::getServiceIds
- ContainerBuilderTest::testNoExceptionWhenSetSyntheticServiceOnAFrozenContainer in vendor/
symfony/ dependency-injection/ Tests/ ContainerBuilderTest.php - ContainerBuilderTest::testThrowsExceptionWhenSetServiceOnAFrozenContainer in vendor/
symfony/ dependency-injection/ Tests/ ContainerBuilderTest.php - @expectedException \BadMethodCallException
- ControllerResolverTest::getUndefinedControllers in vendor/
symfony/ http-kernel/ Tests/ Controller/ ControllerResolverTest.php - CustomNormalizerTest::testSupportsDenormalization in vendor/
symfony/ serializer/ Tests/ Normalizer/ CustomNormalizerTest.php - DebugTest::testExportObject in vendor/
doctrine/ common/ tests/ Doctrine/ Tests/ Common/ Util/ DebugTest.php - DefaultFileLocatorTest::testFileExists in vendor/
doctrine/ common/ tests/ Doctrine/ Tests/ Common/ Persistence/ Mapping/ DefaultFileLocatorTest.php - DefaultFileLocatorTest::testFindMappingFile in vendor/
doctrine/ common/ tests/ Doctrine/ Tests/ Common/ Persistence/ Mapping/ DefaultFileLocatorTest.php - DefaultFileLocatorTest::testGetAllClassNames in vendor/
doctrine/ common/ tests/ Doctrine/ Tests/ Common/ Persistence/ Mapping/ DefaultFileLocatorTest.php - DefinitionTest::testArguments in vendor/
symfony/ dependency-injection/ Tests/ DefinitionTest.php - @covers Symfony\Component\DependencyInjection\Definition::setArguments @covers Symfony\Component\DependencyInjection\Definition::getArguments @covers Symfony\Component\DependencyInjection\Definition::addArgument
- DefinitionTest::testClearTag in vendor/
symfony/ dependency-injection/ Tests/ DefinitionTest.php - @covers Symfony\Component\DependencyInjection\Definition::clearTags
- DefinitionTest::testClearTags in vendor/
symfony/ dependency-injection/ Tests/ DefinitionTest.php - @covers Symfony\Component\DependencyInjection\Definition::clearTags
- DefinitionTest::testConstructor in vendor/
symfony/ dependency-injection/ Tests/ DefinitionTest.php - @covers Symfony\Component\DependencyInjection\Definition::__construct
- DefinitionTest::testExceptionOnEmptyMethodCall in vendor/
symfony/ dependency-injection/ Tests/ DefinitionTest.php - @expectedException \Symfony\Component\DependencyInjection\Exception\InvalidArgumentException @expectedExceptionMessage Method name cannot be empty.
- DefinitionTest::testGetArgumentShouldCheckBounds in vendor/
symfony/ dependency-injection/ Tests/ DefinitionTest.php - @expectedException \OutOfBoundsException
- DefinitionTest::testLegacySetIsSynchronized in vendor/
symfony/ dependency-injection/ Tests/ DefinitionTest.php - @covers Symfony\Component\DependencyInjection\Definition::setSynchronized @covers Symfony\Component\DependencyInjection\Definition::isSynchronized @group legacy
- DefinitionTest::testMethodCalls in vendor/
symfony/ dependency-injection/ Tests/ DefinitionTest.php - @covers Symfony\Component\DependencyInjection\Definition::setMethodCalls @covers Symfony\Component\DependencyInjection\Definition::addMethodCall @covers Symfony\Component\DependencyInjection\Definition::hasMethodCall @covers…
- DefinitionTest::testReplaceArgumentShouldCheckBounds in vendor/
symfony/ dependency-injection/ Tests/ DefinitionTest.php - @expectedException \OutOfBoundsException
- DefinitionTest::testSetArgument in vendor/
symfony/ dependency-injection/ Tests/ DefinitionTest.php - @covers Symfony\Component\DependencyInjection\Definition::replaceArgument
- DefinitionTest::testSetGetClass in vendor/
symfony/ dependency-injection/ Tests/ DefinitionTest.php - @covers Symfony\Component\DependencyInjection\Definition::setClass @covers Symfony\Component\DependencyInjection\Definition::getClass
- DefinitionTest::testSetGetConfigurator in vendor/
symfony/ dependency-injection/ Tests/ DefinitionTest.php - @covers Symfony\Component\DependencyInjection\Definition::setConfigurator @covers Symfony\Component\DependencyInjection\Definition::getConfigurator
- DefinitionTest::testSetGetDecoratedService in vendor/
symfony/ dependency-injection/ Tests/ DefinitionTest.php - DefinitionTest::testSetGetFactory in vendor/
symfony/ dependency-injection/ Tests/ DefinitionTest.php - @covers Symfony\Component\DependencyInjection\Definition::setFactory @covers Symfony\Component\DependencyInjection\Definition::getFactory
- DefinitionTest::testSetGetFile in vendor/
symfony/ dependency-injection/ Tests/ DefinitionTest.php - @covers Symfony\Component\DependencyInjection\Definition::setFile @covers Symfony\Component\DependencyInjection\Definition::getFile
- DefinitionTest::testSetGetProperties in vendor/
symfony/ dependency-injection/ Tests/ DefinitionTest.php - DefinitionTest::testSetGetScope in vendor/
symfony/ dependency-injection/ Tests/ DefinitionTest.php - @covers Symfony\Component\DependencyInjection\Definition::setScope @covers Symfony\Component\DependencyInjection\Definition::getScope
- DefinitionTest::testSetIsAbstract in vendor/
symfony/ dependency-injection/ Tests/ DefinitionTest.php - @covers Symfony\Component\DependencyInjection\Definition::setAbstract @covers Symfony\Component\DependencyInjection\Definition::isAbstract
- DefinitionTest::testSetIsLazy in vendor/
symfony/ dependency-injection/ Tests/ DefinitionTest.php - @covers Symfony\Component\DependencyInjection\Definition::setLazy @covers Symfony\Component\DependencyInjection\Definition::isLazy
- DefinitionTest::testSetIsPublic in vendor/
symfony/ dependency-injection/ Tests/ DefinitionTest.php - @covers Symfony\Component\DependencyInjection\Definition::setPublic @covers Symfony\Component\DependencyInjection\Definition::isPublic
- DefinitionTest::testSetIsSynthetic in vendor/
symfony/ dependency-injection/ Tests/ DefinitionTest.php - @covers Symfony\Component\DependencyInjection\Definition::setSynthetic @covers Symfony\Component\DependencyInjection\Definition::isSynthetic
- DefinitionTest::testSetProperty in vendor/
symfony/ dependency-injection/ Tests/ DefinitionTest.php - DefinitionTest::testTags in vendor/
symfony/ dependency-injection/ Tests/ DefinitionTest.php - @covers Symfony\Component\DependencyInjection\Definition::addTag @covers Symfony\Component\DependencyInjection\Definition::getTag @covers Symfony\Component\DependencyInjection\Definition::getTags @covers…
- DoublerSpec::its_double_mirrors_alterates_and_instantiates_provided_class in vendor/
phpspec/ prophecy/ spec/ Prophecy/ Doubler/ DoublerSpec.php - DoublerSpec::it_double_instantiates_a_class_with_constructor_argument in vendor/
phpspec/ prophecy/ spec/ Prophecy/ Doubler/ DoublerSpec.php - DriverChainTest::testIsTransient in vendor/
doctrine/ common/ tests/ Doctrine/ Tests/ Common/ Persistence/ Mapping/ ChainDriverTest.php - @group DDC-706
- FileDriverTest::testGetAllClassNamesBothSources in vendor/
doctrine/ common/ tests/ Doctrine/ Tests/ Common/ Persistence/ Mapping/ FileDriverTest.php - FileDriverTest::testGetAllClassNamesFromMappingFile in vendor/
doctrine/ common/ tests/ Doctrine/ Tests/ Common/ Persistence/ Mapping/ FileDriverTest.php - FileDriverTest::testGetElementFromFile in vendor/
doctrine/ common/ tests/ Doctrine/ Tests/ Common/ Persistence/ Mapping/ FileDriverTest.php - FileDriverTest::testIsNotTransient in vendor/
doctrine/ common/ tests/ Doctrine/ Tests/ Common/ Persistence/ Mapping/ FileDriverTest.php - FileDriverTest::testNonLocatorFallback in vendor/
doctrine/ common/ tests/ Doctrine/ Tests/ Common/ Persistence/ Mapping/ FileDriverTest.php - FormValidatorTest::testElementValidate in core/
tests/ Drupal/ Tests/ Core/ Form/ FormValidatorTest.php - @covers ::doValidateForm
- FormValidatorTest::testExecuteValidateHandlers in core/
tests/ Drupal/ Tests/ Core/ Form/ FormValidatorTest.php - @covers ::executeValidateHandlers
- Framework_AssertTest::testAssertAttributeInstanceOf in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertAttributeInstanceOf
- Framework_AssertTest::testAssertContainsOnlyInstancesOf in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertContainsOnlyInstancesOf
- Framework_AssertTest::testAssertInstanceOf in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertInstanceOf
- Framework_AssertTest::testAssertNotInstanceOf in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertNotInstanceOf
- Framework_AssertTest::testGetStaticAttributeRaisesExceptionForInvalidSecondArgument in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::getStaticAttribute @expectedException PHPUnit_Framework_Exception
- Framework_AssertTest::testGetStaticAttributeRaisesExceptionForInvalidSecondArgument2 in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::getStaticAttribute @expectedException PHPUnit_Framework_Exception
- Framework_AssertTest::testGetStaticAttributeRaisesExceptionForInvalidSecondArgument3 in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::getStaticAttribute @expectedException PHPUnit_Framework_Exception
- Framework_ConstraintTest::testConstraintClassHasAttribute in vendor/
phpunit/ phpunit/ tests/ Framework/ ConstraintTest.php - @covers PHPUnit_Framework_Constraint_ClassHasAttribute @covers PHPUnit_Framework_Assert::classHasAttribute @covers PHPUnit_Framework_Constraint::count @covers PHPUnit_Framework_TestFailure::exceptionToString
- Framework_ConstraintTest::testConstraintClassHasAttribute2 in vendor/
phpunit/ phpunit/ tests/ Framework/ ConstraintTest.php - @covers PHPUnit_Framework_Constraint_ClassHasAttribute @covers PHPUnit_Framework_Assert::classHasAttribute @covers PHPUnit_Framework_TestFailure::exceptionToString
- Framework_ConstraintTest::testConstraintClassHasStaticAttribute in vendor/
phpunit/ phpunit/ tests/ Framework/ ConstraintTest.php - @covers PHPUnit_Framework_Constraint_ClassHasStaticAttribute @covers PHPUnit_Framework_Assert::classHasStaticAttribute @covers PHPUnit_Framework_Constraint::count @covers PHPUnit_Framework_TestFailure::exceptionToString
- Framework_ConstraintTest::testConstraintClassHasStaticAttribute2 in vendor/
phpunit/ phpunit/ tests/ Framework/ ConstraintTest.php - @covers PHPUnit_Framework_Constraint_ClassHasStaticAttribute @covers PHPUnit_Framework_Assert::classHasStaticAttribute @covers PHPUnit_Framework_TestFailure::exceptionToString
- Framework_ConstraintTest::testConstraintClassNotHasAttribute in vendor/
phpunit/ phpunit/ tests/ Framework/ ConstraintTest.php - @covers PHPUnit_Framework_Constraint_ClassHasAttribute @covers PHPUnit_Framework_Constraint_Not @covers PHPUnit_Framework_Assert::classHasAttribute @covers PHPUnit_Framework_Assert::logicalNot @covers PHPUnit_Framework_TestFailure::exceptionToString
- Framework_ConstraintTest::testConstraintClassNotHasStaticAttribute in vendor/
phpunit/ phpunit/ tests/ Framework/ ConstraintTest.php - @covers PHPUnit_Framework_Constraint_ClassHasStaticAttribute @covers PHPUnit_Framework_Constraint_Not @covers PHPUnit_Framework_Assert::classHasStaticAttribute @covers PHPUnit_Framework_Assert::logicalNot @covers…
- Framework_ConstraintTest::testConstraintIsNotInstanceOf in vendor/
phpunit/ phpunit/ tests/ Framework/ ConstraintTest.php - @covers PHPUnit_Framework_Constraint_IsInstanceOf @covers PHPUnit_Framework_Constraint_Not @covers PHPUnit_Framework_Assert::isInstanceOf @covers PHPUnit_Framework_Assert::logicalNot @covers PHPUnit_Framework_TestFailure::exceptionToString
- Framework_ConstraintTest::testConstraintIsNotInstanceOf2 in vendor/
phpunit/ phpunit/ tests/ Framework/ ConstraintTest.php - @covers PHPUnit_Framework_Constraint_IsInstanceOf @covers PHPUnit_Framework_Constraint_Not @covers PHPUnit_Framework_Assert::isInstanceOf @covers PHPUnit_Framework_Assert::logicalNot @covers PHPUnit_Framework_TestFailure::exceptionToString
- Framework_MockObjectTest::testClonedMockObjectCanBeUsedInPlaceOfOriginalOne in vendor/
phpunit/ phpunit-mock-objects/ tests/ MockObjectTest.php - Framework_MockObjectTest::testClonedMockObjectIsNotIdenticalToOriginalOne in vendor/
phpunit/ phpunit-mock-objects/ tests/ MockObjectTest.php - Framework_MockObjectTest::testClonedMockObjectShouldStillEqualTheOriginal in vendor/
phpunit/ phpunit-mock-objects/ tests/ MockObjectTest.php - Framework_MockObjectTest::testMockObjectsConstructedIndepentantlyShouldBeEqual in vendor/
phpunit/ phpunit-mock-objects/ tests/ MockObjectTest.php - Framework_MockObjectTest::testMockObjectsConstructedIndepentantlyShouldNotBeTheSame in vendor/
phpunit/ phpunit-mock-objects/ tests/ MockObjectTest.php - Framework_MockObject_Matcher_ConsecutiveParametersTest::testIntegration in vendor/
phpunit/ phpunit-mock-objects/ tests/ MockObject/ Matcher/ ConsecutiveParametersTest.php - Framework_MockObject_Matcher_ConsecutiveParametersTest::testIntegrationExpectingException in vendor/
phpunit/ phpunit-mock-objects/ tests/ MockObject/ Matcher/ ConsecutiveParametersTest.php - Framework_MockObject_Matcher_ConsecutiveParametersTest::testIntegrationWithLessAssertionsThenMethodCalls in vendor/
phpunit/ phpunit-mock-objects/ tests/ MockObject/ Matcher/ ConsecutiveParametersTest.php - GraphvizDumper::findNodes in vendor/
symfony/ dependency-injection/ Dumper/ GraphvizDumper.php - Finds all nodes.
- InstantiatorTest::getInstantiableClasses in vendor/
doctrine/ instantiator/ tests/ DoctrineTest/ InstantiatorTest/ InstantiatorTest.php - Provides a list of instantiable classes (existing)
- LazyDoubleSpec::its_setParentClass_throws_exception_if_prophecy_is_already_created in vendor/
phpspec/ prophecy/ spec/ Prophecy/ Doubler/ LazyDoubleSpec.php - LegacyContainerBuilderTest::testCreateServiceFactoryMethod in vendor/
symfony/ dependency-injection/ Tests/ LegacyContainerBuilderTest.php - @covers Symfony\Component\DependencyInjection\ContainerBuilder::createService
- LegacyDefinitionTest::testSetGetFactoryClass in vendor/
symfony/ dependency-injection/ Tests/ LegacyDefinitionTest.php - LegacyDefinitionTest::testSetGetFactoryMethod in vendor/
symfony/ dependency-injection/ Tests/ LegacyDefinitionTest.php - LegacyDefinitionTest::testSetGetFactoryService in vendor/
symfony/ dependency-injection/ Tests/ LegacyDefinitionTest.php - MockObjectComparatorTest::acceptsFailsProvider in vendor/
sebastian/ comparator/ tests/ MockObjectComparatorTest.php - MockObjectComparatorTest::acceptsSucceedsProvider in vendor/
sebastian/ comparator/ tests/ MockObjectComparatorTest.php - MockObjectComparatorTest::assertEqualsFailsProvider in vendor/
sebastian/ comparator/ tests/ MockObjectComparatorTest.php - NameGenerator::name in vendor/
phpspec/ prophecy/ src/ Prophecy/ Doubler/ NameGenerator.php - Generates name.
- NameGeneratorSpec::its_name_generates_name_based_on_simple_class_reflection in vendor/
phpspec/ prophecy/ spec/ Prophecy/ Doubler/ NameGeneratorSpec.php - NormalizerBaseTest::providerTestSupportsNormalization in core/
modules/ serialization/ tests/ src/ Unit/ Normalizer/ NormalizerBaseTest.php - Data provider for testSupportsNormalization.
- NullDumperTest::testNullDumper in vendor/
symfony/ dependency-injection/ Tests/ LazyProxy/ PhpDumper/ NullDumperTest.php - ObjectStateTokenSpec::it_scores_8_if_argument_object_has_specific_method_state in vendor/
phpspec/ prophecy/ spec/ Prophecy/ Argument/ Token/ ObjectStateTokenSpec.php - ObjectStateTokenSpec::it_scores_8_if_argument_object_has_specific_property_state in vendor/
phpspec/ prophecy/ spec/ Prophecy/ Argument/ Token/ ObjectStateTokenSpec.php - ObjectStateTokenSpec::let in vendor/
phpspec/ prophecy/ spec/ Prophecy/ Argument/ Token/ ObjectStateTokenSpec.php - PhpDumperTest::testDumpOptimizationString in vendor/
symfony/ dependency-injection/ Tests/ Dumper/ PhpDumperTest.php - PhpDumperTest::testDumpRelativeDir in vendor/
symfony/ dependency-injection/ Tests/ Dumper/ PhpDumperTest.php - ProxyClassGeneratorTest::testReferenceProxyRespectsMethodsParametersTypeHinting in vendor/
doctrine/ common/ tests/ Doctrine/ Tests/ Common/ Proxy/ ProxyClassGeneratorTest.php - ProxyLogicTest::setUp in vendor/
doctrine/ common/ tests/ Doctrine/ Tests/ Common/ Proxy/ ProxyLogicTest.php - Sets up the fixture, for example, open a network connection. This method is called before a test is executed.
- ProxyLogicTest::testCallingVariadicMethodCausesLazyLoading in vendor/
doctrine/ common/ tests/ Doctrine/ Tests/ Common/ Proxy/ ProxyLogicTest.php - ProxyLogicTest::testCloningCallsClonerWithClonedObject in vendor/
doctrine/ common/ tests/ Doctrine/ Tests/ Common/ Proxy/ ProxyLogicTest.php - ReflectionClassNewInstancePatchSpec::it_supports_ReflectionClass_only in vendor/
phpspec/ prophecy/ spec/ Prophecy/ Doubler/ ClassPatch/ ReflectionClassNewInstancePatchSpec.php - RegisterListenersPassTest::testAbstractEventListener in vendor/
symfony/ event-dispatcher/ Tests/ DependencyInjection/ RegisterListenersPassTest.php - @expectedException \InvalidArgumentException @expectedExceptionMessage The service "foo" must not be abstract as event listeners are lazy-loaded.
- RegisterListenersPassTest::testAbstractEventSubscriber in vendor/
symfony/ event-dispatcher/ Tests/ DependencyInjection/ RegisterListenersPassTest.php - @expectedException \InvalidArgumentException @expectedExceptionMessage The service "foo" must not be abstract as event subscribers are lazy-loaded.
- RegisterListenersPassTest::testEventSubscriberResolvableClassName in vendor/
symfony/ event-dispatcher/ Tests/ DependencyInjection/ RegisterListenersPassTest.php - RegisterListenersPassTest::testEventSubscriberUnresolvableClassName in vendor/
symfony/ event-dispatcher/ Tests/ DependencyInjection/ RegisterListenersPassTest.php - @expectedException \InvalidArgumentException @expectedExceptionMessage You have requested a non-existent parameter "subscriber.class"
- RegisterListenersPassTest::testEventSubscriberWithoutInterface in vendor/
symfony/ event-dispatcher/ Tests/ DependencyInjection/ RegisterListenersPassTest.php - Tests that event subscribers not implementing EventSubscriberInterface trigger an exception.
- RegisterListenersPassTest::testPrivateEventListener in vendor/
symfony/ event-dispatcher/ Tests/ DependencyInjection/ RegisterListenersPassTest.php - @expectedException \InvalidArgumentException @expectedExceptionMessage The service "foo" must be public as event listeners are lazy-loaded.
- RegisterListenersPassTest::testPrivateEventSubscriber in vendor/
symfony/ event-dispatcher/ Tests/ DependencyInjection/ RegisterListenersPassTest.php - @expectedException \InvalidArgumentException @expectedExceptionMessage The service "foo" must be public as event subscribers are lazy-loaded.
- ResolveDefinitionTemplatesPassTest::testSetDecoratedServiceOnServiceHasParent in vendor/
symfony/ dependency-injection/ Tests/ Compiler/ ResolveDefinitionTemplatesPassTest.php - ResolveDefinitionTemplatesPassTest::testSetLazyOnServiceHasParent in vendor/
symfony/ dependency-injection/ Tests/ Compiler/ ResolveDefinitionTemplatesPassTest.php - RuntimePublicReflectionPropertyTest::testGetValueOnProxyPublicProperty in vendor/
doctrine/ common/ tests/ Doctrine/ Tests/ Common/ Reflection/ RuntimePublicReflectionPropertyTest.php - RuntimePublicReflectionPropertyTest::testSetValueOnProxyPublicProperty in vendor/
doctrine/ common/ tests/ Doctrine/ Tests/ Common/ Reflection/ RuntimePublicReflectionPropertyTest.php - SerializerTest::testDenormalizeNoMatch in vendor/
symfony/ serializer/ Tests/ SerializerTest.php - @expectedException \Symfony\Component\Serializer\Exception\UnexpectedValueException
- SerializerTest::testDenormalizeOnNormalizer in vendor/
symfony/ serializer/ Tests/ SerializerTest.php - @expectedException \Symfony\Component\Serializer\Exception\UnexpectedValueException
- SerializerTest::testDeserializeNotSupported in vendor/
symfony/ serializer/ Tests/ SerializerTest.php - services20.yml in vendor/
symfony/ dependency-injection/ Tests/ Fixtures/ yaml/ services20.yml - vendor/symfony/dependency-injection/Tests/Fixtures/yaml/services20.yml
- services9.yml in vendor/
symfony/ dependency-injection/ Tests/ Fixtures/ yaml/ services9.yml - vendor/symfony/dependency-injection/Tests/Fixtures/yaml/services9.yml
- SplFileInfoPatchSpec::it_does_not_support_nodes_without_parent_class in vendor/
phpspec/ prophecy/ spec/ Prophecy/ Doubler/ ClassPatch/ SplFileInfoPatchSpec.php - TestFileDriver::loadMappingFile in vendor/
doctrine/ common/ tests/ Doctrine/ Tests/ Common/ Persistence/ Mapping/ FileDriverTest.php - Loads a mapping file with the given name and returns a map from class/entity names to their corresponding file driver elements.
- TypeValidatorTest::getValidValues in vendor/
symfony/ validator/ Tests/ Constraints/ TypeValidatorTest.php - Variable::export in core/
lib/ Drupal/ Component/ Utility/ Variable.php - Drupal-friendly var_export().
- ViewExecutable::initQuery in core/
modules/ views/ src/ ViewExecutable.php - Do some common building initialization.