Redirect 301 redirect from GET @listing_view (2eea2b)

GET https://testing-eg.am-root.com/ar/listing/161-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 {#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 …}
}
0.31 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2710
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2690 …}
}
0.00 ms (none)
HWI\Bundle\OAuthBundle\Security\Http\Firewall\RefreshAccessTokenListener {#2629
  #tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1415 …}
  #resourceOwnerMap: HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap {#2677 …}
  #enabled: false
  -authenticator: HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator {#2633 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#2708
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1415 …}
  -provider: FOS\UserBundle\Security\EmailUserProvider {#2486 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#2586 …}
  -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 {#2635
  -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 {#3059
  -id: 161
  -children: Doctrine\ORM\PersistentCollection {#3060 …}
  -parent: Proxies\__CG__\Aqarmap\Bundle\ListingBundle\Entity\Listing {#3506 …}
  -relistParent: null
  -title: "Et nisi placeat quas sed."
  -description: "Repellat quaerat vel soluta. Molestiae assumenda alias sed aliquid consequatur voluptatibus cupiditate quaerat. Ex sit dolor hic. Ut voluptas qui explicabo aperiam est ab voluptates."
  #section: Proxies\__CG__\Aqarmap\Bundle\ListingBundle\Entity\Section {#3446 …}
  -category: 3
  -pendingPhotosStatus: null
  -pendingPaymentStatus: null
  -relistStatus: null
  -sellerRole: 0
  -sellerRoleLabel: null
  -area: 360
  -price: "911544"
  -address: """
    90121 Maxie Parkways\n
    Abernathyfurt, IA 31198-4242
    """
  -centerLat: -18.449383
  -centerLng: 116.333962
  -status: 2
  -statusLabel: null
  -propertyView: null
  -propertyViewLabel: null
  -paymentMethod: 2
  -paymentMethodLabel: null
  -featured: 4
  -views: 58
  -phoneCounter: 161
  -messagesCounter: 1
  -leadsCounter: 1
  -sentNotifiers: null
  -relistCounter: null
  -ip: null
  -videoUrl: ""
  -slug: "projects-north-coast"
  -customSlug: null
  -score: null
  -createdAt: DateTime @1677918875 {#3049
    date: 2023-03-04 10:34:35.0 Africa/Cairo (+02:00)
  }
  -updatedAt: DateTime @1677918875 {#3046
    date: 2023-03-04 10:34:35.0 Africa/Cairo (+02:00)
  }
  -pendingStatusCreatedAt: null
  -publishedAt: DateTime @1677832416 {#3048
    date: 2023-03-03 10:33:36.0 Africa/Cairo (+02:00)
  }
  -aggregatedPublishedAt: null
  -autoReviewedAt: DateTime @1677832416 {#3055
    date: 2023-03-03 10:33:36.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 {#3456 …}
  #propertyType: Proxies\__CG__\Aqarmap\Bundle\ListingBundle\Entity\PropertyType {#3390 …}
  #location: Proxies\__CG__\Aqarmap\Bundle\ListingBundle\Entity\Location {#3300 …}
  #locations: Doctrine\ORM\PersistentCollection {#3301 …}
  #compoundLocation: Proxies\__CG__\Aqarmap\Bundle\ListingBundle\Entity\CompoundLocation {#3353 …}
  #user: Proxies\__CG__\Aqarmap\Bundle\UserBundle\Entity\User {#3161 …}
  #participants: Doctrine\ORM\PersistentCollection {#3160 …}
  #attributes: Doctrine\ORM\PersistentCollection {#3149 …}
  #phones: Doctrine\ORM\PersistentCollection {#3138 …}
  #photos: Doctrine\ORM\PersistentCollection {#3124 …}
  -translations: Doctrine\ORM\PersistentCollection {#3112 …}
  #leads: Doctrine\ORM\PersistentCollection {#3087 …}
  #listingFeatures: Doctrine\ORM\PersistentCollection {#3218 …}
  #ListingNotifications: Doctrine\ORM\PersistentCollection {#3230 …}
  #rejections: Doctrine\ORM\PersistentCollection {#3241 …}
  -campaign: null
  -finalPrice: null
  -sourceOfSale: null
  -deleteReason: null
  -deleteReasonDetails: null
  -interactions: Doctrine\ORM\PersistentCollection {#3256 …}
  -amenities: null
  -paymentPlans: Doctrine\ORM\PersistentCollection {#3270 …}
  -userLogo: null
  -listingLogo: null
  -locale: null
  -source: null
  -elasticSearchScore: null
  -qualityScore: null
  -impressions: 674
  -impressionsMonthlyCount: 0
  -impressionsWeeklyCount: 0
  -impressionUpdatedAt: null
  -priceLevel: 2
  -priceLevelLabel: null
  -compoundStatus: 11
  -compoundStatusLabel: null
  -pricePerMeter: 2532.0666666667
  -isBumped: false
  -isSendEmail: true
  -isAvailabilityEmailSent: false
  -marketPropertyType: null
  -creationSource: null
  -clickThroughRate: 0.0
  -label: null
  -labels: Doctrine\ORM\PersistentCollection {#3278 …}
  -isTopPicks: false
  -contactRate: 50.0
  -rates: Doctrine\ORM\PersistentCollection {#3477 …}
  -totalRates: null
  -rateReasonsCollection: null
  -referenceId: null
  -featuredTypeLabel: null
  #favourite: Doctrine\ORM\PersistentCollection {#3442 …}
  -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 {#3431 …}
  -metaTitle: null
  -metaDescription: null
  -isMortgage: false
  #compoundField: null
  -eligibleForMortgage: null
  -propertyRegistrationStatusOptions: null
  -eligibleForMortgageData: null
  -propertyRegistrationStatus: null
  -propertyTypeChilden: [
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5818
      #title: "Deleted أراضي / مزارع"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5833
          #id: 77
          #area: 300
          #price: 9669
          #slug: "for-rent-el-hosary"
        }
      ]
    }
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5823
      #title: "Deleted بيت"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5828
          #id: 32
          #area: 460
          #price: 11388
          #slug: "for-rent-el-hosary"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5832
          #id: 325
          #area: 470
          #price: 9994
          #slug: "for-rent-el-hosary"
        }
      ]
    }
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5829
      #title: "Deleted دوبلكس"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5831
          #id: 331
          #area: 190
          #price: 11260
          #slug: "for-rent-el-hosary"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5827
          #id: 267
          #area: 160
          #price: 7953
          #slug: "for-rent-el-hosary"
        }
      ]
    }
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5839
      #title: "أراضي"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5825
          #id: 104
          #area: 220
          #price: 5449
          #slug: "for-rent-el-hosary"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5836
          #id: 285
          #area: 260
          #price: 10745
          #slug: "for-rent-el-hosary"
        }
      ]
    }
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5817
      #title: "أرض زراعية"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5819
          #id: 64
          #area: 100
          #price: 6926
          #slug: "for-rent-el-hosary"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5826
          #id: 386
          #area: 90
          #price: 6653
          #slug: "for-rent-el-hosary"
        }
      ]
    }
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5821
      #title: "إداري"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5822
          #id: 49
          #area: 190
          #price: 2995390
          #slug: "for-rent-el-hosary"
        }
      ]
    }
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5820
      #title: "دوبلكس"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5824
          #id: 269
          #area: 240
          #price: 19791
          #slug: "for-rent-el-hosary"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5838
          #id: 400
          #area: 90
          #price: 2184
          #slug: "for-rent-el-hosary"
        }
      ]
    }
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5841
      #title: "ستوديو"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5840
          #id: 119
          #area: 390
          #price: 7704
          #slug: "for-rent-el-hosary"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5842
          #id: 94
          #area: 380
          #price: 10395
          #slug: "for-rent-el-hosary"
        }
      ]
    }
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5844
      #title: "مباني"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5843
          #id: 162
          #area: 500
          #price: 1109
          #slug: "for-rent-el-hosary"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5845
          #id: 344
          #area: 160
          #price: 13143
          #slug: "for-rent-el-hosary"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5846
          #id: 358
          #area: 310
          #price: 17504
          #slug: "for-rent-el-hosary"
        }
      ]
    }
  ]
  -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 {#3429 …}
  -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