service opigno_moxtra.moxtra_api in Opigno Moxtra 3.x
Same name and namespace in other branches
- 8 opigno_moxtra.services.yml \opigno_moxtra.moxtra_api
Class
Drupal\opigno_moxtra\MoxtraService9 string references to opigno_moxtra.moxtra_api
- MeetingController::create in src/
Controller/ MeetingController.php - Instantiates a new instance of this class.
- MeetingForm::create in src/
Form/ MeetingForm.php - Instantiates a new instance of this class.
- MeetingScoreForm::create in src/
Form/ MeetingScoreForm.php - Instantiates a new instance of this class.
- opigno_moxtra_user_insert in ./
opigno_moxtra.module - Implements hook_ENTITY_TYPE_insert().
- opigno_moxtra_user_update in ./
opigno_moxtra.module - Implements hook_ENTITY_TYPE_update().
File
View source
- class: Drupal\opigno_moxtra\MoxtraService
- arguments:
- - '@string_translation'
- - '@config.factory'
- - '@logger.factory'
- - '@messenger'
- - '@http_client'
- - '@opigno_moxtra.connector'