You are here

service plugin.manager.prod_check in Production check & Production monitor 8

Class

Drupal\prod_check\Plugin\ProdCheckPluginManager
5 string references to plugin.manager.prod_check
CheckListBuilder::createInstance in src/CheckListBuilder.php
Instantiates a new instance of this entity handler.
ProdCheck::getPluginCollection in src/Entity/ProdCheck.php
Encapsulates the creation of the action's LazyPluginCollection.
ProdCheckProcessorBase::create in src/Plugin/ProdCheckProcessor/ProdCheckProcessorBase.php
Creates an instance of the plugin.
prod_check_synchronize_prod_checks in ./prod_check.module
Helper function to synchronize prod check plugins and entities
prod_check_xmlrpc_get_data in modules/prod_check_xmlrpc/prod_check_xmlrpc.module
XMLRPC callback function that returns all data of requested checks.

File

./prod_check.services.yml
prod_check.services.yml

View source
  1. class: Drupal\prod_check\Plugin\ProdCheckPluginManager
  2. parent: default_plugin_manager