Showing 521 of 706 total issues
Missing parameter comment Open
Open
* @param int $height
- Exclude checks
Expected 1 space before "="; 0 found Open
Open
declare(strict_types=1);
- Exclude checks
Expected 1 space after "="; 0 found Open
Open
declare(strict_types=1);
- Exclude checks
Doc comment short description must start with a capital letter Open
Open
* {@inheritDoc}
- Exclude checks
Doc comment short description must start with a capital letter Open
Open
* {@inheritDoc}.
- Exclude checks
Perl-style comments are not allowed; use "// Comment" instead Open
Open
#[MigrateProcess(id: "explore_courses_instructors")]
- Exclude checks
Doc comment short description must start with a capital letter Open
Open
* {@inheritDoc}
- Exclude checks
Expected 1 space after "?"; 0 found Open
Open
if ($url = $ns->load($node_id)?->toUrl()->toString()) {
- Exclude checks
Expected 1 space before "="; 0 found Open
Open
declare(strict_types=1);
- Exclude checks
Each index in a multi-line array must be on a new line Open
Open
'fields' => fn() => ['book' => static::type('BookLink')],
- Exclude checks
Expected 1 space after "="; 0 found Open
Open
declare(strict_types=1);
- Exclude checks
Missing class doc comment Open
Open
final class DecoupledReferencedInvalidated extends QueueWorkerBase implements ContainerFactoryPluginInterface {
- Exclude checks
Doc comment short description must end with a full stop Open
Open
* {@inheritDoc}
- Exclude checks
Perl-style comments are not allowed; use "// Comment" instead Open
Open
#[MigrateProcess(id: "explore_courses_units")]
- Exclude checks
Missing class doc comment Open
Open
class PDBlock extends PdbBlock {
- Exclude checks
Doc comment short description must end with a full stop Open
Open
* {@inheritDoc}
- Exclude checks
Doc comment short description must start with a capital letter Open
Open
* {@inheritDoc}
- Exclude checks
Doc comment short description must end with a full stop Open
Open
* {@inheritDoc}
- Exclude checks
Doc comment short description must start with a capital letter Open
Open
* {@inheritDoc}
- Exclude checks
The @see reference should not contain any additional text Open
Open
* @see stanford_person_taxonomy_term_presave ()
- Exclude checks