Showing 910 of 910 total issues

Line exceeds 120 characters; contains 143 characters
Open

                throw new Pluf_Exception_DoesNotExist('Topic with id (' . $topicId . ') does not exist in domain with id (' . $domainId . ')');
Severity: Minor
Found in src/ELearn/Views/Topic.php by phpcodesniffer

Line exceeds 120 characters; contains 128 characters
Open

     * در این متد فایل مربوط به است حذف می شود. این عملیات قابل بازگشت نیست
Severity: Minor
Found in src/ELearn/Vote.php by phpcodesniffer

Line exceeds 120 characters; contains 136 characters
Open

 * بررسی می‌کند که آیا محتویی هم نام با نام در نظر گرفته شده در ملک وجود دارد
Severity: Minor
Found in src/ELearn/Shortcuts.php by phpcodesniffer

Line exceeds 120 characters; contains 143 characters
Open

                throw new Pluf_Exception_DoesNotExist('Part with id (' . $part->id . ') does not exist in lesson with id (' . $lessonId . ')');
Severity: Minor
Found in src/ELearn/Views/Part.php by phpcodesniffer

Inline control structures are not allowed
Open

            if (strlen($this->where_clause) == 0)
Severity: Minor
Found in src/ELearn/Searcher.php by phpcodesniffer

Line exceeds 120 characters; contains 147 characters
Open

                throw new Pluf_Exception_DoesNotExist('Course with id (' . $course->id . ') does not exist in topic with id (' . $topic->id . ')');
Severity: Minor
Found in src/ELearn/Views/Course.php by phpcodesniffer

Line exceeds 120 characters; contains 145 characters
Open

                throw new Pluf_Exception_DoesNotExist('Lesson with id (' . $lessonId . ') does not exist in course with id (' . $courseId . ')');
Severity: Minor
Found in src/ELearn/Views/Lesson.php by phpcodesniffer

Line exceeds 120 characters; contains 147 characters
Open

                throw new Pluf_Exception_DoesNotExist('Topic with id (' . $topic->id . ') does not exist in domain with id (' . $domain->id . ')');
Severity: Minor
Found in src/ELearn/Views/Topic.php by phpcodesniffer

Line exceeds 120 characters; contains 126 characters
Open

 * نام یک محتوی باید در یک ملک به صورت انحصاری تعیین شود. بنابر این روال
Severity: Minor
Found in src/ELearn/Shortcuts.php by phpcodesniffer

Line exceeds 120 characters; contains 141 characters
Open

                throw new Pluf_Exception_DoesNotExist('Part with id (' . $partId . ') does not exist in lesson with id (' . $lessonId . ')');
Severity: Minor
Found in src/ELearn/Views/Part.php by phpcodesniffer

Line exceeds 120 characters; contains 147 characters
Open

                throw new Pluf_Exception_DoesNotExist('Topic with id (' . $topic->id . ') does not exist in domain with id (' . $domain->id . ')');
Severity: Minor
Found in src/ELearn/Views/Topic.php by phpcodesniffer

Line exceeds 120 characters; contains 149 characters
Open

                throw new Pluf_Exception_DoesNotExist('Lesson with id (' . $lesson->id . ') does not exist in course with id (' . $course->id . ')');
Severity: Minor
Found in src/ELearn/Views/Lesson.php by phpcodesniffer

Whitespace found at end of line
Open

 *        

Whitespace found at end of line
Open

     *            
Severity: Minor
Found in src/ELearn/Searcher.php by phpcodesniffer

Class name "ELearn_Course" is not in camel caps format
Open

class ELearn_Course extends Pluf_Model
Severity: Minor
Found in src/ELearn/Course.php by phpcodesniffer

Class name "ELearn_Grade" is not in camel caps format
Open

class ELearn_Grade extends Pluf_Model
Severity: Minor
Found in src/ELearn/Grade.php by phpcodesniffer

Whitespace found at end of line
Open

 *        

Class name "ELearn_Form_PartUpdate" is not in camel caps format
Open

class ELearn_Form_PartUpdate extends Pluf_Form_Model

Class name "ELearn_Part" is not in camel caps format
Open

class ELearn_Part extends Pluf_Model
Severity: Minor
Found in src/ELearn/Part.php by phpcodesniffer

Class name "ELearn_Form_PartCreate" is not in camel caps format
Open

class ELearn_Form_PartCreate extends Pluf_Form_Model
Severity
Category
Status
Source
Language