Issue #3431657: Replace the "displayfields.token" service with a protected class method
Merged
requested to merge issue/display_fields-3431657:3431657-replace-the-displayfields.token-service into 9.1.x
Compare changes
@@ -72,7 +72,7 @@ public function createForm($form, FormStateInterface $form_state, $parents = [])
@@ -217,10 +217,37 @@ protected function fieldRowSettingsForm($form, FormStateInterface $form_state, $
'#markup' => '<p>' . t("Configure the tokens below. Use tokens to avoid redundant meta data and search engine penalization. For example, a 'keyword' value of 'example' will be shown on all content using this configuration, whereas using the [node:field_keywords] automatically inserts the 'keywords' values from the node.") . '</p>',
@@ -408,7 +435,7 @@ public function getFieldBuild($entities, $display_field, $display_settings, $par