CloneSet159


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
21810.988toplevel_statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1221
administrator/components/com_cache/cache.php
2217
administrator/components/com_categories/categories.php
3221
administrator/components/com_checkin/checkin.php
4239
administrator/components/com_config/admin.config.php
5217
administrator/components/com_content/content.php
6216
administrator/components/com_cpanel/cpanel.php
7239
administrator/components/com_installer/installer.php
8216
administrator/components/com_menus/menus.php
9227
administrator/components/com_modules/modules.php
10226
administrator/components/com_plugins/plugins.php
11217
administrator/components/com_redirect/redirect.php
12216
administrator/components/com_search/search.php
13224
administrator/components/com_templates/templates.php
14217
administrator/components/com_users/users.php
15221
administrator/components/com_weblinks/weblinks.php
16218
components/com_content/content.php
17420
components/com_search/search.php
18216
components/com_weblinks/weblinks.php
Clone Instance
1
Line Count
2
Source Line
21
Source File
administrator/components/com_cache/cache.php

$controller->execute(JRequest::getCmd('task'));
$controller->redirect();


Clone Instance
2
Line Count
2
Source Line
17
Source File
administrator/components/com_categories/categories.php

$controller->execute(JRequest::getVar('task'));
$controller->redirect();


Clone Instance
3
Line Count
2
Source Line
21
Source File
administrator/components/com_checkin/checkin.php

$controller->execute(JRequest::getCmd('task'));
$controller->redirect();


Clone Instance
4
Line Count
2
Source Line
39
Source File
administrator/components/com_config/admin.config.php

// Perform the Request task
$controller->execute(JRequest::getCmd('task'));
$controller->redirect();


Clone Instance
5
Line Count
2
Source Line
17
Source File
administrator/components/com_content/content.php

$controller->execute(JRequest::getVar('task'));
$controller->redirect();


Clone Instance
6
Line Count
2
Source Line
16
Source File
administrator/components/com_cpanel/cpanel.php

$controller->execute(JRequest::getCmd('task'));
$controller->redirect();


Clone Instance
7
Line Count
2
Source Line
39
Source File
administrator/components/com_installer/installer.php

//die(JRequest::getCmd('task'));
$controller->execute(JRequest::getCmd('task'));
$controller->redirect();


Clone Instance
8
Line Count
2
Source Line
16
Source File
administrator/components/com_menus/menus.php

$controller->execute(JRequest::getVar('task'));
$controller->redirect();


Clone Instance
9
Line Count
2
Source Line
27
Source File
administrator/components/com_modules/modules.php

// Perform the Request task
$controller->execute(JRequest::getCmd('task'));
$controller->redirect();


Clone Instance
10
Line Count
2
Source Line
26
Source File
administrator/components/com_plugins/plugins.php

$controller->execute(JRequest::getCmd('task'));
$controller->redirect();


Clone Instance
11
Line Count
2
Source Line
17
Source File
administrator/components/com_redirect/redirect.php

$controller->execute(JRequest::getVar('task'));
$controller->redirect();


Clone Instance
12
Line Count
2
Source Line
16
Source File
administrator/components/com_search/search.php

$controller->execute(JRequest::getCmd('task'));
$controller->redirect();


Clone Instance
13
Line Count
2
Source Line
24
Source File
administrator/components/com_templates/templates.php

// Perform the Request task
$controller->execute(JRequest::getCmd('task'));
$controller->redirect();


Clone Instance
14
Line Count
2
Source Line
17
Source File
administrator/components/com_users/users.php

$controller->execute(JRequest::getVar('task'));
$controller->redirect();


Clone Instance
15
Line Count
2
Source Line
21
Source File
administrator/components/com_weblinks/weblinks.php

$controller->execute(JRequest::getCmd('task'));
$controller->redirect();


Clone Instance
16
Line Count
2
Source Line
18
Source File
components/com_content/content.php

$controller->execute(JRequest::getVar('task'));
$controller->redirect();


Clone Instance
17
Line Count
4
Source Line
20
Source File
components/com_search/search.php

// Perform the Request task
$controller->execute(JRequest::getCmd('task'));

// Redirect if set by the controller
$controller->redirect();


Clone Instance
18
Line Count
2
Source Line
16
Source File
components/com_weblinks/weblinks.php

$controller->execute(JRequest::getCmd('task'));
$controller->redirect();


Clone AbstractionParameter Count: 1Parameter Bindings

// Perform the Request task
//die(JRequest::getCmd('task'));
$controller->execute(JRequest:: [[#variable53d4d9e0]]('task'));
// Redirect if set by the controller
$controller->redirect();
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#53d4d9e0]]
getCmd 
12[[#53d4d9e0]]
getVar 
13[[#53d4d9e0]]
getCmd 
14[[#53d4d9e0]]
getCmd 
15[[#53d4d9e0]]
getVar 
16[[#53d4d9e0]]
getCmd 
17[[#53d4d9e0]]
getCmd 
18[[#53d4d9e0]]
getVar 
19[[#53d4d9e0]]
getCmd 
110[[#53d4d9e0]]
getCmd 
111[[#53d4d9e0]]
getVar 
112[[#53d4d9e0]]
getCmd 
113[[#53d4d9e0]]
getCmd 
114[[#53d4d9e0]]
getVar 
115[[#53d4d9e0]]
getCmd 
116[[#53d4d9e0]]
getCmd 
117[[#53d4d9e0]]
getCmd 
118[[#53d4d9e0]]
getVar