QueryExecuted

QueryExecuted

class QueryExecuted (View source)

Properties

string $sql The SQL query that was executed.
array $bindings The array of query bindings.
float $time The number of milliseconds it took to execute the query.
Connection $connection The database connection instance.
string $connectionName The database connection name.
doc_Laravel
2016-11-02 16:33:56
Comments
Leave a Comment

Please login to continue.