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 |
---|---|---|---|
TaxonomyParentUpdateTest::setUp | function | core/ |
Overrides WebTestBase::setUp() for update testing. |
TaxonomyParentUpdateTest::testTaxonomyUpdateParents | function | core/ |
Tests taxonomy term parents update. |
TaxonomyTermHierarchyConstraintValidator::validate | function | core/ |
|
TaxonomyTermParentMultilingualTest::testMultilingualTermParentUpdate | function | core/ |
Tests taxonomy multilingual term parents update. |
TaxonomyTermUpdatePathTest | class | core/ |
Tests the upgrade path for taxonomy terms. |
TaxonomyTermUpdatePathTest.php | file | core/ |
|
TaxonomyTermUpdatePathTest::assertTermName | function | core/ |
Assert that a term name matches the expectation. |
TaxonomyTermUpdatePathTest::replaceUser1 | function | core/ |
Replace User 1 with the user created here. |
TaxonomyTermUpdatePathTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
TaxonomyTermUpdatePathTest::testConversionToRevisionable | function | core/ |
Tests the conversion of taxonomy terms to be revisionable. |
TaxonomyTermUpdatePathTest::testMissingDataUpdateRequirementsCheck | function | core/ |
Test the update hook requirements check for revisionable terms. |
TaxonomyTermUpdatePathTest::testPublishable | function | core/ |
Tests the conversion of taxonomy terms to be publishable. |
TaxonomyTermUpdatePathTest::testPublishingStatusUpdateForTaxonomyTermViews | function | core/ |
Tests handling of the publishing status in taxonomy term views updates. |
TaxonomyTermUpdatePathTest::testPublishingStatusUpdateForTaxonomyTermViewsWithoutViews | function | core/ |
Tests taxonomy term views updates succeed even if Views is not installed. |
TaxonomyTermUpdatePathTest::testStatusCheckbox | function | core/ |
Tests that the taxonomy_term entity form has the status checkbox. |
TaxonomyVocabularyHierarchyUpdateTest | class | core/ |
Tests that the 'hierarchy' property is removed from vocabularies. |
TaxonomyVocabularyHierarchyUpdateTest.php | file | core/ |
|
TaxonomyVocabularyHierarchyUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
TaxonomyVocabularyHierarchyUpdateTest::testTaxonomyUpdateParents | function | core/ |
Tests that the 'hierarchy' property is removed from vocabularies. |
taxonomy_node_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for node entities. |
taxonomy_post_update_clear_entity_bundle_field_definitions_cache | function | core/ |
Clear entity_bundle_field_definitions cache for new parent field settings. |
taxonomy_post_update_clear_views_data_cache | function | core/ |
Clear caches due to updated taxonomy entity views data. |
taxonomy_post_update_configure_status_field_widget | function | core/ |
Add status with settings to all form displays for taxonomy entities. |
taxonomy_post_update_handle_publishing_status_addition_in_views | function | core/ |
Add a 'published' = TRUE filter for all Taxonomy term views and converts existing ones that were using the 'content_translation_status' field. |
taxonomy_post_update_make_taxonomy_term_revisionable | function | core/ |
Update taxonomy terms to be revisionable. |
taxonomy_post_update_remove_hierarchy_from_vocabularies | function | core/ |
Remove the 'hierarchy' property from vocabularies. |
taxonomy_update_8501 | function | core/ |
Convert the custom taxonomy term hierarchy storage to a default storage. |
taxonomy_update_8502 | function | core/ |
Copy hierarchy from {taxonomy_term_hierarchy} to {taxonomy_term__parent}. |
taxonomy_update_8503 | function | core/ |
Update views to use {taxonomy_term__parent} in relationships. |
taxonomy_update_8601 | function | core/ |
Add the publishing status fields to taxonomy terms. |
taxonomy_update_8701 | function | core/ |
Add an index on the 'taxonomy_term__parent' field table. |
taxonomy_update_8702 | function | core/ |
Fix the parent field langcode data. |
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_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. |
TempstoreKeyUpdatePathTest | class | core/ |
Tests the upgrade path for Layout Builder tempstore keys. |
TempstoreKeyUpdatePathTest.php | file | core/ |
|
TempstoreKeyUpdatePathTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
TempstoreKeyUpdatePathTest::testRunUpdates | function | core/ |
Tests the upgrade path for Layout Builder extra fields. |
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… |
TermName::validateArgument | function | core/ |
Performs validation for a given argument. |
TermSelection::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
TermStorage::updateTermHierarchy | function | core/ |
Updates terms hierarchy information with the hierarchy trail of it. |
TermStorageInterface::updateTermHierarchy | function | core/ |
Updates terms hierarchy information with the hierarchy trail of it. |
Pagination
- Previous page
- Page 68
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.