You are here

class ViewsPhpNormalizedRow in Views PHP 8

Class used for normalized rows data.

Hierarchy

Expanded class hierarchy of ViewsPhpNormalizedRow

3 files declare their use of ViewsPhpNormalizedRow
ViewsPhp.php in src/Plugin/views/filter/ViewsPhp.php
Contains \Drupal\views_php\Plugin\views\filter\ViewsPhp.
ViewsPhp.php in src/Plugin/views/sort/ViewsPhp.php
Definition of Drupal\views_php\Plugin\views\sort\ViewsPhp.
ViewsPhp.php in src/Plugin/views/field/ViewsPhp.php
Contains \Drupal\views_php\Plugin\views\field\ViewsPhp.

File

src/ViewsPhpNormalizedRow.php, line 13
Definition of Drupal\views_php\ViewsPhpNormalizedRow.

Namespace

Drupal\views_php
View source
class ViewsPhpNormalizedRow {

}

Members