Showing 1,792 of 1,794 total issues
Line indented incorrectly; expected 0 spaces, found 4 Open
Open
protected array $typeToDecorator = [
- Create a ticketCreate a ticket
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
if ($name === null) {
- Create a ticketCreate a ticket
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 4 Open
Open
}
- Create a ticketCreate a ticket
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 4 Open
Open
}
- Create a ticketCreate a ticket
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 4 Open
Open
public function setFilterColumn($cols = null): void
- Create a ticketCreate a ticket
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
if ($this->model === null) {
- Create a ticketCreate a ticket
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
if (!isset($this->columns[$name])) {
- Create a ticketCreate a ticket
- Exclude checks
Line indented incorrectly; expected 8 spaces, found 12 Open
Open
foreach ($this->columns as $name => $columns) {
- Create a ticketCreate a ticket
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
}
- Create a ticketCreate a ticket
- Exclude checks
Line indented incorrectly; expected 12 spaces, found 16 Open
Open
if ($this->hook(self::HOOK_AFTER_ROW) === false) {
- Create a ticketCreate a ticket
- Exclude checks
Line indented incorrectly; expected 12 spaces, found 16 Open
Open
}
- Create a ticketCreate a ticket
- Exclude checks
Space before opening parenthesis of function call prohibited Open
Open
\Closure::bind(fn () => $this->_elementNameCounts = $menuElementNameCountsBackup, $this->menu, AbstractView::class)();
- Create a ticketCreate a ticket
- Exclude checks
Opening brace must be the last content on the line Open
Open
return $this->invokeFxWithUrlArgs(function () { // backup/restore $this->args and merge them with $urlArgs
- Create a ticketCreate a ticket
- Exclude checks
Line indented incorrectly; expected 8 spaces, found 12 Open
Open
}
- Create a ticketCreate a ticket
- Exclude checks
Space before opening parenthesis of function call prohibited Open
Open
}, array_map(static fn () => true, $this->action->args)); // @phpstan-ignore argument.type
- Create a ticketCreate a ticket
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
};
- Create a ticketCreate a ticket
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 4 Open
Open
public $tRowMaster;
- Create a ticketCreate a ticket
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
if ($field === null) {
- Create a ticketCreate a ticket
- Exclude checks
Line indented incorrectly; expected 12 spaces, found 16 Open
Open
if (isset($this->columns[$key])) {
- Create a ticketCreate a ticket
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
}
- Create a ticketCreate a ticket
- Exclude checks