Search for settings
- Search 7.x for settings
- Search 8.9.x for settings
- Search 10.3.x for settings
- Search 11.x for settings
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| settings | service | core/ |
Drupal\Core\Site\Settings |
| Settings | class | core/ |
Read only settings that are initialized with the class. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigEntityImportTest::doThirdPartySettingsUpdate | function | core/ |
Tests updating of third party settings. |
| ConfigImportForm::$settings | property | core/ |
The settings object. |
| ConfigTranslationListUiTest::doSettingsPageTest | function | core/ |
Tests a given settings page for the translate operation. |
| ConfigTranslationUiTest::testAccountSettingsConfigurationTranslation | function | core/ |
Tests the account settings translation interface. |
| config_integration_test.settings.yml | file | core/ |
core/modules/config/tests/config_integration_test/config/install/config_integration_test.settings.yml |
| contact.settings.yml | file | core/ |
core/modules/contact/config/install/contact.settings.yml |
| ContactSettings | class | core/ |
Drupal 6/7 contact settings source from database. |
| ContactSettings.php | file | core/ |
|
| ContactSettings::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| ContactSettingsTest | class | core/ |
Tests D6 contact settings source plugin. |
| ContactSettingsTest.php | file | core/ |
|
| ContactSettingsTest::$modules | property | core/ |
Modules to enable. |
| ContactSettingsTest::providerSource | function | core/ |
The data provider. |
| contact_form_user_admin_settings_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| contact_form_user_admin_settings_submit | function | core/ |
Form submission handler for user_admin_settings(). |
| ContentLanguageSettings | class | core/ |
Defines the ContentLanguageSettings entity. |
| ContentLanguageSettings.php | file | core/ |
|
| ContentLanguageSettings::$default_langcode | property | core/ |
The default language code. |
| ContentLanguageSettings::$id | property | core/ |
The id. Combination of $target_entity_type_id.$target_bundle. |
| ContentLanguageSettings::$language_alterable | property | core/ |
Indicates if the language is alterable or not. |
| ContentLanguageSettings::$target_bundle | property | core/ |
The bundle (machine name). |
| ContentLanguageSettings::$target_entity_type_id | property | core/ |
The entity type ID (machine name). |
| ContentLanguageSettings::calculateDependencies | function | core/ |
Calculates dependencies and stores them in the dependency property. |
| ContentLanguageSettings::getDefaultLangcode | function | core/ |
Gets the default language code. |
| ContentLanguageSettings::getTargetBundle | function | core/ |
Gets the bundle this config applies to. |
| ContentLanguageSettings::getTargetEntityTypeId | function | core/ |
Gets the entity type ID this config applies to. |
| ContentLanguageSettings::id | function | core/ |
Gets the identifier. |
| ContentLanguageSettings::isDefaultConfiguration | function | core/ |
Checks if this config object contains the default values in every property. |
| ContentLanguageSettings::isLanguageAlterable | function | core/ |
Checks if the language is alterable or not. |
| ContentLanguageSettings::loadByEntityTypeBundle | function | core/ |
Loads a content language config entity based on the entity type and bundle. |
| ContentLanguageSettings::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
| ContentLanguageSettings::setDefaultLangcode | function | core/ |
Sets the default language code. |
| ContentLanguageSettings::setLanguageAlterable | function | core/ |
Sets if the language must be alterable or not. |
| ContentLanguageSettings::setTargetBundle | function | core/ |
Sets the bundle this config applies to. |
| ContentLanguageSettings::__construct | function | core/ |
Constructs a ContentLanguageSettings object. |
| ContentLanguageSettingsException | class | core/ |
Exception thrown by ContentLanguageSettings when target bundle is not set. |
| ContentLanguageSettingsException.php | file | core/ |
|
| ContentLanguageSettingsForm | class | core/ |
Configure the content language settings for this site. |
| ContentLanguageSettingsForm.php | file | core/ |
|
| ContentLanguageSettingsForm::$entityTypeBundleInfo | property | core/ |
The entity bundle info. |
| ContentLanguageSettingsForm::$entityTypeManager | property | core/ |
The entity type manager. |
| ContentLanguageSettingsForm::$multipleCapable | property | core/ |
If this validator can handle multiple arguments. |
| ContentLanguageSettingsForm::buildForm | function | core/ |
Form constructor. |
| ContentLanguageSettingsForm::create | function | core/ |
Instantiates a new instance of this class. |
| ContentLanguageSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ContentLanguageSettingsForm::submitForm | function | core/ |
Form submission handler. |
| ContentLanguageSettingsForm::__construct | function | core/ |
Constructs an \Drupal\views\Plugin\views\argument_validator\Entity object. |
| ContentLanguageSettingsHalJsonAnonTest | class | core/ |
@group hal @group legacy |
| ContentLanguageSettingsHalJsonAnonTest.php | file | core/ |
|
| ContentLanguageSettingsHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.