ViewsHandlerManager::$handlerType

Same name and namespace in other branches
  1. 9 core/modules/views/src/Plugin/ViewsHandlerManager.php \Drupal\views\Plugin\ViewsHandlerManager::handlerType
  2. 10 core/modules/views/src/Plugin/ViewsHandlerManager.php \Drupal\views\Plugin\ViewsHandlerManager::handlerType
  3. 11.x core/modules/views/src/Plugin/ViewsHandlerManager.php \Drupal\views\Plugin\ViewsHandlerManager::handlerType

The handler type.

Type: string

See also

\Drupal\views\ViewExecutable::getHandlerTypes().

File

core/modules/views/src/Plugin/ViewsHandlerManager.php, line 32

Class

ViewsHandlerManager
Plugin type manager for all views handlers.

Namespace

Drupal\views\Plugin

Code

protected $handlerType;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.