You are here

service charts.settings in Charts 5.0.x

Same name and namespace in other branches
  1. 8.4 charts.services.yml \charts.settings
  2. 8.3 charts.services.yml \charts.settings

Class

Drupal\charts\Services\ChartsSettingsService
10 string references to charts.settings
Chart::create in src/Element/Chart.php
Creates an instance of the plugin.
ChartConfigItemDefaultWidget::create in src/Plugin/Field/FieldWidget/ChartConfigItemDefaultWidget.php
Creates an instance of the plugin.
ChartsApiExample::create in modules/charts_api_example/src/Controller/ChartsApiExample.php
Instantiates a new instance of this class.
ChartsBlock::create in modules/charts_blocks/src/Plugin/Block/ChartsBlock.php
Creates an instance of the plugin.
ChartsConfigForm::getEditableConfigNames in src/Form/ChartsConfigForm.php
Gets the configuration names that will be editable.

... See full list

File

./charts.services.yml
charts.services.yml

View source
  1. class: Drupal\charts\Services\ChartsSettingsService
  2. arguments:
  3. - '@config.factory'