Showing 5,014 of 7,620 total issues
Method formAddress
has 53 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
private function formAddress($PersonId)
{
$tblAddress = Address::useService()->getAddressAll();
$tblCity = Address::useService()->getCityAll();
Method getStudentTransferStudentDivision
has 53 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
private function getStudentTransferStudentDivision()
{
$Slice = new Slice();
$Slice->addSection((new Section())
Method getProspectTableByResult
has 53 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function getProspectTableByResult($Result)
{
$TableSearch = array();
if (!empty($Result)) {
Method formCheckListFilter
has 53 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
private function formCheckListFilter(
$filterPersonObjectList
) {
$yearAll = array();
Method frontendPersonRestore
has 53 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public static function frontendPersonRestore()
{
$Stage = new Stage('Personen Wiederherstellen', 'Übersicht');
$Stage->addButton(new Standard('Zurück', __NAMESPACE__, new ChevronLeft()));
Method displayPersonGroup
has 53 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function displayPersonGroup()
{
if(($tblSettingGroupPersonList = Setting::useService()->getSettingGroupPersonAll())){
$tblGroupList = array();
foreach($tblSettingGroupPersonList as $tblSettingGroupPerson) {
Method frontendDestroyGroup
has 53 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function frontendDestroyGroup($Id, $Confirm = false)
{
$Stage = new Stage('Gruppe', 'Löschen');
$Stage->addButton(new Standard('Zurück', '/People/Group', new ChevronLeft()));
Method getSpecialTable
has 53 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function getSpecialTable(TblPerson $tblPerson, $hasEdit = true)
{
$tblSpecialList = Student::useService()->getSpecialByPerson($tblPerson);
$TableContent = array();
File Frontend.php
has 255 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
<?php
namespace SPHERE\Application\People\Search\Group;
use SPHERE\Application\Api\Education\Division\ValidationFilter;
use SPHERE\Application\Contact\Address\Service\Entity\TblAddress;
Method frontendEditMinimumGradeCount
has 53 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function frontendEditMinimumGradeCount($Id = null, $MinimumGradeCount = null)
{
$Stage = new Stage('Mindestnotenanzahl', 'Bearbeiten');
$Stage->addButton(
Method updateScoreRuleDivisionSubject
has 53 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function updateScoreRuleDivisionSubject(
IFormInterface $Stage = null,
TblScoreRule $tblScoreRule,
TblYear $tblYear = null,
$Data = null
Method getPossibleCertificates
has 53 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function getPossibleCertificates(
TblPrepareCertificate $tblPrepare,
TblPerson $tblPerson,
TblConsumer $tblConsumer = null
) {
Method setFilter
has 53 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function setFilter($Filter)
{
$header = array();
Method frontendSelectPerson
has 53 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public static function frontendSelectPerson()
{
$Stage = new Stage('Abmeldebescheinigung', 'Schüler auswählen');
Method frontendDestroyHoliday
has 53 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function frontendDestroyHoliday($Id = null, $Confirm = false)
{
$Stage = new Stage('Unterrichtsfreie Tage', 'Löschen');
Method frontendSelectPerson
has 53 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public static function frontendSelectPerson()
{
$Stage = new Stage('Schulbescheinigung', 'Schüler auswählen');
Method frontendSelectPerson
has 53 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public static function frontendSelectPerson()
{
$Stage = new Stage('Unfallanzeige', 'Schüler auswählen');
Method frontendSelectPerson
has 53 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public static function frontendSelectPerson()
{
$Stage = new Stage('Schülerkartei', 'Schüler auswählen');
$Stage->addButton(new Standard('Einstellungen', '/Document/Standard/StudentCard/Setting', new CogWheels(),
File CheHjInfoGsOne.php
has 254 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
<?php
namespace SPHERE\Application\Api\Education\Certificate\Generator\Repository\ESZC;
use SPHERE\Application\Api\Education\Certificate\Generator\Certificate;
use SPHERE\Application\Education\Certificate\Generator\Repository\Element;
File DataProtectionOrdinance.php
has 254 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
<?php
/**
* Created by PhpStorm.
* User: Kauschke
* Date: 23.05.2018