Skip to content
This repository was archived by the owner on Nov 15, 2017. It is now read-only.
This repository was archived by the owner on Nov 15, 2017. It is now read-only.

Show PHP object complete #63

@patrickmaciel

Description

@patrickmaciel

This line: $this->promotions_helper->promotion->rs_auto[0]

When I click in $this, xdebug return this:

$this (object) = 
$this->QTYcheck_promotion (object) = 
$this->check_num (string) = 349132
$this->check_promotion (object) = 
$this->final_date (null) = 
$this->inicial_date (null) = 
$this->message (null) = 
$this->orders_drinks_can (object) = 
$this->orders_drinks_have (object) = 
$this->orders_foods_can (object) = 
$this->orders_foods_have (object) = 
$this->promo_num (string) = 21
$this->promotions_helper (object) = 
$this->split_num (int) = 0

When I click in promotions_helper, promotions, etc... returns nothing.

My problem is: I want see, what is inside promotions_helper and promotion... but this Plugin show just the 'first layer'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions