Redirect 301 redirect from GET @listing_view (e14e6f)

GET https://testing-eg.am-root.com/ar/listing/479-projects-smouha

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 {#2667
  -map: Symfony\Component\Security\Http\AccessMap {#2672 …}
  -logger: Monolog\Logger {#2519 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#2636
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1402 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#2519 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2625 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2428 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#2348 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#2595 …}
}
0.35 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2690
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2615 …}
}
0.00 ms (none)
HWI\Bundle\OAuthBundle\Security\Http\Firewall\RefreshAccessTokenListener {#2653
  #tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1403 …}
  #resourceOwnerMap: HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap {#2610 …}
  #enabled: false
  -authenticator: HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator {#2603 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#2681
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1403 …}
  -provider: FOS\UserBundle\Security\EmailUserProvider {#2353 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#2675 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#850 …}
  -usernameParameter: "_want_to_be_this_user"
  -role: "ROLE_SWITCH_ACCOUNT"
  -logger: Monolog\Logger {#2519 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1787 …}
  -stateless: false
  -urlGenerator: JMS\I18nRoutingBundle\Router\I18nRouter {#1478 …}
  -targetRoute: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#2559
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1403 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#2446 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2428 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2677
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1403 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#850 …}
  -map: Symfony\Component\Security\Http\AccessMap {#2672 …}
}
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 {#3079
  -id: 479
  -children: Doctrine\ORM\PersistentCollection {#3077 …}
  -parent: null
  -relistParent: null
  -title: "Doloribus provident saepe itaque est ut."
  -description: "Nobis eum et facere et tempore. Vel recusandae asperiores unde eos tenetur nihil temporibus. Dolorum rem earum dolores odio. Error neque et quaerat velit consequatur sequi repellat. Placeat aliquam enim illum ut repellendus fugit."
  #section: Proxies\__CG__\Aqarmap\Bundle\ListingBundle\Entity\Section {#3143 …}
  -category: 3
  -pendingPhotosStatus: null
  -pendingPaymentStatus: null
  -relistStatus: null
  -sellerRole: 1
  -sellerRoleLabel: null
  -area: 220
  -price: "2085001"
  -address: """
    7152 Purdy Flat\n
    Lorenaborough, WY 50357
    """
  -centerLat: -29.274832
  -centerLng: -49.486601
  -status: 2
  -statusLabel: null
  -propertyView: null
  -propertyViewLabel: null
  -paymentMethod: null
  -paymentMethodLabel: null
  -featured: 8
  -views: 34
  -phoneCounter: 479
  -messagesCounter: 1
  -leadsCounter: 1
  -sentNotifiers: null
  -relistCounter: null
  -ip: null
  -videoUrl: ""
  -slug: "projects-smouha"
  -customSlug: null
  -score: null
  -createdAt: DateTime @1677918944 {#3549
    date: 2023-03-04 10:35:44.0 Africa/Cairo (+02:00)
  }
  -updatedAt: DateTime @1677918944 {#3584
    date: 2023-03-04 10:35:44.0 Africa/Cairo (+02:00)
  }
  -pendingStatusCreatedAt: null
  -publishedAt: DateTime @1677832416 {#3586
    date: 2023-03-03 10:33:36.0 Africa/Cairo (+02:00)
  }
  -aggregatedPublishedAt: null
  -autoReviewedAt: DateTime @1677832416 {#3593
    date: 2023-03-03 10:33:36.0 Africa/Cairo (+02:00)
  }
  -expiresAt: DateTime @1851665616 {#3596
    date: 2028-09-04 10:33:36.0 Africa/Cairo (+03:00)
  }
  -deletedAt: null
  -rejectedAt: null
  -compoundAveragePrices: Doctrine\ORM\PersistentCollection {#3080 …}
  #propertyType: Proxies\__CG__\Aqarmap\Bundle\ListingBundle\Entity\PropertyType {#3197 …}
  #location: Proxies\__CG__\Aqarmap\Bundle\ListingBundle\Entity\Location {#3284 …}
  #locations: Doctrine\ORM\PersistentCollection {#3133 …}
  #compoundLocation: null
  #user: Proxies\__CG__\Aqarmap\Bundle\UserBundle\Entity\User {#3466 …}
  #participants: Doctrine\ORM\PersistentCollection {#3283 …}
  #attributes: Doctrine\ORM\PersistentCollection {#3465 …}
  #phones: Doctrine\ORM\PersistentCollection {#3454 …}
  #photos: Doctrine\ORM\PersistentCollection {#3443 …}
  -translations: Doctrine\ORM\PersistentCollection {#3429 …}
  #leads: Doctrine\ORM\PersistentCollection {#3417 …}
  #listingFeatures: Doctrine\ORM\PersistentCollection {#3392 …}
  #ListingNotifications: Doctrine\ORM\PersistentCollection {#3368 …}
  #rejections: Doctrine\ORM\PersistentCollection {#3356 …}
  -campaign: null
  -finalPrice: null
  -sourceOfSale: null
  -deleteReason: null
  -deleteReasonDetails: null
  -interactions: Doctrine\ORM\PersistentCollection {#3345 …}
  -userLogo: null
  -listingLogo: null
  -locale: null
  -source: null
  -elasticSearchScore: null
  -qualityScore: null
  -impressions: 219
  -impressionsMonthlyCount: 0
  -impressionsWeeklyCount: 0
  -impressionUpdatedAt: null
  -priceLevel: null
  -priceLevelLabel: null
  -compoundStatus: null
  -compoundStatusLabel: null
  -pricePerMeter: 9477.2772727273
  -isBumped: false
  -isSendEmail: true
  -isAvailabilityEmailSent: false
  -marketPropertyType: null
  -creationSource: null
  -clickThroughRate: 0.0
  -label: null
  -labels: Doctrine\ORM\PersistentCollection {#3330 …}
  -isTopPicks: false
  -contactRate: 10.0
  -rates: Doctrine\ORM\PersistentCollection {#3322 …}
  -totalRates: null
  -rateReasonsCollection: null
  -synced: false
  -referenceId: null
  -featuredTypeLabel: null
  #favourite: Doctrine\ORM\PersistentCollection {#3300 …}
  #valueEngineListingsLocations: Doctrine\ORM\PersistentCollection {#3289 …}
  -isPendingFeaturing: false
  -pendingFeaturingType: null
  #notes: Doctrine\ORM\PersistentCollection {#3116 …}
  -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 {#3151 …}
  -metaTitle: null
  -metaDescription: null
  -isMortgage: false
  #compoundField: null
  -eligibleForMortgage: null
  -propertyRegistrationStatusOptions: null
  -eligibleForMortgageData: null
  -propertyRegistrationStatus: null
  -propertyTypeChilden: [
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5359
      #title: "Deleted أراضي / مزارع"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5374
          #id: 444
          #area: 410
          #price: 5791
          #slug: "for-rent-smouha"
        }
      ]
    }
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5364
      #title: "Deleted بيت"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5369
          #id: 287
          #area: 240
          #price: 10007
          #slug: "for-rent-smouha"
        }
      ]
    }
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5372
      #title: "أرض زراعية"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5373
          #id: 151
          #area: 160
          #price: 4987
          #slug: "for-rent-smouha"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5370
          #id: 345
          #area: 400
          #price: 11252
          #slug: "for-rent-smouha"
        }
      ]
    }
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5366
      #title: "إداري"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5368
          #id: 67
          #area: 260
          #price: 9363
          #slug: "for-rent-smouha"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5380
          #id: 103
          #area: 430
          #price: 4651224
          #slug: "for-rent-smouha"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5377
          #id: 189
          #area: 60
          #price: 6208
          #slug: "for-rent-smouha"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5360
          #id: 191
          #area: 490
          #price: 12436
          #slug: "for-rent-smouha"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5358
          #id: 411
          #area: 220
          #price: 7657
          #slug: "for-rent-smouha"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5367
          #id: 483
          #area: 380
          #price: 2110
          #slug: "for-rent-smouha"
        }
      ]
    }
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5362
      #title: "دوبلكس"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5363
          #id: 419
          #area: 230
          #price: 16220
          #slug: "for-rent-smouha"
        }
      ]
    }
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5361
      #title: "عقارات أخرى"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5365
          #id: 27
          #area: 350
          #price: 11297
          #slug: "for-rent-smouha"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5379
          #id: 270
          #area: 250
          #price: 17347
          #slug: "for-rent-smouha"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5381
          #id: 319
          #area: 330
          #price: 6954
          #slug: "for-rent-smouha"
        }
      ]
    }
    Aqarmap\Bundle\ListingBundle\Model\PropertyTypeDetail {#5383
      #title: "مباني"
      #propertyTypeChildren: [
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5382
          #id: 207
          #area: 260
          #price: 7819
          #slug: "for-rent-smouha"
        }
        Aqarmap\Bundle\ListingBundle\Model\PropertyTypeChildren {#5384
          #id: 333
          #area: 350
          #price: 3734
          #slug: "for-rent-smouha"
        }
      ]
    }
  ]
  -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 {#3162 …}
  -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