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 or time selection. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
PagerManagerTest::testGetUpdatedParameters | function | core/ |
@covers ::getUpdatedParameters |
PagerPluginBase::exposedFormValidate | function | core/ |
|
PagerPluginBase::updatePageInfo | function | core/ |
Updates the pager information. |
PagerPluginBase::validateOptionsForm | function | core/ |
Provide the default form for validating options. |
PasswordCompatibilityUpdateTest | class | core/ |
Tests that users created with Drupal prior to version 10.1.x can still login. |
PasswordCompatibilityUpdateTest.php | file | core/ |
|
PasswordCompatibilityUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
PasswordCompatibilityUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
PasswordCompatibilityUpdateTest::testPasswordCompatibility | function | core/ |
Tests that the password compatibility is working properly. |
PasswordConfirm::validatePasswordConfirm | function | core/ |
Validates a password_confirm element. |
path.post_update.php | file | core/ |
Post update functions for the path module. |
PathAlias::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
PathAliasConstraintValidator::validate | function | core/ |
|
PathAliasRevisionIndexesUpdatePathTest | class | core/ |
Tests the update path for the path_alias_revision table indices. |
PathAliasRevisionIndexesUpdatePathTest.php | file | core/ |
|
PathAliasRevisionIndexesUpdatePathTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
PathAliasRevisionIndexesUpdatePathTest::testRunUpdates | function | core/ |
Tests the update path for the path_alias_revision table indices. |
PathAliasUpdateTest | class | core/ |
Tests update hooks the path_alias module. |
PathAliasUpdateTest.php | file | core/ |
|
PathAliasUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
PathAliasUpdateTest::testPathAliasStatusIndexRemoved | function | core/ |
Tests path_alias_post_update_drop_path_alias_status_index. |
PathElement::validateMatchedPath | function | core/ |
Form element validation handler for matched_path elements. |
PathElementFormTest::validateForm | function | core/ |
Form validation handler. |
PathPluginBase::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
PathPluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
PathPluginBase::validatePath | function | core/ |
Validates the path of the display. |
PathWidget::validateFormElement | function | core/ |
Form element validation handler for URL alias form element. |
path_alias.post_update.php | file | core/ |
Post update functions for Path Alias. |
path_alias_post_update_update_path_alias_revision_indexes | function | core/ |
Update the path_alias_revision indices. |
path_alias_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
path_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
path_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
PendingUpdatesValidator | class | core/ |
Validates that there are no pending database updates. |
PendingUpdatesValidator.php | file | core/ |
|
PendingUpdatesValidator::getSubscribedEvents | function | core/ |
|
PendingUpdatesValidator::updatesExist | function | core/ |
Checks if there are any pending update or post-update hooks. |
PendingUpdatesValidator::validate | function | core/ |
Validates that there are no pending database updates. |
PendingUpdatesValidator::__construct | function | core/ |
|
PendingUpdatesValidatorTest | class | core/ |
@covers \Drupal\package_manager\Validator\PendingUpdatesValidator @group package_manager @internal |
PendingUpdatesValidatorTest.php | file | core/ |
|
PendingUpdatesValidatorTest::$modules | property | core/ |
Modules to install. |
PendingUpdatesValidatorTest::testNoPendingUpdates | function | core/ |
Tests that no error is raised if there are no pending updates. |
PendingUpdatesValidatorTest::testPendingPostUpdate | function | core/ |
Tests that an error is raised if there are pending post-updates. |
PendingUpdatesValidatorTest::testPendingUpdateAfterStaged | function | core/ |
Tests that pending updates stop an operation from being applied. |
PendingUpdatesValidatorTest::testPendingUpdateHook | function | core/ |
Tests that an error is raised if there are pending schema updates. |
PerformanceForm::$dateFormatter | property | core/ |
The date formatter service. |
pgsql.views.date_sql | service | core/ |
Drupal\views\Plugin\views\query\PostgresqlDateSql |
pgsql_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
PhpBackend::invalidate | function | core/ |
Marks a cache item as invalid. |
PhpBackend::invalidateAll | function | core/ |
Marks all cache items as invalid. |
Pagination
- Previous page
- Page 57
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.