Redirect 301 redirect from GET @listing_view (20b40a)

GET https://testing-eg.am-root.com/ar/listing/484-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 {#2672
  -map: Symfony\Component\Security\Http\AccessMap {#2663 …}
  -logger: Monolog\Logger {#2566 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#2652
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1404 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#2566 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2597 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2464 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#2470 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#2696 …}
}
12.09 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2686
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2698 …}
}
0.00 ms (none)
HWI\Bundle\OAuthBundle\Security\Http\Firewall\RefreshAccessTokenListener {#2667
  #tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1405 …}
  #resourceOwnerMap: HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap {#2642 …}
  #enabled: false
  -authenticator: HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator {#2595 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#2655
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1405 …}
  -provider: FOS\UserBundle\Security\EmailUserProvider {#2543 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#2676 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#851 …}
  -usernameParameter: "_want_to_be_this_user"
  -role: "ROLE_SWITCH_ACCOUNT"
  -logger: Monolog\Logger {#2566 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1789 …}
  -stateless: false
  -urlGenerator: JMS\I18nRoutingBundle\Router\I18nRouter {#1480 …}
  -targetRoute: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#2457
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1405 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#2355 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2464 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2678
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1405 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#851 …}
  -map: Symfony\Component\Security\Http\AccessMap {#2663 …}
}
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 {#3080
  -id: 484
  -children: Doctrine\ORM\PersistentCollection {#3081 …}
  -parent: null
  -relistParent: null
  -title: "Laborum ipsum sit reiciendis vel."
  -description: "Quia neque non odio sequi laudantium. Qui quibusdam vel suscipit omnis nihil aut est nobis. Expedita quos illo aut dignissimos quaerat at minus. Quos fugiat harum excepturi est dolorem velit in."
  #section: Proxies\__CG__\Aqarmap\Bundle\ListingBundle\Entity\Section {#3144 …}
  -category: 3
  -pendingPhotosStatus: null
  -pendingPaymentStatus: null
  -relistStatus: null
  -sellerRole: 1
  -sellerRoleLabel: null
  -area: 410
  -price: "3019190"
  -address: """
    2603 Hagenes Knoll\n
    West Emely, MN 76590-3086
    """
  -centerLat: -87.989108
  -centerLng: -118.324539
  -status: 2
  -statusLabel: null
  -propertyView: null
  -propertyViewLabel: null
  -paymentMethod: null
  -paymentMethodLabel: null
  -featured: 1
  -views: 21
  -phoneCounter: 484
  -messagesCounter: 1
  -leadsCounter: 1
  -sentNotifiers: null
  -relistCounter: null
  -ip: null
  -videoUrl: ""
  -slug: "projects-north-coast"
  -customSlug: null
  -score: null
  -createdAt: DateTime @1677918945 {#3070
    date: 2023-03-04 10:35:45.0 Africa/Cairo (+02:00)
  }
  -updatedAt: DateTime @1677918944 {#3067
    date: 2023-03-04 10:35:44.0 Africa/Cairo (+02:00)
  }
  -pendingStatusCreatedAt: null
  -publishedAt: DateTime @1677832416 {#3069
    date: 2023-03-03 10:33:36.0 Africa/Cairo (+02:00)
  }
  -aggregatedPublishedAt: null
  -autoReviewedAt: DateTime @1677832416 {#3076
    date: 2023-03-03 10:33:36.0 Africa/Cairo (+02:00)
  }
  -expiresAt: DateTime @1851665616 {#3078
    date: 2028-09-04 10:33:36.0 Africa/Cairo (+03:00)
  }
  -deletedAt: null
  -rejectedAt: null
  -compoundAveragePrices: Doctrine\ORM\PersistentCollection {#3134 …}
  #propertyType: Proxies\__CG__\Aqarmap\Bundle\ListingBundle\Entity\PropertyType {#3198 …}
  #location: Proxies\__CG__\Aqarmap\Bundle\ListingBundle\Entity\Location {#3287 …}
  #locations: Doctrine\ORM\PersistentCollection {#3286 …}
  #compoundLocation: null
  #user: Proxies\__CG__\Aqarmap\Bundle\UserBundle\Entity\User {#3467 …}
  #participants: Doctrine\ORM\PersistentCollection {#3466 …}
  #attributes: Doctrine\ORM\PersistentCollection {#3455 …}
  #phones: Doctrine\ORM\PersistentCollection {#3444 …}
  #photos: Doctrine\ORM\PersistentCollection {#3430 …}
  -translations: Doctrine\ORM\PersistentCollection {#3418 …}
  #leads: Doctrine\ORM\PersistentCollection {#3393 …}
  #listingFeatures: Doctrine\ORM\PersistentCollection {#3369 …}
  #ListingNotifications: Doctrine\ORM\PersistentCollection {#3357 …}
  #rejections: Doctrine\ORM\PersistentCollection {#3346 …}
  -campaign: null
  -finalPrice: null
  -sourceOfSale: null
  -deleteReason: null
  -deleteReasonDetails: null
  -interactions: Doctrine\ORM\PersistentCollection {#3331 …}
  -userLogo: null
  -listingLogo: null
  -locale: null
  -source: null
  -elasticSearchScore: null
  -qualityScore: null
  -impressions: 123
  -impressionsMonthlyCount: 0
  -impressionsWeeklyCount: 0
  -impressionUpdatedAt: null
  -priceLevel: null
  -priceLevelLabel: null
  -compoundStatus: null
  -compoundStatusLabel: null
  -pricePerMeter: 7363.8780487805
  -isBumped: false
  -isSendEmail: true
  -isAvailabilityEmailSent: false
  -marketPropertyType: null
  -creationSource: null
  -clickThroughRate: 0.0
  -label: null
  -labels: Doctrine\ORM\PersistentCollection {#3323 …}
  -isTopPicks: false
  -contactRate: 0.0
  -rates: Doctrine\ORM\PersistentCollection {#3301 …}
  -totalRates: null
  -rateReasonsCollection: null
  -synced: false
  -referenceId: null
  -featuredTypeLabel: null
  #favourite: Doctrine\ORM\PersistentCollection {#3290 …}
  #valueEngineListingsLocations: Doctrine\ORM\PersistentCollection {#3118 …}
  -isPendingFeaturing: false
  -pendingFeaturingType: null
  #notes: Doctrine\ORM\PersistentCollection {#3153 …}
  -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 {#3164 …}
  -metaTitle: null
  -metaDescription: null
  -isMortgage: false
  #compoundField: null
  -eligibleForMortgage: null
  -propertyRegistrationStatusOptions: null
  -eligibleForMortgageData: null
  -propertyRegistrationStatus: null
  -propertyTypeChilden: [
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5278
      #title: "Deleted أراضي / مزارع"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#4960
          #id: 52
          #area: 110
          #price: 10518
          #slug: "for-rent-north-coast"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5279
          #id: 186
          #area: 350
          #price: 17092
          #slug: "for-rent-north-coast"
        }
      ]
    }
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5299
      #title: "Deleted بيت"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5365
          #id: 456
          #area: 180
          #price: 2911
          #slug: "for-rent-north-coast"
        }
      ]
    }
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5272
      #title: "Deleted دوبلكس"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5294
          #id: 266
          #area: 370
          #price: 4275
          #slug: "for-rent-north-coast"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5268
          #id: 341
          #area: 380
          #price: 16350
          #slug: "for-rent-north-coast"
        }
      ]
    }
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5267
      #title: "أراضي"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5265
          #id: 39
          #area: 230
          #price: 11312
          #slug: "for-rent-north-coast"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5270
          #id: 106
          #area: 170
          #price: 17248
          #slug: "for-rent-north-coast"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5236
          #id: 242
          #area: 330
          #price: 14126
          #slug: "for-rent-north-coast"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5296
          #id: 243
          #area: 250
          #price: 10357
          #slug: "for-rent-north-coast"
        }
      ]
    }
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5247
      #title: "دوبلكس"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5295
          #id: 110
          #area: 250
          #price: 19558
          #slug: "for-rent-north-coast"
        }
      ]
    }
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5301
      #title: "ستوديو"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5346
          #id: 300
          #area: 290
          #price: 673
          #slug: "for-rent-north-coast"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5231
          #id: 379
          #area: 340
          #price: 2476
          #slug: "for-rent-north-coast"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5271
          #id: 488
          #area: 110
          #price: 13640
          #slug: "for-rent-north-coast"
        }
      ]
    }
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5326
      #title: "عقارات أخرى"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5320
          #id: 398
          #area: 170
          #price: 11394
          #slug: "for-rent-north-coast"
        }
      ]
    }
  ]
  -compoundElasticScore: null
  -financialAid: null
  -similarListingsCount: 0
  -similarListingsIds: []
  -advertiserNumber: null
  -authorizationNumber: null
  -costPerLead: 0
  -resaleCount: 0
  -rentCount: 0
  -freezedAt: null
  -eligibleForBumpUp: false
  -waitingTime: null
  -referenceNumber: "1233"
  +debug: null
  -brochure: null
  -isHold: false
  -AiContent: false
  -aiReview: null
  -maxPrice: ? int
  -ratingReviewStatus: "PENDING"
  -listingValuations: Doctrine\ORM\PersistentCollection {#3166 …}
  -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