Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| DateTimeFormatterBase::$dateFormatter | property | core/ |
The date formatter service. |
| DateTimeFormatterBase::buildDate | function | core/ |
Creates a render array from a date object. |
| DateTimeFormatterBase::buildDateWithIsoAttribute | function | core/ |
Creates a render array from a date object with ISO date attribute. |
| DateTimeFormatterBase::create | function | core/ |
Creates an instance of the plugin. |
| DateTimeFormatterBase::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| DateTimeFormatterBase::formatDate | function | core/ |
Creates a formatted date value as a string. |
| DateTimeFormatterBase::getFormatSettings | function | core/ |
Gets a settings array suitable for DrupalDateTime::format(). |
| DateTimeFormatterBase::setTimeZone | function | core/ |
Sets the proper time zone on a DrupalDateTime object for the current user. |
| DateTimeFormatterBase::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| DateTimeFormatterBase::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| DateTimeFormatterBase::viewElements | function | core/ |
Builds a renderable array for a field value. |
| DateTimeFormatterBase::__construct | function | core/ |
Constructs a new DateTimeDefaultFormatter. |
| DateTimeFormInjectionTest | class | core/ |
Tests serializing a form with an injected datetime instance. |
| DateTimeFormInjectionTest.php | file | core/ |
|
| DateTimeFormInjectionTest::$logger | property | core/ |
A Dblog logger instance. |
| DateTimeFormInjectionTest::$modules | property | core/ |
Modules to enable. |
| DateTimeFormInjectionTest::buildForm | function | core/ |
Form constructor. |
| DateTimeFormInjectionTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| DateTimeFormInjectionTest::process | function | core/ |
Process callback. |
| DateTimeFormInjectionTest::setUp | function | core/ |
|
| DateTimeFormInjectionTest::submitForm | function | core/ |
Form submission handler. |
| DateTimeFormInjectionTest::testDatetimeSerialization | function | core/ |
Tests custom string injection serialization. |
| DateTimeFormInjectionTest::validateForm | function | core/ |
Form validation handler. |
| DateTimeHandlerTestBase | class | core/ |
Base class for testing datetime handlers. |
| DateTimeHandlerTestBase | class | core/ |
Base class for testing datetime handlers. |
| DateTimeHandlerTestBase.php | file | core/ |
|
| DateTimeHandlerTestBase.php | file | core/ |
|
| DateTimeHandlerTestBase::$field_name | property | core/ |
Name of the field. |
| DateTimeHandlerTestBase::$field_name | property | core/ |
Name of the field. |
| DateTimeHandlerTestBase::$field_type | property | core/ |
Type of the field. |
| DateTimeHandlerTestBase::$modules | property | core/ |
Modules to enable. |
| DateTimeHandlerTestBase::$modules | property | core/ |
Modules to enable. |
| DateTimeHandlerTestBase::$nodes | property | core/ |
Nodes to test. |
| DateTimeHandlerTestBase::$nodes | property | core/ |
Nodes to test. |
| DateTimeHandlerTestBase::getRelativeDateValuesFromTimestamp | function | core/ |
Returns an array formatted date_only values relative to timestamp. |
| DateTimeHandlerTestBase::getUTCEquivalentOfUserNowAsTimestamp | function | core/ |
Returns UTC timestamp of user's TZ 'now'. |
| DateTimeHandlerTestBase::setSiteTimezone | function | core/ |
Sets the site timezone to a given timezone. |
| DateTimeHandlerTestBase::setUp | function | core/ |
|
| DateTimeHandlerTestBase::setUp | function | core/ |
Sets up a Drupal site for running functional and integration tests. |
| DateTimeInterface | interface | core/ |
Interface for dates, optionally including a time. |
| DateTimeInterface.php | file | core/ |
|
| DateTimeInterface::getDateTime | function | core/ |
Returns the date time object. |
| DateTimeInterface::setDateTime | function | core/ |
Sets the date time object. |
| DateTimeIso8601 | class | core/ |
A data type for ISO 8601 date strings. |
| DateTimeIso8601.php | file | core/ |
|
| DateTimeIso8601::getDateTime | function | core/ |
Returns the date time object. |
| DateTimeIso8601::setDateTime | function | core/ |
Sets the date time object. |
| DateTimeIso8601Normalizer | class | core/ |
Converts values for the DateTimeIso8601 data type to RFC3339. |
| DateTimeIso8601Normalizer.php | file | core/ |
|
| DateTimeIso8601Normalizer::$allowedFormats | property | core/ |
Allowed datetime formats for the denormalizer. |
Pagination
- Previous page
- Page 353
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.