Search for settings
- Search 7.x for settings
- Search 9.5.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 |
---|---|---|---|
SectionTest::providerTestGetThirdPartySettings | function | core/ |
Provides test data for ::testGetThirdPartySettings(). |
SectionTest::testGetThirdPartySettings | function | core/ |
@covers ::getThirdPartySettings @dataProvider providerTestGetThirdPartySettings |
SelectionTest::$handlerSettings | property | core/ |
The handler settings for the entity reference field. |
serialization.settings.yml | file | core/ |
core/modules/serialization/config/install/serialization.settings.yml |
settings | service | core/ |
Drupal\Core\Site\Settings |
Settings | class | core/ |
Read only settings that are initialized with the class. |
Settings Tray API | group | core/ |
Settings Tray API |
Settings.php | file | core/ |
|
Settings::$instance | property | core/ |
Singleton instance. |
Settings::$storage | property | core/ |
Array with the settings. |
Settings::get | function | core/ |
Returns a setting. |
Settings::getAll | function | core/ |
Returns all the settings. This is only used for testing purposes. |
Settings::getApcuPrefix | function | core/ |
Generates a prefix for APCu user cache keys. |
Settings::getHashSalt | function | core/ |
Gets a salt useful for hardening against SQL injection. |
Settings::getInstance | function | core/ |
Returns the settings instance. |
Settings::initialize | function | core/ |
Bootstraps settings.php and the Settings singleton. |
Settings::__clone | function | core/ |
Protects creating with clone. |
Settings::__construct | function | core/ |
Constructor. |
Settings::__sleep | function | core/ |
Prevents settings from being serialized. |
SettingsAnnotation | class | core/ |
|
SettingsAnnotation::$settings | property | core/ |
|
SettingsAnnotation::__construct | function | core/ |
|
SettingsCommand | class | core/ |
AJAX command for adjusting Drupal's JavaScript settings. |
SettingsCommand.php | file | core/ |
|
SettingsCommand::$merge | property | core/ |
Whether the settings should be merged into the global drupalSettings. |
SettingsCommand::$settings | property | core/ |
An array of key/value pairs of JavaScript settings. |
SettingsCommand::render | function | core/ |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
SettingsCommand::__construct | function | core/ |
Constructs a SettingsCommand object. |
SettingsForm | class | core/ |
Configures aggregator settings for this site. |
SettingsForm | class | core/ |
Defines a form for configuring the Media Library module. |
SettingsForm.php | file | core/ |
|
SettingsForm.php | file | core/ |
|
SettingsForm::$configurableInstances | property | core/ |
The instantiated plugin instances that have configuration forms. |
SettingsForm::$definitions | property | core/ |
The aggregator plugin definitions. |
SettingsForm::$managers | property | core/ |
The aggregator plugin managers. |
SettingsForm::buildForm | function | core/ |
Form constructor. |
SettingsForm::buildForm | function | core/ |
Form constructor. |
SettingsForm::create | function | core/ |
Instantiates a new instance of this class. |
SettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
SettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
SettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
SettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
SettingsForm::submitForm | function | core/ |
Form submission handler. |
SettingsForm::submitForm | function | core/ |
Form submission handler. |
SettingsForm::validateForm | function | core/ |
Form validation handler. |
SettingsForm::__construct | function | core/ |
Constructs a \Drupal\aggregator\SettingsForm object. |
SettingsFormTest | class | core/ |
Tests the Media Library settings form. |
SettingsFormTest.php | file | core/ |
|
SettingsFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
SettingsFormTest::$modules | property | core/ |
Modules to enable. |
Pagination
- Previous page
- Page 26
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.