Search for _array
- Search 7.x for _array
- Search 9.5.x for _array
- Search 8.9.x for _array
- Search 11.x for _array
- Search main for _array
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SubProcessTest::providerTestSourceNotArray | function | core/ |
Data provider for testSourceNotArray(). |
| SubProcessTest::testSourceNotArray | function | core/ |
Tests behavior when source children are not arrays. |
| SvgIconBuilder::buildRenderArray | function | core/ |
Builds a render array representation of an SVG. |
| TableTest::testThemeTableHeaderRenderArray | function | core/ |
Tests header elements with a mix of string and render array values. |
| TableTest::testThemeTableRowRenderArray | function | core/ |
Tests row elements with a mix of string and render array values. |
| 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. |
| TestConfigFactoryOverrideBase::doFilterNestedArray | function | core/ |
|
| TestRouteSubscriber::routesFromArray | function | core/ |
|
| TitleResolverTest::testStaticTitleWithNullAndArrayValueParameter | function | core/ |
Tests a static title with a non-scalar value parameter. |
| TypedConfigInterface::toArray | function | core/ |
Returns an array of all property values. |
| UniqueFieldValueValidator::caseInsensitiveArrayIntersect | function | core/ |
Perform a case-insensitive array intersection, but keep original capitalization. |
| UpdateSettingsForm::arrayToMultiLineString | function | core/ |
Prepares the saved notify_emails property to be displayed in the form. |
| UpdateSettingsForm::multiLineStringToArray | function | core/ |
Prepares the submitted value to be stored in the notify_emails property. |
| Url::toRenderArray | function | core/ |
Returns the route information for a render array. |
| UrlTest::testLinkRenderArrayText | function | core/ |
Tests that link functions support render arrays as 'text'. |
| UrlTest::testToRenderArray | function | core/ |
Tests deprecation of toRenderArray() method. |
| ValidKeysConstraint::$indexedArrayMessage | property | core/ |
The error message if the array being validated is a list. |
| ViewPageControllerTest::$defaultRenderArray | property | core/ |
A render array expected for every page controller render array result. |
| ViewUI::toArray | function | core/ |
Gets an array of all property values. |
| XmlEncoderTest::$testArray | property | core/ |
An array of test data. |
| _drupal_rewrite_settings_is_array_index | function | core/ |
Helper for drupal_rewrite_settings(). |
Pagination
- Previous page
- Page 9
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.