Class CheckTreeTask
Task to check tree sanity and perform objects-aware tree recovery.
- Cake\Console\Shell
-
BEdita\Core\Shell\Task\CheckTreeTask
Methods summary
public
|
|
public
|
|
public
|
|
protected
Cake\ORM\Query
|
|
protected
Cake\ORM\Query
|
|
protected
Cake\ORM\Query
|
|
protected
Cake\ORM\Query
|
#
getObjectsWithChildren( )
Return query to find all objects that have children despite not being folders. |
protected
Cake\ORM\Query
|
#
getObjectsTwiceInFolder( )
Return query to find all objects that are placed twice inside same parent. |
Properties summary
public
string
|
$modelClass
|
#
'Objects'
|
Magic properties
public
BEdita\Core\Model\Table\ObjectsTable
|
$Objects
|