6 calls to PluginSettingsBase::getSettings()

LinkFormatter::prepareView in drupal/core/modules/link/lib/Drupal/link/Plugin/field/formatter/LinkFormatter.php
Allows formatters to load information for field values being displayed.
LinkFormatter::settingsSummary in drupal/core/modules/link/lib/Drupal/link/Plugin/field/formatter/LinkFormatter.php
Returns a short summary for the current formatter settings.
LinkFormatter::viewElements in drupal/core/modules/link/lib/Drupal/link/Plugin/field/formatter/LinkFormatter.php
Builds a renderable array for a field value.
LinkSeparateFormatter::viewElements in drupal/core/modules/link/lib/Drupal/link/Plugin/field/formatter/LinkSeparateFormatter.php
Builds a renderable array for a field value.
TelephoneLinkFormatter::prepareView in drupal/core/modules/telephone/lib/Drupal/telephone/Plugin/field/formatter/TelephoneLinkFormatter.php
Allows formatters to load information for field values being displayed.
TelephoneLinkFormatter::settingsSummary in drupal/core/modules/telephone/lib/Drupal/telephone/Plugin/field/formatter/TelephoneLinkFormatter.php
Returns a short summary for the current formatter settings.