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 |
---|---|---|---|
BaseFieldFileFormatterBase::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
BaseFieldFileFormatterBase::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
BasicSettingsForm | class | core/ |
Form builder for the admin display defaults page. |
BasicSettingsForm.php | file | core/ |
|
BasicSettingsForm::$themeHandler | property | core/ |
The theme handler. |
BasicSettingsForm::buildForm | function | core/ |
Form constructor. |
BasicSettingsForm::create | function | core/ |
Instantiates a new instance of this class. |
BasicSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
BasicSettingsForm::__construct | function | core/ |
Constructs a \Drupal\views_ui\Form\BasicSettingsForm object. |
Block::$settings | property | core/ |
The plugin instance settings. |
Block::blockSettings | function | core/ |
Returns plugin-specific settings for the block. |
BlockPluginHasSettingsTrayFormAccessCheck | class | core/ |
Determines whether the requested block has a 'settings_tray' form. |
BlockPluginHasSettingsTrayFormAccessCheck.php | file | core/ |
|
BlockPluginHasSettingsTrayFormAccessCheck::access | function | core/ |
Checks access for accessing a block's 'settings_tray' form. |
BlockPluginHasSettingsTrayFormAccessCheck::accessBlockPlugin | function | core/ |
Checks access for accessing a block plugin's 'settings_tray' form. |
BlockPluginHasSettingsTrayFormAccessCheckTest | class | core/ |
@coversDefaultClass \Drupal\settings_tray\Access\BlockPluginHasSettingsTrayFormAccessCheck @group settings_tray |
BlockPluginHasSettingsTrayFormAccessCheckTest.php | file | core/ |
|
BlockPluginHasSettingsTrayFormAccessCheckTest::providerTestAccess | function | core/ |
Provides test data for ::testAccess(). |
BlockPluginHasSettingsTrayFormAccessCheckTest::testAccess | function | core/ |
@covers ::access @covers ::accessBlockPlugin @dataProvider providerTestAccess |
BlockSettings | class | core/ |
Determines the block settings. |
BlockSettings.php | file | core/ |
|
BlockSettings::transform | function | core/ |
Set the block configuration. |
BlockSettingsTest | class | core/ |
@coversDefaultClass \Drupal\block\Plugin\migrate\process\BlockSettings @group block |
BlockSettingsTest.php | file | core/ |
|
BlockSettingsTest::providerTestTransform | function | core/ |
Provides data for testTransform. |
BlockSettingsTest::testTransform | function | core/ |
Tests the blocks settings process plugin. |
BlockSystemBrandingTest::testSystemBrandingSettings | function | core/ |
Tests system branding block configuration. |
book.settings.yml | file | core/ |
core/modules/book/config/install/book.settings.yml |
BookSettingsForm | class | core/ |
Configure book settings for this site. |
BookSettingsForm.php | file | core/ |
|
BookSettingsForm::buildForm | function | core/ |
Form constructor. |
BookSettingsForm::filterAndSortAllowedTypes | function | core/ |
Transformation callback for the book_allowed_types config value. |
BookSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
BookSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
BookSettingsForm::validateForm | function | core/ |
Form validation handler. |
BookSettingsFormTest | class | core/ |
@covers \Drupal\book\Form\BookSettingsForm @group book @group legacy |
BookSettingsFormTest.php | file | core/ |
|
BookSettingsFormTest::$modules | property | core/ |
Modules to install. |
BookSettingsFormTest::setUp | function | core/ |
|
BookSettingsFormTest::testConfigValuesSavedCorrectly | function | core/ |
Tests that submitted values are processed and saved correctly. |
BookTest::testSettingsForm | function | core/ |
Tests that the book settings form can be saved without error. |
book_breadcrumb_test.settings.yml | file | core/ |
core/modules/book/tests/modules/book_breadcrumb_test/config/install/book_breadcrumb_test.settings.yml |
book_settings.yml | file | core/ |
core/modules/book/migrations/book_settings.yml |
BooleanCheckboxWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
BooleanCheckboxWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
BooleanCheckboxWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
BooleanFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
BooleanFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
BooleanFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
BooleanFormatterSettingsTest | class | core/ |
Tests the Boolean field formatter settings. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.