Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DateFormat | class | core/ |
Defines the date format element for the configuration translation interface. |
| DateFormat.php | file | core/ |
|
| DateFormat.php | file | core/ |
|
| DateFormat::$id | property | core/ |
The date format machine name. |
| DateFormat::$label | property | core/ |
The human-readable name of the date format entity. |
| DateFormat::$locked | property | core/ |
The locked status of this date format. |
| DateFormat::$pattern | property | core/ |
The date format pattern. |
| DateFormat::getCacheTagsToInvalidate | function | core/ |
|
| DateFormat::getPattern | function | core/ |
|
| DateFormat::getTranslationElement | function | core/ |
Returns the translation form element for a given configuration definition. |
| DateFormat::isLocked | function | core/ |
|
| DateFormat::setPattern | function | core/ |
|
| DateFormat::sort | function | core/ |
|
| DateFormatAccessControlHandler | class | core/ |
Defines the access control handler for the date format entity type. |
| DateFormatAccessControlHandler.php | file | core/ |
|
| DateFormatAccessControlHandler::$viewLabelOperation | property | core/ |
|
| DateFormatAccessControlHandler::checkAccess | function | core/ |
|
| DateFormatAccessControlHandlerTest | class | core/ |
Tests Drupal\system\DateFormatAccessControlHandler. |
| DateFormatAccessControlHandlerTest.php | file | core/ |
|
| DateFormatAccessControlHandlerTest::$accessControlHandler | property | core/ |
The date_format access control handler. |
| DateFormatAccessControlHandlerTest::$modules | property | core/ |
|
| DateFormatAccessControlHandlerTest::providerTestAccess | function | core/ |
Provides test cases for access control based on user permissions and entity lock status. |
| DateFormatAccessControlHandlerTest::setUp | function | core/ |
|
| DateFormatAccessControlHandlerTest::testAccess | function | core/ |
Tests access. |
| DateFormatAddForm | class | core/ |
Provides a form for adding a date format. |
| DateFormatAddForm.php | file | core/ |
|
| DateFormatAddForm::actions | function | core/ |
|
| DateFormatDeleteForm | class | core/ |
Builds a form to delete a date format. |
| DateFormatDeleteForm.php | file | core/ |
|
| DateFormatDeleteForm::create | function | core/ |
|
| DateFormatDeleteForm::getQuestion | function | core/ |
|
| DateFormatDeleteForm::__construct | function | core/ |
Constructs a DateFormatDeleteForm object. |
| DateFormatEditForm | class | core/ |
Provides a form for editing a date format. |
| DateFormatEditForm.php | file | core/ |
|
| DateFormatEditForm::actions | function | core/ |
|
| DateFormatEditForm::create | function | core/ |
|
| DateFormatEditForm::form | function | core/ |
|
| DateFormatEditForm::__construct | function | core/ |
Constructs a DateFormatEditForm object. |
| DateFormatFormBase | class | core/ |
Provides a base form for date formats. |
| DateFormatFormBase.php | file | core/ |
|
| DateFormatFormBase::$dateFormatStorage | property | core/ |
The date format storage. |
| DateFormatFormBase::$dateFormatter | property | core/ |
The date formatter service. |
| DateFormatFormBase::create | function | core/ |
|
| DateFormatFormBase::exists | function | core/ |
Checks for an existing date format. |
| DateFormatFormBase::form | function | core/ |
|
| DateFormatFormBase::save | function | core/ |
|
| DateFormatFormBase::submitForm | function | core/ |
|
| DateFormatFormBase::validateForm | function | core/ |
|
| DateFormatFormBase::__construct | function | core/ |
Constructs a new date format form. |
| DateFormatInterface | interface | core/ |
Provides an interface defining a date format. |
Pagination
- Previous page
- Page 379
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.