Showing 910 of 910 total issues

Line exceeds 120 characters; contains 128 characters
Open

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

Line exceeds 120 characters; contains 136 characters
Open

     * علاوه بر این داده‌هایی که از پایگاه داده به دست آمده اند به صورت مستقیم
Severity: Minor
Found in src/ELearn/Searcher.php by phpcodesniffer

Line exceeds 120 characters; contains 128 characters
Open

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

Line exceeds 120 characters; contains 128 characters
Open

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

Line exceeds 120 characters; contains 128 characters
Open

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

Line exceeds 120 characters; contains 128 characters
Open

     * آرایه ایجاد شده هیچ محدودیتی ندارد و شامل تمام مواردی است که قبل در
Severity: Minor
Found in src/ELearn/Searcher.php by phpcodesniffer

Line exceeds 120 characters; contains 129 characters
Open

     * این روش برای استفاده از داده‌ها در ساختارهایی مانند JSON بسیار مناسب
Severity: Minor
Found in src/ELearn/Searcher.php by phpcodesniffer

Line exceeds 120 characters; contains 130 characters
Open

                throw new Pluf_Form_Invalid('An error occured when creating the upload path. Please try to send the file again.');

Line exceeds 120 characters; contains 123 characters
Open

 * با استفاده از این فرم می‌توان اطلاعات یک محتوا را به روزرسانی کرد.

Line exceeds 120 characters; contains 151 characters
Open

        if (isset($request->REQUEST['_px_fk']) and in_array($request->REQUEST['_px_fk'], $this->list_filters) and isset($request->REQUEST['_px_fv'])) {
Severity: Minor
Found in src/ELearn/Searcher.php by phpcodesniffer

Line exceeds 120 characters; contains 136 characters
Open

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

Line exceeds 120 characters; contains 130 characters
Open

foreach (array(__DIR__ . '/../../autoload.php', __DIR__ . '/../vendor/autoload.php', __DIR__ . '/vendor/autoload.php') as $file) {
Severity: Minor
Found in run.php by phpcodesniffer

Line exceeds 120 characters; contains 135 characters
Open

     * با استفاده از این فراخوانی می‌توان به فهرست تمام موجودیت‌ها دست یافت.
Severity: Minor
Found in src/ELearn/Searcher.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

Line exceeds 120 characters; contains 128 characters
Open

     * در این متد فایل مربوط به است حذف می شود. این عملیات قابل بازگشت نیست
Severity: Minor
Found in src/ELearn/Topic.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('Part with id (' . $part->id . ') does not exist in lesson with id (' . $lesson->id . ')');
Severity: Minor
Found in src/ELearn/Views/Part.php by phpcodesniffer

Inline control structures are not allowed
Open

    if ($count > 30)
Severity: Minor
Found in src/ELearn/Shortcuts.php by phpcodesniffer

Line exceeds 120 characters; contains 143 characters
Open

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

Line exceeds 120 characters; contains 145 characters
Open

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