|
SaveUploadTest::testHandleExtension |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/SaveUploadTest.php |
Test extension handling. |
|
SaveUploadTest::testHandleFileMunge |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/SaveUploadTest.php |
Test file munge handling. |
|
ModuleHandler::loadBootstrapModules |
function |
drupal/core/lib/Drupal/Core/Extension/ModuleHandler.php |
Implements \Drupal\Core\Extension\ModuleHandlerInterface::loadBootstrapModules(). |
|
ModuleHandler::resetImplementations |
function |
drupal/core/lib/Drupal/Core/Extension/ModuleHandler.php |
Implements \Drupal\Core\Extension\ModuleHandlerInterface::resetImplementations(). |
|
ModuleHandlerInterface::loadInclude |
function |
drupal/core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php |
Loads a module include file. |
|
ModuleHandlerInterface::getHookInfo |
function |
drupal/core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php |
Retrieves a list of hooks that are declared through hook_hook_info(). |
|
EasyRdf_Parser_RdfXml::cdataHandler |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/RdfXml.php |
@ignore |
|
MemcachedSessionHandler::$memcached |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcachedSessionHandler.php |
|
|
HandlerTest::testFilterInOperatorUi |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerTest.php |
@todo
This should probably moved to a filter related test. |
|
PdoSessionHandler::createNewSession |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/PdoSessionHandler.php |
Creates a new session with the given $id and $data |
|
MemcacheSessionHandler::__construct |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcacheSessionHandler.php |
Constructor. |
|
SelectionTest::testSelectionHandler |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/Views/SelectionTest.php |
Tests the selection handler. |
|
HandlerAliasTest::testPluginAliases |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerAliasTest.php |
|
|
ExceptionHandlerTest::testStatusCode |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Tests/ExceptionHandlerTest.php |
|
|
MemcacheSessionHandlerTest::$storage |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcacheSessionHandlerTest.php |
|
|
MemcacheSessionHandlerTest::tearDown |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcacheSessionHandlerTest.php |
|
|
HandlerFieldUserNameTest::$testViews |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerFieldUserNameTest.php |
Views used by this test. |
|
PdoSessionHandlerTest::testWriteRead |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/PdoSessionHandlerTest.php |
|
|
PdoSessionHandlerTest::testSessionGC |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/PdoSessionHandlerTest.php |
|
|
MongoDbSessionHandlerTest::testWrite |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MongoDbSessionHandlerTest.php |
|
|
HandlerFilterUserNameTest::$accounts |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerFilterUserNameTest.php |
Accounts used by this test. |
|
AggregatorController::$moduleHandler |
property |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Controller/AggregatorController.php |
The module handler. |
|
NativeSessionStorage::getSaveHandler |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Gets the save handler instance. |
|
EntityListController::$moduleHandler |
property |
drupal/core/lib/Drupal/Core/Entity/EntityListController.php |
The module handler to invoke hooks on. |
|
NativeSessionStorage::setSaveHandler |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Registers session save handler as a PHP session handler. |
|
ModuleHandler::getImplementationInfo |
function |
drupal/core/lib/Drupal/Core/Extension/ModuleHandler.php |
Provides information about modules' implementations of a hook. |
|
KernelTest::testHandleBootsTheKernel |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
|
ModuleHandlerInterface::moduleExists |
function |
drupal/core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php |
Determines whether a given module is enabled. |
|
ErrorHandlerTest::assertErrorMessage |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/ErrorHandlerTest.php |
Helper function: assert that the error message is found. |
|
MemcachedSessionHandler::__construct |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcachedSessionHandler.php |
Constructor. |
|
PHPUnit_TextUI_Command::handleLoader |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/Command.php |
Handles the loading of the PHPUnit_Runner_TestSuiteLoader implementation. |
|
CachedModuleHandler::$bootstrapCache |
property |
drupal/core/lib/Drupal/Core/Extension/CachedModuleHandler.php |
Cache backend for storing enabled modules. |
|
MongoDbSessionHandler::getCollection |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MongoDbSessionHandler.php |
Return a "MongoCollection" instance |
|
SessionHandlerProxyTest::testDestroy |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/SessionHandlerProxyTest.php |
|
|
ConcreteSessionHandlerInterfaceProxy |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php |
|
|
MemcachedSessionHandlerTest::$storage |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcachedSessionHandlerTest.php |
|
|
TestKernelThatThrowsException::handle |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/ExceptionListenerTest.php |
Handles a Request to convert it to a Response. |
|
MemcachedSessionHandlerTest::tearDown |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcachedSessionHandlerTest.php |
|
|
MemcacheSessionHandlerTest::$memcache |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcacheSessionHandlerTest.php |
|
|
HandlerFilterUserNameTest::$testViews |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerFilterUserNameTest.php |
Views used by this test. |
|
HandlerFilterUserNameTest::$columnMap |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerFilterUserNameTest.php |
Stores the column map for this testCase. |
|
HandlerBase::validateExtraOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Validate the options form. |
|
ViewsHandlerDiscovery::getDefinitions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Discovery/ViewsHandlerDiscovery.php |
Implements Drupal\Component\Plugin\Discovery\DiscoveryInterface::getDefinitions(). |
|
CurlHandle::updateRequestFromTransfer |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlHandle.php |
Update a request based on the log messages of the CurlHandle |
|
ModuleHandlerInterface::getModuleList |
function |
drupal/core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php |
Returns a list of currently active modules. |
|
ModuleHandlerInterface::setModuleList |
function |
drupal/core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php |
Explicitly sets the moduleList property to the passed in array of modules. |
|
NativeFileSessionHandler::__construct |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/NativeFileSessionHandler.php |
Constructor. |
|
VIEWS_HANDLER_RENDER_TEXT_PHASE_EMPTY |
constant |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Indicator of the renderText() method for rendering the empty text. |
|
CustomBlockController::$moduleHandler |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Controller/CustomBlockController.php |
Module handler service. |
|
PHPUnit_TextUI_Command::handlePrinter |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/Command.php |
Handles the loading of the PHPUnit_Util_Printer implementation. |