Search for settings
- Search 7.x for settings
- Search 9.5.x for settings
- Search 8.9.x for settings
- Search 10.3.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::buildForm | function | core/ |
Form constructor. |
BasicSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
Block::$settings | property | core/ |
The plugin instance settings. |
Block::blockSettings | function | core/ |
Returns plugin-specific settings for the block. |
BlockConfigUpdater::needsInfoStatusSettingsRemoved | function | core/ |
Checks if the block contains deprecated info and status settings. |
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[[api-linebreak]] @group settings_tray |
BlockPluginHasSettingsTrayFormAccessCheckTest.php | file | core/ |
|
BlockPluginHasSettingsTrayFormAccessCheckTest::providerTestAccess | function | core/ |
Provides test data for ::testAccess(). |
BlockPluginHasSettingsTrayFormAccessCheckTest::testAccess | function | core/ |
@covers ::access[[api-linebreak]] @covers ::accessBlockPlugin[[api-linebreak]] @dataProvider providerTestAccess |
BlockSettings | class | core/ |
Determines the block settings. |
BlockSettings.php | file | core/ |
|
BlockSettings::$blockManager | property | core/ |
The block manager service. |
BlockSettings::create | function | core/ |
Creates an instance of the plugin. |
BlockSettings::transform | function | core/ |
Set the block configuration. |
BlockSettings::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
BlockSettingsTest | class | core/ |
@coversDefaultClass \Drupal\block\Plugin\migrate\process\BlockSettings[[api-linebreak]] @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. |
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. |
BooleanFormatterSettingsTest | class | core/ |
Tests the Boolean field formatter settings. |
BooleanFormatterSettingsTest.php | file | core/ |
|
BooleanFormatterSettingsTest.php | file | core/ |
|
BooleanFormatterSettingsTest::$bundle | property | core/ |
The name of the entity bundle that is created in the test. |
BooleanFormatterSettingsTest::$bundle | property | core/ |
The name of the entity bundle that is created in the test. |
BooleanFormatterSettingsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BooleanFormatterSettingsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BooleanFormatterSettingsTest::$fieldName | property | core/ |
The name of the Boolean field to use for testing. |
BooleanFormatterSettingsTest::$fieldName | property | core/ |
The name of the Boolean field to use for testing. |
BooleanFormatterSettingsTest::$modules | property | core/ |
Modules to install. |
BooleanFormatterSettingsTest::$modules | property | core/ |
Modules to install. |
BooleanFormatterSettingsTest::setUp | function | core/ |
|
BooleanFormatterSettingsTest::setUp | function | core/ |
|
BooleanFormatterSettingsTest::testBooleanFormatterSettings | function | core/ |
Tests the formatter settings page for the Boolean formatter. |
BooleanFormatterSettingsTest::testBooleanFormatterSettings | function | core/ |
Tests the formatter settings page for the Boolean formatter. |
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.