7 calls to ArgumentDefaultPluginBase::defineOptions() in Views (for Drupal 7) 8.3
- ArgumentDefaultPluginBase::init in lib/
Drupal/ views/ Plugin/ views/ argument_default/ ArgumentDefaultPluginBase.php - Initialize this plugin with the view and the argument it is linked to.
- ArgumentDefaultTest::defineOptions in tests/
views_test_data/ lib/ Drupal/ views_test_data/ Plugin/ views/ argument_default/ ArgumentDefaultTest.php - Overrides Drupal\views\Plugin\views\argument_default\ArgumentDefaultPluginBase::defineOptions().
- Fixed::defineOptions in lib/
Drupal/ views/ Plugin/ views/ argument_default/ Fixed.php - Retrieve the options when this is a new access control plugin
- Php::defineOptions in lib/
Drupal/ views/ Plugin/ views/ argument_default/ Php.php - Retrieve the options when this is a new access control plugin
- Raw::defineOptions in lib/
Drupal/ views/ Plugin/ views/ argument_default/ Raw.php - Retrieve the options when this is a new access control plugin
- Tid::defineOptions in lib/
Views/ taxonomy/ Plugin/ views/ argument_default/ Tid.php - Retrieve the options when this is a new access control plugin
- User::defineOptions in lib/
Views/ user/ Plugin/ views/ argument_default/ User.php - Retrieve the options when this is a new access control plugin