php drupal-check.phar modules/contrib/bee/
14/14 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%
------ ------------------------------------------------------------
Line bee.module
------ ------------------------------------------------------------
283 Call to deprecated function drupal_set_message().
286 Call to deprecated function drupal_set_message().
289 Call to deprecated function drupal_set_message().
365 Call to deprecated method entityManager() of class Drupal.
386 Call to deprecated method entityManager() of class Drupal.
------ ------------------------------------------------------------
------ --------------------------------------------------------------------------------------
Line modules/bee_webform/bee_webform.module
------ --------------------------------------------------------------------------------------
54 Call to deprecated function node_load().
145 Call to deprecated function drupal_set_message().
151 Call to deprecated function drupal_set_message().
302 Call to deprecated method checkPlain() of class Drupal\Component\Utility\SafeMarkup.
302 Call to method checkPlain() of deprecated class Drupal\Component\Utility\SafeMarkup.
369 Call to deprecated function node_load().
------ --------------------------------------------------------------------------------------
------ ------------------------------------------------------------------------------------------
Line modules/bee_webform/src/Element/WebformBeeReservationForm.php
------ ------------------------------------------------------------------------------------------
Class Drupal\webform\Element\WebformCompositeBase not found and could not be autoloaded.
------ ------------------------------------------------------------------------------------------
------ --------------------------------------------------------------------------------------------------------
Line modules/bee_webform/src/Plugin/WebformElement/WebformBeeReservationForm.php
------ --------------------------------------------------------------------------------------------------------
Class Drupal\webform\Plugin\WebformElement\WebformCompositeBase not found and could not be autoloaded.
------ --------------------------------------------------------------------------------------------------------
------ ---------------------------------------------------
Line src/BeePermissions.php
------ ---------------------------------------------------
44 Call to deprecated function entity_get_bundles().
------ ---------------------------------------------------
------ ------------------------------------------------------------
Line src/Form/AddReservationForm.php
------ ------------------------------------------------------------
209 Call to deprecated method entityManager() of class Drupal.
253 Call to deprecated function drupal_set_message().
------ ------------------------------------------------------------
------ ---------------------------------------------------
Line src/Form/UpdateAvailabilityForm.php
------ ---------------------------------------------------
271 Call to deprecated function drupal_set_message().
327 Call to deprecated function drupal_set_message().
------ ---------------------------------------------------
------ ----------------------------------------------------------------------------------------------------
Line src/Resolvers/SalepriceResolver.php
------ ----------------------------------------------------------------------------------------------------
16 Class Drupal\commerce_price\Resolver\PriceResolverInterface not found and could not be autoloaded.
------ ----------------------------------------------------------------------------------------------------
[ERROR] Found 19 errors | Comment | File | Size | Author |
|---|---|---|---|
| #2 | deprecated-3072110-2.patch | 8.63 KB | sergiu stici |
Comments
Comment #2
sergiu stici commentedHere is the patch, please review.
Comment #5
acrollet commentedcommitted, thanks for the contribution!