Segments::parse() Splits the string of a segment chaing into an array of segments as well as conenctors (. or .|null) kirby/src/Query/Segments.php#L59 Segments::parse(string $string): array Parameters Name Type Default $string * string – Return type array Parent class Kirby\Query\Segments