CloneSet1730


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
4210.990statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
14139
components/com_weblinks/models/category.php
2446
components/com_weblinks/models/weblink.php
Clone Instance
1
Line Count
4
Source Line
139
Source File
components/com_weblinks/models/category.php

                $this->setState('category.id', $id);

                // Load the parameters.
                $this->setState('params', $params);


Clone Instance
2
Line Count
4
Source Line
46
Source File
components/com_weblinks/models/weblink.php

                $this->setState('weblink.id', $id);

                // Load the parameters.
                $this->setState('params', $params);


Clone AbstractionParameter Count: 1Parameter Bindings

$this->setState( [[#variable522a85c0]],$id);
// Load the parameters.
$this->setState('params',$params);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#522a85c0]]
'weblink.id' 
12[[#522a85c0]]
'category.id'