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
PathAliasConstraintValidator::validate function core/modules/path/src/Plugin/Validation/Constraint/PathAliasConstraintValidator.php
PathAliasRevisionIndexesUpdatePathTest class core/modules/path_alias/tests/src/Functional/Update/PathAliasRevisionIndexesUpdatePathTest.php Tests the update path for the path_alias_revision table indices.
PathAliasRevisionIndexesUpdatePathTest.php file core/modules/path_alias/tests/src/Functional/Update/PathAliasRevisionIndexesUpdatePathTest.php
PathAliasRevisionIndexesUpdatePathTest::setDatabaseDumpFiles function core/modules/path_alias/tests/src/Functional/Update/PathAliasRevisionIndexesUpdatePathTest.php Set database dump files to be used.
PathAliasRevisionIndexesUpdatePathTest::testRunUpdates function core/modules/path_alias/tests/src/Functional/Update/PathAliasRevisionIndexesUpdatePathTest.php Tests the update path for the path_alias_revision table indices.
PathAliasUpdateTest class core/modules/path_alias/tests/src/Functional/PathAliasUpdateTest.php Tests update hooks the path_alias module.
PathAliasUpdateTest.php file core/modules/path_alias/tests/src/Functional/PathAliasUpdateTest.php
PathAliasUpdateTest::setDatabaseDumpFiles function core/modules/path_alias/tests/src/Functional/PathAliasUpdateTest.php Set database dump files to be used.
PathAliasUpdateTest::testPathAliasStatusIndexRemoved function core/modules/path_alias/tests/src/Functional/PathAliasUpdateTest.php Tests path_alias_post_update_drop_path_alias_status_index.
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.
PathPluginBase::validate function core/modules/views/src/Plugin/views/display/PathPluginBase.php Validate that the plugin is correct and can be saved.
PathPluginBase::validateOptionsForm function core/modules/views/src/Plugin/views/display/PathPluginBase.php Validate the options form.
PathPluginBase::validatePath function core/modules/views/src/Plugin/views/display/PathPluginBase.php Validates the path of the display.
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_update_path_alias_revision_indexes function core/modules/path_alias/path_alias.post_update.php Update the path_alias_revision indices.
path_alias_removed_post_updates function core/modules/path_alias/path_alias.post_update.php Implements hook_removed_post_updates().
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().
PendingUpdatesValidator class core/modules/package_manager/src/Validator/PendingUpdatesValidator.php Validates that there are no pending database updates.
PendingUpdatesValidator.php file core/modules/package_manager/src/Validator/PendingUpdatesValidator.php
PendingUpdatesValidator::getSubscribedEvents function core/modules/package_manager/src/Validator/PendingUpdatesValidator.php
PendingUpdatesValidator::updatesExist function core/modules/package_manager/src/Validator/PendingUpdatesValidator.php Checks if there are any pending update or post-update hooks.
PendingUpdatesValidator::validate function core/modules/package_manager/src/Validator/PendingUpdatesValidator.php Validates that there are no pending database updates.
PendingUpdatesValidator::__construct function core/modules/package_manager/src/Validator/PendingUpdatesValidator.php
PendingUpdatesValidatorTest class core/modules/package_manager/tests/src/Kernel/PendingUpdatesValidatorTest.php @covers \Drupal\package_manager\Validator\PendingUpdatesValidator
@group package_manager
@internal
PendingUpdatesValidatorTest.php file core/modules/package_manager/tests/src/Kernel/PendingUpdatesValidatorTest.php
PendingUpdatesValidatorTest::$modules property core/modules/package_manager/tests/src/Kernel/PendingUpdatesValidatorTest.php Modules to install.
PendingUpdatesValidatorTest::testNoPendingUpdates function core/modules/package_manager/tests/src/Kernel/PendingUpdatesValidatorTest.php Tests that no error is raised if there are no pending updates.
PendingUpdatesValidatorTest::testPendingPostUpdate function core/modules/package_manager/tests/src/Kernel/PendingUpdatesValidatorTest.php Tests that an error is raised if there are pending post-updates.
PendingUpdatesValidatorTest::testPendingUpdateAfterStaged function core/modules/package_manager/tests/src/Kernel/PendingUpdatesValidatorTest.php Tests that pending updates stop an operation from being applied.
PendingUpdatesValidatorTest::testPendingUpdateHook function core/modules/package_manager/tests/src/Kernel/PendingUpdatesValidatorTest.php Tests that an error is raised if there are pending schema updates.
PerformanceForm::$dateFormatter property core/modules/system/src/Form/PerformanceForm.php The date formatter service.
pgsql.views.date_sql service core/modules/views/views.services.yml Drupal\views\Plugin\views\query\PostgresqlDateSql
pgsql_update_last_removed function core/modules/pgsql/pgsql.install Implements hook_update_last_removed().
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.
PhpExtensionsValidator::validateOpenSsl function core/modules/package_manager/src/Validator/PhpExtensionsValidator.php Flags an error if the OpenSSL extension is not installed.
PhpExtensionsValidator::validateXdebug function core/modules/package_manager/src/Validator/PhpExtensionsValidator.php Flags a warning if Xdebug is enabled.
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.
PhpTufValidator::validate function core/modules/package_manager/src/Validator/PhpTufValidator.php Reacts to a stage event by validating PHP-TUF configuration as needed.
PhpTufValidator::validateTuf function core/modules/package_manager/src/Validator/PhpTufValidator.php Flags messages if PHP-TUF is not installed and configured properly.
PluginBase::validate function core/modules/views/src/Plugin/views/PluginBase.php Validate that the plugin is correct and can be saved.
PluginBase::validateOptionsForm function core/modules/views/src/Plugin/views/PluginBase.php Validate the options form.
PluginExistsConstraintValidator::validate function core/lib/Drupal/Core/Plugin/Plugin/Validation/Constraint/PluginExistsConstraintValidator.php

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