Showing 910 of 910 total issues
Call to method createObject
from undeclared class \Pluf_Views
Open
Open
return $plufService->createObject($request, $match, $p);
- Exclude checks
Call to method __construct
from undeclared class \Pluf_HTTP_Response_Json
Open
Open
return new Pluf_HTTP_Response_Json($paginator->render_object());
- Exclude checks
Call to undeclared function \Pluf_Shortcuts_GetObjectOr404()
Open
Open
$courseCopy = Pluf_Shortcuts_GetObjectOr404('ELearn_Course', $courseId);
- Exclude checks
Reference to undeclared property \ELearn_Comment->creation_dtime
Open
Open
$this->creation_dtime = gmdate('Y-m-d H:i:s');
- Exclude checks
Reference to instance property REQUEST
from undeclared class \Pluf_HTTP_Request
Open
Open
$courseId = $request->REQUEST['courseId'];
- Exclude checks
Call to method __construct
from undeclared class \Pluf_Exception_Form
Open
Open
throw new Pluf_Exception_Form('cannot save the Part from an invalid form', $this);
- Exclude checks
Call to method setFromRequest
from undeclared class \Pluf_Paginator
Open
Open
$paginator->setFromRequest($request);
- Exclude checks
Reference to instance property user
from undeclared class \Pluf_HTTP_Request
Open
Open
'user' => $request->user,
- Exclude checks
Reference to undeclared property \ELearn_Form_PartUpdate->data
Open
Open
$myFile = $this->data['file'];
- Exclude checks
Reference to undeclared property \ELearn_Comment->_a
Open
Open
$this->_a['verbose'] = 'ELearn_Comment';
- Exclude checks
Class extends undeclared class \Pluf_Model
Open
Open
class ELearn_Course extends Pluf_Model
- Exclude checks
Reference to instance property REQUEST
from undeclared class \Pluf_HTTP_Request
Open
Open
$request->REQUEST['_px_fk'],
- Exclude checks
Reference to undeclared property \ELearn_Course->_a
Open
Open
$this->_a['verbose'] = 'ELearn_Course';
- Exclude checks
Call to method keywords
from undeclared class \Pluf_SQL
Open
Open
$keywords = $lastsql->keywords($this->search_string);
- Exclude checks
Call to method f
from undeclared class \Pluf
Open
Open
$part->file_path = Pluf::f('upload_path') . '/' . $this->tenant->id . '/part';
- Exclude checks
Parameter $model
has undeclared type \Pluf_Model
Open
Open
function ELearn_Shortcuts_FindAll($model, $filter, $sort){
- Exclude checks
Reference to undeclared property \ELearn_Form_PartUpdate->cleaned_data
Open
Open
$name = $this->cleaned_data['name'];
- Exclude checks
Reference to undeclared property \ELearn_Part->creation_dtime
Open
Open
$this->creation_dtime = gmdate('Y-m-d H:i:s');
- Exclude checks
Reference to undeclared property \ELearn_Part->file_size
Open
Open
$this->file_size = filesize($path);
- Exclude checks
Reference to instance property REQUEST
from undeclared class \Pluf_HTTP_Request
Open
Open
$request->REQUEST['_px_fv']
- Exclude checks