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 |
|---|---|---|---|
| NegotiationConfigureForm::submitForm | function | core/ |
Form submission handler. |
| NegotiationConfigureForm::__construct | function | core/ |
Constructs a NegotiationConfigureForm object. |
| NegotiationMiddleware | class | core/ |
Provides a middleware to determine the content type upon the accept header. |
| NegotiationMiddleware.php | file | core/ |
|
| NegotiationMiddleware::$formats | property | core/ |
Contains a hashmap of format as key and mimetype as value. |
| NegotiationMiddleware::$httpKernel | property | core/ |
The wrapped HTTP kernel. |
| NegotiationMiddleware::getContentType | function | core/ |
Gets the normalized type of a request. |
| NegotiationMiddleware::handle | function | core/ |
|
| NegotiationMiddleware::registerFormat | function | core/ |
Registers a format for a given MIME type. |
| NegotiationMiddleware::__construct | function | core/ |
Constructs a new NegotiationMiddleware. |
| NegotiationMiddlewareTest | class | core/ |
Tests Drupal\Core\StackMiddleware\NegotiationMiddleware. |
| NegotiationMiddlewareTest.php | file | core/ |
|
| NegotiationMiddlewareTest::$contentNegotiation | property | core/ |
|
| NegotiationMiddlewareTest::$httpKernel | 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/ |
Tests set format. |
| 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/ |
Form constructor. |
| NegotiationSelectedForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| NegotiationSelectedForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| NegotiationSelectedForm::submitForm | function | core/ |
Form submission handler. |
| 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 | class | core/ |
Configure the URL language negotiation method for this site. |
| NegotiationUrlForm.php | file | core/ |
|
| NegotiationUrlForm::$languageManager | property | core/ |
The language manager. |
| NegotiationUrlForm::buildForm | function | core/ |
Form constructor. |
| NegotiationUrlForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| NegotiationUrlForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| NegotiationUrlForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| NegotiationUrlForm::submitForm | function | core/ |
Form submission handler. |
| NegotiationUrlForm::validateForm | function | core/ |
Form validation 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. |
Pagination
- Previous page
- Page 1156
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.