You are here

protected property DataProviderDbQuery::$idColumn in RESTful 7.2

The name of the column(s) in the table to be used as the unique key.

Type: array

File

src/Plugin/resource/DataProvider/DataProviderDbQuery.php, line 36
Contains \Drupal\restful\Plugin\resource\DataProvider\DataProviderDbQuery.

Class

DataProviderDbQuery

Namespace

Drupal\restful\Plugin\resource\DataProvider

Code

protected $idColumn;