FilesystemCache.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/FilesystemCache.php |
|
user_cancel_confirm |
function |
drupal/core/modules/user/user.pages.inc |
Menu callback; Cancel a user account via e-mail confirmation link. |
MENU_CONTEXT_INLINE |
constant |
drupal/core/includes/menu.inc |
Internal menu flag: Local task should be displayed inline. |
Framework_SuiteTest |
class |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/SuiteTest.php |
@package PHPUnit
@author Sebastian Bergmann <sebastian@phpunit.de>
@copyright 2001-2013 Sebastian Bergmann <sebastian@phpunit.de>
@license http://www.opensource.org/licenses/BSD-3-Clause The BSD 3-Clause License
@link … |
UpdateTest::getInfo |
function |
drupal/core/modules/rest/lib/Drupal/rest/Tests/UpdateTest.php |
|
Client::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Client.php |
Constructor. |
content_negotiation |
service |
drupal/core/core.services.yml |
Drupal\Core\ContentNegotiation |
assertNotInstanceOf |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Asserts that a variable is not of a given type. |
ClosureLoader::load |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/ClosureLoader.php |
Loads a Closure. |
EsiFragmentRenderer |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Fragment/EsiFragmentRenderer.php |
Implements the ESI rendering strategy. |
SchemaDiscovery.php |
file |
drupal/core/lib/Drupal/Core/Config/Schema/SchemaDiscovery.php |
Contains \Drupal\Config\Schema\SchemaDiscovery. |
LoggerInterface.php |
file |
drupal/core/vendor/psr/log/Psr/Log/LoggerInterface.php |
|
WriteRecordTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/WriteRecordTest.php |
Definition of Drupal\system\Tests\Common\WriteRecordTest. |
NameMungingTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/File/NameMungingTest.php |
Definition of Drupal\system\Tests\File\NameMungingTest. |
file_directory_temp |
function |
drupal/core/includes/file.inc |
Gets and sets the path of the configured temporary directory. |
TwigTestFoo::rewind |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/IntegrationTest.php |
|
CurlHandle::getInfo |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlHandle.php |
Get cURL curl_getinfo data |
Request::getSession |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Gets the Session. |
CustomBlock::$theme |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Core/Entity/CustomBlock.php |
The theme the block is being created in. |
FunctionInclude.php |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/PHP53/FunctionInclude.php |
|
system_element_info |
function |
drupal/core/modules/system/system.module |
Implements hook_element_info(). |
PageEditTest::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/PageEditTest.php |
Sets up a Drupal site for running functional and integration tests. |
Client::getResponse |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Client.php |
|
Request::hasSession |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Whether the request contains a Session object. |
SchemaTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SchemaTest.php |
|
SearchBlock::access |
function |
drupal/core/modules/search/lib/Drupal/search/Plugin/Block/SearchBlock.php |
Overrides \Drupal\block\BlockBase::access(). |
PhpFileLoader::load |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/PhpFileLoader.php |
Loads a PHP file. |
Primitive::DURATION |
constant |
drupal/core/lib/Drupal/Core/TypedData/Primitive.php |
The DURATION primitive data type. |
ViewsData::cacheGet |
function |
drupal/core/modules/views/lib/Drupal/views/ViewsData.php |
Gets data from the cache backend. |
WebTestBase::getUrl |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Get the current URL from the cURL handler. |
file_test_file_copy |
function |
drupal/core/modules/file/tests/file_test/file_test.module |
Implements hook_file_copy(). |
WinCacheClassLoader |
class |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/WinCacheClassLoader.php |
WinCacheClassLoader implements a wrapping autoloader cached in WinCache. |
Request::setSession |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Sets the Session. |
ViewUIConverter.php |
file |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ParamConverter/ViewUIConverter.php |
Contains \Drupal\views_ui\ParamConverter\ViewUIConverter. |
ckeditor.schema.yml |
file |
drupal/core/modules/ckeditor/config/schema/ckeditor.schema.yml |
drupal/core/modules/ckeditor/config/schema/ckeditor.schema.yml |
VocabularyInterface |
interface |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyInterface.php |
Provides an interface defining a taxonomy vocabulary entity. |
file_test_file_move |
function |
drupal/core/modules/file/tests/file_test/file_test.module |
Implements hook_file_move(). |
PagerSelectExtender |
class |
drupal/core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
Query extender for pager queries. |
BookNavigationBlock |
class |
drupal/core/modules/book/lib/Drupal/book/Plugin/Block/BookNavigationBlock.php |
Provides a 'Book navigation' block. |
FilterHtmlCorrector |
class |
drupal/core/modules/filter/lib/Drupal/filter/Plugin/Filter/FilterHtmlCorrector.php |
Provides a filter to correct faulty and chopped off HTML. |
OptionsKeyFormatter |
class |
drupal/core/modules/options/lib/Drupal/options/Plugin/field/formatter/OptionsKeyFormatter.php |
Plugin implementation of the 'list_key' formatter. |
QueryPluginBase.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/QueryPluginBase.php |
Definition of Drupal\views\Plugin\views\query\QueryPluginBase. |
RelationLinkManager |
class |
drupal/core/modules/rest/lib/Drupal/rest/LinkManager/RelationLinkManager.php |
|
Client::filterFiles |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Client.php |
Filters an array of files. |
access_check.entity |
service |
drupal/core/core.services.yml |
Drupal\Core\Entity\EntityAccessCheck |
Node::defineOptions |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Node.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
PHP_Token_SEMICOLON |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
PoHeader::$_authors |
property |
drupal/core/lib/Drupal/Component/Gettext/PoHeader.php |
Author(s) of the file. |
Tasks::runTestQuery |
function |
drupal/core/lib/Drupal/Core/Database/Install/Tasks.php |
Run SQL tests to ensure the database can execute commands with the current user. |
module_test_install |
function |
drupal/core/modules/system/tests/modules/module_test/module_test.install |
Implements hook_install(). |