Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
PluginSettingsBase.php
»
PluginSettingsBase
»
PluginSettingsBase::getSettings
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
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.