array jsonSerialize() Convert the object into something JSON serializable. Return Value array
string publicPath() Get the path to the public / web directory. Return Value string
void error(string $string, null|int|string $verbosity = null) Write a string as error output. Parameters string $string null|int|string $verbosity Return Value void
string guessPackagePath() Guess the package path for the provider. Return Value string
Collection getRelatedIds() Get all of the IDs for the related models. Return Value Collection
Filesystem interface Filesystem (View source) Constants VISIBILITY_PUBLIC The public visibility setting. VISIBILITY_PRIVATE The private visibility setting.
mixed json(string $key = null, mixed $default = null) Get the JSON payload for the request. Parameters string $key mixed $default Return Value mixed
void useDefaultPostProcessor() Set the query post processor to the default implementation. Return Value void
void register() Register the service provider. Return Value void
mixed getKey() Get the value of the model's primary key. Return Value mixed
Page 974 of 996