8 calls to DisplayPluginBase::getOption()
- PathPluginBase::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ display/ PathPluginBase.php - Provide a form to edit options for this plugin.
- PathPluginBase::collectRoutes in core/
modules/ views/ src/ Plugin/ views/ display/ PathPluginBase.php - Adds the route entry of a view to the collection.
- PathPluginBase::getMenuLinks in core/
modules/ views/ src/ Plugin/ views/ display/ PathPluginBase.php - Gets menu links, if this display provides some.
- PathPluginBase::getPath in core/
modules/ views/ src/ Plugin/ views/ display/ PathPluginBase.php - Returns the base path to use for this display.
- PathPluginBase::getRoute in core/
modules/ views/ src/ Plugin/ views/ display/ PathPluginBase.php - Generates a route entry for a given view and display.
- PathPluginBase::isDefaultTabPath in core/
modules/ views/ src/ Plugin/ views/ display/ PathPluginBase.php - Determines if this display's path is a default tab.
- PathPluginBase::optionsSummary in core/
modules/ views/ src/ Plugin/ views/ display/ PathPluginBase.php - Provides the default summary for options in the views UI.
- PathPluginBase::validate in core/
modules/ views/ src/ Plugin/ views/ display/ PathPluginBase.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.