18 calls to datex_factory() in Datex 8
- DatexArgHandlerTrait::query in src/
Plugin/ views/ argument/ DatexArgHandlerTrait.php - DatexBlock::build in src/
Plugin/ Block/ DatexBlock.php - Builds and returns the renderable array for this block plugin.
- DatexDateList::datexDatetimeRangeYears in src/
Element/ DatexDateList.php - DatexDateList::processDatelist in src/
Element/ DatexDateList.php - Expands a date element into an array of individual elements.
- DatexDateList::valueCallback in src/
Element/ DatexDateList.php - Validates the date type to adjust 12 hour time and prevent invalid dates. If the date is valid, the date is set in the form.
- DatexDateTime::processDatetime in src/
Element/ DatexDateTime.php - Expands a datetime element type into date and/or time elements.
- DatexDateTime::valueCallback in src/
Element/ DatexDateTime.php - Determines how user input is mapped to an element's #value property.
- DatexDateTimeDatelistWidget::formElement in src/
Plugin/ Field/ FieldWidget/ DatexDateTimeDatelistWidget.php - Returns the form for a single field widget.
- DatexDateTimeDefaultWidget::formElement in src/
Plugin/ Field/ FieldWidget/ DatexDateTimeDefaultWidget.php - Returns the form for a single field widget.
- DatexDrupalDateTime::format in src/
Datex/ DatexDrupalDateTime.php - Overrides format().
- DatexFormatter::format in src/
DatexFormatter.php - Formats a date, using a date type or a custom date format string.
- DatexTimestampDatetimeNoDefaultWidget::massageFormValues in src/
Plugin/ Field/ FieldWidget/ DatexTimestampDatetimeNoDefaultWidget.php - Massages the form values into the format expected for field values.
- DatexTimestampDatetimeWidget::formElement in src/
Plugin/ Field/ FieldWidget/ DatexTimestampDatetimeWidget.php - Returns the form for a single field widget.
- DatexTranslationHack::entityFormEntityBuild in src/
TranslationHack/ DatexTranslationHack.php - DatexViewsDate::opBetween in src/
Plugin/ views/ filter/ DatexViewsDate.php - Filters by operator between.
- DatexViewsDate::opSimple in src/
Plugin/ views/ filter/ DatexViewsDate.php - @inheritDoc
- DatexViewsDateTime::opBetween in src/
Plugin/ views/ filter/ DatexViewsDateTime.php - Override parent method, which deals with dates as integers.
- DatexViewsDateTime::opSimple in src/
Plugin/ views/ filter/ DatexViewsDateTime.php - @inheritDoc