| workspace_update_test.negotiator.test |
service |
core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.services.yml |
Drupal\workspace_update_test\Negotiator\TestWorkspaceNegotiator |
| workspace_update_test.post_update.php |
file |
core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.post_update.php |
Post update functions for the Workspace Update Test module. |
| workspace_update_test.services.yml |
file |
core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.services.yml |
core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.services.yml |
| workspace_update_test_post_update_check_active_workspace |
function |
core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.post_update.php |
Checks the active workspace during database updates. |
| Y2038TimestampUpdateTest |
class |
core/modules/system/tests/src/Functional/Update/Y2038TimestampUpdateTest.php |
Tests update of timestamp fields to bigint. |
| Y2038TimestampUpdateTest.php |
file |
core/modules/system/tests/src/Functional/Update/Y2038TimestampUpdateTest.php |
|
| Y2038TimestampUpdateTest::$connection |
property |
core/modules/system/tests/src/Functional/Update/Y2038TimestampUpdateTest.php |
The database. |
| Y2038TimestampUpdateTest::$databaseName |
property |
core/modules/system/tests/src/Functional/Update/Y2038TimestampUpdateTest.php |
The name of the test database. |
| Y2038TimestampUpdateTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Update/Y2038TimestampUpdateTest.php |
The theme to install as the default for testing. |
| Y2038TimestampUpdateTest::$modules |
property |
core/modules/system/tests/src/Functional/Update/Y2038TimestampUpdateTest.php |
Modules to install after the database is loaded. |
| Y2038TimestampUpdateTest::$tables |
property |
core/modules/system/tests/src/Functional/Update/Y2038TimestampUpdateTest.php |
The tables and column name of the time fields. |
| Y2038TimestampUpdateTest::assertTimestampFields |
function |
core/modules/system/tests/src/Functional/Update/Y2038TimestampUpdateTest.php |
Asserts the size of the timestamp fields. |
| Y2038TimestampUpdateTest::collectTimestampFieldsFromDatabase |
function |
core/modules/system/tests/src/Functional/Update/Y2038TimestampUpdateTest.php |
Collect the timestamp fields from the database and update table list. |
| Y2038TimestampUpdateTest::setDatabaseDumpFiles |
function |
core/modules/system/tests/src/Functional/Update/Y2038TimestampUpdateTest.php |
Set database dump files to be used. |
| Y2038TimestampUpdateTest::setUp |
function |
core/modules/system/tests/src/Functional/Update/Y2038TimestampUpdateTest.php |
|
| Y2038TimestampUpdateTest::testUpdate |
function |
core/modules/system/tests/src/Functional/Update/Y2038TimestampUpdateTest.php |
Tests update of time fields. |
| YamlFileLoader::validate |
function |
core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php |
Validates a YAML file. |
| YearDate |
class |
core/modules/datetime/src/Plugin/views/argument/YearDate.php |
Argument handler for a year. |
| YearDate |
class |
core/modules/views/src/Plugin/views/argument/YearDate.php |
Argument handler for a year (CCYY) |
| YearDate.php |
file |
core/modules/views/src/Plugin/views/argument/YearDate.php |
|
| YearDate.php |
file |
core/modules/datetime/src/Plugin/views/argument/YearDate.php |
|
| YearDate::$argFormat |
property |
core/modules/datetime/src/Plugin/views/argument/YearDate.php |
The date format used in the query. |
| YearDate::$argFormat |
property |
core/modules/views/src/Plugin/views/argument/YearDate.php |
The date format used in the query. |
| YearMonthDate |
class |
core/modules/views/src/Plugin/views/argument/YearMonthDate.php |
Argument handler for a year plus month (CCYYMM) |
| YearMonthDate |
class |
core/modules/datetime/src/Plugin/views/argument/YearMonthDate.php |
Argument handler for a year plus month (CCYYMM). |
| YearMonthDate.php |
file |
core/modules/datetime/src/Plugin/views/argument/YearMonthDate.php |
|
| YearMonthDate.php |
file |
core/modules/views/src/Plugin/views/argument/YearMonthDate.php |
|
| YearMonthDate::$argFormat |
property |
core/modules/views/src/Plugin/views/argument/YearMonthDate.php |
The date format used in the query. |
| YearMonthDate::$argFormat |
property |
core/modules/datetime/src/Plugin/views/argument/YearMonthDate.php |
The date format used in the query. |
| YearMonthDate::$format |
property |
core/modules/views/src/Plugin/views/argument/YearMonthDate.php |
The date format used in the title. |
| YearMonthDate::summaryName |
function |
core/modules/views/src/Plugin/views/argument/YearMonthDate.php |
Provides the name to use for the summary, defaults to the name field. |
| YearMonthDate::title |
function |
core/modules/views/src/Plugin/views/argument/YearMonthDate.php |
Get the title this argument will assign the view, given the argument. |
| _batch_needs_update |
function |
core/includes/batch.inc |
Checks whether the batch information needs to be updated in the storage. |
| _config_test_update_is_syncing_store |
function |
core/modules/config/tests/config_test/config_test.hooks.inc |
Helper function for testing hooks during configuration sync. |
| _help_search_update |
function |
core/modules/help/help.module |
Ensure that search is updated when extensions are installed or uninstalled. |
| _locale_invalidate_js |
function |
core/modules/locale/locale.module |
Force the JavaScript translation file(s) to be refreshed. |
| _locale_translation_default_update_options |
function |
core/modules/locale/locale.translation.inc |
Returns default import options for translation update. |
| _menu_link_content_update_path_alias |
function |
core/modules/menu_link_content/menu_link_content.module |
Helper function to update plugin definition using internal scheme. |
| _node_mass_update_batch_finished |
function |
core/modules/node/node.admin.inc |
Implements callback_batch_finished(). |
| _node_mass_update_batch_process |
function |
core/modules/node/node.admin.inc |
Implements callback_batch_operation(). |
| _node_mass_update_helper |
function |
core/modules/node/node.admin.inc |
Updates individual nodes when fewer than 10 are queued. |
| _update_authorize_clear_update_status |
function |
core/modules/update/update.authorize.inc |
Clears available update status data. |
| _update_batch_create_message |
function |
core/modules/update/update.authorize.inc |
Creates a structure of log messages. |
| _update_ckeditor5_html_filter |
function |
core/modules/ckeditor5/ckeditor5.module |
AJAX callback handler for filter_format_form(). |
| _update_cron_notify |
function |
core/modules/update/update.fetch.inc |
Performs any notifications that should be done once cron fetches new data. |
| _update_fix_missing_schema |
function |
core/includes/update.inc |
Helper to detect and fix 'missing' schema information. |
| _update_manager_access |
function |
core/modules/update/update.module |
Resolves if the current user can access updater menu items. |
| _update_manager_cache_directory |
function |
core/modules/update/update.module |
Returns the directory where update archive files should be cached. |
| _update_manager_check_backends |
function |
core/modules/update/update.manager.inc |
Checks for file transfer backends and prepares a form fragment about them. |
| _update_manager_extract_directory |
function |
core/modules/update/update.module |
Returns the directory where update archive files should be extracted. |