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 |
|---|---|---|---|---|
| mermaid 1.0.x-dev | Module | 9 | 15000 | ameeuwsen, ergonlogic, joachim |
| 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 |
|---|---|---|---|---|
| 3 | 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 | Other problem | Parameter $graph of method Drupal\mermaid_graphapi\Mermaid\Flowchart::getGraphText() has invalid type Fhaculty\Graph\Graph. |
| 1 | 1 | 1 | Other problem | Parameter $vertex of method Drupal\mermaid_graphapi\Mermaid\Flowchart::getVertexText() has invalid type Fhaculty\Graph\Vertex. |
| 1 | 1 | 1 | Other problem | Parameter $edge of method Drupal\mermaid_graphapi\Mermaid\Flowchart::getEdgeText() has invalid type Fhaculty\Graph\Edge\Directed. |
| 1 | 1 | 1 | Other problem | Parameter $graph of method Drupal\mermaid_graphapi\Mermaid\Flowchart::getGraphDirection() has invalid type Fhaculty\Graph\Graph. |
| 1 | 1 | 1 | Other problem | Parameter $vertex of method Drupal\mermaid_graphapi\Mermaid\Flowchart::getVertexShape() has invalid type Fhaculty\Graph\Vertex. |
| 1 | 1 | 1 | Other problem | Parameter $vertex of method Drupal\mermaid_graphapi\Mermaid\Flowchart::getVertexInteractionText() has invalid type Fhaculty\Graph\Vertex. |
| 1 | 1 | 1 | Other problem | Parameter $edge of method Drupal\mermaid_graphapi\Mermaid\Flowchart::getEdgeStyle() has invalid type Fhaculty\Graph\Edge\Directed. |
| 1 | 1 | 1 | Other problem | Parameter $edge of method Drupal\mermaid_graphapi\Mermaid\Flowchart::getEdgeLabelString() has invalid type Fhaculty\Graph\Edge\Directed. |
| 1 | 1 | 1 | Other problem | Class Drupal\mermaid_graphapi\Plugin\GraphEngine\Mermaid extends unknown class Drupal\graphapi\Plugin\GraphEngine\GraphEngineBase. |
| 1 | 1 | 1 | Other problem | Class Drupal\mermaid_graphapi\Plugin\GraphFormat\MermaidEntityRelationship extends unknown class Drupal\graphapi\Plugin\GraphFormat\GraphFormatBase. |
| 1 | 1 | 1 | Other problem | Drupal\mermaid_graphapi\Plugin\GraphFormat\MermaidEntityRelationship::defaultOptionsForm() calls parent::defaultOptionsForm() but Drupal\mermaid_graphapi\Plugin\GraphFormat\MermaidEntityRelationship does not extend any class. |
| 4 | 4 | 1 | Other problem | Call to an undefined method Drupal\mermaid_graphapi\Plugin\GraphFormat\MermaidEntityRelationship::t(). |
| 1 | 1 | 1 | Other problem | Class Drupal\mermaid_graphapi\Plugin\GraphFormat\MermaidFlowchart extends unknown class Drupal\graphapi\Plugin\GraphFormat\GraphFormatBase. |
| 1 | 1 | 1 | Other problem | Drupal\mermaid_graphapi\Plugin\GraphFormat\MermaidFlowchart::defaultOptionsForm() calls parent::defaultOptionsForm() but Drupal\mermaid_graphapi\Plugin\GraphFormat\MermaidFlowchart does not extend any class. |
| 10 | 10 | 1 | Other problem | Call to an undefined method Drupal\mermaid_graphapi\Plugin\GraphFormat\MermaidFlowchart::t(). |
| 1 | 1 | 1 | Other problem | Parameter $graph of method Drupal\mermaid_graphapi\Plugin\GraphFormat\MermaidFlowchart::processChartType() has invalid type Fhaculty\Graph\Graph. |
| 1 | 1 | 1 | Other problem | Parameter $graph of method Drupal\mermaid_graphapi\Plugin\GraphFormat\MermaidFlowchart::processVertices() has invalid type Fhaculty\Graph\Graph. |
| 1 | 1 | 1 | Other problem | Parameter $graph of method Drupal\mermaid_graphapi\Plugin\GraphFormat\MermaidFlowchart::processEdges() has invalid type Fhaculty\Graph\Graph. |
| 1 | 1 | 1 | Other problem | Class Drupal\mermaid_graphapi\Plugin\views\style\GraphWithoutMermaid extends unknown class Drupal\graphapi\Plugin\views\style\Graph. |
| 1 | 1 | 1 | Other problem | Drupal\mermaid_graphapi\Plugin\views\style\GraphWithoutMermaid::buildOptionsForm() calls parent::buildOptionsForm() but Drupal\mermaid_graphapi\Plugin\views\style\GraphWithoutMermaid does not extend any class. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\mermaid_graphapi\Plugin\views\style\GraphWithoutMermaid::$graphFormatManager. |
| 1 | 1 | 1 | Other problem | Class Drupal\mermaid_graphapi\Plugin\views\style\MermaidGraph extends unknown class Drupal\graphapi\Plugin\views\style\Graph. |
| 1 | 1 | 1 | Other problem | Drupal\mermaid_graphapi\Plugin\views\style\MermaidGraph::defineOptions() calls parent::defineOptions() but Drupal\mermaid_graphapi\Plugin\views\style\MermaidGraph does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\mermaid_graphapi\Plugin\views\style\MermaidGraph::defineMapping() calls parent::defineMapping() but Drupal\mermaid_graphapi\Plugin\views\style\MermaidGraph does not extend any class. |
| 7 | 7 | 1 | Other problem | Call to an undefined method Drupal\mermaid_graphapi\Plugin\views\style\MermaidGraph::t(). |
| 1 | 1 | 1 | Other problem | Drupal\mermaid_graphapi\Plugin\views\style\MermaidGraph::buildOptionsForm() calls parent::buildOptionsForm() but Drupal\mermaid_graphapi\Plugin\views\style\MermaidGraph does not extend any class. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\mermaid_graphapi\Plugin\views\style\MermaidGraph::$graphFormatManager. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\mermaid_graphapi\Plugin\views\style\MermaidGraph::$options. |