ObjectInitializerInterface.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ObjectInitializerInterface.php |
|
SchemaObjectExistsException.php |
file |
drupal/core/lib/Drupal/Core/Database/SchemaObjectExistsException.php |
Definition of Drupal\Core\Database\SchemaObjectExistsException |
FetchTest::testQueryFetchObject |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/FetchTest.php |
Confirms that we can fetch a record to an object explicitly. |
TempStoreDatabaseTest::$objects |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/TempStoreDatabaseTest.php |
An array of random stdClass objects. |
Twig_TemplateMethodObject::get1 |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
TestBase::assertIdenticalObject |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
Checks to see if two objects are identical. |
CustomArrayObject::offsetExists |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorCustomArrayObjectTest.php |
|
ObjectManager::getClassMetadata |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php |
Returns the ClassMetadata descriptor for a class. |
ObjectManager::initializeObject |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php |
Helper method to initialize a lazy loading proxy or persistent collection. |
ClassUtils::newReflectionObject |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Util/ClassUtils.php |
Create a new reflection object |
TestObjectMetadata::isIdentifier |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Checks if the given field name is a mapped identifier for this class. |
Twig_TemplateMagicPropertyObject |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
FormTestControllerObject::create |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestControllerObject.php |
Instantiates a new instance of this controller. |
OnClearEventArgs::$objectManager |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/OnClearEventArgs.php |
|
FormTestServiceObject::getFormID |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestServiceObject.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
FormTestServiceObject::buildForm |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestServiceObject.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
ManagerEventArgs::$objectManager |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/ManagerEventArgs.php |
|
Twig_TemplateMethodObject::isBar |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
Twig_TemplateMethodAndPropObject |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
FileValidatorObjectTest::getFile |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorObjectTest.php |
|
RouteObjectInterface::ROUTE_NAME |
constant |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/RouteObjectInterface.php |
Field name that will hold the route name that was matched. |
PersistentObject::$objectManager |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/PersistentObject.php |
|
Controller::createObjectIdentity |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/Controller.php |
Creates the ACL for the passed object identity |
Controller::deleteObjectIdentity |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/Controller.php |
Deletes the object identity from the database. |
DateTimePlus::constructFromObject |
function |
drupal/core/lib/Drupal/Component/Datetime/DateTimePlus.php |
Creates a date object from an input date object. |
Twig_TemplatePropertyObject::$bar |
property |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
FormTestServiceObject::submitForm |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestServiceObject.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
MenuLinkInterface::setRouteObject |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkInterface.php |
Sets the route object for this link. |
RouteObjectInterface::getRouteKey |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/RouteObjectInterface.php |
Get the route key. |
HtmlFormController::getFormObject |
function |
drupal/core/lib/Drupal/Core/Controller/HtmlFormController.php |
Returns the object used to build the form. |
SchemaObjectDoesNotExistException |
class |
drupal/core/lib/Drupal/Core/Database/SchemaObjectDoesNotExistException.php |
Exception thrown if an object being modified doesn't exist yet. |
ObjectManager::getMetadataFactory |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php |
Gets the metadata factory used to gather the metadata of classes. |
PHPUnit_Framework_MockObject_Stub |
interface |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub.php |
An object that stubs the process of a normal method for a mock object. |
TestObjectMetadata::getFieldNames |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
A numerically indexed list of field names of this persistent class. |
TestObjectMetadata::getIdentifier |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Gets the mapped identifier field name. |
TestObjectMetadata::getTypeOfField |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Returns a type name of this field. |
TestObjectMetadata::hasAssociation |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Checks if the given field is a mapped association for this class. |
Twig_TemplatePropertyObject::$zero |
property |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
Twig_TemplatePropertyObject::$null |
property |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
CollectionValidatorArrayObjectTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorArrayObjectTest.php |
|
OnClearEventArgs::getObjectManager |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/OnClearEventArgs.php |
Retrieve associated ObjectManager. |
Twig_TemplateMethodObject::getZero |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
Twig_TemplateMethodObject::getNull |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
ManagerEventArgs::getObjectManager |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/ManagerEventArgs.php |
Retrieve associated ObjectManager. |
FormTestArgumentsObject::getFormID |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestArgumentsObject.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
FormTestArgumentsObject::buildForm |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestArgumentsObject.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
RouteObjectInterface::ROUTE_OBJECT |
constant |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/RouteObjectInterface.php |
Field name of the route object that was matched. |
LifecycleEventArgs::$objectManager |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/LifecycleEventArgs.php |
|
EasyRdf_Parser_Turtle::parseObject |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Turtle.php |
Parse a object [12]
@ignore |
PersistentObject::setObjectManager |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/PersistentObject.php |
Set the object manager responsible for all persistent object base classes. |