TestObjectMetadata::getIdentifierFieldNames |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Returns an array of identifier field names numerically indexed. |
Twig_TemplateArrayAccessObject::$attributes |
property |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
Twig_TemplateArrayAccessObject::offsetUnset |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
ContainerBuilderTest::testAddObjectResource |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::addObjectResource |
PHPUnit_Framework_MockObject_Stub_Exception |
class |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub/Exception.php |
Stubs a method by raising a user-defined exception. |
PHPUnit_Framework_MockObject_Matcher::$stub |
property |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher.php |
|
LoggerInterfaceTest::testObjectCastToString |
function |
drupal/core/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php |
|
TestObjectMetadata::isAssociationInverseSide |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Checks if the association is the inverse side of a bidirectional association |
Twig_TemplateArrayAccessObject::offsetExists |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
Twig_TemplateMagicPropertyObject::$protected |
property |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
LoadClassMetadataEventArgs::getObjectManager |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/LoadClassMetadataEventArgs.php |
Retrieve associated ObjectManager. |
JsonResponseTest::testStaticCreateJsonObject |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php |
|
PHPUnit_Framework_MockObject_Stub_ReturnSelf |
class |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub/ReturnSelf.php |
Stubs a method by returning the current object. |
EasyRdf_Parser_Ntriples::parseNtriplesObject |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Ntriples.php |
@ignore |
CollectionValidatorCustomArrayObjectTest.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorCustomArrayObjectTest.php |
|
PHPUnit_Framework_MockObject_Matcher::verify |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher.php |
|
PHPUnit_Framework_Assert::objectHasAttribute |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Returns a PHPUnit_Framework_Constraint_ObjectHasAttribute matcher object. |
PHPUnit_Framework_Comparator_Object::accepts |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/Object.php |
Returns whether the comparator can compare two values. |
PHPUnit_Framework_Comparator_Object::toArray |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/Object.php |
Converts an object to an array containing all of its private, protected
and public properties. |
PersistentObjectTest::testNoObjectManagerSet |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
TestObjectMetadata::isSingleValuedAssociation |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Checks if the given field is a mapped single valued association for this class. |
Twig_TemplateMagicPropertyObject::$attributes |
property |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
PHPUnit_Framework_TestCase::verifyMockObjects |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Verifies the mock object expectations. |
PHPUnit_Framework_MockObject_Builder_Identity |
interface |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/Identity.php |
Builder interface for unique identifiers. |
PHPUnit_Framework_TestCase::getObjectForTrait |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Returns an object for the specified trait. |
PHPUnit_Framework_MockObject_Matcher::invoked |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher.php |
|
PHPUnit_Framework_MockObject_Matcher::matches |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher.php |
|
PHPUnit_Framework_MockObject_InvocationMocker |
class |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/InvocationMocker.php |
Mocker for invocations which are sent from
PHPUnit_Framework_MockObject_MockObject objects. |
ClosureExpressionVisitor::getObjectFieldValue |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/ClosureExpressionVisitor.php |
Access the field of a given object. This field has to be public directly
or indirectly (through an accessor get* or a magic method, __get, __call). |
PersistentObjectTest::testGetToOneAssociation |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
PersistentObjectTest::testSetToOneAssociation |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
PersistentObjectTest::testAddToManyAssocation |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
PHPUnit_Framework_Comparator_SplObjectStorage |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/SplObjectStorage.php |
Compares SplObjectStorage instances for equality. |
TestObjectMetadata::getAssociationTargetClass |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Returns the target class name of the given association. |
PHPUnit_Framework_MockObject_Invocation_Object |
class |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Invocation/Object.php |
Represents a non-static invocation. |
PHPUnit_Framework_MockObject_Invocation_Static |
class |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Invocation/Static.php |
Represents a static invocation. |
ValidatorBuilderTest::testAddObjectInitializer |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorBuilderTest.php |
|
PHPUnit_Framework_MockObject_Builder_Namespace |
interface |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/Namespace.php |
Interface for builders which can register builders with a given identification. |
PHPUnit_Framework_MockObject_Invokable::invoke |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Invokable.php |
Invokes the invocation object $invocation so that it can be checked for
expectations or matched against stubs. |
PHPUnit_Framework_MockObject_Matcher::toString |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher.php |
|
Framework_MockObjectTest::testStubbedException |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php |
|
Framework_MockObjectTest::testFunctionCallback |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php |
|
PHPUnit_Framework_MockObject_Generator::$cache |
property |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Generator.php |
|
PersistentObjectTest::testAddInvalidCollection |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
ValidatorBuilderInterface::addObjectInitializer |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilderInterface.php |
Adds an object initializer to the validator. |
PHPUnit_Framework_MockObject_Matcher_Parameters |
class |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/Parameters.php |
Invocation matcher which looks for specific parameters in the invocations. |
PHPUnit_Framework_Constraint_ObjectHasAttribute |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/ObjectHasAttribute.php |
Constraint that asserts that the object it is evaluated for has a given
attribute. |
PHPUnit_Framework_TestCase::getTestResultObject |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
@since Method available since Release 3.5.7 |
ValidatorBuilderTest::testAddObjectInitializers |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorBuilderTest.php |
|
PHPUnit_Framework_TestCase::setTestResultObject |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
@since Method available since Release 3.6.0 |