Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 9.x
»
EntityBody.php
»
EntityBody
»
EntityBody::factory
Search Drupal 9.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 9.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
Deprecated
6 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
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