GET https://testing-eg.am-root.com/en/listing/253-projects-el-sheikh-zayed?source=listing-related

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 {#2624
  -map: Symfony\Component\Security\Http\AccessMap {#2622 …}
  -logger: Monolog\Logger {#2366 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#2597
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1396 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#2366 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2691 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2775 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#2448 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#2599 …}
}
0.31 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2695
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2673 …}
}
0.00 ms (none)
HWI\Bundle\OAuthBundle\Security\Http\Firewall\RefreshAccessTokenListener {#2595
  #tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1397 …}
  #resourceOwnerMap: HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap {#2677 …}
  #enabled: false
  -authenticator: HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator {#2602 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#2693
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1397 …}
  -provider: FOS\UserBundle\Security\EmailUserProvider {#2345 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#2596 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#843 …}
  -usernameParameter: "_want_to_be_this_user"
  -role: "ROLE_SWITCH_ACCOUNT"
  -logger: Monolog\Logger {#2366 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1783 …}
  -stateless: false
  -urlGenerator: JMS\I18nRoutingBundle\Router\I18nRouter {#1472 …}
  -targetRoute: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#2577
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1397 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#2451 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2775 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2598
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1397 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#843 …}
  -map: Symfony\Component\Security\Http\AccessMap {#2622 …}
}
0.01 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 {#3063
  -id: 253
  -children: Doctrine\ORM\PersistentCollection {#3064 …}
  -parent: null
  -relistParent: null
  -title: "Ex iste debitis est placeat et sequi ea."
  -description: "Ut voluptas laborum consequatur dignissimos temporibus. Et ab magni asperiores vel. Id debitis dolorem maiores nam cum."
  #section: Proxies\__CG__\Aqarmap\Bundle\ListingBundle\Entity\Section {#3127 …}
  -category: 3
  -pendingPhotosStatus: null
  -pendingPaymentStatus: null
  -relistStatus: null
  -sellerRole: 1
  -sellerRoleLabel: null
  -area: 480
  -price: "2166147"
  -address: """
    2997 Hudson Mills\n
    South Letitiaview, KY 36753-3312
    """
  -centerLat: 33.595507
  -centerLng: -49.340035
  -status: 2
  -statusLabel: null
  -propertyView: null
  -propertyViewLabel: null
  -paymentMethod: null
  -paymentMethodLabel: null
  -featured: 0
  -views: 95
  -phoneCounter: 253
  -messagesCounter: 1
  -leadsCounter: 2
  -sentNotifiers: null
  -relistCounter: null
  -ip: null
  -videoUrl: ""
  -slug: "projects-el-sheikh-zayed"
  -customSlug: null
  -score: null
  -createdAt: DateTime @1677918895 {#3053
    date: 2023-03-04 10:34:55.0 Africa/Cairo (+02:00)
  }
  -updatedAt: DateTime @1677918895 {#3050
    date: 2023-03-04 10:34:55.0 Africa/Cairo (+02:00)
  }
  -pendingStatusCreatedAt: null
  -publishedAt: DateTime @1677832416 {#3052
    date: 2023-03-03 10:33:36.0 Africa/Cairo (+02:00)
  }
  -aggregatedPublishedAt: null
  -autoReviewedAt: DateTime @1677832416 {#3059
    date: 2023-03-03 10:33:36.0 Africa/Cairo (+02:00)
  }
  -expiresAt: DateTime @1851665616 {#3061
    date: 2028-09-04 10:33:36.0 Africa/Cairo (+03:00)
  }
  -deletedAt: null
  -rejectedAt: null
  -compoundAveragePrices: Doctrine\ORM\PersistentCollection {#3117 …}
  #propertyType: Proxies\__CG__\Aqarmap\Bundle\ListingBundle\Entity\PropertyType {#3183 …}
  #location: Proxies\__CG__\Aqarmap\Bundle\ListingBundle\Entity\Location {#3270 …}
  #locations: Doctrine\ORM\PersistentCollection {#3269 …}
  #compoundLocation: null
  #user: Proxies\__CG__\Aqarmap\Bundle\UserBundle\Entity\User {#3452 …}
  #participants: Doctrine\ORM\PersistentCollection {#3451 …}
  #attributes: Doctrine\ORM\PersistentCollection {#3440 …}
  #phones: Doctrine\ORM\PersistentCollection {#3429 …}
  #photos: Doctrine\ORM\PersistentCollection {#3415 …}
  -translations: Doctrine\ORM\PersistentCollection {#3403 …}
  #leads: Doctrine\ORM\PersistentCollection {#3378 …}
  #listingFeatures: Doctrine\ORM\PersistentCollection {#3354 …}
  #ListingNotifications: Doctrine\ORM\PersistentCollection {#3342 …}
  #rejections: Doctrine\ORM\PersistentCollection {#3331 …}
  -campaign: null
  -finalPrice: null
  -sourceOfSale: null
  -deleteReason: null
  -deleteReasonDetails: null
  -interactions: Doctrine\ORM\PersistentCollection {#3316 …}
  -amenities: null
  -paymentPlans: Doctrine\ORM\PersistentCollection {#3302 …}
  -userLogo: null
  -listingLogo: null
  -locale: null
  -source: null
  -elasticSearchScore: null
  -qualityScore: null
  -impressions: 750
  -impressionsMonthlyCount: 0
  -impressionsWeeklyCount: 0
  -impressionUpdatedAt: null
  -priceLevel: null
  -priceLevelLabel: null
  -compoundStatus: null
  -compoundStatusLabel: null
  -pricePerMeter: 4512.80625
  -isBumped: false
  -isSendEmail: true
  -isAvailabilityEmailSent: false
  -marketPropertyType: null
  -creationSource: null
  -clickThroughRate: 0.0
  -label: null
  -labels: Doctrine\ORM\PersistentCollection {#3294 …}
  -isTopPicks: false
  -contactRate: 11.111111111111
  -rates: Doctrine\ORM\PersistentCollection {#3271 …}
  -totalRates: null
  -rateReasonsCollection: null
  -synced: false
  -referenceId: null
  -featuredTypeLabel: null
  #favourite: Doctrine\ORM\PersistentCollection {#3105 …}
  -isPendingFeaturing: false
  -pendingFeaturingType: null
  #notes: Doctrine\ORM\PersistentCollection {#3141 …}
  -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 {#3152 …}
  -metaTitle: null
  -metaDescription: null
  -isMortgage: false
  #compoundField: null
  -eligibleForMortgage: null
  -propertyRegistrationStatusOptions: null
  -eligibleForMortgageData: null
  -propertyRegistrationStatus: null
  -propertyTypeChilden: [
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5342
      #title: "Apartment"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5362
          #id: 56
          #area: 430
          #price: 11503
          #slug: "for-rent-el-sheikh-zayed"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5357
          #id: 355
          #area: 60
          #price: 7966
          #slug: "for-rent-el-sheikh-zayed"
        }
      ]
    }
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5361
      #title: "Chalet"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5352
          #id: 226
          #area: 240
          #price: 3619
          #slug: "for-rent-el-sheikh-zayed"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5360
          #id: 268
          #area: 20
          #price: 1129
          #slug: "for-rent-el-sheikh-zayed"
        }
      ]
    }
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5356
      #title: "Construction"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5358
          #id: 19
          #area: 440
          #price: 1430
          #slug: "for-rent-el-sheikh-zayed"
        }
      ]
    }
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5368
      #title: "Duplex Apartment"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5354
          #id: 313
          #area: 150
          #price: 1130
          #slug: "for-rent-el-sheikh-zayed"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5365
          #id: 447
          #area: 280
          #price: 423
          #slug: "for-rent-el-sheikh-zayed"
        }
      ]
    }
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5348
      #title: "Duplex with garden"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5335
          #id: 48
          #area: 160
          #price: 9814
          #slug: "for-rent-el-sheikh-zayed"
        }
      ]
    }
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5351
      #title: "Furnished Apartment"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5355
          #id: 248
          #area: 90
          #price: 2150
          #slug: "for-rent-el-sheikh-zayed"
        }
      ]
    }
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5353
      #title: "Mall"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5350
          #id: 234
          #area: 120
          #price: 15431
          #slug: "for-rent-el-sheikh-zayed"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5349
          #id: 410
          #area: 290
          #price: 7864
          #slug: "for-rent-el-sheikh-zayed"
        }
      ]
    }
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5369
      #title: "Tower"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5367
          #id: 389
          #area: 410
          #price: 8659
          #slug: "for-rent-el-sheikh-zayed"
        }
      ]
    }
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5371
      #title: "Villa"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5370
          #id: 173
          #area: 380
          #price: 6317
          #slug: "for-rent-el-sheikh-zayed"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5372
          #id: 278
          #area: 270
          #price: 11967
          #slug: "for-rent-el-sheikh-zayed"
        }
      ]
    }
  ]
  -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 {#3154 …}
  -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