Search for drupal_array
- Search 9.5.x for drupal_array
- Search 8.9.x for drupal_array
- Search 10.3.x for drupal_array
- Search 11.x for drupal_array
- Search main for drupal_array
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| drupal_array_diff_assoc_recursive | function | includes/ |
Recursively computes the difference of arrays with additional index check. |
| drupal_array_get_nested_value | function | includes/ |
Retrieves a value from a nested array with variable depth. |
| drupal_array_merge_deep | function | includes/ |
Merges multiple arrays, recursively, and returns the merged array. |
| drupal_array_merge_deep_array | function | includes/ |
Merges multiple arrays, recursively, and returns the merged array. |
| drupal_array_nested_key_exists | function | includes/ |
Determines whether a nested array contains the requested keys. |
| drupal_array_set_nested_value | function | includes/ |
Sets a value in a nested array with variable depth. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.