Content Model and Site Documentation D11 readyness

Created on 22 October 2024, about 1 month ago

Problem/Motivation

CONTRIBUTED PROJECTS
--------------------------------------------------------------------------------
Content Model Documentation 1.0.28
Scanned on Sun, 2024-10-20 - 14:08.

1 warning found.

web/modules/contrib/content_model_documentation/src/Controller/ContentModelDocum
entController.php:
+--------+------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| status | line | message |
+--------+------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Ignore | 73 | Call to deprecated method loadRevision() of interface
Drupal\Core\Entity\EntityStorageInterface. Deprecated in
drupal:10.1.0 and is removed from drupal:11.0.0. Use
Drupal\Core\Entity\RevisionableStorageInterface::loadRevisio
n instead.
|
| Ignore | 94 | Call to deprecated method loadRevision() of interface
Drupal\Core\Entity\EntityStorageInterface. Deprecated in
drupal:10.1.0 and is removed from drupal:11.0.0. Use
Drupal\Core\Entity\RevisionableStorageInterface::loadRevisio
n instead.
|
| Ignore | 147 | Call to deprecated method loadRevision() of interface
Drupal\Core\Entity\EntityStorageInterface. Deprecated in
drupal:10.1.0 and is removed from drupal:11.0.0. Use
Drupal\Core\Entity\RevisionableStorageInterface::loadRevisio
n instead.
|
| Ignore | 169 | Call to deprecated method renderPlain() of class
Drupal\Core\Render\Renderer. Deprecated in drupal:10.3.0 and
is removed from drupal:12.0.0. Use
Drupal\Core\Render\RendererInterface::renderInIsolation()
instead.
|
+--------+------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
web/modules/contrib/content_model_documentation/src/Form/CMDocumentRevisionDelet
eForm.php:
+--------+------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| status | line | message |
+--------+------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Ignore | 112 | Call to deprecated method loadRevision() of interface
Drupal\Core\Entity\EntityStorageInterface. Deprecated in
drupal:10.1.0 and is removed from drupal:11.0.0. Use
Drupal\Core\Entity\RevisionableStorageInterface::loadRevisio
n instead.
|
| Ignore | 120 | Call to deprecated method deleteRevision() of interface
Drupal\Core\Entity\EntityStorageInterface. Deprecated in
drupal:10.1.0 and is removed from drupal:11.0.0. Use
Drupal\Core\Entity\RevisionableStorageInterface::deleteRevis
ion instead.
|
+--------+------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
web/modules/contrib/content_model_documentation/src/Form/CMDocumentRevisionRever
tForm.php:
+--------+------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| status | line | message |
+--------+------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Ignore | 119 | Call to deprecated method loadRevision() of interface
Drupal\Core\Entity\EntityStorageInterface. Deprecated in
drupal:10.1.0 and is removed from drupal:11.0.0. Use
Drupal\Core\Entity\RevisionableStorageInterface::loadRevisio
n instead.
|
+--------+------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
web/modules/contrib/content_model_documentation/content_model_documentation.info
.yml:
+----------------+------+----------------------------------------------------------------------------------------------------------------------------------------------------+
| status | line | message |
+----------------+------+----------------------------------------------------------------------------------------------------------------------------------------------------+
| Check
manually | 5 | Value of core_version_requirement: ^9.3 | ^10 is not
compatible with the next major version of Drupal core. See
https://drupal.org/node/3070687.
|
+----------------+------+----------------------------------------------------------------------------------------------------------------------------------------------------+

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Active

Version

1.0

Component

Code

Created by

🇦🇹Austria maxilein

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024