Search for getSettings

  1. Search 7.x for getSettings
  2. Search 9.5.x for getSettings
  3. Search 8.9.x for getSettings
  4. Search 11.x for getSettings
  5. Other projects
Title Object type File name Summary
AttachedAssets::getSettings function core/lib/Drupal/Core/Asset/AttachedAssets.php Returns the settings attached to the current response.
AttachedAssetsInterface::getSettings function core/lib/Drupal/Core/Asset/AttachedAssetsInterface.php Returns the settings attached to the current response.
BaseFieldDefinition::getSettings function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Returns the array of settings, as required by the used class.
DataDefinition::getSettings function core/lib/Drupal/Core/TypedData/DataDefinition.php Returns the array of settings, as required by the used class.
DataDefinitionInterface::getSettings function core/lib/Drupal/Core/TypedData/DataDefinitionInterface.php Returns the array of settings, as required by the used class.
Editor::getSettings function core/modules/editor/src/Entity/Editor.php Returns the text editor plugin-specific settings.
EditorInterface::getSettings function core/modules/editor/src/EditorInterface.php Returns the text editor plugin-specific settings.
FieldConfigBase::getSettings function core/lib/Drupal/Core/Field/FieldConfigBase.php Returns the array of settings, as required by the used class.
FieldDefinition::getSettings function core/lib/Drupal/Core/Field/FieldDefinition.php Returns the array of settings, as required by the used class.
FieldItemBase::getSettings function core/lib/Drupal/Core/Field/FieldItemBase.php Returns the array of field settings.
FieldItemList::getSettings function core/lib/Drupal/Core/Field/FieldItemList.php Returns the array of field settings.
FieldItemListInterface::getSettings function core/lib/Drupal/Core/Field/FieldItemListInterface.php Returns the array of field settings.
FieldStorageDefinitionInterface::getSettings function core/lib/Drupal/Core/Field/FieldStorageDefinitionInterface.php Returns the storage settings.
FileTransfer::getSettingsForm function core/lib/Drupal/Core/FileTransfer/FileTransfer.php Returns a form to collect connection settings credentials.
FTP::getSettingsForm function core/lib/Drupal/Core/FileTransfer/FTP.php Returns a form to collect connection settings credentials.
MockFileTransfer::getSettingsForm function core/modules/system/tests/modules/system_test/src/MockFileTransfer.php Returns a settings form with a text field to input a username.
PluginSettingsBase::getSettings function core/lib/Drupal/Core/Field/PluginSettingsBase.php Returns the array of settings, including defaults for missing settings.
PluginSettingsInterface::getSettings function core/lib/Drupal/Core/Field/PluginSettingsInterface.php Returns the array of settings, including defaults for missing settings.
SSH::getSettingsForm function core/lib/Drupal/Core/FileTransfer/SSH.php Returns a form to collect connection settings credentials.
TestFileTransferWithSettingsForm::getSettingsForm function core/modules/update/tests/modules/update_test/src/TestFileTransferWithSettingsForm.php 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.