| WorkspaceAssociationStringIdsUpdatePathTest |
class |
core/modules/workspaces/tests/src/Functional/Update/WorkspaceAssociationStringIdsUpdatePathTest.php |
Tests the update path for string IDs in workspace_association. |
| WorkspaceAssociationStringIdsUpdatePathTest.php |
file |
core/modules/workspaces/tests/src/Functional/Update/WorkspaceAssociationStringIdsUpdatePathTest.php |
|
| WorkspaceAssociationStringIdsUpdatePathTest::setDatabaseDumpFiles |
function |
core/modules/workspaces/tests/src/Functional/Update/WorkspaceAssociationStringIdsUpdatePathTest.php |
Set database dump files to be used. |
| WorkspaceAssociationStringIdsUpdatePathTest::testRunUpdates |
function |
core/modules/workspaces/tests/src/Functional/Update/WorkspaceAssociationStringIdsUpdatePathTest.php |
Tests the update path for string IDs in workspace_association. |
| WorkspaceFormValidationTest::testValidateLimitErrors |
function |
core/modules/workspaces/tests/src/Functional/WorkspaceFormValidationTest.php |
Tests partial form validation through #limit_validation_errors. |
| WorkspaceIntegrationTest::testDisallowedEntityUpdateInNonDefaultWorkspace |
function |
core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php |
Tests UPDATE operations for unsupported entity types. |
| WorkspaceProviderBase::entityUpdate |
function |
core/modules/workspaces/src/Provider/WorkspaceProviderBase.php |
Acts after an entity has been updated. |
| WorkspaceProviderInterface::entityUpdate |
function |
core/modules/workspaces/src/Provider/WorkspaceProviderInterface.php |
Acts after an entity has been updated. |
| workspaces.post_update.php |
file |
core/modules/workspaces/workspaces.post_update.php |
Post update functions for the Workspaces module. |
| WorkspacesHooks::menuLinkContentUpdate |
function |
core/modules/workspaces/src/Hook/WorkspacesHooks.php |
Implements hook_ENTITY_TYPE_update() for 'menu_link_content' entities. |
| WorkspacesTestHooks::entityUpdate |
function |
core/modules/workspaces/tests/modules/workspaces_test/src/Hook/WorkspacesTestHooks.php |
Implements hook_entity_update(). |
| workspaces_removed_post_updates |
function |
core/modules/workspaces/workspaces.post_update.php |
Implements hook_removed_post_updates(). |
| workspaces_update_11101 |
function |
core/modules/workspaces/workspaces.install |
Update workspace associations to support entity types with string IDs. |
| workspaces_update_11102 |
function |
core/modules/workspaces/workspaces.install |
Install the new Workspaces UI module. |
| workspaces_update_11301 |
function |
core/modules/workspaces/workspaces.install |
Create the 'workspace_association_revision' table. |
| workspaces_update_11302 |
function |
core/modules/workspaces/workspaces.install |
Populate the 'workspace_association_revision' table. |
| workspaces_update_11303 |
function |
core/modules/workspaces/workspaces.install |
Add the workspace provider field. |
| workspaces_update_dependencies |
function |
core/modules/workspaces/workspaces.install |
Implements hook_update_dependencies(). |
| workspaces_update_last_removed |
function |
core/modules/workspaces/workspaces.install |
Implements hook_update_last_removed(). |
| WorkspaceViewBuilder::$dateFormatter |
property |
core/modules/workspaces/src/WorkspaceViewBuilder.php |
The date formatter service. |
| WorkspaceViewBuilder::$dateFormatter |
property |
core/modules/workspaces_ui/src/WorkspaceViewBuilder.php |
The date formatter service. |
| workspace_update_test.info.yml |
file |
core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.info.yml |
core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.info.yml |
| 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 |
|
| 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. |
| WritableFileSystemValidator::validate |
function |
core/modules/package_manager/src/Validator/WritableFileSystemValidator.php |
Checks that the file system is writable. |
| YamlFileLoader::validate |
function |
core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php |
Validates a YAML file. |
| YearDate |
class |
core/modules/views/src/Plugin/views/argument/YearDate.php |
Argument handler for a year (CCYY) |
| YearDate |
class |
core/modules/datetime/src/Plugin/views/argument/YearDate.php |
Argument handler for a year. |
| YearDate.php |
file |
core/modules/datetime/src/Plugin/views/argument/YearDate.php |
|
| YearDate.php |
file |
core/modules/views/src/Plugin/views/argument/YearDate.php |
|
| YearDate::$argFormat |
property |
core/modules/views/src/Plugin/views/argument/YearDate.php |
The date format used in the query. |
| YearDate::$argFormat |
property |
core/modules/datetime/src/Plugin/views/argument/YearDate.php |
The date format used in the query. |
| YearMonthDate |
class |
core/modules/datetime/src/Plugin/views/argument/YearMonthDate.php |
Argument handler for a year plus month (CCYYMM). |
| YearMonthDate |
class |
core/modules/views/src/Plugin/views/argument/YearMonthDate.php |
Argument handler for a year plus month (CCYYMM) |
| YearMonthDate.php |
file |
core/modules/views/src/Plugin/views/argument/YearMonthDate.php |
|
| YearMonthDate.php |
file |
core/modules/datetime/src/Plugin/views/argument/YearMonthDate.php |
|
| YearMonthDate::$argFormat |
property |
core/modules/datetime/src/Plugin/views/argument/YearMonthDate.php |
The date format used in the query. |
| YearMonthDate::$argFormat |
property |
core/modules/views/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. |
| _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. |
| _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. |