7 calls to DisplayPluginBase::getHandlers()

DisplayPluginBase::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php
Provide the default form for setting options.
DisplayPluginBase::getFieldLabels in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php
Retrieves a list of fields for the current display.
DisplayPluginBase::getHandler in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php
Get the handler object for a single handler.
DisplayPluginBase::isIdentifierUnique in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php
Check if the provided identifier is unique.
DisplayPluginBase::mergeHandler in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php
Merges handlers default values.
DisplayPluginBase::renderArea in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php
Render one of the available areas.
DisplayPluginBase::validate in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php
Make sure the display and all associated handlers are valid.