interface QueryInterface

Same name in this branch

@todo.

Hierarchy

Expanded class hierarchy of QueryInterface

All classes that implement QueryInterface

File

drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/QueryInterface.php, line 15
Definition of Drupal\views\Plugin\query\QueryInterface.

Namespace

Drupal\views\Plugin\views\query
View source
interface QueryInterface extends PluginInterface {

}

Members

Namesort descending Modifiers Type Description Overrides
PluginInspectionInterface::getDefinition public function Returns the definition of the plugin implementation. 1
PluginInspectionInterface::getPluginId public function Returns the plugin_id of the plugin instance. 1