Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| Date::opSimple | function | core/ |
Override parent method, which deals with dates as integers. |
| Date::opSimple | function | core/ |
|
| Date::preRenderDate | function | core/ |
Adds form-specific attributes to a 'date' #type element. |
| Date::processDate | function | core/ |
Processes a date form element. |
| Date::query | function | core/ |
Called to add the sort to a query. |
| Date::render | function | core/ |
Renders the field. |
| Date::validateExposed | function | core/ |
Validate the exposed handler form. |
| Date::validateOptionsForm | function | core/ |
Simple validate handler. |
| Date::validateValidTime | function | core/ |
Validate that the time values convert to something usable. |
| Date::valueForm | function | core/ |
Add a type selector to the value form. |
| Date::__construct | function | core/ |
Constructs a new Date object. |
| Date::__construct | function | core/ |
Constructs a new Date instance. |
| Date::__construct | function | core/ |
Constructs a Handler object. |
| Date::__construct | function | core/ |
Constructs a new Date handler. |
| Date::__construct | function | core/ |
Constructs a new Date instance. |
| DateElementBase | class | core/ |
Provides a base class for date elements. |
| DateElementBase.php | file | core/ |
|
| DateElementBase::datetimeRangeYears | function | core/ |
Specifies the start and end year to use as a date range. |
| DateElementBase::getElementTitle | function | core/ |
Returns the most relevant title of a datetime element. |
| DateElementTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\Element\Date[[api-linebreak]] @group Render |
| DateElementTest.php | file | core/ |
|
| DateElementTest::testProcessDate | function | core/ |
@covers ::processDate[[api-linebreak]] @group legacy |
| DateField | class | core/ |
Provides a field plugin for date and time fields. |
| DateField.php | file | core/ |
|
| DateField::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
| DateField::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
| DateField::getFieldType | function | core/ |
Computes the destination type of a migrated field. |
| DateField::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
| DateFieldTest | class | core/ |
Provides unit tests for the DateField Plugin. |
| DateFieldTest.php | file | core/ |
|
| DateFieldTest::providerTestDefineValueProcessPipeline | function | core/ |
Provides data for testDefineValueProcessPipeline(). |
| DateFieldTest::testDefineValueProcessPipeline | function | core/ |
Tests defineValueProcessPipeline. |
| DateFieldTest::testDefineValueProcessPipelineException | function | core/ |
Tests invalid date types throw an exception. |
| DateFilterTest | class | core/ |
Test exposed datetime filters functionality. |
| DateFilterTest.php | file | core/ |
|
| DateFilterTest::$adminUser | property | core/ |
A user with permission to administer views. |
| DateFilterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DateFilterTest::$modules | property | core/ |
Modules to enable. |
| DateFilterTest::$testViews | property | core/ |
Views used by this test. |
| DateFilterTest::setUp | function | core/ |
Sets up the test. |
| DateFilterTest::testLimitExposedOperators | function | core/ |
Tests the limit of the expose operator functionality. |
| DateFormat | class | core/ |
Defines the date format element for the configuration translation interface. |
| DateFormat | class | core/ |
Defines the Date Format configuration entity class. |
| 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/ |
Returns the cache tags that should be used to invalidate caches. |
Pagination
- Previous page
- Page 355
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.