Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
NegotiationMiddlewareTest::$app property core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php
NegotiationMiddlewareTest::$contentNegotiation property core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php
NegotiationMiddlewareTest::setUp function core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php
NegotiationMiddlewareTest::testAjaxIframeUpload function core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php Tests the getContentType() method with AJAX iframe upload.
NegotiationMiddlewareTest::testFormatViaQueryParameter function core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php Tests the specifying a format via query parameters gets used.
NegotiationMiddlewareTest::testHandle function core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php Tests that handle() correctly hands off to sub application.
NegotiationMiddlewareTest::testSetFormat function core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php @covers ::registerFormat[[api-linebreak]]
NegotiationMiddlewareTest::testUnknownContentTypeButAjaxRequest function core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php Tests the getContentType() method when no priority format is found but it's an AJAX request.
NegotiationMiddlewareTest::testUnknownContentTypeReturnsNull function core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php Tests the getContentType() method when no priority format is found.
NegotiationSelectedForm class core/modules/language/src/Form/NegotiationSelectedForm.php Configure the selected language negotiation method for this site.
NegotiationSelectedForm.php file core/modules/language/src/Form/NegotiationSelectedForm.php
NegotiationSelectedForm::buildForm function core/modules/language/src/Form/NegotiationSelectedForm.php
NegotiationSelectedForm::getEditableConfigNames function core/modules/language/src/Form/NegotiationSelectedForm.php
NegotiationSelectedForm::getFormId function core/modules/language/src/Form/NegotiationSelectedForm.php
NegotiationSelectedForm::submitForm function core/modules/language/src/Form/NegotiationSelectedForm.php
NegotiationSessionForm class core/modules/language/src/Form/NegotiationSessionForm.php Configure the session language negotiation method for this site.
NegotiationSessionForm.php file core/modules/language/src/Form/NegotiationSessionForm.php
NegotiationSessionForm::buildForm function core/modules/language/src/Form/NegotiationSessionForm.php
NegotiationSessionForm::getEditableConfigNames function core/modules/language/src/Form/NegotiationSessionForm.php
NegotiationSessionForm::getFormId function core/modules/language/src/Form/NegotiationSessionForm.php
NegotiationSessionForm::submitForm function core/modules/language/src/Form/NegotiationSessionForm.php
NegotiationUrlForm::getEditableConfigNames function core/modules/language/src/Form/NegotiationUrlForm.php
NegotiationUrlForm::submitForm function core/modules/language/src/Form/NegotiationUrlForm.php
NegotiationUrlForm::__construct function core/modules/language/src/Form/NegotiationUrlForm.php Constructs a new NegotiationUrlForm object.
NegotiatorBase class core/modules/jsonapi/src/Revisions/NegotiatorBase.php Base implementation for version negotiators.
NegotiatorBase.php file core/modules/jsonapi/src/Revisions/NegotiatorBase.php
NegotiatorBase::$entityTypeManager property core/modules/jsonapi/src/Revisions/NegotiatorBase.php The entity type manager to load the revision.
NegotiatorBase::ensureVersionExists function core/modules/jsonapi/src/Revisions/NegotiatorBase.php Helper method that ensures that a version exists.
NegotiatorBase::getRevision function core/modules/jsonapi/src/Revisions/NegotiatorBase.php
NegotiatorBase::getRevisionId function core/modules/jsonapi/src/Revisions/NegotiatorBase.php Gets the revision ID.
NegotiatorBase::loadRevision function core/modules/jsonapi/src/Revisions/NegotiatorBase.php Loads an entity revision.
NegotiatorBase::__construct function core/modules/jsonapi/src/Revisions/NegotiatorBase.php Constructs a version negotiator instance.
NestedArray class core/lib/Drupal/Component/Utility/NestedArray.php Provides helpers to perform operations on nested arrays and array keys of variable depth.
NestedArray.php file core/lib/Drupal/Component/Utility/NestedArray.php
NestedArray::filter function core/lib/Drupal/Component/Utility/NestedArray.php Filters a nested array recursively.
NestedArray::getValue function core/lib/Drupal/Component/Utility/NestedArray.php Retrieves a value from a nested array with variable depth.
NestedArray::keyExists function core/lib/Drupal/Component/Utility/NestedArray.php Determines whether a nested array contains the requested keys.
NestedArray::mergeDeep function core/lib/Drupal/Component/Utility/NestedArray.php Merges multiple arrays, recursively, and returns the merged array.
NestedArray::mergeDeepArray function core/lib/Drupal/Component/Utility/NestedArray.php Merges multiple arrays, recursively, and returns the merged array.
NestedArray::setValue function core/lib/Drupal/Component/Utility/NestedArray.php Sets a value in a nested array with variable depth.
NestedArray::unsetValue function core/lib/Drupal/Component/Utility/NestedArray.php Unsets a value in a nested array with variable depth.
NestedArrayTest class core/tests/Drupal/Tests/Component/Utility/NestedArrayTest.php @coversDefaultClass \Drupal\Component\Utility\NestedArray[[api-linebreak]]
@group Utility
NestedArrayTest.php file core/tests/Drupal/Tests/Component/Utility/NestedArrayTest.php
NestedArrayTest::$form property core/tests/Drupal/Tests/Component/Utility/NestedArrayTest.php Form array to check.
NestedArrayTest::$parents property core/tests/Drupal/Tests/Component/Utility/NestedArrayTest.php Array of parents for the nested element.
NestedArrayTest::providerTestFilter function core/tests/Drupal/Tests/Component/Utility/NestedArrayTest.php
NestedArrayTest::setUp function core/tests/Drupal/Tests/Component/Utility/NestedArrayTest.php
NestedArrayTest::testFilter function core/tests/Drupal/Tests/Component/Utility/NestedArrayTest.php @covers ::filter[[api-linebreak]]
@dataProvider providerTestFilter
NestedArrayTest::testGetValue function core/tests/Drupal/Tests/Component/Utility/NestedArrayTest.php Tests getting nested array values.
NestedArrayTest::testKeyExists function core/tests/Drupal/Tests/Component/Utility/NestedArrayTest.php Tests existence of array key.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.