Standard.php
Namespace
Drupal\views\Plugin\views\filterFile
-
core/
modules/ views/ src/ Plugin/ views/ filter/ Standard.php
View source
<?php
namespace Drupal\views\Plugin\views\filter;
use Drupal\views\Attribute\ViewsFilter;
/**
* Default implementation of the base filter plugin.
*
* @ingroup views_filter_handlers
*/
class Standard extends FilterPluginBase {
}
Classes
| Title | Deprecated | Summary |
|---|---|---|
| Standard | Default implementation of the base filter plugin. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.