Code Duplication    Length = 5-5 lines in 5 locations

docs/api/cache/twig/61/611209e771c7531c2bf6f6042fc66a3d2c1e607d724922e7bc9c539bd7f61c6c.php 2 locations

@@ 263-267 (lines=5) @@
260
                    ++$context['loop']['index0'];
261
                    ++$context['loop']['index'];
262
                    $context['loop']['first'] = false;
263
                    if (isset($context['loop']['length'])) {
264
                        --$context['loop']['revindex0'];
265
                        --$context['loop']['revindex'];
266
                        $context['loop']['last'] = 0 === $context['loop']['revindex0'];
267
                    }
268
                }
269
                $_parent = $context['_parent'];
270
                unset($context['_seq'], $context['_iterated'], $context['_key'], $context['hint'], $context['_parent'], $context['loop']);
@@ 442-446 (lines=5) @@
439
                ++$context['loop']['index0'];
440
                ++$context['loop']['index'];
441
                $context['loop']['first'] = false;
442
                if (isset($context['loop']['length'])) {
443
                    --$context['loop']['revindex0'];
444
                    --$context['loop']['revindex'];
445
                    $context['loop']['last'] = 0 === $context['loop']['revindex0'];
446
                }
447
            }
448
            $_parent = $context['_parent'];
449
            unset($context['_seq'], $context['_iterated'], $context['_key'], $context['parameter'], $context['_parent'], $context['loop']);

docs/api/cache/twig/ca/cabd9c501db1fdf4798aa67be4554ef539f4e402fc11d18f345fb2751ddce45d.php 3 locations

@@ 266-270 (lines=5) @@
263
                ++$context['loop']['index0'];
264
                ++$context['loop']['index'];
265
                $context['loop']['first'] = false;
266
                if (isset($context['loop']['length'])) {
267
                    --$context['loop']['revindex0'];
268
                    --$context['loop']['revindex'];
269
                    $context['loop']['last'] = 0 === $context['loop']['revindex0'];
270
                }
271
            }
272
            $_parent = $context['_parent'];
273
            unset($context['_seq'], $context['_iterated'], $context['_key'], $context['interface'], $context['_parent'], $context['loop']);
@@ 625-629 (lines=5) @@
622
            ++$context['loop']['index0'];
623
            ++$context['loop']['index'];
624
            $context['loop']['first'] = false;
625
            if (isset($context['loop']['length'])) {
626
                --$context['loop']['revindex0'];
627
                --$context['loop']['revindex'];
628
                $context['loop']['last'] = 0 === $context['loop']['revindex0'];
629
            }
630
        }
631
        $_parent = $context['_parent'];
632
        unset($context['_seq'], $context['_iterated'], $context['_key'], $context['method'], $context['_parent'], $context['loop']);
@@ 673-677 (lines=5) @@
670
            ++$context['loop']['index0'];
671
            ++$context['loop']['index'];
672
            $context['loop']['first'] = false;
673
            if (isset($context['loop']['length'])) {
674
                --$context['loop']['revindex0'];
675
                --$context['loop']['revindex'];
676
                $context['loop']['last'] = 0 === $context['loop']['revindex0'];
677
            }
678
        }
679
        $_parent = $context['_parent'];
680
        unset($context['_seq'], $context['_iterated'], $context['_key'], $context['method'], $context['_parent'], $context['loop']);