Search for settings
- Search 7.x for settings
- Search 9.5.x for settings
- Search 8.9.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 |
---|---|---|---|
RoleSettingsForm::create | function | core/ |
Instantiates a new instance of this class. |
RoleSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
RoleSettingsForm::submitForm | function | core/ |
Form submission handler. |
RoleSettingsForm::__construct | function | core/ |
Constructs a \Drupal\user\Form\RoleSettingsForm object. |
ScaffoldTest::assertDefaultSettingsFromScaffoldOverride | function | core/ |
Asserts that the default settings file was overridden by the test. |
ScaffoldTest::scaffoldOverridingSettingsExcludingHtaccessValues | function | core/ |
|
ScaffoldTest::testScaffoldOverridingSettingsExcludingHtaccess | function | core/ |
Asserts that the drupal/assets scaffold files correct for sut. |
search-admin-settings.css | file | core/ |
Styles for administration pages. |
search-admin-settings.pcss.css | file | core/ |
Styles for administration pages. |
search.settings.yml | file | core/ |
core/modules/search/config/install/search.settings.yml |
SearchConfigSettingsFormTest | class | core/ |
Verify the search config settings form. |
SearchConfigSettingsFormTest.php | file | core/ |
|
SearchConfigSettingsFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
SearchConfigSettingsFormTest::$modules | property | core/ |
Modules to install. |
SearchConfigSettingsFormTest::$searchNode | property | core/ |
Node indexed for searching. |
SearchConfigSettingsFormTest::$searchUser | property | core/ |
User who can search and administer search. |
SearchConfigSettingsFormTest::assertDefaultSearch | function | core/ |
Checks that the default search page matches expectations. |
SearchConfigSettingsFormTest::setDefaultThroughUi | function | core/ |
Sets a search page as the default in the UI. |
SearchConfigSettingsFormTest::setUp | function | core/ |
|
SearchConfigSettingsFormTest::testDefaultSearchPageOrdering | function | core/ |
Tests the ordering of search pages on a clean install. |
SearchConfigSettingsFormTest::testMultipleSearchPages | function | core/ |
Tests multiple search pages of the same type. |
SearchConfigSettingsFormTest::testRouteProtection | function | core/ |
Tests that the enable/disable/default routes are protected from CSRF. |
SearchConfigSettingsFormTest::testSearchModuleDisabling | function | core/ |
Verifies that you can disable individual search plugins. |
SearchConfigSettingsFormTest::testSearchModuleSettingsPage | function | core/ |
Verifies plugin-supplied settings form. |
SearchConfigSettingsFormTest::testSearchSettingsPage | function | core/ |
Verifies the search settings form. |
SearchConfigSettingsFormTest::verifySearchPageOperations | function | core/ |
Checks that the search page operations match expectations. |
Section::$layoutSettings | property | core/ |
The layout plugin settings. |
Section::$thirdPartySettings | property | core/ |
Third party settings. |
Section::getLayoutSettings | function | core/ |
Gets the layout plugin settings for this section. |
Section::getThirdPartySettings | function | core/ |
Gets all third-party settings of a given module. |
Section::setLayoutSettings | function | core/ |
Sets the layout plugin settings for this section. |
SectionTest::providerTestGetThirdPartySettings | function | core/ |
Provides test data for ::testGetThirdPartySettings(). |
SectionTest::testGetThirdPartySettings | function | core/ |
@covers ::getThirdPartySettings @dataProvider providerTestGetThirdPartySettings |
SecurityAdvisoryTest::writeSettings | function | core/ |
Rewrites the settings.php file of the test site. |
SelectionTest::$handlerSettings | property | core/ |
The handler settings for the entity reference field. |
SessionConfigurationTest::providerTestConstructorDefaultSettings | function | core/ |
Data provider for the constructor test. |
SessionConfigurationTest::testConstructorDefaultSettings | function | core/ |
Tests constructor's default settings. |
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::$deprecatedSettings | property | core/ |
Information about all deprecated settings, keyed by legacy settings name. |
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::handleDeprecations | function | core/ |
Handle deprecated values in the site settings. |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.