Search for object
- Search 7.x for object
- Search 9.5.x for object
- Search 8.9.x for object
- Search 10.3.x for object
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
TemporaryArrayObjectThrowingExceptions::natsort | function | core/ |
Sort entries using a "natural order" algorithm. |
TemporaryArrayObjectThrowingExceptions::offsetExists | function | core/ |
Returns whether the requested index exists. |
TemporaryArrayObjectThrowingExceptions::offsetGet | function | core/ |
Returns the value at the specified index. |
TemporaryArrayObjectThrowingExceptions::offsetSet | function | core/ |
Sets the value at the specified index to new value. |
TemporaryArrayObjectThrowingExceptions::offsetUnset | function | core/ |
Unsets the value at the specified index. |
TemporaryArrayObjectThrowingExceptions::setFlags | function | core/ |
Sets the behavior flags for the \ArrayObject. |
TemporaryArrayObjectThrowingExceptions::setIteratorClass | function | core/ |
Sets the iterator classname for the \ArrayObject. |
TemporaryArrayObjectThrowingExceptions::uasort | function | core/ |
Sort the entries with a user-defined comparison function. |
TemporaryArrayObjectThrowingExceptions::uksort | function | core/ |
Sort the entries by keys using a user-defined comparison function. |
TestDerivativeDiscoveryWithObject | class | core/ |
Defines test derivative discovery using an object.. |
TestDerivativeDiscoveryWithObject.php | file | core/ |
|
TestDerivativeDiscoveryWithObject::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
TestDerivativeDiscoveryWithObject::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
TestDomainObject | class | core/ |
Test domain class. |
TestDomainObject.php | file | core/ |
|
TestDomainObjectViewSubscriber | class | core/ |
View subscriber for turning TestDomainObject objects into Response objects. |
TestDomainObjectViewSubscriber.php | file | core/ |
|
TestDomainObjectViewSubscriber::getSubscribedEvents | function | core/ |
|
TestDomainObjectViewSubscriber::onViewTestDomainObject | function | core/ |
Sets a response given a TestDomainObject instance. |
TestObject | class | core/ |
Test class used for the encoding test. |
TestObject::getA | function | core/ |
Return the characters "A". |
TestObjectItem | class | core/ |
Defines the 'test_object_field' entity field item. |
TestObjectItem.php | file | core/ |
|
TestObjectItem::propertyDefinitions | function | core/ |
Defines field item properties. |
TestObjectItem::schema | function | core/ |
Returns the schema for the field. |
TestObjectItemTest | class | core/ |
Tests the serialization of an object. |
TestObjectItemTest.php | file | core/ |
|
TestObjectItemTest::$modules | property | core/ |
Modules to install. |
TestObjectItemTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
TestObjectItemTest::testTestObjectItem | function | core/ |
Tests the serialization of a field type that has an object. |
test_domain_object.view_subscriber | service | core/ |
Drupal\early_rendering_controller_test\TestDomainObjectViewSubscriber |
TextEditorObjectDependentValidatorTrait | trait | core/ |
Some CKEditor 5 constraint validators need a Text Editor object. |
TextEditorObjectDependentValidatorTrait.php | file | core/ |
|
TextEditorObjectDependentValidatorTrait::createTextEditorObjectFromContext | function | core/ |
Creates a text editor object from the execution context. |
TokenTest::testReplaceWithBubbleableMetadataObject | function | core/ |
@covers ::replace |
TraversableObject | class | core/ |
An object which implements \IteratorAggregate. |
TraversableObject.php | file | core/ |
|
TraversableObject::$property | property | core/ |
The test data. |
TraversableObject::getIterator | function | core/ |
|
TraversableObjectNormalizer | class | core/ |
Normalizes TraversableObject. |
TraversableObjectNormalizer.php | file | core/ |
|
TraversableObjectNormalizer::getSupportedTypes | function | core/ |
|
TraversableObjectNormalizer::normalize | function | core/ |
|
TrustedObject | class | core/ |
Class with a trusted interface implementation with callback. |
TrustedObject::callback | function | core/ |
|
TwigMarkupInterfaceTest::renderObjectWithTwig | function | core/ |
|
TwigSandboxPolicy::getMethodsAllowedOnAllObjects | function | core/ |
Gets the list of allowed methods on all objects. |
UnmetDependenciesException::$configObjects | property | core/ |
A list of configuration objects that have unmet dependencies. |
UnmetDependenciesException::formatConfigObjectList | function | core/ |
Formats a list of configuration objects. |
UnmetDependenciesException::getConfigObjects | function | core/ |
Gets the list of configuration objects that have unmet dependencies. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.