Search for format
- Search 7.x for format
- Search 9.5.x for format
- Search 8.9.x for format
- Search 11.x for format
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DateFormatValidationTest.php | file | core/ |
|
DateFormatValidationTest::setUp | function | core/ |
|
DateFormatValidationTest::testPatternIsValidated | function | core/ |
Tests that the pattern of a date format is validated. |
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. |
DateRangeCustomFormatter | class | core/ |
Plugin implementation of the 'Custom' formatter for 'daterange' fields. |
DateRangeCustomFormatter.php | file | core/ |
|
DateRangeCustomFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
DateRangeCustomFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
DateRangeCustomFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
DateRangeCustomFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
DateRangeDefaultFormatter | class | core/ |
Plugin implementation of the 'Default' formatter for 'daterange' fields. |
DateRangeDefaultFormatter.php | file | core/ |
|
DateRangeDefaultFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
DateRangeDefaultFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
DateRangeDefaultFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
DateRangeFormatterSettingsUpdateTest | class | core/ |
Tests the update path for daterange formatter settings. |
DateRangeFormatterSettingsUpdateTest.php | file | core/ |
|
DateRangeFormatterSettingsUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
DateRangeFormatterSettingsUpdateTest::$modules | property | core/ |
Modules to install after the database is loaded. |
DateRangeFormatterSettingsUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
DateRangeFormatterSettingsUpdateTest::testPostUpdateDateRangeFormatter | function | core/ |
Tests update path for the 'from_to' formatter setting. |
DateRangePlainFormatter | class | core/ |
Plugin implementation of the 'Plain' formatter for 'daterange' fields. |
DateRangePlainFormatter.php | file | core/ |
|
DateRangePlainFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
DateRangePlainFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
DateRangePlainFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
DateRangePlainFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
DateSqlInterface::getDateFormat | function | core/ |
Creates a native database date formatting. |
DateTest::$dateFormatter | property | core/ |
The mocked date formatter class. |
DateTest::$dateFormatterStub | property | core/ |
The date formatter class where methods can be stubbed. |
DateTest::providerTestFormatDiff | function | core/ |
Data provider for testFormatDiff(). |
DateTest::providerTestFormatInterval | function | core/ |
Provides some test data for the format interval test. |
DateTest::testFormatDiff | function | core/ |
Tests the formatDiff method. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.