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 |
|---|---|---|---|---|
| commerce_bat 1.0.x-dev | Module | 4 | 15000 | omniphoros |
| Status | Next step | Instructions | Drupal.org issues |
|---|---|---|---|
Fix deprecation errors found | Run Rector to fix some errors | Some of the errors found are covered by drupal-rector automation (thanks to Palantir.net funding), which should be used to speed up resolving them. Check out the Project Update Bot patch in the issue queue. Get the automated fix committed first and resolve the manual problems afterwards. | 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. |
| 6 | 8 | 2 | Parse error | Class Drupal\commerce_order\Entity\OrderItemInterface not found. |
| 10 | 17 | 2 | Parse error | Class Drupal\commerce_product\Entity\ProductVariationInterface not found. |
| 2 | 8 | 5 | Parse error | Class Drupal\commerce_order\Entity\OrderInterface not found. |
| 4 | 8 | 2 | Other problem | Parameter $adjustment of anonymous function has invalid type Drupal\commerce_order\Adjustment. |
| 5 | 13 | 5 | Other problem | Call to static method create() on an unknown class Drupal\commerce_product\Entity\Product. |
| 8 | 16 | 5 | Other problem | Call to static method create() on an unknown class Drupal\commerce_product\Entity\ProductVariation. |
| 7 | 23 | 9 | Parse error | Instantiated class Drupal\commerce_price\Price not found. |
| 1 | 5 | 3 | Other problem | Call to static method create() on an unknown class Drupal\commerce_order\Entity\OrderItem. |
| 1 | 4 | 4 | Other problem | Call to static method create() on an unknown class Drupal\commerce_order\Entity\Order. |
| 9 | 100 | 52 | Drupal API, rector covered | Call to deprecated method invalidateAll() of interface Drupal\Core\Cache\CacheBackendInterface. Deprecated in drupal:11.2.0 and is removed from drupal:12.0.0. Use CacheBackendInterface::deleteAll() or cache tag invalidation instead. |
| 1 | 3 | 3 | Other problem | Call to static method load() on an unknown class Drupal\commerce_product\Entity\ProductVariationType. |
| 1 | 3 | 3 | Other problem | Call to static method create() on an unknown class Drupal\commerce_product\Entity\ProductVariationType. |
| 1 | 2 | 2 | Other problem | Call to static method load() on an unknown class Drupal\commerce_price\Entity\Currency. |
| 1 | 2 | 2 | Other problem | Call to static method create() on an unknown class Drupal\commerce_price\Entity\Currency. |
| 1 | 1 | 1 | Other problem | Function commerce_bat_get_requested_variation() has invalid return type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $product_type of function commerce_bat_commerce_product_type_update() has invalid type Drupal\commerce_product\Entity\ProductTypeInterface. |
| 1 | 1 | 1 | Other problem | Parameter $order of function commerce_bat_sync_order_events() has invalid type Drupal\commerce_order\Entity\OrderInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of function commerce_bat_attach_widget_extras() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $order_item of function commerce_bat_calculate_rental_days_from_order_item() has invalid type Drupal\commerce_order\Entity\OrderItemInterface. |
| 1 | 1 | 1 | Other problem | Parameter $order_item of function commerce_bat_apply_rental_day_pricing() has invalid type Drupal\commerce_order\Entity\OrderItemInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of function commerce_bat_apply_rental_day_pricing() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 2 | 3 | 2 | Parse error | Instantiated class Drupal\commerce_order\Adjustment not found. |
| 1 | 1 | 1 | Other problem | Parameter $order_item of function commerce_bat_set_lesson_range_data() has invalid type Drupal\commerce_order\Entity\OrderItemInterface. |
| 1 | 1 | 1 | Other problem | Parameter $order_item of function commerce_bat_get_lesson_range_data() has invalid type Drupal\commerce_order\Entity\OrderItemInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Availability\AvailabilityManager::getBlockoutStateForVariation() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Availability\AvailabilityManager::getUnitForVariation() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Availability\AvailabilityManager::getCapacity() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Availability\AvailabilityManager::getCapacityForVariation() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Availability\AvailabilityManager::getCapacityPreset() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Availability\AvailabilityManager::getCapacityPresetEntity() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Availability\AvailabilityManager::isBlockedByPreset() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Call to deprecated method isRangeBlocked() of interface Drupal\commerce_bat\Entity\BatCapacityPresetInterface: Use BatAvailabilityProfile entity instead. This method will be removed in a future version. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Availability\AvailabilityManager::isBlockedBySchedule() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Availability\AvailabilityManager::invalidateCalendarCache() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Availability\AvailabilityManager::enforceBookingWindow() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Availability\AvailabilityManager::getMaxAdvanceDays() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Availability\AvailabilityManager::getRemainingAvailability() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Availability\AvailabilityManager::getLessonSlotLength() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Availability\AvailabilityManager::getLessonTimeslots() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Availability\AvailabilityManager::getLessonCapacityMode() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Availability\AvailabilityManager::getLessonCapacityGroup() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Availability\AvailabilityManager::getLessonSeatsPerQty() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Availability\AvailabilityManager::getLessonCapacityOverride() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Availability\AvailabilityManager::getLessonCapacityForVariation() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Availability\AvailabilityManager::getLessonAllowedTimesForDay() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Availability\AvailabilityManager::getVariationBaseStock() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Availability\AvailabilityManager::getCalendar() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Availability\AvailabilityManager::getModeForVariation() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Availability\AvailabilityManager::isAvailable() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Availability\AvailabilityManager::ensureUnitForVariation() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Availability\AvailabilityManager::attachVariationToUnit() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Availability\AvailabilityManager::createBlockingEvent() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 3 | 3 | 1 | Other problem | Access to constant BAT_HOURLY on an unknown class Roomify\Bat\Event\Event. |
| 1 | 1 | 1 | Parse error | Instantiated class Roomify\Bat\Unit\Unit not found. |
| 1 | 1 | 1 | Other problem | Access to constant BAT_STATE on an unknown class Roomify\Bat\Store\DrupalDBStore. |
| 2 | 2 | 1 | Parse error | Instantiated class Roomify\Bat\Store\DrupalDBStore not found. |
| 1 | 1 | 1 | Other problem | Access to constant BAT_EVENT on an unknown class Roomify\Bat\Store\DrupalDBStore. |
| 2 | 2 | 1 | Parse error | Instantiated class Roomify\Bat\Calendar\Calendar not found. |
| 2 | 2 | 1 | Parse error | Instantiated class Roomify\Bat\Event\Event not found. |
| 2 | 2 | 1 | Other problem | Access to constant BAT_DAILY on an unknown class Roomify\Bat\Event\Event. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Availability\AvailabilityManager::buildLessonCalendar() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Availability\AvailabilityManager::normalizeLessonQuantity() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Availability\AvailabilityManagerInterface::getModeForVariation() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Availability\AvailabilityManagerInterface::isAvailable() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Availability\AvailabilityManagerInterface::createBlockingEvent() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Availability\AvailabilityManagerInterface::getCalendar() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Availability\AvailabilityManagerInterface::getUnitForVariation() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Availability\AvailabilityManagerInterface::getCapacity() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Availability\AvailabilityManagerInterface::getRemainingAvailability() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Availability\AvailabilityManagerInterface::getLessonSlotLength() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Availability\AvailabilityManagerInterface::getLessonSeatsPerQty() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Availability\AvailabilityManagerInterface::getLessonCapacityMode() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Availability\AvailabilityManagerInterface::getLessonCapacityGroup() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Availability\AvailabilityManagerInterface::getCapacityPreset() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Availability\AvailabilityManagerInterface::getLessonTimeslots() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Availability\AvailabilityManagerInterface::getBlockoutStateForVariation() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Availability\AvailabilityManagerInterface::getMaxAdvanceDays() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\AvailabilityProfileManager::getAvailableSlots() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $commerce_product_variation of method Drupal\commerce_bat\Controller\AvailabilityController::calendar() has invalid type Drupal\commerce_product\Entity\ProductVariation. |
| 1 | 1 | 1 | Other problem | Parameter $commerce_product_variation of method Drupal\commerce_bat\Controller\AvailabilityController::checkRange() has invalid type Drupal\commerce_product\Entity\ProductVariation. |
| 1 | 1 | 1 | Other problem | Parameter $commerce_product_variation of method Drupal\commerce_bat\Controller\AvailabilityController::getAvailableSlots() has invalid type Drupal\commerce_product\Entity\ProductVariation. |
| 1 | 1 | 1 | Other problem | Parameter $commerce_product_variation of method Drupal\commerce_bat\Controller\AvailabilityController::ordersForDate() has invalid type Drupal\commerce_product\Entity\ProductVariation. |
| 1 | 1 | 1 | Other problem | Parameter $commerce_product_variation of method Drupal\commerce_bat\Controller\AvailabilityController::calculateSubtotal() has invalid type Drupal\commerce_product\Entity\ProductVariation. |
| 1 | 1 | 1 | Other problem | Parameter $commerce_order of method Drupal\commerce_bat\Controller\OrderSyncController::sync() has invalid type Drupal\commerce_order\Entity\OrderInterface. |
| 1 | 1 | 1 | Other problem | Method Drupal\commerce_bat\Drush\Commands\CommerceBatCommands::loadVariation() has invalid return type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Access to constant ORDER_ITEM_COMPARISON_FIELDS on an unknown class Drupal\commerce_cart\Event\CartEvents. |
| 1 | 1 | 1 | Other problem | Parameter $event of method Drupal\commerce_bat\EventSubscriber\CartComparisonSubscriber::onCompareFields() has invalid type Drupal\commerce_cart\Event\OrderItemComparisonFieldsEvent. |
| 1 | 1 | 1 | Other problem | Parameter $event of method Drupal\commerce_bat\EventSubscriber\OrderCancelSubscriber::onOrderCancel() has invalid type Drupal\state_machine\Event\WorkflowTransitionEvent. |
| 1 | 1 | 1 | Other problem | Parameter $event of method Drupal\commerce_bat\EventSubscriber\OrderCancelSubscriber::onOrderStateChange() has invalid type Drupal\state_machine\Event\WorkflowTransitionEvent. |
| 1 | 1 | 1 | Other problem | Access to constant ORDER_ITEM_UPDATE on an unknown class Drupal\commerce_order\Event\OrderEvents. |
| 1 | 1 | 1 | Other problem | Parameter $event of method Drupal\commerce_bat\EventSubscriber\OrderItemUpdateSubscriber::onOrderItemUpdate() has invalid type Drupal\commerce_order\Event\OrderItemEvent. |
| 1 | 1 | 1 | Other problem | Parameter $event of method Drupal\commerce_bat\EventSubscriber\OrderPlaceSubscriber::onOrderPlace() has invalid type Drupal\state_machine\Event\WorkflowTransitionEvent. |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #4 $variation (Drupal\commerce_product\Entity\ProductVariationInterface) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Parameter $order_item of method Drupal\commerce_bat\EventSubscriber\OrderPlaceSubscriber::extractDateRange() has invalid type Drupal\commerce_order\Entity\OrderItemInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\EventSubscriber\OrderPlaceSubscriber::extractDateRange() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $order_item of method Drupal\commerce_bat\EventSubscriber\OrderPlaceSubscriber::getNumberOfDays() has invalid type Drupal\commerce_order\Entity\OrderItemInterface. |
| 1 | 1 | 1 | Other problem | Class Drupal\commerce_bat\OrderProcessor\RentalDayPriceProcessor implements unknown interface Drupal\commerce_order\OrderProcessorInterface. |
| 1 | 1 | 1 | Other problem | Parameter $order of method Drupal\commerce_bat\OrderProcessor\RentalDayPriceProcessor::process() has invalid type Drupal\commerce_order\Entity\OrderInterface. |
| 1 | 1 | 1 | Parse error | Class Drupal\commerce_price\Price not found. |
| 1 | 1 | 1 | Other problem | Class Drupal\commerce_bat\Plugin\ExtraField\Display\BatSubtotalExtraField extends unknown class Drupal\extra_field\Plugin\ExtraFieldDisplayFormattedBase. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Plugin\Field\FieldWidget\BatDateWidget::buildRentalElement() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Plugin\Field\FieldWidget\BatDateWidget::buildLessonElement() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Plugin\Field\FieldWidget\BatDateWidget::resolveModeForValues() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Plugin\Field\FieldWidget\BatDateWidget::populateRentalFields() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Plugin\Field\FieldWidget\BatDateWidget::populateLessonFields() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $entity of method Drupal\commerce_bat\Plugin\Validation\Constraint\BatAvailabilityConstraintValidator::getLessonRangeFromData() has invalid type Drupal\commerce_order\Entity\OrderItemInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Settings\BatSettings::getConfigWithOverride() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Settings\BatSettings::getMinAdvanceDays() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Settings\BatSettings::getMaxAdvanceDays() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\commerce_bat\Settings\BatSettings::getAddToCartButtonText() has invalid type Drupal\commerce_product\Entity\ProductVariationInterface. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\commerce_bat\Functional\AddToCartUiTest extends unknown class Drupal\Tests\commerce\Functional\CommerceBrowserTestBase. |
| 1 | 1 | 1 | Other problem | Drupal\Tests\commerce_bat\Functional\AddToCartUiTest::setUp() calls parent::setUp() but Drupal\Tests\commerce_bat\Functional\AddToCartUiTest does not extend any class. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\Tests\commerce_bat\Functional\AddToCartUiTest::config(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\Tests\commerce_bat\Functional\AddToCartUiTest::drupalGet(). |
| 6 | 6 | 1 | Other problem | Call to an undefined method Drupal\Tests\commerce_bat\Functional\AddToCartUiTest::assertSession(). |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\commerce_bat\Functional\AddToCartUiTest::createProductWithVariation() has invalid return type Drupal\commerce_product\Entity\Product. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\Tests\commerce_bat\Functional\AddToCartUiTest::$store. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\commerce_bat\Functional\AdminBlockoutUiTest extends unknown class Drupal\Tests\commerce\Functional\CommerceBrowserTestBase. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\commerce_bat\Functional\AdminBlockoutUiTest::drupalLogin(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\commerce_bat\Functional\AdminBlockoutUiTest::drupalGet(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\Tests\commerce_bat\Functional\AdminBlockoutUiTest::assertSession(). |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\commerce_bat\Functional\BulkOrderSyncAccessTest extends unknown class Drupal\Tests\commerce\Functional\CommerceBrowserTestBase. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\Tests\commerce_bat\Functional\BulkOrderSyncAccessTest::drupalCreateUser(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\Tests\commerce_bat\Functional\BulkOrderSyncAccessTest::drupalLogin(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\Tests\commerce_bat\Functional\BulkOrderSyncAccessTest::drupalGet(). |
| 5 | 5 | 1 | Other problem | Call to an undefined method Drupal\Tests\commerce_bat\Functional\BulkOrderSyncAccessTest::assertSession(). |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\commerce_bat\FunctionalJavascript\LessonCalendarJavascriptTest uses unknown trait Drupal\commerce_store\StoreCreationTrait. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\commerce_bat\FunctionalJavascript\LessonCalendarJavascriptTest::createStore(). |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\commerce_bat\FunctionalJavascript\LessonCalendarJavascriptTest::createProductWithVariation() has invalid return type Drupal\commerce_product\Entity\Product. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\commerce_bat\FunctionalJavascript\RentalCalendarJavascriptTest uses unknown trait Drupal\commerce_store\StoreCreationTrait. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\commerce_bat\FunctionalJavascript\RentalCalendarJavascriptTest::createStore(). |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\commerce_bat\FunctionalJavascript\RentalCalendarJavascriptTest::createProductWithVariation() has invalid return type Drupal\commerce_product\Entity\Product. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\commerce_bat\Kernel\CapacityGroupKernelTest extends unknown class Drupal\Tests\commerce\Kernel\CommerceKernelTestBase. |
| 1 | 1 | 1 | Other problem | Drupal\Tests\commerce_bat\Kernel\CapacityGroupKernelTest::setUp() calls parent::setUp() but Drupal\Tests\commerce_bat\Kernel\CapacityGroupKernelTest does not extend any class. |
| 4 | 4 | 1 | Other problem | Call to an undefined method Drupal\Tests\commerce_bat\Kernel\CapacityGroupKernelTest::installEntitySchema(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\commerce_bat\Kernel\CapacityGroupKernelTest::installConfig(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\commerce_bat\Kernel\CapacityGroupKernelTest::config(). |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\Tests\commerce_bat\Kernel\CapacityGroupKernelTest::$store. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\Tests\commerce_bat\Kernel\CapacityGroupKernelTest::$container. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\commerce_bat\Kernel\CapacityGroupKernelTest::assertSame(). |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\commerce_bat\Kernel\ConcurrencyTest::createTestVariation() has invalid return type Drupal\commerce_product\Entity\ProductVariation. |
| 2 | 2 | 1 | Other problem | Call to static method load() on an unknown class Drupal\bat_unit\Entity\TypeBundle. |
| 2 | 2 | 1 | Other problem | Call to static method create() on an unknown class Drupal\bat_unit\Entity\TypeBundle. |
| 2 | 2 | 1 | Other problem | Call to static method load() on an unknown class Drupal\bat_unit\Entity\UnitBundle. |
| 2 | 2 | 1 | Other problem | Call to static method create() on an unknown class Drupal\bat_unit\Entity\UnitBundle. |
| 2 | 2 | 1 | Other problem | Call to static method create() on an unknown class Drupal\bat_unit\Entity\UnitType. |
| 2 | 2 | 1 | Other problem | Call to static method load() on an unknown class Drupal\bat_event\Entity\EventType. |
| 2 | 2 | 1 | Other problem | Call to static method create() on an unknown class Drupal\bat_event\Entity\EventType. |
| 2 | 2 | 1 | Other problem | Call to static method create() on an unknown class Drupal\bat_event\Entity\State. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\commerce_bat\Kernel\OrderSyncTest extends unknown class Drupal\Tests\commerce_order\Kernel\OrderKernelTestBase. |
| 1 | 1 | 1 | Other problem | Drupal\Tests\commerce_bat\Kernel\OrderSyncTest::setUp() calls parent::setUp() but Drupal\Tests\commerce_bat\Kernel\OrderSyncTest does not extend any class. |
| 4 | 4 | 1 | Other problem | Call to an undefined method Drupal\Tests\commerce_bat\Kernel\OrderSyncTest::installEntitySchema(). |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\Tests\commerce_bat\Kernel\OrderSyncTest::$container. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\Tests\commerce_bat\Kernel\OrderSyncTest::installSchema(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\commerce_bat\Kernel\OrderSyncTest::installConfig(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\commerce_bat\Kernel\OrderSyncTest::config(). |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\Tests\commerce_bat\Kernel\OrderSyncTest::$store. |
| 3 | 3 | 1 | Other problem | Call to an undefined method Drupal\Tests\commerce_bat\Kernel\OrderSyncTest::assertEquals(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\commerce_bat\Kernel\OrderSyncTest::assertCount(). |