Search for %s
- Search 7.x for %s
- Search 8.9.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 |
|---|---|---|---|
| NegotiationMiddlewareTest::$app | property | core/ |
|
| NegotiationMiddlewareTest::$contentNegotiation | property | core/ |
|
| NegotiationMiddlewareTest::setUp | function | core/ |
|
| NegotiationMiddlewareTest::testAjaxIframeUpload | function | core/ |
Tests the getContentType() method with AJAX iframe upload. |
| NegotiationMiddlewareTest::testFormatViaQueryParameter | function | core/ |
Tests the specifying a format via query parameters gets used. |
| NegotiationMiddlewareTest::testHandle | function | core/ |
Tests that handle() correctly hands off to sub application. |
| NegotiationMiddlewareTest::testSetFormat | function | core/ |
@covers ::registerFormat[[api-linebreak]] |
| NegotiationMiddlewareTest::testUnknownContentTypeButAjaxRequest | function | core/ |
Tests the getContentType() method when no priority format is found but it's an AJAX request. |
| NegotiationMiddlewareTest::testUnknownContentTypeReturnsNull | function | core/ |
Tests the getContentType() method when no priority format is found. |
| NegotiationSelectedForm | class | core/ |
Configure the selected language negotiation method for this site. |
| NegotiationSelectedForm.php | file | core/ |
|
| NegotiationSelectedForm::buildForm | function | core/ |
|
| NegotiationSelectedForm::getEditableConfigNames | function | core/ |
|
| NegotiationSelectedForm::getFormId | function | core/ |
|
| NegotiationSelectedForm::submitForm | function | core/ |
|
| NegotiationSessionForm | class | core/ |
Configure the session language negotiation method for this site. |
| NegotiationSessionForm.php | file | core/ |
|
| NegotiationSessionForm::buildForm | function | core/ |
|
| NegotiationSessionForm::getEditableConfigNames | function | core/ |
|
| NegotiationSessionForm::getFormId | function | core/ |
|
| NegotiationSessionForm::submitForm | function | core/ |
|
| NegotiationUrlForm::getEditableConfigNames | function | core/ |
|
| NegotiationUrlForm::submitForm | function | core/ |
|
| 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/ |
|
| 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. |
Pagination
- Previous page
- Page 894
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.