| ViewsTestConfigUpdaterHooks::viewPresave |
function |
core/modules/views/tests/modules/views_test_config_updater/src/Hook/ViewsTestConfigUpdaterHooks.php |
Implements hook_ENTITY_TYPE_presave(). |
| ViewsTestConfigUpdaterHooks::__construct |
function |
core/modules/views/tests/modules/views_test_config_updater/src/Hook/ViewsTestConfigUpdaterHooks.php |
|
| ViewsTestDataErrorForm::validateForm |
function |
core/modules/views/tests/modules/views_test_data/src/Form/ViewsTestDataErrorForm.php |
Form validation handler. |
| ViewsTestDataHooks::viewUpdate |
function |
core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataHooks.php |
Implements hook_ENTITY_TYPE_update() for the 'view' entity type. |
| ViewsTestDataViewsHooks::viewsInvalidateCache |
function |
core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataViewsHooks.php |
Implements hook_views_invalidate_cache(). |
| views_element_validate_tags |
function |
core/modules/views/views.module |
Validation callback for query tags. |
| views_invalidate_cache |
function |
core/modules/views/views.module |
Invalidate the views cache, forcing a rebuild on the next grab of table data. |
| views_post_update_counter_field_not_sortable |
function |
core/modules/views/views.post_update.php |
Clear cache to apply non-sortable counter field change. |
| views_removed_post_updates |
function |
core/modules/views/views.post_update.php |
Implements hook_removed_post_updates(). |
| views_test_config_updater.info.yml |
file |
core/modules/views/tests/modules/views_test_config_updater/views_test_config_updater.info.yml |
core/modules/views/tests/modules/views_test_config_updater/views_test_config_updater.info.yml |
| views_test_config_updater.post_update.php |
file |
core/modules/views/tests/modules/views_test_config_updater/views_test_config_updater.post_update.php |
|
| views_test_config_updater_post_update_set_deprecations_disabled |
function |
core/modules/views/tests/modules/views_test_config_updater/views_test_config_updater.post_update.php |
Test post update to set deprecations disabled. |
| views_ui_ajax_update_form |
function |
core/modules/views_ui/admin.inc |
Updates a part of the add view form via AJAX. |
| views_update_last_removed |
function |
core/modules/views/views.install |
Implements hook_update_last_removed(). |
| ViewUI::getCacheTagsToInvalidate |
function |
core/modules/views_ui/src/ViewUI.php |
Returns the cache tags that should be used to invalidate caches. |
| WeekDate |
class |
core/modules/views/src/Plugin/views/argument/WeekDate.php |
Argument handler for a week. |
| WeekDate |
class |
core/modules/datetime/src/Plugin/views/argument/WeekDate.php |
Argument handler for a week. |
| WeekDate.php |
file |
core/modules/datetime/src/Plugin/views/argument/WeekDate.php |
|
| WeekDate.php |
file |
core/modules/views/src/Plugin/views/argument/WeekDate.php |
|
| WeekDate::$argFormat |
property |
core/modules/views/src/Plugin/views/argument/WeekDate.php |
The date format used in the query. |
| WeekDate::$argFormat |
property |
core/modules/datetime/src/Plugin/views/argument/WeekDate.php |
The date format used in the query. |
| WeekDate::summaryName |
function |
core/modules/views/src/Plugin/views/argument/WeekDate.php |
Provide a link to the next level of the view. |
| WildcardConfigActionsTest::testCreateForEachValidatesCreatedEntities |
function |
core/tests/Drupal/KernelTests/Core/Recipe/WildcardConfigActionsTest.php |
Tests that the createForEach action validates the config it creates. |
| WizardInterface::validateView |
function |
core/modules/views/src/Plugin/views/wizard/WizardInterface.php |
Validate form and values. |
| WizardPluginBase::$validated_views |
property |
core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php |
An array of validated view objects, keyed by a hash. |
| WizardPluginBase::retrieveValidatedView |
function |
core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php |
Retrieves a validated view for a form submission. |
| WizardPluginBase::setValidatedView |
function |
core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php |
Stores a validated view from a form submission. |
| WizardPluginBase::validateView |
function |
core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php |
Implements Drupal\views\Plugin\views\wizard\WizardInterface::validate(). |
| WorkflowEditForm::validateForm |
function |
core/modules/workflows/src/Form/WorkflowEditForm.php |
Form validation handler. |
| WorkflowStateAddForm::validateForm |
function |
core/modules/workflows/src/Form/WorkflowStateAddForm.php |
Form validation handler. |
| WorkflowStateEditForm::validateForm |
function |
core/modules/workflows/src/Form/WorkflowStateEditForm.php |
Form validation handler. |
| WorkflowTransitionAddForm::validateForm |
function |
core/modules/workflows/src/Form/WorkflowTransitionAddForm.php |
Form validation handler. |
| WorkflowTransitionEditForm::validateForm |
function |
core/modules/workflows/src/Form/WorkflowTransitionEditForm.php |
Form validation handler. |
| WorkflowTypeConfigureFormBase::validateConfigurationForm |
function |
core/modules/workflows/src/Plugin/WorkflowTypeConfigureFormBase.php |
Form validation handler. |
| WorkflowTypeStateFormBase::validateConfigurationForm |
function |
core/modules/workflows/src/Plugin/WorkflowTypeStateFormBase.php |
Form validation handler. |
| WorkflowTypeTransitionFormBase::validateConfigurationForm |
function |
core/modules/workflows/src/Plugin/WorkflowTypeTransitionFormBase.php |
Form validation handler. |
| WorkflowValidationTest::testTypePluginIsValidated |
function |
core/modules/workflows/tests/src/Kernel/WorkflowValidationTest.php |
Tests that the workflow type plugin is validated. |
| WorkspaceAssociationRevisionTableUpdateTest |
class |
core/modules/workspaces/tests/src/Functional/Update/WorkspaceAssociationRevisionTableUpdateTest.php |
Tests the upgrade path for the workspace_association_revision table. |
| WorkspaceAssociationRevisionTableUpdateTest.php |
file |
core/modules/workspaces/tests/src/Functional/Update/WorkspaceAssociationRevisionTableUpdateTest.php |
|
| WorkspaceAssociationRevisionTableUpdateTest::getOldAssociatedInitialRevisions |
function |
core/modules/workspaces/tests/src/Functional/Update/WorkspaceAssociationRevisionTableUpdateTest.php |
Replicates the old getAssociatedInitialRevisions logic from 11.x. |
| WorkspaceAssociationRevisionTableUpdateTest::getOldAssociatedRevisions |
function |
core/modules/workspaces/tests/src/Functional/Update/WorkspaceAssociationRevisionTableUpdateTest.php |
Replicates the old getAssociatedRevisions logic from 11.x. |
| WorkspaceAssociationRevisionTableUpdateTest::setDatabaseDumpFiles |
function |
core/modules/workspaces/tests/src/Functional/Update/WorkspaceAssociationRevisionTableUpdateTest.php |
Set database dump files to be used. |
| WorkspaceAssociationRevisionTableUpdateTest::testWorkspaceAssociationRevisionTableUpdate |
function |
core/modules/workspaces/tests/src/Functional/Update/WorkspaceAssociationRevisionTableUpdateTest.php |
Tests that the workspace_association_revision table is created and populated. |
| 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. |