MySqlConnection::transactionLevel()
  • References/PHP/Laravel/Database

int transactionLevel() Get the number of active transactions.

2025-01-10 15:47:30
HasValue::__construct()
  • References/PHP/Laravel/Foundation/Testing/Constraints

void __construct(string $selector, mixed $value) Create a new constraint

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

void __construct(AssetPublisher $assets)

2025-01-10 15:47:30
ConsoleSupportServiceProvider::when()
  • References/PHP/Laravel/Foundation/Providers

array when() Get the events that trigger this service provider to register

2025-01-10 15:47:30
Kernel::terminate()
  • References/PHP/Laravel/Contracts/Http

void terminate(Request $request, Response $response) Perform any final

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

void warn(string $string) Write a string as warning output.

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

Application getLaravel()

2025-01-10 15:47:30
DatabaseNotificationCollection::whereInStrict()
  • References/PHP/Laravel/Notifications

Collection whereInStrict(string $key, mixed $values)

2025-01-10 15:47:30
User::addHidden()
  • References/PHP/Laravel/Foundation/Auth

void addHidden(array|string|null $attributes = null) Add hidden attributes

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

$this everyFiveMinutes() Schedule the event to run every five minutes.

2025-01-10 15:47:30