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
Namespace
Drupal\restful\Plugin\resource\DataProviderCode
protected $idColumn;