Pt_BR En Ja De Fr 
You are currently viewing the Development branch api documentation. Switch to 1.0 or 1.1

Development Doctrine_Internal_CommitOrderNode

Doctrine Internal CommitOrderNode

A CommitOrderNode is a temporary wrapper around ClassMetadata objects that is used to sort the order of commits.

Method Details

  • before(( ) $node)

    Adds a directed dependency (an edge). "$this -before-> $other".


  • getClass()


  • getDiscoveryTime()


  • getFinishingTime()


  • getPredecessor()


  • getRelatedNodes()


  • isInProgress()


  • isNotVisited()


  • markInProgress()


  • markNotVisited()


  • markVisited()


  • setDiscoveryTime($time)


  • setFinishingTime($time)


  • setPredecessor($node)


  • visit()


  • __construct($wrappedObj, ( ) $calc)


Comments (0) [ add comment ]

 No Comments

Add Comment

Add New Comment
Please enter follow the doctrine