You are here

service plugin.manager.tca_plugin in Token Content Access 8

Same name and namespace in other branches
  1. 2.0.x tca.services.yml \plugin.manager.tca_plugin

Class

Drupal\tca\Plugin\TcaPluginManager
5 string references to plugin.manager.tca_plugin
TcaPermissionGenerator::create in src/TcaPermissionGenerator.php
Instantiates a new instance of this class.
tca_form_alter in ./tca.module
Implements hook_form_alter().
tca_modules_installed in ./tca.module
Implements hook_modules_installed().
tca_module_preuninstall in ./tca.module
Implements hook_module_preuninstall().
tca_update_8101 in ./tca.install
Add the public field to TCA Settings entity.

File

./tca.services.yml
tca.services.yml

View source
  1. class: Drupal\tca\Plugin\TcaPluginManager
  2. parent: default_plugin_manager
  3. arguments:
  4. - '@entity_type.manager'