CloneSet39


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
33630.956statement_block
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
13118
administrator/components/com_installer/models/install.php
23124
administrator/components/com_installer/models/install.php
33130
administrator/components/com_installer/models/install.php
43137
administrator/components/com_installer/models/install.php
53171
administrator/components/com_installer/models/install.php
63180
administrator/components/com_installer/models/install.php
73209
administrator/components/com_installer/models/install.php
83218
administrator/components/com_installer/models/install.php
93281
administrator/components/com_templates/models/template.php
103286
administrator/components/com_templates/models/template.php
113119
components/com_content/models/category.php
123126
components/com_content/models/category.php
133175
components/com_content/models/category.php
143183
components/com_content/models/category.php
153188
components/com_content/models/category.php
163210
components/com_content/models/category.php
173217
components/com_content/models/category.php
183158
components/com_newsfeeds/models/category.php
193163
components/com_newsfeeds/models/category.php
20376
components/com_newsfeeds/models/newsfeed.php
21339
components/com_users/controllers/profile.php
22386
components/com_users/controllers/profile.php
23340
components/com_users/controllers/registration.php
24349
components/com_users/controllers/registration.php
25354
components/com_users/views/reset/view.html.php
263114
libraries/joomla/filesystem/file.php
273223
libraries/joomla/filesystem/file.php
283228
libraries/joomla/filesystem/file.php
293766
libraries/joomla/installer/adapters/component.php
303210
libraries/joomla/installer/adapters/library.php
313451
libraries/joomla/installer/adapters/module.php
323343
libraries/joomla/installer/adapters/plugin.php
333198
libraries/joomla/installer/adapters/template.php
343216
libraries/joomla/installer/helper.php
353171
libraries/joomla/updater/update.php
363249
libraries/joomla/user/helper.php
Clone Instance
1
Line Count
3
Source Line
118
Source File
administrator/components/com_installer/models/install.php

                                                     {
                        JError::raiseWarning('SOME_ERROR_CODE', JText::_('WARNINSTALLFILE'));
                        return FALSE;
                      }


Clone Instance
2
Line Count
3
Source Line
124
Source File
administrator/components/com_installer/models/install.php

                                               {
                        JError::raiseWarning('SOME_ERROR_CODE', JText::_('WARNINSTALLZLIB'));
                        return FALSE;
                      }


Clone Instance
3
Line Count
3
Source Line
130
Source File
administrator/components/com_installer/models/install.php

                                          {
                        JError::raiseWarning('SOME_ERROR_CODE', JText::_('No file selected'));
                        return FALSE;
                      }


Clone Instance
4
Line Count
3
Source Line
137
Source File
administrator/components/com_installer/models/install.php

                {
                        JError::raiseWarning('SOME_ERROR_CODE', JText::_('WARNINSTALLUPLOADERROR'));
                        return FALSE;
                      }


Clone Instance
5
Line Count
3
Source Line
171
Source File
administrator/components/com_installer/models/install.php

                                     {
                        JError::raiseWarning('SOME_ERROR_CODE', JText::_('Please enter a package directory'));
                        return FALSE;
                      }


Clone Instance
6
Line Count
3
Source Line
180
Source File
administrator/components/com_installer/models/install.php

                            {
                        JError::raiseWarning('SOME_ERROR_CODE', JText::_('Path does not have a valid package'));
                        return FALSE;
                      }


Clone Instance
7
Line Count
3
Source Line
209
Source File
administrator/components/com_installer/models/install.php

                           {
                        JError::raiseWarning('SOME_ERROR_CODE', JText::_('Please enter a URL'));
                        return FALSE;
                      }


Clone Instance
8
Line Count
3
Source Line
218
Source File
administrator/components/com_installer/models/install.php

                              {
                        JError::raiseWarning('SOME_ERROR_CODE', JText::_('Invalid URL'));
                        return FALSE;
                      }


Clone Instance
9
Line Count
3
Source Line
281
Source File
administrator/components/com_templates/models/template.php

                {
                        JError::raiseWarning(500, JText::_('Template must have at least one style'));
                        return FALSE;
                      }


Clone Instance
10
Line Count
3
Source Line
286
Source File
administrator/components/com_templates/models/template.php

                {
                        JError::raiseWarning(500, JText::_('Can not delete default style'));
                        return FALSE;
                      }


Clone Instance
11
Line Count
3
Source Line
119
Source File
components/com_content/models/category.php

                        {
                                JError::raiseError(404, JText::_("Resource Not Found"));
                                return FALSE;
                              }


Clone Instance
12
Line Count
3
Source Line
126
Source File
components/com_content/models/category.php

                        {
                                JError::raiseError(403, JText::_("ALERTNOTAUTH"));
                                return FALSE;
                              }


Clone Instance
13
Line Count
3
Source Line
175
Source File
components/com_content/models/category.php

                {
                        JError::raiseError(404, JText::_("Resource Not Found"));
                        return FALSE;
                      }


Clone Instance
14
Line Count
3
Source Line
183
Source File
components/com_content/models/category.php

                                                  {
                        JError::raiseError(404, JText::_("Resource Not Found"));
                        return FALSE;
                      }


Clone Instance
15
Line Count
3
Source Line
188
Source File
components/com_content/models/category.php

                                                                                    {
                        JError::raiseError(403, JText::_("ALERTNOTAUTH"));
                        return FALSE;
                      }


Clone Instance
16
Line Count
3
Source Line
210
Source File
components/com_content/models/category.php

                        {
                                JError::raiseError(404, JText::_("Resource Not Found"));
                                return FALSE;
                              }


Clone Instance
17
Line Count
3
Source Line
217
Source File
components/com_content/models/category.php

                        {
                                JError::raiseError(403, JText::_("ALERTNOTAUTH"));
                                return FALSE;
                              }


Clone Instance
18
Line Count
3
Source Line
158
Source File
components/com_newsfeeds/models/category.php

                                                          {
                                JError::raiseError(404, JText::_("Resource Not Found"));
                                return FALSE;
                              }


Clone Instance
19
Line Count
3
Source Line
163
Source File
components/com_newsfeeds/models/category.php

                                                                                            {
                                JError::raiseError(403, JText::_("ALERTNOTAUTH"));
                                return FALSE;
                              }


Clone Instance
20
Line Count
3
Source Line
76
Source File
components/com_newsfeeds/models/newsfeed.php

                                                      {
                                JError::raiseError(404, JText::_("Resource Not Found"));
                                return FALSE;
                              }


Clone Instance
21
Line Count
3
Source Line
39
Source File
components/com_users/controllers/profile.php

                                          {
                        JError::raiseError(403, JText::_('ALERTNOTAUTH'));
                        return FALSE;
                      }


Clone Instance
22
Line Count
3
Source Line
86
Source File
components/com_users/controllers/profile.php

                                            {
                        JError::raiseError(403, JText::_('ALERTNOTAUTH'));
                        return FALSE;
                      }


Clone Instance
23
Line Count
3
Source Line
40
Source File
components/com_users/controllers/registration.php

                                                                                                               {
                        JError::raiseError(403, JText::_('ACCESS FORBIDDEN'));
                        return FALSE;
                      }


Clone Instance
24
Line Count
3
Source Line
49
Source File
components/com_users/controllers/registration.php

                                                              {
                        JError::raiseError(403, JText::_('USERS ACTIVATION INVALID TOKEN'));
                        return FALSE;
                      }


Clone Instance
25
Line Count
3
Source Line
54
Source File
components/com_users/views/reset/view.html.php

                                                             {
                                JError::raiseError(403, JText::_('ALERTNOTAUTH'));
                                return FALSE;
                              }


Clone Instance
26
Line Count
3
Source Line
114
Source File
libraries/joomla/filesystem/file.php

                                                  {
                                JError::raiseWarning(21, JText::_('Copy failed'));
                                return FALSE;
                              }


Clone Instance
27
Line Count
3
Source Line
223
Source File
libraries/joomla/filesystem/file.php

                                                        {
                                JError::raiseWarning(21, JText::_('Rename failed'));
                                return FALSE;
                              }


Clone Instance
28
Line Count
3
Source Line
228
Source File
libraries/joomla/filesystem/file.php

                                                    {
                                JError::raiseWarning(21, JText::_('Rename failed'));
                                return FALSE;
                              }


Clone Instance
29
Line Count
3
Source Line
766
Source File
libraries/joomla/installer/adapters/component.php

                                            {
                        JError::raiseWarning(100, JText::_('ERRORUNKOWNEXTENSION'));
                        return FALSE;
                      }


Clone Instance
30
Line Count
3
Source Line
210
Source File
libraries/joomla/installer/adapters/library.php

                                                                      {
                        JError::raiseWarning(100, JText::_('ERRORUNKOWNEXTENSION'));
                        return FALSE;
                      }


Clone Instance
31
Line Count
3
Source Line
451
Source File
libraries/joomla/installer/adapters/module.php

                                                                      {
                        JError::raiseWarning(100, JText::_('ERRORUNKOWNEXTENSION'));
                        return FALSE;
                      }


Clone Instance
32
Line Count
3
Source Line
343
Source File
libraries/joomla/installer/adapters/plugin.php

                                            {
                        JError::raiseWarning(100, JText::_('ERRORUNKOWNEXTENSION'));
                        return FALSE;
                      }


Clone Instance
33
Line Count
3
Source Line
198
Source File
libraries/joomla/installer/adapters/template.php

                                                                      {
                        JError::raiseWarning(100, JText::_('ERRORUNKOWNEXTENSION'));
                        return FALSE;
                      }


Clone Instance
34
Line Count
3
Source Line
216
Source File
libraries/joomla/installer/helper.php

                {
                        JError::raiseWarning(1, JText::_('ERRORNOTFINDXMLSETUPFILE'));
                        return FALSE;
                      }


Clone Instance
35
Line Count
3
Source Line
171
Source File
libraries/joomla/updater/update.php

                       {
                        JError::raiseWarning('SOME_ERROR_CODE', JText::_('Invalid extension update'));
                        return FALSE;
                      }


Clone Instance
36
Line Count
3
Source Line
249
Source File
libraries/joomla/user/helper.php

                {
                        JError::raiseWarning("SOME_ERROR_CODE", JText::_('UNABLE TO FIND A USER WITH GIVEN ACTIVATION STRING'));
                        return FALSE;
                      }


Clone AbstractionParameter Count: 3Parameter Bindings

{
  JError:: [[#variable4f9535e0]]( [[#variable4f9535a0]],JText::_( [[#variable4f953580]]));
  return FALSE;
}
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#4f9535e0]]
raiseError 
12[[#4f9535e0]]
raiseWarning 
13[[#4f9535e0]]
raiseError 
14[[#4f9535e0]]
raiseWarning 
15[[#4f9535e0]]
raiseWarning 
16[[#4f9535e0]]
raiseWarning 
17[[#4f9535e0]]
raiseWarning 
18[[#4f9535e0]]
raiseWarning 
19[[#4f9535e0]]
raiseError 
110[[#4f9535e0]]
raiseError 
111[[#4f9535e0]]
raiseWarning 
112[[#4f9535e0]]
raiseWarning 
113[[#4f9535e0]]
raiseWarning 
114[[#4f9535e0]]
raiseWarning 
115[[#4f9535e0]]
raiseWarning 
116[[#4f9535e0]]
raiseWarning 
117[[#4f9535e0]]
raiseWarning 
118[[#4f9535e0]]
raiseWarning 
119[[#4f9535e0]]
raiseWarning 
120[[#4f9535e0]]
raiseWarning 
121[[#4f9535e0]]
raiseError 
122[[#4f9535e0]]
raiseWarning 
123[[#4f9535e0]]
raiseError 
124[[#4f9535e0]]
raiseWarning 
125[[#4f9535e0]]
raiseError 
126[[#4f9535e0]]
raiseError 
127[[#4f9535e0]]
raiseError 
128[[#4f9535e0]]
raiseError 
129[[#4f9535e0]]
raiseError 
130[[#4f9535e0]]
raiseError 
131[[#4f9535e0]]
raiseError 
132[[#4f9535e0]]
raiseError 
133[[#4f9535e0]]
raiseWarning 
134[[#4f9535e0]]
raiseWarning 
135[[#4f9535e0]]
raiseWarning 
136[[#4f9535e0]]
raiseError 
21[[#4f9535a0]]
404 
22[[#4f9535a0]]
100 
23[[#4f9535a0]]
403 
24[[#4f9535a0]]
21 
25[[#4f9535a0]]
"SOME_ERROR_CODE" 
26[[#4f9535a0]]
'SOME_ERROR_CODE' 
27[[#4f9535a0]]
1 
28[[#4f9535a0]]
21 
29[[#4f9535a0]]
403 
210[[#4f9535a0]]
403 
211[[#4f9535a0]]
500 
212[[#4f9535a0]]
500 
213[[#4f9535a0]]
'SOME_ERROR_CODE' 
214[[#4f9535a0]]
'SOME_ERROR_CODE' 
215[[#4f9535a0]]
'SOME_ERROR_CODE' 
216[[#4f9535a0]]
'SOME_ERROR_CODE' 
217[[#4f9535a0]]
'SOME_ERROR_CODE' 
218[[#4f9535a0]]
'SOME_ERROR_CODE' 
219[[#4f9535a0]]
'SOME_ERROR_CODE' 
220[[#4f9535a0]]
'SOME_ERROR_CODE' 
221[[#4f9535a0]]
404 
222[[#4f9535a0]]
21 
223[[#4f9535a0]]
403 
224[[#4f9535a0]]
100 
225[[#4f9535a0]]
404 
226[[#4f9535a0]]
403 
227[[#4f9535a0]]
404 
228[[#4f9535a0]]
403 
229[[#4f9535a0]]
404 
230[[#4f9535a0]]
403 
231[[#4f9535a0]]
403 
232[[#4f9535a0]]
403 
233[[#4f9535a0]]
100 
234[[#4f9535a0]]
100 
235[[#4f9535a0]]
100 
236[[#4f9535a0]]
404 
31[[#4f953580]]
"Resource Not Found" 
32[[#4f953580]]
'ERRORUNKOWNEXTENSION' 
33[[#4f953580]]
"ALERTNOTAUTH" 
34[[#4f953580]]
'Rename failed' 
35[[#4f953580]]
'UNABLE TO FIND A USER WITH GIVEN ACTIVATION STRING' 
36[[#4f953580]]
'Invalid extension update' 
37[[#4f953580]]
'ERRORNOTFINDXMLSETUPFILE' 
38[[#4f953580]]
'Copy failed' 
39[[#4f953580]]
'ACCESS FORBIDDEN' 
310[[#4f953580]]
'USERS ACTIVATION INVALID TOKEN' 
311[[#4f953580]]
'Template must have at least one style' 
312[[#4f953580]]
'Can not delete default style' 
313[[#4f953580]]
'WARNINSTALLFILE' 
314[[#4f953580]]
'WARNINSTALLZLIB' 
315[[#4f953580]]
'No file selected' 
316[[#4f953580]]
'WARNINSTALLUPLOADERROR' 
317[[#4f953580]]
'Please enter a package directory' 
318[[#4f953580]]
'Path does not have a valid package' 
319[[#4f953580]]
'Please enter a URL' 
320[[#4f953580]]
'Invalid URL' 
321[[#4f953580]]
"Resource Not Found" 
322[[#4f953580]]
'Rename failed' 
323[[#4f953580]]
"ALERTNOTAUTH" 
324[[#4f953580]]
'ERRORUNKOWNEXTENSION' 
325[[#4f953580]]
"Resource Not Found" 
326[[#4f953580]]
"ALERTNOTAUTH" 
327[[#4f953580]]
"Resource Not Found" 
328[[#4f953580]]
'ALERTNOTAUTH' 
329[[#4f953580]]
"Resource Not Found" 
330[[#4f953580]]
"ALERTNOTAUTH" 
331[[#4f953580]]
'ALERTNOTAUTH' 
332[[#4f953580]]
'ALERTNOTAUTH' 
333[[#4f953580]]
'ERRORUNKOWNEXTENSION' 
334[[#4f953580]]
'ERRORUNKOWNEXTENSION' 
335[[#4f953580]]
'ERRORUNKOWNEXTENSION' 
336[[#4f953580]]
"Resource Not Found"