You are here

7 string references to duration_field.service in Duration Field 3.0.x

DateIntervalData::setValue in src/Plugin/DataType/DateIntervalData.php
Sets the data value.
DurationElement::processElement in src/Element/DurationElement.php
DurationHumanDisplayFormatter::create in src/Plugin/Field/FieldFormatter/DurationHumanDisplayFormatter.php
Creates an instance of the plugin.
DurationWidget::create in src/Plugin/Field/FieldWidget/DurationWidget.php
Creates an instance of the plugin.
duration_field_alter_query_recursive in ./duration_field.module
Recursively alters an array of nested database queries.
duration_field_update_config_v1_v2 in ./duration_field.install
Helper function to convert 8.x-1.x configuration to 8.x-2.x configuration.
duration_field_update_db_v1_v2 in ./duration_field.install
Helper function to convert 8.x-1.x DB tables to 8.x-2.x DB tables.