|
ModuleHandler::isLoaded |
function |
drupal/core/lib/Drupal/Core/Extension/ModuleHandler.php |
Implements \Drupal\Core\Extension\ModuleHandlerInterface::isLoaded(). |
|
CurlMulti::removeHandle |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlMulti.php |
Remove a curl handle from the curl multi object |
|
WebTestBase::handleForm |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Handle form input related to drupalPost(). Ensure that the specified fields
exist and attempt to create POST data in the correct manner for the particular
field type. |
|
CurlHandle::__construct |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlHandle.php |
Construct a new CurlHandle object that wraps a cURL handle |
|
CurlHandle::isAvailable |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlHandle.php |
Check if the handle is available and still OK |
|
FragmentHandler::$debug |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Fragment/FragmentHandler.php |
|
|
FragmentHandler::render |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Fragment/FragmentHandler.php |
Renders a URI and returns the Response content. |
|
SessionHandlerProxy::gc |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php |
|
|
MemcachedSessionHandler |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcachedSessionHandler.php |
MemcachedSessionHandler. |
|
ViewsHandlerManager.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/ViewsHandlerManager.php |
Contains \Drupal\views\Plugin\ViewsHandlerManager. |
|
Views argument handlers |
group |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Handlers to tell Views how to contextually filter queries. |
|
HandlerTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerTest.php |
Views used by this test. |
|
PdoSessionHandler::$pdo |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/PdoSessionHandler.php |
|
|
PdoSessionHandler::open |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/PdoSessionHandler.php |
|
|
PdoSessionHandler::read |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/PdoSessionHandler.php |
|
|
HandlerTest::testAccess |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerTest.php |
Tests access to a handler. |
|
SessionHandlerProxyTest |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/SessionHandlerProxyTest.php |
Tests for SessionHandlerProxy class. |
|
HandlerAliasTest::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerAliasTest.php |
Sets up Drupal unit test environment. |
|
Twig_Parser::addHandler |
function |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
|
|
UpdateModuleHandler.php |
file |
drupal/core/lib/Drupal/Core/Extension/UpdateModuleHandler.php |
Contains \Drupal\Core\Extension\UpdateModuleHandler. |
|
CachedModuleHandler.php |
file |
drupal/core/lib/Drupal/Core/Extension/CachedModuleHandler.php |
Contains Drupal\Core\Extension\CachedModuleHandler. |
|
HandlerAllTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerAllTest.php |
|
|
SessionHandlerInterface |
interface |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Resources/stubs/SessionHandlerInterface.php |
SessionHandlerInterface |
|
HandlerFieldRoleTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerFieldRoleTest.php |
Contains Drupal\user\Tests\Views\HandlerFieldRoleTest. |
|
Esi::handleEsiIncludeTag |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/Esi.php |
Handles an ESI include tag (called internally). |
|
ExceptionHandlerTest.php |
file |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Tests/ExceptionHandlerTest.php |
|
|
ExceptionHandler::$debug |
property |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/ExceptionHandler.php |
|
|
ExceptionHandler::handle |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/ExceptionHandler.php |
Sends a response for the given Exception. |
|
HandlerFieldUserNameTest |
class |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerFieldUserNameTest.php |
Tests the field username handler. |
|
NativeSessionHandler.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/NativeSessionHandler.php |
|
|
HandlerBase::$tableAlias |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
The alias of the table of this handler which is used in the query. |
|
HandlerBase::__construct |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Constructs a Handler object. |
|
NativeSessionHandlerTest |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NativeSessionHandlerTest.php |
Test class for NativeSessionHandler. |
|
WebTestBase::$curlHandle |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
The handle of the current cURL connection. |
|
HandlerBase::usesGroupBy |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Provides the handler some groupby. |
|
HandlerBase::exposedInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Get information about the exposed form for the form renderer. |
|
HandlerBase::postExecute |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Run after the view is executed, before the result is cached. |
|
HandlerBase::placeholder |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Provides a unique placeholders for handlers. |
|
ModuleHandler::$hookInfo |
property |
drupal/core/lib/Drupal/Core/Extension/ModuleHandler.php |
Information returned by hook_hook_info() implementations. |
|
HandlerBase::breakPhrase |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Breaks x,y,z and x+y+z into an array. Numeric only. |
|
ModuleHandler::invokeAll |
function |
drupal/core/lib/Drupal/Core/Extension/ModuleHandler.php |
Implements \Drupal\Core\Extension\ModuleHandlerInterface::invokeAll(). |
|
ModuleHandler::uninstall |
function |
drupal/core/lib/Drupal/Core/Extension/ModuleHandler.php |
Uninstalls a given list of disabled modules. |
|
FragmentHandler::deliver |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Fragment/FragmentHandler.php |
Delivers the Response as a string. |
|
NullSessionHandler::open |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/NullSessionHandler.php |
|
|
NullSessionHandler::read |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/NullSessionHandler.php |
|
|
NativeFileSessionHandler |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/NativeFileSessionHandler.php |
NativeFileSessionHandler. |
|
PdoSessionHandler::close |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/PdoSessionHandler.php |
|
|
PdoSessionHandler::write |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/PdoSessionHandler.php |
|
|
Analyzer::$moduleHandler |
property |
drupal/core/modules/views/lib/Drupal/views/Analyzer.php |
A module handler that invokes the 'views_analyze' hook. |
|
HandlerAllTest::$modules |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerAllTest.php |
Modules to enable. |