Showing 910 of 910 total issues
Call to method SAnd
from undeclared class \Pluf_SQL
Open
Open
$lastsql->SAnd($sql);
- Exclude checks
Call to method loadFunction
from undeclared class \Pluf
Open
Open
Pluf::loadFunction('Pluf_Shortcuts_GetObjectOr404');
- Exclude checks
Call to method factory
from undeclared class \Pluf
Open
Open
$items = Pluf::factory('ELearn_Part')->getList(array(
- Exclude checks
Call to method configure
from undeclared class \Pluf_Paginator
Open
Open
$paginator->configure(array(), $search_fields, $sort_fields);
- Exclude checks
Reference to instance property REQUEST
from undeclared class \Pluf_HTTP_Request
Open
Open
$topicId = $request->REQUEST['topic'];
- Exclude checks
Call to undeclared function \Pluf_Shortcuts_GetObjectOr404()
Open
Open
Pluf_Shortcuts_GetObjectOr404('ELearn_Course', $courseId);
- Exclude checks
Call to method __construct
from undeclared class \Pluf_Exception_DoesNotExist
Open
Open
throw new Pluf_Exception_DoesNotExist('Course with id (' . $course->id . ') does not exist in topic with id (' . $topic->id . ')');
- Exclude checks
Call to method __construct
from undeclared class \Pluf_HTTP_Response_Json
Open
Open
return new Pluf_HTTP_Response_Json($courseCopy);
- Exclude checks
Reference to instance property REQUEST
from undeclared class \Pluf_HTTP_Request
Open
Open
$request->REQUEST['course'] = $courseId;
- Exclude checks
Reference to instance property REQUEST
from undeclared class \Pluf_HTTP_Request
Open
Open
} elseif (isset($request->REQUEST['courseId'])) {
- Exclude checks
Call to method loadFunction
from undeclared class \Pluf
Open
Open
Pluf::loadFunction('ELearn_Shortcuts_NormalizeItemPerPage');
- Exclude checks
Call to undeclared function \Pluf_Shortcuts_GetObjectOr404()
Open
Open
Pluf_Shortcuts_GetObjectOr404('ELearn_Lesson', $lessonId);
- Exclude checks
Reference to undeclared property \ELearn_Domain->creation_dtime
Open
Open
$this->creation_dtime = gmdate('Y-m-d H:i:s');
- Exclude checks
Call to undeclared method \ELearn_Form_PartCreate::isValid
Open
Open
if (! $this->isValid()) {
- Exclude checks
Reference to undeclared property \ELearn_Grade->_a
Open
Open
$this->_a['table'] = 'elearn_graid';
- Exclude checks
Reference to undeclared property \ELearn_Grade->_a
Open
Open
$this->_a['cols'] = array(
- Exclude checks
Reference to undeclared property \ELearn_Part->mime_type
Open
Open
$this->mime_type = $fileInfo[0];
- Exclude checks
Call to method SAnd
from undeclared class \Pluf_SQL
Open
Open
$this->forced_where->SAnd($sql);
- Exclude checks
Call to method __construct
from undeclared class \Pluf_SQL
Open
Open
$q = new Pluf_SQL('title=%s', array(
- Exclude checks
Call to method __construct
from undeclared class \Pluf_Exception
Open
Open
throw new Pluf_Exception(__('Part name must not be new, find'));
- Exclude checks