Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
DisplayPluginBase.php
»
DisplayPluginBase
»
DisplayPluginBase::defineOptions
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
7 calls to DisplayPluginBase::defineOptions()
Attachment::defineOptions
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
display/
Attachment.php
Information about options for all kinds of purposes will be held here. @code 'option_name' =>
array
(
Block::defineOptions
in drupal/
core/
modules/
block/
lib/
Drupal/
block/
Plugin/
views/
display/
Block.php
Information about options for all kinds of purposes will be held here. @code 'option_name' =>
array
(
DisplayPluginBase::initDisplay
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
display/
DisplayPluginBase.php
DisplayPluginBase::mergeDefaults
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
display/
DisplayPluginBase.php
Merges default values for all plugin types.
DisplayTest::defineOptions
in drupal/
core/
modules/
views/
tests/
views_test_data/
lib/
Drupal/
views_test_data/
Plugin/
views/
display/
DisplayTest.php
Overrides
Drupal\views\Plugin\views\display\DisplayPluginBase::defineOptions
().
EntityReference::defineOptions
in drupal/
core/
modules/
entity_reference/
lib/
Drupal/
entity_reference/
Plugin/
views/
display/
EntityReference.php
Overrides
\Drupal\views\Plugin\views\display\DisplayPluginBase::defineOptions
().
PathPluginBase::defineOptions
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
display/
PathPluginBase.php
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase:defineOptions().