service apigee_edge.controller.developer in Apigee Edge 8
Class
Drupal\apigee_edge\Entity\Controller\DeveloperController5 string references to apigee_edge.controller.developer
- ApigeeEdgeActionsServiceProvider::register in modules/
apigee_edge_actions/ src/ ApigeeEdgeActionsServiceProvider.php - Registers services to the container.
- Developer::getCompanies in src/
Entity/ Developer.php - DeveloperAppCreateForm::create in src/
Entity/ Form/ DeveloperAppCreateForm.php - Instantiates a new instance of this class.
- DeveloperStorage::createInstance in src/
Entity/ Storage/ DeveloperStorage.php - Instantiates a new instance of this entity handler.
- TeamMembersSelection::create in modules/
apigee_edge_teams/ src/ Plugin/ EntityReferenceSelection/ TeamMembersSelection.php - Creates an instance of the plugin.
File
View source
- class: Drupal\apigee_edge\Entity\Controller\DeveloperController
- arguments:
- - '@apigee_edge.sdk_connector'
- - '@apigee_edge.controller.organization'
- - '@apigee_edge.controller.cache.developer'
- - '@apigee_edge.controller.cache.developer_ids'
- - '@apigee_edge.entity.controller.cache.developer_app_cache_factory'
- - '@apigee_edge.entity.controller.cache.developer_app_name_cache_factory'