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.

All search results

Title Object type File name Summary
MysqlDateSqlTest::testSetTimezoneOffset function core/modules/views/tests/src/Unit/Plugin/views/query/MysqlDateSqlTest.php Tests setting the database offset.
Name::$validated_exposed_input property core/modules/user/src/Plugin/views/filter/Name.php
Name::validateExposed function core/modules/user/src/Plugin/views/filter/Name.php Validate the exposed handler form.
Name::valueValidate function core/modules/user/src/Plugin/views/filter/Name.php Validate the options form.
navigation.post_update.php file core/modules/navigation/navigation.post_update.php Post update functions for the Navigation module.
NavigationLinkBlock::validateIconClassElement function core/modules/navigation/src/Plugin/Block/NavigationLinkBlock.php Form element validation handler for the 'icon_class' element.
NavigationLinkBlock::validateUriElement function core/modules/navigation/src/Plugin/Block/NavigationLinkBlock.php Form element validation handler for the 'uri' element.
navigation_post_update_set_logo_dimensions_default function core/modules/navigation/navigation.post_update.php Defines the values for the default logo dimensions.
navigation_post_update_update_permissions function core/modules/navigation/navigation.post_update.php Grants navigation specific permission to roles with access to any layout.
navigation_update_11001 function core/modules/navigation/navigation.install Reorganizes the values for the logo settings.
navigation_update_11002 function core/modules/navigation/navigation.install Update for navigation logo to store the file path instead of ID.
NegotiationBrowserForm::validateForm function core/modules/language/src/Form/NegotiationBrowserForm.php Form validation handler.
NegotiationUrlForm::validateForm function core/modules/language/src/Form/NegotiationUrlForm.php Form validation handler.
NestedEntityTestForm::validateForm function core/modules/field/tests/modules/field_test/src/Form/NestedEntityTestForm.php Form validation handler.
new_dependency_test_update_8001 function core/modules/system/tests/modules/new_dependency_test/new_dependency_test.install Enable the new_dependency_test_with_service module.
node.post_update.php file core/modules/node/node.post_update.php Post update functions for Node.
NodeController::$dateFormatter property core/modules/node/src/Controller/NodeController.php The date formatter service.
NodeCreationTest::testAuthoredDate function core/modules/node/tests/src/Functional/NodeCreationTest.php Creates nodes with different authored dates.
NodeDeprecationTest::testNodeTypeUpdateNodesDeprecation function core/modules/node/tests/src/Kernel/NodeDeprecationTest.php Tests the deprecation of node_type_update_nodes.
NodeForm::$dateFormatter property core/modules/node/src/NodeForm.php The date formatter service.
NodeHooks1::commentUpdate function core/modules/node/src/Hook/NodeHooks1.php Implements hook_ENTITY_TYPE_update() for comment entities.
NodeListBuilder::$dateFormatter property core/modules/node/src/NodeListBuilder.php The date formatter service.
NodeRevisionDeleteForm::$dateFormatter property core/modules/node/src/Form/NodeRevisionDeleteForm.php The date formatter service.
NodeRevisionRevertForm::$dateFormatter property core/modules/node/src/Form/NodeRevisionRevertForm.php The date formatter service.
NodeSearch::updateIndex function core/modules/node/src/Plugin/Search/NodeSearch.php Updates the search index for this plugin.
NodeSelection::validateReferenceableNewEntities function core/modules/node/src/Plugin/EntityReferenceSelection/NodeSelection.php Validates which newly created entities can be referenced.
NodeStorage::updateType function core/modules/node/src/NodeStorage.php Updates all nodes of one type to be of another type.
NodeStorageInterface::updateType function core/modules/node/src/NodeStorageInterface.php Updates all nodes of one type to be of another type.
NodeTestHooks::nodeUpdate function core/modules/node/tests/modules/node_test/src/Hook/NodeTestHooks.php Implements hook_ENTITY_TYPE_update() for node entities.
NodeTypeForm::validateForm function core/modules/node/src/NodeTypeForm.php Form validation handler.
NodeUpdate7008 class core/modules/node/src/Plugin/migrate/process/d6/NodeUpdate7008.php Split the 'administer nodes' permission from 'access content overview'.
NodeUpdate7008.php file core/modules/node/src/Plugin/migrate/process/d6/NodeUpdate7008.php
NodeUpdate7008::transform function core/modules/node/src/Plugin/migrate/process/d6/NodeUpdate7008.php Split the 'administer nodes' permission from 'access content overview'.
node_mass_update function core/modules/node/node.admin.inc Updates all nodes in the passed-in array with the passed-in field values.
node_removed_post_updates function core/modules/node/node.post_update.php Implements hook_removed_post_updates().
node_test_node_update function core/modules/node/tests/modules/node_test/node_test.module Implements hook_ENTITY_TYPE_update() for node entities.
node_update_last_removed function core/modules/node/node.install Implements hook_update_last_removed().
None::validateArgument function core/modules/views/src/Plugin/views/argument_validator/None.php Performs validation for a given argument.
NonPublicSchemaTest::testUpdate function core/modules/pgsql/tests/src/Kernel/pgsql/NonPublicSchemaTest.php @covers \Drupal\Core\Database\Connection::update
NoPreExistingSchemaUpdateTest class core/modules/system/tests/src/Functional/UpdateSystem/NoPreExistingSchemaUpdateTest.php Tries to update a module which has no pre-existing schema.
NoPreExistingSchemaUpdateTest.php file core/modules/system/tests/src/Functional/UpdateSystem/NoPreExistingSchemaUpdateTest.php
NoPreExistingSchemaUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/UpdateSystem/NoPreExistingSchemaUpdateTest.php The theme to install as the default for testing.
NoPreExistingSchemaUpdateTest::setUp function core/modules/system/tests/src/Functional/UpdateSystem/NoPreExistingSchemaUpdateTest.php
NoPreExistingSchemaUpdateTest::testNoPreExistingSchema function core/modules/system/tests/src/Functional/UpdateSystem/NoPreExistingSchemaUpdateTest.php Tests the system module updates with no dependencies installed.
NotNullConstraintValidator::validate function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/NotNullConstraintValidator.php
NullBackend::invalidate function core/lib/Drupal/Core/Cache/NullBackend.php Marks a cache item as invalid.
NullBackend::invalidateAll function core/lib/Drupal/Core/Cache/NullBackend.php Marks all cache items as invalid.
NullBackend::invalidateMultiple function core/lib/Drupal/Core/Cache/NullBackend.php Marks cache items as invalid.
NullDescriptionTest::testRunUpdates function core/modules/taxonomy/tests/src/Functional/Update/NullDescriptionTest.php Tests the upgrade path for updating empty description to NULL.
NullHelpAndDescriptionTest::testRunUpdates function core/modules/node/tests/src/Functional/Update/NullHelpAndDescriptionTest.php Tests the upgrade path for updating empty help and description to NULL.

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