bool isEmpty() Determine if the collection is empty or not. Return Value bool
mixed getRelationValue(string $key) Get a relationship. Parameters string $key Return Value mixed
void __construct(array|object $attributes = array()) Create a new fluent container instance. Parameters array|object $attributes Return Value void
UserInterface|null retrieveByCredentials(array $credentials) Retrieve a user by the given credentials. Parameters array $credentials Return Value UserInterface|null
Illuminate\Http\Exception Classes HttpResponseException
bool|null fire() Execute the console command. Return Value bool|null
void beginTransaction() Start a new database transaction. Return Value void Exceptions Exception
void beginDatabaseTransaction() Handle database transactions on the specified connections. Return Value void
string resolveName() Get the resolved name of the queued job class. Return Value string
$this dontSeeInElement(string $element, string $text) Assert that a given string is not seen inside an element. Parameters string $element string $text Return Value $this
Page 504 of 996