Home
last modified time | relevance | path

Searched defs:addEntityTypeAndBundle (Results 1 – 4 of 4) sorted by relevance

/dports/www/drupal8/drupal-8.9.20/core/modules/content_moderation/src/Plugin/WorkflowType/
H A DContentModerationInterface.php66 public function addEntityTypeAndBundle($entity_type_id, $bundle_id); function
H A DContentModeration.php180 public function addEntityTypeAndBundle($entity_type_id, $bundle_id) { function in Drupal\\content_moderation\\Plugin\\WorkflowType\\ContentModeration
/dports/www/drupal9/drupal-9.2.10/core/modules/content_moderation/src/Plugin/WorkflowType/
H A DContentModerationInterface.php66 public function addEntityTypeAndBundle($entity_type_id, $bundle_id); function
H A DContentModeration.php182 public function addEntityTypeAndBundle($entity_type_id, $bundle_id) { function in Drupal\\content_moderation\\Plugin\\WorkflowType\\ContentModeration