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 main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
#[HasNamedArguments] |
| 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. |
| DatetimeFormElementTest::testDatetimeLocalProcessDatetime | function | core/ |
Checks expected values are returned by ::processDatetime(). |
| DatetimeFormElementTest::testDatetimeLocalValueCallback | function | core/ |
Checks expected values are returned by ::valueCallback(). |
| DatetimeFormElementTest::testDatetimeTimeOnlyValueCallback | function | core/ |
Checks expected values are returned by ::valueCallback(). |
| DatetimeFormElementTest::testNoErrorMetOnFormSubmit | function | core/ |
Checks we have no errors on form submit. |
| DatetimeFormElementTest::validateForm | function | core/ |
Form validation handler. |
| 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 install. |
| DateTimeFormInjectionTest::buildForm | function | core/ |
Form constructor. |
| DateTimeFormInjectionTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| DateTimeFormInjectionTest::process | function | core/ |
Process callback. |
Pagination
- Previous page
- Page 329
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.