Search for date
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Date | class | core/ |
Basic sort handler for dates. |
| Date | class | core/ |
A handler to provide proper displays for dates. |
| Date | class | core/ |
Filter to handle dates stored as a timestamp. |
| Date | class | core/ |
Argument handler for dates. |
| Date | class | core/ |
Basic sort handler for datetime fields. |
| Date | class | core/ |
Date/time views filter. |
| Date | class | core/ |
Abstract argument handler for dates. |
| Date | class | core/ |
Provides a form element for date selection. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormatDate::transform | function | core/ |
Performs the associated process. |
| FormatDateTest | class | core/ |
Tests the format date process plugin. |
| FormatDateTest | class | core/ |
Tests the DateFormatterInterface::format() function. |
| FormatDateTest.php | file | core/ |
|
| FormatDateTest.php | file | core/ |
|
| FormatDateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FormatDateTest::datesDataProvider | function | core/ |
Data provider of test dates. |
| FormatDateTest::providerTestDeprecatedTimezoneConfigurationKey | function | core/ |
Data provider for testDeprecatedTimezoneConfigurationKey. |
| FormatDateTest::testAdminDefinedFormatDate | function | core/ |
Tests admin-defined formats in DateFormatterInterface::format(). |
| FormatDateTest::testDeprecatedTimezoneConfigurationKey | function | core/ |
Tests that "timezone" configuration key triggers deprecation error. |
| FormatDateTest::testMigrateExceptionBadFormat | function | core/ |
Tests that date format mismatches will throw an exception. |
| FormatDateTest::testMigrateExceptionMissingFromFormat | function | core/ |
Tests that missing configuration will throw an exception. |
| FormatDateTest::testMigrateExceptionMissingToFormat | function | core/ |
Tests that missing configuration will throw an exception. |
| FormatDateTest::testMigrateExceptionUnexpectedValue | function | core/ |
Tests that an unexpected date value will throw an exception. |
| FormatDateTest::testTransform | function | core/ |
Tests transformation. |
| FormattedDateDiff | class | core/ |
Contains a formatted time difference. |
| FormattedDateDiff.php | file | core/ |
|
| FormattedDateDiff::$maxAge | property | core/ |
The maximum time in seconds that this string may be cached. |
| FormattedDateDiff::$string | property | core/ |
The actual formatted time difference. |
| FormattedDateDiff::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| FormattedDateDiff::getMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| FormattedDateDiff::getString | function | core/ |
|
| FormattedDateDiff::toRenderable | function | core/ |
Returns a render array representation of the object. |
| FormattedDateDiff::__construct | function | core/ |
Creates a new FormattedDateDiff instance. |
| format_date | function | core/ |
Formats a date, using a date type or a custom date format string. |
| FormBase::validateForm | function | core/ |
Form validation handler. |
| FormBuilder::executeValidateHandlers | function | core/ |
Executes custom validation handlers for a given form. |
| FormBuilder::validateForm | function | core/ |
Validates user-submitted form data in the $form_state. |
| FormController::validateForm | function | core/ |
Implements \Drupal\Core\Form\FormInterface::validateForm(). |
| FormDefaultHandlersTest::customValidateForm | function | core/ |
|
| FormDefaultHandlersTest::validateForm | function | core/ |
Form validation handler. |
| FormElement::validatePattern | function | core/ |
#element_validate callback for #pattern form element property. |
| FormElementMaxlengthTest::validateForm | function | core/ |
Form validation handler. |
| FormInterface::validateForm | function | core/ |
Form validation handler. |
| FormOperations::validateDefaultWorkspace | function | core/ |
Validation handler which sets a validation error for all unsupported forms. |
| FormState::$must_validate | property | core/ |
Ordinarily, a form is only validated once, but there are times when a form is resubmitted internally and should be validated again. Setting this to TRUE will force that to happen. This is most likely to occur during Ajax operations. |
| FormState::$validate_handlers | property | core/ |
Stores the gathered validation handlers. |
| FormState::getValidateHandlers | function | core/ |
Gets the validate handlers. |
| FormState::setValidateHandlers | function | core/ |
Sets the validate handlers. |
| FormStateDecoratorBase::getValidateHandlers | function | core/ |
Gets the validate handlers. |
| FormStateDecoratorBase::setValidateHandlers | function | core/ |
Sets the validate handlers. |
| FormStateDecoratorBaseTest::testGetValidateHandlers | function | core/ |
@covers ::getValidateHandlers[[api-linebreak]] |
| FormStateDecoratorBaseTest::testSetValidateHandlers | function | core/ |
@covers ::setValidateHandlers[[api-linebreak]] |
| FormStateInterface::getValidateHandlers | function | core/ |
Gets the validate handlers. |
| FormStateInterface::setValidateHandlers | function | core/ |
Sets the validate handlers. |
| FormStoragePageCacheTest::testValidateFormStorageOnCachedPage | function | core/ |
Build-id is regenerated when validating cached form. |
| FormTest::validateSelectSorting | function | core/ |
Validates that the options are in the right order in a select. |
| FormTestArgumentsObject::validateForm | function | core/ |
Form validation handler. |
| FormTestClickedButtonForm::validateForm | function | core/ |
Form validation handler. |
| FormTestControllerObject::validateForm | function | core/ |
Form validation handler. |
Pagination
- Previous page
- Page 44
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.