6 methods override PluginBase::trustedCallbacks() in Drupal 9
- ArgumentPluginBase::trustedCallbacks in core/
modules/ views/ src/ Plugin/ views/ argument/ ArgumentPluginBase.php - Lists the trusted callbacks provided by the implementing class.
- Custom::trustedCallbacks in core/
modules/ views/ src/ Plugin/ views/ field/ Custom.php - Lists the trusted callbacks provided by the implementing class.
- DisplayPluginBase::trustedCallbacks in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php - Lists the trusted callbacks provided by the implementing class.
- FilterPluginBase::trustedCallbacks in core/
modules/ views/ src/ Plugin/ views/ filter/ FilterPluginBase.php - Lists the trusted callbacks provided by the implementing class.
- SortPluginBase::trustedCallbacks in core/
modules/ views/ src/ Plugin/ views/ sort/ SortPluginBase.php - Lists the trusted callbacks provided by the implementing class.
- StylePluginBase::trustedCallbacks in core/
modules/ views/ src/ Plugin/ views/ style/ StylePluginBase.php - Lists the trusted callbacks provided by the implementing class.