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 |
|---|---|---|---|---|
| google_tag 2.0.x-dev | Module | 100787 | 50 | acquia, japerry, kaynen, mglaman, solotandem |
| 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 |
|---|---|---|---|---|
| 1 | 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 | 1 | 1 | Parse error | Class Drupal\commerce_checkout\Plugin\Commerce\CheckoutFlow\CheckoutFlowInterface not found. |
| 1 | 1 | 1 | Other problem | Parameter $entity of function google_tag_commerce_product_view() has invalid type Drupal\commerce_product\Entity\ProductInterface. |
| 1 | 1 | 1 | Parse error | Class Drupal\commerce_product\ProductVariationStorageInterface not found. |
| 1 | 1 | 1 | Other problem | Access to constant CART_ORDER_ITEM_ADD on an unknown class Drupal\commerce_cart\Event\CartEvents. |
| 1 | 1 | 1 | Other problem | Access to constant CART_ORDER_ITEM_REMOVE on an unknown class Drupal\commerce_cart\Event\CartEvents. |
| 1 | 1 | 1 | Other problem | Parameter $cart_event of method Drupal\google_tag\EventSubscriber\CommerceCartSubscriber::onAdd() has invalid type Drupal\commerce_cart\Event\CartOrderItemAddEvent. |
| 1 | 1 | 1 | Other problem | Parameter $cart_event of method Drupal\google_tag\EventSubscriber\CommerceCartSubscriber::onRemove() has invalid type Drupal\commerce_cart\Event\CartOrderItemRemoveEvent. |
| 1 | 1 | 1 | Other problem | Access to constant ORDER_PAID on an unknown class Drupal\commerce_order\Event\OrderEvents. |
| 1 | 1 | 1 | Other problem | Parameter $event of method Drupal\google_tag\EventSubscriber\CommerceOrderSubscriber::onPaid() has invalid type Drupal\commerce_order\Event\OrderEvent. |
| 1 | 1 | 1 | Other problem | Access to constant PRODUCT_VARIATION_AJAX_CHANGE on an unknown class Drupal\commerce_product\Event\ProductEvents. |
| 1 | 1 | 1 | Other problem | Parameter $event of method Drupal\google_tag\EventSubscriber\CommerceProductSubscriber::onVariationChange() has invalid type Drupal\commerce_product\Event\ProductVariationAjaxChangeEvent. |
| 1 | 1 | 1 | Other problem | Access to constant WISHLIST_ENTITY_ADD on an unknown class Drupal\commerce_wishlist\Event\WishlistEvents. |
| 1 | 1 | 1 | Other problem | Parameter $event of method Drupal\google_tag\EventSubscriber\CommerceWishlistSubscriber::onAdd() has invalid type Drupal\commerce_wishlist\Event\WishlistEntityAddEvent. |
| 1 | 2 | 2 | Other problem | Access to constant POLICY_ALTER on an unknown class Drupal\csp\CspEvents. |
| 1 | 1 | 1 | Other problem | Parameter $event of method Drupal\google_tag\EventSubscriber\CspSubscriber::alterPolicy() has invalid type Drupal\csp\Event\PolicyAlterEvent. |
| 1 | 2 | 2 | Other problem | Access to constant PROCESSING_RESULTS on an unknown class Drupal\search_api\Event\SearchApiEvents. |
| 1 | 1 | 1 | Other problem | Parameter $event of method Drupal\google_tag\EventSubscriber\SearchApiSubscriber::onSearch() has invalid type Drupal\search_api\Event\ProcessingResultsEvent. |
| 2 | 8 | 2 | Parse error | Class Drupal\commerce_order\Entity\OrderItemInterface not found. |
| 7 | 17 | 2 | Parse error | Class Drupal\commerce_product\Entity\ProductVariationInterface not found. |
| 1 | 1 | 1 | Other problem | Property Drupal\google_tag\Plugin\GoogleTag\Event\Commerce\AddToWishlistEvent::$currentStore has unknown class Drupal\commerce_store\CurrentStoreInterface as its type. |
| 1 | 2 | 2 | Parse error | Class Drupal\commerce_wishlist\Entity\WishlistItemInterface not found. |
| 3 | 8 | 5 | Parse error | Class Drupal\commerce_order\Entity\OrderInterface not found. |
| 2 | 2 | 1 | Other problem | Parameter $order_item of anonymous function has invalid type Drupal\commerce_order\Entity\OrderItemInterface. |
| 1 | 1 | 1 | Other problem | Parameter $price of method Drupal\google_tag\Plugin\GoogleTag\Event\Commerce\AddToCartEvent::formatPriceNumber() has invalid type Drupal\commerce_price\Price. |
| 1 | 1 | 1 | Other problem | Parameter $price of method Drupal\google_tag\Plugin\GoogleTag\Event\Commerce\AddToWishlistEvent::formatPriceNumber() has invalid type Drupal\commerce_price\Price. |
| 1 | 1 | 1 | Other problem | Parameter $price of method Drupal\google_tag\Plugin\GoogleTag\Event\Commerce\BeginCheckoutEvent::formatPriceNumber() has invalid type Drupal\commerce_price\Price. |
| 1 | 1 | 1 | Other problem | Parameter $price of method Drupal\google_tag\Plugin\GoogleTag\Event\Commerce\PurchaseEvent::formatPriceNumber() has invalid type Drupal\commerce_price\Price. |
| 1 | 1 | 1 | Other problem | Parameter $price of method Drupal\google_tag\Plugin\GoogleTag\Event\Commerce\RefundEvent::formatPriceNumber() has invalid type Drupal\commerce_price\Price. |
| 1 | 1 | 1 | Other problem | Parameter $price of method Drupal\google_tag\Plugin\GoogleTag\Event\Commerce\RemoveFromCartEvent::formatPriceNumber() has invalid type Drupal\commerce_price\Price. |
| 1 | 1 | 1 | Other problem | Parameter $price of method Drupal\google_tag\Plugin\GoogleTag\Event\Commerce\ViewItemEvent::formatPriceNumber() has invalid type Drupal\commerce_price\Price. |
| 1 | 1 | 1 | Other problem | Parameter $price of method Drupal\google_tag\Plugin\GoogleTag\Event\Commerce\ViewItemList::formatPriceNumber() has invalid type Drupal\commerce_price\Price. |
| 1 | 1 | 1 | Other problem | Property Drupal\google_tag\Plugin\GoogleTag\Event\Commerce\PurchaseEvent::$transformer has unknown class Drupal\commerce_order\AdjustmentTransformerInterface as its type. |
| 4 | 4 | 1 | Other problem | Call to static method add() on an unknown class Drupal\commerce_price\Calculator. |
| 4 | 8 | 2 | Other problem | Parameter $adjustment of anonymous function has invalid type Drupal\commerce_order\Adjustment. |
| 1 | 1 | 1 | Other problem | Property Drupal\google_tag\Plugin\GoogleTag\Event\Commerce\RefundEvent::$transformer has unknown class Drupal\commerce_order\AdjustmentTransformerInterface as its type. |
| 1 | 1 | 1 | Other problem | Property Drupal\google_tag\Plugin\GoogleTag\Event\Commerce\ViewItemEvent::$currentStore has unknown class Drupal\commerce_store\CurrentStoreInterface as its type. |
| 1 | 1 | 1 | Other problem | Property Drupal\google_tag\Plugin\GoogleTag\Event\Commerce\ViewItemList::$currentStore has unknown class Drupal\commerce_store\CurrentStoreInterface as its type. |
| 1 | 1 | 1 | Other problem | Parameter $item of anonymous function has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Class Drupal\google_tag\Plugin\WebformHandler\GoogleTagPurchaseHandler extends unknown class Drupal\webform\Plugin\WebformHandlerBase. |
| 1 | 1 | 1 | Other problem | Drupal\google_tag\Plugin\WebformHandler\GoogleTagPurchaseHandler::create() calls parent::create() but Drupal\google_tag\Plugin\WebformHandler\GoogleTagPurchaseHandler does not extend any class. |
| 1 | 1 | 1 | Other problem | Parameter $webform_submission of method Drupal\google_tag\Plugin\WebformHandler\GoogleTagPurchaseHandler::postSave() has invalid type Drupal\webform\WebformSubmissionInterface. |
| 2 | 10 | 6 | Other problem | Access to constant STATE_COMPLETED on an unknown class Drupal\webform\WebformSubmissionInterface. |
| 1 | 5 | 3 | Parse error | Class Drupal\commerce_product\Entity\ProductInterface not found. |
| 1 | 16 | 8 | Other problem | Call to deprecated method contains() of class SplObjectStorage. |
| 3 | 3 | 1 | Other problem | Access to an undefined property Drupal\Tests\google_tag\Kernel\Events\CommerceCheckoutEventsTest::$drupalSettings. |
| 1 | 1 | 1 | Other problem | Call to an undefined static method Drupal\Tests\google_tag\Kernel\Events\CommerceCheckoutEventsTest::assertArrayNotHasKey(). |
| 1 | 1 | 1 | Other problem | Call to an undefined static method Drupal\Tests\google_tag\Kernel\Events\CommerceCheckoutEventsTest::assertArrayHasKey(). |
| 5 | 5 | 1 | Other problem | Call to an undefined static method Drupal\Tests\google_tag\Kernel\Events\CommerceCheckoutEventsTest::assertEquals(). |
| 3 | 3 | 1 | Other problem | Access to an undefined property Drupal\Tests\google_tag\Kernel\Events\CommerceProductEventsTest::$drupalSettings. |
| 1 | 1 | 1 | Other problem | Call to an undefined static method Drupal\Tests\google_tag\Kernel\Events\CommerceProductEventsTest::assertArrayNotHasKey(). |
| 1 | 1 | 1 | Other problem | Call to an undefined static method Drupal\Tests\google_tag\Kernel\Events\CommerceProductEventsTest::assertArrayHasKey(). |
| 2 | 2 | 1 | Other problem | Call to an undefined static method Drupal\Tests\google_tag\Kernel\Events\CommerceProductEventsTest::assertEquals(). |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\google_tag\Kernel\Events\CommerceCartEventsTest extends unknown class Drupal\Tests\commerce_cart\Kernel\CartKernelTestBase. |
| 3 | 13 | 5 | Other problem | Call to static method create() on an unknown class Drupal\commerce_product\Entity\Product. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\Tests\google_tag\Kernel\Events\CommerceCartEventsTest::randomString(). |
| 4 | 16 | 5 | Other problem | Call to static method create() on an unknown class Drupal\commerce_product\Entity\ProductVariation. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\google_tag\Kernel\Events\CommerceCartEventsTest::randomMachineName(). |
| 5 | 23 | 9 | Parse error | Instantiated class Drupal\commerce_price\Price not found. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\Tests\google_tag\Kernel\Events\CommerceCartEventsTest::$cartProvider. |
| 3 | 3 | 1 | Other problem | Access to an undefined property Drupal\Tests\google_tag\Kernel\Events\CommerceCartEventsTest::$store. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\Tests\google_tag\Kernel\Events\CommerceCartEventsTest::$cartManager. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\Tests\google_tag\Kernel\Events\CommerceCartEventsTest::$container. |
| 2 | 2 | 1 | Other problem | Call to an undefined static method Drupal\Tests\google_tag\Kernel\Events\CommerceCartEventsTest::assertCount(). |
| 4 | 4 | 1 | Other problem | Call to an undefined static method Drupal\Tests\google_tag\Kernel\Events\CommerceCartEventsTest::assertEquals(). |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\google_tag\Kernel\Events\CommerceCheckoutEventsTest extends unknown class Drupal\Tests\commerce_order\Kernel\OrderKernelTestBase. |
| 1 | 1 | 1 | Other problem | Drupal\Tests\google_tag\Kernel\Events\CommerceCheckoutEventsTest::setUp() calls parent::setUp() but Drupal\Tests\google_tag\Kernel\Events\CommerceCheckoutEventsTest does not extend any class. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\google_tag\Kernel\Events\CommerceCheckoutEventsTest::installConfig(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\Tests\google_tag\Kernel\Events\CommerceCheckoutEventsTest::createUser(). |
| 7 | 7 | 1 | Other problem | Access to an undefined property Drupal\Tests\google_tag\Kernel\Events\CommerceCheckoutEventsTest::$container. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\Tests\google_tag\Kernel\Events\CommerceCheckoutEventsTest::$store. |
| 3 | 5 | 3 | Other problem | Call to static method create() on an unknown class Drupal\commerce_order\Entity\OrderItem. |
| 1 | 1 | 1 | Other problem | Call to an undefined static method Drupal\Tests\google_tag\Kernel\Events\CommerceCheckoutEventsTest::assertNotFalse(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\google_tag\Kernel\Events\CommerceCheckoutEventsTest::setRawContent(). |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\google_tag\Kernel\Events\CommerceProductEventsTest extends unknown class Drupal\Tests\commerce\Kernel\CommerceKernelTestBase. |
| 1 | 1 | 1 | Other problem | Drupal\Tests\google_tag\Kernel\Events\CommerceProductEventsTest::setUp() calls parent::setUp() but Drupal\Tests\google_tag\Kernel\Events\CommerceProductEventsTest does not extend any class. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\google_tag\Kernel\Events\CommerceProductEventsTest::installConfig(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\Tests\google_tag\Kernel\Events\CommerceProductEventsTest::installEntitySchema(). |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\Tests\google_tag\Kernel\Events\CommerceProductEventsTest::$container. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\google_tag\Kernel\Events\CommerceProductEventsTest::randomMachineName(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\google_tag\Kernel\Events\CommerceProductEventsTest::randomString(). |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\Tests\google_tag\Kernel\Events\CommerceProductEventsTest::$store. |
| 1 | 1 | 1 | Other problem | Call to an undefined static method Drupal\Tests\google_tag\Kernel\Events\CommerceProductEventsTest::assertNotFalse(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\google_tag\Kernel\Events\CommerceProductEventsTest::setRawContent(). |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\google_tag\Kernel\Events\CommerceRefundEventTest extends unknown class Drupal\Tests\commerce_order\Kernel\OrderKernelTestBase. |
| 1 | 4 | 4 | Other problem | Call to static method create() on an unknown class Drupal\commerce_order\Entity\Order. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\Tests\google_tag\Kernel\Events\CommerceRefundEventTest::$store. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\Tests\google_tag\Kernel\Events\CommerceRefundEventTest::$container. |
| 1 | 1 | 1 | Other problem | Call to an undefined static method Drupal\Tests\google_tag\Kernel\Events\CommerceRefundEventTest::assertCount(). |
| 2 | 2 | 1 | Other problem | Call to an undefined static method Drupal\Tests\google_tag\Kernel\Events\CommerceRefundEventTest::assertEquals(). |
| 1 | 13 | 10 | Other problem | Call to static method load() on an unknown class Drupal\search_api\Entity\Index. |
| 1 | 2 | 2 | Other problem | Call to static method create() on an unknown class Drupal\commerce_store\Entity\Store. |
| 1 | 2 | 2 | Other problem | Call to static method create() on an unknown class Drupal\commerce_product\Entity\ProductAttribute. |
| 2 | 3 | 2 | Other problem | Call to static method create() on an unknown class Drupal\commerce_product\Entity\ProductAttributeValue. |