Data was last updated on Jun 1, 2026, 05:44 AM UTC from dataset #833286.
| Name and release | Project type | Usage count | Top X project by usage | Maintainers |
|---|---|---|---|---|
| canvas 1.x-dev | Module | 5503 | 1000 | 8ballsteve, akhil babu, amangrover90, attilatilman, balintbrews, bnjmnm, callumharrod, chandu7929, effulgentsia, f.mazeikis, griffynh, hooroomoo, isholgueras, jessebaker, jptaranto, justafish, kristen pol, kunal.sachdev, larowlan, lauriii, longwave, marcus_johansson, mayur-sose, mglaman, nagwani, narendrar, neha_bawankar, penyaskito, phenaproxima, ravi.maniyar.123, tedbow, thoward216, tim.plunkett, utkarsh_33, vipin.mittal18, wim leers, wotnak |
| Status | Next step | Instructions | Drupal.org issues |
|---|---|---|---|
Fix deprecation errors found | Manually review and fix errors | Based on our detection methods, none of the errors found are covered by automated fixes. However the errors found should individually have documentation links to help understand the changes. Review and fix the issues manually. In case an issue fix is possible to automate, please submit an issue at drupal-rector. | Drupal 12 compatibility issues |
| Occurrence in project | All occurrences | Affected projects | Category | Error |
|---|---|---|---|---|
| 11 | 11582 | 8307 | Info.yml or composer.json | Value of core_version_requirement is not compatible with the next major version of Drupal core. See https://drupal.org/node/3070687. |
| 1 | 1788 | 1788 | Info.yml or composer.json | The drupal/core requirement is not compatible with the next major version of Drupal. Either remove it or update it to be compatible. See https://www.drupal.org/docs/develop/using-composer/add-a-composerjson-file#core-compatibility. |
| 1 | 389 | 139 | Other problem | Call to deprecated method setAccessible() of class ReflectionProperty. |
| 15 | 635 | 177 | Other problem | Call to deprecated method setAccessible() of class ReflectionMethod. |
| 1 | 13 | 10 | Other problem | Call to static method load() on an unknown class Drupal\search_api\Entity\Index. |
| 1 | 9 | 4 | Parse error | Class Drupal\search_api\IndexInterface not found. |
| 1 | 1 | 1 | Other problem | Class Canvas\Sniffs\Commenting\CspellIgnorePlacementSniff implements unknown interface PHP_CodeSniffer\Sniffs\Sniff. |
| 1 | 1 | 1 | Other problem | Parameter $phpcsFile of method Canvas\Sniffs\Commenting\CspellIgnorePlacementSniff::process() has invalid type PHP_CodeSniffer\Files\File. |
| 1 | 1 | 1 | Other problem | Parameter $phpcsFile of method Canvas\Sniffs\Commenting\CspellIgnorePlacementSniff::isInsideScope() has invalid type PHP_CodeSniffer\Files\File. |
| 1 | 1 | 1 | Other problem | Class Canvas\Sniffs\Tests\ForbiddenTestTypesSniff implements unknown interface PHP_CodeSniffer\Sniffs\Sniff. |
| 1 | 1 | 1 | Other problem | Parameter $phpcsFile of method Canvas\Sniffs\Tests\ForbiddenTestTypesSniff::process() has invalid type PHP_CodeSniffer\Files\File. |
| 1 | 1 | 1 | Other problem | Class Canvas\Sniffs\Tests\KernelTestBaseSniff implements unknown interface PHP_CodeSniffer\Sniffs\Sniff. |
| 1 | 1 | 1 | Other problem | Parameter $phpcsFile of method Canvas\Sniffs\Tests\KernelTestBaseSniff::process() has invalid type PHP_CodeSniffer\Files\File. |
| 1 | 1 | 1 | Other problem | Class Canvas\Sniffs\Tests\PhpunitAnnotationsSniff implements unknown interface PHP_CodeSniffer\Sniffs\Sniff. |
| 1 | 1 | 1 | Other problem | Parameter $phpcsFile of method Canvas\Sniffs\Tests\PhpunitAnnotationsSniff::process() has invalid type PHP_CodeSniffer\Files\File. |
| 1 | 1 | 1 | Other problem | Parameter $poller of method Drupal\canvas_ai\Controller\CanvasBuilder::__construct() has invalid type Drupal\ai_agents\Service\AgentStatus\Interfaces\AiAgentStatusPollerServiceInterface. |
| 1 | 1 | 1 | Other problem | Property Drupal\canvas_ai\Controller\CanvasBuilder::$poller has unknown class Drupal\ai_agents\Service\AgentStatus\Interfaces\AiAgentStatusPollerServiceInterface as its type. |
| 2 | 2 | 1 | Other problem | Access to constant Started on an unknown class Drupal\ai_agents\Enum\AiAgentStatusItemTypes. |
| 2 | 2 | 1 | Other problem | Access to constant TextGenerated on an unknown class Drupal\ai_agents\Enum\AiAgentStatusItemTypes. |
| 2 | 2 | 1 | Other problem | Access to constant Finished on an unknown class Drupal\ai_agents\Enum\AiAgentStatusItemTypes. |
| 1 | 1 | 1 | Parse error | Class Drupal\ai_agents\Service\AgentStatus\UpdateItems\TextGenerated not found. |
| 1 | 1 | 1 | Other problem | Access to constant EVENT_NAME on an unknown class Drupal\ai_agents\Event\AgentRequestEvent. |
| 1 | 1 | 1 | Other problem | Parameter $event of method Drupal\canvas_ai_agents_test\EventSubscriber\SubAgentResponseMockSubscriber::onAgentRequest() has invalid type Drupal\ai_agents\Event\AgentRequestEvent. |
| 2 | 2 | 1 | Other problem | Attribute class Drupal\ai_agents_test\Attribute\AgentsParameterTest does not exist. |
| 1 | 1 | 1 | Other problem | Class Drupal\canvas_ai_agents_test\Plugin\AgentsParameterTest\YamlPathEquals extends unknown class Drupal\ai_agents_test\AgentsParameterTestPluginBase. |
| 1 | 1 | 1 | Other problem | Drupal\canvas_ai_agents_test\Plugin\AgentsParameterTest\YamlPathEquals::__construct() calls parent::__construct() but Drupal\canvas_ai_agents_test\Plugin\AgentsParameterTest\YamlPathEquals does not extend any class. |
| 4 | 4 | 1 | Other problem | Access to an undefined property Drupal\canvas_ai_agents_test\Plugin\AgentsParameterTest\YamlPathEquals::$errors. |
| 4 | 4 | 1 | Other problem | Access to an undefined property Drupal\canvas_ai_agents_test\Plugin\AgentsParameterTest\YamlPathEquals::$details. |
| 4 | 4 | 1 | Other problem | Call to an undefined method Drupal\canvas_ai_agents_test\Plugin\AgentsParameterTest\YamlPathEquals::createDetailedResultRow(). |
| 1 | 1 | 1 | Other problem | Class Drupal\canvas_ai_agents_test\Plugin\AgentsParameterTest\YamlPathExists extends unknown class Drupal\ai_agents_test\AgentsParameterTestPluginBase. |
| 1 | 1 | 1 | Other problem | Drupal\canvas_ai_agents_test\Plugin\AgentsParameterTest\YamlPathExists::__construct() calls parent::__construct() but Drupal\canvas_ai_agents_test\Plugin\AgentsParameterTest\YamlPathExists does not extend any class. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\canvas_ai_agents_test\Plugin\AgentsParameterTest\YamlPathExists::$errors. |
| 3 | 3 | 1 | Other problem | Access to an undefined property Drupal\canvas_ai_agents_test\Plugin\AgentsParameterTest\YamlPathExists::$details. |
| 3 | 3 | 1 | Other problem | Call to an undefined method Drupal\canvas_ai_agents_test\Plugin\AgentsParameterTest\YamlPathExists::createDetailedResultRow(). |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\canvas_personalization\Functional\ApiConfigAutoSaveControllersTest has an uninitialized readonly property $httpApiUser. Assign it in the constructor. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\canvas_personalization\Functional\ApiConfigAutoSaveControllersTest has an uninitialized readonly property $limitedPermissionsUser. Assign it in the constructor. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\canvas_personalization\Functional\SegmentHttpApiTest has an uninitialized readonly property $httpApiUser. Assign it in the constructor. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\canvas_personalization\Functional\SegmentHttpApiTest has an uninitialized readonly property $expectedDefaultSegment. Assign it in the constructor. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\canvas_personalization\Functional\SegmentHttpApiTest has an uninitialized readonly property $limitedPermissionsUser. Assign it in the constructor. |
| 5 | 5 | 1 | Other problem | Attribute class PHPat\Test\Attributes\TestRule does not exist. |
| 1 | 1 | 1 | Other problem | Method Canvas\PHPStan\Architecture\Layers::propExpressionsAreStandAlone() has invalid return type PHPat\Test\Builder\Rule. |
| 5 | 5 | 1 | Other problem | Call to static method rule() on an unknown class PHPat\Test\PHPat. |
| 38 | 38 | 1 | Other problem | Call to static method inNamespace() on an unknown class PHPat\Selector\Selector. |
| 27 | 27 | 1 | Other problem | Call to static method classname() on an unknown class PHPat\Selector\Selector. |
| 3 | 3 | 1 | Other problem | Call to static method isStandardClass() on an unknown class PHPat\Selector\Selector. |
| 1 | 1 | 1 | Other problem | Method Canvas\PHPStan\Architecture\Layers::propExpressionsHaveFinalImplementations() has invalid return type PHPat\Test\Builder\Rule. |
| 1 | 1 | 1 | Other problem | Call to static method implements() on an unknown class PHPat\Selector\Selector. |
| 1 | 1 | 1 | Other problem | Call to static method isInterface() on an unknown class PHPat\Selector\Selector. |
| 1 | 1 | 1 | Other problem | Method Canvas\PHPStan\Architecture\Layers::propSources() has invalid return type PHPat\Test\Builder\Rule. |
| 1 | 1 | 1 | Other problem | Method Canvas\PHPStan\Architecture\Layers::shapeMatcher() has invalid return type PHPat\Test\Builder\Rule. |
| 1 | 1 | 1 | Parse error | Class Drupal\Core\ProxyClass\File\MimeType\ExtensionMimeTypeGuesser not found. |
| 1 | 1 | 1 | Other problem | Method Canvas\PHPStan\Architecture\Tests::mustHaveGroups() has invalid return type PHPat\Test\Builder\Rule. |
| 1 | 1 | 1 | Other problem | Call to static method extends() on an unknown class PHPat\Selector\Selector. |
| 1 | 1 | 1 | Other problem | Call to static method isAbstract() on an unknown class PHPat\Selector\Selector. |
| 2 | 2 | 1 | Other problem | Call to deprecated method isSubclassOf() of class PHPStan\Reflection\ClassReflection: Use isSubclassOfClass instead. |
| 1 | 1 | 1 | Parse error | Class Node\Expr\Variable not found. |
| 1 | 1 | 1 | Other problem | Class Canvas\PHPStan\UsageProvider\CanvasApiContractUsageProvider extends unknown class ShipMonk\PHPStan\DeadCode\Provider\ReflectionBasedMemberUsageProvider. |
| 1 | 1 | 1 | Other problem | Method Canvas\PHPStan\UsageProvider\CanvasApiContractUsageProvider::shouldMarkMethodAsUsed() has invalid return type ShipMonk\PHPStan\DeadCode\Provider\VirtualUsageData. |
| 26 | 26 | 1 | Other problem | Call to static method withNote() on an unknown class ShipMonk\PHPStan\DeadCode\Provider\VirtualUsageData. |
| 1 | 1 | 1 | Other problem | Method Canvas\PHPStan\UsageProvider\CanvasApiContractUsageProvider::shouldMarkConstantAsUsed() has invalid return type ShipMonk\PHPStan\DeadCode\Provider\VirtualUsageData. |
| 1 | 1 | 1 | Other problem | Class Canvas\PHPStan\UsageProvider\CanvasTraitUsageProvider extends unknown class ShipMonk\PHPStan\DeadCode\Provider\ReflectionBasedMemberUsageProvider. |
| 1 | 1 | 1 | Other problem | Canvas\PHPStan\UsageProvider\CanvasTraitUsageProvider::getUsages() calls parent::getUsages() but Canvas\PHPStan\UsageProvider\CanvasTraitUsageProvider does not extend any class. |
| 1 | 1 | 1 | Parse error | Instantiated class ShipMonk\PHPStan\DeadCode\Graph\ClassMethodUsage not found. |
| 1 | 1 | 1 | Other problem | Call to static method createVirtual() on an unknown class ShipMonk\PHPStan\DeadCode\Graph\UsageOrigin. |
| 1 | 1 | 1 | Parse error | Instantiated class ShipMonk\PHPStan\DeadCode\Graph\ClassMethodRef not found. |
| 1 | 1 | 1 | Other problem | Parse error in @phpstan-ignore: Unexpected identifier after identifier, expected comma (,) or end or T_OPEN_PARENTHESIS |
| 1 | 1 | 1 | Other problem | Class Canvas\PHPStan\UsageProvider\ConfigSchemaValidationUsageProvider extends unknown class ShipMonk\PHPStan\DeadCode\Provider\ReflectionBasedMemberUsageProvider. |
| 1 | 1 | 1 | Other problem | Method Canvas\PHPStan\UsageProvider\ConfigSchemaValidationUsageProvider::shouldMarkMethodAsUsed() has invalid return type ShipMonk\PHPStan\DeadCode\Provider\VirtualUsageData. |
| 1 | 1 | 1 | Other problem | Class Canvas\PHPStan\UsageProvider\ContribPluginsUsageProvider extends unknown class ShipMonk\PHPStan\DeadCode\Provider\ReflectionBasedMemberUsageProvider. |
| 1 | 1 | 1 | Other problem | Method Canvas\PHPStan\UsageProvider\ContribPluginsUsageProvider::shouldMarkMethodAsUsed() has invalid return type ShipMonk\PHPStan\DeadCode\Provider\VirtualUsageData. |
| 1 | 1 | 1 | Other problem | Class Canvas\PHPStan\UsageProvider\DrupalConfigTranslationUsageProvider extends unknown class ShipMonk\PHPStan\DeadCode\Provider\ReflectionBasedMemberUsageProvider. |
| 1 | 1 | 1 | Other problem | Method Canvas\PHPStan\UsageProvider\DrupalConfigTranslationUsageProvider::shouldMarkMethodAsUsed() has invalid return type ShipMonk\PHPStan\DeadCode\Provider\VirtualUsageData. |
| 1 | 1 | 1 | Other problem | Class Canvas\PHPStan\UsageProvider\DrupalDynamicPropertyUsageProvider extends unknown class ShipMonk\PHPStan\DeadCode\Provider\ReflectionBasedMemberUsageProvider. |
| 1 | 1 | 1 | Other problem | Method Canvas\PHPStan\UsageProvider\DrupalDynamicPropertyUsageProvider::shouldMarkPropertyAsRead() has invalid return type ShipMonk\PHPStan\DeadCode\Provider\VirtualUsageData. |
| 1 | 1 | 1 | Other problem | Method Canvas\PHPStan\UsageProvider\DrupalDynamicPropertyUsageProvider::shouldMarkPropertyAsWritten() has invalid return type ShipMonk\PHPStan\DeadCode\Provider\VirtualUsageData. |
| 1 | 1 | 1 | Other problem | Class Canvas\PHPStan\UsageProvider\DrupalHookUsageProvider extends unknown class ShipMonk\PHPStan\DeadCode\Provider\ReflectionBasedMemberUsageProvider. |
| 1 | 1 | 1 | Other problem | Method Canvas\PHPStan\UsageProvider\DrupalHookUsageProvider::shouldMarkMethodAsUsed() has invalid return type ShipMonk\PHPStan\DeadCode\Provider\VirtualUsageData. |
| 1 | 1 | 1 | Other problem | Class Canvas\PHPStan\UsageProvider\DrupalPolymorphicDispatchUsageProvider extends unknown class ShipMonk\PHPStan\DeadCode\Provider\ReflectionBasedMemberUsageProvider. |
| 1 | 1 | 1 | Other problem | Method Canvas\PHPStan\UsageProvider\DrupalPolymorphicDispatchUsageProvider::shouldMarkMethodAsUsed() has invalid return type ShipMonk\PHPStan\DeadCode\Provider\VirtualUsageData. |
| 1 | 1 | 1 | Other problem | Class Canvas\PHPStan\UsageProvider\DrupalRoutingUsageProvider extends unknown class ShipMonk\PHPStan\DeadCode\Provider\ReflectionBasedMemberUsageProvider. |
| 1 | 1 | 1 | Other problem | Method Canvas\PHPStan\UsageProvider\DrupalRoutingUsageProvider::shouldMarkMethodAsUsed() has invalid return type ShipMonk\PHPStan\DeadCode\Provider\VirtualUsageData. |
| 1 | 1 | 1 | Other problem | Class Canvas\PHPStan\UsageProvider\DrupalServiceCallsUsageProvider extends unknown class ShipMonk\PHPStan\DeadCode\Provider\ReflectionBasedMemberUsageProvider. |
| 1 | 1 | 1 | Other problem | Method Canvas\PHPStan\UsageProvider\DrupalServiceCallsUsageProvider::shouldMarkMethodAsUsed() has invalid return type ShipMonk\PHPStan\DeadCode\Provider\VirtualUsageData. |
| 1 | 1 | 1 | Other problem | Class Canvas\PHPStan\UsageProvider\DrupalTestUsageProvider extends unknown class ShipMonk\PHPStan\DeadCode\Provider\ReflectionBasedMemberUsageProvider. |
| 1 | 1 | 1 | Other problem | Method Canvas\PHPStan\UsageProvider\DrupalTestUsageProvider::shouldMarkPropertyAsRead() has invalid return type ShipMonk\PHPStan\DeadCode\Provider\VirtualUsageData. |
| 1 | 1 | 1 | Other problem | Method Canvas\PHPStan\UsageProvider\DrupalTestUsageProvider::shouldMarkPropertyAsWritten() has invalid return type ShipMonk\PHPStan\DeadCode\Provider\VirtualUsageData. |
| 1 | 1 | 1 | Other problem | Method Canvas\PHPStan\UsageProvider\DrupalTestUsageProvider::shouldMarkMethodAsUsed() has invalid return type ShipMonk\PHPStan\DeadCode\Provider\VirtualUsageData. |
| 2 | 2 | 1 | Other problem | Cannot unset property Drupal\Core\Entity\EntityBase::$typedData because it might have hooks in a subclass. |
| 1 | 1 | 1 | Other problem | Property Drupal\canvas\EventSubscriber\ApiMessageValidatorBase::$validatorBuilder has unknown class League\OpenAPIValidation\PSR7\ValidatorBuilder as its type. |
| 1 | 1 | 1 | Other problem | Parameter $validatorBuilder of method Drupal\canvas\EventSubscriber\ApiMessageValidatorBase::setValidatorBuilder() has invalid type League\OpenAPIValidation\PSR7\ValidatorBuilder. |
| 3 | 3 | 1 | Parse error | Class League\OpenAPIValidation\PSR7\ValidatorBuilder not found. |
| 1 | 1 | 1 | Parse error | Caught class League\OpenAPIValidation\PSR7\Exception\NoPath not found. |
| 1 | 1 | 1 | Parse error | Caught class League\OpenAPIValidation\PSR7\Exception\ValidationFailed not found. |
| 1 | 1 | 1 | Other problem | Parameter $validatorBuilder of method Drupal\canvas\EventSubscriber\ApiMessageValidatorBase::validate() has invalid type League\OpenAPIValidation\PSR7\ValidatorBuilder. |
| 1 | 1 | 1 | Other problem | Method Drupal\canvas\EventSubscriber\ApiMessageValidatorBase::getConfiguredValidatorBuilder() has invalid return type League\OpenAPIValidation\PSR7\ValidatorBuilder. |
| 1 | 1 | 1 | Other problem | Parameter $e of method Drupal\canvas\EventSubscriber\ApiMessageValidatorBase::logFailure() has invalid type League\OpenAPIValidation\PSR7\Exception\ValidationFailed. |
| 1 | 1 | 1 | Other problem | Parameter $validatorBuilder of method Drupal\canvas\EventSubscriber\ApiRequestValidator::validate() has invalid type League\OpenAPIValidation\PSR7\ValidatorBuilder. |
| 1 | 1 | 1 | Other problem | Parameter $validatorBuilder of method Drupal\canvas\EventSubscriber\ApiResponseValidator::validate() has invalid type League\OpenAPIValidation\PSR7\ValidatorBuilder. |
| 1 | 1 | 1 | Parse error | Instantiated class League\OpenAPIValidation\PSR7\OperationAddress not found. |
| 1 | 1 | 1 | Parse error | Class Drupal\pathauto\PathautoItem not found. |
| 1 | 5 | 3 | Other problem | Access to constant SKIP on an unknown class Drupal\pathauto\PathautoState. |
| 1 | 1 | 1 | Other problem | Attribute class Drupal\search_api\Attribute\SearchApiProcessor does not exist. |
| 1 | 1 | 1 | Other problem | Class Drupal\canvas\Plugin\search_api\processor\ComponentTreeInputs extends unknown class Drupal\search_api\Processor\ProcessorPluginBase. |
| 1 | 1 | 1 | Other problem | Non-abstract class Drupal\canvas\Plugin\search_api\processor\ComponentTreeInputs contains abstract method validateConfigurationForm() from interface Drupal\Core\Plugin\PluginFormInterface. |
| 1 | 1 | 1 | Other problem | Class Drupal\canvas\Plugin\search_api\processor\ComponentTreeInputs uses unknown trait Drupal\search_api\Plugin\PluginFormTrait. |
| 1 | 1 | 1 | Other problem | Drupal\canvas\Plugin\search_api\processor\ComponentTreeInputs::__construct() calls parent::__construct() but Drupal\canvas\Plugin\search_api\processor\ComponentTreeInputs does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\canvas\Plugin\search_api\processor\ComponentTreeInputs::defaultConfiguration() calls parent::defaultConfiguration() but Drupal\canvas\Plugin\search_api\processor\ComponentTreeInputs does not extend any class. |
| 4 | 4 | 1 | Other problem | Call to an undefined method Drupal\canvas\Plugin\search_api\processor\ComponentTreeInputs::t(). |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\canvas\Plugin\search_api\processor\ComponentTreeInputs::$configuration. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\canvas\Plugin\search_api\processor\ComponentTreeInputs::setConfiguration(). |
| 1 | 1 | 1 | Other problem | Parameter $index of method Drupal\canvas\Plugin\search_api\processor\ComponentTreeInputs::supportsIndex() has invalid type Drupal\search_api\IndexInterface. |
| 1 | 1 | 1 | Other problem | Parameter $datasource of method Drupal\canvas\Plugin\search_api\processor\ComponentTreeInputs::getPropertyDefinitions() has invalid type Drupal\search_api\Datasource\DatasourceInterface. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\canvas\Plugin\search_api\processor\ComponentTreeInputs::getPluginId(). |
| 1 | 9 | 4 | Parse error | Instantiated class Drupal\search_api\Processor\ProcessorProperty not found. |
| 1 | 1 | 1 | Other problem | Parameter $item of method Drupal\canvas\Plugin\search_api\processor\ComponentTreeInputs::addFieldValues() has invalid type Drupal\search_api\Item\ItemInterface. |
| 1 | 10 | 7 | Parse error | Caught class Drupal\search_api\SearchApiException not found. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\canvas\Plugin\search_api\processor\ComponentTreeInputs::getConfiguration(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\canvas\Plugin\search_api\processor\ComponentTreeInputs::getFieldsHelper(). |
| 1 | 1 | 1 | Other problem | Parameter $extensionMimeTypeGuesser of method Drupal\canvas\ShapeMatcher\EntityFieldPropSourceMatcher::__construct() has invalid type Drupal\Core\ProxyClass\File\MimeType\ExtensionMimeTypeGuesser. |
| 1 | 1 | 1 | Other problem | Property Drupal\canvas\ShapeMatcher\EntityFieldPropSourceMatcher::$extensionMimeTypeGuesser has unknown class Drupal\Core\ProxyClass\File\MimeType\ExtensionMimeTypeGuesser as its type. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\canvas\Functional\ApiConfigAutoSaveControllersTest has an uninitialized readonly property $httpApiUser. Assign it in the constructor. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\canvas\Functional\ApiConfigAutoSaveControllersTest has an uninitialized readonly property $limitedPermissionsUser. Assign it in the constructor. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\canvas\Functional\ApiStagedConfigUpdateAutoSaveControllerTest has an uninitialized readonly property $httpApiUser. Assign it in the constructor. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\canvas\Functional\ApiStagedConfigUpdateAutoSaveControllerTest has an uninitialized readonly property $limitedPermissionsUser. Assign it in the constructor. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\canvas\Functional\ApiUiContentTemplateControllersTest has an uninitialized readonly property $limitedPermissionsUser. Assign it in the constructor. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\canvas\Functional\ApiUsageControllersTest has an uninitialized readonly property $httpApiUser. Assign it in the constructor. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\canvas\Functional\AssetLibraryFontUploadControllerTest has an uninitialized readonly property $httpApiUser. Assign it in the constructor. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\canvas\Functional\AssetLibraryFontUploadControllerTest has an uninitialized readonly property $limitedPermissionsUser. Assign it in the constructor. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\canvas\Functional\CanvasConfigEntityHttpApiTest has an uninitialized readonly property $httpApiUser. Assign it in the constructor. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\canvas\Functional\CanvasConfigEntityHttpApiTest has an uninitialized readonly property $limitedPermissionsUser. Assign it in the constructor. |
| 4 | 4 | 1 | Parse error | Class League\OpenAPIValidation\PSR7\Exception\Validation\InvalidBody not found. |
| 1 | 2 | 2 | Parse error | Function metatag_get_tags_from_route not found. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\canvas\Kernel\Plugin\Canvas\ComponentSource\ComponentSourceTestBase has an uninitialized readonly property $componentStorage. Assign it in the constructor. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\canvas\Kernel\Plugin\Canvas\ComponentSource\ComponentSourceTestBase has an uninitialized readonly property $componentReasonRepository. Assign it in the constructor. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\canvas\Kernel\Plugin\Canvas\ComponentSource\ComponentSourceTestBase has an uninitialized readonly property $renderer. Assign it in the constructor. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\canvas\Kernel\Plugin\Canvas\ComponentSource\JsComponentTest has an uninitialized readonly property $assetResolver. Assign it in the constructor. |
| 2 | 3 | 2 | Other problem | Call to static method create() on an unknown class Drupal\search_api\Entity\Index. |
| 2 | 4 | 3 | Parse error | Instantiated class Drupal\search_api\Item\Item not found. |
| 1 | 1 | 1 | Other problem | Call to static method create() on an unknown class Drupal\search_api\Entity\Server. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\canvas\Kernel\Plugin\search_api\processor\ComponentTreeInputsTest::getIndex() has invalid return type Drupal\search_api\IndexInterface. |
| 1 | 1 | 1 | Other problem | Parameter $index of method Drupal\Tests\canvas\Kernel\Plugin\search_api\processor\ComponentTreeInputsTest::attachFieldToIndex() has invalid type Drupal\search_api\IndexInterface. |
| 6 | 6 | 1 | Other problem | Call to an undefined static method Drupal\Tests\canvas\Functional\HttpApiTestBase::register(). |
| 3 | 3 | 1 | Other problem | Call to an undefined static method Drupal\Tests\canvas\Functional\FunctionalTestBase::register(). |
| 1 | 1 | 1 | Other problem | Call to an undefined static method Drupal\Tests\image\Functional\ImageStyleDownloadAccessControlTest::register(). |
| 1 | 1 | 1 | Other problem | Call to an undefined static method Drupal\Tests\BrowserTestBase::register(). |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\canvas\Functional\ApiUiContentTemplateControllersTest::getSpecification() has invalid return type cebe\openapi\spec\OpenApi. |
| 8 | 8 | 1 | Other problem | Call to static method readFromYamlFile() on an unknown class cebe\openapi\Reader. |
| 8 | 8 | 1 | Parse error | Instantiated class cebe\openapi\ReferenceContext not found. |
| 8 | 8 | 1 | Other problem | Access to constant RESOLVE_MODE_ALL on an unknown class cebe\openapi\ReferenceContext. |
| 8 | 8 | 1 | Parse error | Instantiated class cebe\openapi\json\JsonPointer not found. |
| 8 | 8 | 1 | Parse error | Instantiated class League\OpenAPIValidation\Schema\SchemaValidator not found. |
| 8 | 8 | 1 | Parse error | Class cebe\openapi\spec\Schema not found. |
| 8 | 8 | 1 | Parse error | Caught class League\OpenAPIValidation\Schema\Exception\KeywordMismatch not found. |
| 8 | 8 | 1 | Parse error | Caught class League\OpenAPIValidation\Schema\Exception\SchemaMismatch not found. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\canvas\Functional\CanvasConfigEntityHttpApiTest::getSpecification() has invalid return type cebe\openapi\spec\OpenApi. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\canvas\Kernel\ApiAutoSaveControllerTest::getSpecification() has invalid return type cebe\openapi\spec\OpenApi. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\canvas\Kernel\Controller\ApiNotificationControllerTest::getSpecification() has invalid return type cebe\openapi\spec\OpenApi. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\canvas\Kernel\Extension\ApiExtensionControllerTest::getSpecification() has invalid return type cebe\openapi\spec\OpenApi. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\canvas\Unit\OpenApiSpecValidationTest::getSpecification() has invalid return type cebe\openapi\spec\OpenApi. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\canvas\Unit\UiFixturesValidationTest::getSpecification() has invalid return type cebe\openapi\spec\OpenApi. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\canvas_personalization\Kernel\ApiAutoSaveControllerTest::getSpecification() has invalid return type cebe\openapi\spec\OpenApi. |