class stdClass in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/doctrine/common/tests/Doctrine/Tests/Common/Util/ClassUtilsTest.php \Doctrine\Tests\Common\Util\stdClass
Hierarchy
Expanded class hierarchy of stdClass
132 string references to 'stdClass'
- 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
File
- vendor/
doctrine/ common/ tests/ Doctrine/ Tests/ Common/ Util/ ClassUtilsTest.php, line 76
Namespace
Doctrine\Tests\Common\UtilView source
class stdClass extends \stdClass {
}