overlay_preprocess_maintenance_page |
function |
drupal/core/modules/overlay/overlay.module |
Implements hook_preprocess_HOOK() for maintenance-page.tpl.php. |
image_module_test_image_effect_info |
function |
drupal/core/modules/image/tests/image_module_test.module |
Implements hook_image_effect_info(). |
ImageAdminStylesTest::getImageCount |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageAdminStylesTest.php |
Count the number of images currently create for a style. |
PhpStorageTestBase::$storageFactory |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/PhpStorageTestBase.php |
The storage factory object. |
DatabaseStorageExpirableTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageExpirableTest.php |
Sets up unit test environment. |
CompassFilter::$generatedImagesPath |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
StorageTestBase::testSetIfNotExists |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/StorageTestBase.php |
Tests the setIfNotExists() method. |
MemcachedProfilerStorageTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MemcachedProfilerStorageTest.php |
|
DateTimeTest::testDateFormatStorage |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/DateTimeTest.php |
Test if the date formats are stored properly. |
DatabaseStorageController::$uuidKey |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Name of entity's UUID database table field, if it supports UUIDs. |
TrailTest::testCustom403And404Pages |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/TrailTest.php |
Tests that the active trail works correctly on custom 403 and 404 pages. |
system_test_page_shutdown_functions |
function |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
A simple page callback which adds a register shutdown function. |
FilterHtmlImageSecureTest::$modules |
property |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterHtmlImageSecureTest.php |
Modules to enable. |
DatabaseStorageController::cacheGet |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Gets entities from the static cache. |
DatabaseStorageController::cacheSet |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Stores entities in the static entity cache. |
AlterDecoratorTestPluginManager.php |
file |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/AlterDecoratorTestPluginManager.php |
Definition of Drupal\plugin_test\Plugin\plugin_test\AlterDecoratorTestPluginManager. |
CommentPagerTest::testCommentPaging |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPagerTest.php |
Confirms comment paging works correctly with flat and threaded comments. |
DatabaseStorageController::postSave |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Acts on a saved entity before the insert or update hook is invoked. |
DatabaseFileUsageBackend::listUsage |
function |
drupal/core/modules/file/lib/Drupal/file/FileUsage/DatabaseFileUsageBackend.php |
Implements Drupal\file\FileUsage\FileUsageInterface::listUsage(). |
SqliteProfilerStorageTest::$storage |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/SqliteProfilerStorageTest.php |
|
BaseImageFilterTest::assertMimeType |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/BaseImageFilterTest.php |
|
FileManagedFileElementTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileManagedFileElementTest.php |
|
CommentTestBase::setCommentsPerPage |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTestBase.php |
Sets the value specifying the default number of comments per page. |
language_negotiation_method_enabled |
function |
drupal/core/includes/language.inc |
Checks whether a language negotiation method is enabled for a language type. |
LanguageSelectElementTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/LanguageSelectElementTest.php |
Modules to enable. |
FileProfilerStorageTest::getStorage |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/FileProfilerStorageTest.php |
|
AttributeBagTest::testGetStorageKey |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/AttributeBagTest.php |
|
SearchPageTextTest::$searching_user |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPageTextTest.php |
|
LanguageDependencyInjectionTest.php |
file |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageDependencyInjectionTest.php |
Definition of Drupal\language\Tests\LanguageDependencyInjectionTest. |
MockArraySessionStorage::regenerate |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Regenerates id that represents this storage. |
ViewStorageTest::$config_properties |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
Properties that should be stored in the configuration. |
LanguageConfigurationTest::$modules |
property |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageConfigurationTest.php |
Modules to enable. |
MockArraySessionStorage::generateId |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Generates a session ID. |
ViewStorageTest::displayMethodTests |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
Tests the display related functions like getDisplaysList(). |
DatabaseStorageControllerNG::create |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Overrides DatabaseStorageController::create(). |
SessionStorageInterface::regenerate |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php |
Regenerates id that represents this storage. |
MTimeProtectedFastFileStorage::save |
function |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php |
Implements Drupal\Component\PhpStorage\PhpStorageInterface::save(). |
PeclHttpMessageParser::parseRequest |
function |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/Message/PeclHttpMessageParser.php |
Parse an HTTP request message into an associative array of parts. |
NativeSessionStorageTest::testGetId |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
|
update_manager_update_form_validate |
function |
drupal/core/modules/update/update.manager.inc |
Form validation handler for update_manager_update_form(). |
language_admin_overview_form_submit |
function |
drupal/core/modules/language/language.admin.inc |
Process language overview form submissions, updating existing languages. |
StringDatabaseStorage::getLocations |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::getLocations(). |
StringDatabaseStorage::countStrings |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::countStrings(). |
StringDatabaseStorage::checkVersion |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Checks whether the string version matches a given version, fix it if not. |
EventManagerTest::testDispatchEvent |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/EventManagerTest.php |
|
AliasManagerInterface::getPathAlias |
function |
drupal/core/lib/Drupal/Core/Path/AliasManagerInterface.php |
Given an internal Drupal path, return the alias set by the administrator. |
StringDatabaseStorage::createString |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::createString(). |
language_negotiation_configure_form |
function |
drupal/core/modules/language/language.admin.inc |
Builds the configuration form for language negotiation. |
StringDatabaseStorage::dbFieldTable |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Gets table alias for field. |
StringDatabaseStorage::dbStringKeys |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Gets keys values that are in a database table. |