Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NegotiatorBase::__construct | function | core/ |
Constructs a version negotiator instance. |
| 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. |
| NestedCompositeConstraintValidatorTest | class | core/ |
Tests nested composite validation constraints. |
| NestedCompositeConstraintValidatorTest.php | file | core/ |
|
| NestedCompositeConstraintValidatorTest::$modules | property | core/ |
|
| NestedCompositeConstraintValidatorTest::testConfigValidation | function | core/ |
Tests use of AtLeastOneOf validation constraint in config. |
| NestedConfigTargetForm | class | core/ |
Test form for testing config targets that are not 1:1. |
| NestedConfigTargetForm.php | file | core/ |
|
| NestedConfigTargetForm::buildForm | function | core/ |
|
| NestedConfigTargetForm::getEditableConfigNames | function | core/ |
|
| NestedConfigTargetForm::getFormId | function | core/ |
|
| NestedEntityTestForm | class | core/ |
Provides a form for field_test routes. |
| NestedEntityTestForm.php | file | core/ |
|
| NestedEntityTestForm::buildForm | function | core/ |
|
| NestedEntityTestForm::getFormId | function | core/ |
|
| NestedEntityTestForm::submitForm | function | core/ |
|
| NestedEntityTestForm::validateForm | function | core/ |
|
| NestedFormTest | class | core/ |
Tests field elements in nested forms. |
| NestedFormTest.php | file | core/ |
|
| NestedFormTest::$defaultTheme | property | core/ |
|
| NestedFormTest::$field | property | core/ |
|
| NestedFormTest::$fieldStorageSingle | property | core/ |
|
| NestedFormTest::$fieldStorageUnlimited | property | core/ |
|
| NestedFormTest::$modules | property | core/ |
|
| NestedFormTest::setUp | function | core/ |
|
| NestedFormTest::testNestedEntityFormEntityLevelValidation | function | core/ |
Tests entity level validation within subforms. |
Pagination
- Previous page
- Page 1157
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.