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 |
---|---|---|---|
PluginSettingsBaseTest | class | core/ |
@coversDefaultClass \Drupal\Core\Field\PluginSettingsBase @group Field |
PluginSettingsBaseTest.php | file | core/ |
Contains \Drupal\Tests\Core\Field\PluginSettingsBaseTest. |
PluginSettingsBaseTest::testGetThirdPartySettings | function | core/ |
@covers ::getThirdPartySettings |
PluginSettingsInterface | interface | core/ |
Interface definition for plugin with settings. |
PluginSettingsInterface.php | file | core/ |
|
PluginSettingsInterface::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
PluginSettingsInterface::getSetting | function | core/ |
Returns the value of a setting, or its default value if absent. |
PluginSettingsInterface::getSettings | function | core/ |
Returns the array of settings, including defaults for missing settings. |
PluginSettingsInterface::onDependencyRemoval | function | core/ |
Informs the plugin that some configuration it depends on will be deleted. |
PluginSettingsInterface::setSetting | function | core/ |
Sets the value of a setting for the plugin. |
PluginSettingsInterface::setSettings | function | core/ |
Sets the settings for the plugin. |
ProfileFieldSettings | class | core/ |
Plugin annotation @MigrateProcessPlugin( id = "profile_field_settings" ) |
ProfileFieldSettings.php | file | core/ |
|
ProfileFieldSettings::transform | function | core/ |
Performs the associated process. |
QueueFactory::$settings | property | core/ |
The settings object. |
ReplicaKillSwitch::$settings | property | core/ |
The settings object. |
ResponsiveImageFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
ResponsiveImageFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
ResponsiveImageFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
rest.settings.yml | file | core/ |
core/modules/rest/config/install/rest.settings.yml |
ReverseProxyMiddleware::$settings | property | core/ |
The site settings. |
ReverseProxyMiddleware::setSettingsOnRequest | function | core/ |
Sets reverse proxy settings on Request 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.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 enable. |
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. |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.