Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. DisplayPluginBase.php

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.

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal