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 |
---|---|---|---|
PackageManagerUpdateProcessor | class | core/ |
Extends the Update Status update processor allow fetching any project. |
PackageManagerUpdateProcessor.php | file | core/ |
|
PackageManagerUpdateProcessor::getProjectData | function | core/ |
Gets the project data by name. |
PackageManagerUpdateProcessor::processFetchTask | function | core/ |
Processes a task to fetch available update data for a single project. |
PackageManagerUpdateProcessor::__construct | function | core/ |
Constructs an UpdateProcessor. |
PackageUpdateTest | class | core/ |
Tests updating packages in a stage directory. |
PackageUpdateTest.php | file | core/ |
|
PackageUpdateTest::testPackageUpdate | function | core/ |
Tests updating packages in a stage directory. |
package_manager_post_update_test | function | core/ |
Here is a fake post-update hook. |
package_manager_test_update.info.yml | file | core/ |
core/modules/package_manager/tests/modules/package_manager_test_update/package_manager_test_update.info.yml |
package_manager_update_2147483647 | function | core/ |
Here is a fake update hook. |
Page::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
Page::validateOptionsForm | function | core/ |
Validate the options form. |
PagerManager::getUpdatedParameters | function | core/ |
Gets the URL query parameter array of a pager link. |
PagerManagerInterface::getUpdatedParameters | function | core/ |
Gets the URL query parameter array of a pager link. |
PagerManagerTest::testGetUpdatedParameters | function | core/ |
@covers ::getUpdatedParameters[[api-linebreak]] |
PagerPluginBase::exposedFormValidate | function | core/ |
Allows the exposed form to be validated. |
PagerPluginBase::updatePageInfo | function | core/ |
Updates the pager information. |
PagerPluginBase::validateOptionsForm | function | core/ |
Provide the default form for validating options. |
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. |
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[[api-linebreak]] @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. |
Pagination
- Previous page
- Page 54
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.