http_client
Class
GuzzleHttp\Client14 string references to http_client
- AnnounceTestBase::setTestFeedResponses in core/
modules/ announcements_feed/ tests/ src/ Kernel/ AnnounceTestBase.php  - Sets test feed responses.
 - CredentialForm::create in core/
modules/ migrate_drupal_ui/ src/ Form/ CredentialForm.php  - Instantiates a new instance of this class.
 - DevReleaseTest::setReleaseMetadata in core/
modules/ update/ tests/ src/ Kernel/ DevReleaseTest.php  - Sets the release metadata file to use when fetching available updates.
 - Download::create in core/
modules/ migrate/ src/ Plugin/ migrate/ process/ Download.php  - Creates an instance of the plugin.
 - DownloadTest::doTransform in core/
modules/ migrate/ tests/ src/ Kernel/ process/ DownloadTest.php  - Runs an input value through the download plugin.
 
File
- 
              core/
core.services.yml  
View source
-   class: GuzzleHttp\Client
 -   factory:
 -       - '@http_client_factory'
 -       - fromOptions
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.