PHP code example of gorgo13 / email-debug-bundle
1. Go to this page and download the library: Download gorgo13/email-debug-bundle library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
gorgo13 / email-debug-bundle example snippets
+----+-----------------------------------------+--------------------------------------------------+------+--------+---------+----------+--------+
| ID | NAME | ENTITY CLASS | TYPE | SYSTEM | VISIBLE | EDITABLE | PARENT |
+----+-----------------------------------------+--------------------------------------------------+------+--------+---------+----------+--------+
| 1 | force_reset_password | Oro\Bundle\UserBundle\Entity\User | html | Yes | Yes | Yes | N/A |
| 2 | user_reset_password | Oro\Bundle\UserBundle\Entity\User | html | Yes | Yes | Yes | N/A |
| 3 | user_reset_password_as_admin | Oro\Bundle\UserBundle\Entity\User | html | Yes | Yes | Yes | N/A |
| 4 | user_change_password | Oro\Bundle\UserBundle\Entity\User | html | Yes | Yes | Yes | N/A |
......
| 99 | order_confirmation_email | Oro\Bundle\OrderBundle\Entity\Order | html | Yes | Yes | Yes | N/A |
+----+-----------------------------------------+--------------------------------------------------+------+--------+---------+----------+--------+