Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DateFormatTest::testDateFormatXss | function | core/ |
Tests XSS via date format configuration. |
| DateFormatXmlAnonTest | class | core/ |
@group rest |
| DateFormatXmlAnonTest.php | file | core/ |
|
| DateFormatXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DateFormatXmlAnonTest::$format | property | core/ |
The format to use in this test. |
| DateFormatXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| DateFormatXmlBasicAuthTest | class | core/ |
@group rest |
| DateFormatXmlBasicAuthTest.php | file | core/ |
|
| DateFormatXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| DateFormatXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DateFormatXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| DateFormatXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| DateFormatXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
| DateFormatXmlCookieTest | class | core/ |
@group rest |
| DateFormatXmlCookieTest.php | file | core/ |
|
| DateFormatXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| DateFormatXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DateFormatXmlCookieTest::$format | property | core/ |
The format to use in this test. |
| DateFormatXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| DateHelper::days | function | core/ |
Constructs an array of days in a month. |
| DateHelper::daysInMonth | function | core/ |
Identifies the number of days in a month for a date. |
| DateHelper::daysInYear | function | core/ |
Identifies the number of days in a year for a date. |
| DateHelper::hours | function | core/ |
Constructs an array of hours. |
| DateHelper::minutes | function | core/ |
Constructs an array of minutes. |
| DateHelper::monthNames | function | core/ |
Returns a translated array of month names. |
| DateHelper::monthNamesAbbr | function | core/ |
Constructs a translated array of month name abbreviations |
| DateHelper::monthNamesAbbrUntranslated | function | core/ |
Constructs an untranslated array of abbreviated month names. |
| DateHelper::monthNamesUntranslated | function | core/ |
Constructs an untranslated array of month names. |
| DateHelper::seconds | function | core/ |
Constructs an array of seconds. |
| DateHelper::weekDays | function | core/ |
Returns a translated array of week names. |
| DateHelper::weekDaysAbbr | function | core/ |
Constructs a translated array of week day abbreviations. |
| DateHelper::weekDaysAbbr1 | function | core/ |
Constructs a translated array of 1-letter week day abbreviations. |
| DateHelper::weekDaysAbbr2 | function | core/ |
Constructs a translated array of 2-letter week day abbreviations. |
| DateHelper::weekDaysOrdered | function | core/ |
Reorders weekdays to match the first day of the week. |
| DateHelper::weekDaysUntranslated | function | core/ |
Constructs an untranslated array of week days. |
| DateHelper::years | function | core/ |
Constructs an array of years in a specified range. |
| DateHelperTest | class | core/ |
@coversDefaultClass \Drupal\Core\Datetime\DateHelper[[api-linebreak]] @group Datetime |
| DateHelperTest.php | file | core/ |
|
| DateHelperTest::providerTestWeekDaysOrdered | function | core/ |
|
| DateHelperTest::testWeekDaysOrdered | function | core/ |
@covers ::weekDaysOrdered[[api-linebreak]] @dataProvider providerTestWeekDaysOrdered |
| Datelist | class | core/ |
Provides a datelist element. |
| Datelist.php | file | core/ |
|
| Datelist::checkEmptyInputs | function | core/ |
Checks the input array for empty values. |
| Datelist::getInfo | function | core/ |
Returns the element properties for this element. |
| Datelist::incrementRound | function | core/ |
Rounds minutes and seconds to nearest requested value. |
| Datelist::processDatelist | function | core/ |
Expands a date element into an array of individual elements. |
| Datelist::validateDatelist | function | core/ |
Validation callback for a datelist element. |
| Datelist::valueCallback | function | core/ |
Validates the date type to adjust 12 hour time and prevent invalid dates. If the date is valid, the date is set in the form. |
| datepicker.css | file | core/ |
/*! * jQuery UI Datepicker 1.12.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/datepicker/#theming */ .ui-datepicker… |
| DateRangeCustomFormatter | class | core/ |
Plugin implementation of the 'Custom' formatter for 'daterange' fields. |
Pagination
- Previous page
- Page 286
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.