MongoDbSessionHandler::read |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MongoDbSessionHandler.php |
|
MemcachedSessionHandler.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcachedSessionHandler.php |
|
CurlMulti::createCurlHandle |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlMulti.php |
Create a curl handle for a request |
ExceptionHandler::abbrClass |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/ExceptionHandler.php |
|
ExceptionHandlerTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/ExceptionHandlerTest.php |
|
CurlHandle::parseCurlConfig |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlHandle.php |
Parse the config and replace curl.* configurators into the constant based values so it can be used elsewhere |
HandlerAliasTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerAliasTest.php |
Overrides Drupal\views\Tests\ViewTestBase::viewsData(). |
SessionHandlerProxyTest.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/SessionHandlerProxyTest.php |
|
PdoSessionHandlerTest::setUp |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/PdoSessionHandlerTest.php |
|
HandlerBase::hasExtraOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
If a handler has 'extra options' it will get a little settings widget and
another form called extra_options. |
HandlerBase::validateExposed |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Validate the exposed handler form |
HandlerBase::buildExposeForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Form for exposed handler options. |
HandlerBase::setRelationship |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Called just prior to query(), this lets a handler set up any relationship
it needs. |
SessionHandlerProxy::destroy |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php |
|
HandlerBase::getSQLDateField |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Creates cross-database SQL dates. |
CurlException::setCurlHandle |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/CurlException.php |
Set the associated curl handle |
CurlException::getCurlHandle |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/CurlException.php |
Get the associated cURL handle |
MemcacheSessionHandler::$ttl |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcacheSessionHandler.php |
|
MemcacheSessionHandler::open |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcacheSessionHandler.php |
|
MemcacheSessionHandler::read |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcacheSessionHandler.php |
|
RequestMediator::$curlHandle |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/RequestMediator.php |
|
MongoDbSessionHandler::close |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MongoDbSessionHandler.php |
|
MongoDbSessionHandler::write |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MongoDbSessionHandler.php |
{@inheritDoc] |
NativeFileSessionHandler.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/NativeFileSessionHandler.php |
|
ExceptionHandler::getContent |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/ExceptionHandler.php |
|
DisplayPluginBase::$handlers |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
|
ExceptionHandler::formatArgs |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/ExceptionHandler.php |
Formats an array as a string. |
CurlMulti::createMutliHandle |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlMulti.php |
Create the new cURL multi handle with error checking |
HandlerTest::testBreakPhrase |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerTest.php |
Tests Drupal\views\Plugin\views\HandlerBase::breakPhrase() function. |
HandlerTest::testPlaceholder |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerTest.php |
Tests the placeholder function. |
ErrorHandlerTest::testHandle |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/ErrorHandlerTest.php |
|
ViewExecutable::initHandlers |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Acquire and attach all of the handlers. |
HandlerFieldFieldTest::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Field/HandlerFieldFieldTest.php |
@todo. |
ViewExecutable::_initHandler |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Attach all of the handlers for each type. |
HandlerAliasTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerAliasTest.php |
Views used by this test. |
NativeFileSessionHandlerTest |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NativeFileSessionHandlerTest.php |
Test class for NativeFileSessionHandler. |
MemcacheddSessionHandlerTest |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcachedSessionHandlerTest.php |
|
HandlerAllTest::testHandlers |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerAllTest.php |
Tests most of the handlers. |
HandlerFieldUserNameTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/User/HandlerFieldUserNameTest.php |
Definition of Drupal\views\Tests\User\HandlerFieldUserNameTest. |
NativeSessionHandlerTest.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NativeSessionHandlerTest.php |
|
HandlerBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Build the options form. |
HandlerBase::buildGroupByForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Provide a form for aggregation settings. |
HandlerBase::buildExposedForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Render our chunk of the exposed handler form when selecting |
HandlerBase::submitExposeForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Perform any necessary changes to the form exposes prior to storage.
There is no need for this function to actually store the data. |
HandlerBase::showExposeButton |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Shortcut to display the expose/hide button. |
SessionHandlerProxy::$handler |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php |
|
MemcachedSessionHandler::$ttl |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcachedSessionHandler.php |
|
MemcachedSessionHandler::open |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcachedSessionHandler.php |
|
MemcachedSessionHandler::read |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcachedSessionHandler.php |
|
PdoSessionHandler::$dbOptions |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/PdoSessionHandler.php |
|