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 |
---|---|---|---|
ConfigurableLanguageManager::updateLockedLanguageWeights | function | core/ |
Updates locked system language weights. |
ConfigurableLanguageManagerInterface::updateLockedLanguageWeights | function | core/ |
Updates locked system language weights. |
ConfigurableSearchPluginBase::validateConfigurationForm | function | core/ |
Form validation handler. |
ConfigureBlockFormBase::validateForm | function | core/ |
Form validation handler. |
ConfigureSectionForm::$isUpdate | property | core/ |
Indicates whether the section is being added or updated. |
ConfigureSectionForm::validateForm | function | core/ |
Form validation handler. |
ConfigValidation::validateCatCount | function | core/ |
Validates a number. |
ConfigValidation::validateCats | function | core/ |
Validates cats. |
ConfigValidation::validateGiraffes | function | core/ |
Validates giraffes. |
ConfigValidation::validateLlama | function | core/ |
Validates a llama. |
ConfigValidation::validateMapping | function | core/ |
Validates a mapping. |
ConfigValidation::validateSequence | function | core/ |
Validates a sequence. |
config_test_config_test_update | function | core/ |
Implements hook_config_test_update(). |
Connection::update | function | core/ |
Prepares and returns an UPDATE query object. |
contact.post_update.php | file | core/ |
Post update functions for Contact. |
ContactFormEditForm::validateForm | function | core/ |
Form validation handler. |
ContactSitewideTest::updateContactForm | function | core/ |
Updates a form. |
ContactUpdateTest | class | core/ |
Tests contact update path. |
ContactUpdateTest.php | file | core/ |
|
ContactUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
ContactUpdateTest::testPostUpdateContactFormFields | function | core/ |
Tests contact_form updates. |
contact_post_update_add_message_redirect_field_to_contact_form | function | core/ |
Initialize 'message' and 'redirect' field values to 'contact_form' entities. |
ContentEntityBase::$validated | property | core/ |
Whether entity validation was performed. |
ContentEntityBase::updateFieldLangcodes | function | core/ |
Updates language for already instantiated fields. |
ContentEntityBase::updateLoadedRevisionId | function | core/ |
|
ContentEntityBase::updateOriginalValues | function | core/ |
Updates the original values with the interim changes. |
ContentEntityBase::validate | function | core/ |
|
ContentEntityBaseUnitTest::testValidate | function | core/ |
@covers ::validate |
ContentEntityConfirmFormBase::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… |
ContentEntityForm::updateChangedTime | function | core/ |
Updates the changed time of the entity. |
ContentEntityForm::updateFormLangcode | function | core/ |
Updates the form language to reflect any change to the entity language. |
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… |
ContentEntityStorageBase::onFieldDefinitionUpdate | function | core/ |
|
ContentEntityStorageBase::onFieldStorageDefinitionUpdate | function | core/ |
|
ContentModerationState::updateOrCreateFromEntity | function | core/ |
Creates or updates an entity's moderation state whilst saving that entity. |
ContentModerationUpdateTest | class | core/ |
Tests that content moderation settings are updated during database updates. |
ContentModerationUpdateTest.php | file | core/ |
|
ContentModerationUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
ContentModerationUpdateTest::testOwnerEntityKey | function | core/ |
Tests that the content moderation state entity has an 'owner' entity key. |
ContentTranslationConfigImportTest::testConfigImportUpdates | function | core/ |
Tests config import updates. |
ContentTranslationEntityBundleInfoTest::testBundleClearOnLanguageContentSettingUpdate | function | core/ |
Tests that bundle translation setting changes are propegated. |
ContentTranslationHandler::$dateFormatter | property | core/ |
The date formatter service. |
ContentTranslationHandler::entityFormValidate | function | core/ |
Form validation handler for ContentTranslationHandler::entityFormAlter(). |
ContentTranslationMetadataWrapper::isOutdated | function | core/ |
Returns the translation outdated status. |
ContentTranslationMetadataWrapper::setOutdated | function | core/ |
Sets the translation outdated status. |
ContentTranslationMetadataWrapperInterface::isOutdated | function | core/ |
Returns the translation outdated status. |
ContentTranslationMetadataWrapperInterface::setOutdated | function | core/ |
Sets the translation outdated status. |
ContentTranslationModuleInstallTest::testFieldUpdates | function | core/ |
Test that content translation fields are created upon module installation. |
ContentTranslationOutdatedRevisionTranslationTest | class | core/ |
Tests the "Flag as outdated" functionality with revision translations. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.