CloneSet2064


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1230.964statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11436
components/com_content/models/category.php
2143
components/com_mailto/views/mailto/view.html.php
Clone Instance
1
Line Count
1
Source Line
436
Source File
components/com_content/models/category.php

                        $filter=  JRequest::getString('filter', '', 'request');


Clone Instance
2
Line Count
1
Source Line
43
Source File
components/com_mailto/views/mailto/view.html.php

                // Load with previous data, if it exists
                $mailto=                          JRequest::getString('mailto', '', 'post');


Clone AbstractionParameter Count: 3Parameter Bindings

 [[#variable460592e0]]=JRequest::getString( [[#variable46059220]],'', [[#variable460591c0]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#460592e0]]
// Load with previous data, if it exists
$mailto 
12[[#460592e0]]
$filter 
21[[#46059220]]
'mailto' 
22[[#46059220]]
'filter' 
31[[#460591c0]]
'post' 
32[[#460591c0]]
'request'