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 |
---|---|---|---|
FieldFormatterSettingsDefaults.php | file | core/ |
|
FieldFormatterSettingsDefaults::numberSettings | function | core/ |
|
FieldFormatterSettingsDefaults::transform | function | core/ |
Set field formatter settings when the map didn't map: for date formatters, the fallback format, for everything else, empty array. |
FieldFormatterTest::testThirdPartySettings | function | core/ |
Tests availability of third party settings in field render arrays. |
FieldInstanceSettings | class | core/ |
Plugin annotation @MigrateProcessPlugin( id = "d6_field_field_settings" ) |
FieldInstanceSettings | class | core/ |
Plugin annotation @MigrateProcessPlugin( id = "d7_field_instance_settings" ) |
FieldInstanceSettings.php | file | core/ |
|
FieldInstanceSettings.php | file | core/ |
|
FieldInstanceSettings::convertSizeUnit | function | core/ |
Convert file size strings into their D8 format. |
FieldInstanceSettings::transform | function | core/ |
Set the field instance defaults. |
FieldInstanceSettings::transform | function | core/ |
Performs the associated process. |
FieldInstanceSettingsTest | class | core/ |
@coversDefaultClass \Drupal\field\Plugin\migrate\process\d7\FieldInstanceSettings @group field |
FieldInstanceSettingsTest.php | file | core/ |
|
FieldInstanceSettingsTest::testTransformImageSettings | function | core/ |
Tests transformation of image field settings. |
FieldInstanceWidgetSettings | class | core/ |
Get the field instance widget settings. |
FieldInstanceWidgetSettings.php | file | core/ |
|
FieldInstanceWidgetSettings::getSettings | function | core/ |
Merge the default D8 and specified D6 settings for a widget type. |
FieldInstanceWidgetSettings::transform | function | core/ |
Get the field instance default/mapped widget settings. |
FieldItemBase::defaultFieldSettings | function | core/ |
Defines the field-level settings for this plugin. |
FieldItemBase::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
FieldItemBase::fieldSettingsForm | function | core/ |
Returns a form for the field-level settings. |
FieldItemBase::fieldSettingsFromConfigData | function | core/ |
Returns a settings array in the field type's canonical representation. |
FieldItemBase::fieldSettingsToConfigData | function | core/ |
Returns a settings array that can be stored as a configuration value. |
FieldItemBase::getSettings | function | core/ |
Returns the array of field settings. |
FieldItemBase::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
FieldItemBase::storageSettingsFromConfigData | function | core/ |
Returns a settings array in the field type's canonical representation. |
FieldItemBase::storageSettingsToConfigData | function | core/ |
Returns a settings array that can be stored as a configuration value. |
FieldItemInterface::defaultFieldSettings | function | core/ |
Defines the field-level settings for this plugin. |
FieldItemInterface::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
FieldItemInterface::fieldSettingsForm | function | core/ |
Returns a form for the field-level settings. |
FieldItemInterface::fieldSettingsFromConfigData | function | core/ |
Returns a settings array in the field type's canonical representation. |
FieldItemInterface::fieldSettingsToConfigData | function | core/ |
Returns a settings array that can be stored as a configuration value. |
FieldItemInterface::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
FieldItemInterface::storageSettingsFromConfigData | function | core/ |
Returns a settings array in the field type's canonical representation. |
FieldItemInterface::storageSettingsToConfigData | function | core/ |
Returns a settings array that can be stored as a configuration value. |
FieldItemList::getSettings | function | core/ |
Returns the array of field settings. |
FieldItemListInterface::getSettings | function | core/ |
Returns the array of field settings. |
FieldLayoutEntityDisplayFormTrait::settingsAjax | function | core/ |
Ajax callback for the field layout settings form. |
FieldLayoutEntityDisplayFormTrait::settingsAjaxSubmit | function | core/ |
Submit handler for the non-JS case. |
FieldLayoutEntityDisplayTrait::getLayoutSettings | function | core/ |
Implements \Drupal\field_layout\Display\EntityDisplayWithLayoutInterface::getLayoutSettings(). |
FieldSettings | class | core/ |
Get the field settings. |
FieldSettings | class | core/ |
Plugin annotation @MigrateProcessPlugin( id = "d7_field_settings" ) |
FieldSettings.php | file | core/ |
|
FieldSettings.php | file | core/ |
|
FieldSettings::getSettings | function | core/ |
Merge the default D8 and specified D6 settings. |
FieldSettings::transform | function | core/ |
Get the field default/mapped settings. |
FieldSettings::transform | function | core/ |
Performs the associated process. |
FieldSettingsTest | class | core/ |
@coversDefaultClass \Drupal\field\Plugin\migrate\process\d6\FieldSettings @group field |
FieldSettingsTest | class | core/ |
@coversDefaultClass \Drupal\field\Plugin\migrate\process\d7\FieldSettings @group field |
FieldSettingsTest | class | core/ |
Tests field settings methods on field definition structures. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.