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 |
---|---|---|---|
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. |
PhpBackend::invalidateByHash | function | core/ |
Invalidate one cache item. |
PhpBackend::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
PhpExtensionsValidator::validateOpenSsl | function | core/ |
Flags an error if the OpenSSL extension is not installed. |
PhpExtensionsValidator::validateXdebug | function | core/ |
Flags a warning if Xdebug is enabled. |
PhpPasswordTest::testPasswordNeedsUpdate | function | core/ |
Tests a password needs update. |
PhpRequirements::$phpEolDates | property | core/ |
The expected PHP version end-of-life dates, keyed by PHP minor version. |
PhpRequirementsTest::testPhpEolDates | function | core/ |
Ensures that PHP EOL dates are valid. |
PhpTufValidator::validate | function | core/ |
Reacts to a stage event by validating PHP-TUF configuration as needed. |
PhpTufValidator::validateTuf | function | core/ |
Flags messages if PHP-TUF is not installed and configured properly. |
PluginBase::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
PluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
PluginExistsConstraintValidator::validate | function | core/ |
Pagination
- Previous page
- Page 59
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.