Cannot uninstall module: PluginNotFoundException: The "filter_responsive_tables_filter" plugin does not exist.

Created on 30 September 2023, about 1 year ago
Updated 17 May 2024, 7 months ago

Problem/Motivation

Upon uninstalling the module after removing the text filter from text format I get this error which kills the entire site:

The website encountered an unexpected error. Please try again later.
Drupal\Component\Plugin\Exception\PluginNotFoundException: The "filter_responsive_tables_filter" plugin does not exist. Valid plugin IDs for Drupal\filter\FilterPluginManager are: editor_file_reference, filter_html, filter_autop, filter_html_image_secure, filter_null, filter_htmlcorrector, filter_image_lazy_load, filter_html_escape, filter_caption, filter_url, filter_align, linkit, media_embed, token_filter in Drupal\Core\Plugin\DefaultPluginManager->doGetDefinition() (line 53 of core/lib/Drupal/Component/Plugin/Discovery/DiscoveryTrait.php).

Drupal\Core\Plugin\DefaultPluginManager->doGetDefinition() (Line: 25)
Drupal\Core\Plugin\DefaultPluginManager->getDefinition() (Line: 70)
Drupal\filter\FilterPluginCollection->initializePlugin() (Line: 80)
Drupal\Component\Plugin\LazyPluginCollection->get() (Line: 26)
Drupal\filter\FilterPluginCollection->get() (Line: 92)
Drupal\filter\FilterPluginCollection->sortHelper()
uasort() (Line: 90)
Drupal\Core\Plugin\DefaultLazyPluginCollection->sort() (Line: 84)
Drupal\filter\FilterPluginCollection->sort() (Line: 144)
Drupal\filter\Entity\FilterFormat->filters() (Line: 156)
Drupal\filter\Entity\FilterFormat->getPluginCollections() (Line: 348)
Drupal\Core\Config\Entity\ConfigEntityBase->__sleep()
session_write_close() (Line: 259)
Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->save() (Line: 178)
Drupal\Core\Session\SessionManager->save() (Line: 171)
Symfony\Component\HttpFoundation\Session\Session->save() (Line: 61)
Drupal\Core\StackMiddleware\Session->handle() (Line: 48)
Drupal\Core\StackMiddleware\KernelPreHandle->handle() (Line: 106)
Drupal\page_cache\StackMiddleware\PageCache->pass() (Line: 85)
Drupal\page_cache\StackMiddleware\PageCache->handle() (Line: 48)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle() (Line: 51)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle() (Line: 51)
Drupal\Core\StackMiddleware\StackedHttpKernel->handle() (Line: 704)
Drupal\Core\DrupalKernel->handle() (Line: 19)

Steps to reproduce

D10.1
Remove one responsive text filter.
(Clear Cache or not - makes no difference)
Uninstall the module

Gives Error and kills site.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Postponed: needs info

Version

2.0

Component

Code

Created by

πŸ‡¦πŸ‡ΉAustria maxilein

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

Comments & Activities

Production build 0.71.5 2024