FormTestObject::buildForm |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestObject.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
Twig_TemplateMethodObject |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
StorageTestBase::$objects |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/StorageTestBase.php |
An array of random stdClass objects. |
PHP_Token_OBJECT_OPERATOR |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
ObjectRepository::findAll |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectRepository.php |
Finds all objects in the repository. |
CustomArrayObject::$array |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorCustomArrayObjectTest.php |
|
XmlEncoderTest::getObject |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php |
|
ViewUIObjectTest::getInfo |
function |
drupal/core/modules/views_ui/tests/Drupal/views_ui/Tests/ViewUIObjectTest.php |
This method exists to support the simpletest UI runner. |
PersistentObjectTest::$cm |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
PersistentObjectTest::$om |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
FormTestObject::submitForm |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestObject.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
JsonEncoderTest::getObject |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/JsonEncoderTest.php |
|
ObjectInitializerInterface |
interface |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ObjectInitializerInterface.php |
Prepares an object for validation. |
DateTimePlus::inputIsObject |
function |
drupal/core/lib/Drupal/Component/Datetime/DateTimePlus.php |
Checks whether input is a DateTime object. |
Serializer::normalizeObject |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Serializer.php |
Normalizes an object into a set of arrays/scalars |
DebugTest::testExportObject |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Util/DebugTest.php |
|
Twig_TemplatePropertyObject |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
FormTestArgumentsObject.php |
file |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestArgumentsObject.php |
Contains \Drupal\form_test\FormTestArgumentsObject. |
ObjectRepository::findOneBy |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectRepository.php |
Finds a single object by a set of criteria. |
assertObjectNotHasAttribute |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Asserts that an object does not have a specified attribute. |
FileValidatorObjectTest.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorObjectTest.php |
|
TwigReferenceObjectTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TwigReferenceObjectTest.php |
Definition of Drupal\system\Tests\Theme\TwigReferenceObjectTest. |
PersistentObjectTest::setUp |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
SchemaObjectExistsException |
class |
drupal/core/lib/Drupal/Core/Database/SchemaObjectExistsException.php |
Exception thrown if an object being created already exists. |
StatementEmpty::fetchObject |
function |
drupal/core/lib/Drupal/Core/Database/StatementEmpty.php |
|
TestObjectMetadata::getName |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Get fully-qualified class name of this persistent class. |
TestObjectMetadata::hasField |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Checks if the given field is a mapped property for this class. |
CallbackValidatorTest_Object |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CallbackValidatorTest.php |
|
FormTestControllerObject.php |
file |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestControllerObject.php |
Contains \Drupal\form_test\FormTestControllerObject. |
FormTestObject::validateForm |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestObject.php |
Implements \Drupal\Core\Form\FormInterface::validateForm(). |
EasyRdf_Graph::arrayToObject |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php |
Get an EasyRdf_Resource or EasyRdf_Literal object from an associative array.
@ignore |
CustomArrayObject::offsetGet |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorCustomArrayObjectTest.php |
|
CustomArrayObject::offsetSet |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorCustomArrayObjectTest.php |
|
CustomArrayObject::serialize |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorCustomArrayObjectTest.php |
|
ObjectManager::getRepository |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php |
Gets the repository for a class. |
StringableObject::__toString |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
RouteObject::getRouteContent |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ProviderBasedGeneratorTest.php |
Get the content document this route entry stands for. If non-null,
the ControllerClassMapper uses it to identify a controller and
the content is passed to the controller. |
Serializer::denormalizeObject |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Serializer.php |
Denormalizes data back into an object of the given class |
PhpFileCacheTest::testObjects |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/PhpFileCacheTest.php |
|
PersistentObjectTest::$object |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
Twig_TemplateArrayAccessObject |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
Validator::$objectInitializers |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Validator.php |
|
Twig_TemplateMagicMethodObject |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
ObjectRepository::getClassName |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectRepository.php |
Returns the class name of the object managed by the repository |
CustomArrayObject::__construct |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorCustomArrayObjectTest.php |
|
CustomArrayObject::offsetUnset |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorCustomArrayObjectTest.php |
|
CustomArrayObject::getIterator |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorCustomArrayObjectTest.php |
|
CustomArrayObject::unserialize |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorCustomArrayObjectTest.php |
|
StatementPrefetch::fetchObject |
function |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
|
TwigEnvironment::$cache_object |
property |
drupal/core/lib/Drupal/Core/Template/TwigEnvironment.php |
|