datetime.services.yml

core/modules/datetime/datetime.services.yml

File

core/modules/datetime/datetime.services.yml

View source
  1. parameters:
  2. datetime.hooks_converted: true
  3. services:
  4. datetime.views_helper:
  5. class: Drupal\datetime\DateTimeViewsHelper
  6. arguments: ['@?views.field_data_provider']
  7. Drupal\datetime\DateTimeViewsHelper: '@datetime.views_helper'

Services

Title Deprecated Summary
datetime.views_helper Drupal\datetime\DateTimeViewsHelper
Drupal\datetime\DateTimeViewsHelper

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.