RollbackCommand::info()
  • References/PHP/Laravel/Database/Console/Migrations

void info(string $string, null|int|string $verbosity = null) Write a string

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

bool hasTimestampAttributes() Determine if the pivot model has timestamp

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
DatabaseManager::reconnect()
  • References/PHP/Laravel/Database

Connection reconnect(string $name = null)

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

bool|null delete() Delete the pivot model record from the database.

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

mixed getQueueableId() Get the queueable identity for the entity.

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

string|array argument(string $key = null) Get the value of a command argument

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

string|array option(string $key = null) Get the value of a command option

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

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

2025-01-10 15:47:30
SqlServerConnector::setDefaultOptions()
  • References/PHP/Laravel/Database/Connectors

void setDefaultOptions(array $options) Set the default PDO connection options

2025-01-10 15:47:30