Search for _array
- Search 7.x for _array
- Search 8.9.x for _array
- Search 10.3.x for _array
- Search 11.x for _array
- Search main for _array
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| UnitTestCase::assertArrayEquals | function | core/ |
Asserts if two arrays are equal by sorting them first. |
| UnitTestCaseTest::testAssertArrayEquals | function | core/ |
Tests deprecation of the ::assertArrayEquals method. |
| 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'. |
| 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(). |
| _system_check_array_table_prefixes | function | core/ |
Checks if there are 'prefix' entries in array format for tables. |
Pagination
- Previous page
- Page 9
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.