ObjectDummy::getObject |
function |
vendor/symfony/serializer/Tests/Normalizer/ObjectNormalizerTest.php |
|
GetSetDummy::getObject |
function |
vendor/symfony/serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
|
XmlEncoderTest::getObject |
function |
vendor/symfony/serializer/Tests/Encoder/XmlEncoderTest.php |
|
JsonEncoderTest::getObject |
function |
vendor/symfony/serializer/Tests/Encoder/JsonEncoderTest.php |
|
ExecutionContext::getObject |
function |
vendor/symfony/validator/Context/ExecutionContext.php |
Returns the currently validated object. |
ExecutionContext::getObject |
function |
core/lib/Drupal/Core/TypedData/Validation/ExecutionContext.php |
Returns the currently validated object. |
LifecycleEventArgs::getObject |
function |
vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/LifecycleEventArgs.php |
Retrieves the associated object. |
MethodProphecy::getObjectProphecy |
function |
vendor/phpspec/prophecy/src/Prophecy/Prophecy/MethodProphecy.php |
Returns object prophecy this method prophecy is tied to. |
PersistentObject::getObjectManager |
function |
vendor/doctrine/common/lib/Doctrine/Common/Persistence/PersistentObject.php |
|
ManagerEventArgs::getObjectManager |
function |
vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/ManagerEventArgs.php |
Retrieves the associated ObjectManager. |
OnClearEventArgs::getObjectManager |
function |
vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/OnClearEventArgs.php |
Retrieves the associated ObjectManager. |
LifecycleEventArgs::getObjectManager |
function |
vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/LifecycleEventArgs.php |
Retrieves the associated ObjectManager. |
ExecutionContextInterface::getObject |
function |
vendor/symfony/validator/Context/ExecutionContextInterface.php |
Returns the currently validated object. |
AggregateException::getObjectProphecy |
function |
vendor/phpspec/prophecy/src/Prophecy/Exception/Prediction/AggregateException.php |
|
PersistentObjectTest::testGetObjectManager |
function |
vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
ObjectProphecyException::getObjectProphecy |
function |
vendor/phpspec/prophecy/src/Prophecy/Exception/Prophecy/ObjectProphecyException.php |
|
PHPUnit_Framework_Assert::getObjectAttribute |
function |
vendor/phpunit/phpunit/src/Framework/Assert.php |
Returns the value of an object's attribute.
This also works for attributes that are declared protected or private. |
LoadClassMetadataEventArgs::getObjectManager |
function |
vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/LoadClassMetadataEventArgs.php |
Retrieves the associated ObjectManager. |
ClosureExpressionVisitor::getObjectFieldValue |
function |
vendor/doctrine/collections/lib/Doctrine/Common/Collections/Expr/ClosureExpressionVisitor.php |
Accesses the field of a given object. This field has to be public
directly or indirectly (through an accessor get*, is*, or a magic
method, __get, __call). |
PHPUnit_Framework_TestCase::getObjectForTrait |
function |
vendor/phpunit/phpunit/src/Framework/TestCase.php |
Returns an object for the specified trait. |
PHPUnit_Framework_MockObject_Generator::getObject |
function |
vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Generator.php |
|
PHPUnit_Framework_MockObject_Generator::getObjectForTrait |
function |
vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Generator.php |
Returns an object for the specified trait. |
ClosureExpressionVisitorTest::testGetObjectFieldValueIsAccessor |
function |
vendor/doctrine/collections/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php |
|
ClosureExpressionVisitorTest::testGetObjectFieldValueMagicCallMethod |
function |
vendor/doctrine/collections/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php |
|
Framework_AssertTest::testGetObjectAttributeWorksForInheritedAttributes |
function |
vendor/phpunit/phpunit/tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::getObjectAttribute |
Framework_MockObject_Invocation_ObjectTest::testAllowToGetObjectSetInConstructor |
function |
vendor/phpunit/phpunit-mock-objects/tests/MockObject/Invocation/ObjectTest.php |
|
Framework_AssertTest::testGetObjectAttributeRaisesExceptionForInvalidFirstArgument |
function |
vendor/phpunit/phpunit/tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::getObjectAttribute
@expectedException PHPUnit_Framework_Exception |
Framework_AssertTest::testGetObjectAttributeRaisesExceptionForInvalidSecondArgument |
function |
vendor/phpunit/phpunit/tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::getObjectAttribute
@expectedException PHPUnit_Framework_Exception |
Framework_AssertTest::testGetObjectAttributeRaisesExceptionForInvalidSecondArgument2 |
function |
vendor/phpunit/phpunit/tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::getObjectAttribute
@expectedException PHPUnit_Framework_Exception |
Framework_AssertTest::testGetObjectAttributeRaisesExceptionForInvalidSecondArgument3 |
function |
vendor/phpunit/phpunit/tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::getObjectAttribute
@expectedException PHPUnit_Framework_Exception |