WeekDate.php |
file |
core/modules/views/src/Plugin/views/argument/WeekDate.php |
|
WeekDate.php |
file |
core/modules/datetime/src/Plugin/views/argument/WeekDate.php |
|
WeekDate::$argFormat |
property |
core/modules/datetime/src/Plugin/views/argument/WeekDate.php |
The date format used in the query. |
WeekDate::$argFormat |
property |
core/modules/views/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 |
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. |
WorkspaceIntegrationTest::testDisallowedEntityUpdateInNonDefaultWorkspace |
function |
core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php |
Tests UPDATE operations for unsupported entity types. |
workspaces.post_update.php |
file |
core/modules/workspaces/workspaces.post_update.php |
Post update functions for the Workspaces module. |
WorkspacesUpdateTest |
class |
core/modules/workspaces/tests/src/Functional/Update/WorkspacesUpdateTest.php |
Tests the upgrade path for the Workspaces module. |
WorkspacesUpdateTest.php |
file |
core/modules/workspaces/tests/src/Functional/Update/WorkspacesUpdateTest.php |
|
WorkspacesUpdateTest::$modules |
property |
core/modules/workspaces/tests/src/Functional/Update/WorkspacesUpdateTest.php |
Modules to enable after the database is loaded. |
WorkspacesUpdateTest::replaceUser1 |
function |
core/modules/workspaces/tests/src/Functional/Update/WorkspacesUpdateTest.php |
Replace User 1 with the user created here. |
WorkspacesUpdateTest::setDatabaseDumpFiles |
function |
core/modules/workspaces/tests/src/Functional/Update/WorkspacesUpdateTest.php |
Set database dump files to be used. |
WorkspacesUpdateTest::testWorkspaceAssociationRemoval |
function |
core/modules/workspaces/tests/src/Functional/Update/WorkspacesUpdateTest.php |
Tests the move of workspace association data to a custom table. |
WorkspacesUpdateTest::testWorkspaceParentField |
function |
core/modules/workspaces/tests/src/Functional/Update/WorkspacesUpdateTest.php |
Tests the addition of the workspace 'parent' field. |
workspaces_entity_update |
function |
core/modules/workspaces/workspaces.module |
Implements hook_entity_update(). |
workspaces_post_update_access_clear_caches |
function |
core/modules/workspaces/workspaces.post_update.php |
Clear caches due to access changes. |
workspaces_post_update_move_association_data |
function |
core/modules/workspaces/workspaces.post_update.php |
Move the workspace association data to an entity field and a custom table. |
workspaces_post_update_remove_association_schema_data |
function |
core/modules/workspaces/workspaces.post_update.php |
Removes the workspace association entity and field schema data. |
workspaces_post_update_remove_default_workspace |
function |
core/modules/workspaces/workspaces.post_update.php |
Remove the default workspace. |
workspaces_post_update_update_deploy_form_display |
function |
core/modules/workspaces/workspaces.post_update.php |
Add the workspace 'parent' field to the 'deploy' form display. |
workspaces_update_8801 |
function |
core/modules/workspaces/workspaces.install |
Add the 'workspace' revision metadata field on all supported entity types. |
workspaces_update_8802 |
function |
core/modules/workspaces/workspaces.install |
Add the 'parent' field to the 'workspace' entity type. |
workspaces_update_8803 |
function |
core/modules/workspaces/workspaces.install |
Remove the Workspace Association entity storage if necessary. |
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 |
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. |
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) |