namespace Drupal\views\Plugin\views\query in Drupal 8
Same name in other branches
Class | Location | Description |
---|---|---|
DateSqlInterface |
core/ |
Defines an interface for handling date queries with SQL. |
MysqlDateSql |
core/ |
MySQL-specific date handling. |
PostgresqlDateSql |
core/ |
PostgreSQL-specific date handling. |
QueryPluginBase |
core/ |
Base plugin class for Views queries. |
Sql |
core/ |
Views query plugin for an SQL query. |
SqliteDateSql |
core/ |
SQLite-specific date handling. |