Showing 662 of 662 total issues
Inline control structures are not allowed Open
Open
if (is_string($value)) $value = explode(',', $value);
- Exclude checks
Line exceeds 120 characters; contains 122 characters Open
Open
ERROR_MULTIPLE_IDS_WITH_RELATIONSHIP = "Multiple Ids are not supported when requesting a resource field or link.",
- Exclude checks
Line exceeds 120 characters; contains 219 characters Open
Open
const DEFAULT_MESSAGE = "The JSON-API documents cannot be merged. The most likely reason is that the parameters included an individual resource and a resource collection of the same type. E.g. /users and /users/1.";
- Exclude checks
Inline control structures are not allowed Open
Open
foreach ($entity->$getter() as $item) $entity->$remover($item);
- Exclude checks
Line exceeds 120 characters; contains 178 characters Open
Open
const ERROR_MISSING_TOP_LEVEL_LINKS = "Por algún motivo desconocido dos recursos del mismo tipo intentan registrar dos plantillas de URL distintas para la misma relación.";
- Exclude checks
Line exceeds 120 characters; contains 133 characters Open
Open
ERROR_ACTION_NOT_ALLOWED = "The attempted action is not allowed on the requested resource. Supported HTTP methods are [%s].",
- Exclude checks
Inline control structures are not allowed Open
Open
if (empty($params->primaryClass)) return $filters;
- Exclude checks
Expected 0 spaces after opening bracket; newline found Open
Open
if (
- Exclude checks
Expected 0 spaces after opening bracket; newline found Open
Open
if (
- Exclude checks
Expected 0 spaces after opening bracket; newline found Open
Open
if (
- Exclude checks
Expected 0 spaces after opening bracket; newline found Open
Open
foreach (
- Exclude checks
Expected 0 spaces after opening bracket; newline found Open
Open
if (
- Exclude checks
Line indented incorrectly; expected at least 20 spaces, found 19 Open
Open
$json = $value;
- Exclude checks
Expected 0 spaces after opening bracket; newline found Open
Open
foreach (
- Exclude checks
Expected 0 spaces after opening bracket; newline found Open
Open
if (
- Exclude checks
Expected 0 spaces after opening bracket; newline found Open
Open
if (
- Exclude checks
Expected 0 spaces after opening bracket; newline found Open
Open
if (
- Exclude checks
Expected 0 spaces after opening bracket; newline found Open
Open
if (
- Exclude checks
Expected 0 spaces after opening bracket; newline found Open
Open
if (
- Exclude checks
Expected 0 spaces after opening bracket; newline found Open
Open
foreach (
- Exclude checks