This project is not covered by Drupal’s security advisory policy.
After see this: DefaultPluginManager::clearCachedDefinitions
Don't resort to calling \Drupal::cache()->delete() and friends to make Drupal detect new or updated plugin definitions. Always use this method on the appropriate plugin type's plugin manager!
I build this drush command to allow clear plugin managers cache.
Help:
Clear plugin manager cached definitions.
Examples:
drush_clear_plugins_cache:clear-cache plugin.manager.group_content_enabler Clear group_content_enabler plugin manager cache.
drush_clear_plugins_cache:clear-cache all Clear all plugin manager cache.
drush_clear_plugins_cache:clear-cache Clear all plugin manager cache.
Arguments:
[pluginType] The plugin manager service name. Default 'all'.
Aliases: pmcc
Supporting organizations:
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.Maintenance fixes only
Considered feature-complete by its maintainers.- Ecosystem: Drush
2 sites report using this module
- Created by psf_ on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
