Попробовал реализовать по вашему примеру, все скопировал 1 в 1. Но получил ошибку:
An exception occurred while executing 'INSERT INTO prod_category (title, lft, lvl, rgt, root, slug, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?)' with params ["\u0424\u0440\u0443\u043a\u0442\u044b", null, null, null, null, null, null]:
SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'lft' cannot be null
500 Internal Server Error - DBALException
1 linked Exception:
• PDOException »