MorphTo::getQualifiedOtherKeyName()
  • References/PHP/Laravel/Database/Eloquent/Relations

string getQualifiedOtherKeyName() Get the fully qualified associated key

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

string updatedAt() Get the name of the "updated at" column.

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

string compileInsertGetId(Builder $query, array $values, string

2025-01-10 15:47:30
ConnectionEvent
  • References/PHP/Laravel/Database/Events

ConnectionEvent class ConnectionEvent (

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

abstract void addConstraints() Set the base constraints

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

$this setTablePrefix(string $prefix) Set the grammar's table prefix.

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

static bool isUnguarded() Determine if current state is "unguarded"

2025-01-10 15:47:30
Blueprint::unsignedTinyInteger()
  • References/PHP/Laravel/Database/Schema

Fluent unsignedTinyInteger(string $column, bool $autoIncrement = false)

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

string relatedUpdatedAt() Get the name of the related model's "updated

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

array getOptions(array $config) Get the PDO options based on the configuration

2025-01-10 15:47:30