Class ConventionalReflection
- Nette\Object
- Nette\Database\Conventions\StaticConventions implements Nette\Database\IConventions
- Nette\Database\Reflection\ConventionalReflection
Namespace: Nette\Database\Reflection
Deprecated
Located at Database/deprecated/ConventionalReflection.php
Deprecated
Located at Database/deprecated/ConventionalReflection.php
public
|
#
__construct( string $primary = 'id', string $foreign = '%s_id', string $table = '%s' )
Create static conventional structure. |
getBelongsToReference(),
getColumnFromTable(),
getHasManyReference(),
getPrimary()
|
__call(),
__callStatic(),
__get(),
__isset(),
__set(),
__unset(),
extensionMethod(),
getReflection()
|
$foreign,
$primary,
$table
|
$reflection
|