Search for _array
- Search 7.x for _array
- Search 9.5.x for _array
- Search 8.9.x for _array
- Search 10.3.x for _array
- Search 11.x for _array
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| InspectorTest::testAssertAllStrictArrays | function | core/ |
Tests asserting all members are strict arrays. |
| InspectorTest::testAssertStrictArray | function | core/ |
Tests asserting array is 0-indexed - the strict definition of array. |
| InstalledPackage::createFromArray | function | core/ |
Create an installed package object from an array. |
| InstalledPackagesList::exchangeArray | function | core/ |
|
| LanguageUnitTest::providerTestSortArrayOfLanguages | function | core/ |
Provides data for testSortArrayOfLanguages. |
| LanguageUnitTest::testSortArrayOfLanguages | function | core/ |
Tests sorting an array of language objects. |
| LayoutBuilderEvents::SECTION_COMPONENT_BUILD_RENDER_ARRAY | constant | core/ |
Name of the event fired when a component's render array is built. |
| LazyBuilderPlaceholderTest::buildRenderArray | function | core/ |
Builds a render array with placeholdered lazy builder callbacks. |
| LocaleTranslatableProject::createFromArray | function | core/ |
Creates a new instance from an array. |
| LocaleTranslatableProject::toArray | function | core/ |
Returns an array representation on the object. |
| MainContentViewSubscriber::onViewRenderArray | function | core/ |
Sets a response given a (main content) render array. |
| Map::toArray | function | core/ |
|
| MapItem::toArray | function | core/ |
|
| ModerationStateFieldItemListTest::testArrayIndex | function | core/ |
Tests the field item list when accessing an index. |
| ModerationStateFieldItemListTest::testArrayIteration | function | core/ |
Tests the field item list when iterating. |
| NestedArray | class | core/ |
Provides methods for working with nested arrays of variable depth. |
| NestedArray.php | file | core/ |
|
| NestedArray::filter | function | core/ |
Filters a nested array recursively. |
| NestedArray::getValue | function | core/ |
Retrieves a value from a nested array with variable depth. |
| NestedArray::keyExists | function | core/ |
Determines whether a nested array contains the requested keys. |
| NestedArray::mergeDeep | function | core/ |
Merges multiple arrays, recursively, and returns the merged array. |
| NestedArray::mergeDeepArray | function | core/ |
Merges multiple arrays, recursively, and returns the merged array. |
| NestedArray::setValue | function | core/ |
Sets a value in a nested array with variable depth. |
| NestedArray::unsetValue | function | core/ |
Unsets a value in a nested array with variable depth. |
| NestedArrayTest | class | core/ |
Tests Drupal\Component\Utility\NestedArray. |
| NestedArrayTest.php | file | core/ |
|
| NestedArrayTest::$form | property | core/ |
Form array to check. |
| NestedArrayTest::$parents | property | core/ |
Array of parents for the nested element. |
| NestedArrayTest::providerTestFilter | function | core/ |
|
| NestedArrayTest::setUp | function | core/ |
|
| NestedArrayTest::testFilter | function | core/ |
Tests filter. |
| NestedArrayTest::testGetValue | function | core/ |
Tests getting nested array values. |
| NestedArrayTest::testKeyExists | function | core/ |
Tests existence of array key. |
| NestedArrayTest::testMergeDeepArray | function | core/ |
Tests NestedArray::mergeDeepArray(). |
| NestedArrayTest::testMergeExplicitKeys | function | core/ |
Tests that even with explicit keys, values are appended, not merged. |
| NestedArrayTest::testMergeImplicitKeys | function | core/ |
Tests that arrays with implicit keys are appended, not merged. |
| NestedArrayTest::testMergeOutOfSequenceKeys | function | core/ |
Tests that array keys values on the first array are ignored when merging. |
| NestedArrayTest::testSetValue | function | core/ |
Tests setting nested array values. |
| NestedArrayTest::testSetValueForce | function | core/ |
Tests force-setting values. |
| NestedArrayTest::testUnsetValue | function | core/ |
Tests unsetting nested array values. |
| OptimizedPhpArrayDumper | class | core/ |
OptimizedPhpArrayDumper dumps a service container as a serialized PHP array. |
| OptimizedPhpArrayDumper.php | file | core/ |
|
| OptimizedPhpArrayDumper::$aliases | property | core/ |
A list of container aliases. |
| OptimizedPhpArrayDumper::$serialize | property | core/ |
Whether to serialize service definitions or not. |
| OptimizedPhpArrayDumper::dump | function | core/ |
|
| OptimizedPhpArrayDumper::dumpCallable | function | core/ |
Dumps callable to a PHP array. |
| OptimizedPhpArrayDumper::dumpCollection | function | core/ |
Dumps a collection to a PHP array. |
| OptimizedPhpArrayDumper::dumpMethodCalls | function | core/ |
Dumps method calls to a PHP array. |
| OptimizedPhpArrayDumper::dumpValue | function | core/ |
Dumps the value to PHP array format. |
| OptimizedPhpArrayDumper::escape | function | core/ |
Escapes parameters. |
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.