StringDatabaseStorage::dbStringLoad |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Loads multiple string objects. |
MockFileSessionStorage::__construct |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockFileSessionStorage.php |
Constructor. |
AliasManager::$preloadedPathLookups |
property |
drupal/core/lib/Drupal/Core/Path/AliasManager.php |
Holds an array of previously looked up paths for the current request path. |
NullSessionStorageTest::testSession |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NullSessionHandlerTest.php |
|
MockFileSessionStorage::getFilePath |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockFileSessionStorage.php |
Calculate path to file. |
ProcessingTest::assertBatchMessages |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Batch/ProcessingTest.php |
Triggers a pass if the texts were found in order in the raw content. |
RequestFactoryInterface::fromMessage |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestFactoryInterface.php |
Create a new request based on an HTTP message |
MemcacheSessionHandlerTest::$storage |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcacheSessionHandlerTest.php |
|
language_clear_default_configuration |
function |
drupal/core/modules/language/language.module |
Clears the default language configuration for an entity type and bundle. |
AbstractManagerRegistry::__construct |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
Constructor |
MemcachedProfilerStorage::$memcached |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcachedProfilerStorage.php |
|
PagerPluginBase::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Provide the default form form for validating options |
ConfigStorageController::$entityType |
property |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Entity type for this controller instance. |
ConfigStorageController::$entityInfo |
property |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Array of information about the entity. |
PagerPluginBase::execute_count_query |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Execute the count query, which will be done just prior to the query
itself being executed. |
ConfigStorageController::__construct |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Implements Drupal\Core\Entity\EntityStorageControllerInterface::__construct(). |
AbstractManagerRegistry::getManagers |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
Gets an array of all registered object managers |
PagerPluginBase::exposed_form_submit |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
|
ImageFieldTestBase::createImageField |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldTestBase.php |
Create a new image field. |
ImageFieldDefaultImagesTest::getInfo |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDefaultImagesTest.php |
|
MongoDbProfilerStorage::readChildren |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
|
UnmanagedMoveTest::testOverwriteSelf |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedMoveTest.php |
Try to move a file onto itself. |
_update_8000_field_sql_storage_write |
function |
drupal/core/modules/field/modules/field_sql_storage/field_sql_storage.install |
Writes field data directly to SQL storage. |
MessageInterface::getTokenizedHeader |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Get a tokenized header as a Collection |
MessageInterface::setTokenizedHeader |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Set a tokenized header on the request that implodes a Collection of data into a string separated by a token. |
field_sql_storage_field_storage_info |
function |
drupal/core/modules/field/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_info(). |
RemoteFileUnmanagedDeleteTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedDeleteTest.php |
Sets up a Drupal site for running functional and integration tests. |
overlay_page_delivery_callback_alter |
function |
drupal/core/modules/overlay/overlay.module |
Implements hook_page_delivery_callback_alter(). |
RemoteFileUnmanagedMoveTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedMoveTest.php |
|
field_sql_storage_field_storage_load |
function |
drupal/core/modules/field/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_load(). |
hook_language_negotiation_info_alter |
function |
drupal/core/modules/system/language.api.php |
Perform alterations on language negotiation methods. |
hook_field_available_languages_alter |
function |
drupal/core/modules/field/field.api.php |
Alter field_available_languages() values. |
MTimeProtectedFileStorageTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/MTimeProtectedFileStorageTest.php |
Overrides \Drupal\simpletest\UnitTestBase::setUp() |
ImageAdminStylesTest::testEditEffect |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageAdminStylesTest.php |
Verifies that editing an image effect does not cause it to be duplicated. |
MemoryStorageTest::$originalKeyValue |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/MemoryStorageTest.php |
Holds the original default key/value service name. |
template_preprocess_maintenance_page |
function |
drupal/core/includes/theme.inc |
The variables array generated here is a mirror of template_preprocess_page().
This preprocessor will run its course when theme_maintenance_page() is
invoked. |
SqliteProfilerStorage::buildCriteria |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/SqliteProfilerStorage.php |
Build SQL criteria to fetch records by ip and url |
StateValuesCleanAdvancedTest::$image |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StateValuesCleanAdvancedTest.php |
An image file path for uploading. |
MemcacheProfilerStorage::getMemcache |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcacheProfilerStorage.php |
Internal convenience method that returns the instance of the Memcache |
MemcacheProfilerStorage::setMemcache |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcacheProfilerStorage.php |
Set instance of the Memcache |
NodeAdminTest::testContentAdminPages |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAdminTest.php |
Tests content overview with different user permissions. |
MemcacheProfilerStorage::appendValue |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcacheProfilerStorage.php |
Append data to an existing item on the memcache server |
StorageTestBase::testNonExistingKeys |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/StorageTestBase.php |
Tests expected behavior for non-existing keys. |
theme_filter_html_image_secure_image |
function |
drupal/core/modules/filter/filter.module |
Formats an image DOM element that has an invalid source. |
ErrorHandlerTest::assertErrorMessage |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/ErrorHandlerTest.php |
Helper function: assert that the error message is found. |
DatabaseStorageExpirable::__destruct |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php |
Performs garbage collection as needed when destructing the storage object. |
LifecycleEventArgs::getObjectManager |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/LifecycleEventArgs.php |
Retrieve associated ObjectManager. |
RedisProfilerStorageTest::getStorage |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/RedisProfilerStorageTest.php |
|
LazyAssetManagerTest::testSetFormula |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/LazyAssetManagerTest.php |
|
MongoDbProfilerStorageTest::$storage |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MongoDbProfilerStorageTest.php |
|