Searched refs:matchRelationships (Results 1 – 2 of 2) sorted by relevance
222 $relationships = $this->matchRelationships($nodes, $pattern, $relationships);287 protected function matchRelationships(array $nodes, array $pattern, array $relationships): array function in Fisharebest\\Webtrees\\Services\\RelationshipService302 … $result_before = $this->matchRelationships($nodes_before, $pattern_before, $relationships);306 … $result_after = $this->matchRelationships($nodes_after, $pattern_after, $relationships);
8920 …message: '#^Method Fisharebest\\Webtrees\\Services\\RelationshipService\:\:matchRelationships\(\) …