Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 12 | 3 | 0.969 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 286 | administrator/components/com_banners/controllers/banner.php |
2 | 1 | 131 | administrator/components/com_categories/controllers/categories.php |
3 | 1 | 370 | administrator/components/com_content/controllers/article.php |
4 | 1 | 41 | administrator/components/com_media/controllers/file.php |
5 | 1 | 131 | administrator/components/com_menus/controllers/items.php |
6 | 1 | 262 | administrator/components/com_redirect/controllers/link.php |
7 | 1 | 296 | administrator/components/com_redirect/controllers/link.php |
8 | 1 | 76 | administrator/components/com_weblinks/controllers/weblinks.php |
9 | 1 | 124 | administrator/components/com_weblinks/controllers/weblinks.php |
10 | 1 | 157 | administrator/components/com_weblinks/controllers/weblinks.php |
11 | 1 | 158 | administrator/components/com_weblinks/controllers/weblinks.php |
12 | 1 | 54 | components/com_search/controller.php |
| ||||
$cid= JRequest::getVar('cid', NULL, 'post', 'array'); |
| ||||
// Initialize variables. $pks= JRequest::getVar('cid', NULL, 'post', 'array'); |
| ||||
$cid= JRequest::getVar('cid', NULL, 'post', 'array'); |
| ||||
$return= JRequest::getVar('return-url', NULL, 'post', 'base64'); |
| ||||
// Initialize variables. $pks= JRequest::getVar('cid', NULL, 'post', 'array'); |
| ||||
// Get and sanitize the items to delete. $cid= JRequest::getVar('cid', NULL, 'post', 'array'); |
| ||||
// Get and sanitize the items to delete. $cid= JRequest::getVar('cid', NULL, 'post', 'array'); |
| ||||
$cid= JRequest::getVar('cid', NULL, 'post', 'array'); |
| ||||
$cid= JRequest::getVar('cid', NULL, 'post', 'array'); |
| ||||
// Get the input $cid= JRequest::getVar('cid', NULL, 'post', 'array'); |
| ||||
$order= JRequest::getVar('order', NULL, 'post', 'array'); |
| ||||
$areas= JRequest::getVar('areas', NULL, 'post', 'array'); |
| |||
[[#variable4f958fa0]]=JRequest::getVar( [[#variable4f958f40]],NULL,'post', [[#variable4f958ee0]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#4f958fa0]] | // Get the input $cid |
1 | 2 | [[#4f958fa0]] | // Initialize variables. $pks |
1 | 3 | [[#4f958fa0]] | $areas |
1 | 4 | [[#4f958fa0]] | $order |
1 | 5 | [[#4f958fa0]] | $return |
1 | 6 | [[#4f958fa0]] | $cid |
1 | 7 | [[#4f958fa0]] | // Initialize variables. $pks |
1 | 8 | [[#4f958fa0]] | // Get and sanitize the items to delete. $cid |
1 | 9 | [[#4f958fa0]] | // Get and sanitize the items to delete. $cid |
1 | 10 | [[#4f958fa0]] | $cid |
1 | 11 | [[#4f958fa0]] | $cid |
1 | 12 | [[#4f958fa0]] | $cid |
2 | 1 | [[#4f958f40]] | 'cid' |
2 | 2 | [[#4f958f40]] | 'cid' |
2 | 3 | [[#4f958f40]] | 'areas' |
2 | 4 | [[#4f958f40]] | 'order' |
2 | 5 | [[#4f958f40]] | 'return-url' |
2 | 6 | [[#4f958f40]] | 'cid' |
2 | 7 | [[#4f958f40]] | 'cid' |
2 | 8 | [[#4f958f40]] | 'cid' |
2 | 9 | [[#4f958f40]] | 'cid' |
2 | 10 | [[#4f958f40]] | 'cid' |
2 | 11 | [[#4f958f40]] | 'cid' |
2 | 12 | [[#4f958f40]] | 'cid' |
3 | 1 | [[#4f958ee0]] | 'array' |
3 | 2 | [[#4f958ee0]] | 'array' |
3 | 3 | [[#4f958ee0]] | 'array' |
3 | 4 | [[#4f958ee0]] | 'array' |
3 | 5 | [[#4f958ee0]] | 'base64' |
3 | 6 | [[#4f958ee0]] | 'array' |
3 | 7 | [[#4f958ee0]] | 'array' |
3 | 8 | [[#4f958ee0]] | 'array' |
3 | 9 | [[#4f958ee0]] | 'array' |
3 | 10 | [[#4f958ee0]] | 'array' |
3 | 11 | [[#4f958ee0]] | 'array' |
3 | 12 | [[#4f958ee0]] | 'array' |