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 |
|---|---|---|---|---|
| twilio 3.x-dev | Module | 211 | 15000 | arvinsingla, gisle, shashank5563, sleepingmonk |
| Status | Next step | Instructions | Drupal.org issues |
|---|---|---|---|
Fix deprecation errors found | Run Rector to fix some errors | Some of the errors found are covered by drupal-rector automation (thanks to Palantir.net funding), which should be used to speed up resolving them. Check out the Project Update Bot patch in the issue queue. Get the automated fix committed first and resolve the manual problems afterwards. | Drupal 12 compatibility issues |
| Occurrence in project | All occurrences | Affected projects | Category | Error |
|---|---|---|---|---|
| 1 | 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 | 193 | 180 | Other problem | Method Drupal\Core\Form\ConfigFormBase::__construct() invoked with 1 parameter, 2 required. |
| 2 | 38 | 27 | Other problem | Deprecated in PHP 8.4: Parameter #3 $options (array) is implicitly nullable via default value null. |
| 1 | 4 | 4 | Other problem | Deprecated in PHP 8.4: Parameter #1 $url (string) is implicitly nullable via default value null. |
| 1 | 20 | 19 | Drupal API, rector covered | Drupal\Tests\BrowserTestBase::$defaultTheme is required in drupal:9.0.0 when using an install profile that does not set a default theme. See https://www.drupal.org/node/3083055, which includes recommendations on which theme to use. |
| 2 | 2 | 1 | Parse error | Function twilio_command not found. |
| 3 | 3 | 1 | Other problem | Call to an undefined method Drupal\twilio\Controller\TwilioController::logger(). |
| 7 | 7 | 1 | Other problem | Call to static method checkPlain() on an unknown class Drupal\Component\Utility\SafeMarkup. |
| 2 | 7 | 2 | Parse error | Function rules_invoke_event not found. |
| 1 | 1 | 1 | Other problem | Array has 2 duplicate keys with value 34 (34, 34). |
| 1 | 1 | 1 | Other problem | Array has 2 duplicate keys with value 269 (269, 269). |
| 1 | 1 | 1 | Other problem | Array has 2 duplicate keys with value 255 (255, 255). |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #1 $iso (string) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Parameter $config_factory of method Drupal\twilio\Services\TwilioBase::__construct() has invalid type Drupal\twilio\Services\ConfigFactoryInterface. |
| 1 | 1 | 1 | Other problem | Property Drupal\Tests\twilio\Functional\LoadTest::$modules property must be protected. |