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 |
|---|---|---|---|---|
| speech_to_text 1.0.x-dev | Module | 11 | 15000 | pravin ajaaz, sundhar |
| 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 |
|---|---|---|---|---|
| 2 | 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. |
| 4 | 7 | 4 | Other problem | Calls to function dpm should not exist. |
| 1 | 7 | 4 | Other problem | Call to deprecated method attach() of class SplObjectStorage. |
| 2 | 2 | 1 | Parse error | Instantiated class Drupal\ai\OperationType\GenericType\AudioFile not found. |
| 2 | 2 | 1 | Parse error | Instantiated class Drupal\ai\OperationType\SpeechToText\SpeechToTextInput not found. |
| 4 | 6 | 3 | Parse error | Function dpm not found. |
| 1 | 1 | 1 | Other problem | Class Drupal\speech_to_text_ws\SpeechToText extends unknown class Drupal\websocket\DrupalAwareService. |
| 1 | 1 | 1 | Other problem | Class Drupal\speech_to_text_ws\SpeechToText implements unknown interface Ratchet\MessageComponentInterface. |
| 1 | 1 | 1 | Other problem | Drupal\speech_to_text_ws\SpeechToText::__construct() calls parent::__construct() but Drupal\speech_to_text_ws\SpeechToText does not extend any class. |
| 1 | 1 | 1 | Other problem | Parameter $conn of method Drupal\speech_to_text_ws\SpeechToText::onOpen() has invalid type Ratchet\ConnectionInterface. |
| 1 | 1 | 1 | Other problem | Call to static method getUser() on an unknown class Drupal\websocket\DrupalSessionProvider. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\speech_to_text_ws\SpeechToText::access(). |
| 1 | 1 | 1 | Other problem | Parameter $from of method Drupal\speech_to_text_ws\SpeechToText::onMessage() has invalid type Ratchet\ConnectionInterface. |
| 1 | 1 | 1 | Parse error | Class Drupal\ai\OperationType\SpeechToText\SpeechToTextOutput not found. |
| 1 | 1 | 1 | Other problem | Parameter $conn of method Drupal\speech_to_text_ws\SpeechToText::onClose() has invalid type Ratchet\ConnectionInterface. |
| 1 | 1 | 1 | Other problem | Call to deprecated method detach() of class SplObjectStorage. |
| 1 | 1 | 1 | Other problem | Parameter $conn of method Drupal\speech_to_text_ws\SpeechToText::onError() has invalid type Ratchet\ConnectionInterface. |