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 |
---|---|---|---|
MenuTreeSerializationTitleTest::testUpdate | function | core/ |
Ensures that the system_update_8001() runs as expected. |
MenuTreeStorage::updateParentalStatus | function | core/ |
Sets has_children for the link's parent if it has visible children. |
menu_link_content.post_update.php | file | core/ |
Post update functions for the Menu link content module. |
menu_link_content_path_alias_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'path_alias'. |
menu_link_content_post_update_make_menu_link_content_revisionable | function | core/ |
Update custom menu links to be revisionable. |
menu_link_content_update_8601 | function | core/ |
Add the publishing status entity key to custom menu links. |
menu_ui_form_node_type_form_validate | function | core/ |
Validate handler for forms with menu options. |
Merge::$needsUpdate | property | core/ |
Flag indicating whether an UPDATE is necessary. |
Merge::$updateFields | property | core/ |
An array of fields that will be updated. |
Merge::STATUS_UPDATE | constant | core/ |
Returned by execute() if an UPDATE query has been executed. |
Merge::updateFields | function | core/ |
Adds a set of field->value pairs to be updated. |
MergeTest::testMergeInsertWithoutUpdate | function | core/ |
Tests that we can merge-insert without any update fields. |
MergeTest::testMergeUpdate | function | core/ |
Confirms that we can merge-update a record successfully. |
MergeTest::testMergeUpdateExcept | function | core/ |
Confirms that we can merge-update a record successfully. |
MergeTest::testMergeUpdateExplicit | function | core/ |
Confirms that we can merge-update a record, with alternate replacement. |
MergeTest::testMergeUpdateExpression | function | core/ |
Confirms that we can merge-update a record successfully, with expressions. |
MergeTest::testMergeUpdateWithoutUpdate | function | core/ |
Confirms that we can merge-update without any update fields. |
MessageForm::$dateFormatter | property | core/ |
The date formatter service. |
MessageForm::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… |
MetapackageUpdateTest | class | core/ |
Test to see if the metapackages are up-to-date with the root composer.lock. |
MetapackageUpdateTest.php | file | core/ |
|
MetapackageUpdateTest::testUpdated | function | core/ |
Test to see if the generated metapackages are in sync with composer.lock. |
MetapackageUpdateTest::updatedTestData | function | core/ |
Test data for testUpdated |
MigrateDateFormatTest | class | core/ |
Upgrade date formats to core.date_format.*.yml. |
MigrateDateFormatTest.php | file | core/ |
|
MigrateDateFormatTest::setUp | function | core/ |
|
MigrateDateFormatTest::testDateFormats | function | core/ |
Tests the Drupal 6 date formats to Drupal 8 migration. |
MigrateDrupalUpdateTest | class | core/ |
Tests that migrate_drupal_multilingual is uninstalled. |
MigrateDrupalUpdateTest.php | file | core/ |
|
MigrateDrupalUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
MigrateDrupalUpdateTest::testSourceFeedRequired | function | core/ |
Tests migrate_drupal_multilingual uninstallation. |
MigrateIdMapInterface::getRowsNeedingUpdate | function | core/ |
Retrieves an array of map rows marked as needing update. |
MigrateIdMapInterface::prepareUpdate | function | core/ |
Prepares to run a full update. |
MigrateIdMapInterface::setUpdate | function | core/ |
Sets a specified record to be updated, if it exists. |
MigrateIdMapInterface::STATUS_NEEDS_UPDATE | constant | core/ |
Indicates that the row needs to be updated. |
MigrateIdMapInterface::updateCount | function | core/ |
Returns a count of items which are marked as needing update. |
MigrateLinkDomainSettingFromRestToHalUpdateTest | class | core/ |
'link_domain' is migrated from 'rest.settings' to 'hal.settings'. |
MigrateLinkDomainSettingFromRestToHalUpdateTest.php | file | core/ |
|
MigrateLinkDomainSettingFromRestToHalUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
MigrateLinkDomainSettingFromRestToHalUpdateTest::testLinkDomainMigratedFromRestSettingsToHalSettings | function | core/ |
Tests hal_update_8301(). |
MigrateSourceTest::testNextNeedsUpdate | function | core/ |
Test that $row->needsUpdate() works as expected. |
MigrateSourceTest::testOutdatedHighwater | function | core/ |
Test that an outdated highwater mark does not cause a row to be imported. |
MigrateSqlIdMapTest::testGetRowsNeedingUpdate | function | core/ |
Tests the getRowsNeedingUpdate method for rows that need an update. |
MigrateSqlIdMapTest::testPrepareUpdate | function | core/ |
Tests prepareUpdate(). |
MigrateSqlIdMapTest::testSetUpdate | function | core/ |
Tests setting a row source_row_status to STATUS_NEEDS_UPDATE. |
MigrateSqlIdMapTest::testUpdateCount | function | core/ |
Performs the update count test with a given number of update rows. |
MigrateSqlIdMapTest::updateCountDataProvider | function | core/ |
Data provider for testUpdateCount(). |
MigrateUpdateConfigsTest | class | core/ |
Upgrade variables to update.settings.yml. |
MigrateUpdateConfigsTest.php | file | core/ |
|
MigrateUpdateConfigsTest::$modules | property | core/ |
Modules to enable. |
Pagination
- Previous page
- Page 55
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.