Home
last modified time | relevance | path

Searched refs:getSingleNumericPrimaryKey (Results 1 – 1 of 1) sorted by relevance

/plugin/database2/
H A Ddatabase2.php717 if ( ( $this->getSingleNumericPrimaryKey() !== false ) ||
866 $idColumn = $this->getSingleNumericPrimaryKey();
955 $idColumn = $this->getSingleNumericPrimaryKey();
1394 $idColumn = $this->getSingleNumericPrimaryKey();
1479 $idCol = $this->getSingleNumericPrimaryKey();
1782 $idCol = $this->getSingleNumericPrimaryKey();
2516 if ( !$this->getSingleNumericPrimaryKey() )
2570 if ( !$this->getSingleNumericPrimaryKey() )
2619 $idCol = $this->getSingleNumericPrimaryKey();
4072 protected function getSingleNumericPrimaryKey() function in Database2
[all …]