You are here

20 calls to _calendar_systems_factory() in Calendar Systems 8.3

CalendarSystemsArgHandlerTrait::query in src/Plugin/views/argument/CalendarSystemsArgHandlerTrait.php
CalendarSystemsBlock::build in src/Plugin/Block/CalendarSystemsBlock.php
Builds and returns the renderable array for this block plugin.
CalendarSystemsDate::processDate in src/Element/CalendarSystemsDate.php
Processes a date form element.
CalendarSystemsDateList::calendarSystemsDatetimeRangeYears in src/Element/CalendarSystemsDateList.php
CalendarSystemsDateList::processDatelist in src/Element/CalendarSystemsDateList.php
Expands a date element into an array of individual elements.
CalendarSystemsDateList::valueCallback in src/Element/CalendarSystemsDateList.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.
CalendarSystemsDateTime::processDatetime in src/Element/CalendarSystemsDateTime.php
Expands a datetime element type into date and/or time elements.
CalendarSystemsDateTime::valueCallback in src/Element/CalendarSystemsDateTime.php
Determines how user input is mapped to an element's #value property.
CalendarSystemsDateTimeDatelistWidget::formElement in src/Plugin/Field/FieldWidget/CalendarSystemsDateTimeDatelistWidget.php
Returns the form for a single field widget.
CalendarSystemsDateTimeDefaultWidget::formElement in src/Plugin/Field/FieldWidget/CalendarSystemsDateTimeDefaultWidget.php
Returns the form for a single field widget.
CalendarSystemsDrupalDateTime::format in src/CalendarSystems/CalendarSystemsDrupalDateTime.php
Overrides format().
CalendarSystemsFormatter::format in src/CalendarSystemsFormatter.php
Formats a date, using a date type or a custom date format string.
CalendarSystemsTimestampDatetimeNoDefaultWidget::massageFormValues in src/Plugin/Field/FieldWidget/CalendarSystemsTimestampDatetimeNoDefaultWidget.php
Massages the form values into the format expected for field values.
CalendarSystemsTimestampDatetimeWidget::formElement in src/Plugin/Field/FieldWidget/CalendarSystemsTimestampDatetimeWidget.php
Returns the form for a single field widget.
CalendarSystemsTranslationHack::entityFormEntityBuild in src/TranslationHack/CalendarSystemsTranslationHack.php
CalendarSystemsViewsDate::opBetween in src/Plugin/views/filter/CalendarSystemsViewsDate.php
Filters by operator between.
CalendarSystemsViewsDate::opSimple in src/Plugin/views/filter/CalendarSystemsViewsDate.php
@inheritDoc
CalendarSystemsViewsDateTime::opBetween in src/Plugin/views/filter/CalendarSystemsViewsDateTime.php
Override parent method, which deals with dates as integers.
CalendarSystemsViewsDateTime::opSimple in src/Plugin/views/filter/CalendarSystemsViewsDateTime.php
@inheritDoc
calendar_systems_factory in ./calendar_systems.module