Showing 521 of 706 total issues
TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true" Open
Open
$variables['is_article'] = true;
- Exclude checks
Doc comment short description must end with a full stop Open
Open
* {@inheritDoc}
- Exclude checks
Unused use statement Open
Open
use Drupal\migrate\Attribute\MigrateProcess;
- Exclude checks
Missing class doc comment Open
Open
class SignupBlock extends BlockBase implements BlockPluginInterface {
- Exclude checks
Doc comment short description must start with a capital letter Open
Open
* {@inheritDoc}.
- Exclude checks
You must use "/**" style comments for a class comment Open
Open
class ExploreCoursesUnits extends ProcessPluginBase {
- Exclude checks
Doc comment short description must start with a capital letter Open
Open
* {@inheritDoc}
- Exclude checks
You must use "/**" style comments for a class comment Open
Open
class ExploreCoursesInstructors extends ProcessPluginBase {
- Exclude checks
Doc comment short description must start with a capital letter Open
Open
* {@inheritDoc}
- Exclude checks
Expected 1 blank line before function; 0 found Open
Open
function stanford_courses_pathauto_pattern_alter(PathautoPatternInterface $pattern, array $context) {
- Exclude checks
Doc comment short description must end with a full stop Open
Open
* {@inheritDoc}
- Exclude checks
Variable $citation is undefined. Open
Open
$builder->callback(fn(CitationInterface $citation) => $citation->getBibliography(CitationInterface::CHICAGO)),
- Exclude checks
Each index in a multi-line array must be on a new line Open
Open
'fields' => fn() => [
- Exclude checks
Expected 1 space after "="; 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() => [
- 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 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