| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 3 | 13 | 1 | 0.994 | statement_sequence[2] |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 4 | 164 | administrator/components/com_categories/models/categories.php |
| 2 | 4 | 165 | administrator/components/com_content/models/articles.php |
| 3 | 4 | 89 | administrator/components/com_content/models/featured.php |
| 4 | 4 | 187 | administrator/components/com_menus/models/items.php |
| 5 | 4 | 59 | administrator/components/com_menus/models/menus.php |
| 6 | 4 | 66 | administrator/components/com_redirect/models/links.php |
| 7 | 4 | 86 | administrator/components/com_users/models/groups.php |
| 8 | 4 | 89 | administrator/components/com_users/models/levels.php |
| 9 | 4 | 92 | administrator/components/com_users/models/users.php |
| 10 | 3 | 158 | administrator/components/com_weblinks/models/weblinks.php |
| 11 | 4 | 153 | components/com_content/models/categories.php |
| 12 | 4 | 186 | components/com_content/models/frontpage.php |
| 13 | 3 | 104 | components/com_weblinks/models/category.php |
| ||||
// Add the list ordering clause.
$query->order($this->_db->getEscaped($this->getState('list.ordering', 'a.title'))
. ' '
. $this->_db->getEscaped($this->getState('list.direction', 'ASC')));
//echo nl2br(str_replace('#__','jos_',$query));
return $query;
|
| ||||
// Add the list ordering clause.
$query->order($this->_db->getEscaped($this->getState('list.ordering', 'a.title'))
. ' '
. $this->_db->getEscaped($this->getState('list.direction', 'ASC')));
//echo nl2br(str_replace('#__','jos_',$query));
return $query;
|
| ||||
// Add the list ordering clause.
$query->order($this->_db->getEscaped($this->getState('list.ordering', 'a.title'))
. ' '
. $this->_db->getEscaped($this->getState('list.direction', 'ASC')));
//echo nl2br(str_replace('#__','jos_',$query->toString()));
return $query;
|
| ||||
// Add the list ordering clause.
$query->order($this->_db->getEscaped($this->getState('list.ordering', 'a.lft'))
. ' '
. $this->_db->getEscaped($this->getState('list.direction', 'ASC')));
//echo nl2br(str_replace('#__','jos_',$query->toString())).'<hr/>';
return $query;
|
| ||||
// Add the list ordering clause.
$query->order($this->_db->getEscaped($this->getState('list.ordering', 'a.id'))
. ' '
. $this->_db->getEscaped($this->getState('list.direction', 'ASC')));
//echo nl2br(str_replace('#__','jos_',$query->toString())).'<hr/>';
return $query;
|
| ||||
// Add the list ordering clause.
$query->order($this->_db->getEscaped($this->getState('list.ordering', 'a.name'))
. ' '
. $this->_db->getEscaped($this->getState('list.direction', 'ASC')));
//echo nl2br(str_replace('#__','jos_',$query->toString())).'<hr/>';
return $query;
|
| ||||
// Add the list ordering clause.
$query->order($this->_db->getEscaped($this->getState('list.ordering', 'a.lft'))
. ' '
. $this->_db->getEscaped($this->getState('list.direction', 'ASC')));
//echo nl2br(str_replace('#__','jos_',$query->toString())).'<hr/>';
return $query;
|
| ||||
// Add the list ordering clause.
$query->order($this->_db->getEscaped($this->getState('list.ordering', 'a.lft'))
. ' '
. $this->_db->getEscaped($this->getState('list.direction', 'ASC')));
//echo nl2br(str_replace('#__','jos_',$query->toString())).'<hr/>';
return $query;
|
| ||||
// Add the list ordering clause.
$query->order($this->_db->getEscaped($this->getState('list.ordering', 'a.name'))
. ' '
. $this->_db->getEscaped($this->getState('list.direction', 'ASC')));
//echo nl2br(str_replace('#__','jos_',$query->toString())).'<hr/>';
return $query;
|
| ||||
// Add the list ordering clause.
$query->order($this->_db->getEscaped($this->getState('list.ordering', 'a.ordering'))
. ' '
. $this->_db->getEscaped($this->getState('list.direction', 'ASC')));
return $query;
|
| ||||
// Add the list ordering clause.
$query->order($this->_db->getEscaped($this->getState('list.ordering', 'a.title'))
. ' '
. $this->_db->getEscaped($this->getState('list.direction', 'ASC')));
//echo nl2br(str_replace('#__','jos_',$query));
return $query;
|
| ||||
// Add the list ordering clause.
$query->order($this->_db->getEscaped($this->getState('list.ordering', 'a.title'))
. ' '
. $this->_db->getEscaped($this->getState('list.direction', 'ASC')));
//echo nl2br(str_replace('#__','jos_',$query));
return $query;
|
| ||||
// Add the list ordering clause.
$query->order($this->_db->getEscaped($this->getState('list.ordering', 'a.ordering'))
. ' '
. $this->_db->getEscaped($this->getState('list.direction', 'ASC')));
return $query;
|
| |||
// Add the list ordering clause.
$query->order($this->_db->getEscaped($this->getState('list.ordering', [[#variable4c6d20e0]]))
. ' '
. $this->_db->getEscaped($this->getState('list.direction','ASC')));
//echo nl2br(str_replace('#__','jos_',$query));
//echo nl2br(str_replace('#__','jos_',$query->toString())).'<hr/>';
//echo nl2br(str_replace('#__','jos_',$query->toString()));
return $query;
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#4c6d20e0]] | 'a.ordering' |
| 1 | 2 | [[#4c6d20e0]] | 'a.title' |
| 1 | 3 | [[#4c6d20e0]] | 'a.name' |
| 1 | 4 | [[#4c6d20e0]] | 'a.lft' |
| 1 | 5 | [[#4c6d20e0]] | 'a.id' |
| 1 | 6 | [[#4c6d20e0]] | 'a.title' |
| 1 | 7 | [[#4c6d20e0]] | 'a.lft' |
| 1 | 8 | [[#4c6d20e0]] | 'a.title' |
| 1 | 9 | [[#4c6d20e0]] | 'a.title' |
| 1 | 10 | [[#4c6d20e0]] | 'a.ordering' |
| 1 | 11 | [[#4c6d20e0]] | 'a.name' |
| 1 | 12 | [[#4c6d20e0]] | 'a.lft' |
| 1 | 13 | [[#4c6d20e0]] | 'a.title' |