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 |
---|---|---|---|
SystemUpdate7000::transform | function | core/ |
Rename blog and forum permissions to be consistent with other content types. |
system_post_update_add_description_to_entity_form_mode | function | core/ |
Update description for form modes. |
system_post_update_add_description_to_entity_view_mode | function | core/ |
Update description for view modes. |
system_post_update_add_langcode_to_all_translatable_config | function | core/ |
Adds a langcode to all simple config which needs it. |
system_post_update_amend_config_sync_readme_url | function | core/ |
Fix path in README.txt in CONFIG_SYNC_DIRECTORY. |
system_post_update_convert_empty_country_and_timezone_settings_to_null | function | core/ |
Updates system.date config to NULL for empty country and timezone defaults. |
system_post_update_enable_password_compatibility | function | core/ |
Enable the password compatibility module. |
system_post_update_linkset_settings | function | core/ |
Add new menu linkset endpoint setting. |
system_post_update_mailer_dsn_settings | function | core/ |
Add new default mail transport dsn. |
system_post_update_mailer_structured_dsn_settings | function | core/ |
Add new default mail transport dsn. |
system_post_update_mail_notification_setting | function | core/ |
Adds default value for the mail_notification config parameter. |
system_post_update_move_development_settings_to_keyvalue | function | core/ |
Move development settings from state to raw key-value storage. |
system_post_update_remove_asset_entries | function | core/ |
Remove redundant asset state and config. |
system_post_update_remove_asset_query_string | function | core/ |
Remove redundant asset query string state. |
system_post_update_set_blank_log_url_to_null | function | core/ |
Updates system.theme.global:logo.url config if it's still at the default. |
system_post_update_set_cron_logging_setting_to_boolean | function | core/ |
Fix system.cron:logging values to boolean. |
system_post_update_timestamp_formatter | function | core/ |
Update timestamp formatter settings for entity view displays. |
system_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
system_updater_info | function | core/ |
Implements hook_updater_info(). |
system_update_10100 | function | core/ |
Remove the year 2038 date limitation. |
system_update_10101 | function | core/ |
Change the {batch} table [bid] field to serial. |
system_update_10201 | function | core/ |
Clear left over entries in the revision data table. |
system_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
Table::validateTable | function | core/ |
#element_validate callback for #type 'table'. |
Tasks::validateDatabaseSettings | function | core/ |
Validates driver specific configuration settings. |
taxonomy.post_update.php | file | core/ |
Post update functions for Taxonomy. |
TaxonomyIndexTid::$validated_exposed_input | property | core/ |
|
TaxonomyIndexTid::validateExposed | function | core/ |
Validate the exposed handler form. |
TaxonomyIndexTid::valueValidate | function | core/ |
Validate the options form. |
TaxonomyTermHierarchyConstraintValidator::validate | function | core/ |
|
taxonomy_node_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for node entities. |
taxonomy_post_update_set_new_revision | function | core/ |
Re-save Taxonomy configurations with new_revision config. |
taxonomy_post_update_set_vocabulary_description_to_null | function | core/ |
Converts empty `description` in vocabularies to NULL. |
taxonomy_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
taxonomy_update_10100 | function | core/ |
Update entity definition to handle revision routes. |
taxonomy_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
template_preprocess_datetime_form | function | core/ |
Prepares variables for datetime form element templates. |
template_preprocess_datetime_wrapper | function | core/ |
Prepares variables for datetime form wrapper templates. |
template_preprocess_locale_translation_update_info | function | core/ |
Prepares variables for translation status information templates. |
template_preprocess_update_fetch_error_message | function | core/ |
Prepares variables for update fetch error message templates. |
template_preprocess_update_last_check | function | core/ |
Prepares variables for last time update data was checked templates. |
template_preprocess_update_project_status | function | core/ |
Prepares variables for update project status templates. |
template_preprocess_update_report | function | core/ |
Prepares variables for project status report templates. |
template_preprocess_update_version | function | core/ |
Prepares variables for update version templates. |
TemporaryJsonapiFileFieldUploader::validate | function | core/ |
Validates the file. |
TemporaryJsonapiFileFieldUploader::validateAndParseContentDispositionHeader | function | core/ |
Validates and extracts the filename from the Content-Disposition header. |
TermForm::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… |
TermKernelTest::testUpdateTermHierarchyDeprecation | function | core/ |
@covers \Drupal\taxonomy\TermStorage::updateTermHierarchy @group legacy |
TermName::validateArgument | function | core/ |
Performs validation for a given argument. |
TermSelection::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
Pagination
- Previous page
- Page 63
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.