mixed value(string $column) Get a single column's value from the first result of a query. Parameters string $column Return Value mixed
static void setConnectionResolver(ConnectionResolverInterface $resolver) Set the connection resolver instance. Parameters ConnectionResolverInterface $resolver Return Value void
OutputInterface getOutput() Get the output implementation. Return Value OutputInterface
mixed getRelationValue(string $key) Get a relationship. Parameters string $key Return Value mixed
void __construct(Client $http) Create a new Slack channel instance. Parameters Client $http Return Value void
static void defaultView(string $view) Set the default pagination view. Parameters string $view Return Value void
static void macro(string $name, callable $macro) Register a custom macro. Parameters string $name callable $macro Return Value void
string parameter(mixed $value) Get the appropriate query parameter place-holder for a value. Parameters mixed $value Return Value string
mixed __get(string $key) Dynamically retrieve attributes on the model. Parameters string $key Return Value mixed
static mixed getFacadeRoot() Get the root object behind the facade. Return Value mixed
Page 142 of 996