Feature #37885

Add CLI to show the object-configuration for a FLOW3 object-name

Added by Martin Ficzel about 3 years ago. Updated about 2 years ago.

Status:New Start date:2012-06-11
Priority:Could have Due date:
Assigned To:Martin Ficzel % Done:

0%

Category:Cli
Target version:-
PHP Version: Complexity:
Has patch:No

Description

I suggest to add a cli command to show all informations the object manager has. The main purpose of this tool is to help developers understand what is really going on and to verify that Autowiring, AOP and SecurityRules are working as intended.

Questions the cli should answer:

  • informations about packages
    • which classes are known
    • which aspects are found
  • informations about flow3 object-names
    • which scope has this object
    • autowiring
      • is autowiring on
      • which properties are injected
      • which injection methods are called
      • which objects would be injected
    • which class would be really instanciated from the object manager
    • which AOP-JoinPoints match for this class
    • which Security Rules are applied for this class

History

#1 Updated by Martin Ficzel about 3 years ago

  • Subject changed from Add CLI to show the object-configuration for a flow3 object-name to Add CLI to show the object-configuration for a FLOW3 object-name

#2 Updated by Karsten Dambekalns over 2 years ago

  • Target version changed from 2.0 beta 1 to 2.1

#3 Updated by Robert Lemke about 2 years ago

  • Target version deleted (2.1)

Also available in: Atom PDF