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 11.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/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 selection.

All search results

Title Object type File name Summary
NotNullConstraintValidator::validate function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/NotNullConstraintValidator.php phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn
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.
NullDefaultFormTest::testRunUpdates function core/modules/contact/tests/src/Functional/Update/NullDefaultFormTest.php Tests the upgrade path for updating empty 'default_form' to NULL.
NullIdMap::getRowsNeedingUpdate function core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php Retrieves an array of map rows marked as needing update.
NullIdMap::prepareUpdate function core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php Prepares to run a full update.
NullIdMap::setUpdate function core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php Sets a specified record to be updated, if it exists.
NullIdMap::updateCount function core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php Returns a count of items which are marked as needing update.
Number::validateNumber function core/lib/Drupal/Core/Render/Element/Number.php Form element validation handler for #type 'number'.
NumericItemBase::validateMinAndMaxConfig function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/NumericItemBase.php Validates that the minimum value is less than the maximum.
olivero.post_update.php file core/themes/olivero/olivero.post_update.php Post update functions for Olivero.
olivero_post_update_add_olivero_primary_color function core/themes/olivero/olivero.post_update.php Sets the default `base_primary_color` value of Olivero's theme settings.
OpCodeCache::invalidate function core/lib/Drupal/Component/Utility/OpCodeCache.php Invalidates a PHP file from a possibly active opcode cache.
OptionsWidgetBase::validateElement function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/OptionsWidgetBase.php Form validation handler for widget elements.
PagerManager::getUpdatedParameters function core/lib/Drupal/Core/Pager/PagerManager.php Gets the URL query parameter array of a pager link.
PagerManagerInterface::getUpdatedParameters function core/lib/Drupal/Core/Pager/PagerManagerInterface.php Gets the URL query parameter array of a pager link.
PagerManagerTest::testGetUpdatedParameters function core/tests/Drupal/KernelTests/Core/Pager/PagerManagerTest.php @covers ::getUpdatedParameters[[api-linebreak]]
PasswordConfirm::validatePasswordConfirm function core/lib/Drupal/Core/Render/Element/PasswordConfirm.php Validates a password_confirm element.
path.post_update.php file core/modules/path/path.post_update.php Post update functions for the path module.
PathAliasConstraintValidator::validate function core/modules/path/src/Plugin/Validation/Constraint/PathAliasConstraintValidator.php
PathElement::validateMatchedPath function core/lib/Drupal/Core/Render/Element/PathElement.php Form element validation handler for matched_path elements.
PathElementFormTest::validateForm function core/tests/Drupal/KernelTests/Core/Element/PathElementFormTest.php Form validation handler.
PathWidget::validateFormElement function core/modules/path/src/Plugin/Field/FieldWidget/PathWidget.php Form element validation handler for URL alias form element.
path_alias.post_update.php file core/modules/path_alias/path_alias.post_update.php Post update functions for Path Alias.
path_alias_post_update_drop_path_alias_status_index function core/modules/path_alias/path_alias.post_update.php Remove the path_alias__status index.
path_removed_post_updates function core/modules/path/path.post_update.php Implements hook_removed_post_updates().
path_update_last_removed function core/modules/path/path.install Implements hook_update_last_removed().
PerformanceForm::$dateFormatter property core/modules/system/src/Form/PerformanceForm.php The date formatter service.
PgsqlDriverLegacyTest::testDeprecationUpdate function core/modules/pgsql/tests/src/Kernel/pgsql/PgsqlDriverLegacyTest.php @covers Drupal\Core\Database\Driver\pgsql\Update[[api-linebreak]]
pgsql_update_10101 function core/modules/pgsql/pgsql.install Update sequences' owner created from serial columns in PostgreSQL.
PhpBackend::invalidate function core/lib/Drupal/Core/Cache/PhpBackend.php Marks a cache item as invalid.
PhpBackend::invalidateAll function core/lib/Drupal/Core/Cache/PhpBackend.php Marks all cache items as invalid.
PhpBackend::invalidateByHash function core/lib/Drupal/Core/Cache/PhpBackend.php Invalidate one cache item.
PhpBackend::invalidateMultiple function core/lib/Drupal/Core/Cache/PhpBackend.php Marks cache items as invalid.
PhpPasswordTest::testPasswordNeedsUpdate function core/tests/Drupal/Tests/Core/Password/PhpPasswordTest.php Tests a password needs update.
PhpRequirements::$phpEolDates property core/lib/Drupal/Core/Utility/PhpRequirements.php The expected PHP version end-of-life dates, keyed by PHP minor version.
PhpRequirementsTest::testPhpEolDates function core/tests/Drupal/Tests/Core/Utility/PhpRequirementsTest.php Ensures that PHP EOL dates are valid.
PluginExistsConstraintValidator::validate function core/lib/Drupal/Core/Plugin/Plugin/Validation/Constraint/PluginExistsConstraintValidator.php
PluginFormBase::validateConfigurationForm function core/lib/Drupal/Core/Plugin/PluginFormBase.php Form validation handler.
PluginFormInterface::validateConfigurationForm function core/lib/Drupal/Core/Plugin/PluginFormInterface.php Form validation handler.
PoHeader::$poDate property core/lib/Drupal/Component/Gettext/PoHeader.php Date the po file got created.
post_update_test_failing.info.yml file core/modules/system/tests/modules/post_update_test_failing/post_update_test_failing.info.yml core/modules/system/tests/modules/post_update_test_failing/post_update_test_failing.info.yml
post_update_test_failing.post_update.php file core/modules/system/tests/modules/post_update_test_failing/post_update_test_failing.post_update.php Post update functions for test module.
post_update_test_failing_post_update_exception function core/modules/system/tests/modules/post_update_test_failing/post_update_test_failing.post_update.php Post update that throws an exception.
PrepareCallbackTestForm::validateForm function core/tests/Drupal/Tests/Core/Form/FormStateTest.php Form validation handler.
PrimitiveTypeConstraintValidator::validate function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/PrimitiveTypeConstraintValidator.php phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn
PrimitiveTypeConstraintValidatorTest::provideTestValidate function core/tests/Drupal/Tests/Core/Validation/Plugin/Validation/Constraint/PrimitiveTypeConstraintValidatorTest.php
PrimitiveTypeConstraintValidatorTest::testValidate function core/tests/Drupal/Tests/Core/Validation/Plugin/Validation/Constraint/PrimitiveTypeConstraintValidatorTest.php @covers ::validate[[api-linebreak]]
ProjectCoreCompatibility::$possibleCoreUpdateVersions property core/modules/update/src/ProjectCoreCompatibility.php Cache of core versions that are available for updates.

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