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 |
---|---|---|---|
ContentEntityForm::validateForm | function | core/ |
Button-level validation handlers are highly discouraged for entity forms, as they will prevent entity validation from running. If the entity is going to be saved during the form submission, this method should be manually invoked from the button-level… |
ContentEntityFormInterface::validateForm | function | core/ |
Note that extending classes should not override this method to add entity validation logic, but define further validation constraints using the entity validation API and/or provide a new validation constraint if necessary. This is the only way to… |
ContentEntityNonRevisionableFieldTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
ContentEntityStorageBase::onFieldDefinitionUpdate | function | core/ |
|
ContentEntityStorageBase::onFieldStorageDefinitionUpdate | function | core/ |
|
ContentModerationState::updateOrCreateFromEntity | function | core/ |
Creates or updates an entity's moderation state whilst saving that entity. |
ContentModerationStateTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
ContentTranslationConfigImportTest::testConfigImportUpdates | function | core/ |
Tests config import updates. |
ContentTranslationEntityBundleInfoTest::testBundleClearOnLanguageContentSettingUpdate | function | core/ |
Tests that bundle translation setting changes are propagated. |
ContentTranslationHandler::$dateFormatter | property | core/ |
The date formatter service. |
ContentTranslationHandler::entityFormValidate | function | core/ |
Form validation handler for ContentTranslationHandler::entityFormAlter(). |
ContentTranslationMetadataWrapper::isOutdated | function | core/ |
|
ContentTranslationMetadataWrapper::setOutdated | function | core/ |
|
ContentTranslationMetadataWrapperInterface::isOutdated | function | core/ |
Returns the translation outdated status. |
ContentTranslationMetadataWrapperInterface::setOutdated | function | core/ |
Sets the translation outdated status. |
ContentTranslationModuleInstallTest::testFieldUpdates | function | core/ |
Tests that content translation fields are created upon module installation. |
ContentTranslationOutdatedRevisionTranslationTest | class | core/ |
Tests the "Flag as outdated" functionality with revision translations. |
ContentTranslationOutdatedRevisionTranslationTest.php | file | core/ |
|
ContentTranslationOutdatedRevisionTranslationTest::$defaultTheme | property | core/ |
|
ContentTranslationOutdatedRevisionTranslationTest::assertFlagWidget | function | core/ |
Checks whether the flag widget is displayed. |
ContentTranslationOutdatedRevisionTranslationTest::setUp | function | core/ |
|
ContentTranslationOutdatedRevisionTranslationTest::testFlagAsOutdatedHidden | function | core/ |
Tests that outdated revision translations work correctly. |
ContentTranslationSynchronizedFieldsConstraintValidator::validate | function | core/ |
|
ContentTranslationUITestBase::doTestOutdatedStatus | function | core/ |
Tests up-to-date status tracking. |
ContentUninstallValidator::validate | function | core/ |
|
ContentUninstallValidator::validate | function | core/ |
|
content_moderation.post_update.php | file | core/ |
Post update functions for the Content Moderation module. |
content_moderation_entity_update | function | core/ |
Implements hook_entity_update(). |
content_moderation_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
content_moderation_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
content_moderation_workflow_update | function | core/ |
Implements hook_ENTITY_TYPE_update(). |
content_translation_form_language_content_settings_validate | function | core/ |
Form validation handler for content_translation_admin_settings_form(). |
content_translation_language_configuration_element_validate | function | core/ |
Form validation handler for element added with content_translation_language_configuration_element_process(). |
content_translation_language_content_settings_update | function | core/ |
Implements hook_ENTITY_TYPE_update(). |
content_translation_language_fallback_candidates_entity_view_alter | function | core/ |
Implements hook_language_fallback_candidates_OPERATION_alter(). |
content_translation_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
Context::validate | function | core/ |
|
Context::validate | function | core/ |
|
ContextAwarePluginInterface::validateContexts | function | core/ |
Validates the set values for the defined contexts. |
ContextAwarePluginTrait::validateContexts | function | core/ |
|
ContextInterface::validate | function | core/ |
Validates the set context value. |
contextual.post_update.php | file | core/ |
Post update functions for Contextual Links. |
ContextualValidatorInterface::validate | function | core/ |
Validates a value against a constraint or a list of constraints. |
contextual_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
Convert::validateArguments | function | core/ |
|
core.date_format.fallback.yml | file | core/ |
core/modules/system/config/install/core.date_format.fallback.yml |
core.date_format.fancy.yml | file | core/ |
core/modules/system/tests/themes/test_basetheme/config/install/core.date_format.fancy.yml |
core.date_format.html_date.yml | file | core/ |
core/modules/system/config/install/core.date_format.html_date.yml |
core.date_format.html_datetime.yml | file | core/ |
core/modules/system/config/install/core.date_format.html_datetime.yml |
core.date_format.html_month.yml | file | core/ |
core/modules/system/config/install/core.date_format.html_month.yml |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.