Showing 521 of 706 total issues
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
Unused use statement Open
Open
use Drupal\Core\Field\Attribute\FieldWidget;
- Exclude checks
Perl-style comments are not allowed; use "// Comment" instead Open
Open
#[MigrateProcess(id: "stanford_events_datemath")]
- 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
Expected 1 space before opening brace; found 0 Open
Open
function stanford_intranet_user_role_predelete(RoleInterface $role){
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 2 Open
Open
id: "jumpstart_ui_skipnav_main_anchor",
- Exclude checks
Line exceeds 80 characters; contains 82 characters Open
Open
// Could be related to: https://www.drupal.org/project/paragraphs/issues/2897906
- Exclude checks
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
Missing class doc comment Open
Open
class ResponseCodeCondition extends ConditionPluginBase implements ContainerFactoryPluginInterface {
- Exclude checks
Unused use statement Open
Open
use Drupal\views\ViewEntityInterface;
- Exclude checks
Expected 1 space before "?"; 0 found Open
Open
$property_path = $index->getField($name)?->getPropertyPath() ?: '';
- 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
Unused use statement Open
Open
use Drupal\Core\Field\Attribute\FieldType;
- Exclude checks
Doc comment short description must end with a full stop Open
Open
* stanford_profile_helper_helper.module
- Exclude checks
Doc comment short description must end with a full stop Open
Open
* {@inheritDoc}
- Exclude checks