Redirect 301 redirect from GET @listing_slug (9dc34c)

GET https://testing-eg.am-root.com/en/listing/888-new-projects-th

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider (none)
context main
entry_point security.authenticator.form_login.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "oauth"
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#2649
  -map: Symfony\Component\Security\Http\AccessMap {#2638 …}
  -logger: Monolog\Logger {#2796 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#2351
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1416 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#2796 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2345 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2669 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#2791 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#2707 …}
}
0.34 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2586
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2688 …}
}
0.00 ms (none)
HWI\Bundle\OAuthBundle\Security\Http\Firewall\RefreshAccessTokenListener {#2652
  #tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1417 …}
  #resourceOwnerMap: HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap {#2691 …}
  #enabled: false
  -authenticator: HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator {#2698 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#2590
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1417 …}
  -provider: FOS\UserBundle\Security\EmailUserProvider {#2362 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#2630 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#864 …}
  -usernameParameter: "_want_to_be_this_user"
  -role: "ROLE_SWITCH_ACCOUNT"
  -logger: Monolog\Logger {#2796 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1802 …}
  -stateless: false
  -urlGenerator: JMS\I18nRoutingBundle\Router\I18nRouter {#1492 …}
  -targetRoute: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#2680
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1417 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#2456 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2669 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2346
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1417 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#864 …}
  -map: Symfony\Component\Security\Http\AccessMap {#2638 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\ListingOwnerVoter"
5
"Aqarmap\Bundle\ListingBundle\Security\Authorization\Voter\OwnerVoter"
6
"Aqarmap\Bundle\UserBundle\Security\Authorization\Voter\NonIndividualVoter"

Access decision log

# Result Attributes Object
1 DENIED IS_AUTHENTICATED_FULLY
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"App\Security\ListingOwnerVoter"
ACCESS ABSTAIN
"Aqarmap\Bundle\ListingBundle\Security\Authorization\Voter\OwnerVoter"
ACCESS ABSTAIN
"Aqarmap\Bundle\UserBundle\Security\Authorization\Voter\NonIndividualVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\ListingOwnerVoter"
ACCESS ABSTAIN
"Aqarmap\Bundle\ListingBundle\Security\Authorization\Voter\OwnerVoter"
ACCESS ABSTAIN
"Aqarmap\Bundle\UserBundle\Security\Authorization\Voter\NonIndividualVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"App\Security\ListingOwnerVoter"
ACCESS ABSTAIN
"Aqarmap\Bundle\ListingBundle\Security\Authorization\Voter\OwnerVoter"
ACCESS ABSTAIN
"Aqarmap\Bundle\UserBundle\Security\Authorization\Voter\NonIndividualVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"App\Security\ListingOwnerVoter"
ACCESS ABSTAIN
"Aqarmap\Bundle\ListingBundle\Security\Authorization\Voter\OwnerVoter"
ACCESS ABSTAIN
"Aqarmap\Bundle\UserBundle\Security\Authorization\Voter\NonIndividualVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"App\Security\ListingOwnerVoter"
ACCESS ABSTAIN
"Aqarmap\Bundle\ListingBundle\Security\Authorization\Voter\OwnerVoter"
ACCESS ABSTAIN
"Aqarmap\Bundle\UserBundle\Security\Authorization\Voter\NonIndividualVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"App\Security\ListingOwnerVoter"
ACCESS ABSTAIN
"Aqarmap\Bundle\ListingBundle\Security\Authorization\Voter\OwnerVoter"
ACCESS ABSTAIN
"Aqarmap\Bundle\UserBundle\Security\Authorization\Voter\NonIndividualVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"App\Security\ListingOwnerVoter"
ACCESS ABSTAIN
"Aqarmap\Bundle\ListingBundle\Security\Authorization\Voter\OwnerVoter"
ACCESS ABSTAIN
"Aqarmap\Bundle\UserBundle\Security\Authorization\Voter\NonIndividualVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED ROLE_OWNER
Aqarmap\Bundle\ListingBundle\Entity\Listing {#3059
  -id: 888
  -children: Doctrine\ORM\PersistentCollection {#3060 …}
  -parent: Proxies\__CG__\Aqarmap\Bundle\ListingBundle\Entity\Listing {#3507 …}
  -relistParent: null
  -title: """
    Apartment 110 M² For Sale in Sit excepturi perferendis aut velit labore est.-95235 Odie Crossing\n
    New Bertha, MN 16023
    """
  -description: "Itaque officiis enim quas quasi sint dolor impedit. Est odio aut quae voluptas fugit voluptatibus. Voluptates magnam laborum quis expedita animi ut. Laudantium ut ad modi omnis exercitationem. Molestiae assumenda omnis sit non debitis iste."
  #section: Proxies\__CG__\Aqarmap\Bundle\ListingBundle\Entity\Section {#3447 …}
  -category: 1
  -pendingPhotosStatus: null
  -pendingPaymentStatus: null
  -relistStatus: null
  -sellerRole: 1
  -sellerRoleLabel: null
  -area: 110
  -price: "1200"
  -address: """
    95235 Odie Crossing\n
    New Bertha, MN 16023
    """
  -centerLat: -80.352978
  -centerLng: -80.304818
  -status: 2
  -statusLabel: null
  -propertyView: 2
  -propertyViewLabel: null
  -paymentMethod: 1
  -paymentMethodLabel: null
  -featured: null
  -views: 31
  -phoneCounter: 0
  -messagesCounter: 0
  -leadsCounter: 0
  -sentNotifiers: null
  -relistCounter: null
  -ip: null
  -videoUrl: ""
  -slug: "new-projects-th"
  -customSlug: null
  -score: null
  -createdAt: DateTime @1740403230 {#3049
    date: 2025-02-24 15:20:30.0 Africa/Cairo (+02:00)
  }
  -updatedAt: DateTime @1740403244 {#3046
    date: 2025-02-24 15:20:44.0 Africa/Cairo (+02:00)
  }
  -pendingStatusCreatedAt: null
  -publishedAt: DateTime @1740403243 {#3048
    date: 2025-02-24 15:20:43.0 Africa/Cairo (+02:00)
  }
  -aggregatedPublishedAt: null
  -autoReviewedAt: DateTime @1740403243 {#3055
    date: 2025-02-24 15:20:43.0 Africa/Cairo (+02:00)
  }
  -expiresAt: DateTime @1851665616 {#3057
    date: 2028-09-04 10:33:36.0 Africa/Cairo (+03:00)
  }
  -deletedAt: null
  -rejectedAt: null
  -compoundAveragePrices: Doctrine\ORM\PersistentCollection {#3457 …}
  #propertyType: Proxies\__CG__\Aqarmap\Bundle\ListingBundle\Entity\PropertyType {#3391 …}
  #location: Proxies\__CG__\Aqarmap\Bundle\ListingBundle\Entity\Location {#3301 …}
  #locations: Doctrine\ORM\PersistentCollection {#3302 …}
  #compoundLocation: null
  #user: Proxies\__CG__\Aqarmap\Bundle\UserBundle\Entity\User {#3151 …}
  #participants: Doctrine\ORM\PersistentCollection {#3150 …}
  #attributes: Doctrine\ORM\PersistentCollection {#3139 …}
  #phones: Doctrine\ORM\PersistentCollection {#3128 …}
  #photos: Doctrine\ORM\PersistentCollection {#3114 …}
  -translations: Doctrine\ORM\PersistentCollection {#3102 …}
  #leads: Doctrine\ORM\PersistentCollection {#3077 …}
  #listingFeatures: Doctrine\ORM\PersistentCollection {#3228 …}
  #ListingNotifications: Doctrine\ORM\PersistentCollection {#3240 …}
  #rejections: Doctrine\ORM\PersistentCollection {#3251 …}
  -campaign: null
  -finalPrice: null
  -sourceOfSale: null
  -deleteReason: null
  -deleteReasonDetails: null
  -interactions: Doctrine\ORM\PersistentCollection {#3266 …}
  -amenities: null
  -paymentPlans: Doctrine\ORM\PersistentCollection {#3280 …}
  -userLogo: null
  -listingLogo: null
  -locale: null
  -source: null
  -elasticSearchScore: null
  -qualityScore: null
  -impressions: 0
  -impressionsMonthlyCount: 0
  -impressionsWeeklyCount: 0
  -impressionUpdatedAt: null
  -priceLevel: null
  -priceLevelLabel: null
  -compoundStatus: null
  -compoundStatusLabel: null
  -pricePerMeter: 10.909090909091
  -isBumped: false
  -isSendEmail: true
  -isAvailabilityEmailSent: false
  -marketPropertyType: null
  -creationSource: null
  -clickThroughRate: 0.0
  -label: null
  -labels: Doctrine\ORM\PersistentCollection {#3288 …}
  -isTopPicks: false
  -contactRate: 0.0
  -rates: Doctrine\ORM\PersistentCollection {#3469 …}
  -totalRates: null
  -rateReasonsCollection: null
  -referenceId: null
  -featuredTypeLabel: null
  #favourite: Doctrine\ORM\PersistentCollection {#3434 …}
  -isPendingFeaturing: false
  -pendingFeaturingType: null
  -isFavourite: false
  -userNote: null
  -rateStatus: null
  -isRateReviewed: false
  -isCallRequest: false
  -isShownInHomepage: false
  -reportedDate: null
  -parentOfSimilarListing: null
  -listingAttributes: []
  -isCommercial: 0
  -mappedPhotos: []
  -v4Translations: []
  -mappedMainPhoto: null
  -isResale: false
  -isRent: false
  -isPrimary: false
  -isMortgageApproved: null
  -ratesNotes: Doctrine\ORM\PersistentCollection {#3423 …}
  -metaTitle: null
  -metaDescription: null
  -isMortgage: false
  #compoundField: null
  -eligibleForMortgage: null
  -propertyRegistrationStatusOptions: null
  -eligibleForMortgageData: null
  -propertyRegistrationStatus: null
  -propertyTypeChilden: []
  -compoundElasticScore: null
  -financialAid: null
  -similarListingsCount: 0
  -similarListingsIds: []
  -advertiserNumber: null
  -authorizationNumber: null
  -costPerLead: 0
  -resaleCount: 0
  -rentCount: 0
  -freezedAt: null
  -eligibleForBumpUp: false
  -waitingTime: null
  -referenceNumber: null
  +debug: null
  -brochure: null
  -isHold: false
  -AiContent: false
  -aiReview: null
  -maxPrice: ? int
  -ratingReviewStatus: "PENDING"
  -listingValuations: Doctrine\ORM\PersistentCollection {#3421 …}
  -valuation: null
  -newValuation: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\ListingOwnerVoter"
ACCESS ABSTAIN
"Aqarmap\Bundle\ListingBundle\Security\Authorization\Voter\OwnerVoter"
ACCESS DENIED
"Aqarmap\Bundle\UserBundle\Security\Authorization\Voter\NonIndividualVoter"
ACCESS ABSTAIN
Show voter details