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