_drupal_bootstrap_page_cache |
function |
drupal/core/includes/bootstrap.inc |
Attempts to serve a page from the cache. |
DatabaseStorage::getMultiple |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::getMultiple(). |
DatabaseStorageTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageTest.php |
|
MemcachedProfilerStorageTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MemcachedProfilerStorageTest.php |
|
DatabaseFileUsageBackend.php |
file |
drupal/core/modules/file/lib/Drupal/file/FileUsage/DatabaseFileUsageBackend.php |
Definition of Drupal\file\FileUsage\DatabaseFileUsageBackend. |
GarbageCollectionTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/GarbageCollectionTest.php |
Sets up unit test environment. |
FieldLanguageTest::testField |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Language/FieldLanguageTest.php |
Tests the language field. |
DrupalKernel::$configStorage |
property |
drupal/core/lib/Drupal/Core/DrupalKernel.php |
Config storage object used for reading enabled modules configuration. |
Response::getContentLanguage |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php |
Get the Content-Language HTTP header |
FieldSqlStorageTest::getInfo |
function |
drupal/core/modules/field/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php |
|
ViewStorageInterface::enable |
function |
drupal/core/modules/views/lib/Drupal/views/ViewStorageInterface.php |
Sets the configuration entity status to enabled. |
DRUPAL_MAXIMUM_TEMP_FILE_AGE |
constant |
drupal/core/modules/system/system.module |
Maximum age of temporary files in seconds. |
file_managed_file_pre_render |
function |
drupal/core/modules/file/file.module |
Render API callback: Hides display of the upload or remove controls. |
image_get_available_toolkits |
function |
drupal/core/includes/image.inc |
Gets a list of available toolkits. |
InstallerLanguageTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/InstallerLanguageTest.php |
Sets up a Drupal site for running functional and integration tests. |
NativeSessionStorageTest.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
|
EntityManager::getDefinition |
function |
drupal/core/lib/Drupal/Core/Entity/EntityManager.php |
Overrides Drupal\Component\Plugin\PluginManagerBase::getDefinition(). |
LanguageUrlRewritingTest.php |
file |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUrlRewritingTest.php |
Definition of Drupal\language\Tests\LanguageUrlRewritingTest. |
LanguageManager::__construct |
function |
drupal/core/lib/Drupal/Core/Language/LanguageManager.php |
|
LanguageManager::getLanguage |
function |
drupal/core/lib/Drupal/Core/Language/LanguageManager.php |
|
MockArraySessionStorage::$id |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
|
DatabaseStorage::$connection |
property |
drupal/core/lib/Drupal/Core/Config/DatabaseStorage.php |
The database connection. |
picture_get_image_dimensions |
function |
drupal/core/modules/picture/picture.module |
Determines the dimensions of an image. |
FieldSqlStorageBundle::build |
function |
drupal/core/modules/field/modules/field_sql_storage/lib/Drupal/field_sql_storage/FieldSqlStorageBundle.php |
Builds the bundle. |
DatabaseStorage::__construct |
function |
drupal/core/lib/Drupal/Core/Config/DatabaseStorage.php |
Constructs a new DatabaseStorage controller. |
DatabaseStorageExpirable.php |
file |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php |
Contains Drupal\Core\KeyValueStore\DatabaseStorageExpirable. |
FlattenException::getMessage |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/FlattenException.php |
|
FlattenException::setMessage |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/FlattenException.php |
|
DisplayPluginBase::usesPager |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Whether the display allows the use of a pager or not. |
LANGUAGE_NEGOTIATION_BROWSER |
constant |
drupal/core/modules/language/language.negotiation.inc |
The language is set based on the browser language settings. |
ViewStorageTest::$controller |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
The configuration entity storage controller. |
CommentLanguageTest::getInfo |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLanguageTest.php |
|
LANGUAGE_NEGOTIATION_SESSION |
constant |
drupal/core/modules/language/language.negotiation.inc |
The language is set based on the request/session parameters. |
ViewStorageTest::createTests |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
Tests creating configuration entities. |
ViewStorageTest::statusTests |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
Tests statuses of configuration entities. |
action_message_action_submit |
function |
drupal/core/modules/action/action.module |
Processes action_message_action form submissions. |
StringStorageInterface::save |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php |
Save string object to storage. |
PluginManagerBase::$defaults |
property |
drupal/core/lib/Drupal/Component/Plugin/PluginManagerBase.php |
A set of defaults to be referenced by $this->processDefinition() if
additional processing of plugins is necessary or helpful for development
purposes. |
form_type_image_button_value |
function |
drupal/core/includes/form.inc |
Determines the value for an image button form element. |
RedisProfilerStorage::$redis |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
|
hook_image_effect_info_alter |
function |
drupal/core/modules/image/image.api.php |
Alter the information provided in hook_image_effect_info(). |
language_url_rewrite_session |
function |
drupal/core/modules/language/language.negotiation.inc |
Rewrite URLs for the Session language negotiation method. |
CommentStorageController.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/CommentStorageController.php |
Definition of Drupal\comment\CommentStorageController. |
language_admin_overview_form |
function |
drupal/core/modules/language/language.admin.inc |
User interface for the language overview screen. |
MessageParser::parseResponse |
function |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/Message/MessageParser.php |
Parse an HTTP response message into an associative array of parts. |
OptiPngFilterTest::getImages |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/OptiPngFilterTest.php |
|
RedisProfilerStorage::delete |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
Removes the specified keys. |
authorize_access_denied_page |
function |
drupal/core/authorize.php |
Renders a 403 access denied page for authorize.php. |
XmlRpcMessagesTest::$modules |
property |
drupal/core/modules/xmlrpc/lib/Drupal/xmlrpc/Tests/XmlRpcMessagesTest.php |
Modules to enable. |
LazyAssetManager::$resources |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
|