CloneSet1283


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1220.986echocall_statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1141
components/com_weblinks/views/category/tmpl/default_items.php
2145
components/com_weblinks/views/category/tmpl/default_items.php
Clone Instance
1
Line Count
1
Source Line
41
Source File
components/com_weblinks/views/category/tmpl/default_items.php

                                              echo JHtml::_('grid.sort',  'Web Link', 'title', $this->state->get('list.direction'), $this->state->get('list.ordering'));


Clone Instance
2
Line Count
1
Source Line
45
Source File
components/com_weblinks/views/category/tmpl/default_items.php

                                              echo JHtml::_('grid.sort',  'Hits', 'hits', $this->state->get('list.direction'), $this->state->get('list.ordering'));


Clone AbstractionParameter Count: 2Parameter Bindings

echo JHtml::_('grid.sort', [[#variable214f2c80]], [[#variable214f2be0]],$this->state->get('list.direction'),$this->state->get('list.ordering'));
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#214f2c80]]
'Hits' 
12[[#214f2c80]]
'Web Link' 
21[[#214f2be0]]
'hits' 
22[[#214f2be0]]
'title'