Search for getSetting
- Search 7.x for getSetting
- Search 8.9.x for getSetting
- Search 10.3.x for getSetting
- Search 11.x for getSetting
- 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::getSetting | function | core/ |
Returns the value of a given setting. |
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::getSetting | function | core/ |
Returns the value of a given setting. |
DataDefinition::getSettings | function | core/ |
Returns the array of settings, as required by the used class. |
DataDefinitionInterface::getSetting | function | core/ |
Returns the value of a given setting. |
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::getSetting | function | core/ |
Returns the value of a given setting. |
FieldConfigBase::getSettings | function | core/ |
Returns the array of settings, as required by the used class. |
FieldDefinition::getSetting | function | core/ |
Returns the value of a given setting. |
FieldDefinition::getSettings | function | core/ |
Returns the array of settings, as required by the used class. |
FieldInstanceSettingsTest::getSettingsProvider | function | core/ |
Provides field settings for testGetSettings(). |
FieldInstanceSettingsTest::testGetSettings | function | core/ |
@covers ::getSettings |
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::getSetting | function | core/ |
Returns the value of a field setting. |
FieldItemBase::getSettings | function | core/ |
Returns the array of field settings. |
FieldItemList::getSetting | function | core/ |
Returns the value of a given field setting. |
FieldItemList::getSettings | function | core/ |
Returns the array of field settings. |
FieldItemListInterface::getSetting | function | core/ |
Returns the value of a given field setting. |
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::getSetting | function | core/ |
Returns the value of a given storage setting. |
FieldStorageConfig::getSettings | function | core/ |
Returns the storage settings. |
FieldStorageDefinitionInterface::getSetting | function | core/ |
Returns the value of a given storage setting. |
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/ |
Tests 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/ |
Tests 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::getSetting | function | core/ |
Returns the value of a setting, or its default value if absent. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.