Showing 521 of 706 total issues
Expected 1 space after FUNCTION keyword; 0 found Open
Open
$item['#cache']['tags'] = array_filter($item['#cache']['tags'], function($tag) use ($tags) {
- Exclude checks
Doc comment short description must end with a full stop 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
Doc comment short description must be on a single line, further text should be a separate paragraph Open
Open
* decoupled.
- Exclude checks
Line exceeds 80 characters; contains 102 characters Open
Open
#[CLI\Option(name: 'format', description: 'Format the result data. Available formats: json,string')]
- Exclude checks
Perl-style comments are not allowed; use "// Comment" instead Open
Open
#[CLI\Usage(name: 'stanford-decoupled:connect-next "http://localhost:3000"', description: 'Create a next site entity to connect with Next.JS site')]
- 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
The @see reference should not contain any additional text Open
Open
* @see stanford_person_taxonomy_term_presave ()
- 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
#[CLI\Bootstrap(DrupalBootLevels::FULL)]
- Exclude checks
Variable $index is undefined. Open
Open
$indexes = array_filter(ContentEntity::getIndexesForEntity($entity), fn(IndexInterface $index) => !!$index->getOption('algolia_index_name'));
- Exclude checks
Expected 1 space after "|"; 0 found Open
Open
public static function deleteRecords(string|int $objet_id, string $index_name, string $app_id, string $app_key) {
- 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
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
#[CLI\Command(name: 'stanford-decoupled:invalidate-url', aliases: ['su-next-invalidate'])]
- Exclude checks