Search for getSettings
- Search 7.x for getSettings
- Search 9.5.x for getSettings
- Search 10.3.x for getSettings
- Search 11.x for getSettings
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AttachedAssets::getSettings | function | core/ |
Returns the settings attached to the current response. |
AttachedAssetsInterface::getSettings | function | core/ |
Returns the settings attached to the current response. |
BaseFieldDefinition::getSettings | function | core/ |
Returns the array of settings, as required by the used class. |
BaseFieldDefinitionTest::getSettings | function | core/ |
Returns the array of settings, as required by the used class. |
DataDefinition::getSettings | function | core/ |
Returns the array of settings, as required by the used class. |
DataDefinitionInterface::getSettings | function | core/ |
Returns the array of settings, as required by the used class. |
Editor::getSettings | function | core/ |
Returns the text editor plugin-specific settings. |
EditorInterface::getSettings | function | core/ |
Returns the text editor plugin-specific settings. |
FieldConfigBase::getSettings | function | core/ |
Returns the array of settings, as required by the used class. |
FieldDefinition::getSettings | function | core/ |
Returns the array of settings, as required by the used class. |
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::getSettings | function | core/ |
Returns the array of field settings. |
FieldItemList::getSettings | function | core/ |
Returns the array of field settings. |
FieldItemListInterface::getSettings | function | core/ |
Returns the array of field settings. |
FieldSettings::getSettings | function | core/ |
Merge the default D8 and specified D6 settings. |
FieldSettingsTest::getSettingsProvider | function | core/ |
Provides field settings for testGetSettings(). |
FieldSettingsTest::testGetSettings | function | core/ |
@covers ::getSettings |
FieldStorageConfig::getSettings | function | core/ |
Returns the storage settings. |
FieldStorageDefinitionInterface::getSettings | function | core/ |
Returns the storage settings. |
FileTransfer::getSettingsForm | function | core/ |
Returns a form to collect connection settings credentials. |
FTP::getSettingsForm | function | core/ |
Returns a form to collect connection settings credentials. |
MigrateFieldInstanceWidgetSettingsTest | class | core/ |
Migrate field widget settings. |
MigrateFieldInstanceWidgetSettingsTest.php | file | core/ |
|
MigrateFieldInstanceWidgetSettingsTest::$modules | property | core/ |
Modules to enable. |
MigrateFieldInstanceWidgetSettingsTest::assertComponent | function | core/ |
Asserts various aspects of a particular component of a form display. |
MigrateFieldInstanceWidgetSettingsTest::assertEntity | function | core/ |
Asserts various aspects of a form display entity. |
MigrateFieldInstanceWidgetSettingsTest::setUp | function | core/ |
|
MigrateFieldInstanceWidgetSettingsTest::testWidgetSettings | function | core/ |
Test that migrated view modes can be loaded using D8 APIs. |
MigrateFieldWidgetSettingsTest | class | core/ |
Migrate field widget settings. |
MigrateFieldWidgetSettingsTest.php | file | core/ |
|
MigrateFieldWidgetSettingsTest::$modules | property | core/ |
Modules to enable. |
MigrateFieldWidgetSettingsTest::setUp | function | core/ |
|
MigrateFieldWidgetSettingsTest::testWidgetSettings | function | core/ |
Test that migrated view modes can be loaded using D8 API's. |
MockFileTransfer::getSettingsForm | function | core/ |
Returns a settings form with a text field to input a username. |
PluginSettingsBase::getSettings | function | core/ |
Returns the array of settings, including defaults for missing settings. |
PluginSettingsInterface::getSettings | function | core/ |
Returns the array of settings, including defaults for missing settings. |
SSH::getSettingsForm | function | core/ |
Returns a form to collect connection settings credentials. |
TestFileTransferWithSettingsForm::getSettingsForm | function | core/ |
Returns a settings form with a text field to input a username. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.