SeedCommand::confirmToProceed()
  • References/PHP/Laravel/Database/Console/Seeds

bool confirmToProceed(string $warning = 'Application In Production!', Closure|bool|null $callback

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

static void created(Closure|string $callback, int $priority)

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

string getRelationCountHash() Get a relationship join table hash.

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

array prepareBindings(array $bindings) Prepare the query bindings for execution

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

array getObservableEvents() Get the observable event names.

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

string wrap(string $value) Wrap the given value with the parent query's

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

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

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

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

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

mixed getResults() Get the results of the relationship.

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

MorphTo class MorphTo extends

2025-01-10 15:47:30