| NegotiationBrowserDeleteForm::getFormId |
function |
core/modules/language/src/Form/NegotiationBrowserDeleteForm.php |
Returns a unique string identifying the form. |
| NegotiationBrowserDeleteForm::getQuestion |
function |
core/modules/language/src/Form/NegotiationBrowserDeleteForm.php |
Returns the question to ask the user. |
| NegotiationBrowserDeleteForm::submitForm |
function |
core/modules/language/src/Form/NegotiationBrowserDeleteForm.php |
Form submission handler. |
| NegotiationBrowserForm |
class |
core/modules/language/src/Form/NegotiationBrowserForm.php |
Configure the browser language negotiation method for this site. |
| NegotiationBrowserForm.php |
file |
core/modules/language/src/Form/NegotiationBrowserForm.php |
|
| NegotiationBrowserForm::$languageManager |
property |
core/modules/language/src/Form/NegotiationBrowserForm.php |
The configurable language manager. |
| NegotiationBrowserForm::buildForm |
function |
core/modules/language/src/Form/NegotiationBrowserForm.php |
Form constructor. |
| NegotiationBrowserForm::create |
function |
core/modules/language/src/Form/NegotiationBrowserForm.php |
Instantiates a new instance of this class. |
| NegotiationBrowserForm::getEditableConfigNames |
function |
core/modules/language/src/Form/NegotiationBrowserForm.php |
Gets the configuration names that will be editable. |
| NegotiationBrowserForm::getFormId |
function |
core/modules/language/src/Form/NegotiationBrowserForm.php |
Returns a unique string identifying the form. |
| NegotiationBrowserForm::language_get_browser_drupal_langcode_mappings |
function |
core/modules/language/src/Form/NegotiationBrowserForm.php |
Retrieves the browser's langcode mapping configuration array. |
| NegotiationBrowserForm::submitForm |
function |
core/modules/language/src/Form/NegotiationBrowserForm.php |
Form submission handler. |
| NegotiationBrowserForm::validateForm |
function |
core/modules/language/src/Form/NegotiationBrowserForm.php |
Form validation handler. |
| NegotiationBrowserForm::__construct |
function |
core/modules/language/src/Form/NegotiationBrowserForm.php |
Constructs a \Drupal\system\ConfigFormBase object. |
| NegotiationConfigureForm |
class |
core/modules/language/src/Form/NegotiationConfigureForm.php |
Configure the selected language negotiation method for this site. |
| NegotiationConfigureForm.php |
file |
core/modules/language/src/Form/NegotiationConfigureForm.php |
|
| NegotiationConfigureForm::$blockManager |
property |
core/modules/language/src/Form/NegotiationConfigureForm.php |
The block manager. |
| NegotiationConfigureForm::$blockStorage |
property |
core/modules/language/src/Form/NegotiationConfigureForm.php |
The block storage. |
| NegotiationConfigureForm::$languageManager |
property |
core/modules/language/src/Form/NegotiationConfigureForm.php |
The language manager. |
| NegotiationConfigureForm::$languageTypes |
property |
core/modules/language/src/Form/NegotiationConfigureForm.php |
Stores the configuration object for language.types. |
| NegotiationConfigureForm::$negotiator |
property |
core/modules/language/src/Form/NegotiationConfigureForm.php |
The language negotiator. |
| NegotiationConfigureForm::$themeHandler |
property |
core/modules/language/src/Form/NegotiationConfigureForm.php |
The theme handler. |
| NegotiationConfigureForm::buildForm |
function |
core/modules/language/src/Form/NegotiationConfigureForm.php |
Form constructor. |
| NegotiationConfigureForm::configureFormTable |
function |
core/modules/language/src/Form/NegotiationConfigureForm.php |
Builds a language negotiation method configuration table. |
| NegotiationConfigureForm::create |
function |
core/modules/language/src/Form/NegotiationConfigureForm.php |
Instantiates a new instance of this class. |
| NegotiationConfigureForm::disableLanguageSwitcher |
function |
core/modules/language/src/Form/NegotiationConfigureForm.php |
Disables the language switcher blocks. |
| NegotiationConfigureForm::getEditableConfigNames |
function |
core/modules/language/src/Form/NegotiationConfigureForm.php |
Gets the configuration names that will be editable. |
| NegotiationConfigureForm::getFormId |
function |
core/modules/language/src/Form/NegotiationConfigureForm.php |
Returns a unique string identifying the form. |
| NegotiationConfigureForm::submitForm |
function |
core/modules/language/src/Form/NegotiationConfigureForm.php |
Form submission handler. |
| NegotiationConfigureForm::__construct |
function |
core/modules/language/src/Form/NegotiationConfigureForm.php |
Constructs a NegotiationConfigureForm object. |
| NegotiationMiddleware::$formats |
property |
core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php |
Contains a hashmap of format as key and mimetype as value. |
| NegotiationMiddleware::registerFormat |
function |
core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php |
Registers a format for a given MIME type. |
| NegotiationMiddlewareTest::testFormatViaQueryParameter |
function |
core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php |
Tests the specifying a format via query parameters gets used. |
| NegotiationMiddlewareTest::testSetFormat |
function |
core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php |
Tests set format. |
| 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 |
Form constructor. |
| NegotiationSelectedForm::getEditableConfigNames |
function |
core/modules/language/src/Form/NegotiationSelectedForm.php |
Gets the configuration names that will be editable. |
| NegotiationSelectedForm::getFormId |
function |
core/modules/language/src/Form/NegotiationSelectedForm.php |
Returns a unique string identifying the form. |
| NegotiationSelectedForm::submitForm |
function |
core/modules/language/src/Form/NegotiationSelectedForm.php |
Form submission handler. |
| 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 |
Form constructor. |
| NegotiationSessionForm::getEditableConfigNames |
function |
core/modules/language/src/Form/NegotiationSessionForm.php |
Gets the configuration names that will be editable. |
| NegotiationSessionForm::getFormId |
function |
core/modules/language/src/Form/NegotiationSessionForm.php |
Returns a unique string identifying the form. |
| NegotiationSessionForm::submitForm |
function |
core/modules/language/src/Form/NegotiationSessionForm.php |
Form submission handler. |
| NegotiationUrlForm |
class |
core/modules/language/src/Form/NegotiationUrlForm.php |
Configure the URL language negotiation method for this site. |
| NegotiationUrlForm.php |
file |
core/modules/language/src/Form/NegotiationUrlForm.php |
|
| NegotiationUrlForm::$languageManager |
property |
core/modules/language/src/Form/NegotiationUrlForm.php |
The language manager. |
| NegotiationUrlForm::buildForm |
function |
core/modules/language/src/Form/NegotiationUrlForm.php |
Form constructor. |