string getQualifiedParentKeyName() Get the fully qualified parent key name
void addEagerConstraints(array $models) Set the constraints for an eager
void touch() Touch all of the related models for the relationship.
int run(InputInterface $input, OutputInterface $output) Run the console
bool statement(string $query, array $bindings = array()) Execute an SQL
mixed transaction(Closure $callback, int $attempts = 1)
Model firstOrCreate(array $attributes, array $values = array())
string getTablePrefix() Get the table prefix for the connection.
Generator cursor()
bool usesTimestamps() Determine if the model uses timestamps.
Page 50 of 100