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 |
---|---|---|---|
UpdateContribTest::$modules | property | core/ |
Modules to install. |
UpdateContribTest::$updateProject | property | core/ |
The project that is being tested. |
UpdateContribTest::$updateTableLocator | property | core/ |
The CSS locator for the update table run asserts on. |
UpdateContribTest::assertCoreCompatibilityMessage | function | core/ |
Asserts that a core compatibility message is correct for an update. |
UpdateContribTest::doTestSecurityUpdateAvailability | function | core/ |
Tests update status of security releases. |
UpdateContribTest::securityUpdateAvailabilityProvider | function | core/ |
Data provider method for testSecurityUpdateAvailability(). |
UpdateContribTest::setUp | function | core/ |
|
UpdateContribTest::testCoreCompatibilityMessage | function | core/ |
Tests that core compatibility messages are displayed. |
UpdateContribTest::testHookUpdateStatusAlter | function | core/ |
Checks that hook_update_status_alter() works to change a status. |
UpdateContribTest::testNonStandardVersionStrings | function | core/ |
Tests messages for invalid, empty and missing version strings. |
UpdateContribTest::testNoReleasesAvailable | function | core/ |
Tests when there is no available release data for a contrib module. |
UpdateContribTest::testNormalUpdateAvailable | function | core/ |
Tests the Update Manager module when one normal update is available. |
UpdateContribTest::testRevokedRelease | function | core/ |
Tests messages when a project release is unpublished. |
UpdateContribTest::testSecurityUpdateAvailability | function | core/ |
Tests update status of security releases. |
UpdateContribTest::testUnsupportedRelease | function | core/ |
Tests messages when a project release is marked unsupported. |
UpdateContribTest::testUpdateBaseThemeSecurityUpdate | function | core/ |
Tests that subthemes are notified about security updates for base themes. |
UpdateContribTest::testUpdateBrokenFetchURL | function | core/ |
Makes sure that if we fetch from a broken URL, sane things happen. |
UpdateContribTest::testUpdateContribBasic | function | core/ |
Tests the basic functionality of a contrib module on the status report. |
UpdateContribTest::testUpdateContribOrder | function | core/ |
Tests that contrib projects are ordered by project name. |
UpdateContribTest::testUpdateHiddenBaseTheme | function | core/ |
Tests updates with a hidden base theme. |
UpdateContribTest::testUpdateShowDisabledThemes | function | core/ |
Tests that uninstalled themes are only shown when desired. |
UpdateController | class | core/ |
Controller routines for update routes. |
UpdateController.php | file | core/ |
|
UpdateController::$renderer | property | core/ |
The renderer. |
UpdateController::$updateManager | property | core/ |
Update manager service. |
UpdateController::updateRedirect | function | core/ |
Provides a redirect to update page. |
UpdateController::updateStatus | function | core/ |
Returns a page about the update status of projects. |
UpdateController::updateStatusManually | function | core/ |
Manually checks the update status without the use of cron. |
UpdateController::__construct | function | core/ |
Constructs update status data. |
UpdateDeleteFileIfStaleTest | class | core/ |
Tests the update_delete_file_if_stale() function. |
UpdateDeleteFileIfStaleTest.php | file | core/ |
|
UpdateDeleteFileIfStaleTest::$modules | property | core/ |
Modules to install. |
UpdateDeleteFileIfStaleTest::testUpdateDeleteFileIfStale | function | core/ |
Tests the deletion of stale files. |
UpdateDescriptionConfigurationPostUpdate | class | core/ |
@covers system_post_update_add_description_to_entity_view_mode @covers system_post_update_add_description_to_entity_form_mode |
UpdateDescriptionConfigurationPostUpdate.php | file | core/ |
|
UpdateDescriptionConfigurationPostUpdate::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UpdateDescriptionConfigurationPostUpdate::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
UpdateDescriptionConfigurationPostUpdate::testUpdateDescriptionConfigurationPostUpdate | function | core/ |
Ensure that an empty string is added as a default value for description. |
UpdateDescriptionTest | class | core/ |
Tests for update descriptions. |
UpdateDescriptionTest.php | file | core/ |
|
UpdateDescriptionTest::$modules | property | core/ |
Modules to install. |
UpdateDescriptionTest::testUpdateGetUpdateList | function | core/ |
Tests the list of pending database updates. |
UpdateException | class | core/ |
Exception class used to throw error if a module update fails. |
UpdateException.php | file | core/ |
|
UpdateFetcher | class | core/ |
Fetches project information from remote locations. |
UpdateFetcher.php | file | core/ |
|
UpdateFetcher::$fetchUrl | property | core/ |
The fetch URL configured in the update settings. |
UpdateFetcher::$httpClient | property | core/ |
The HTTP client to fetch the feed data with. |
UpdateFetcher::$updateSettings | property | core/ |
The update settings. |
UpdateFetcher::$withHttpFallback | property | core/ |
Whether to use HTTP fallback if HTTPS fails. |
Pagination
- Previous page
- Page 69
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.