Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DatetimeElementFormTest::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| DatetimeElementFormTest::validateForm | function | core/ |
Form validation handler. |
| DateTimeFieldItemList | class | core/ |
Represents a configurable entity datetime field. |
| DateTimeFieldItemList.php | file | core/ |
|
| DateTimeFieldItemList::defaultValuesForm | function | core/ |
Returns a form for the default value input. |
| DateTimeFieldItemList::defaultValuesFormSubmit | function | core/ |
Processes the submitted default value. |
| DateTimeFieldItemList::defaultValuesFormValidate | function | core/ |
Validates the submitted default value. |
| DateTimeFieldItemList::DEFAULT_VALUE_CUSTOM | constant | core/ |
Defines the default value as relative. |
| DateTimeFieldItemList::DEFAULT_VALUE_NOW | constant | core/ |
Defines the default value as now. |
| DateTimeFieldItemList::processDefaultValue | function | core/ |
Processes the default value before being applied. |
| DateTimeFieldTest | class | core/ |
Tests Datetime field functionality. |
| DateTimeFieldTest.php | file | core/ |
|
| DateTimeFieldTest::$defaultSettings | property | core/ |
The default display settings to use for the formatters. |
| DateTimeFieldTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DateTimeFieldTest::datelistDataProvider | function | core/ |
The data provider for testing the validation of the datelist widget. |
| DateTimeFieldTest::getTestFieldType | function | core/ |
Returns the type of field to be tested. |
| DateTimeFieldTest::testDateField | function | core/ |
Tests date field functionality. |
| DateTimeFieldTest::testDatelistWidget | function | core/ |
Tests Date List Widget functionality. |
| DateTimeFieldTest::testDateStorageSettings | function | core/ |
Tests that 'Date' field storage setting form is disabled if field has data. |
| DateTimeFieldTest::testDatetimeField | function | core/ |
Tests date and time field. |
| DateTimeFieldTest::testDefaultValue | function | core/ |
Tests default value functionality. |
| DateTimeFieldTest::testInvalidField | function | core/ |
Tests that invalid values are caught and marked as invalid. |
| DateTimeFormatConstraint | class | core/ |
Validation constraint for DateTime items to ensure the format is correct. |
| DateTimeFormatConstraint.php | file | core/ |
|
| DateTimeFormatConstraint::__construct | function | core/ |
|
| DateTimeFormatConstraintValidator | class | core/ |
Constraint validator for DateTime items to ensure the format is correct. |
| DateTimeFormatConstraintValidator.php | file | core/ |
|
| DateTimeFormatConstraintValidator::validate | function | core/ |
|
| DateTimeFormatterBase | class | core/ |
Base class for 'DateTime Field formatter' plugin implementations. |
| DateTimeFormatterBase.php | file | core/ |
|
| DateTimeFormatterBase::$dateFormatStorage | property | core/ |
The date format entity storage. |
| 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/ |
Instantiates a new instance of the implementing class using autowiring. |
| 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. |
| DatetimeFormElementTest | class | core/ |
Tests static callbacks returns and form submission with datetime elements. |
| DatetimeFormElementTest.php | file | core/ |
|
| DatetimeFormElementTest::$formBuilder | property | core/ |
Form builder service. |
| DatetimeFormElementTest::buildForm | function | core/ |
Form constructor. |
| DatetimeFormElementTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| DatetimeFormElementTest::setUp | function | core/ |
|
| DatetimeFormElementTest::submitForm | function | core/ |
Form submission handler. |
Pagination
- Previous page
- Page 325
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.