Redirect 301 redirect from GET @neighborhood_discussion_comments (afe9a8)

GET https://testing-eg.am-root.com/en/ask-neighbors/89/answers/

Query Metrics

64 Database Queries
22 Different statements
186.22 ms Query time
9 Invalid entities
197 Managed entities

Grouped Statements

Show all queries

Time Count Info
28.73 ms
(15.43%)
9
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.property_type_id AS property_type_id_5 FROM property_types_translations t0 WHERE t0.property_type_id = ?
Parameters:
[
  2
]
20.30 ms
(10.90%)
6
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.full_name AS full_name_13, t0.bio AS bio_14, t0.phone_number AS phone_number_15, t0.is_valid_logo AS is_valid_logo_16, t0.is_valid_personal_photo AS is_valid_personal_photo_17, t0.is_migrated_phone AS is_migrated_phone_18, t0.is_valid_email AS is_valid_email_19, t0.user_type AS user_type_20, t0.language AS language_21, t0.legacy AS legacy_22, t0.facebook_id AS facebook_id_23, t0.google_id AS google_id_24, t0.registration_ip AS registration_ip_25, t0.created_at AS created_at_26, t0.last_update AS last_update_27, t0.global_unsubscribe AS global_unsubscribe_28, t0.customer_profiling_queue_date AS customer_profiling_queue_date_29, t0.is_quick_registered AS is_quick_registered_30, t0.is_imported AS is_imported_31, t0.subscription_expiry_date AS subscription_expiry_date_32, t0.credit_expiry_date AS credit_expiry_date_33, t0.soft_churn_date AS soft_churn_date_34, t0.reach_count AS reach_count_35, t0.synced AS synced_36, t0.reference_id AS reference_id_37, t0.has_email AS has_email_38, t0.client_served_count AS client_served_count_39, t0.enabled_marketing AS enabled_marketing_40, t0.zoho_synced AS zoho_synced_41, t0.recent_search_last_checked AS recent_search_last_checked_42, t0.listing_availability_last_checked AS listing_availability_last_checked_43, t0.recent_search_last_send AS recent_search_last_send_44, t0.boost_level AS boost_level_45, t0.boost AS boost_46, t0.is_phone_verified AS is_phone_verified_47, t0.auth_identifier AS auth_identifier_48, t0.auth_access_token AS auth_access_token_49, t0.auth_refresh_token AS auth_refresh_token_50, t0.auth_updated_at AS auth_updated_at_51, t0.parent_id AS parent_id_52, t0.logo AS logo_53, t0.personal_photo AS personal_photo_54, t0.company_id AS company_id_55, t0.staff_id AS staff_id_56, t0.team_id AS team_id_57, t0.developerField_id AS developerField_id_58, t0.phone_id AS phone_id_59 FROM users t0 WHERE t0.id = ?
Parameters:
[
  2
]
16.81 ms
(9.02%)
6
SELECT COUNT(*) FROM listings t0 WHERE t0.user_id = ?
Parameters:
[
  2
]
15.25 ms
(8.19%)
5
SELECT t0.id AS id_1, t0.caption AS caption_2, t0.type AS type_3, t0.position AS position_4, t0.listing_id AS listing_id_5, t0.photo_id AS photo_id_6 FROM listings_photos t0 WHERE t0.listing_id = ? ORDER BY t0.position ASC
Parameters:
[
  133
]
13.38 ms
(7.18%)
5
SELECT t0.id AS id_1, t0.name AS name_2, t0.roles AS roles_3, t0.category AS category_4, t0.zoho_crm AS zoho_crm_5, t0.is_private AS is_private_6 FROM groups_list t0 INNER JOIN users_groups ON t0.id = users_groups.group_id WHERE users_groups.user_id = ?
Parameters:
[
  7
]
12.13 ms
(6.51%)
5
SELECT t0.id AS id_1, t0.caption AS caption_2, t0.type AS type_3, t0.position AS position_4, t0.listing_id AS listing_id_5, t0.photo_id AS photo_id_6 FROM listings_photos t0 WHERE t0.listing_id = ?
Parameters:
[
  133
]
11.11 ms
(5.97%)
5
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:
[
  133
]
10.39 ms
(5.58%)
4
SELECT COUNT(*) FROM comments t0 WHERE (t0.status = ? AND t0.discussion_id = ?)
Parameters:
[
  2
  89
]
8.89 ms
(4.78%)
3
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.location_id AS location_id_5 FROM locations_translations t0 WHERE t0.location_id = ?
Parameters:
[
  32
]
6.43 ms
(3.45%)
2
SELECT l0_.id AS id_0, l0_.title AS title_1, l0_.alias AS alias_2, l0_.description AS description_3, l0_.slug AS slug_4, l0_.lat AS lat_5, l0_.lon AS lon_6, l0_.zoom AS zoom_7, l0_.coordinates AS coordinates_8, l0_.searchable AS searchable_9, l0_.home_filter AS home_filter_10, l0_.statistics_filter AS statistics_filter_11, l0_.neighborhood_filter AS neighborhood_filter_12, l0_.compound_filter AS compound_filter_13, l0_.estimate AS estimate_14, l0_.disabled AS disabled_15, l0_.synced AS synced_16, l0_.level AS level_17, l0_._left AS _left_18, l0_._right AS _right_19, l0_.root AS root_20, l0_.leads_counter AS leads_counter_21, l0_.listings_counter AS listings_counter_22, l0_.keyword AS keyword_23, l0_.full_path AS full_path_24, l0_.reference_id AS reference_id_25, l0_.type AS type_26, l0_.eligible_for_mortgage AS eligible_for_mortgage_27, l0_.is_compound_location AS is_compound_location_28, l0_.parent_id AS parent_id_29, l0_.location_compound_id AS location_compound_id_30, l0_.rating_id AS rating_id_31, l0_.listing_id AS listing_id_32 FROM locations l0_ WHERE l0_._left <= 2 AND l0_._right >= 11 AND l0_.root = ? ORDER BY l0_._left ASC
Parameters:
[
  31
]
6.36 ms
(3.42%)
2
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.leads_counter AS leads_counter_22, t0.listings_counter AS listings_counter_23, t0.keyword AS keyword_24, t0.full_path AS full_path_25, t0.reference_id AS reference_id_26, t0.type AS type_27, t0.eligible_for_mortgage AS eligible_for_mortgage_28, t0.is_compound_location AS is_compound_location_29, t0.parent_id AS parent_id_30, t0.location_compound_id AS location_compound_id_31, t0.rating_id AS rating_id_32, t0.listing_id AS listing_id_33 FROM locations t0 WHERE t0.id = ?
Parameters:
[
  32
]
5.39 ms
(2.89%)
2
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:
[
  1
]
4.79 ms
(2.57%)
1
SELECT l0_.id AS id_0, l0_.title AS title_1, l0_.description AS description_2, l0_.category AS category_3, l0_.pending_photos_status AS pending_photos_status_4, l0_.pending_payment_status AS pending_payment_status_5, l0_.relist_status AS relist_status_6, l0_.seller_role AS seller_role_7, l0_.area AS area_8, l0_.price AS price_9, l0_.address AS address_10, l0_.center_lat AS center_lat_11, l0_.center_lng AS center_lng_12, l0_.status AS status_13, l0_.property_view AS property_view_14, l0_.payment_method AS payment_method_15, l0_.featured AS featured_16, l0_.views AS views_17, l0_.phone_counter AS phone_counter_18, l0_.messages_counter AS messages_counter_19, l0_.leads_counter AS leads_counter_20, l0_.sent_notifiers AS sent_notifiers_21, l0_.relist_counter AS relist_counter_22, l0_.ip AS ip_23, l0_.video_url AS video_url_24, l0_.slug AS slug_25, l0_.custom_slug AS custom_slug_26, l0_.score AS score_27, l0_.created_at AS created_at_28, l0_.updated_at AS updated_at_29, l0_.pending_status_created_at AS pending_status_created_at_30, l0_.published_at AS published_at_31, l0_.expires_at AS expires_at_32, l0_.deleted_at AS deleted_at_33, l0_.rejected_at AS rejected_at_34, l0_.campaign AS campaign_35, l0_.final_price AS final_price_36, l0_.source_of_sale AS source_of_sale_37, l0_.delete_reason AS delete_reason_38, l0_.delete_reason_details AS delete_reason_details_39, l0_.source AS source_40, l0_.impressions AS impressions_41, l0_.impressions_monthly_count AS impressions_monthly_count_42, l0_.impressions_weekly_count AS impressions_weekly_count_43, l0_.impression_updated_at AS impression_updated_at_44, l0_.price_level AS price_level_45, l0_.compound_status AS compound_status_46, l0_.price_per_meter AS price_per_meter_47, l0_.is_bumped AS is_bumped_48, l0_.is_send_email AS is_send_email_49, l0_.is_availability_email_sent AS is_availability_email_sent_50, l0_.market_property_type AS market_property_type_51, l0_.creation_source AS creation_source_52, l0_.click_through_rate AS click_through_rate_53, l0_.label AS label_54, l0_.is_top_picks AS is_top_picks_55, l0_.contact_rate AS contact_rate_56, l0_.synced AS synced_57, l0_.reference_id AS reference_id_58, l0_.is_pending_featuring AS is_pending_featuring_59, l0_.pending_featuring_type AS pending_featuring_type_60, l0_.rate_status AS rate_status_61, l0_.is_rate_reviewed AS is_rate_reviewed_62, l0_.is_call_request AS is_call_request_63, l0_.is_shown_in_homepage AS is_shown_in_homepage_64, l0_.is_commercial AS is_commercial_65, l0_.is_resale AS is_resale_66, l0_.is_rent AS is_rent_67, l0_.is_primary AS is_primary_68, l0_.is_mortgage_approved AS is_mortgage_approved_69, l0_.meta_title AS meta_title_70, l0_.meta_description AS meta_description_71, l0_.is_mortgage AS is_mortgage_72, l0_.eligible_for_mortgage AS eligible_for_mortgage_73, l0_.property_registration_status AS property_registration_status_74, l0_.advertiser_number AS advertiser_number_75, l0_.authorization_number AS authorization_number_76, l0_.freezed_at AS freezed_at_77, l0_.eligible_for_bumpup AS eligible_for_bumpup_78, l0_.waiting_time AS waiting_time_79, l0_.reference_number AS reference_number_80, l0_.is_hold AS is_hold_81, l0_.is_ai_content AS is_ai_content_82, l0_.parent_id AS parent_id_83, l0_.relist_id AS relist_id_84, l0_.section_id AS section_id_85, l0_.property_type_id AS property_type_id_86, l0_.location_id AS location_id_87, l0_.compound_location_id AS compound_location_id_88, l0_.user_id AS user_id_89, l0_.compound_field_id AS compound_field_id_90, l0_.brochure_id AS brochure_id_91 FROM listings l0_ WHERE l0_.id IN (?, ?, ?, ?, ?)
Parameters:
[
  "133"
  "146"
  "150"
  "152"
  "336"
]
3.31 ms
(1.78%)
1
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.url AS url_2, a0_.description AS description_3, a0_.customer_title AS customer_title_4, a0_.customer_url AS customer_url_5, a0_.customer_description AS customer_description_6, a0_.end_at AS end_at_7, a0_.start_at AS start_at_8, a0_.color AS color_9, a0_.counter AS counter_10, a0_.top_bar AS top_bar_11, a0_.appear_on_mobile AS appear_on_mobile_12 FROM announcements a0_ WHERE a0_.top_bar IN (?) AND a0_.end_at >= ?
Parameters:
[
  1
  "2025-07-01 04:04:50"
]
3.20 ms
(1.72%)
1
SELECT l0_.id AS id_0 FROM locations l0_ WHERE l0_._right < 11 AND l0_._left > 2 AND l0_.root = ?
Parameters:
[
  31
]
3.13 ms
(1.68%)
1
SELECT t0.id AS id_1, t0.content AS content_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.comments_counter AS comments_counter_6, t0.deleted_at AS deleted_at_7, t0.severity AS severity_8, t0.subscribers_notified AS subscribers_notified_9, t0.reach_count AS reach_count_10, t0.user_id AS user_id_11, t0.location_id AS location_id_12, t0.category_id AS category_id_13 FROM discussions t0 WHERE t0.id = ?
Parameters:
[
  "89"
]
3.00 ms
(1.61%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.synced AS synced_4 FROM listing_score_settings t0
Parameters:
[]
2.94 ms
(1.58%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.private AS private_4, t0.level AS level_5, t0._left AS _left_6, t0._right AS _right_7, t0.root AS root_8, t0.compound_related AS compound_related_9, t0.reference_id AS reference_id_10, t0.exchangeable AS exchangeable_11, t0.is_evaluable AS is_evaluable_12, t0.synced AS synced_13, t0.searchable AS searchable_14, t0.deleted_at AS deleted_at_15, t0.custom_order AS custom_order_16, t0.parent_id AS parent_id_17 FROM property_types t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  2
]
2.89 ms
(1.55%)
1
SELECT c0_.id AS id_0, c0_.content AS content_1, c0_.created_at AS created_at_2, c0_.updated_at AS updated_at_3, c0_.deleted_at AS deleted_at_4, c0_.status AS status_5, (SELECT COUNT(c1_.id) AS sclr_7 FROM comments_likes c1_ WHERE c1_.type = ? AND c1_.comment_id = c0_.id) AS sclr_6, (SELECT COUNT(c2_.id) AS sclr_9 FROM comments_likes c2_ WHERE c2_.type = ? AND c2_.comment_id = c0_.id) AS sclr_8, c0_.user_id AS user_id_10, c0_.discussion_id AS discussion_id_11 FROM comments c0_ WHERE c0_.discussion_id = ? AND c0_.status = ? ORDER BY sclr_6 DESC, c0_.created_at DESC
Parameters:
[
  1
  2
  89
  2
]
2.80 ms
(1.50%)
1
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.category_id AS category_id_5 FROM discussions_categories_translations t0 WHERE t0.category_id = ?
Parameters:
[
  1
]
2.54 ms
(1.36%)
1
SELECT p0_.id AS id_0 FROM property_types p0_ WHERE p0_._right < 9 AND p0_._left > 2 AND p0_.root = ?
Parameters:
[
  1
]
2.44 ms
(1.31%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.created_at AS created_at_3 FROM discussions_categories t0 WHERE t0.id = ?
Parameters:
[
  1
]

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\ListingSearchScoreSetting 75
Aqarmap\Bundle\ListingBundle\Entity\PropertyTypeTranslation 27
Aqarmap\Bundle\ListingBundle\Entity\LocationTranslation 15
Aqarmap\Bundle\ListingBundle\Entity\ListingTranslation 15
Aqarmap\Bundle\ListingBundle\Entity\PropertyType 11
Aqarmap\Bundle\ListingBundle\Entity\SectionTranslation 10
Aqarmap\Bundle\UserBundle\Entity\User 9
Aqarmap\Bundle\ListingBundle\Entity\Listing 8
Aqarmap\Bundle\ListingBundle\Entity\Location 7
Aqarmap\Bundle\CRMBundle\Entity\Company 6
Aqarmap\Bundle\ListingBundle\Entity\LocationRating 3
Aqarmap\Bundle\ListingBundle\Entity\CompoundLocation 3
Aqarmap\Bundle\ListingBundle\Entity\Section 2
Aqarmap\Bundle\DiscussionBundle\Entity\Discussion 1
Aqarmap\Bundle\DiscussionBundle\Entity\Category 1
Aqarmap\Bundle\ListingBundle\Entity\Photo 1
Aqarmap\Bundle\ListingBundle\Entity\Phone 1
Aqarmap\Bundle\DiscussionBundle\Entity\CategoryTranslation 1
Aqarmap\Bundle\UserBundle\Entity\Group 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\ListingBundle\Entity\CompoundLocation No errors.
Aqarmap\Bundle\MainBundle\Entity\Setting No errors.
Aqarmap\Bundle\ListingBundle\Entity\Section No errors.
Aqarmap\Bundle\SearchBundle\Entity\SearchResultCombinations No errors.
Aqarmap\Bundle\AnnouncementBundle\Entity\Announcement No errors.
Aqarmap\Bundle\DiscussionBundle\Entity\Discussion 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#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\DiscussionBundle\Entity\Category No errors.
Aqarmap\Bundle\DiscussionBundle\Entity\Comment No errors.
Aqarmap\Bundle\ListingBundle\Entity\PropertyTypeTranslation No errors.
Aqarmap\Bundle\NeighborhoodBundle\Entity\LocationCompoundSize No errors.
Aqarmap\Bundle\NotifierBundle\Entity\Notifier No errors.
Aqarmap\Bundle\ListingBundle\Entity\CustomField No errors.
Aqarmap\Bundle\UserBundle\Entity\UserInterest No errors.
Aqarmap\Bundle\ExchangeBundle\Entity\ExchangeRequest No errors.
Aqarmap\Bundle\ListingBundle\Entity\CompoundAveragePrice No errors.
Aqarmap\Bundle\ListingBundle\Entity\SectionTranslation No errors.
Aqarmap\Bundle\ListingBundle\Entity\PriceFilter 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\ListingBundle\Entity\LocationPhoto No errors.
Aqarmap\Bundle\ListingBundle\Entity\SearchTerm No errors.
Aqarmap\Bundle\ValueEngineBundle\Entity\ListingInsight No errors.
Aqarmap\Bundle\ListingBundle\Entity\ListingSearchScoreSetting 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.
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\CompoundField No errors.
Aqarmap\Bundle\ListingBundle\Entity\File No errors.
Aqarmap\Bundle\ListingBundle\Entity\Photo No errors.
Aqarmap\Bundle\CRMBundle\Entity\Staff No errors.
Aqarmap\Bundle\UserBundle\Entity\Team No errors.
Aqarmap\Bundle\UserBundle\Entity\DeveloperField No errors.
Aqarmap\Bundle\ListingBundle\Entity\Phone 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.
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.
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 association App\Entity\Subscriptions\UserSubscription#subscriptionPlan refers to the inverse side field App\Entity\Subscriptions\SubscriptionPlan#userSubscriptions which does not exist.
Aqarmap\Bundle\ExchangeBundle\Entity\ExchangeRequestUnlock No errors.
Aqarmap\Bundle\UserBundle\Entity\UserCheckin No errors.
Aqarmap\Bundle\UserBundle\Entity\UserDomain 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.
App\Entity\LeadsBank\UserSegment
  • The join columns of the association 'user' have to match to ALL identifier columns of the target entity 'Aqarmap\Bundle\UserBundle\Entity\User', however 'id' are missing.
Aqarmap\Bundle\DiscussionBundle\Entity\CategoryTranslation No errors.