/home/techb158/exp.abdallabala.com/vendor/illuminate/database/Events
NameSizeModeActions
ConnectionEvent.php6130644editdlrm
MigrationEnded.php1010644editdlrm
MigrationEvent.php8090644editdlrm
MigrationsEnded.php1970644editdlrm
MigrationsStarted.php1990644editdlrm
MigrationStarted.php1030644editdlrm
QueryExecuted.php11380644editdlrm
StatementPrepared.php6350644editdlrm
TransactionBeginning.php1080644editdlrm
TransactionCommitted.php1080644editdlrm
TransactionRolledBack.php1090644editdlrm
Edit: /home/techb158/exp.abdallabala.com/vendor/illuminate/database/Events/QueryExecuted.php (1138B)
sql = $sql; $this->time = $time; $this->bindings = $bindings; $this->connection = $connection; $this->connectionName = $connection->getName(); } }