You are here

service flaglists in Flag Lists 4.0.x

Same name and namespace in other branches
  1. 8 flag_lists.services.yml \flaglists

Class

Drupal\flag_lists\FlagListsService
23 string references to flaglists
ActionLinkController::create in src/Controller/ActionLinkController.php
Instantiates a new instance of this class.
ActionLinkHelper::create in src/Controller/ActionLinkHelper.php
Instantiates a new instance of this class.
ActionLinkNoJsController::create in src/Controller/ActionLinkNoJsController.php
Instantiates a new instance of this class.
D7FlagListItems::prepareRow in src/Plugin/migrate/source/D7FlagListItems.php
Adds additional data to the row.
D7FlagListsFlagging::prepareRow in src/Plugin/migrate/source/D7FlagListsFlagging.php
Adds additional data to the row.

... See full list

File

./flag_lists.services.yml
flag_lists.services.yml

View source
  1. class: Drupal\flag_lists\FlagListsService
  2. arguments:
  3. - '@current_user'
  4. - '@entity_type.manager'