PostgresConnection::reconnect()
  • References/PHP/Laravel/Database

void reconnect() Reconnect to the database.

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

mixed getResults() Get the results of the relationship.

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

MigrationServiceProvider class MigrationServiceProvider extends

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

string getHasCompareKey() Get the key for comparing against the parent

2025-01-10 15:47:30
SQLiteProcessor::processColumnListing()
  • References/PHP/Laravel/Database/Query/Processors

array processColumnListing(array $results) Process the results of a column

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

string compileDropForeign(Blueprint $blueprint,

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

bool hasOption(string $name) Determine if the given option is present.

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

MigrateMakeCommand class MigrateMakeCommand extends

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

array matchOne(array $models, Collection $results

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

mixed __call(string $method, array $parameters) Handle dynamic method calls

2025-01-10 15:47:30