Search for set
Title | Object type | File name | Summary |
---|---|---|---|
SettingsEditor.php | file | core/ |
|
SettingsEditor::exportSettingsToPhp | function | core/ |
Recursively exports one or more settings to a valid PHP string. |
SettingsEditor::exportSingleSettingToPhp | function | core/ |
Exports the value of a value property and adds the comment if it exists. |
SettingsEditor::isArrayIndex | function | core/ |
Checks whether the token is a valid array index (a number or string). |
SettingsEditor::isSimple | function | core/ |
Checks whether the given token represents a scalar or NULL. |
SettingsEditor::rewrite | function | core/ |
Replaces values in settings.php with values in the submitted array. |
SettingsEditor::setGlobal | function | core/ |
Makes the given setting global. |
SettingsEditor::__construct | function | core/ |
This class should not be instantiated. |
SettingsForm | class | core/ |
Configure Navigation 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::$fileSystem | property | core/ |
The file system service. |
SettingsForm::$fileUrlGenerator | property | core/ |
The file URL generator. |
SettingsForm::$fileUsage | property | core/ |
The file usage service. |
SettingsForm::$renderer | property | core/ |
Renderer service. |
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 Navigation SettingsForm object. |
SettingsFormTest | class | core/ |
@covers \Drupal\jsonapi\Form\JsonApiSettingsForm[[api-linebreak]] @group jsonapi |
SettingsFormTest | class | core/ |
Tests the Media Library settings form. |
SettingsFormTest.php | file | core/ |
|
SettingsFormTest.php | file | core/ |
|
SettingsFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
SettingsFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
SettingsFormTest::$modules | property | core/ |
Modules to install. |
SettingsFormTest::$modules | property | core/ |
Modules to install. |
SettingsFormTest::testSettingsForm | function | core/ |
Tests the JSON:API settings form. |
SettingsFormTest::testSettingsForm | function | core/ |
Tests the Media Library settings form. |
SettingsRewriteTest | class | core/ |
Tests the SettingsEditor::rewrite() function. |
SettingsRewriteTest.php | file | core/ |
|
SettingsRewriteTest::testDrupalRewriteSettings | function | core/ |
@covers \Drupal\Core\Site\SettingsEditor::rewrite[[api-linebreak]] |
SettingsTest | class | core/ |
Tests migrate upgrade credential form with settings in settings.php. |
SettingsTest | class | core/ |
Tests all ui related settings under admin/structure/views/settings. |
SettingsTest | class | core/ |
@coversDefaultClass \Drupal\Core\Site\Settings[[api-linebreak]] @runTestsInSeparateProcesses @group Site |
SettingsTest.php | file | core/ |
|
SettingsTest.php | file | core/ |
|
SettingsTest.php | file | core/ |
|
SettingsTest::$adminUser | property | core/ |
Stores an admin user used by the different tests. |
SettingsTest::$config | property | core/ |
Simple settings array to test against. |
SettingsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
SettingsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 127
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.