Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NegotiationSessionForm | class | core/ |
Configure the session language negotiation method for this site. |
| NegotiationSessionForm.php | file | core/ |
|
| NegotiationSessionForm::buildForm | function | core/ |
Form constructor. |
| NegotiationSessionForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| NegotiationSessionForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| NegotiationSessionForm::submitForm | function | core/ |
Form submission handler. |
| NegotiationUrlForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| NegotiationUrlForm::submitForm | function | core/ |
Form submission handler. |
| NegotiationUrlForm::__construct | function | core/ |
Constructs a new NegotiationUrlForm object. |
| NegotiatorBase | class | core/ |
Base implementation for version negotiators. |
| NegotiatorBase.php | file | core/ |
|
| NegotiatorBase::$entityTypeManager | property | core/ |
The entity type manager to load the revision. |
| NegotiatorBase::ensureVersionExists | function | core/ |
Helper method that ensures that a version exists. |
| NegotiatorBase::getRevision | function | core/ |
Gets the identified revision. |
| NegotiatorBase::getRevisionId | function | core/ |
Gets the revision ID. |
| NegotiatorBase::loadRevision | function | core/ |
Loads an entity revision. |
| NegotiatorBase::__construct | function | core/ |
Constructs a version negotiator instance. |
| 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. |
| NestedArray::unsetValue | function | core/ |
Unsets a value in a nested array with variable depth. |
| NestedArrayTest | class | core/ |
@coversDefaultClass \Drupal\Component\Utility\NestedArray[[api-linebreak]] @group Utility |
| 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/ |
@covers ::filter[[api-linebreak]] @dataProvider providerTestFilter |
| 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. |
| NestedEntityTestForm | class | core/ |
Provides a form for field_test routes. |
| NestedEntityTestForm.php | file | core/ |
|
| NestedEntityTestForm::buildForm | function | core/ |
Form constructor. |
| NestedEntityTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| NestedEntityTestForm::submitForm | function | core/ |
Form submission handler. |
| NestedEntityTestForm::validateForm | function | core/ |
Form validation handler. |
| NestedFormTest | class | core/ |
Tests field elements in nested forms. |
| NestedFormTest.php | file | core/ |
Pagination
- Previous page
- Page 873
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.