Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| DateFormatTest::$modules | property | core/ |
Modules to enable. |
| DateFormatTest::$modules | property | core/ |
Modules to enable. |
| DateFormatTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
| DateFormatTest::createEntity | function | core/ |
Creates the entity to be tested. |
| DateFormatTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| DateFormatTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| DateFormatTest::setUp | function | core/ |
|
| DateFormatTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| 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 | class | core/ |
Defines Gregorian Calendar date values. |
| DateHelper.php | file | core/ |
|
| DateHelper::ampm | function | core/ |
Constructs an array of AM and PM options. |
| DateHelper::dayOfWeek | function | core/ |
Returns day of week for a given date (0 = Sunday). |
| DateHelper::dayOfWeekName | function | core/ |
Returns translated name of the day of week for a given date. |
| 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 |
Pagination
- Previous page
- Page 347
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.