Search for settings

  1. Search 7.x for settings
  2. Search 9.5.x for settings
  3. Search 10.3.x for settings
  4. Search 11.x for settings
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
settings service core/core.services.yml Drupal\Core\Site\Settings
Settings class core/lib/Drupal/Core/Site/Settings.php Read only settings that are initialized with the class.

All search results

Title Object type File name Summary
ContentLanguageSettingsForm::$entityTypeBundleInfo property core/modules/language/src/Form/ContentLanguageSettingsForm.php The entity bundle info.
ContentLanguageSettingsForm::$entityTypeManager property core/modules/language/src/Form/ContentLanguageSettingsForm.php The entity type manager.
ContentLanguageSettingsForm::$multipleCapable property core/modules/language/src/Form/ContentLanguageSettingsForm.php If this validator can handle multiple arguments.
ContentLanguageSettingsForm::buildForm function core/modules/language/src/Form/ContentLanguageSettingsForm.php Form constructor.
ContentLanguageSettingsForm::create function core/modules/language/src/Form/ContentLanguageSettingsForm.php Instantiates a new instance of this class.
ContentLanguageSettingsForm::getFormId function core/modules/language/src/Form/ContentLanguageSettingsForm.php Returns a unique string identifying the form.
ContentLanguageSettingsForm::submitForm function core/modules/language/src/Form/ContentLanguageSettingsForm.php Form submission handler.
ContentLanguageSettingsForm::__construct function core/modules/language/src/Form/ContentLanguageSettingsForm.php Constructs an \Drupal\views\Plugin\views\argument_validator\Entity object.
ContentLanguageSettingsHalJsonAnonTest class core/modules/language/tests/src/Functional/Hal/ContentLanguageSettingsHalJsonAnonTest.php @group hal
ContentLanguageSettingsHalJsonAnonTest.php file core/modules/language/tests/src/Functional/Hal/ContentLanguageSettingsHalJsonAnonTest.php
ContentLanguageSettingsHalJsonAnonTest::$defaultTheme property core/modules/language/tests/src/Functional/Hal/ContentLanguageSettingsHalJsonAnonTest.php The theme to install as the default for testing.
ContentLanguageSettingsHalJsonAnonTest::$format property core/modules/language/tests/src/Functional/Hal/ContentLanguageSettingsHalJsonAnonTest.php The format to use in this test.
ContentLanguageSettingsHalJsonAnonTest::$mimeType property core/modules/language/tests/src/Functional/Hal/ContentLanguageSettingsHalJsonAnonTest.php The MIME type that corresponds to $format.
ContentLanguageSettingsHalJsonAnonTest::$modules property core/modules/language/tests/src/Functional/Hal/ContentLanguageSettingsHalJsonAnonTest.php Modules to install.
ContentLanguageSettingsHalJsonBasicAuthTest class core/modules/language/tests/src/Functional/Hal/ContentLanguageSettingsHalJsonBasicAuthTest.php @group hal
ContentLanguageSettingsHalJsonBasicAuthTest.php file core/modules/language/tests/src/Functional/Hal/ContentLanguageSettingsHalJsonBasicAuthTest.php
ContentLanguageSettingsHalJsonBasicAuthTest::$auth property core/modules/language/tests/src/Functional/Hal/ContentLanguageSettingsHalJsonBasicAuthTest.php The authentication mechanism to use in this test.
ContentLanguageSettingsHalJsonBasicAuthTest::$defaultTheme property core/modules/language/tests/src/Functional/Hal/ContentLanguageSettingsHalJsonBasicAuthTest.php The theme to install as the default for testing.
ContentLanguageSettingsHalJsonBasicAuthTest::$format property core/modules/language/tests/src/Functional/Hal/ContentLanguageSettingsHalJsonBasicAuthTest.php The format to use in this test.
ContentLanguageSettingsHalJsonBasicAuthTest::$mimeType property core/modules/language/tests/src/Functional/Hal/ContentLanguageSettingsHalJsonBasicAuthTest.php The MIME type that corresponds to $format.
ContentLanguageSettingsHalJsonBasicAuthTest::$modules property core/modules/language/tests/src/Functional/Hal/ContentLanguageSettingsHalJsonBasicAuthTest.php Modules to install.
ContentLanguageSettingsHalJsonCookieTest class core/modules/language/tests/src/Functional/Hal/ContentLanguageSettingsHalJsonCookieTest.php @group hal
ContentLanguageSettingsHalJsonCookieTest.php file core/modules/language/tests/src/Functional/Hal/ContentLanguageSettingsHalJsonCookieTest.php
ContentLanguageSettingsHalJsonCookieTest::$auth property core/modules/language/tests/src/Functional/Hal/ContentLanguageSettingsHalJsonCookieTest.php The authentication mechanism to use in this test.
ContentLanguageSettingsHalJsonCookieTest::$defaultTheme property core/modules/language/tests/src/Functional/Hal/ContentLanguageSettingsHalJsonCookieTest.php The theme to install as the default for testing.
ContentLanguageSettingsHalJsonCookieTest::$format property core/modules/language/tests/src/Functional/Hal/ContentLanguageSettingsHalJsonCookieTest.php The format to use in this test.
ContentLanguageSettingsHalJsonCookieTest::$mimeType property core/modules/language/tests/src/Functional/Hal/ContentLanguageSettingsHalJsonCookieTest.php The MIME type that corresponds to $format.
ContentLanguageSettingsHalJsonCookieTest::$modules property core/modules/language/tests/src/Functional/Hal/ContentLanguageSettingsHalJsonCookieTest.php Modules to install.
ContentLanguageSettingsInterface interface core/modules/language/src/ContentLanguageSettingsInterface.php Provides an interface defining language settings for content entities.
ContentLanguageSettingsInterface.php file core/modules/language/src/ContentLanguageSettingsInterface.php
ContentLanguageSettingsInterface::getDefaultLangcode function core/modules/language/src/ContentLanguageSettingsInterface.php Gets the default language code.
ContentLanguageSettingsInterface::getTargetBundle function core/modules/language/src/ContentLanguageSettingsInterface.php Gets the bundle this config applies to.
ContentLanguageSettingsInterface::getTargetEntityTypeId function core/modules/language/src/ContentLanguageSettingsInterface.php Gets the entity type ID this config applies to.
ContentLanguageSettingsInterface::isDefaultConfiguration function core/modules/language/src/ContentLanguageSettingsInterface.php Checks if this config object contains the default values in every property.
ContentLanguageSettingsInterface::isLanguageAlterable function core/modules/language/src/ContentLanguageSettingsInterface.php Checks if the language is alterable or not.
ContentLanguageSettingsInterface::setDefaultLangcode function core/modules/language/src/ContentLanguageSettingsInterface.php Sets the default language code.
ContentLanguageSettingsInterface::setLanguageAlterable function core/modules/language/src/ContentLanguageSettingsInterface.php Sets if the language must be alterable or not.
ContentLanguageSettingsInterface::setTargetBundle function core/modules/language/src/ContentLanguageSettingsInterface.php Sets the bundle this config applies to.
ContentLanguageSettingsJsonAnonTest class core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsJsonAnonTest.php @group rest
ContentLanguageSettingsJsonAnonTest.php file core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsJsonAnonTest.php
ContentLanguageSettingsJsonAnonTest::$defaultTheme property core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsJsonAnonTest.php The theme to install as the default for testing.
ContentLanguageSettingsJsonAnonTest::$format property core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsJsonAnonTest.php The format to use in this test.
ContentLanguageSettingsJsonAnonTest::$mimeType property core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsJsonAnonTest.php The MIME type that corresponds to $format.
ContentLanguageSettingsJsonBasicAuthTest class core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsJsonBasicAuthTest.php @group rest
ContentLanguageSettingsJsonBasicAuthTest.php file core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsJsonBasicAuthTest.php
ContentLanguageSettingsJsonBasicAuthTest::$auth property core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsJsonBasicAuthTest.php The authentication mechanism to use in this test.
ContentLanguageSettingsJsonBasicAuthTest::$defaultTheme property core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsJsonBasicAuthTest.php The theme to install as the default for testing.
ContentLanguageSettingsJsonBasicAuthTest::$format property core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsJsonBasicAuthTest.php The format to use in this test.
ContentLanguageSettingsJsonBasicAuthTest::$mimeType property core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsJsonBasicAuthTest.php The MIME type that corresponds to $format.
ContentLanguageSettingsJsonBasicAuthTest::$modules property core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsJsonBasicAuthTest.php Modules to install.

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