Drupal 9 Deprecated Code Report

Created on 10 March 2020, about 5 years ago
Updated 4 June 2025, 3 days ago

Ran drupal-check against 4269a7b .

 28/28 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%

 ------ ---------------------------------------------------------------------------
  Line   fullcalendar_legend/src/Plugin/block/Bundle.php
 ------ ---------------------------------------------------------------------------
  29     Call to deprecated function entity_get_bundles():
         in drupal:8.0.0 and is removed from drupal:9.0.0. Use
         \Drupal\Core\Entity\EntityTypeBundleInfoInterface::getBundleInfo() for a
         single bundle, or
         \Drupal\Core\Entity\EntityTypeBundleInfoInterface::getAllBundleInfo() for
         all bundles.
 ------ ---------------------------------------------------------------------------

 ------ ----------------------------------------------------------------------------------------------------------------------------------------
  Line   fullcalendar_legend/src/Plugin/block/Term.php
 ------ ----------------------------------------------------------------------------------------------------------------------------------------
  45     Parameter $entity_manager of method Drupal\fullcalendar_legend\Plugin\Block\Term::__construct() has typehint with deprecated interface
         Drupal\Core\Entity\EntityManagerInterface:
         in drupal:8.0.0 and is removed from drupal:9.0.0.
  45     Parameter $entity_query of method Drupal\fullcalendar_legend\Plugin\Block\Term::__construct() has typehint with deprecated class
         Drupal\Core\Entity\Query\QueryFactory:
         in drupal:8.3.0 and is removed from drupal:9.0.0. Use
         \Drupal\Core\Entity\EntityStorageInterface::getQuery() or
         \Drupal\Core\Entity\EntityStorageInterface::getAggregateQuery() instead.
 ------ ----------------------------------------------------------------------------------------------------------------------------------------

 ------ ----------------------------------------------------------------------
  Line   fullcalendar_options/fullcalendar_options.module
 ------ ----------------------------------------------------------------------
  19     Call to deprecated method url() of class Drupal:
         in drupal:8.0.0 and is removed from drupal:9.0.0.
         Instead create a \Drupal\Core\Url object directly, for example using
         Url::fromRoute().
 ------ ----------------------------------------------------------------------

 ------ --------------------------------------------------------------------------------------------------------------------------------
  Line   src/Controller/UpdateController.php
 ------ --------------------------------------------------------------------------------------------------------------------------------
  36     Call to deprecated constant DATETIME_DATETIME_STORAGE_FORMAT: Deprecated in drupal:8.5.0 and is removed from drupal:9.0.0. Use
         \Drupal\datetime\Plugin\Field\FieldType\DateTimeItemInterface::DATETIME_STORAGE_FORMAT instead.
 ------ --------------------------------------------------------------------------------------------------------------------------------


 [ERROR] Found 5 errors

📌 Task
Status

Closed: outdated

Version

1.0

Component

Code

Created by

🇺🇸United States Steven Brown

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇺🇸United States dcam

    I've volunteered to help clean up the FullCalendar issue queue. As part of that effort I'm closing issues open for unsupported versions of the module as "Closed (outdated)".

    If this issue is still relevant for version 3.x of FullCalendar, then feel free to re-open it and update the issue version number.

Production build 0.71.5 2024