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 |
|---|---|---|---|
| NaughtyRecursiveLogger::$channel | property | core/ |
|
| NaughtyRecursiveLogger::$message | property | core/ |
|
| NaughtyRecursiveLogger::log | function | core/ |
|
| NaughtyRecursiveLogger::__construct | function | core/ |
|
| NegotiationBrowserDeleteForm | class | core/ |
Defines a confirmation form for deleting a browser language negotiation mapping. |
| NegotiationBrowserDeleteForm.php | file | core/ |
|
| NegotiationBrowserDeleteForm::$browserLangcode | property | core/ |
The browser language code to be deleted. |
| NegotiationBrowserDeleteForm::buildForm | function | core/ |
Form constructor. |
| NegotiationBrowserDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| NegotiationBrowserDeleteForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| NegotiationBrowserDeleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| NegotiationBrowserDeleteForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| NegotiationBrowserDeleteForm::submitForm | function | core/ |
Form submission handler. |
| NegotiationBrowserForm | class | core/ |
Configure the browser language negotiation method for this site. |
| NegotiationBrowserForm.php | file | core/ |
|
| NegotiationBrowserForm::$languageManager | property | core/ |
The configurable language manager. |
| NegotiationBrowserForm::buildForm | function | core/ |
Form constructor. |
| NegotiationBrowserForm::create | function | core/ |
Instantiates a new instance of this class. |
| NegotiationBrowserForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| NegotiationBrowserForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| NegotiationBrowserForm::language_get_browser_drupal_langcode_mappings | function | core/ |
Retrieves the browser's langcode mapping configuration array. |
| NegotiationBrowserForm::submitForm | function | core/ |
Form submission handler. |
| NegotiationBrowserForm::validateForm | function | core/ |
Form validation handler. |
| NegotiationBrowserForm::__construct | function | core/ |
Constructs a \Drupal\system\ConfigFormBase object. |
| NegotiationConfigureForm::$blockStorage | property | core/ |
The block storage. |
| NegotiationConfigureForm::$languageTypes | property | core/ |
Stores the configuration object for language.types. |
| NegotiationConfigureForm::disableLanguageSwitcher | function | core/ |
Disables the language switcher blocks. |
| NegotiationConfigureForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| NegotiationConfigureForm::submitForm | function | core/ |
Form submission handler. |
| NegotiationConfigureForm::__construct | function | core/ |
Constructs a NegotiationConfigureForm object. |
| NegotiationMiddleware::$formats | property | core/ |
Contains a hashmap of format as key and mimetype as value. |
| NegotiationMiddleware::registerFormat | function | core/ |
Registers a format for a given MIME type. |
| NegotiationMiddleware::__construct | function | core/ |
Constructs a new NegotiationMiddleware. |
| NegotiationMiddlewareTest | class | core/ |
@coversDefaultClass \Drupal\Core\StackMiddleware\NegotiationMiddleware[[api-linebreak]] @group NegotiationMiddleware |
| NegotiationMiddlewareTest.php | file | core/ |
Contains \Drupal\Tests\Core\StackMiddleware\NegotiationMiddlewareTest. |
| 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/ |
Test that handle() correctly hands off to sub application. |
| NegotiationMiddlewareTest::testSetFormat | function | core/ |
@covers ::registerFormat[[api-linebreak]] |
| NegotiationMiddlewareTest::testUnknowContentTypeButAjaxRequest | function | core/ |
Tests the getContentType() method when no priority format is found but it's an AJAX request. |
| NegotiationMiddlewareTest::testUnknowContentTypeReturnsNull | 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. |
Pagination
- Previous page
- Page 872
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.