ViewsDataHelper

Defines a helper class for stuff related to views data.

Hierarchy

File

core/modules/views/src/ViewsDataHelper.php, line 11

Namespace

Drupal\views

Members

Name Modifiers Type Description
ViewsDataHelper::$data protected property The views data object, containing the cached information.
ViewsDataHelper::$fields protected property A prepared list of all fields, keyed by base_table and handler type.
ViewsDataHelper::fetchedFieldSort protected static function Sort function for fetched fields.
ViewsDataHelper::fetchFields public function Fetches a list of all fields available for a given base type.
ViewsDataHelper::__construct public function Constructs a ViewsData object.
doc_Drupal
2016-10-29 09:55:01
Comments
Leave a Comment

Please login to continue.