Path
A wrapper around an URL path that converts the path into a Kirby stack
-
$path->append()
-
$path->chunk()
-
$path->clone()
-
$path->count()
-
$path->current()
-
$path->data()
-
$path->empty()
-
$path->extend()
-
$path->filter()
-
$path->filterBy()
-
$path->find()
-
$path->findBy()
-
$path->findByKey()
-
$path->first()
-
$path->flip()
-
$path->get()
-
$path->getAttribute()
-
$path->getIterator()
-
$path->group()
-
$path->groupBy()
-
$path->has()
-
$path->indexOf()
-
$path->intersection()
-
$path->intersects()
-
$path->isEmpty()
-
$path->isEven()
-
$path->isNotEmpty()
-
$path->isOdd()
-
$path->key()
-
$path->keyOf()
-
$path->keys()
-
$path->last()
-
$path->limit()
-
$path->map()
-
$path->next()
-
$path->not()
-
$path->nth()
-
$path->offset()
-
$path->paginate()
-
$path->pagination()
-
$path->pluck()
-
$path->prepend()
-
$path->prev()
-
$path->query()
-
$path->random()
-
$path->remove()
-
$path->rewind()
-
$path->set()
-
$path->shuffle()
-
$path->slice()
-
$path->sort()
-
$path->sortBy()
-
$path->toArray()
-
$path->toJson()
-
$path->toString()
-
$path->valid()
-
$path->values()
-
$path->when()
-
$path->without()
-
new Path()
-
Path::sortArgs()