This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| php app/console doctrine:cache:clear-metadata && | |
| php app/console doctrine:cache:clear-query && | |
| php app/console doctrine:cache:clear-result && | |
| php app/console assets:install --symlink && | |
| php app/console assetic:dump && | |
| php app/console assets:install --symlink && | |
| php app/console cache:clear |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| INSERT INTO `places` (`id`, `original_name`, `slug`, `is_active`, `created_at`, `updated_at`, `is_group`, `acronym`, `latitude`, `longitude`, `city`, `terminal`, `state`, `state_name`, `state_code`, `country_name`, `country_code`, `address`) | |
| VALUES | |
| (16391, 'Acapulco Cuauhtemoc, Gro.', 'acapulco-cua-gro', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL, NULL, NULL, '', NULL, '', NULL, NULL, NULL, NULL, NULL); | |
| INSERT INTO `place_mappings` (`id`, `place_id`, `booking_engine_id`, `name`, `code`, `created_at`, `updated_at`) | |
| VALUES | |
| (21133, 15793, 14, 'Chilpancingo, Gro.', '7332', '0000-00-00 00:00:00', '0000-00-00 00:00:00'), | |
| (21132, 16391, 14, 'Acapulco Cuauhtemoc, Gro.', '7331', '0000-00-00 00:00:00', '0000-00-00 00:00:00'); | |
| INSERT INTO `routes` (`id`, `origin_place_id`, `destination_place_id`, `booking_engine_id`, `is_active`, `created_at`, `updated_at`) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "request": { | |
| "localizer": "WT5CYZ", | |
| "status": "order_canceled" | |
| } | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "meta": { | |
| "model": "Corporate", | |
| "store": "Corporate", | |
| "platform": "Web" | |
| }, | |
| "request": { | |
| "localizer": "WT5CYZ", | |
| "status": "order_finalized_successfully" | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "meta": { | |
| "model": "Corporate", | |
| "store": "Corporate", | |
| "platform": "Web" | |
| }, | |
| "request": { | |
| "sessionId": "eobei7vmtu3e5tlr1g9ppmlc94", | |
| "buyer": { | |
| "locale": "pt_BR", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "meta": {}, | |
| "request": { | |
| "from": "", | |
| "to": "", | |
| "seat": "23", | |
| "passenger": { | |
| "name": "Guilherme Turri", | |
| "documentType": "Passaporte", | |
| "document": "123123123", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "meta": {}, | |
| "request": { | |
| "from": "", | |
| "to": "", | |
| "seat": "07", | |
| "passenger": { | |
| "name": "Guilherme Turri", | |
| "documentType": "Passaporte", | |
| "document": "123123123", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "request": { | |
| "localizer": "34T2YU", | |
| "status": "order_canceled" | |
| } | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "meta": { | |
| "model": "Corporate", | |
| "store": "Corporate", | |
| "platform": "Web" | |
| }, | |
| "request": { | |
| "localizer": "W25UK9", | |
| "status": "order_finalized_successfully" | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "meta": { | |
| "model": "Corporate", | |
| "store": "Corporate", | |
| "platform": "Web" | |
| }, | |
| "request": { | |
| "sessionId": "eobei7vmtu3e5tlr1g9ppmlc94", | |
| "buyer": { | |
| "locale": "pt_BR", |
NewerOlder