Pivot::updating()
  • References/PHP/Laravel/Database/Eloquent/Relations

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

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

void logQuery(string $query, array $bindings, float|null $time = null) Log

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

bool getIncrementing() Get the value indicating whether the IDs are incrementing

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

Builder|

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

$this setUpdatedAt(mixed $value) Set the value of the "updated at" attribute

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

$this setUpdatedAt(mixed $value) Set the value of the "updated at" attribute

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

array getBindings() Get the current query value bindings in a flattened

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

int update(string $query, array $bindings = array()) Run an update statement

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

FactoryBuilder class FactoryBuilder (

2025-01-10 15:47:30
SQLiteGrammar::getTablePrefix()
  • References/PHP/Laravel/Database/Query/Grammars

string getTablePrefix() Get the grammar's table prefix.

2025-01-10 15:47:30