namespace Drupal\views\Plugin\views\query

Same name in other branches
  1. 10 Drupal\views\Plugin\views\query
  2. 9 Drupal\views\Plugin\views\query
  3. 11.x Drupal\views\Plugin\views\query
Object name File name Summary
DateSqlInterface core/modules/views/src/Plugin/views/query/DateSqlInterface.php Defines an interface for handling date queries with SQL.
MysqlDateSql core/modules/views/src/Plugin/views/query/MysqlDateSql.php MySQL-specific date handling.
PostgresqlDateSql core/modules/views/src/Plugin/views/query/PostgresqlDateSql.php PostgreSQL-specific date handling.
QueryPluginBase core/modules/views/src/Plugin/views/query/QueryPluginBase.php Base plugin class for Views queries.
Sql core/modules/views/src/Plugin/views/query/Sql.php Views query plugin for an SQL query.
SqliteDateSql core/modules/views/src/Plugin/views/query/SqliteDateSql.php SQLite-specific date handling.

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