CloneSet223


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
11230.969statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11286
administrator/components/com_banners/controllers/banner.php
21131
administrator/components/com_categories/controllers/categories.php
31370
administrator/components/com_content/controllers/article.php
4141
administrator/components/com_media/controllers/file.php
51131
administrator/components/com_menus/controllers/items.php
61262
administrator/components/com_redirect/controllers/link.php
71296
administrator/components/com_redirect/controllers/link.php
8176
administrator/components/com_weblinks/controllers/weblinks.php
91124
administrator/components/com_weblinks/controllers/weblinks.php
101157
administrator/components/com_weblinks/controllers/weblinks.php
111158
administrator/components/com_weblinks/controllers/weblinks.php
12154
components/com_search/controller.php
Clone Instance
1
Line Count
1
Source Line
286
Source File
administrator/components/com_banners/controllers/banner.php

                $cid=     JRequest::getVar('cid', NULL, 'post', 'array');


Clone Instance
2
Line Count
1
Source Line
131
Source File
administrator/components/com_categories/controllers/categories.php

                // Initialize variables.
                $pks=     JRequest::getVar('cid', NULL, 'post', 'array');


Clone Instance
3
Line Count
1
Source Line
370
Source File
administrator/components/com_content/controllers/article.php

                $cid=     JRequest::getVar('cid', NULL, 'post', 'array');


Clone Instance
4
Line Count
1
Source Line
41
Source File
administrator/components/com_media/controllers/file.php

                $return=          JRequest::getVar('return-url', NULL, 'post', 'base64');


Clone Instance
5
Line Count
1
Source Line
131
Source File
administrator/components/com_menus/controllers/items.php

                // Initialize variables.
                $pks=     JRequest::getVar('cid', NULL, 'post', 'array');


Clone Instance
6
Line Count
1
Source Line
262
Source File
administrator/components/com_redirect/controllers/link.php

                // Get and sanitize the items to delete.
                $cid=  JRequest::getVar('cid', NULL, 'post', 'array');


Clone Instance
7
Line Count
1
Source Line
296
Source File
administrator/components/com_redirect/controllers/link.php

                // Get and sanitize the items to delete.
                $cid=  JRequest::getVar('cid', NULL, 'post', 'array');


Clone Instance
8
Line Count
1
Source Line
76
Source File
administrator/components/com_weblinks/controllers/weblinks.php

                $cid=     JRequest::getVar('cid', NULL, 'post', 'array');


Clone Instance
9
Line Count
1
Source Line
124
Source File
administrator/components/com_weblinks/controllers/weblinks.php

                $cid=     JRequest::getVar('cid', NULL, 'post', 'array');


Clone Instance
10
Line Count
1
Source Line
157
Source File
administrator/components/com_weblinks/controllers/weblinks.php

                // Get the input
                $cid=     JRequest::getVar('cid',       NULL,   'post', 'array');


Clone Instance
11
Line Count
1
Source Line
158
Source File
administrator/components/com_weblinks/controllers/weblinks.php

                $order=   JRequest::getVar('order',     NULL,   'post', 'array');


Clone Instance
12
Line Count
1
Source Line
54
Source File
components/com_search/controller.php

                $areas=  JRequest::getVar('areas', NULL, 'post', 'array');


Clone AbstractionParameter Count: 3Parameter Bindings

 [[#variable4f958fa0]]=JRequest::getVar( [[#variable4f958f40]],NULL,'post', [[#variable4f958ee0]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#4f958fa0]]
// Get the input
$cid 
12[[#4f958fa0]]
// Initialize variables.
$pks 
13[[#4f958fa0]]
$areas 
14[[#4f958fa0]]
$order 
15[[#4f958fa0]]
$return 
16[[#4f958fa0]]
$cid 
17[[#4f958fa0]]
// Initialize variables.
$pks 
18[[#4f958fa0]]
// Get and sanitize the items to delete.
$cid 
19[[#4f958fa0]]
// Get and sanitize the items to delete.
$cid 
110[[#4f958fa0]]
$cid 
111[[#4f958fa0]]
$cid 
112[[#4f958fa0]]
$cid 
21[[#4f958f40]]
'cid' 
22[[#4f958f40]]
'cid' 
23[[#4f958f40]]
'areas' 
24[[#4f958f40]]
'order' 
25[[#4f958f40]]
'return-url' 
26[[#4f958f40]]
'cid' 
27[[#4f958f40]]
'cid' 
28[[#4f958f40]]
'cid' 
29[[#4f958f40]]
'cid' 
210[[#4f958f40]]
'cid' 
211[[#4f958f40]]
'cid' 
212[[#4f958f40]]
'cid' 
31[[#4f958ee0]]
'array' 
32[[#4f958ee0]]
'array' 
33[[#4f958ee0]]
'array' 
34[[#4f958ee0]]
'array' 
35[[#4f958ee0]]
'base64' 
36[[#4f958ee0]]
'array' 
37[[#4f958ee0]]
'array' 
38[[#4f958ee0]]
'array' 
39[[#4f958ee0]]
'array' 
310[[#4f958ee0]]
'array' 
311[[#4f958ee0]]
'array' 
312[[#4f958ee0]]
'array'