Search for _array

  1. Search 7.x for _array
  2. Search 8.9.x for _array
  3. Search 10.3.x for _array
  4. Search 11.x for _array
  5. Search main for _array
  6. Other projects
Title Object type File name Summary
TemporaryArrayObjectThrowingExceptions::getIterator function core/modules/jsonapi/src/Normalizer/Value/TemporaryArrayObjectThrowingExceptions.php Create a new iterator from an ArrayObject instance.
TemporaryArrayObjectThrowingExceptions::getIteratorClass function core/modules/jsonapi/src/Normalizer/Value/TemporaryArrayObjectThrowingExceptions.php Gets the class name of the array iterator that is used by \ArrayObject::getIterator().
TemporaryArrayObjectThrowingExceptions::ksort function core/modules/jsonapi/src/Normalizer/Value/TemporaryArrayObjectThrowingExceptions.php Sort the entries by key.
TemporaryArrayObjectThrowingExceptions::natcasesort function core/modules/jsonapi/src/Normalizer/Value/TemporaryArrayObjectThrowingExceptions.php Sort an array using a case insensitive "natural order" algorithm.
TemporaryArrayObjectThrowingExceptions::natsort function core/modules/jsonapi/src/Normalizer/Value/TemporaryArrayObjectThrowingExceptions.php Sort entries using a "natural order" algorithm.
TemporaryArrayObjectThrowingExceptions::offsetExists function core/modules/jsonapi/src/Normalizer/Value/TemporaryArrayObjectThrowingExceptions.php Returns whether the requested index exists.
TemporaryArrayObjectThrowingExceptions::offsetGet function core/modules/jsonapi/src/Normalizer/Value/TemporaryArrayObjectThrowingExceptions.php Returns the value at the specified index.
TemporaryArrayObjectThrowingExceptions::offsetSet function core/modules/jsonapi/src/Normalizer/Value/TemporaryArrayObjectThrowingExceptions.php Sets the value at the specified index to new value.
TemporaryArrayObjectThrowingExceptions::offsetUnset function core/modules/jsonapi/src/Normalizer/Value/TemporaryArrayObjectThrowingExceptions.php Unsets the value at the specified index.
TemporaryArrayObjectThrowingExceptions::setFlags function core/modules/jsonapi/src/Normalizer/Value/TemporaryArrayObjectThrowingExceptions.php Sets the behavior flags for the \ArrayObject.
TemporaryArrayObjectThrowingExceptions::setIteratorClass function core/modules/jsonapi/src/Normalizer/Value/TemporaryArrayObjectThrowingExceptions.php Sets the iterator classname for the \ArrayObject.
TemporaryArrayObjectThrowingExceptions::uasort function core/modules/jsonapi/src/Normalizer/Value/TemporaryArrayObjectThrowingExceptions.php Sort the entries with a user-defined comparison function.
TemporaryArrayObjectThrowingExceptions::uksort function core/modules/jsonapi/src/Normalizer/Value/TemporaryArrayObjectThrowingExceptions.php Sort the entries by keys using a user-defined comparison function.
TestConfigFactoryOverrideBase::doFilterNestedArray function core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php
TestRouteSubscriber::routesFromArray function core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php
TitleResolverTest::testStaticTitleWithNullAndArrayValueParameter function core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php Tests a static title with a non-scalar value parameter.
TypedConfigInterface::toArray function core/lib/Drupal/Core/Config/Schema/TypedConfigInterface.php Returns an array of all property values.
UnitTestCase::assertArrayEquals function core/tests/Drupal/Tests/UnitTestCase.php Asserts if two arrays are equal by sorting them first.
UnitTestCaseTest::testAssertArrayEquals function core/tests/Drupal/Tests/UnitTestCaseTest.php Tests deprecation of the ::assertArrayEquals method.
Url::toRenderArray function core/lib/Drupal/Core/Url.php Returns the route information for a render array.
UrlTest::testLinkRenderArrayText function core/modules/system/tests/src/Kernel/Common/UrlTest.php Tests that link functions support render arrays as 'text'.
ViewPageControllerTest::$defaultRenderArray property core/modules/views/tests/src/Unit/Routing/ViewPageControllerTest.php A render array expected for every page controller render array result.
ViewUI::toArray function core/modules/views_ui/src/ViewUI.php Gets an array of all property values.
XmlEncoderTest::$testArray property core/modules/serialization/tests/src/Unit/Encoder/XmlEncoderTest.php An array of test data.
_drupal_rewrite_settings_is_array_index function core/includes/install.inc Helper for drupal_rewrite_settings().
_system_check_array_table_prefixes function core/modules/system/system.install Checks if there are 'prefix' entries in array format for tables.

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