CloneSet979


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1310.992statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11263
components/com_content/views/category/view.html.php
21283
components/com_content/views/category/view.html.php
3176
components/com_content/views/frontpage/view.html.php
Clone Instance
1
Line Count
1
Source Line
263
Source File
components/com_content/views/category/view.html.php

                $results=  $dispatcher->trigger('onPrepareContent', array( & $item, & $item->params ,0
                                                                         ));


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

                $results=  $dispatcher->trigger('onAfterDisplayTitle', array( & $item, & $item->params ,
                                                                                                       0
                                                                            ));


Clone Instance
3
Line Count
1
Source Line
76
Source File
components/com_content/views/frontpage/view.html.php

                                $results=  $dispatcher->trigger('onAfterDisplayTitle', array( &$item, &$item->params ,0
                                                                                            ));


Clone AbstractionParameter Count: 1Parameter Bindings

$results=$dispatcher->trigger( [[#variable4afba1c0]],array( &$item,
                                                            &$item->params ,
                                                            0
                                                          ));
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#4afba1c0]]
'onPrepareContent' 
12[[#4afba1c0]]
'onAfterDisplayTitle' 
13[[#4afba1c0]]
'onAfterDisplayTitle'