https://back.dotoast.com/api/v2/apple/membership/by-receipt

Messages

All3

Ordered list of dispatched messages across all your buses

"App\Application\EventBus\Event\User\UserAuthenticatedEvent"
messenger.bus.events
Bus messenger.bus.events
Message
App\Application\EventBus\Event\User\UserAuthenticatedEvent {#754
  -user: Proxies\__CG__\App\Database\Domain\Entity\User\User {#747
    +__isInitialized__: true
    -password: null
    -username: "s.torosyan83@gmail.com"
    -roles: [
      "ROLE_USER"
    ]
    -appleData: Proxies\__CG__\App\Database\Domain\Entity\User\UserAppleData {#782
      +__isInitialized__: true
      -receipt: null
      -signInSub: null
      -transactionId: null
      -originalTransactionId: "2000000981347419"
      -user: Proxies\__CG__\App\Database\Domain\Entity\User\User {#747 …2}
      #id: "311856357623119"
       …2
    }
    -membership: Proxies\__CG__\App\Database\Domain\Entity\User\UserMembership {#797
      +__isInitialized__: true
      -premiumExpires: DateTimeImmutable @1755006044 {#1006
        date: 2025-08-12 16:40:44.0 Europe/Helsinki (+03:00)
      }
      -subscriptionType: "apple"
      -allowedTrial: false
      -cancelledSubscription: false
      #id: "407097339216915"
       …2
    }
    -avatar: Proxies\__CG__\App\Database\Domain\Entity\User\UserAvatar {#774
      +__isInitialized__: true
      -assetPath: null
      -url: "https://lh3.googleusercontent.com/a/ACg8ocIKZMfF3RxXPq_GrkDTqZHZYKtVSNvRX2Y834UkJWcvmDtbazmN=s96-c"
      #id: "523111394225072"
       …2
    }
    -profile: Proxies\__CG__\App\Database\Domain\Entity\User\UserProfile {#816
      +__isInitialized__: true
      -email: "s.torosyan83@gmail.com"
      -emailConfirmed: true
      -registrationType: "google"
      -name: "Sargis"
      -surname: "Torosyan"
      -profession: null
      #id: "195070210225886"
       …2
    }
    -stripeMember: Proxies\__CG__\App\Database\Domain\Entity\User\UserStripeMember {#805
      +__isInitialized__: false
      #id: "245241369420826"
       …2
    }
    -notifications: Doctrine\ORM\PersistentCollection {#833
      -snapshot: []
      -owner: Proxies\__CG__\App\Database\Domain\Entity\User\User {#747 …2}
      -association: [ …16]
      -em: Doctrine\ORM\EntityManager {#202 …11}
      -backRefFieldName: "user"
      -typeClass: Doctrine\ORM\Mapping\ClassMetadata {#804 …}
      -isDirty: false
      #collection: Doctrine\Common\Collections\ArrayCollection {#832
        -elements: []
      }
      #initialized: false
    }
    -sessions: Doctrine\ORM\PersistentCollection {#895
      -snapshot: []
      -owner: Proxies\__CG__\App\Database\Domain\Entity\User\User {#747 …2}
      -association: [ …17]
      -em: Doctrine\ORM\EntityManager {#202 …11}
      -backRefFieldName: "user"
      -typeClass: Doctrine\ORM\Mapping\ClassMetadata {#824 …}
      -isDirty: false
      #collection: Doctrine\Common\Collections\ArrayCollection {#894
        -elements: []
      }
      #initialized: false
    }
    -sections: Doctrine\ORM\PersistentCollection {#942
      -snapshot: []
      -owner: Proxies\__CG__\App\Database\Domain\Entity\User\User {#747 …2}
      -association: [ …17]
      -em: Doctrine\ORM\EntityManager {#202 …11}
      -backRefFieldName: "user"
      -typeClass: Doctrine\ORM\Mapping\ClassMetadata {#892 …}
      -isDirty: false
      #collection: Doctrine\Common\Collections\ArrayCollection {#941
        -elements: []
      }
      #initialized: false
    }
    -userAgent: "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36"
    -areNotificationsEnabled: true
    -notRegisteredToken: null
    -migratedFromNotRegistered: 2
    -migrateCode: "7BC64D61"
    -lastActivity: DateTimeImmutable @1754980194 {#1680
      date: 2025-08-12 09:29:54.425145 Europe/Helsinki (+03:00)
    }
    #id: "957256226360716"
    #creationDate: DateTimeImmutable @1749039788 {#753
      date: 2025-06-04 15:23:08.0 Europe/Helsinki (+03:00)
    }
     …2
  }
}
Envelope stamps when dispatching No items
Envelope stamps after dispatch
Symfony\Component\Messenger\Stamp\BusNameStamp {#948
  -busName: "messenger.bus.events"
}
Symfony\Component\Messenger\Stamp\HandledStamp {#1181
  -result: null
  -handlerName: "App\Application\EventBus\EventHandler\User\UserAuthenticatedEventHandler::__invoke"
}
"App\Application\CommandBus\Command\User\ValidateToastSessionsCommand"
messenger.bus.commands
Bus messenger.bus.commands
Message
App\Application\CommandBus\Command\User\ValidateToastSessionsCommand {#1002
  +user: "957256226360716"
}
Envelope stamps when dispatching No items
Envelope stamps after dispatch
Symfony\Component\Messenger\Stamp\BusNameStamp {#1015
  -busName: "messenger.bus.commands"
}
Symfony\Component\Messenger\Stamp\HandledStamp {#1189
  -result: null
  -handlerName: "App\Application\CommandBus\CommandHandler\User\ValidateToastSessionsCommandHandler::__invoke"
}
"App\Application\CommandBus\Command\Apple\TogglePremiumBySavedReceiptCommand"
messenger.bus.commands
Bus messenger.bus.commands
Message
App\Application\CommandBus\Command\Apple\TogglePremiumBySavedReceiptCommand {#1381
  +user: "957256226360716"
}
Envelope stamps when dispatching No items
Envelope stamps after dispatch
Symfony\Component\Messenger\Stamp\BusNameStamp {#1395
  -busName: "messenger.bus.commands"
}
Symfony\Component\Messenger\Stamp\HandledStamp {#1435
  -result: null
  -handlerName: "App\Application\CommandBus\CommandHandler\Apple\TogglePremiumBySavedReceiptCommandHandler::__invoke"
}

messenger.bus.commands2

Ordered list of messages dispatched on the messenger.bus.commands bus

"App\Application\CommandBus\Command\User\ValidateToastSessionsCommand"
Message
App\Application\CommandBus\Command\User\ValidateToastSessionsCommand {#1002
  +user: "957256226360716"
}
Envelope stamps when dispatching No items
Envelope stamps after dispatch
Symfony\Component\Messenger\Stamp\BusNameStamp {#1015
  -busName: "messenger.bus.commands"
}
Symfony\Component\Messenger\Stamp\HandledStamp {#1189
  -result: null
  -handlerName: "App\Application\CommandBus\CommandHandler\User\ValidateToastSessionsCommandHandler::__invoke"
}
"App\Application\CommandBus\Command\Apple\TogglePremiumBySavedReceiptCommand"
Message
App\Application\CommandBus\Command\Apple\TogglePremiumBySavedReceiptCommand {#1381
  +user: "957256226360716"
}
Envelope stamps when dispatching No items
Envelope stamps after dispatch
Symfony\Component\Messenger\Stamp\BusNameStamp {#1395
  -busName: "messenger.bus.commands"
}
Symfony\Component\Messenger\Stamp\HandledStamp {#1435
  -result: null
  -handlerName: "App\Application\CommandBus\CommandHandler\Apple\TogglePremiumBySavedReceiptCommandHandler::__invoke"
}

messenger.bus.events1

Ordered list of messages dispatched on the messenger.bus.events bus

"App\Application\EventBus\Event\User\UserAuthenticatedEvent"
Message
App\Application\EventBus\Event\User\UserAuthenticatedEvent {#754
  -user: Proxies\__CG__\App\Database\Domain\Entity\User\User {#747
    +__isInitialized__: true
    -password: null
    -username: "s.torosyan83@gmail.com"
    -roles: [
      "ROLE_USER"
    ]
    -appleData: Proxies\__CG__\App\Database\Domain\Entity\User\UserAppleData {#782
      +__isInitialized__: true
      -receipt: null
      -signInSub: null
      -transactionId: null
      -originalTransactionId: "2000000981347419"
      -user: Proxies\__CG__\App\Database\Domain\Entity\User\User {#747 …2}
      #id: "311856357623119"
       …2
    }
    -membership: Proxies\__CG__\App\Database\Domain\Entity\User\UserMembership {#797
      +__isInitialized__: true
      -premiumExpires: DateTimeImmutable @1755006044 {#1006
        date: 2025-08-12 16:40:44.0 Europe/Helsinki (+03:00)
      }
      -subscriptionType: "apple"
      -allowedTrial: false
      -cancelledSubscription: false
      #id: "407097339216915"
       …2
    }
    -avatar: Proxies\__CG__\App\Database\Domain\Entity\User\UserAvatar {#774
      +__isInitialized__: true
      -assetPath: null
      -url: "https://lh3.googleusercontent.com/a/ACg8ocIKZMfF3RxXPq_GrkDTqZHZYKtVSNvRX2Y834UkJWcvmDtbazmN=s96-c"
      #id: "523111394225072"
       …2
    }
    -profile: Proxies\__CG__\App\Database\Domain\Entity\User\UserProfile {#816
      +__isInitialized__: true
      -email: "s.torosyan83@gmail.com"
      -emailConfirmed: true
      -registrationType: "google"
      -name: "Sargis"
      -surname: "Torosyan"
      -profession: null
      #id: "195070210225886"
       …2
    }
    -stripeMember: Proxies\__CG__\App\Database\Domain\Entity\User\UserStripeMember {#805
      +__isInitialized__: false
      #id: "245241369420826"
       …2
    }
    -notifications: Doctrine\ORM\PersistentCollection {#833
      -snapshot: []
      -owner: Proxies\__CG__\App\Database\Domain\Entity\User\User {#747 …2}
      -association: [ …16]
      -em: Doctrine\ORM\EntityManager {#202 …11}
      -backRefFieldName: "user"
      -typeClass: Doctrine\ORM\Mapping\ClassMetadata {#804 …}
      -isDirty: false
      #collection: Doctrine\Common\Collections\ArrayCollection {#832
        -elements: []
      }
      #initialized: false
    }
    -sessions: Doctrine\ORM\PersistentCollection {#895
      -snapshot: []
      -owner: Proxies\__CG__\App\Database\Domain\Entity\User\User {#747 …2}
      -association: [ …17]
      -em: Doctrine\ORM\EntityManager {#202 …11}
      -backRefFieldName: "user"
      -typeClass: Doctrine\ORM\Mapping\ClassMetadata {#824 …}
      -isDirty: false
      #collection: Doctrine\Common\Collections\ArrayCollection {#894
        -elements: []
      }
      #initialized: false
    }
    -sections: Doctrine\ORM\PersistentCollection {#942
      -snapshot: []
      -owner: Proxies\__CG__\App\Database\Domain\Entity\User\User {#747 …2}
      -association: [ …17]
      -em: Doctrine\ORM\EntityManager {#202 …11}
      -backRefFieldName: "user"
      -typeClass: Doctrine\ORM\Mapping\ClassMetadata {#892 …}
      -isDirty: false
      #collection: Doctrine\Common\Collections\ArrayCollection {#941
        -elements: []
      }
      #initialized: false
    }
    -userAgent: "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36"
    -areNotificationsEnabled: true
    -notRegisteredToken: null
    -migratedFromNotRegistered: 2
    -migrateCode: "7BC64D61"
    -lastActivity: DateTimeImmutable @1754980194 {#1680
      date: 2025-08-12 09:29:54.425145 Europe/Helsinki (+03:00)
    }
    #id: "957256226360716"
    #creationDate: DateTimeImmutable @1749039788 {#753
      date: 2025-06-04 15:23:08.0 Europe/Helsinki (+03:00)
    }
     …2
  }
}
Envelope stamps when dispatching No items
Envelope stamps after dispatch
Symfony\Component\Messenger\Stamp\BusNameStamp {#948
  -busName: "messenger.bus.events"
}
Symfony\Component\Messenger\Stamp\HandledStamp {#1181
  -result: null
  -handlerName: "App\Application\EventBus\EventHandler\User\UserAuthenticatedEventHandler::__invoke"
}