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
»
EntityBody.php
»
EntityBody
»
EntityBody::factory
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
7 calls to EntityBody::factory()
EntityEnclosingRequest::setBody
in drupal/
core/
vendor/
guzzle/
http/
Guzzle/
Http/
Message/
EntityEnclosingRequest.php
Set the body of the request
Request::getResponseBody
in drupal/
core/
vendor/
guzzle/
http/
Guzzle/
Http/
Message/
Request.php
Request::receiveResponseHeader
in drupal/
core/
vendor/
guzzle/
http/
Guzzle/
Http/
Message/
Request.php
Method to receive HTTP response headers as they are retrieved
Request::setResponseBody
in drupal/
core/
vendor/
guzzle/
http/
Guzzle/
Http/
Message/
Request.php
Set the EntityBody that will hold the response message's entity body.
RequestFactory::create
in drupal/
core/
vendor/
guzzle/
http/
Guzzle/
Http/
Message/
RequestFactory.php
Create a new request based on the HTTP method
Response::setBody
in drupal/
core/
vendor/
guzzle/
http/
Guzzle/
Http/
Message/
Response.php
Set the response entity body
Response::__construct
in drupal/
core/
vendor/
guzzle/
http/
Guzzle/
Http/
Message/
Response.php
Construct the response