Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Nette
Database
Table
Selection
createRow
Nette\Database\Table\Selection::createRow PHP Method
Selection Class Documentation
Show file
Open project: nette/database
createRow()
protected
method
protected
createRow
(
array
$row
)
$row
array
protected function createRow(array $row) { return new ActiveRow($row, $this); }
Selection
__clone
__construct
__destruct
accessColumn
aggregation
alias
condition
count
createGroupedSelectionInstance
createRow
createSelectionInstance
current
delete
emptyResultSet
execute
fetch
fetchAll
fetchAssoc
fetchField
fetchPairs
get
getDataRefreshed
getGeneralCacheKey
getName
getPreviousAccessedColumns
getPrimary
getPrimarySequence
getRefTable
getReferencedTable
getReferencingTable
getSpecificCacheKey
getSql
getSqlBuilder
group
having
insert
joinWhere
key
limit
loadRefCache
max
min
next
offsetExists
offsetGet
offsetSet
offsetUnset
order
page
query
removeAccessColumn
rewind
saveCacheState
select
setPrimarySequence
sum
update
valid
where
whereOr
wherePrimary