PostgresGrammar
  • References/PHP/Laravel/Database/Query/Grammars

PostgresGrammar class PostgresGrammar extends

2025-01-10 15:47:30
Collection::makeVisible()
  • References/PHP/Laravel/Database/Eloquent

$this makeVisible(array|string $attributes) Make the given, typically hidden

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

$this dontSeeIsSelected(string $selector, string $value) Assert that the

2025-01-10 15:47:30
Collection::diff()
  • References/PHP/Laravel/Database/Eloquent

Collection diff(mixed $items)

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

string getCreatedAtColumn() Get the name of the "created at" column.

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

void putMany(array $values, float|int $minutes) Store multiple items in

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

bool isDeferred() Determine if the provider is deferred.

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

void register() Register the service provider.

2025-01-10 15:47:30
Gate::define()
  • References/PHP/Laravel/Contracts/Auth/Access

$this define(string $ability, callable|string $callback) Define a new ability

2025-01-10 15:47:30
DatabasePresenceVerifier::getMultiCount()
  • References/PHP/Laravel/Validation

int getMultiCount(string $collection, string $column, array $values, array $extra = array())

2025-01-10 15:47:30