Request::getContentType |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Gets the format associated with the request. |
PostFile::getContentType |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFile.php |
Get the Content-Type of the file |
Response::getContentType |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php |
Get the Content-Type HTTP header |
RestExport::getContentType |
function |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/display/RestExport.php |
Gets the content type. |
EntityBody::getContentType |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBody.php |
Guess the Content-Type or return the default application/octet-stream |
RequestTest::testGetContentType |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
PostFileInterface::getContentType |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFileInterface.php |
Get the Content-Type of the file |
ContentNegotiation::getContentType |
function |
drupal/core/lib/Drupal/Core/ContentNegotiation.php |
Gets the normalized type of a request. |
EntityBodyInterface::getContentType |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBodyInterface.php |
Guess the Content-Type or return the default application/octet-stream |
RequestDataCollector::getContentType |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
|
AbstractEntityBodyDecorator::getContentType |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
Guess the Content-Type or return the default application/octet-stream |