service entity_share_client.remote_manager in Entity Share 8.2
Same name and namespace in other branches
- 8.3 modules/entity_share_client/entity_share_client.services.yml \entity_share_client.remote_manager
- 8 modules/entity_share_client/entity_share_client.services.yml \entity_share_client.remote_manager
Class
Drupal\entity_share_client\Service\RemoteManager5 string references to entity_share_client.remote_manager
- DiffController::create in modules/
entity_share_client/ src/ Controller/ DiffController.php - Instantiates a new instance of this class.
- EntityShareAsyncWorker::create in modules/
entity_share_async/ src/ Plugin/ QueueWorker/ EntityShareAsyncWorker.php - Creates an instance of the plugin.
- EntityShareClientFunctionalTestBase::setUp in modules/
entity_share_client/ tests/ src/ Functional/ EntityShareClientFunctionalTestBase.php - entity_share_client_test_cron in modules/
entity_share_client/ tests/ modules/ entity_share_client_test/ entity_share_client_test.module - Implements hook_cron().
- PullForm::create in modules/
entity_share_client/ src/ Form/ PullForm.php - Instantiates a new instance of this class.
File
- modules/
entity_share_client/ entity_share_client.services.yml - modules/entity_share_client/entity_share_client.services.yml
View source
- class: Drupal\entity_share_client\Service\RemoteManager
- arguments:
- - '@http_client_factory'
- - '@entity_share_client.request'