9 calls to DisplayPluginBase::getHandlers()
- DisplayPluginBase::calculateCacheMetadata in core/modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php 
- Calculates the display's cache metadata by inspecting each handler/plugin.
- DisplayPluginBase::getAllHandlers in core/modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php 
- Gets all the handlers used by the display.
- DisplayPluginBase::getFieldLabels in core/modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php 
- Retrieves a list of fields for the current display.
- DisplayPluginBase::getHandler in core/modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php 
- Get the handler object for a single handler.
- DisplayPluginBase::isIdentifierUnique in core/modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php 
- Checks if the provided identifier is unique.
- DisplayPluginBase::mergeHandler in core/modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php 
- Merges handlers default values.
- DisplayPluginBase::outputIsEmpty in core/modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php 
- Is the output of the view empty.
- DisplayPluginBase::renderArea in core/modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php 
- Renders one of the available areas.
- DisplayPluginBase::validate in core/modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php 
- Validate that the plugin is correct and can be saved.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
