PHPUnit_Framework_MockObject_Generator |
class |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Generator.php |
Mock Object Code Generator |
ViewUIObjectTest::testEntityDecoration |
function |
drupal/core/modules/views_ui/tests/Drupal/views_ui/Tests/ViewUIObjectTest.php |
Tests entity method decoration. |
FormObjectTest::testObjectFormCallback |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormObjectTest.php |
Tests using an object as the form callback. |
ObjectInitializerInterface::initialize |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ObjectInitializerInterface.php |
Initializes an object just before validation. |
TestObjectMetadata::getReflectionClass |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Gets the ReflectionClass instance for this mapped class. |
TestObjectMetadata::getIdentifierValues |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Return the identifier of this object as an array with field name as key. |
ClassUtilsTest::testNewReflectionObject |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Util/ClassUtilsTest.php |
@dataProvider dataGetClass |
Twig_TemplateMagicPropertyObject::__get |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
EasyRdf_Serialiser_RdfXml::rdfxmlObject |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Serialiser/RdfXml.php |
Protected method to serialise an object node into an XML object
@ignore |
Twig_TemplatePropertyObject::$protected |
property |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
Twig_TemplateMethodObject::getProtected |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
ValidatorBuilder::addObjectInitializers |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilder.php |
Adds a list of object initializers to the validator. |
HtmlEntityFormController::getFormObject |
function |
drupal/core/lib/Drupal/Core/Entity/HtmlEntityFormController.php |
Instead of a class name or service ID, $form_arg will be a string
representing the entity and operation being performed.
Consider the following route: |
PHPUnit_Framework_MockObject_MockObject |
interface |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/MockObject.php |
Interface for all mock objects which are generated by
PHPUnit_Framework_MockObject_Mock. |
PHPUnit_Framework_MockObject_Invocation |
interface |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Invocation.php |
Interface for invocations. |
ChainRouterTest::testGenerateObjectName |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ChainRouterTest.php |
|
ObjectManagerAware::injectObjectManager |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManagerAware.php |
Injects responsible ObjectManager and the ClassMetadata into this persistent object. |
PHPUnit_Framework_MockObject_Verifiable |
interface |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Verifiable.php |
Interface for classes which must verify a given expectation. |
FailureTest::testAssertObjectSameObject |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/FailureTest.php |
|
PHPUnit_Framework_Comparator_MockObject |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/MockObject.php |
Compares PHPUnit_Framework_MockObject_MockObject instances for equality. |
PersistentObjectTest::testGetIdentifier |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
PersistentObjectTest::testSetIdentifier |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
PersistentObjectTest::testInvalidMethod |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
TestObjectMetadata::getAssociationNames |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
A numerically indexed list of association names of this persistent class. |
PHPUnit_Framework_TestCase::$mockObjects |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
|
TestObjectMetadata::initializeReflection |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
PHPUnit_Framework_MockObject_Stub_Return |
class |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub/Return.php |
Stubs a method by returning a user-defined value. |
PHPUnit_Framework_MockObject_MockBuilder |
class |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/MockBuilder.php |
Implementation of the Builder pattern for Mock objects. |
CollectionValidatorCustomArrayObjectTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorCustomArrayObjectTest.php |
|
CallbackValidatorTest_Object::validateOne |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CallbackValidatorTest.php |
|
CallbackValidatorTest_Object::validateTwo |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CallbackValidatorTest.php |
|
Twig_TemplateArrayAccessObject::offsetGet |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
Twig_TemplateArrayAccessObject::offsetSet |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
Twig_TemplateMagicPropertyObject::__isset |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
Twig_TemplatePropertyObjectAndArrayAccess |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
PHPUnit_Framework_MockObject_Builder_Stub |
interface |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/Stub.php |
Builder interface for stubs which are actions replacing an invocation. |
Controller::deleteObjectIdentityRelations |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/Controller.php |
Deletes all entries from the relations table from the database. |
PHPUnit_Framework_MockObject_Stub::invoke |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub.php |
Fakes the processing of the invocation $invocation by returning a
specific value. |
FailureTest::testAssertObjectEqualsObject |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/FailureTest.php |
|
PersistentObjectTest::testSetUnknownField |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
PersistentObjectTest::testGetUnknownField |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
Twig_TemplateArrayAccessObject::$protected |
property |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
Twig_TemplateMagicPropertyObject::$defined |
property |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
LoadClassMetadataEventArgs::$objectManager |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/LoadClassMetadataEventArgs.php |
|
PHPUnit_Framework_MockObject_Builder_Match |
interface |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/Match.php |
Builder interface for invocation order matches. |
Framework_MockObject_Invocation_StaticTest |
class |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObject/Invocation/StaticTest.php |
|
Framework_MockObject_Invocation_ObjectTest |
class |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObject/Invocation/ObjectTest.php |
|
Framework_MockObjectTest::resetMockObjects |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php |
|
PersistentObjectTest::testGetObjectManager |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
EasyRdf_Serialiser_Turtle::serialiseObject |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Serialiser/Turtle.php |
@ignore |