Search for object

  1. Search 7.x for object
  2. Search 9.5.x for object
  3. Search 10.3.x for object
  4. Search 11.x for object
  5. Other projects
Title Object type File name Summary
StringObject::__toString function core/tests/Drupal/Tests/Component/Assertion/InspectorTest.php
TempStoreDatabaseTest::$objects property core/modules/user/tests/src/Kernel/TempStoreDatabaseTest.php An array of random stdClass objects.
TempStoreDatabaseTest::$objects property core/tests/Drupal/KernelTests/Core/TempStore/TempStoreDatabaseTest.php An array of random stdClass objects.
TestBase::assertIdenticalObject function core/modules/simpletest/src/TestBase.php Checks to see if two objects are identical.
TestBaseTest::providerAssertIdenticalObject function core/modules/simpletest/tests/src/Unit/TestBaseTest.php Data provider for testAssertIdenticalObject().
TestBaseTest::testAssertIdenticalObject function core/modules/simpletest/tests/src/Unit/TestBaseTest.php @covers ::assertIdenticalObject
@dataProvider providerAssertIdenticalObject
TestBaseTest::testRandomObject function core/modules/simpletest/tests/src/Unit/TestBaseTest.php @covers ::randomObject
@dataProvider providerRandomItems
TestCompatibilityTrait::assertIsNotObject function core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit6/TestCompatibilityTrait.php Provides forward-compatibility for assertIsNotObject().
TestCompatibilityTrait::assertIsNotObject function core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit7/TestCompatibilityTrait.php Provides forward-compatibility for assertIsNotObject().
TestCompatibilityTrait::assertIsObject function core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit6/TestCompatibilityTrait.php Provides forward-compatibility for assertIsObject().
TestCompatibilityTrait::assertIsObject function core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit7/TestCompatibilityTrait.php Provides forward-compatibility for assertIsObject().
TestDerivativeDiscoveryWithObject class core/tests/Drupal/Tests/Core/Plugin/Discovery/TestDerivativeDiscoveryWithObject.php Defines test derivative discovery using an object..
TestDerivativeDiscoveryWithObject.php file core/tests/Drupal/Tests/Core/Plugin/Discovery/TestDerivativeDiscoveryWithObject.php
TestDerivativeDiscoveryWithObject::getDerivativeDefinition function core/tests/Drupal/Tests/Core/Plugin/Discovery/TestDerivativeDiscoveryWithObject.php
TestDerivativeDiscoveryWithObject::getDerivativeDefinitions function core/tests/Drupal/Tests/Core/Plugin/Discovery/TestDerivativeDiscoveryWithObject.php
TestDomainObject class core/modules/system/tests/modules/early_rendering_controller_test/src/TestDomainObject.php
TestDomainObject.php file core/modules/system/tests/modules/early_rendering_controller_test/src/TestDomainObject.php
TestDomainObjectViewSubscriber class core/modules/system/tests/modules/early_rendering_controller_test/src/TestDomainObjectViewSubscriber.php View subscriber for turning TestDomainObject objects into Response objects.
TestDomainObjectViewSubscriber.php file core/modules/system/tests/modules/early_rendering_controller_test/src/TestDomainObjectViewSubscriber.php
TestDomainObjectViewSubscriber::getSubscribedEvents function core/modules/system/tests/modules/early_rendering_controller_test/src/TestDomainObjectViewSubscriber.php
TestDomainObjectViewSubscriber::onViewTestDomainObject function core/modules/system/tests/modules/early_rendering_controller_test/src/TestDomainObjectViewSubscriber.php Sets a response given a TestDomainObject instance.
TestObject class core/modules/serialization/tests/src/Unit/Encoder/XmlEncoderTest.php
TestObject::getA function core/modules/serialization/tests/src/Unit/Encoder/XmlEncoderTest.php
TestObjectItem class core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestObjectItem.php Defines the 'test_object_field' entity field item.
TestObjectItem.php file core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestObjectItem.php
TestObjectItem::propertyDefinitions function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestObjectItem.php Defines field item properties.
TestObjectItem::schema function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestObjectItem.php Returns the schema for the field.
TestObjectItemTest class core/modules/field/tests/src/Kernel/TestObjectItemTest.php Tests the serialization of an object.
TestObjectItemTest.php file core/modules/field/tests/src/Kernel/TestObjectItemTest.php
TestObjectItemTest::$modules property core/modules/field/tests/src/Kernel/TestObjectItemTest.php Modules to enable.
TestObjectItemTest::setUp function core/modules/field/tests/src/Kernel/TestObjectItemTest.php Set the default field storage backend for fields created during tests.
TestObjectItemTest::testTestObjectItem function core/modules/field/tests/src/Kernel/TestObjectItemTest.php Tests the serialization of a field type that has an object.
test_domain_object.view_subscriber service core/modules/system/tests/modules/early_rendering_controller_test/early_rendering_controller_test.services.yml Drupal\early_rendering_controller_test\TestDomainObjectViewSubscriber
TokenTest::testReplaceWithBubbleableMetadataObject function core/tests/Drupal/Tests/Core/Utility/TokenTest.php @covers ::replace
TraversableObject class core/modules/jsonapi/tests/modules/jsonapi_test_data_type/src/TraversableObject.php An object which implements \IteratorAggregate.
TraversableObject.php file core/modules/jsonapi/tests/modules/jsonapi_test_data_type/src/TraversableObject.php
TraversableObject::$property property core/modules/jsonapi/tests/modules/jsonapi_test_data_type/src/TraversableObject.php
TraversableObject::getIterator function core/modules/jsonapi/tests/modules/jsonapi_test_data_type/src/TraversableObject.php
TraversableObjectNormalizer class core/modules/jsonapi/tests/modules/jsonapi_test_data_type/src/Normalizer/TraversableObjectNormalizer.php Normalizes TraversableObject.
TraversableObjectNormalizer.php file core/modules/jsonapi/tests/modules/jsonapi_test_data_type/src/Normalizer/TraversableObjectNormalizer.php
TraversableObjectNormalizer::$supportedInterfaceOrClass property core/modules/jsonapi/tests/modules/jsonapi_test_data_type/src/Normalizer/TraversableObjectNormalizer.php The interface or class that this Normalizer supports.
TraversableObjectNormalizer::normalize function core/modules/jsonapi/tests/modules/jsonapi_test_data_type/src/Normalizer/TraversableObjectNormalizer.php
TrustedObject class core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php
TrustedObject::callback function core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php
TwigMarkupInterfaceTest::renderObjectWithTwig function core/tests/Drupal/KernelTests/Core/Theme/TwigMarkupInterfaceTest.php
UnmetDependenciesException::$configObjects property core/lib/Drupal/Core/Config/UnmetDependenciesException.php A list of configuration objects that have unmet dependencies.
UnmetDependenciesException::formatConfigObjectList function core/lib/Drupal/Core/Config/UnmetDependenciesException.php Formats a list of configuration objects.
UnmetDependenciesException::getConfigObjects function core/lib/Drupal/Core/Config/UnmetDependenciesException.php Gets the list of configuration objects that have unmet dependencies.
UnprocessableHttpEntityExceptionNormalizer::buildErrorObjects function core/modules/jsonapi/src/Normalizer/UnprocessableHttpEntityExceptionNormalizer.php Builds the normalized JSON:API error objects for the response.
UntrustedObject class core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.