Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
Drupal.php
»
Drupal
»
Drupal::httpClient
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
6 calls to Drupal::httpClient()
IntegrationTest::testNodeCounterIntegration
in drupal/
core/
modules/
statistics/
lib/
Drupal/
statistics/
Tests/
Views/
IntegrationTest.php
Tests the integration of the {node_counter} table in views.
SearchRankingTest::testRankings
in drupal/
core/
modules/
search/
lib/
Drupal/
search/
Tests/
SearchRankingTest.php
StatisticsAdminTest::setUp
in drupal/
core/
modules/
statistics/
lib/
Drupal/
statistics/
Tests/
StatisticsAdminTest.php
Sets up a Drupal site for running functional and integration tests.
StatisticsLoggingTest::setUp
in drupal/
core/
modules/
statistics/
lib/
Drupal/
statistics/
Tests/
StatisticsLoggingTest.php
Sets up a Drupal site for running functional and integration tests.
StatisticsReportsTest::testPopularContentBlock
in drupal/
core/
modules/
statistics/
lib/
Drupal/
statistics/
Tests/
StatisticsReportsTest.php
Tests the "popular content" block.
StatisticsTokenReplaceTest::testStatisticsTokenReplacement
in drupal/
core/
modules/
statistics/
lib/
Drupal/
statistics/
Tests/
StatisticsTokenReplaceTest.php
Creates a node, then tests the statistics tokens generated from it.