11 calls to PluginBase::unpackOptions()

AccessPluginBase::init in drupal/core/modules/views/lib/Drupal/views/Plugin/views/access/AccessPluginBase.php
Initialize the plugin.
ArgumentDefaultPluginBase::init in drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/ArgumentDefaultPluginBase.php
Initialize this plugin with the view and the argument it is linked to.
ArgumentValidatorPluginBase::init in drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php
Initialize this plugin with the view and the argument it is linked to.
CachePluginBase::init in drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/CachePluginBase.php
Initialize the plugin.
DisplayPluginBase::init in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php
ExposedFormPluginBase::init in drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/ExposedFormPluginBase.php
Initialize the plugin.
HandlerBase::init in drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php
Init the handler with necessary data.
PagerPluginBase::init in drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php
Initialize the plugin.
QueryPluginBase::init in drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/QueryPluginBase.php
Overrides Drupal\views\Plugin\views\PluginBase::init().
RowPluginBase::init in drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/RowPluginBase.php
Initialize the row plugin.
StylePluginBase::init in drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php
Initialize a style plugin.