Redirect 301 redirect from GET @listing_view (7a1b10)

GET https://testing-eg.am-root.com/en/listing/160-projects-north-coast

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 {#2314
  -map: Symfony\Component\Security\Http\AccessMap {#2402 …}
  -logger: Monolog\Logger {#2389 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#2633
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1369 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#2389 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2629 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2445 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#2383 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#2627 …}
}
10.60 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2557
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2599 …}
}
0.00 ms (none)
HWI\Bundle\OAuthBundle\Security\Http\Firewall\RefreshAccessTokenListener {#2656
  #tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1370 …}
  #resourceOwnerMap: HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap {#2597 …}
  #enabled: false
  -authenticator: HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator {#2586 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#2565
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1370 …}
  -provider: FOS\UserBundle\Security\EmailUserProvider {#2466 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#2563 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#808 …}
  -usernameParameter: "_want_to_be_this_user"
  -role: "ROLE_SWITCH_ACCOUNT"
  -logger: Monolog\Logger {#2389 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1747 …}
  -stateless: false
  -urlGenerator: JMS\I18nRoutingBundle\Router\I18nRouter {#1445 …}
  -targetRoute: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#2384
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1370 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#2470 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2445 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2598
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1370 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#808 …}
  -map: Symfony\Component\Security\Http\AccessMap {#2402 …}
}
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 {#3096
  -id: 160
  -children: Doctrine\ORM\PersistentCollection {#3097 …}
  -parent: Proxies\__CG__\Aqarmap\Bundle\ListingBundle\Entity\Listing {#3530 …}
  -relistParent: null
  -title: "Perferendis aut voluptates cum aut facere."
  -description: "Aspernatur nobis cumque sint. Illo sunt dolores eum qui quam. Vitae beatae sint sint ipsam eligendi. Fuga voluptas eum pariatur corporis perspiciatis neque."
  #section: Proxies\__CG__\Aqarmap\Bundle\ListingBundle\Entity\Section {#3468 …}
  -category: 3
  -pendingPhotosStatus: null
  -pendingPaymentStatus: null
  -relistStatus: null
  -sellerRole: 3
  -sellerRoleLabel: null
  -area: 490
  -price: "4969264"
  -address: """
    8253 Dessie Vista\n
    Rayside, UT 49282-3247
    """
  -centerLat: -3.105179
  -centerLng: -82.394728
  -status: 2
  -statusLabel: null
  -propertyView: null
  -propertyViewLabel: null
  -paymentMethod: 2
  -paymentMethodLabel: null
  -featured: 7
  -views: 62
  -phoneCounter: 160
  -messagesCounter: 0
  -leadsCounter: 0
  -sentNotifiers: null
  -relistCounter: null
  -ip: null
  -videoUrl: ""
  -slug: "projects-north-coast"
  -customSlug: null
  -score: null
  -createdAt: DateTime @1677915274 {#3061
    date: 2023-03-04 10:34:34.0 Asia/Riyadh (+03:00)
  }
  -updatedAt: DateTime @1677915274 {#3058
    date: 2023-03-04 10:34:34.0 Asia/Riyadh (+03:00)
  }
  -pendingStatusCreatedAt: null
  -publishedAt: DateTime @1677828816 {#3060
    date: 2023-03-03 10:33:36.0 Asia/Riyadh (+03:00)
  }
  -aggregatedPublishedAt: null
  -expiresAt: DateTime @1693812816 {#3093
    date: 2023-09-04 10:33:36.0 Asia/Riyadh (+03:00)
  }
  -deletedAt: null
  -rejectedAt: null
  -compoundAveragePrices: Doctrine\ORM\PersistentCollection {#3478 …}
  #propertyType: Proxies\__CG__\Aqarmap\Bundle\ListingBundle\Entity\PropertyType {#3418 …}
  #location: Proxies\__CG__\Aqarmap\Bundle\ListingBundle\Entity\Location {#3327 …}
  #locations: Doctrine\ORM\PersistentCollection {#3328 …}
  #compoundLocation: Proxies\__CG__\Aqarmap\Bundle\ListingBundle\Entity\CompoundLocation {#3378 …}
  #user: Proxies\__CG__\Aqarmap\Bundle\UserBundle\Entity\User {#3215 …}
  #participants: Doctrine\ORM\PersistentCollection {#3214 …}
  #attributes: Doctrine\ORM\PersistentCollection {#3203 …}
  #phones: Doctrine\ORM\PersistentCollection {#3192 …}
  #photos: Doctrine\ORM\PersistentCollection {#3178 …}
  -translations: Doctrine\ORM\PersistentCollection {#3166 …}
  #leads: Doctrine\ORM\PersistentCollection {#3141 …}
  #listingFeatures: Doctrine\ORM\PersistentCollection {#3117 …}
  #ListingNotifications: Doctrine\ORM\PersistentCollection {#3105 …}
  #rejections: Doctrine\ORM\PersistentCollection {#3258 …}
  -campaign: null
  -finalPrice: null
  -sourceOfSale: null
  -deleteReason: null
  -deleteReasonDetails: null
  -interactions: Doctrine\ORM\PersistentCollection {#3273 …}
  -userLogo: null
  -listingLogo: null
  -locale: null
  -source: null
  -elasticSearchScore: null
  -qualityScore: null
  -impressions: 639
  -impressionsMonthlyCount: 0
  -impressionsWeeklyCount: 0
  -impressionUpdatedAt: null
  -priceLevel: 0
  -priceLevelLabel: null
  -compoundStatus: 10
  -compoundStatusLabel: null
  -pricePerMeter: 10141.355102041
  -isBumped: false
  -isSendEmail: true
  -isAvailabilityEmailSent: false
  -marketPropertyType: null
  -creationSource: null
  -clickThroughRate: 0.0
  -label: null
  -labels: Doctrine\ORM\PersistentCollection {#3284 …}
  -isTopPicks: false
  -contactRate: 5.5555555555556
  -rates: Doctrine\ORM\PersistentCollection {#3302 …}
  -totalRates: null
  -rateReasonsCollection: null
  -synced: false
  -referenceId: null
  -featuredTypeLabel: null
  #favourite: Doctrine\ORM\PersistentCollection {#3313 …}
  #valueEngineListingsLocations: Doctrine\ORM\PersistentCollection {#3323 …}
  -isPendingFeaturing: false
  -pendingFeaturingType: null
  #notes: Doctrine\ORM\PersistentCollection {#3492 …}
  -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 {#3462 …}
  -metaTitle: null
  -metaDescription: null
  -isMortgage: false
  #compoundField: null
  -eligibleForMortgage: null
  -propertyRegistrationStatusOptions: null
  -eligibleForMortgageData: null
  -propertyRegistrationStatus: null
  -propertyTypeChilden: [
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5358
      #title: "Apartment"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5378
          #id: 113
          #area: 240
          #price: 11144
          #slug: "for-rent-giza"
        }
      ]
    }
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5368
      #title: "Chalet"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5373
          #id: 147
          #area: 60
          #price: 9920
          #slug: "for-rent-giza"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5377
          #id: 249
          #area: 300
          #price: 13531
          #slug: "for-rent-giza"
        }
      ]
    }
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5374
      #title: "Construction"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5376
          #id: 30
          #area: 40
          #price: 17840
          #slug: "for-rent-giza"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5372
          #id: 65
          #area: 230
          #price: 2675848
          #slug: "for-rent-giza"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5370
          #id: 83
          #area: 220
          #price: 3847
          #slug: "for-rent-giza"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5384
          #id: 292
          #area: 500
          #price: 19570
          #slug: "for-rent-giza"
        }
      ]
    }
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5351
      #title: "Duplex Apartment"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5381
          #id: 347
          #area: 210
          #price: 5507
          #slug: "for-rent-giza"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5364
          #id: 195
          #area: 200
          #price: 3032
          #slug: "for-rent-giza"
        }
      ]
    }
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5367
      #title: "Duplex with garden"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5371
          #id: 443
          #area: 500
          #price: 13804
          #slug: "for-rent-giza"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5366
          #id: 412
          #area: 60
          #price: 3738
          #slug: "for-rent-giza"
        }
      ]
    }
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5365
      #title: "Furnished Apartment"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5369
          #id: 29
          #area: 340
          #price: 14095
          #slug: "for-rent-giza"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5383
          #id: 282
          #area: 170
          #price: 18430
          #slug: "for-rent-giza"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5385
          #id: 90
          #area: 450
          #price: 1382238
          #slug: "for-rent-giza"
        }
      ]
    }
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5387
      #title: "Mall"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5386
          #id: 200
          #area: 330
          #price: 15544
          #slug: "for-rent-giza"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5388
          #id: 154
          #area: 320
          #price: 12861
          #slug: "for-rent-giza"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5389
          #id: 433
          #area: 340
          #price: 14117
          #slug: "for-rent-giza"
        }
      ]
    }
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5391
      #title: "Penthouse"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5390
          #id: 138
          #area: 360
          #price: 1356218
          #slug: "for-rent-giza"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5392
          #id: 73
          #area: 70
          #price: 1297
          #slug: "for-rent-giza"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5393
          #id: 16
          #area: 90
          #price: 4843
          #slug: "for-rent-giza"
        }
      ]
    }
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5395
      #title: "Villa"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5394
          #id: 238
          #area: 390
          #price: 2053
          #slug: "for-rent-giza"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5396
          #id: 42
          #area: 120
          #price: 18469
          #slug: "for-rent-giza"
        }
      ]
    }
  ]
  -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
  -listingValuations: Doctrine\ORM\PersistentCollection {#3460 …}
  -valuation: 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