Routing
api.private_dictionary.geo_objects
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/api/private/dictionaries/geo_objects
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | gesdinet_jwt_refresh_token | /api/public/refresh | Path does not match |
| 17 | api.public.authentication.verify_code | /api/public/authentications/code | Path does not match |
| 18 | api.public.authentication.firebase | /api/public/authentications/firebase | Path does not match |
| 19 | api.public.authentication.login | /api/public/authentications/login | Path does not match |
| 20 | api.public.authentication.refresh | /api/public/refresh | Path does not match |
| 21 | api.public.authentication.sign_up | /api/public/authentications/sign_up | Path does not match |
| 22 | api.public.campaign.offer.detail | /api/public/campaigns/offers/{id} | Path does not match |
| 23 | api.public.file | /api/public/files | Path does not match |
| 24 | webhook | /api/public/{path} | Path does not match |
| 25 | api.public.user.influencer.detail | /api/public/influencers/{id} | Path does not match |
| 26 | api.private.assistant.message | /api/private/assistant/messages | Path does not match |
| 27 | api.private.assistant.history | /api/private/assistant/messages | Path does not match |
| 28 | api.private.campaign.chat.creation | /api/private/collaborations/{id}/messages | Path does not match |
| 29 | api.private.campaign.chat.list | /api/private/collaborations/{id}/messages | Path does not match |
| 30 | api.private.campaign.chat.read | /api/private/collaborations/{id}/message_views | Path does not match |
| 31 | api.private.campaign.collaboration.list | /api/private/collaborations | Path does not match |
| 32 | api.private.campaign.collaboration.list.my | /api/private/collaborations/my | Path does not match |
| 33 | api.private.campaign.collaboration.my.new_messages_counter | /api/private/collaborations/my/new_messages | Path does not match |
| 34 | api.private.campaign.collaboration.apply | /api/private/campaigns/{campaign}/apply | Path does not match |
| 35 | api.private.campaign.collaboration.dates | /api/private/collaborations/{collaborationId} | Path does not match |
| 36 | api.private.campaign.collaboration.status | /api/private/collaborations/{collaborationId}/{action} | Path does not match |
| 37 | api.private.campaign.collaboration.view | /api/private/collaborations/{collaborationId} | Path does not match |
| 38 | api.private.campaign.collaboration_post.create | /api/private/collaborations/{collaboration}/posts | Path does not match |
| 39 | api.private.campaign.collaboration_post.delete | /api/private/collaborations/posts/{id} | Path does not match |
| 40 | api.private.collaboration.posts.request_stats_update | /api/private/collaborations/{collaboration}/posts/request_stats_update | Path does not match |
| 41 | api.private.campaign.creation | /api/private/campaigns | Path does not match |
| 42 | api.private.campaign.details | /api/private/campaigns/{campaign} | Path does not match |
| 43 | api.private.campaign.modal_details | /api/private/campaigns/{campaign}/details | Path does not match |
| 44 | api.private.campaign.list | /api/private/campaigns | Path does not match |
| 45 | api.private.campaign.new_messages | /api/private/campaigns/new_messages | Path does not match |
| 46 | api.private.campaign.locations.ai-description | /api/private/campaigns/locations/{id}/ai-description | Path does not match |
| 47 | api.private.campaign.offer.detail | /api/private/campaigns/offers/{campaign} | Path does not match |
| 48 | api.private.campaign.offer.list | /api/private/campaigns/offers | Path does not match |
| 49 | api.private.campaign.updating | /api/private/campaigns/{campaignId} | Path does not match |
| 50 | api.private_dictionary.age_ranges | /api/private/dictionaries/age_ranges | Path does not match |
| 51 | api.private_dictionary.amenities | /api/private/dictionaries/amenities | Path does not match |
| 52 | api.private_dictionary.business_roles | /api/private/dictionaries/business_roles | Path does not match |
| 53 | api.private_dictionary.campaign_templates | /api/private/dictionaries/campaign_templates | Path does not match |
| 54 | api.private_dictionary.cities | /api/private/dictionaries/cities | Path does not match |
| 55 | api.private_dictionary.countries | /api/private/dictionaries/countries | Path does not match |
| 56 | api.private_dictionary.influencer_engagement_rates | /api/private/dictionaries/influencer_engagement_rates | Path does not match |
| 57 | api.private_dictionary.geo_objects.favorite | /api/private/dictionaries/geo_objects/favorite | Path does not match |
| 58 | api.private_dictionary.filter_recommendation_rules | /api/private/dictionaries/filter_recommendation_rules | Path does not match |
| 59 | api.private_dictionary.genders | /api/private/dictionaries/genders | Path does not match |
| 60 | api.private_dictionary.geo_objects | /api/private/dictionaries/geo_objects | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.