You are here

service purl.modifier_index in Persistent URL 8

Class

Drupal\purl\Plugin\ModifierIndex
3 string references to purl.modifier_index
ModifiersController::create in src/Controller/ModifiersController.php
Instantiates a new instance of this class.
ProvidersController::create in src/Controller/ProvidersController.php
Instantiates a new instance of this class.
purl_rebuild in ./purl.module

File

./purl.services.yml
purl.services.yml

View source
  1. class: Drupal\purl\Plugin\ModifierIndex
  2. arguments:
  3. - '@purl.plugin.provider_manager'
  4. - '@database'