SQLiteGrammar::columnize()
  • References/PHP/Laravel/Database/Schema/Grammars

string columnize(array $columns) Convert an array of column names into

2025-01-10 15:47:30
Grammar::wrapTable()
  • References/PHP/Laravel/Database/Schema/Grammars

string wrapTable(Expression|string $table)

2025-01-10 15:47:30
RefreshCommand::askWithCompletion()
  • References/PHP/Laravel/Database/Console/Migrations

string askWithCompletion(string $question, array $choices, string $default = null)

2025-01-10 15:47:30
Builder::where()
  • References/PHP/Laravel/Database/Eloquent

$this where(string|Closure $column, string $operator = null, mixed $value = null, string $boolean

2025-01-10 15:47:30
SoftDeletingTrait::onlyTrashed()
  • References/PHP/Laravel/Database/Eloquent

static Builder|

2025-01-10 15:47:30
SQLiteConnection::useDefaultPostProcessor()
  • References/PHP/Laravel/Database

void useDefaultPostProcessor() Set the query post processor to the default

2025-01-10 15:47:30
JsonExpression::__toString()
  • References/PHP/Laravel/Database/Query

string __toString() Get the value of the expression.

2025-01-10 15:47:30
SoftDeletingScope
  • References/PHP/Laravel/Database/Eloquent

SoftDeletingScope class SoftDeletingScope implements

2025-01-10 15:47:30
Pivot::setConnectionResolver()
  • References/PHP/Laravel/Database/Eloquent/Relations

static void setConnectionResolver(

2025-01-10 15:47:30
StatusCommand::options()
  • References/PHP/Laravel/Database/Console/Migrations

array options() Get all of the options passed to the command.

2025-01-10 15:47:30