Search for date

  1. Search 7.x for date
  2. Search 9.5.x for date
  3. Search 8.9.x for date
  4. Search 10.3.x for date
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Date class core/modules/views/src/Plugin/views/sort/Date.php Basic sort handler for dates.
Date class core/modules/views/src/Plugin/views/field/Date.php A handler to provide proper displays for dates.
Date class core/modules/views/src/Plugin/views/filter/Date.php Filter to handle dates stored as a timestamp.
Date class core/modules/views/src/Plugin/views/argument/Date.php Argument handler for dates.
Date class core/modules/datetime/src/Plugin/views/sort/Date.php Basic sort handler for datetime fields.
Date class core/modules/datetime/src/Plugin/views/filter/Date.php Date/time views filter.
Date class core/modules/datetime/src/Plugin/views/argument/Date.php Abstract argument handler for dates.
Date class core/lib/Drupal/Core/Render/Element/Date.php Provides a form element for date or time selection.
Date class core/modules/views/src/Plugin/views/argument_default/Date.php The current date argument default handler.

All search results

Title Object type File name Summary
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.
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.
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/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.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.