Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 3 | 1 | 0.992 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 263 | components/com_content/views/category/view.html.php |
2 | 1 | 283 | components/com_content/views/category/view.html.php |
3 | 1 | 76 | components/com_content/views/frontpage/view.html.php |
| ||||
$results= $dispatcher->trigger('onPrepareContent', array( & $item, & $item->params ,0 )); |
| ||||
$results= $dispatcher->trigger('onAfterDisplayTitle', array( & $item, & $item->params , 0 )); |
| ||||
$results= $dispatcher->trigger('onAfterDisplayTitle', array( &$item, &$item->params ,0 )); |
| |||
$results=$dispatcher->trigger( [[#variable4afba1c0]],array( &$item, &$item->params , 0 )); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#4afba1c0]] | 'onPrepareContent' |
1 | 2 | [[#4afba1c0]] | 'onAfterDisplayTitle' |
1 | 3 | [[#4afba1c0]] | 'onAfterDisplayTitle' |