Redirect 301 redirect from GET @listing_view (e34a53)

Error 500 Internal Server Error

GET https://testing-eg.am-root.com/en/listing/390-projects-north-coast

Forwarded to ErrorController (265927)

Query Metrics

13 Database Queries
11 Different statements
38.67 ms Query time
19 Invalid entities
15 Managed entities

Queries

Group similar statements

# Time Info
1 4.08 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.category AS category_4, t0.pending_photos_status AS pending_photos_status_5, t0.pending_payment_status AS pending_payment_status_6, t0.relist_status AS relist_status_7, t0.seller_role AS seller_role_8, t0.area AS area_9, t0.price AS price_10, t0.address AS address_11, t0.center_lat AS center_lat_12, t0.center_lng AS center_lng_13, t0.status AS status_14, t0.property_view AS property_view_15, t0.payment_method AS payment_method_16, t0.featured AS featured_17, t0.views AS views_18, t0.phone_counter AS phone_counter_19, t0.messages_counter AS messages_counter_20, t0.leads_counter AS leads_counter_21, t0.sent_notifiers AS sent_notifiers_22, t0.relist_counter AS relist_counter_23, t0.ip AS ip_24, t0.video_url AS video_url_25, t0.slug AS slug_26, t0.custom_slug AS custom_slug_27, t0.score AS score_28, t0.created_at AS created_at_29, t0.updated_at AS updated_at_30, t0.pending_status_created_at AS pending_status_created_at_31, t0.published_at AS published_at_32, t0.auto_reviewed_at AS auto_reviewed_at_33, t0.expires_at AS expires_at_34, t0.deleted_at AS deleted_at_35, t0.rejected_at AS rejected_at_36, t0.campaign AS campaign_37, t0.final_price AS final_price_38, t0.source_of_sale AS source_of_sale_39, t0.delete_reason AS delete_reason_40, t0.delete_reason_details AS delete_reason_details_41, t0.source AS source_42, t0.impressions AS impressions_43, t0.impressions_monthly_count AS impressions_monthly_count_44, t0.impressions_weekly_count AS impressions_weekly_count_45, t0.impression_updated_at AS impression_updated_at_46, t0.price_level AS price_level_47, t0.compound_status AS compound_status_48, t0.price_per_meter AS price_per_meter_49, t0.is_bumped AS is_bumped_50, t0.is_send_email AS is_send_email_51, t0.is_availability_email_sent AS is_availability_email_sent_52, t0.market_property_type AS market_property_type_53, t0.creation_source AS creation_source_54, t0.click_through_rate AS click_through_rate_55, t0.label AS label_56, t0.is_top_picks AS is_top_picks_57, t0.contact_rate AS contact_rate_58, t0.synced AS synced_59, t0.reference_id AS reference_id_60, t0.is_pending_featuring AS is_pending_featuring_61, t0.pending_featuring_type AS pending_featuring_type_62, t0.rate_status AS rate_status_63, t0.is_rate_reviewed AS is_rate_reviewed_64, t0.is_call_request AS is_call_request_65, t0.is_shown_in_homepage AS is_shown_in_homepage_66, t0.is_commercial AS is_commercial_67, t0.is_resale AS is_resale_68, t0.is_rent AS is_rent_69, t0.is_primary AS is_primary_70, t0.is_mortgage_approved AS is_mortgage_approved_71, t0.meta_title AS meta_title_72, t0.meta_description AS meta_description_73, t0.is_mortgage AS is_mortgage_74, t0.eligible_for_mortgage AS eligible_for_mortgage_75, t0.property_registration_status AS property_registration_status_76, t0.advertiser_number AS advertiser_number_77, t0.authorization_number AS authorization_number_78, t0.freezed_at AS freezed_at_79, t0.eligible_for_bumpup AS eligible_for_bumpup_80, t0.waiting_time AS waiting_time_81, t0.reference_number AS reference_number_82, t0.is_hold AS is_hold_83, t0.is_ai_content AS is_ai_content_84, t0.ai_review AS ai_review_85, t0.rating_review_status AS rating_review_status_86, t0.parent_id AS parent_id_87, t0.relist_id AS relist_id_88, t0.section_id AS section_id_89, t0.property_type_id AS property_type_id_90, t0.location_id AS location_id_91, t0.compound_location_id AS compound_location_id_92, t0.user_id AS user_id_93, t0.compound_field_id AS compound_field_id_94, t0.brochure_id AS brochure_id_95, t0.valuation_id AS valuation_id_96 FROM listings t0 WHERE t0.id = ?
Parameters:
[
  "390"
]
2 2.62 ms
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.listing_id AS listing_id_5 FROM listings_translations t0 WHERE t0.listing_id = ?
Parameters:
[
  390
]
3 2.42 ms
SELECT i0_.id AS id_0, i0_.type AS type_1, i0_.user_ip AS user_ip_2, i0_.created_at AS created_at_3, i0_.source AS source_4, i0_.campaign AS campaign_5, i0_.user_id AS user_id_6, i0_.listing_id AS listing_id_7 FROM interactions i0_ WHERE i0_.listing_id = ? AND i0_.type = ? AND i0_.user_ip = ? AND i0_.created_at >= ? ORDER BY i0_.id DESC LIMIT 1
Parameters:
[
  390
  4
  "10.244.220.183"
  "2025-12-16 06:09:10"
]
4 1.41 ms
"START TRANSACTION"
Parameters:
[]
5 2.40 ms
INSERT INTO interactions (type, user_ip, created_at, source, campaign, user_id, listing_id) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  4
  "10.244.220.183"
  "2025-12-18 06:09:10"
  "interaction-service"
  null
  null
  390
]
6 6.09 ms
"COMMIT"
Parameters:
[]
7 1.39 ms
"START TRANSACTION"
Parameters:
[]
8 2.70 ms
UPDATE listings SET views = ? WHERE id = ?
Parameters:
[
  40
  390
]
9 5.47 ms
"COMMIT"
Parameters:
[]
10 4.11 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.listing_id AS listing_id_3, t0.custome_field_id AS custome_field_id_4 FROM listings_attributes t0 WHERE t0.listing_id = ?
Parameters:
[
  390
]
11 1.92 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.main AS main_6, t0.searchable AS searchable_7, t0.slug AS slug_8, t0.synced AS synced_9, t0.reference_id AS reference_id_10, t0.meta_search_description AS meta_search_description_11 FROM sections t0 WHERE t0.id = ?
Parameters:
[
  3
]
12 2.03 ms
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.section_id AS section_id_5 FROM sections_translations t0 WHERE t0.section_id = ?
Parameters:
[
  3
]
13 2.01 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.alias AS alias_3, t0.description AS description_4, t0.slug AS slug_5, t0.lat AS lat_6, t0.lon AS lon_7, t0.zoom AS zoom_8, t0.coordinates AS coordinates_9, t0.searchable AS searchable_10, t0.home_filter AS home_filter_11, t0.statistics_filter AS statistics_filter_12, t0.neighborhood_filter AS neighborhood_filter_13, t0.compound_filter AS compound_filter_14, t0.estimate AS estimate_15, t0.disabled AS disabled_16, t0.synced AS synced_17, t0.level AS level_18, t0._left AS _left_19, t0._right AS _right_20, t0.root AS root_21, t0.show_primary_only AS show_primary_only_22, t0.leads_counter AS leads_counter_23, t0.listings_counter AS listings_counter_24, t0.keyword AS keyword_25, t0.full_path AS full_path_26, t0.reference_id AS reference_id_27, t0.type AS type_28, t0.eligible_for_mortgage AS eligible_for_mortgage_29, t0.is_compound_location AS is_compound_location_30, t0.parent_id AS parent_id_31, t0.location_compound_id AS location_compound_id_32, t0.rating_id AS rating_id_33, t0.listing_id AS listing_id_34 FROM locations t0 WHERE t0.id = ?
Parameters:
[
  45
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects
Aqarmap\Bundle\ListingBundle\Entity\SectionTranslation 5
Aqarmap\Bundle\ListingBundle\Entity\ListingTranslation 3
Aqarmap\Bundle\ListingBundle\Entity\Listing 1
Aqarmap\Bundle\ListingBundle\Entity\Section 1
Aqarmap\Bundle\ListingBundle\Entity\PropertyType 1
Aqarmap\Bundle\ListingBundle\Entity\Location 1
Aqarmap\Bundle\ListingBundle\Entity\CompoundLocation 1
Aqarmap\Bundle\UserBundle\Entity\User 1
Aqarmap\Bundle\ListingBundle\Entity\Interaction 1

Entities Mapping

Class Mapping errors
Aqarmap\Bundle\ListingBundle\Entity\Location
  • The mappings Aqarmap\Bundle\ListingBundle\Entity\Location#childrenSortedById and Aqarmap\Bundle\ListingBundle\Entity\Location#parent are inconsistent with each other.
Aqarmap\Bundle\FeatureToggleBundle\Entity\FeatureToggle No errors.
Aqarmap\Bundle\ListingBundle\Entity\PropertyType No errors.
Aqarmap\Bundle\ListingBundle\Entity\Rule No errors.
Aqarmap\Bundle\ListingBundle\Entity\Listing
  • The field Aqarmap\Bundle\ListingBundle\Entity\Listing#compoundAveragePrices is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Aqarmap\Bundle\ListingBundle\Entity\CompoundAveragePrice#parentCompound does not contain the required 'inversedBy="compoundAveragePrices"' attribute.
Aqarmap\Bundle\NeighborhoodBundle\Entity\LocationStatistics No errors.
Aqarmap\Bundle\ListingBundle\Entity\TopCustomer No errors.
Aqarmap\Bundle\MainBundle\Entity\Setting No errors.
Aqarmap\Bundle\ListingBundle\Entity\CompoundLocation No errors.
Aqarmap\Bundle\AnnouncementBundle\Entity\Announcement No errors.
Aqarmap\Bundle\ListingBundle\Entity\Section No errors.
Aqarmap\Bundle\SearchBundle\Entity\SearchResultCombinations No errors.
Aqarmap\Bundle\UserBundle\Entity\User
  • The field Aqarmap\Bundle\UserBundle\Entity\User#referrals is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Aqarmap\Bundle\CRMBundle\Entity\Company#referedBy does not contain the required 'inversedBy="referrals"' attribute.
  • The field Aqarmap\Bundle\UserBundle\Entity\User#recurringTransactions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Aqarmap\Bundle\RecurringTransactionBundle\Entity\RecurringTransaction#user does not contain the required 'inversedBy="recurringTransactions"' attribute.
  • The field Aqarmap\Bundle\UserBundle\Entity\User#geoLocations is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\User\UserGeoLocation#user does not contain the required 'inversedBy="geoLocations"' attribute.
  • The field Aqarmap\Bundle\UserBundle\Entity\User#packages is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Aqarmap\Bundle\UserBundle\Entity\UserPackages#user does not contain the required 'inversedBy="packages"' attribute.
Aqarmap\Bundle\ListingBundle\Entity\CompoundField No errors.
Aqarmap\Bundle\ListingBundle\Entity\File No errors.
App\Entity\Listing\ListingValuation No errors.
Aqarmap\Bundle\ListingBundle\Entity\CompoundAveragePrice No errors.
Aqarmap\Bundle\ListingBundle\Entity\ListingAttribute No errors.
Aqarmap\Bundle\ListingBundle\Entity\ListingPhone No errors.
Aqarmap\Bundle\ListingBundle\Entity\ListingPhoto No errors.
Aqarmap\Bundle\ListingBundle\Entity\ListingTranslation No errors.
Aqarmap\Bundle\ListingBundle\Entity\ListingLead No errors.
Aqarmap\Bundle\ListingBundle\Entity\ListingFeature No errors.
Aqarmap\Bundle\ListingBundle\Entity\ListingNotification No errors.
Aqarmap\Bundle\ListingBundle\Entity\Rejection No errors.
Aqarmap\Bundle\ListingBundle\Entity\Interaction No errors.
App\Entity\ListingLabel No errors.
Aqarmap\Bundle\ListingBundle\Entity\ListingRate No errors.
Aqarmap\Bundle\ListingBundle\Entity\Favourite No errors.
Aqarmap\Bundle\ValueEngineBundle\Entity\ValueEngineListingsLocations No errors.
Aqarmap\Bundle\ListingBundle\Entity\ListingNote No errors.
Aqarmap\Bundle\ListingBundle\Entity\ListingsRatesNote No errors.
Aqarmap\Bundle\ListingBundle\Entity\CustomField No errors.
Aqarmap\Bundle\ListingBundle\Entity\SectionTranslation No errors.
Aqarmap\Bundle\ListingBundle\Entity\PriceFilter No errors.
Aqarmap\Bundle\UserBundle\Entity\UserInterest No errors.
Aqarmap\Bundle\ExchangeBundle\Entity\ExchangeRequest No errors.
Aqarmap\Bundle\NeighborhoodBundle\Entity\LocationCompound No errors.
Aqarmap\Bundle\ListingBundle\Entity\LocationRating No errors.
Aqarmap\Bundle\ListingBundle\Entity\LocationTranslation No errors.
Aqarmap\Bundle\CRMBundle\Entity\Company No errors.
Aqarmap\Bundle\ListingBundle\Entity\LocationSupplyDemand No errors.
Aqarmap\Bundle\NotifierBundle\Entity\Notifier No errors.
Aqarmap\Bundle\ListingBundle\Entity\LocationPhoto No errors.
Aqarmap\Bundle\DiscussionBundle\Entity\Discussion No errors.
Aqarmap\Bundle\ListingBundle\Entity\SearchTerm No errors.
Aqarmap\Bundle\ValueEngineBundle\Entity\ListingInsight No errors.
Aqarmap\Bundle\FeatureToggleBundle\Entity\FeatureToggleRule No errors.
Aqarmap\Bundle\ListingBundle\Entity\PropertyTypeTranslation No errors.
Aqarmap\Bundle\NeighborhoodBundle\Entity\LocationCompoundSize No errors.
Aqarmap\Bundle\NeighborhoodBundle\Entity\StatisticsHistory No errors.
Aqarmap\Bundle\ListingBundle\Entity\CompoundLocationTranslation No errors.
Aqarmap\Bundle\PaymentBundle\Entity\Payment
  • The association Aqarmap\Bundle\PaymentBundle\Entity\Payment#recurringTransaction refers to the inverse side field Aqarmap\Bundle\RecurringTransactionBundle\Entity\RecurringTransaction#paymentTransactions which does not exist.
App\Entity\User\UserCard No errors.
Aqarmap\Bundle\RecurringTransactionBundle\Entity\RecurringTransaction
  • The field Aqarmap\Bundle\RecurringTransactionBundle\Entity\RecurringTransaction#recurringTransactionStates is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Aqarmap\Bundle\RecurringTransactionBundle\Entity\RecurringTransactionState#recurringTransaction does not contain the required 'inversedBy="recurringTransactionStates"' attribute.
  • The mappings Aqarmap\Bundle\RecurringTransactionBundle\Entity\RecurringTransaction#payment and Aqarmap\Bundle\PaymentBundle\Entity\Payment#recurringTransaction are inconsistent with each other.
App\Entity\User\UserGeoLocation No errors.
Aqarmap\Bundle\ListingBundle\Entity\Photo No errors.
Aqarmap\Bundle\UserBundle\Entity\Group No errors.
Aqarmap\Bundle\BrokerSalesBundle\Entity\Seller No errors.
Aqarmap\Bundle\BrokerSalesBundle\Entity\Broker No errors.
Aqarmap\Bundle\CreditBundle\Entity\Credit
  • The association Aqarmap\Bundle\CreditBundle\Entity\Credit#userPackages refers to the inverse side field Aqarmap\Bundle\UserBundle\Entity\UserPackages#credits which does not exist.
Aqarmap\Bundle\CreditBundle\Entity\CreditAnalysis No errors.
Aqarmap\Bundle\PaymentBundle\Entity\SalesAnalysis No errors.
Aqarmap\Bundle\UserBundle\Entity\TeamHistory No errors.
App\Entity\Lead\Lead No errors.
Aqarmap\Bundle\UserBundle\Entity\UserDevice No errors.
Aqarmap\Bundle\UserBundle\Entity\UserServices No errors.
App\Entity\Subscriptions\UserSubscription
  • The field App\Entity\Subscriptions\UserSubscription#subscriptionCancellationSurveys is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Subscriptions\SubscriptionCancellationSurvey#userSubscription does not contain the required 'inversedBy="subscriptionCancellationSurveys"' attribute.
Aqarmap\Bundle\CRMBundle\Entity\Staff No errors.
Aqarmap\Bundle\UserBundle\Entity\Team No errors.
App\Entity\UserLabel No errors.
Aqarmap\Bundle\ExchangeBundle\Entity\ExchangeRequestUnlock No errors.
Aqarmap\Bundle\UserBundle\Entity\UserCheckin No errors.
Aqarmap\Bundle\UserBundle\Entity\UserDomain No errors.
Aqarmap\Bundle\DiscussionBundle\Entity\Comment No errors.
Aqarmap\Bundle\UserBundle\Entity\PersonalInfo No errors.
Aqarmap\Bundle\CustomerProfilingBundle\Entity\CustomerProfilingQuestionQueue No errors.
Aqarmap\Bundle\MessageBundle\Entity\ConversationRecipient No errors.
Aqarmap\Bundle\UserBundle\Entity\UserPackages
  • The field 'Aqarmap\Bundle\UserBundle\Entity\UserPackages#creditPrice' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
Aqarmap\Bundle\ListingBundle\Entity\UserPhone No errors.
Aqarmap\Bundle\DiscussionBundle\Entity\CommentLike No errors.
Aqarmap\Bundle\PaymentBundle\Entity\PaymentTransactionService No errors.
Aqarmap\Bundle\CRMBundle\Entity\StaffHistory No errors.
Aqarmap\Bundle\UserBundle\Entity\DeveloperField No errors.
Aqarmap\Bundle\ListingBundle\Entity\Phone No errors.
App\Entity\LeadsBank\UserSegment No errors.
Aqarmap\Bundle\ListingBundle\Entity\CompoundFieldTranslation No errors.
App\Entity\Label No errors.
Aqarmap\Bundle\ListingBundle\Entity\ListingRateReasons No errors.
Gedmo\Tree\Entity\MappedSuperclass\AbstractClosure No errors.
App\Entity\LeadsBank\Proposal
  • The association App\Entity\LeadsBank\Proposal#requestedBy refers to the inverse side field Aqarmap\Bundle\UserBundle\Entity\User#proposals which does not exist.
  • The association App\Entity\LeadsBank\Proposal#requestedTo refers to the inverse side field Aqarmap\Bundle\UserBundle\Entity\User#proposals which does not exist.
  • The association App\Entity\LeadsBank\Proposal#userSegment refers to the inverse side field App\Entity\LeadsBank\UserSegment#proposals which does not exist.
App\Entity\ListingReviewPrompt No errors.
App\Entity\Banners\Banners No errors.
App\Entity\WaitingList\UserWaitingList No errors.
App\Entity\Subscriptions\SubscriptionCancellationSurveyReason No errors.
App\Entity\Subscriptions\SubscriptionPlan
  • The field 'App\Entity\Subscriptions\SubscriptionPlan#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
  • The mappings App\Entity\Subscriptions\SubscriptionPlan#subscriptionPlanPackage and App\Entity\Subscriptions\SubscriptionPlanPackage#subscriptionPlan are inconsistent with each other.
App\Entity\Subscriptions\SubscriptionPlanPackage
  • The association App\Entity\Subscriptions\SubscriptionPlanPackage#package refers to the inverse side field Aqarmap\Bundle\CreditBundle\Entity\Package#subscriptionPlanPackages which does not exist.
App\Entity\Subscriptions\SubscriptionCancellationSurvey No errors.
App\Entity\Subscriptions\SubscriptionPlanTranslation No errors.
App\Entity\Subscriptions\SubscriptionPlanService No errors.
App\Entity\Subscriptions\SubscriptionTransaction No errors.
App\Entity\Valuation\Valuation No errors.
App\Entity\Valuation\ValuationHistory No errors.
App\Entity\User\UserSubAccount
  • The association App\Entity\User\UserSubAccount#user refers to the inverse side field Aqarmap\Bundle\UserBundle\Entity\User#subAccountInventions which does not exist.
  • The association App\Entity\User\UserSubAccount#subAccount refers to the inverse side field Aqarmap\Bundle\UserBundle\Entity\User#subAccountInventions which does not exist.
App\Entity\User\UserAuth No errors.
Aqarmap\Bundle\UserBundle\Entity\BaseUserInterest No errors.
Aqarmap\Bundle\UserBundle\Entity\SavedSearch No errors.
Aqarmap\Bundle\UserBundle\Entity\UserDeviceCategory No errors.
Aqarmap\Bundle\UserBundle\Entity\ZohoUsersLogs No errors.
Aqarmap\Bundle\UserBundle\Entity\Device No errors.
Aqarmap\Bundle\UserBundle\Entity\UserNote No errors.
Aqarmap\Bundle\MainBundle\Entity\MobileSectionsToggles No errors.
Aqarmap\Bundle\MainBundle\Entity\Menu No errors.
Aqarmap\Bundle\MainBundle\Entity\MenuTranslation No errors.
Aqarmap\Bundle\MainBundle\Entity\JoinUs No errors.
Aqarmap\Bundle\MainBundle\Entity\Feedback No errors.
Aqarmap\Bundle\MainBundle\Entity\Link No errors.
Aqarmap\Bundle\MainBundle\Entity\CustomParagraph No errors.
Aqarmap\Bundle\MainBundle\Entity\LinkTranslation No errors.
Aqarmap\Bundle\MainBundle\Entity\Page No errors.
Aqarmap\Bundle\MainBundle\Entity\CustomParagraphTranslation No errors.
Aqarmap\Bundle\MainBundle\Entity\DefaultTopCustomers No errors.
Aqarmap\Bundle\MainBundle\Entity\PageTranslation
  • The association Aqarmap\Bundle\MainBundle\Entity\PageTranslation#object refers to the inverse side field Aqarmap\Bundle\MainBundle\Entity\Page#translations which does not exist.
Aqarmap\Bundle\ListingBundle\Entity\Lead No errors.
Aqarmap\Bundle\ListingBundle\Entity\PhoneLead No errors.
Aqarmap\Bundle\ListingBundle\Entity\MessageLead No errors.
Aqarmap\Bundle\ListingBundle\Entity\CallRequestLead No errors.
Aqarmap\Bundle\ListingBundle\Entity\SimilarListingsLead No errors.
Aqarmap\Bundle\ListingBundle\Entity\WhatsAppLead No errors.
Aqarmap\Bundle\ListingBundle\Entity\TargetUserPhoneLead No errors.
Aqarmap\Bundle\ListingBundle\Entity\TargetUserLead No errors.
Aqarmap\Bundle\ListingBundle\Entity\RejectionTranslation
  • The association Aqarmap\Bundle\ListingBundle\Entity\RejectionTranslation#object refers to the inverse side field Aqarmap\Bundle\ListingBundle\Entity\Rejection#translations which does not exist.
Aqarmap\Bundle\ListingBundle\Entity\FreeListing No errors.
Aqarmap\Bundle\ListingBundle\Entity\UserDomainLead No errors.
Aqarmap\Bundle\ListingBundle\Entity\UserDomainMessageLead No errors.
Aqarmap\Bundle\ListingBundle\Entity\TopSellerLead No errors.
Aqarmap\Bundle\ListingBundle\Entity\TargetUserCallRequestLead No errors.
Aqarmap\Bundle\ListingBundle\Entity\UserDomainPhoneLead No errors.
Aqarmap\Bundle\ListingBundle\Entity\CRMLead No errors.
Aqarmap\Bundle\ListingBundle\Entity\ProjectSetting No errors.
Aqarmap\Bundle\ListingBundle\Entity\FeaturedCompany No errors.
Aqarmap\Bundle\ListingBundle\Entity\Search No errors.
Aqarmap\Bundle\ListingBundle\Entity\FeaturedCompanyLead No errors.
Aqarmap\Bundle\ListingBundle\Entity\ListingSearchScoreSetting No errors.
Aqarmap\Bundle\ListingBundle\Entity\CallRequest No errors.
Aqarmap\Bundle\ListingBundle\Entity\TargetUserMessageLead No errors.
Aqarmap\Bundle\ListingBundle\Entity\LeadsExpectations No errors.
Aqarmap\Bundle\MessageBundle\Entity\Conversation No errors.
Aqarmap\Bundle\MessageBundle\Entity\Recipient No errors.
Aqarmap\Bundle\MessageBundle\Entity\Message No errors.
Aqarmap\Bundle\CreditBundle\Entity\PackageTranslation No errors.
Aqarmap\Bundle\CreditBundle\Entity\Service No errors.
Aqarmap\Bundle\CreditBundle\Entity\Package
  • The association Aqarmap\Bundle\CreditBundle\Entity\Package#locations refers to the inverse side field Aqarmap\Bundle\ListingBundle\Entity\Location#packages which does not exist.
Aqarmap\Bundle\CreditBundle\Entity\ChurnsAndExpiry No errors.
Aqarmap\Bundle\CreditBundle\Entity\PackageService No errors.
Aqarmap\Bundle\CreditBundle\Entity\ServiceTranslation No errors.
Aqarmap\Bundle\NotifierBundle\Entity\NotifierSettingValue No errors.
Aqarmap\Bundle\NotifierBundle\Entity\NotifierSetting
  • The field Aqarmap\Bundle\NotifierBundle\Entity\NotifierSetting#values is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Aqarmap\Bundle\NotifierBundle\Entity\NotifierSettingValue#setting does not contain the required 'inversedBy="values"' attribute.
Aqarmap\Bundle\NotifierBundle\Entity\NotifierStatistic No errors.
Aqarmap\Bundle\BuyerAlertsBundle\Entity\RecentSearches
  • The association Aqarmap\Bundle\BuyerAlertsBundle\Entity\RecentSearches#user refers to the inverse side field Aqarmap\Bundle\UserBundle\Entity\User#recentSearches which does not exist.
  • The association Aqarmap\Bundle\BuyerAlertsBundle\Entity\RecentSearches#location refers to the inverse side field Aqarmap\Bundle\ListingBundle\Entity\Location#recentSearches which does not exist.
  • The association Aqarmap\Bundle\BuyerAlertsBundle\Entity\RecentSearches#propertyType refers to the inverse side field Aqarmap\Bundle\ListingBundle\Entity\PropertyType#recentSearches which does not exist.
Aqarmap\Bundle\BuyerAlertsBundle\Entity\BuyerAlerts
  • The association Aqarmap\Bundle\BuyerAlertsBundle\Entity\BuyerAlerts#user refers to the inverse side field Aqarmap\Bundle\UserBundle\Entity\User#buyerAlerts which does not exist.
  • The association Aqarmap\Bundle\BuyerAlertsBundle\Entity\BuyerAlerts#location refers to the inverse side field Aqarmap\Bundle\ListingBundle\Entity\Location#buyerAlerts which does not exist.
  • The association Aqarmap\Bundle\BuyerAlertsBundle\Entity\BuyerAlerts#propertyType refers to the inverse side field Aqarmap\Bundle\ListingBundle\Entity\PropertyType#buyerAlerts which does not exist.
Aqarmap\Bundle\MortgageBundle\Entity\MortgageRequest No errors.
Aqarmap\Bundle\DiscussionBundle\Entity\Category No errors.
Aqarmap\Bundle\DiscussionBundle\Entity\CategoryTranslation No errors.
Aqarmap\Bundle\CRMBundle\Entity\StaffCheckIn No errors.
Aqarmap\Bundle\CRMBundle\Entity\CompanyStaff No errors.
Aqarmap\Bundle\CustomerProfilingBundle\Entity\QuestionSetAnswer No errors.
Aqarmap\Bundle\CustomerProfilingBundle\Entity\AnnualSurvey No errors.
Aqarmap\Bundle\CustomerProfilingBundle\Entity\DynamicQuestionChoice No errors.
Aqarmap\Bundle\CustomerProfilingBundle\Entity\DynamicQuestion No errors.
Aqarmap\Bundle\CustomerProfilingBundle\Entity\DynamicQuestionChoiceTranslation No errors.
Aqarmap\Bundle\CustomerProfilingBundle\Entity\DynamicQuestionTranslation No errors.
Aqarmap\Bundle\CustomerProfilingBundle\Entity\QuestionSet No errors.
Aqarmap\Bundle\PaymentBundle\Entity\PaymentTransactionServiceTranslation No errors.
Aqarmap\Bundle\AnnouncementBundle\Entity\AnnouncementTranslation
  • The association Aqarmap\Bundle\AnnouncementBundle\Entity\AnnouncementTranslation#object refers to the inverse side field Aqarmap\Bundle\AnnouncementBundle\Entity\Announcement#translations which does not exist.
Aqarmap\Bundle\SearchBundle\Entity\SearchResultCombinationFilter No errors.
Aqarmap\Bundle\NotificationBundle\Entity\Notification No errors.
Aqarmap\Bundle\NotificationBundle\Entity\NotificationBag No errors.
Aqarmap\Bundle\ValueEngineBundle\Entity\ValueEngineSetting No errors.
Aqarmap\Bundle\ValueEngineBundle\Entity\LocationInsight No errors.
Aqarmap\Bundle\ValueEngineBundle\Entity\DepthProductInsight No errors.
Aqarmap\Bundle\OTPBundle\Entity\OTP No errors.
Aqarmap\Bundle\FinancialAidsBundle\Entity\FinancialAid No errors.
Aqarmap\Bundle\RecurringTransactionBundle\Entity\RecurringTransactionState No errors.
Vich\UploaderBundle\Entity\File No errors.
FOS\UserBundle\Model\User No errors.