Skip to content
This repository has been archived by the owner on Sep 12, 2019. It is now read-only.

Latest commit

 

History

History
28 lines (24 loc) · 596 Bytes

debug-container.md

File metadata and controls

28 lines (24 loc) · 596 Bytes

debug:container

अनुप्रयोग की वर्तमान सर्विसेज़ को दिखाएँ।

Usage:

drupal debug:container [arguments] [options]
dco
cod

Available options

Option Details
--parameters Service name.
--tag Service tag

Available arguments

Argument Details
service Service name.
method Method name.
arguments Array of Arguments in CSV or JSON format.

Examples

  • Displays the views.views_data_helper services
drupal debug:container views.views_data_helper