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

Breadcrumb

  1. Drupal Core 11.1.x

namespace Drupal\views\Plugin\views\query

Object name File name Summary
CastSql core/modules/views/src/Plugin/views/query/CastSql.php Cast handling in SQL.
CastSqlInterface core/modules/views/src/Plugin/views/query/CastSqlInterface.php Defines an interface for defining cast expressions in SQL.
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.

API Navigation

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