Showing 521 of 706 total issues
Variable $pattern_b is undefined. Open
Open
uasort($variables['patterns'], fn($pattern_a, $pattern_b) => strcmp($pattern_a['label'], $pattern_b['label']));
- Exclude checks
Variable $pattern_b is undefined. Open
Open
uasort($variables['patterns'], fn($pattern_a, $pattern_b) => strcmp($pattern_a['label'], $pattern_b['label']));
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 2 Open
Open
id: "entity_access",
- Exclude checks
Missing class doc comment Open
Open
class StanfordEventsImporterAPIURLFieldWidget extends LinkWidget {
- Exclude checks
Unused use statement Open
Open
use Drupal\migrate\Attribute\MigrateProcess;
- Exclude checks
Expected 1 blank line before function; 2 found Open
Open
function stanford_basic_page_types_preprocess_pattern_card__layout__node__stanford_page(&$variables) {
- 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
Expected 1 space after "?"; 0 found Open
Open
$collection->get('xmlsitemap.sitemap_xml')?->setRequirement('_access', 'FALSE');
- Exclude checks
Perl-style comments are not allowed; use "// Comment" instead Open
Open
#[FieldType(
- Exclude checks
Missing class doc comment Open
Open
class EntityAccessFieldType extends FieldItemBase {
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 2 Open
Open
id: "stanford_events_importer_apiurl_field_widget",
- 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
Unused use statement Open
Open
use Drupal\Core\Block\Attribute\Block;
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 2 Open
Open
id: "jumpstart_ui_page_heading",
- 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
Variable $pattern_a is undefined. Open
Open
uasort($variables['patterns'], fn($pattern_a, $pattern_b) => strcmp($pattern_a['label'], $pattern_b['label']));
- Exclude checks