service http_client_factory in Drupal 10
Same name and namespace in other branches
- 8 core/core.services.yml \http_client_factory
- 9 core/core.services.yml \http_client_factory
Class
Drupal\Core\Http\ClientFactory5 string references to http_client_factory
- BrowserTestBase::initMink in core/
tests/ Drupal/ Tests/ BrowserTestBase.php - Initializes Mink sessions.
- InstallerTestBase::setUp in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerTestBase.php - JsonApiFunctionalTestBase::setUp in core/
modules/ jsonapi/ tests/ src/ Functional/ JsonApiFunctionalTestBase.php - locale_translation_http_check in core/
modules/ locale/ locale.batch.inc - Check if remote file exists and when it was last updated.
- RestJsonApiUnsupported::setUp in core/
modules/ jsonapi/ tests/ src/ Functional/ RestJsonApiUnsupported.php
File
- core/
core.services.yml - core/core.services.yml
View source
- class: Drupal\Core\Http\ClientFactory
- arguments:
- - '@http_handler_stack'