CloneSet756


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1530.967statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1174
administrator/components/com_media/models/manager.php
21109
components/com_content/views/archive/view.html.php
3170
libraries/joomla/html/parameter/element/filelist.php
4150
libraries/joomla/html/parameter/element/folderlist.php
5137
libraries/joomla/html/parameter/element/menu.php
Clone Instance
1
Line Count
1
Source Line
74
Source File
administrator/components/com_media/models/manager.php

                        $options[]=       JHtml::_('select.option', $value, $text);


Clone Instance
2
Line Count
1
Source Line
109
Source File
components/com_content/views/archive/view.html.php

                        $years[]=  JHtml::_('select.option', $i, $i);


Clone Instance
3
Line Count
1
Source Line
70
Source File
libraries/joomla/html/parameter/element/filelist.php

                                $options[]=  JHtml::_('select.option', $file, $file);


Clone Instance
4
Line Count
1
Source Line
50
Source File
libraries/joomla/html/parameter/element/folderlist.php

                        $options[]=  JHtml::_('select.option', $folder, $folder);


Clone Instance
5
Line Count
1
Source Line
37
Source File
libraries/joomla/html/parameter/element/menu.php

                        $options[]=  JHtml::_('select.option', $menutype, $menutype);


Clone AbstractionParameter Count: 3Parameter Bindings

 [[#variable511b6b60]][]=JHtml::_('select.option', [[#variable511b6ae0]], [[#variable511b6b00]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#511b6b60]]
$options 
12[[#511b6b60]]
$years 
13[[#511b6b60]]
$options 
14[[#511b6b60]]
$options 
15[[#511b6b60]]
$options 
21[[#511b6ae0]]
$value 
22[[#511b6ae0]]
$i 
23[[#511b6ae0]]
$file 
24[[#511b6ae0]]
$folder 
25[[#511b6ae0]]
$menutype 
31[[#511b6b00]]
$text 
32[[#511b6b00]]
$i 
33[[#511b6b00]]
$file 
34[[#511b6b00]]
$folder 
35[[#511b6b00]]
$menutype