Showing 521 of 706 total issues
syntax error, unexpected ','
Open
Open
id: "entity_access",
- Exclude checks
syntax error, unexpected ','
Open
Open
id: "explore_courses_url",
- Exclude checks
Declaration of function setClientId(string $client_id) : \Drupal\stanford_person_importer\Cap
should be compatible with function setClientId(string $client_id) : \Drupal\stanford_person_importer\CapInterface
(method returning '\Drupal\stanford_person_importer\Cap'
cannot override method returning '\Drupal\stanford_person_importer\CapInterface')
defined in /code/modules/stanford_person/modules/stanford_person_importer/src/CapInterface.php:38
Open
Open
public function setClientId(string $client_id): self {
- Exclude checks
syntax error, unexpected '=>' (T_DOUBLE_ARROW), expecting ']'
Open
Open
'fields' => fn() => [
- Exclude checks
syntax error, unexpected ','
Open
Open
id: "stanford_events_importer_apiurl_field_widget",
- Exclude checks
Invalid offset "#fields"
of array type array{#ds_configuration:array{regions:array{card_cta_label:mixed}}}
Open
Open
$variables['content']['#fields']['card_cta_label'] = $variables['content']['#fields']['card_button_label'];
- Exclude checks
syntax error, unexpected ','
Open
Open
id: "su_clean_html",
- Exclude checks
syntax error, unexpected '...' (T_ELLIPSIS), expecting ']'
Open
Open
return [...$fields, ...$focal_point];
- Exclude checks
Argument 1 (parent)
is \Drupal\node\NodeInterface
but \Drupal\stanford_publication\Entity\CitationInterface::setParentEntity()
takes \Drupal\Core\Entity\ContentEntityInterface
defined at /code/modules/stanford_publication/src/Entity/CitationInterface.php:67
Open
Open
$citation_entity->setParentEntity($entity, 'su_publication_citation')
- Exclude checks
Possibly zero references to use statement for classlike/namespace MigrateProcess
(\Drupal\migrate\Attribute\MigrateProcess)
Open
Open
use Drupal\migrate\Attribute\MigrateProcess;
- Exclude checks
syntax error, unexpected 'private' (T_PRIVATE), expecting variable (T_VARIABLE)
Open
Open
public function __construct(private readonly ConfigPagesLoaderServiceInterface $configPagesLoader, private readonly RequestStack $requestStack, private readonly StateInterface $state) {}
- Exclude checks
syntax error, unexpected '$index' (T_VARIABLE), expecting ',' or ')'
Open
Open
$indexes = array_filter(ContentEntity::getIndexesForEntity($entity), fn(IndexInterface $index) => !!$index->getOption('algolia_index_name'));
- Exclude checks
syntax error, unexpected ','
Open
Open
id: "jumpstart_ui_page_heading",
- Exclude checks
Assigning ?\Drupal\Core\Render\RendererInterface
to property but \Drupal\jumpstart_ui\Plugin\TwigPlugin\JumpstartUITwig->renderer
is \Drupal\Core\Render\RendererInterface
Open
Open
$this->renderer = $renderer;
- Exclude checks
Possibly zero references to use statement for classlike/namespace MigrateProcess
(\Drupal\migrate\Attribute\MigrateProcess)
Open
Open
use Drupal\migrate\Attribute\MigrateProcess;
- Exclude checks
Declaration of function setClientSecret(string $secret) : \Drupal\stanford_person_importer\Cap
should be compatible with function setClientSecret(string $secret) : \Drupal\stanford_person_importer\CapInterface
(method returning '\Drupal\stanford_person_importer\Cap'
cannot override method returning '\Drupal\stanford_person_importer\CapInterface')
defined in /code/modules/stanford_person/modules/stanford_person_importer/src/CapInterface.php:49
Open
Open
public function setClientSecret(string $secret): self {
- Exclude checks
syntax error, unexpected '=>' (T_DOUBLE_ARROW), expecting ']'
Open
Open
'fields' => fn() => [
- Exclude checks
syntax error, unexpected ','
Open
Open
id: "decoupled_referenced_invalidator",
- Exclude checks
Possibly zero references to use statement for classlike/namespace MigrateProcess
(\Drupal\migrate\Attribute\MigrateProcess)
Open
Open
use Drupal\migrate\Attribute\MigrateProcess;
- Exclude checks
Possibly zero references to use statement for classlike/namespace MigrateProcess
(\Drupal\migrate\Attribute\MigrateProcess)
Open
Open
use Drupal\migrate\Attribute\MigrateProcess;
- Exclude checks