16 string references to http_client
- advisory_feed_test.services.yml in core/
modules/ system/ tests/ modules/ advisory_feed_test/ advisory_feed_test.services.yml - core/modules/system/tests/modules/advisory_feed_test/advisory_feed_test.services.yml
- CredentialForm::create in core/
modules/ migrate_drupal_ui/ src/ Form/ CredentialForm.php - Instantiates a new instance of this class.
- 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.
- Drupal::httpClient in core/
lib/ Drupal.php - Returns the default http client.
- DrupalTest::testHttpClient in core/
tests/ Drupal/ Tests/ Core/ DrupalTest.php - Tests the httpClient() method.
- FileCopyTest::doTransform in core/
modules/ migrate/ tests/ src/ Kernel/ process/ FileCopyTest.php - Do an import using the destination.
- OEmbed::create in core/
modules/ media/ src/ Plugin/ media/ Source/ OEmbed.php - Creates an instance of the plugin.
- OEmbedSourceTest::testThumbnailUri in core/
modules/ media/ tests/ src/ Kernel/ OEmbedSourceTest.php - Tests that remote thumbnails are downloaded correctly.
- OpmlFeedAdd::create in core/
modules/ aggregator/ src/ Form/ OpmlFeedAdd.php - Instantiates a new instance of this class.
- ProviderRepositoryTest::testDeprecations in core/
modules/ media/ tests/ src/ Kernel/ ProviderRepositoryTest.php - @covers ::__construct
- ProviderRepositoryTest::testEmptyProviderList in core/
modules/ media/ tests/ src/ Functional/ ProviderRepositoryTest.php - Tests that provider discovery fails if the provider database is empty.
- ResourceFetcherTest::testDeprecations in core/
modules/ media/ tests/ src/ Kernel/ ResourceFetcherTest.php - @covers ::__construct
- SecurityAdvisoriesFetcherTest::setTestFeedResponses in core/
modules/ system/ tests/ src/ Kernel/ SecurityAdvisories/ SecurityAdvisoriesFetcherTest.php - Sets test feed responses.
- UrlResolverTest::testDeprecations in core/
modules/ media/ tests/ src/ Kernel/ UrlResolverTest.php - @covers ::__construct
- UserLoginHttpTest::logoutRequest in core/
modules/ user/ tests/ src/ Functional/ UserLoginHttpTest.php - Executes a logout HTTP request for a given serialization format.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.