RemoteFileUnmanagedDeleteRecursiveTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedDeleteRecursiveTest.php |
Deletion related tests on remote filesystems. |
UpdateCoreTest::testModulePageUpToDate |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php |
Checks the messages at admin/modules when the site is up to date. |
PageCacheTest::testConditionalRequests |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/PageCacheTest.php |
Tests support of requests with If-Modified-Since and If-None-Match headers. |
RemoteFileUnmanagedDeleteTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedDeleteTest.php |
|
NodeStorageController::preSaveRevision |
function |
drupal/core/modules/node/lib/Drupal/node/NodeStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::preSaveRevision(). |
PathLanguageTest::testAliasTranslation |
function |
drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageTest.php |
Test alias functionality through the admin interfaces. |
ImageEffectsTest::testDesaturateEffect |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageEffectsTest.php |
Test the image_desaturate_effect() function. |
field_sql_storage_field_storage_delete |
function |
drupal/core/modules/field/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_delete(). |
PagerSelectExtender::$customCountQuery |
property |
drupal/core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
The count query that will be used for this pager. |
NodeAccessLanguageTest::testNodeAccess |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageTest.php |
Runs tests for node_access function with multiple languages. |
MTimeProtectedFileStorageTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/MTimeProtectedFileStorageTest.php |
|
EntityStorageControllerInterface::load |
function |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php |
Loads one or more entities. |
ImageFieldValidateTest::testResolution |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldValidateTest.php |
Test min/max resolution settings. |
EntityStorageControllerInterface::save |
function |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php |
Saves the entity permanently. |
WizardPluginBase::page_display_options |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Retrieves the page display options. |
DatabaseStorageExpirableTest::tearDown |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageExpirableTest.php |
Deletes created files, database tables, and reverts all environment changes. |
ErrorHandlerTest::assertNoErrorMessage |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/ErrorHandlerTest.php |
Helper function: assert that the error message is not found. |
MemcachedProfilerStorageTest::$storage |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MemcachedProfilerStorageTest.php |
|
DatabaseStorageController::$entityType |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Entity type for this controller instance. |
DatabaseStorageController::$entityInfo |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Array of information about the entity. |
MemcachedProfilerStorageTest::tearDown |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MemcachedProfilerStorageTest.php |
|
LazyAssetManagerTest::testGetResources |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/LazyAssetManagerTest.php |
|
DatabaseStorageController::__construct |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Constructs a DatabaseStorageController object. |
MongoDbProfilerStorageTest::getStorage |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MongoDbProfilerStorageTest.php |
|
AbstractProfilerStorageTest::testStore |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
AbstractProfilerStorageTest::testPurge |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
VocabularyStorageController::preDelete |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::preDelete(). |
Language Negotiation API functionality |
group |
drupal/core/includes/language.inc |
Functions to customize the language types and the negotiation process. |
DefaultsTestPluginManager::__construct |
function |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/DefaultsTestPluginManager.php |
|
NodePostSettingsTest::testPagePostInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodePostSettingsTest.php |
Confirms "Basic page" content type and post information is on a new node. |
MockFileSessionStorageTest::getStorage |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php |
|
AliasManagerCacheDecorator::$cacheKeys |
property |
drupal/core/lib/Drupal/Core/CacheDecorator/AliasManagerCacheDecorator.php |
Stack of request paths for use as cids when caching system paths. |
MockArraySessionStorageTest::testStart |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockArraySessionStorageTest.php |
|
form_storage_test_form_continue_submit |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form submit handler to continue multi-step form. |
MockArraySessionStorageTest::testGetId |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockArraySessionStorageTest.php |
|
AliasManagerCacheDecorator::writeCache |
function |
drupal/core/lib/Drupal/Core/CacheDecorator/AliasManagerCacheDecorator.php |
Implements \Drupal\Core\CacheDecorator\CacheDecoratorInterface::writeCache(). |
RedisProfilerStorage::REDIS_OPT_PREFIX |
constant |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
|
MTimeProtectedFastFileStorage::$secret |
property |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php |
The secret used in the HMAC. |
language_negotiation_url_prefixes_save |
function |
drupal/core/modules/language/language.negotiation.inc |
Saves language prefix settings. |
StringDatabaseStorage::getTranslations |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::getTranslations(). |
field_test_field_storage_details_alter |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc |
Implements hook_field_storage_details_alter(). |
update_manager_download_batch_finished |
function |
drupal/core/modules/update/update.manager.inc |
Batch callback: Performs actions when the download batch is completed. |
StringDatabaseStorage::findTranslation |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::findTranslation(). |
PHPTransliteration::$languageOverrides |
property |
drupal/core/lib/Drupal/Component/Transliteration/PHPTransliteration.php |
Associative array of language-specific character transliteration tables. |
ValidatorTest::testFileValidateIsImage |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/ValidatorTest.php |
This ensures a specific file is actually an image. |
EventManagerTest::testAddEventListener |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/EventManagerTest.php |
|
Update Manager module: file management |
group |
drupal/core/modules/update/update.manager.inc |
Update Manager module file management functions. |
MemcacheddSessionHandlerTest::$storage |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcachedSessionHandlerTest.php |
|
update_manager_local_transfers_allowed |
function |
drupal/core/modules/update/update.manager.inc |
Determines if file transfers will be performed locally. |
LanguageDependencyInjectionTest::setUp |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageDependencyInjectionTest.php |
Sets up a Drupal site for running functional and integration tests. |