MongoDbProfilerStorageTest::getStorage |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MongoDbProfilerStorageTest.php |
|
NamespaceCoverageClassExtendedTest.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageClassExtendedTest.php |
|
TranslationManager::setDefaultLangcode |
function |
drupal/core/lib/Drupal/Core/StringTranslation/TranslationManager.php |
Sets the default langcode. |
ImageStylesPathAndUrlTest::$image_info |
property |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStylesPathAndUrlTest.php |
|
AbstractProfilerStorageTest::testStore |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
AliasManagerCacheDecorator::writeCache |
function |
drupal/core/lib/Drupal/Core/CacheDecorator/AliasManagerCacheDecorator.php |
Implements \Drupal\Core\CacheDecorator\CacheDecoratorInterface::writeCache(). |
NodeStorageController::preSaveRevision |
function |
drupal/core/modules/node/lib/Drupal/node/NodeStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::preSaveRevision(). |
FilterFormatStorageController::preSave |
function |
drupal/core/modules/filter/lib/Drupal/filter/FilterFormatStorageController.php |
Overrides \Drupal\Core\Config\Entity\ConfigStorageController::preSave(). |
AbstractProfilerStorageTest::testPurge |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
CustomBlockStorageController::postSave |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockStorageController.php |
Overrides \Drupal\Core\Entity\DatabaseStorageController::postSave(). |
PathLanguageTest::testAliasTranslation |
function |
drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageTest.php |
Test alias functionality through the admin interfaces. |
CoverageTwoDefaultClassAnnotations.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageTwoDefaultClassAnnotations.php |
|
EntityTranslationSyncImageTest::$files |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncImageTest.php |
The test image files. |
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. |
SelectionPluginManager::createInstance |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/Type/SelectionPluginManager.php |
Overrides \Drupal\Component\Plugin\PluginManagerBase::createInstance(). |
Language Negotiation API functionality |
group |
drupal/core/includes/language.inc |
Functions to customize the language types and the negotiation process. |
LocaleConfigManager::compareConfigData |
function |
drupal/core/modules/locale/lib/Drupal/locale/LocaleConfigManager.php |
Compares default configuration with updated data. |
LocaleConfigManager::getComponentNames |
function |
drupal/core/modules/locale/lib/Drupal/locale/LocaleConfigManager.php |
Gets configuration names associated with components. |
ViewPageController::$storageController |
property |
drupal/core/modules/views/lib/Drupal/views/Routing/ViewPageController.php |
The entity storage controller. |
ImageEffectsTest::testDesaturateEffect |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageEffectsTest.php |
Test the image_desaturate_effect() function. |
ViewPageController::$executableFactory |
property |
drupal/core/modules/views/lib/Drupal/views/Routing/ViewPageController.php |
The view executable factory. |
DateFormatLocalizeResetForm::$language |
property |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatLocalizeResetForm.php |
The language to be reset. |
ConstraintManager::registerDefinitions |
function |
drupal/core/lib/Drupal/Core/Validation/ConstraintManager.php |
Callback for registering definitions for constraints shipped with Symfony. |
ManageFieldsTest::testHelpDescriptions |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Tests that help descriptions render valid HTML. |
RemoteFileUnmanagedSaveDataTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedSaveDataTest.php |
Sets up a Drupal site for running functional and integration tests. |
RemoteFileUnmanagedDeleteRecursiveTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedDeleteRecursiveTest.php |
Deletion related tests on remote filesystems. |
ImageAdminStylesTest::testConfigImport |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageAdminStylesTest.php |
Tests image style configuration import that does a delete. |
ImageStyleFlushTest::createSampleImage |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStyleFlushTest.php |
Given an image style and a wrapper, generate an image. |
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. |
MTimeProtectedFileStorageTest::getInfo |
function |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFileStorageTest.php |
This method exists to support the simpletest UI runner. |
PathProcessorLanguage::processOutbound |
function |
drupal/core/modules/language/lib/Drupal/language/HttpKernel/PathProcessorLanguage.php |
Implements Drupal\Core\PathProcessor\InboundPathProcessorInterface::processOutbound(). |
StringDatabaseStorage::getTranslations |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::getTranslations(). |
MessageAction::getDefaultConfiguration |
function |
drupal/core/modules/action/lib/Drupal/action/Plugin/Action/MessageAction.php |
Returns default configuration for this action. |
ImageFieldValidateTest::testResolution |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldValidateTest.php |
Test min/max resolution settings. |
StringDatabaseStorage::findTranslation |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::findTranslation(). |
RemoteFileUnmanagedDeleteTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedDeleteTest.php |
|
EntityStorageControllerInterface::load |
function |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php |
Loads one or more entities. |
language_access_language_edit_or_delete |
function |
drupal/core/modules/language/language.module |
Editing or deleting locked languages should not be possible. |
DatabaseStorageController::$revisionKey |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Name of entity's revision database table field, if it supports revisions. |
PhpSessionStorageTest::testPhpSession53 |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/PhpBridgeSessionStorageTest.php |
|
NullStorageExpirable::getCollectionName |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::getCollectionName(). |
PhpSessionStorageTest::testPhpSession54 |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/PhpBridgeSessionStorageTest.php |
|
DatabaseStorageController::loadRevision |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Implements \Drupal\Core\Entity\EntityStorageControllerInterface::loadRevision(). |
PHP_CodeCoverage_Report_Clover::process |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Clover.php |
|
StorageComparerInterface::getChangelist |
function |
drupal/core/lib/Drupal/Core/Config/StorageComparerInterface.php |
Gets the list of differences to import. |
StorageComparerInterface::addChangeList |
function |
drupal/core/lib/Drupal/Core/Config/StorageComparerInterface.php |
Adds changes to the changelist. |
DatabaseStorageController::saveRevision |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Saves an entity revision. |
PHP_CodeCoverage_Report_HTML::copyFiles |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML.php |
|
BlockStorageUnitTest::testDefaultBlocks |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockStorageUnitTest.php |
Tests the installation of default blocks. |
PHP_CodeCoverage_Report_Factory::create |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Factory.php |
|