bool confirmToProceed(string $warning = 'Application In Production!', Closure|bool|null $callback = null) Confirm before proceeding with the action. Parameters string $warning Closure|bool|null $callback Return Value bool
string getRouteKeyName() Get the route key for the model. Return Value string
array arguments() Get all of the arguments passed to the command. Return Value array
mixed __call(string $method, array $parameters) Dynamically handle calls into the query instance. Parameters string $method array $parameters Return Value mixed
string __toString() Render the contents of the paginator when casting to string. Return Value string
string getQualifiedParentKeyName() Get the fully qualified parent key name. Return Value string
void __construct(array $messages = array()) Create a new message bag instance. Parameters array $messages Return Value void
bool hasSetMutator(string $key) Determine if a set mutator exists for an attribute. Parameters string $key Return Value bool
array getDefaultOptions() Get the default PDO connection options. Return Value array
Page 745 of 996