bool isExpression(mixed $value) Determine if the given value is a raw expression. Parameters mixed $value Return Value bool
int call(string $command, array $arguments = array()) Call another console command. Parameters string $command array $arguments Return Value int
string createdAt() Get the name of the "created at" column. Return Value string
SqlServerConnection class SqlServerConnection extends Connection (View source) Traits DetectsDeadlocks DetectsLostConnections
Collection collapse() Collapse the collection of items into a single array. Return Value Collection
void setDefaultOptions(array $options) Set the default PDO connection options. Parameters array $options Return Value void
void warn(string $string, null|int|string $verbosity = null) Write a string as warning output. Parameters string $string null|int|string $verbosity Return Value void
Collection dispatched(string $command, callable|null $callback = null) Get all of the jobs matching a truth-test callback. Parameters string $command callable|null $callback Return Value Collection
mixed __call(string $method, array $parameters) Dynamically handle calls to the class. Parameters string $method array $parameters Return Value mixed Exceptions BadMethodCallException
void __construct(string $text) Create a new constraint instance. Parameters string $text Return Value void
Page 684 of 996