void addNamespace(string $namespace, string|array $hints) Add a new namespace to the loader. Parameters string $namespace string|array $hints Return Value void
mixed offsetGet(mixed $offset) Get the value for a given offset. Parameters mixed $offset Return Value mixed
MethodValidator class MethodValidator implements ValidatorInterface (View source) Methods bool matches(Route $route, Request $request) Validate a given rule against a route and request.
void error(string $string) Write a string as error output. Parameters string $string Return Value void
void __construct(string $html) Create a new HTML string instance. Parameters string $html Return Value void
DetectsLostConnections trait DetectsLostConnections (View source)
mixed later(DateTime|int $delay, string $job, mixed $data = '', string $queue = null) Push a new job onto the queue after a delay. Parameters DateTime|int $delay string $job mixed $data string $queue Return Value mixed
bool isFillable(string $key) Determine if the given attribute may be mass assigned. Parameters string $key Return Value bool
Collection uniqueStrict(string|callable|null $key = null) Return only unique items from the collection array using strict comparison. Parameters string|callable|null $key Return Value Collection
void addLocation(string $location) Add a location to the finder. Parameters string $location Return Value void
Page 185 of 996