service bynder_api in Bynder 8.2
Same name and namespace in other branches
- 8.3 bynder.services.yml \bynder_api
- 8 bynder.services.yml \bynder_api
- 4.0.x bynder.services.yml \bynder_api
Class
Drupal\bynder\BynderApi11 string references to bynder_api
- Bynder::create in src/
Plugin/ media/ Source/ Bynder.php - Creates an instance of the plugin.
- BynderConfigurationForm::create in src/
Form/ BynderConfigurationForm.php - Instantiates a new instance of this class.
- BynderFormatter::create in src/
Plugin/ Field/ FieldFormatter/ BynderFormatter.php - Creates an instance of the plugin.
- BynderMediaUsage::create in src/
Controller/ BynderMediaUsage.php - Instantiates a new instance of this class.
- BynderOAuthLogin::create in src/
Controller/ BynderOAuthLogin.php - Instantiates a new instance of this class.
File
View source
- class: Drupal\bynder\BynderApi
- arguments:
- - '@config.factory'
- - '@logger.factory'
- - '@session'
- - '@state'
- - '@cache.default'
- - '@datetime.time'