Builder::getRelation()
  • References/PHP/Laravel/Database/Eloquent

Relation getRelation(string $name)

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

MigrationServiceProvider class MigrationServiceProvider extends

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

void addConstraints() Set the base constraints on the relation query.

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

string getRelationCountHash() Get a relationship join table hash.

2025-01-10 15:47:30
Migrator::setConnection()
  • References/PHP/Laravel/Database/Migrations

void setConnection(string $name) Set the default connection name.

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

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

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

string parameter(mixed $value) Get the appropriate query parameter place-holder

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

array match(array $models, Collection $results,

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

array provides() Get the services provided by the provider.

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

void addEagerConstraints(array $models) Set the constraints for an eager

2025-01-10 15:47:30