You are here

6 calls to views_php_form_element() in Views PHP 8

ViewsPhp::buildOptionsForm in src/Plugin/views/area/ViewsPhp.php
Provide a form to edit options for this plugin.
ViewsPhp::buildOptionsForm in src/Plugin/views/filter/ViewsPhp.php
Provide the basic form which calls through to subforms. If overridden, it is best to call through to the parent, or to at least make sure all of the functions in this form are called.
ViewsPhp::buildOptionsForm in src/Plugin/views/sort/ViewsPhp.php
Basic options for all sort criteria
ViewsPhp::buildOptionsForm in src/Plugin/views/access/ViewsPhp.php
Provide a form to edit options for this plugin.
ViewsPhp::buildOptionsForm in src/Plugin/views/cache/ViewsPhp.php
Provide a form to edit options for this plugin.
ViewsPhp::buildOptionsForm in src/Plugin/views/field/ViewsPhp.php
Default options form that provides the label widget that all fields should have.