Redirect 301 redirect from GET @listing_view (a6f84f)

GET https://testing-eg.am-root.com/ar/listing/261-projects-giza

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 {#2638
  -map: Symfony\Component\Security\Http\AccessMap {#2646 …}
  -logger: Monolog\Logger {#2430 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#2628
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1414 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#2430 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2706 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2793 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#2379 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#2590 …}
}
6.28 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2708
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2688 …}
}
0.00 ms (none)
HWI\Bundle\OAuthBundle\Security\Http\Firewall\RefreshAccessTokenListener {#2635
  #tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1415 …}
  #resourceOwnerMap: HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap {#2697 …}
  #enabled: false
  -authenticator: HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator {#2694 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#2349
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1415 …}
  -provider: FOS\UserBundle\Security\EmailUserProvider {#2486 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#2345 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#862 …}
  -usernameParameter: "_want_to_be_this_user"
  -role: "ROLE_SWITCH_ACCOUNT"
  -logger: Monolog\Logger {#2430 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1801 …}
  -stateless: false
  -urlGenerator: JMS\I18nRoutingBundle\Router\I18nRouter {#1490 …}
  -targetRoute: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#2788
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1415 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#2376 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2793 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2586
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1415 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#862 …}
  -map: Symfony\Component\Security\Http\AccessMap {#2646 …}
}
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 {#3060
  -id: 261
  -children: Doctrine\ORM\PersistentCollection {#3061 …}
  -parent: null
  -relistParent: null
  -title: "Dolores porro molestiae nihil quibusdam ut et amet."
  -description: "Autem qui quibusdam dignissimos. Asperiores maiores quis et quae hic id tempore. Voluptatem voluptates et quam voluptas in ex."
  #section: Proxies\__CG__\Aqarmap\Bundle\ListingBundle\Entity\Section {#3122 …}
  -category: 3
  -pendingPhotosStatus: null
  -pendingPaymentStatus: null
  -relistStatus: null
  -sellerRole: 3
  -sellerRoleLabel: null
  -area: 250
  -price: "4839689"
  -address: """
    8200 Moore Forks Suite 785\n
    Lake Jaqueline, ME 89052
    """
  -centerLat: 83.258996
  -centerLng: 92.976477
  -status: 2
  -statusLabel: null
  -propertyView: null
  -propertyViewLabel: null
  -paymentMethod: 3
  -paymentMethodLabel: null
  -featured: 6
  -views: 73
  -phoneCounter: 1
  -messagesCounter: 0
  -leadsCounter: 1
  -sentNotifiers: null
  -relistCounter: null
  -ip: null
  -videoUrl: ""
  -slug: "projects-giza"
  -customSlug: null
  -score: null
  -createdAt: DateTime @1677918896 {#3050
    date: 2023-03-04 10:34:56.0 Africa/Cairo (+02:00)
  }
  -updatedAt: DateTime @1677918896 {#3047
    date: 2023-03-04 10:34:56.0 Africa/Cairo (+02:00)
  }
  -pendingStatusCreatedAt: null
  -publishedAt: DateTime @1677832416 {#3049
    date: 2023-03-03 10:33:36.0 Africa/Cairo (+02:00)
  }
  -aggregatedPublishedAt: null
  -autoReviewedAt: DateTime @1677832416 {#3056
    date: 2023-03-03 10:33:36.0 Africa/Cairo (+02:00)
  }
  -expiresAt: DateTime @1851665616 {#3058
    date: 2028-09-04 10:33:36.0 Africa/Cairo (+03:00)
  }
  -deletedAt: null
  -rejectedAt: null
  -compoundAveragePrices: Doctrine\ORM\PersistentCollection {#3112 …}
  #propertyType: Proxies\__CG__\Aqarmap\Bundle\ListingBundle\Entity\PropertyType {#3178 …}
  #location: Proxies\__CG__\Aqarmap\Bundle\ListingBundle\Entity\Location {#3268 …}
  #locations: Doctrine\ORM\PersistentCollection {#3267 …}
  #compoundLocation: Proxies\__CG__\Aqarmap\Bundle\ListingBundle\Entity\CompoundLocation {#3215 …}
  #user: Proxies\__CG__\Aqarmap\Bundle\UserBundle\Entity\User {#3449 …}
  #participants: Doctrine\ORM\PersistentCollection {#3448 …}
  #attributes: Doctrine\ORM\PersistentCollection {#3437 …}
  #phones: Doctrine\ORM\PersistentCollection {#3426 …}
  #photos: Doctrine\ORM\PersistentCollection {#3412 …}
  -translations: Doctrine\ORM\PersistentCollection {#3400 …}
  #leads: Doctrine\ORM\PersistentCollection {#3375 …}
  #listingFeatures: Doctrine\ORM\PersistentCollection {#3350 …}
  #ListingNotifications: Doctrine\ORM\PersistentCollection {#3338 …}
  #rejections: Doctrine\ORM\PersistentCollection {#3327 …}
  -campaign: null
  -finalPrice: null
  -sourceOfSale: null
  -deleteReason: null
  -deleteReasonDetails: null
  -interactions: Doctrine\ORM\PersistentCollection {#3312 …}
  -amenities: null
  -paymentPlans: Doctrine\ORM\PersistentCollection {#3298 …}
  -userLogo: null
  -listingLogo: null
  -locale: null
  -source: null
  -elasticSearchScore: null
  -qualityScore: null
  -impressions: 394
  -impressionsMonthlyCount: 0
  -impressionsWeeklyCount: 0
  -impressionUpdatedAt: null
  -priceLevel: 2
  -priceLevelLabel: null
  -compoundStatus: 12
  -compoundStatusLabel: null
  -pricePerMeter: 19358.756
  -isBumped: false
  -isSendEmail: true
  -isAvailabilityEmailSent: false
  -marketPropertyType: null
  -creationSource: null
  -clickThroughRate: 4.5685279187817
  -label: null
  -labels: Doctrine\ORM\PersistentCollection {#3290 …}
  -isTopPicks: false
  -contactRate: 4.5454545454545
  -rates: Doctrine\ORM\PersistentCollection {#3091 …}
  -totalRates: null
  -rateReasonsCollection: null
  -referenceId: null
  -featuredTypeLabel: null
  #favourite: Doctrine\ORM\PersistentCollection {#3126 …}
  -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 {#3137 …}
  -metaTitle: null
  -metaDescription: null
  -isMortgage: false
  #compoundField: null
  -eligibleForMortgage: null
  -propertyRegistrationStatusOptions: null
  -eligibleForMortgageData: null
  -propertyRegistrationStatus: null
  -propertyTypeChilden: [
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5725
      #title: "Deleted أراضي / مزارع"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5740
          #id: 16
          #area: 90
          #price: 4843
          #slug: "for-rent-giza"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5735
          #id: 73
          #area: 70
          #price: 1297
          #slug: "for-rent-giza"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5730
          #id: 138
          #area: 360
          #price: 1356218
          #slug: "for-rent-giza"
        }
      ]
    }
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5738
      #title: "Deleted بيت"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5739
          #id: 42
          #area: 120
          #price: 18469
          #slug: "for-rent-giza"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5736
          #id: 238
          #area: 390
          #price: 2053
          #slug: "for-rent-giza"
        }
      ]
    }
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5732
      #title: "Deleted دوبلكس"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5734
          #id: 113
          #area: 240
          #price: 11144
          #slug: "for-rent-giza"
        }
      ]
    }
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5743
      #title: "أراضي"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5746
          #id: 147
          #area: 60
          #price: 9920
          #slug: "for-rent-giza"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5726
          #id: 249
          #area: 300
          #price: 13531
          #slug: "for-rent-giza"
        }
      ]
    }
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5733
      #title: "أرض زراعية"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5724
          #id: 83
          #area: 220
          #price: 3847
          #slug: "for-rent-giza"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5729
          #id: 65
          #area: 230
          #price: 2675848
          #slug: "for-rent-giza"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5728
          #id: 292
          #area: 500
          #price: 19570
          #slug: "for-rent-giza"
        }
      ]
    }
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5727
      #title: "إداري"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5731
          #id: 433
          #area: 340
          #price: 14117
          #slug: "for-rent-giza"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5745
          #id: 154
          #area: 320
          #price: 12861
          #slug: "for-rent-giza"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5747
          #id: 200
          #area: 330
          #price: 15544
          #slug: "for-rent-giza"
        }
      ]
    }
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5749
      #title: "دوبلكس"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5748
          #id: 195
          #area: 200
          #price: 3032
          #slug: "for-rent-giza"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5750
          #id: 347
          #area: 210
          #price: 5507
          #slug: "for-rent-giza"
        }
      ]
    }
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5752
      #title: "ستوديو"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5751
          #id: 443
          #area: 500
          #price: 13804
          #slug: "for-rent-giza"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5753
          #id: 412
          #area: 60
          #price: 3738
          #slug: "for-rent-giza"
        }
      ]
    }
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5755
      #title: "مباني"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5754
          #id: 282
          #area: 170
          #price: 18430
          #slug: "for-rent-giza"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5756
          #id: 90
          #area: 450
          #price: 1382238
          #slug: "for-rent-giza"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5757
          #id: 29
          #area: 340
          #price: 14095
          #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
  -ratingReviewStatus: "PENDING"
  -listingValuations: Doctrine\ORM\PersistentCollection {#3139 …}
  -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