/webtrees/app/Module/ |
H A D | RelationshipsChartModule.php | 215 $recursion = (int) $request->getAttribute('recursion'); 235 $recursion = min($recursion, $max_recursion); 249 return $this->chart($individual1, $individual2, $recursion, $ancestors); 257 'recursion' => $recursion, 274 'recursion' => $recursion, 284 * @param int $recursion 289 …public function chart(Individual $individual1, Individual $individual2, int $recursion, int $ances… argument 295 $recursion = min($recursion, $max_recursion); 297 … $paths = $this->calculateRelationships($individual1, $individual2, $recursion, (bool) $ancestors); 438 … $recursion = Validator::parsedBody($request)->integer('relationship-recursion-' . $tree->id()); [all …]
|
/webtrees/resources/views/modules/relationships-chart/ |
H A D | page.phtml | 70 …nts/radios', ['name' => 'recursion', 'options' => $recursion_options, 'selected' => $recursion]) ?>
|
/webtrees/ |
H A D | composer.lock | 6955 "sebastian/recursion-context": "^6.0" 7033 "sebastian/recursion-context": "^6.0" 7153 "sebastian/recursion-context": "^6.0" 7251 "name": "sebastian/recursion-context", 7255 "url": "https://github.com/sebastianbergmann/recursion-context.git", 7260 …"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/694d156164372abbd… 7300 "homepage": "https://github.com/sebastianbergmann/recursion-context", 7302 "issues": "https://github.com/sebastianbergmann/recursion-context/issues", 7303 … "security": "https://github.com/sebastianbergmann/recursion-context/security/policy", 7304 "source": "https://github.com/sebastianbergmann/recursion-context/tree/6.0.2"
|
/webtrees/resources/lang/en-GB/ |
H A D | messages.po | 7523 msgid "How much recursion to use when searching for relationships" 7524 msgstr "How much recursion to use when searching for relationships"
|
/webtrees/resources/lang/en-AU/ |
H A D | messages.po | 7523 msgid "How much recursion to use when searching for relationships" 7524 msgstr "How much recursion to use when searching for relationships"
|
/webtrees/resources/lang/tt/ |
H A D | messages.po | 7506 msgid "How much recursion to use when searching for relationships"
|
/webtrees/resources/lang/mk/ |
H A D | messages.po | 7527 msgid "How much recursion to use when searching for relationships"
|
/webtrees/resources/lang/ko/ |
H A D | messages.po | 7504 msgid "How much recursion to use when searching for relationships"
|
/webtrees/resources/lang/dv/ |
H A D | messages.po | 7501 msgid "How much recursion to use when searching for relationships"
|
/webtrees/resources/lang/ms/ |
H A D | messages.po | 7504 msgid "How much recursion to use when searching for relationships"
|
/webtrees/resources/lang/mi/ |
H A D | messages.po | 7520 msgid "How much recursion to use when searching for relationships"
|
/webtrees/resources/lang/hi/ |
H A D | messages.po | 7527 msgid "How much recursion to use when searching for relationships"
|
/webtrees/resources/lang/sr/ |
H A D | messages.po | 7548 msgid "How much recursion to use when searching for relationships"
|
/webtrees/resources/lang/sw/ |
H A D | messages.po | 7534 msgid "How much recursion to use when searching for relationships"
|
/webtrees/resources/lang/ja/ |
H A D | messages.po | 7503 msgid "How much recursion to use when searching for relationships"
|
/webtrees/resources/lang/ |
H A D | webtrees.pot | 19694 msgid "How much recursion to use when searching for relationships"
|
/webtrees/resources/lang/bg/ |
H A D | messages.po | 7522 msgid "How much recursion to use when searching for relationships"
|
/webtrees/resources/lang/tl/ |
H A D | messages.po | 7527 msgid "How much recursion to use when searching for relationships"
|
/webtrees/resources/lang/lv/ |
H A D | messages.po | 7542 msgid "How much recursion to use when searching for relationships"
|
/webtrees/resources/lang/su/ |
H A D | messages.po | 7518 msgid "How much recursion to use when searching for relationships"
|
/webtrees/resources/lang/mr/ |
H A D | messages.po | 7522 msgid "How much recursion to use when searching for relationships"
|
/webtrees/resources/lang/fo/ |
H A D | messages.po | 7522 msgid "How much recursion to use when searching for relationships"
|
/webtrees/resources/lang/fa/ |
H A D | messages.po | 7527 msgid "How much recursion to use when searching for relationships"
|
/webtrees/resources/lang/ur/ |
H A D | messages.po | 7527 msgid "How much recursion to use when searching for relationships"
|
/webtrees/resources/lang/th/ |
H A D | messages.po | 7503 msgid "How much recursion to use when searching for relationships"
|