SQLiteGrammar::compileEnableForeignKeyConstraints()
  • References/PHP/Laravel/Database/Schema/Grammars

string compileEnableForeignKeyConstraints() Compile the command to enable

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

string parameterize(array $values) Create query parameter place-holders

2025-01-10 15:47:30
MakesHttpRequests::dontSeeLink()
  • References/PHP/Laravel/Foundation/Testing/Concerns

$this dontSeeLink(string $text, string|null $url = null) Assert that a

2025-01-10 15:47:30
RoutesCommand::call()
  • References/PHP/Laravel/Foundation/Console

int call(string $command, array $arguments = array()) Call another console

2025-01-10 15:47:30
Paginator::getCollection()
  • References/PHP/Laravel/Pagination

Collection getCollection()

2025-01-10 15:47:30
KeyGenerateCommand::call()
  • References/PHP/Laravel/Foundation/Console

int call(string $command, array $arguments = array()) Call another console

2025-01-10 15:47:30
RedisTaggedCache::many()
  • References/PHP/Laravel/Cache

array many(array $keys) Retrieve multiple items from the cache by key.

2025-01-10 15:47:30
Manager::addConnection()
  • References/PHP/Laravel/Queue/Capsule

void addConnection(array $config, string $name = 'default') Register a

2025-01-10 15:47:30
Event::everyTenMinutes()
  • References/PHP/Laravel/Console/Scheduling

$this everyTenMinutes() Schedule the event to run every ten minutes.

2025-01-10 15:47:30
CallbackEvent::mondays()
  • References/PHP/Laravel/Console/Scheduling

$this mondays() Schedule the event to run only on Mondays.

2025-01-10 15:47:30