MemoryDataCollector::updateMemoryUsage |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/MemoryDataCollector.php |
Updates the memory usage data. |
PreUpdateEventArgs::getEntityChangeSet |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/PreUpdateEventArgs.php |
Retrieve entity changeset. |
ParameterNotFoundException::updateRepr |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ParameterNotFoundException.php |
|
update_calculate_project_update_status |
function |
drupal/core/modules/update/update.compare.inc |
Calculates the current update status of a specific project. |
update_authorize_update_batch_finished |
function |
drupal/core/modules/update/update.authorize.inc |
Batch callback: Performs actions when the authorized update batch is done. |
update_manager_download_batch_finished |
function |
drupal/core/modules/update/update.manager.inc |
Batch callback: Performs actions when the download batch is completed. |
Update Manager module: file management |
group |
drupal/core/modules/update/update.manager.inc |
Update Manager module file management functions. |
update_manager_local_transfers_allowed |
function |
drupal/core/modules/update/update.manager.inc |
Determines if file transfers will be performed locally. |
UpdateComplexTest::testSubSelectUpdate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateComplexTest.php |
Test UPDATE with a subselect value. |
locale_translation_update_file_history |
function |
drupal/core/modules/locale/locale.module |
Updates the {locale_file} table. |
UpdateCoreTest::testNoUpdatesAvailable |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php |
Tests the Update Manager module when no updates are available. |
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. |
UpdateCoreTest::testServiceUnavailable |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php |
Tests the Update Manager module when the update server returns 503 errors. |
update_authorize_install_batch_finished |
function |
drupal/core/modules/update/update.authorize.inc |
Batch callback: Performs actions when the authorized install batch is done. |
LoggingFormatter::formatUpdateReference |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/LoggingFormatter.php |
|
MergeTest::testMergeInsertWithoutUpdate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/MergeTest.php |
Tests that we can merge-insert without any update fields. |
MergeTest::testMergeUpdateWithoutUpdate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/MergeTest.php |
Confirms that we can merge-update without any update fields. |
update_manager_update_ready_form_submit |
function |
drupal/core/modules/update/update.manager.inc |
Form submission handler for update_manager_update_ready_form(). |
TwigEnvironment::updateCompiledTemplate |
function |
drupal/core/lib/Drupal/Core/Template/TwigEnvironment.php |
Compile the source and write the compiled template to disk. |
UpdateComplexTest::testUpdateExpression |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateComplexTest.php |
Tests UPDATE with expression values. |
UpdateModuleHandler::getImplementations |
function |
drupal/core/lib/Drupal/Core/Extension/UpdateModuleHandler.php |
Implements \Drupal\Core\Extension\ModuleHandlerInterface::getImplementations(). |
LocaleUpdateTest::testUpdateCheckStatus |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php |
Checks if local or remote translation sources are detected. |
UpdateTest::testWhereAndConditionUpdate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateTest.php |
Confirms that we can stack condition and where calls. |
TraceableEventDispatcher::updateProfiles |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/TraceableEventDispatcher.php |
Updates the stopwatch data in the profile hierarchy. |
DependencyMissingTest::testMissingUpdate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Update/DependencyMissingTest.php |
|
FilterDefaultConfigTest::testUpdateRoles |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterDefaultConfigTest.php |
Tests that changes to FilterFormat::$roles do not have an effect. |
EntityFormController::updateFormLangcode |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Updates the form language to reflect any change to the entity language. |
language_negotiation_url_prefixes_update |
function |
drupal/core/modules/language/language.negotiation.inc |
Update the list of prefixes from the installed languages. |
LocaleUpdateTest::$tranlations_directory |
property |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php |
The path of the translations directory where local translations are stored. |
UpdateComplexTest::testOrConditionUpdate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateComplexTest.php |
Tests updates with OR conditionals. |
UpdateComplexTest::testInConditionUpdate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateComplexTest.php |
Tests WHERE IN clauses. |
LocaleUpdateTest::setCurrentTranslations |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php |
Setup existing translations in the database and set up the status of
existing translations. |
LocaleUpdateInterfaceTest::testInterface |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateInterfaceTest.php |
Tests the user interfaces of the interface translation update system. |
UpdateCoreTest::testLanguageModuleUpdate |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php |
Checks language module in core package at admin/reports/updates. |
ConfigTestStorageController::importUpdate |
function |
drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/ConfigTestStorageController.php |
Overrides \Drupal\Core\Config\Entity\ConfigStorageController::importUpdate(). |
OptionsFieldTest::testUpdateAllowedValues |
function |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsFieldTest.php |
Test that allowed values can be updated. |
ConfigImportUITest::prepareSiteNameUpdate |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigImportUITest.php |
|
install_update_configuration_translations |
function |
drupal/core/includes/install.core.inc |
Creates configuration translations. |
LocaleUpdateTest::testEnableDisableModule |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php |
Tests automatic translation import when a module is enabled. |
EsiResponseCacheStrategyInterface::update |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/EsiResponseCacheStrategyInterface.php |
Updates the Response HTTP headers based on the embedded Responses. |
UpdateContribTest::testUpdateContribBasic |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateContribTest.php |
Tests the basic functionality of a contrib module on the status report. |
UpdateContribTest::testUpdateContribOrder |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateContribTest.php |
Tests that contrib projects are ordered by project name. |
UpdateCoreTest::testNormalUpdateAvailable |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php |
Tests the Update Manager module when one normal update is available. |
entity_crud_hook_test_taxonomy_term_update |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_taxonomy_term_update(). |
ConfigUpgradeTest::testConfigurationUpdate |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigUpgradeTest.php |
Tests update_variables_to_config(). |
_locale_translation_default_update_options |
function |
drupal/core/modules/locale/locale.translation.inc |
Returns default import options for translation update. |
UpdateComplexTest::testLikeConditionUpdate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateComplexTest.php |
Tests LIKE conditionals. |
LocaleUpdateTest::setTranslationsDirectory |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php |
Sets the value of the default translations directory. |
LocaleUpdateTest::testUpdateProjectsHidden |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php |
Check if a list of translatable projects can include hidden projects. |
LocaleUpdateTest::testUpdateImportModeNone |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php |
Tests translation import with a translations directory and don't overwrite
any translation. |