Search for conf

  1. Search 7.x for conf
  2. Search 8.9.x for conf
  3. Search 10.3.x for conf
  4. Search 11.x for conf
  5. Other projects
Title Object type File name Summary
ConfigurableLanguageHalJsonBasicAuthTest.php file core/modules/hal/tests/src/Functional/language/ConfigurableLanguageHalJsonBasicAuthTest.php
ConfigurableLanguageHalJsonBasicAuthTest::$auth property core/modules/hal/tests/src/Functional/language/ConfigurableLanguageHalJsonBasicAuthTest.php The authentication mechanism to use in this test.
ConfigurableLanguageHalJsonBasicAuthTest::$defaultTheme property core/modules/hal/tests/src/Functional/language/ConfigurableLanguageHalJsonBasicAuthTest.php The theme to install as the default for testing.
ConfigurableLanguageHalJsonBasicAuthTest::$format property core/modules/hal/tests/src/Functional/language/ConfigurableLanguageHalJsonBasicAuthTest.php The format to use in this test.
ConfigurableLanguageHalJsonBasicAuthTest::$mimeType property core/modules/hal/tests/src/Functional/language/ConfigurableLanguageHalJsonBasicAuthTest.php The MIME type that corresponds to $format.
ConfigurableLanguageHalJsonBasicAuthTest::$modules property core/modules/hal/tests/src/Functional/language/ConfigurableLanguageHalJsonBasicAuthTest.php Modules to install.
ConfigurableLanguageHalJsonCookieTest class core/modules/hal/tests/src/Functional/language/ConfigurableLanguageHalJsonCookieTest.php @group hal
@group legacy
ConfigurableLanguageHalJsonCookieTest.php file core/modules/hal/tests/src/Functional/language/ConfigurableLanguageHalJsonCookieTest.php
ConfigurableLanguageHalJsonCookieTest::$auth property core/modules/hal/tests/src/Functional/language/ConfigurableLanguageHalJsonCookieTest.php The authentication mechanism to use in this test.
ConfigurableLanguageHalJsonCookieTest::$defaultTheme property core/modules/hal/tests/src/Functional/language/ConfigurableLanguageHalJsonCookieTest.php The theme to install as the default for testing.
ConfigurableLanguageHalJsonCookieTest::$format property core/modules/hal/tests/src/Functional/language/ConfigurableLanguageHalJsonCookieTest.php The format to use in this test.
ConfigurableLanguageHalJsonCookieTest::$mimeType property core/modules/hal/tests/src/Functional/language/ConfigurableLanguageHalJsonCookieTest.php The MIME type that corresponds to $format.
ConfigurableLanguageHalJsonCookieTest::$modules property core/modules/hal/tests/src/Functional/language/ConfigurableLanguageHalJsonCookieTest.php Modules to install.
ConfigurableLanguageInterface interface core/modules/language/src/ConfigurableLanguageInterface.php Provides an interface defining a language entity.
ConfigurableLanguageInterface.php file core/modules/language/src/ConfigurableLanguageInterface.php
ConfigurableLanguageInterface::setName function core/modules/language/src/ConfigurableLanguageInterface.php Sets the name of the language.
ConfigurableLanguageInterface::setWeight function core/modules/language/src/ConfigurableLanguageInterface.php Sets the weight of the language.
ConfigurableLanguageJsonAnonTest class core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageJsonAnonTest.php @group rest
ConfigurableLanguageJsonAnonTest.php file core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageJsonAnonTest.php
ConfigurableLanguageJsonAnonTest::$defaultTheme property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageJsonAnonTest.php The theme to install as the default for testing.
ConfigurableLanguageJsonAnonTest::$format property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageJsonAnonTest.php The format to use in this test.
ConfigurableLanguageJsonAnonTest::$mimeType property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageJsonAnonTest.php The MIME type that corresponds to $format.
ConfigurableLanguageJsonBasicAuthTest class core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageJsonBasicAuthTest.php @group rest
ConfigurableLanguageJsonBasicAuthTest.php file core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageJsonBasicAuthTest.php
ConfigurableLanguageJsonBasicAuthTest::$auth property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageJsonBasicAuthTest.php The authentication mechanism to use in this test.
ConfigurableLanguageJsonBasicAuthTest::$defaultTheme property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageJsonBasicAuthTest.php The theme to install as the default for testing.
ConfigurableLanguageJsonBasicAuthTest::$format property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageJsonBasicAuthTest.php The format to use in this test.
ConfigurableLanguageJsonBasicAuthTest::$mimeType property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageJsonBasicAuthTest.php The MIME type that corresponds to $format.
ConfigurableLanguageJsonBasicAuthTest::$modules property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageJsonBasicAuthTest.php Modules to install.
ConfigurableLanguageJsonCookieTest class core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageJsonCookieTest.php @group rest
ConfigurableLanguageJsonCookieTest.php file core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageJsonCookieTest.php
ConfigurableLanguageJsonCookieTest::$auth property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageJsonCookieTest.php The authentication mechanism to use in this test.
ConfigurableLanguageJsonCookieTest::$defaultTheme property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageJsonCookieTest.php The theme to install as the default for testing.
ConfigurableLanguageJsonCookieTest::$format property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageJsonCookieTest.php The format to use in this test.
ConfigurableLanguageJsonCookieTest::$mimeType property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageJsonCookieTest.php The MIME type that corresponds to $format.
ConfigurableLanguageManager class core/modules/language/src/ConfigurableLanguageManager.php Overrides default LanguageManager to provide configured languages.
ConfigurableLanguageManager.php file core/modules/language/src/ConfigurableLanguageManager.php
ConfigurableLanguageManager::$configFactory property core/modules/language/src/ConfigurableLanguageManager.php The configuration storage service.
ConfigurableLanguageManager::$configFactoryOverride property core/modules/language/src/ConfigurableLanguageManager.php The language configuration override service.
ConfigurableLanguageManager::$initialized property core/modules/language/src/ConfigurableLanguageManager.php Whether or not the language manager has been initialized.
ConfigurableLanguageManager::$initializing property core/modules/language/src/ConfigurableLanguageManager.php Whether language types are in the process of language initialization.
ConfigurableLanguageManager::$languageTypes property core/modules/language/src/ConfigurableLanguageManager.php Local cache for language type configuration data.
ConfigurableLanguageManager::$languageTypesInfo property core/modules/language/src/ConfigurableLanguageManager.php Local cache for language type information.
ConfigurableLanguageManager::$moduleHandler property core/modules/language/src/ConfigurableLanguageManager.php The module handler service.
ConfigurableLanguageManager::$negotiatedLanguages property core/modules/language/src/ConfigurableLanguageManager.php An array of language objects keyed by language type.
ConfigurableLanguageManager::$negotiatedMethods property core/modules/language/src/ConfigurableLanguageManager.php An array of language negotiation method IDs keyed by language type.
ConfigurableLanguageManager::$negotiator property core/modules/language/src/ConfigurableLanguageManager.php The language negotiator.
ConfigurableLanguageManager::$requestStack property core/modules/language/src/ConfigurableLanguageManager.php The request object.
ConfigurableLanguageManager::getConfigOverrideLanguage function core/modules/language/src/ConfigurableLanguageManager.php Gets the current configuration override language.
ConfigurableLanguageManager::getCurrentLanguage function core/modules/language/src/ConfigurableLanguageManager.php Returns the current language for the given type.

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