You are here

interface QueryInterface in Views (for Drupal 7) 8.3

@todo.

Hierarchy

Expanded class hierarchy of QueryInterface

All classes that implement QueryInterface

File

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::getPluginDefinition public function Gets the definition of the plugin implementation. 4
PluginInspectionInterface::getPluginId public function Gets the plugin_id of the plugin instance. 2