Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. views.services.yml

views.date_sql

Class

Drupal\views\Plugin\views\query\MysqlDateSql

Tags

  • backend_overridable
1 string reference to views.date_sql
Sql::create in core/modules/views/src/Plugin/views/query/Sql.php
Creates an instance of the plugin.

File

core/modules/views/views.services.yml

View source
  1. class: Drupal\views\Plugin\views\query\MysqlDateSql
  2. arguments:
  3. - '@database'
  4. tags:
  5. - { name: backend_overridable }

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal