CloneSet658


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2630.953php_sequence[4]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1232
administrator/components/com_redirect/views/link/tmpl/edit.php
2237
administrator/components/com_redirect/views/link/tmpl/edit.php
3242
administrator/components/com_redirect/views/link/tmpl/edit.php
4255
administrator/components/com_redirect/views/link/tmpl/edit.php
5261
administrator/components/com_redirect/views/link/tmpl/edit.php
6267
administrator/components/com_redirect/views/link/tmpl/edit.php
Clone Instance
1
Line Count
2
Source Line
32
Source File
administrator/components/com_redirect/views/link/tmpl/edit.php

                                <?php echo $fields['old_url']->label; ?><br/>
<?php echo $fields['old_url']->input; ?>
</div>
<br/>
<div>


Clone Instance
2
Line Count
2
Source Line
37
Source File
administrator/components/com_redirect/views/link/tmpl/edit.php

                                <?php echo $fields['new_url']->label; ?><br/>
<?php echo $fields['new_url']->input; ?>
</div>
<br/>
<div>


Clone Instance
3
Line Count
2
Source Line
42
Source File
administrator/components/com_redirect/views/link/tmpl/edit.php

                                <?php echo $fields['comment']->label; ?><br/>
<?php echo $fields['comment']->input; ?>
</div>
</div>
<div class="col width-40">
  <fieldset>
    <legend>


Clone Instance
4
Line Count
2
Source Line
55
Source File
administrator/components/com_redirect/views/link/tmpl/edit.php

                                                                <?php echo $fields['published']->label; ?><br/>
<?php echo $fields['published']->input; ?>
</td>
</tr>
<tr>
  <td>


Clone Instance
5
Line Count
2
Source Line
61
Source File
administrator/components/com_redirect/views/link/tmpl/edit.php

                                                                <?php echo $fields['created_date']->label; ?><br/>
<?php echo $fields['created_date']->input; ?>
</td>
</tr>
<tr>
  <td>


Clone Instance
6
Line Count
2
Source Line
67
Source File
administrator/components/com_redirect/views/link/tmpl/edit.php

                                                                <?php echo $fields['updated_date']->label; ?><br/>
<?php echo $fields['updated_date']->input; ?>
</td>
</tr>
</tbody>
</table>
</fieldset>
</div>
<div class="clr"></div>
<input type="hidden" name="task" value=""/>


Clone AbstractionParameter Count: 3Parameter Bindings

<?php
  echo $fields[ [[#variable3c8f4cc0]]]->label;
?> [[#variable3c8f4c40]]<?php
                          echo $fields[ [[#variable3c8f4cc0]]]->input;
                        ?> [[#variable3c8f4b20]]
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#3c8f4cc0]]
'updated_date' 
12[[#3c8f4cc0]]
'created_date' 
13[[#3c8f4cc0]]
'published' 
14[[#3c8f4cc0]]
'comment' 
15[[#3c8f4cc0]]
'new_url' 
16[[#3c8f4cc0]]
'old_url' 
21[[#3c8f4c40]]
<br/> 
22[[#3c8f4c40]]
<br/> 
23[[#3c8f4c40]]
<br/> 
24[[#3c8f4c40]]
<br/> 
25[[#3c8f4c40]]
<br/> 
26[[#3c8f4c40]]
<br/> 
31[[#3c8f4b20]]
</td>
</tr>
</tbody>
</table>
</fieldset>
</div>
<div class="clr"></div>
<input type="hidden" name="task" value=""/> 
32[[#3c8f4b20]]
</td>
</tr>
<tr>
  <td> 
33[[#3c8f4b20]]
</td>
</tr>
<tr>
  <td> 
34[[#3c8f4b20]]
</div>
</div>
<div class="col width-40">
  <fieldset>
    <legend> 
35[[#3c8f4b20]]
</div>
<br/>
<div> 
36[[#3c8f4b20]]
</div>
<br/>
<div>