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 |
---|---|---|---|
MigrateUpdateConfigsTest::setUp | function | core/ |
|
MigrateUpdateConfigsTest::testUpdateSettings | function | core/ |
Tests migration of update variables to update.settings.yml. |
MigrateValidatableEntityInterface::validateEntity | function | core/ |
Validates the entity. |
migrate_drupal.post_update.php | file | core/ |
Post update functions for migrate_drupal. |
migrate_drupal_post_update_uninstall_multilingual | function | core/ |
Uninstall migrate_drupal_multilingual since migrate_drupal is installed. |
migrate_drupal_update_8501 | function | core/ |
Creates migrate_drupal.settings config object. |
migrate_drupal_update_8502 | function | core/ |
Sets the follow-up migration tags. |
migrate_drupal_update_8601 | function | core/ |
Install migrate_drupal_multilingual since migrate_drupal is installed. |
migrate_update_8001 | function | core/ |
Remove load plugin references from existing migrations. |
ModeratedContentViewLatestRevisionUpdateTest | class | core/ |
Tests the upgrade path for updating the moderated content view. |
ModeratedContentViewLatestRevisionUpdateTest.php | file | core/ |
|
ModeratedContentViewLatestRevisionUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
ModeratedContentViewLatestRevisionUpdateTest::testUpdateModeratedContentView | function | core/ |
Tests updating the moderated content view. |
ModerationStateConstraintValidator::validate | function | core/ |
|
ModerationStateFieldItemList::updateModeratedEntity | function | core/ |
Updates the default revision flag and the publishing status of the entity. |
ModerationStateViewsFieldUpdateTest | class | core/ |
Test updating the views moderation state field plugin ID. |
ModerationStateViewsFieldUpdateTest.php | file | core/ |
|
ModerationStateViewsFieldUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
ModerationStateViewsFieldUpdateTest::testViewsFieldIdUpdate | function | core/ |
Test the views field ID update. |
ModerationStateViewsFieldUpdateTest::testViewsFieldIdUpdateWithoutViews | function | core/ |
Tests that the update succeeds even if Views is not installed. |
ModerationStateWidget::validateElement | function | core/ |
Form validation handler for widget elements. |
Module::canUpdate | function | core/ |
Determines whether this class can update the specified project. |
Module::canUpdateDirectory | function | core/ |
Determines if the Updater can handle the project provided in $directory. |
Module::getSchemaUpdates | function | core/ |
Returns available database schema updates once a new version is installed. |
Module::postUpdateTasks | function | core/ |
Returns an array of links to pages that should be visited post operation. |
ModuleInstaller::updateKernel | function | core/ |
Updates the kernel module list. |
ModuleInstaller::validateUninstall | function | core/ |
Determines whether a list of modules can be uninstalled. |
ModuleInstaller::validateUninstall | function | core/ |
Determines whether a list of modules can be uninstalled. |
ModuleInstallerInterface::validateUninstall | function | core/ |
Determines whether a list of modules can be uninstalled. |
ModuleRequiredByThemesUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
ModuleRequiredByThemesUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
ModuleRequiredByThemesUninstallValidatorTest::testValidateNoThemeDependency | function | core/ |
@covers ::validate[[api-linebreak]] |
ModuleRequiredByThemesUninstallValidatorTest::testValidateOneThemeDependency | function | core/ |
@covers ::validate[[api-linebreak]] |
ModuleRequiredByThemesUninstallValidatorTest::testValidateTwoThemeDependencies | function | core/ |
@covers ::validate[[api-linebreak]] |
ModulesUninstallForm::validateForm | function | core/ |
Form validation handler. |
ModuleUninstallValidatorInterface::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
module_test.post_update.php | file | core/ |
Post update functions for test module. |
module_test_post_update_test | function | core/ |
Test post update function. |
MonthDate | class | core/ |
Argument handler for a month. |
MonthDate | class | core/ |
Argument handler for a month (MM) |
MonthDate.php | file | core/ |
|
MonthDate.php | file | core/ |
|
MonthDate::$argFormat | property | core/ |
The date format used in the query. |
MonthDate::$argFormat | property | core/ |
The date format used in the query. |
MonthDate::$format | property | core/ |
The date format used in the title. |
MonthDate::summaryArgument | function | core/ |
Provide the argument to use to link from the summary to the next level; this will be called once per row of a summary, and used as part of $view->getUrl(). |
MonthDate::summaryName | function | core/ |
Provides the name to use for the summary. By default this is just the name field. |
MonthDate::title | function | core/ |
Get the title this argument will assign the view, given the argument. |
MonthDatePluginTest | class | core/ |
Tests the Month Date Plugin. |
MonthDatePluginTest.php | file | core/ |
Pagination
- Previous page
- Page 56
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.