Request::getState |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php |
Get the state of the request. One of 'complete', 'sending', 'new' |
CurlMulti::getState |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlMulti.php |
Get the current state of the Pool |
Statement::getStatement |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Statement.php |
SQLite specific implementation of getStatement(). |
RequestInterface::getState |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
Get the state of the request. One of 'complete', 'sending', 'new' |
CurlMultiInterface::getState |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlMultiInterface.php |
Get the current state of the Pool |
StatementPrefetch::getStatement |
function |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
Grab a PDOStatement object from a given query and its arguments. |