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 |
|---|---|---|---|
| DrupalDateTime::format | function | core/ |
Overrides format(). |
| DrupalDateTime::prepareTimezone | function | core/ |
Overrides prepareTimezone(). |
| DrupalDateTime::__construct | function | core/ |
Constructs a date object. |
| DrupalDateTimeTest | class | core/ |
Tests DrupalDateTime functionality. |
| DrupalDateTimeTest | class | core/ |
@coversDefaultClass \Drupal\Core\Datetime\DrupalDateTime[[api-linebreak]] @group Datetime |
| DrupalDateTimeTest.php | file | core/ |
|
| DrupalDateTimeTest.php | file | core/ |
|
| DrupalDateTimeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DrupalDateTimeTest::$modules | property | core/ |
Set up required modules. |
| DrupalDateTimeTest::providerTestDateDiff | function | core/ |
Provides data for date tests. |
| DrupalDateTimeTest::providerTestInvalidDateDiff | function | core/ |
Provides data for date tests. |
| DrupalDateTimeTest::setUp | function | core/ |
Test setup. |
| DrupalDateTimeTest::testChainable | function | core/ |
Tests that object methods are chainable. |
| DrupalDateTimeTest::testChainableNonCallable | function | core/ |
Tests that chained calls to non-existent functions throw an exception. |
| DrupalDateTimeTest::testChainableNonChainable | function | core/ |
Tests that non-chainable methods work. |
| DrupalDateTimeTest::testDateDiff | function | core/ |
Test date diffs. |
| DrupalDateTimeTest::testDateTimezone | function | core/ |
Test that DrupalDateTime can detect the right timezone to use. Test with a variety of less commonly used timezone names to help ensure that the system timezone will be different than the stated timezones. |
| DrupalDateTimeTest::testDefaultDateTime | function | core/ |
Tests setting the default time for date-only objects. |
| DrupalDateTimeTest::testGetPhpDateTime | function | core/ |
@covers ::getPhpDateTime[[api-linebreak]] |
| DrupalDateTimeTest::testInvalidDateDiff | function | core/ |
Test date diff exception caused by invalid input. |
| DrupalDateTimeTest::testSystemTimezone | function | core/ |
Test that the AJAX Timezone Callback can deal with various formats. |
| DrupalDateTimeTest::testTimezoneFormat | function | core/ |
Tests the ability to override the time zone in the format method. |
| DrupalImage::validateImageUploadSettings | function | core/ |
#element_validate handler for the "image_upload" element in settingsForm(). |
| DrupalKernel::invalidateContainer | function | core/ |
Invalidate the service container for the next request. |
| DrupalKernel::updateModules | function | core/ |
Implements Drupal\Core\DrupalKernelInterface::updateModules(). |
| DrupalKernel::validateHostname | function | core/ |
Validates the hostname supplied from the HTTP request. |
| DrupalKernel::validateHostnameLength | function | core/ |
Validates a hostname length. |
| DrupalKernelInterface::invalidateContainer | function | core/ |
Invalidate the service container for the next request. |
| DrupalKernelInterface::updateModules | function | core/ |
Updates the kernel's list of modules to the new list. |
| drupal_get_updaters | function | core/ |
Assembles the Drupal Updater registry. |
| drupal_load_updates | function | core/ |
Loads .install files for installed modules to initialize the update system. |
| drupal_migrate_post_update_clear_migrate_field_plugin_cache | function | core/ |
Force MigrateField plugin definitions to be cleared. |
| drupal_validate_utf8 | function | core/ |
Checks whether a string is valid UTF-8. |
| EarlyDateTest | class | core/ |
Posts an article with a taxonomy term and a date prior to 1970. |
| EarlyDateTest.php | file | core/ |
|
| EarlyDateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EarlyDateTest::$modules | property | core/ |
Modules to enable. |
| EarlyDateTest::setUp | function | core/ |
|
| EarlyDateTest::testTaxonomyEarlyDateNode | function | core/ |
Test taxonomy functionality with nodes prior to 1970. |
| editor.post_update.php | file | core/ |
Post update functions for Editor. |
| EditorBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| EditorUpdateTest | class | core/ |
Tests Editor module database updates. |
| EditorUpdateTest.php | file | core/ |
|
| EditorUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| EditorUpdateTest::testEditorUpdate8001 | function | core/ |
Tests editor_update_8001(). |
| editor_entity_update | function | core/ |
Implements hook_entity_update(). |
| editor_form_filter_admin_format_validate | function | core/ |
Additional validate handler for filter_format_form(). |
| editor_post_update_clear_cache_for_file_reference_filter | function | core/ |
Clear the render cache to fix file references added by Editor. |
| editor_update_8001 | function | core/ |
Synchronizes the editor status with the paired text format status. |
| Email::validateEmail | function | core/ |
Form element validation handler for #type 'email'. |
Pagination
- Previous page
- Page 31
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.