ImageUpgradePathTest::sortByKey |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/ImageUpgradePathTest.php |
Sorts all keys in configuration data. |
PagerPluginBase::offset_exposed |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
|
AsseticExtensionTest::testImage |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/AsseticExtensionTest.php |
|
ObjectManager::getClassMetadata |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php |
Returns the ClassMetadata descriptor for a class. |
ObjectManager::initializeObject |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php |
Helper method to initialize a lazy loading proxy or persistent collection. |
RemoteFileUnmanagedSaveDataTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedSaveDataTest.php |
Tests the file_unmanaged_save_data() function on remote filesystems. |
TranslatableInterface::language |
function |
drupal/core/lib/Drupal/Core/TypedData/TranslatableInterface.php |
Returns the default language. |
CssEmbedFilter::setMaxImageSize |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssEmbedFilter.php |
|
WidgetBaseInterface::flagErrors |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetBaseInterface.php |
Reports field-level validation errors against actual form elements. |
RemoteFileUnmanagedCopyTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedCopyTest.php |
Definition of Drupal\system\Tests\File\RemoteFileUnmanagedCopyTest. |
ImageThemeFunctionTest::getInfo |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageThemeFunctionTest.php |
|
MongoDbProfilerStorage::cleanup |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
|
hook_field_storage_update_field |
function |
drupal/core/modules/field/field.api.php |
Update the storage information for a field. |
ImageFieldDisplayTest::$modules |
property |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDisplayTest.php |
Modules to enable. |
MongoDbProfilerStorage::getData |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
|
ImageFieldDefaultImagesTest.php |
file |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDefaultImagesTest.php |
Definition of Drupal\image\Tests\ImageFieldDefaultImagesTest. |
NodeStorageController::postSave |
function |
drupal/core/modules/node/lib/Drupal/node/NodeStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::postSave(). |
MessageInterface::getRawHeaders |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Get the raw message headers as a string |
RemoteFileUnmanagedMoveTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedMoveTest.php |
Definition of Drupal\system\Tests\File\RemoteFileUnmanagedMoveTest. |
BaseMemcacheProfilerStorage.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
|
NodeAccessLanguageTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageTest.php |
|
bartik_process_maintenance_page |
function |
drupal/core/themes/bartik/template.php |
Implements hook_process_HOOK() for maintenance-page.tpl.php. |
image_module_test_file_download |
function |
drupal/core/modules/image/tests/image_module_test.module |
@file
Provides Image module hook implementations for testing purposes. |
ImageAdminStylesTest::testStyle |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageAdminStylesTest.php |
General test to add a style, add/remove/edit effects to it, then delete it. |
ImageFormatter::settingsSummary |
function |
drupal/core/modules/image/lib/Drupal/image/Plugin/field/formatter/ImageFormatter.php |
Implements \Drupal\field\Plugin\Type\Formatter\FormatterInterface::settingsSummary(). |
ImageFieldValidateTest::getInfo |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldValidateTest.php |
|
ViewUI::getTranslationLanguages |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\TypedData\TranslatableInterface::getTranslationLanguages(). |
hook_field_storage_create_field |
function |
drupal/core/modules/field/field.api.php |
Act on creation of a new field. |
hook_field_storage_delete_field |
function |
drupal/core/modules/field/field.api.php |
Act on deletion of a field. |
Language::getLanguageCodeSource |
function |
drupal/core/lib/Drupal/Core/TypedData/Type/Language.php |
Helper to get the typed data object holding the source language code. |
MemcacheProfilerStorage::delete |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcacheProfilerStorage.php |
Delete item from the memcache server |
UserStorageController::postSave |
function |
drupal/core/modules/user/lib/Drupal/user/UserStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::postSave(). |
AssetWriter::writeManagerAssets |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/AssetWriter.php |
|
ProfilerStorageInterface::write |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/ProfilerStorageInterface.php |
Saves a Profile. |
DatabaseStorage::setIfNotExists |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::setIfNotExists(). |
FieldTestBase::$default_storage |
property |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldTestBase.php |
|
ProfilerStorageInterface::purge |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/ProfilerStorageInterface.php |
Purges all data from the database. |
DatabaseStorage::deleteMultiple |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::deleteMultiple(). |
xmlrpc_test_message_sized_in_kb |
function |
drupal/core/modules/xmlrpc/tests/modules/xmlrpc_test/xmlrpc_test.module |
Created a message of the desired size in KB. |
FieldAttachStorageTest::getInfo |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php |
|
GarbageCollectionTest::tearDown |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/GarbageCollectionTest.php |
Deletes created files, database tables, and reverts all environment changes. |
RedisProfilerStorageTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/RedisProfilerStorageTest.php |
|
EntityTestStorageController.php |
file |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestStorageController.php |
Definition of Drupal\entity_test\EntityTestStorageController. |
DatabaseStorageController::load |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Implements Drupal\Core\Entity\EntityStorageControllerInterface::load(). |
system_test_authorize_init_page |
function |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
Page callback to initialize authorize.php during testing. |
VocabularyLanguageTest::getInfo |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyLanguageTest.php |
|
ViewStorageController::postSave |
function |
drupal/core/modules/views/lib/Drupal/views/ViewStorageController.php |
Overrides Drupal\config\ConfigStorageController::postSave(). |
DatabaseStorageController::save |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Implements Drupal\Core\Entity\EntityStorageControllerInterface::save(). |
ViewStorageInterface::isEnabled |
function |
drupal/core/modules/views/lib/Drupal/views/ViewStorageInterface.php |
Returns whether the configuration entity is enabled. |
UserLanguageCreationTest::setUp |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserLanguageCreationTest.php |
Sets up a Drupal site for running functional and integration tests. |