Search for object
- Search 7.x for object
- Search 9.5.x for object
- Search 8.9.x for object
- Search 11.x for object
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
SharedTempStoreTest::testSetIfOwnerNoObject | function | core/ |
Tests the setIfOwner() method when a key already exists but no object. |
StatementInterface::fetchObject | function | core/ |
Fetches the next row and returns it as an object. |
StatementPrefetch::fetchObject | function | core/ |
|
StatementPrefetchIterator::fetchObject | function | core/ |
|
StatementWrapper::fetchObject | function | core/ |
|
StatementWrapperIterator::fetchObject | function | core/ |
|
StorageTestBase::$objects | property | core/ |
An array of random stdClass objects. |
StringObject | class | core/ |
Quick class for testing for objects with __toString. |
StringObject::__toString | function | core/ |
|
StringTranslationTraitTest::$testObject | property | core/ |
The object under test that uses StringTranslationTrait. |
SubformState::getFormObject | function | core/ |
|
SubformStateTest::testFormObject | function | core/ |
@covers ::getFormObject[[api-linebreak]] |
TemporaryArrayObjectThrowingExceptions | class | core/ |
An \ArrayObject that throws an exception when used as an ArrayObject. |
TemporaryArrayObjectThrowingExceptions.php | file | core/ |
|
TemporaryArrayObjectThrowingExceptions::append | function | core/ |
Append a value to the ArrayObject. |
TemporaryArrayObjectThrowingExceptions::asort | function | core/ |
Sort the ArrayObject. |
TemporaryArrayObjectThrowingExceptions::count | function | core/ |
Count the ArrayObject. |
TemporaryArrayObjectThrowingExceptions::exchangeArray | function | core/ |
Exchange the current array with another array or object. |
TemporaryArrayObjectThrowingExceptions::getArrayCopy | function | core/ |
Exports the \ArrayObject to an array. |
TemporaryArrayObjectThrowingExceptions::getFlags | function | core/ |
Gets the behavior flags of the \ArrayObject. |
TemporaryArrayObjectThrowingExceptions::getIterator | function | core/ |
Create a new iterator from an ArrayObject instance. |
TemporaryArrayObjectThrowingExceptions::getIteratorClass | function | core/ |
Gets the class name of the array iterator that is used by \ArrayObject::getIterator(). |
TemporaryArrayObjectThrowingExceptions::ksort | function | core/ |
Sort the entries by key. |
TemporaryArrayObjectThrowingExceptions::natcasesort | function | core/ |
Sort an array using a case insensitive "natural order" algorithm. |
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/ |
|
TestDerivativeDiscoveryWithObject::getDerivativeDefinitions | function | core/ |
|
TokenTest::testReplaceWithBubbleableMetadataObject | function | core/ |
@covers ::replace[[api-linebreak]] |
TraversableObject | class | core/ |
An object which implements \IteratorAggregate. |
TraversableObject.php | file | core/ |
|
TraversableObject::$property | property | core/ |
|
TraversableObject::getIterator | function | core/ |
#[\ReturnTypeWillChange] |
TraversableObjectNormalizer | class | core/ |
Normalizes TraversableObject. |
TraversableObjectNormalizer.php | file | core/ |
|
TraversableObjectNormalizer::getSupportedTypes | function | core/ |
|
TraversableObjectNormalizer::normalize | function | core/ |
|
TrustedObject | class | core/ |
|
TrustedObject::callback | function | core/ |
|
TwigMarkupInterfaceTest::renderObjectWithTwig | function | core/ |
|
TwigSandboxPolicy::getMethodsAllowedOnAllObjects | function | core/ |
Gets the list of allowed methods on all objects. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.