Add Drush command for tracking references

Created on 9 December 2023, 7 months ago
✨ Feature request
Status

Needs review

Version

1.0

Component

Code

Created by

πŸ‡·πŸ‡ΊRussia Chi

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

Comments & Activities

  • Issue created by @Chi
  • Status changed to Needs review 7 months ago
  • Open in Jenkins β†’ Open on Drupal.org β†’
    Core: 10.1.4 + Environment: PHP 7.4 & MySQL 5.7
    last update 7 months ago
    Composer require failure
  • πŸ‡·πŸ‡ΊRussia Chi
    $ drush references
     ----------------- --------------- --------------------- 
      Referencing       Field           Referenced           
     ----------------- --------------- --------------------- 
      block_content     type            block_content_type   
      comment           comment_type    comment_type         
      comment           uid             user                 
      contact_message   recipient       user                 
      file              uid             user                 
      node              uid             user                 
      comment           pid             comment              
      comment           entity_id       node                 
      node              field_article   node                 
      contact_message   contact_form    contact_form         
      node              type            node_type            
      node              field_tags      taxonomy_term        
      taxonomy_term     parent          taxonomy_term        
      shortcut          shortcut_set    shortcut_set         
      taxonomy_term     vid             taxonomy_vocabulary  
      user              roles           user_role            
     ----------------- --------------- --------------------- 
    
Production build 0.69.0 2024