Showing 157 of 1,620 total issues
User
has 22 functions (exceeds 20 allowed). Consider refactoring. Open
Open
class User implements ResourceInterface, \JsonSerializable
{
public const DEFAULT_ID = 999999999999;
/**
Animation
has 22 functions (exceeds 20 allowed). Consider refactoring. Open
Open
class Animation implements MessagerInterface
{
/**
* @var int The id of this animation.
*/
Candidate
has 22 functions (exceeds 20 allowed). Consider refactoring. Open
Open
class Candidate
{
/**
* @var int the id of this candidate
*/
Section
has 22 functions (exceeds 20 allowed). Consider refactoring. Open
Open
class Section
{
const STATUS_PENDING = 0;
const STATUS_PUBLISHED = 1;
EecEligibility
has 22 functions (exceeds 20 allowed). Consider refactoring. Open
Open
class EecEligibility
{
public const DEFAULT_ID = '999999999999';
public const LONG_DISTANCE_ELIGIBILITY_THRESHOLD = 0;
public const SHORT_DISTANCE_ELIGIBILITY_THRESHOLD = 0;
RelayPointType
has 22 functions (exceeds 20 allowed). Consider refactoring. Open
Open
class RelayPointType
{
/**
* @var int The id of this relay point type.
*
App
has 22 functions (exceeds 20 allowed). Consider refactoring. Open
Open
class App implements UserInterface, EquatableInterface
{
// default role
const DEFAULT_ROLE = 1;
SolidaryAsksListItem
has 21 functions (exceeds 20 allowed). Consider refactoring. Open
Open
class SolidaryAsksListItem
{
const DRIVER_TYPE_VOLUNTEER = 0;
const DRIVER_TYPE_CARPOOLER = 1;
Recipient
has 21 functions (exceeds 20 allowed). Consider refactoring. Open
Open
class Recipient
{
const STATUS_PENDING = 1;
const STATUS_READ = 2;
ClassicProof
has 21 functions (exceeds 20 allowed). Consider refactoring. Open
Open
class ClassicProof
{
public const DEFAULT_ID = 999999999999;
/**
SolidaryResultCarpool
has 21 functions (exceeds 20 allowed). Consider refactoring. Open
Open
class SolidaryResultCarpool
{
const DEFAULT_ID = 999999999999;
/**
SolidaryManager
has 21 functions (exceeds 20 allowed). Consider refactoring. Open
Open
class SolidaryManager
{
/**
* @var User
*/
CommunityManager
has 21 functions (exceeds 20 allowed). Consider refactoring. Open
Open
class CommunityManager
{
use HydraControllerTrait;
private $dataProvider;
ProofManager
has 21 functions (exceeds 20 allowed). Consider refactoring. Open
Open
class ProofManager
{
private $entityManager;
private $logger;
private $provider;
User
has 21 functions (exceeds 20 allowed). Consider refactoring. Open
Open
class User
{
public const DEFAULT_ID = 999999999999;
/**
Delivery
has 21 functions (exceeds 20 allowed). Consider refactoring. Open
Open
class Delivery
{
public const STATUS_PENDING = 0;
public const STATUS_SENT = 1;
public const STATUS_ERROR = 2;
EecProvider
has 21 functions (exceeds 20 allowed). Consider refactoring. Open
Open
abstract class EecProvider implements EecProviderInterface
{
/**
* @var null|string
*/
Diary
has 21 functions (exceeds 20 allowed). Consider refactoring. Open
Open
class Diary
{
/**
* @var int the id of this diary action
*
Territory
has 21 functions (exceeds 20 allowed). Consider refactoring. Open
Open
class Territory implements ResourceInterface, \JsonSerializable
{
/**
* @var int
*/
PTLine
has 21 functions (exceeds 20 allowed). Consider refactoring. Open
Open
class PTLine
{
/**
* @var int The id of this line.
*