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 |
|---|---|---|---|
| DisplayModeUpdateTest::$defaultViewDisplayName | property | core/ |
The default view display name. |
| DisplayModeUpdateTest::$foobarFormDisplayName | property | core/ |
The alternate form display name. |
| DisplayModeUpdateTest::$foobarViewDisplayName | property | core/ |
The alternate view display name. |
| DisplayModeUpdateTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| DisplayModeUpdateTest::testDisplayModeUpdateAfterFieldCreation | function | core/ |
Ensure display modes are updated when fields are created. |
| DisplayPluginBase::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
| DisplayPluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
| DisplayPluginInterface::validate | function | core/ |
Make sure the display and all associated handlers are valid. |
| DisplayPluginInterface::validateOptionsForm | function | core/ |
Validates the options form. |
| DisplayTest::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
| DisplayTest::validateOptionsForm | function | core/ |
Validate the options form. |
| DraggableListBuilder::validateForm | function | core/ |
Form validation handler. |
| DropIndexAllOnKeyValueExpireTableUpdateTest | class | core/ |
Tests that 'all' index is dropped from the 'key_value_expire' table. |
| DropIndexAllOnKeyValueExpireTableUpdateTest.php | file | core/ |
|
| DropIndexAllOnKeyValueExpireTableUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| DropIndexAllOnKeyValueExpireTableUpdateTest::testUpdate | function | core/ |
Tests that 'all' index is dropped from the 'key_value_expire' table. |
| drupal-8.update-schema-version-int.php | file | core/ |
Database to mimic the installation of the update_test_schema module. |
| drupal-8.update-test-schema-enabled.php | file | core/ |
Partial database to mimic the installation of the update_test_schema module. |
| drupal-8.update-test-semver-update-n-enabled.php | file | core/ |
Database to mimic the installation of the update_test_semver_update_n module. |
| Drupal::entityDefinitionUpdateManager | function | core/ |
Returns the entity definition update manager. |
| DrupalDateTime | class | core/ |
Extends DateTimePlus(). |
| DrupalDateTime.php | file | core/ |
|
| DrupalDateTime::$formatTranslationCache | property | core/ |
Formatted strings translation cache. |
| 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/ |
Tests date diffs. |
| DrupalDateTimeTest::testDateTimezone | function | core/ |
Tests that DrupalDateTime can detect the right timezone to use. |
| 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/ |
Tests date diff exception caused by invalid input. |
| 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. |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.