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 |
|---|---|---|---|
| EntityDisplayBase::toArray | function | core/ |
Gets an array of all property values. |
| EntityInterface::toArray | function | core/ |
Gets an array of all property values. |
| EntityReferenceFormatterTest::buildRenderArray | function | core/ |
Sets field values and returns a render array. |
| EntityResourceTestBase::assertEntityArraySubset | function | core/ |
Recursively asserts that the expected items are set in the tested entity. |
| FetchTest::testQueryFetchArray | function | core/ |
Confirms that we can fetch a record to an associative array explicitly. |
| FieldableEntityInterface::toArray | function | core/ |
Gets an array of all field values. |
| FieldConfigEntityUnitTest::testToArray | function | core/ |
@covers ::toArray[[api-linebreak]] |
| FileTranslation::filesToArray | function | core/ |
Reads the given Gettext PO files into a data structure. |
| FilterFormat::toArray | function | core/ |
Gets an array of all property values. |
| FilterPluginBase::arrayFilterZero | function | core/ |
Filter by no empty values, though allow the use of (string) "0". |
| FormAjaxResponseBuilderTest::testBuildResponseRenderArray | function | core/ |
@covers ::buildResponse[[api-linebreak]] |
| FormHelper::processStatesArray | function | core/ |
Helps recursively rewrite #states selectors. |
| FormState::getCacheableArray | function | core/ |
Returns an array representation of the cacheable portion of the form state. |
| FormStateDecoratorBase::getCacheableArray | function | core/ |
Returns an array representation of the cacheable portion of the form state. |
| FormStateDecoratorBaseTest::testGetCacheableArray | function | core/ |
@covers ::getCacheableArray[[api-linebreak]] |
| FormStateInterface::getCacheableArray | function | core/ |
Returns an array representation of the cacheable portion of the form state. |
| FormStateTest::testPrepareCallbackArray | function | core/ |
@covers ::prepareCallback[[api-linebreak]] |
| GetTest::testTransformSourceArray | function | core/ |
Tests the Get plugin when source is an array. |
| GetTest::testTransformSourceArrayAt | function | core/ |
Tests the Get plugin when source is an array pointing to destination. |
| GraphTest::displayArray | function | core/ |
Helper function to output vertices as comma-separated list. |
| HelpPageTestController::testArray | function | core/ |
Provides a route which has multiple array returns from hook_help(). |
| HTMLRestrictions::toCKEditor5ElementsArray | function | core/ |
Transforms into the CKEditor 5 package metadata "elements" representation. |
| Inspector::assertAllArrays | function | core/ |
Asserts that all members are arrays. |
| Inspector::assertAllStrictArrays | function | core/ |
Asserts all members are strict arrays. |
| Inspector::assertStrictArray | function | core/ |
Asserts that the array is strict. |
| InspectorTest::testAssertAllArrays | function | core/ |
Tests asserting all members are arrays. |
| 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. |
| InstallerWithTablePrefixArrayTest | class | core/ |
Tests the interactive installer with deprecated table prefix array. |
| InstallerWithTablePrefixArrayTest.php | file | core/ |
|
| InstallerWithTablePrefixArrayTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerWithTablePrefixArrayTest::testInstall | function | core/ |
Ensures that the status report raises the warning after installation. |
| InternalViolation::$arrayPropertyPath | property | core/ |
The array property path. |
| InternalViolationTest::testSetGetArrayPropertyPath | function | core/ |
@covers ::__get[[api-linebreak]] @covers ::__set[[api-linebreak]] |
| 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. |
| MainContentViewSubscriber::onViewRenderArray | function | core/ |
Sets a response given a (main content) render array. |
| Map::toArray | function | core/ |
Returns an array of all property values. |
| MapItem::toArray | function | core/ |
Returns an array of all property values. |
| 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 helpers to perform operations on nested arrays and array keys 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. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.