CloneSet1480


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1201.000statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11120
administrator/components/com_redirect/models/links.php
21147
administrator/components/com_users/models/users.php
Clone Instance
1
Line Count
1
Source Line
120
Source File
administrator/components/com_redirect/models/links.php

                // Load the list state.
                $this->setState('list.start', $app->getUserStateFromRequest($context
                                                                            .        'list.start', 'limitstart', 0, 'int'));


Clone Instance
2
Line Count
1
Source Line
147
Source File
administrator/components/com_users/models/users.php

                // Load the list state.
                $this->setState('list.start', $app->getUserStateFromRequest($context
                                                                            .        'list.start', 'limitstart', 0, 'int'));


Clone AbstractionParameter Count: 0Parameter Bindings

// Load the list state.
$this->setState('list.start',$app->getUserStateFromRequest($context
                                                           . 'list.start','limitstart',0,'int'));
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None