bool contains(mixed $key, mixed $value = null) Determine if a key exists
void __construct(PDO|Closure $pdo
bool statement(string $query, array $bindings = array()) Execute an SQL
bool usesTimestamps() Determine if the model uses timestamps.
$this forget(string|array $keys) Remove an item from the collection by
string joiningTable(string $related) Get the joining table name for a many-to-many
Collection union(mixed $items)
$this lock(bool $value = true) Lock the selected rows in the table.
Connection getDoctrineConnection() Get the Doctrine DBAL database connection
Builder|
Page 25 of 100