Drupal error - PluginNotFoundException: The "request_path" plugin does not exist. Valid plugin IDs for ConditionManager are

Problem:

php Error Drupal\Component\Plugin\Exception\PluginNotFoundException: The "request_path" plugin does not exist. 
Valid plugin IDs for Drupal\rules\Core\ConditionManager are: response_code, rules_list_count_is, rules_user_is_blocked, 
rules_list_contains, rules_entity_is_new, rules_data_is_empty, rules_entity_field_access, rules_entity_is_of_bundle, 
rules_node_is_promoted, rules_entity_has_field, rules_node_is_published, rules_ip_is_banned, rules_user_has_role, 
rules_entity_is_of_type, rules_text_comparison, rules_path_alias_exists, rules_node_is_sticky, rules_data_comparison, 
rules_node_is_of_type, rules_path_has_alias, scheduler_unpublishing_is_enabled:taxonomy_term, 
scheduler_unpublishing_is_enabled:media, scheduler_publishing_is_enabled:taxonomy_term, 
scheduler_publishing_is_enabled:media, scheduler_condition_unpublishing_is_enabled, 
scheduler_condition_node_scheduled_for_unpublishing, scheduler_condition_node_scheduled_for_publishing, 
scheduler_condition_publishing_is_enabled, scheduler_entity_is_scheduled_for_unpublishing:taxonomy_term, 
scheduler_entity_is_scheduled_for_unpublishing:media, scheduler_entity_is_scheduled_for_publishing:taxonomy_term, 
scheduler_entity_is_scheduled_for_publishing:media, 
webform in Drupal\Core\Plugin\DefaultPluginManager->doGetDefinition() 
(line 53 of /web/core/lib/Drupal/Component/Plugin/Discovery/DiscoveryTrait.php).   

 

Temp Solution:

rename web/modules/contrib/rules/src/RulesServiceProvider.php to something else
drush cr

Neuen Kommentar schreiben

CAPTCHA
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.

Suche

Neueste Kommentare

  • 1 week 3 days ago
    Failed to authenticate on SMTP server with username gmail.com using the following authenticators: "LOGIN", "PLAIN", "XOAUTH2". Authenticator "LOGIN" returned "Expected response code "235" but got code "535",

    Update two fields (blob) in Table "config"!

    Search 'name': 

    1. smtp.settings 
    2. symfony_mailer.mailer_transport.smtp

     

     

  • 3 weeks 1 day ago
    The following embed button(s) are not using SVG icons and will not be compatible with CKEditor5

    Admin:

    • /admin/config/content/embed/button/manage/media
    • /admin/config/content/embed

     

    Convert PNG to SVG & Upload!

  • 3 weeks 5 days ago
    The following Apache modules are disabled on the destination server: security2.

    ModSecurity install & config & activate

  • 2 months 1 week ago
    TypeError: Cannot assign null to property Drupal \ views \ Plugin \ views \ argument \ ArgumentPluginBase::$operator of type string

    Das geht auch:

          $this->operator = $break->operator ?? '' ;
  • 2 months 3 weeks ago
    Bootstrap 5 subtheme is not properly configured. This may be caused by a problem with file or directory permissions.
  • 2 months 1 week ago
    TypeError: Cannot assign null to property Drupal \ views \ Plugin \ views \ argument \ ArgumentPluginBase::$operator of type string

    It works too:

    • web/core/modules/views/src/Plugin/views/argument/NumericArgument.php 

    Line 63, 96 :

  • 3 months ago
    Site URI : http://default (Drupal, how2 update config?)

    Add this line to drupalroot/vendor/drush/drush/drush.yml

  • 4 months 1 week ago
    Webserver CPU Performance Test mit PHP

    Time: 0,19 

    CPU: AMD Ryzen 7 PRO 3700 8-Core Processor

  • 5 months 3 weeks ago
    TypeError: Cannot assign null to property Drupal \ views \ Plugin \ views \ argument \ ArgumentPluginBase::$operator of type string

    Line 63, 99 :

  • 6 months 3 weeks ago
    Drupal + Basic_Auth Problem : You do not have permission to access this page (Sie haben keine Zugriffsberechtigung für diese Seite. )

    My problem was: