Showing 5,014 of 7,620 total issues
Method countGender
has 28 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
static private function countGender($tblPersonList, $CountGender)
{
if (empty( $tblPersonList )) {
return 0;
Method registerCluster
has 28 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public static function registerCluster()
{
$tblAccount = Account::useService()->getAccountBySession();
$tblIdentification = Account::useService()->getIdentificationByName('System');
Method createDynamicFilter
has 28 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function createDynamicFilter(IFormInterface $Form, $FilterName, $IsPublic)
{
if (null === $FilterName) {
return $Form;
Method getAccountAllByPerson
has 28 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function getAccountAllByPerson(TblPerson $tblPerson, TblConsumer $tblConsumer, $isForce = false)
{
$tblAccountList = array();
if ($isForce) {
Method registerModule
has 28 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public static function registerModule()
{
/**
* Register Navigation
Method __construct
has 28 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function __construct($File, AppointmentGradeControl $Control)
{
$this->loadFile($File);
$ColumnList = $Control->getScanResult();
Method frontendPersonImport
has 28 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function frontendPersonImport($File = null)
{
$View = new Stage('Import Lebenswelt Zwenkau', 'Personen-Daten');
$View->setContent(
Method frontendStudentImport
has 28 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function frontendStudentImport($File = null)
{
$View = new Stage('Import Schneeberg', 'Schüler-Daten Oberschule');
$View->setContent(
Method frontendContactImport
has 28 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function frontendContactImport($File = null)
{
$View = new Stage('Import Schneeberg', 'Kontaktdaten Grundschule');
$View->setContent(
Method frontendStudentImportPrimarySchool
has 28 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function frontendStudentImportPrimarySchool($File = null)
{
$View = new Stage('Import Schneeberg', 'Schüler-Daten Grundschule');
$View->setContent(
Method frontendStudentImport
has 28 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function frontendStudentImport($File = null)
{
$View = new Stage('Import Schulstiftung', 'Schüler-Daten');
$View->setContent(
Method frontendStudentImport
has 28 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function frontendStudentImport($File = null)
{
$View = new Stage('Import Muldental', 'Schüler-Daten');
$View->setContent(
Method frontendStudentImport
has 28 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function frontendStudentImport($File = null)
{
$View = new Stage('Import Annaberg', 'Schüler');
$View->setContent(
Method frontendInterestedImport
has 28 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function frontendInterestedImport($File = null)
{
$Stage = new Stage('Tharandt Import', 'Interessentendaten');
$Stage->setContent(
Method frontendFormerStudentImport
has 28 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function frontendFormerStudentImport($File = null)
{
$View = new Stage('Import Herrnhut', 'Ehemalige Schüler-Daten');
$View->setContent(
Method frontendStudentImport
has 28 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function frontendStudentImport($File = null)
{
$View = new Stage('Import Radebeul', 'Schüler');
$View->setContent(
Method frontendStudentImport
has 28 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function frontendStudentImport($File = null)
{
$View = new Stage('Import Herrnhut', 'Schüler-Daten');
$View->setContent(
Method frontendFormerStudentImport
has 28 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function frontendFormerStudentImport($File = null)
{
$View = new Stage('Import Radebeul', 'Ehemalige Schüler');
$View->setContent(
Method frontendStudentImport
has 28 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function frontendStudentImport($File = null)
{
$View = new Stage('Import Seelitz', 'Schüler-Daten');
$View->setContent(
Method frontendStudentImport
has 28 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function frontendStudentImport($File = null)
{
$View = new Stage('Import Coswig', 'Schüler-Daten');
$View->setContent(