HTTP Headers
Request Headers
| Key | Value |
|---|---|
| Accept | */* |
| Accept-Encoding | gzip, br, zstd, deflate |
| Connection | close |
| Host | beta.piinpoint.com |
| User-Agent | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
| Via | 2.0 Caddy |
| X-Real-Ip | 138.197.142.250 |
Response Headers
| Key | Value |
|---|---|
| Content-Length | 14420 |
| Content-Type | text/html; charset=UTF-8 |
| Set-Cookie | session=4f9d473598b9d99cb1d62c86eee9cf903afc7802gASVRAAAAAAAAACMQGRmNjY1NDY4ZWU2NTFkM2I1YmJkNjhhZmQ1NmFmNTgxNTYyN2MwMGUxZWU3MTAzYzY2NGZiMjIyMWE0MGFmNDWULg==; Max-Age=86400; Path=/; expires=Thu, 12-Feb-2026 10:41:03 GMT; HttpOnly |
Log Messages
| Level | Time | Message | Location |
|---|---|---|---|
| INFO | 2026-02-11 10:41:03.491593 | Squashed pyramid.httpexceptions.HTTPNotFound at https://beta.piinpoint.com/_debug_toolbar traceback url: https://beta.piinpoint.com/_debug_toolbar/313338313232303331313931373736/exception | <pyramid_debugtoolbar/toolbar.py>:287 |
Performance
| Resource | Value |
|---|---|
| User CPU time | 4.904 msec |
| System CPU time | 0.000 msec |
| Total CPU time | 4.904 msec |
| Elapsed time | 4.695 msec |
| Context switches | 2 voluntary, 41 involuntary |
Profile
The profiler is not activated. Activate the checkbox in the toolbar to use it.
Renderers
| Renderer Name | |
|---|---|
| piinpoint:templates/404.mako | |
| Rendering Value | |
| {} | |
| System Values | |
| CLOUDFRONT_URI | '' |
| GOOGLE_API_KEY_PARAM | 'client=gme-piinpoint' |
| PRODUCTION | True |
| _ | <function main.<locals>.add_localizer.<locals>.translate at 0x7d9eeae43240> |
| context | <HTTPNotFound at 0x7d9f02800bb0 404 Not Found> |
| get_csrf_token | functools.partial(<function get_csrf_token at 0x7d9f93e2ca40>, <Request at 0x7d9f0a9ad6e0 GET https://beta.piinpoint.com/_debug_toolbar>) |
| renderer_info | <pyramid.renderers.RendererHelper object at 0x7d9f02800c90> |
| renderer_name | 'piinpoint:templates/404.mako' |
| req | <Request at 0x7d9f0a9ad6e0 GET https://beta.piinpoint.com/_debug_toolbar> |
| request | <Request at 0x7d9f0a9ad6e0 GET https://beta.piinpoint.com/_debug_toolbar> |
| view | <function add_views.<locals>.notfound at 0x7d9f0b085da0> |
Request Vars
GET Variables
No GET data
POST Variables
No POST variables
POST body
| size | 0 |
|---|---|
| preview bytes (first 4096 bytes) | The POST body is not able to be previewed. |
Cookie Variables
No cookie data
Pyramid Request Properties
| accept_charset * | <no header in request> | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| accept_encoding * | gzip, br, zstd, deflate | ||||||||||||||||
| accept_language * | <no header in request> | ||||||||||||||||
| application_url * | https://beta.piinpoint.com | ||||||||||||||||
| authorization * | None | ||||||||||||||||
| cache_control * | |||||||||||||||||
| context * | <pyramid.traversal.DefaultRootFactory object at 0x7d9f3d16f750> | ||||||||||||||||
| exc_info * | (<class 'pyramid.httpexceptions.HTTPNotFound'>, <HTTPNotFound at 0x7d9f02800bb0 404 Not Found>, <traceback object at 0x7d9e8c4bfb80>) | ||||||||||||||||
| exception * | https://beta.piinpoint.com/_debug_toolbar | ||||||||||||||||
| locale_name * | fr | ||||||||||||||||
| matchdict * |
|
||||||||||||||||
| matched_route * |
|
||||||||||||||||
| path * | /_debug_toolbar | ||||||||||||||||
| root * | <pyramid.traversal.DefaultRootFactory object at 0x7d9f3d16f750> | ||||||||||||||||
| subpath * | ('_debug_toolbar',) | ||||||||||||||||
| traversed * | () | ||||||||||||||||
| url * | https://beta.piinpoint.com/_debug_toolbar | ||||||||||||||||
| view_name * | |||||||||||||||||
| virtual_root * | <pyramid.traversal.DefaultRootFactory object at 0x7d9f3d16f750> | ||||||||||||||||
| virtual_root_path * | () |
Documentation Links
- API Docs: pyramid.request
Request attributes
| Attribute | Value |
|---|---|
| _headers | <webob.headers.EnvironHeaders object at 0x7d9f3d16f610> |
| finished_callbacks | deque([<function HeaderDebugPanel.__init__.<locals>.finished_callback at 0x7d9edec4f6a0>]) |
| invoke_subrequest | <bound method Router.invoke_subrequest of <pyramid.router.Router object at 0x7d9f93a29e50>> |
| pdtb_id | '313338313232303331313931373736' |
| registry | <Registry piinpoint> |
Request environ
| Attribute | Value |
|---|---|
| CONTENT_LENGTH | '0' |
| HTTP_ACCEPT | '*/*' |
| HTTP_ACCEPT_ENCODING | 'gzip, br, zstd, deflate' |
| HTTP_CONNECTION | 'close' |
| HTTP_HOST | 'beta.piinpoint.com' |
| HTTP_USER_AGENT | 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' |
| HTTP_VIA | '2.0 Caddy' |
| HTTP_X_REAL_IP | '138.197.142.250' |
| PATH_INFO | '/_debug_toolbar' |
| QUERY_STRING | '' |
| REMOTE_ADDR | '172.18.0.6' |
| REMOTE_HOST | '172.18.0.6' |
| REMOTE_PORT | '55054' |
| REQUEST_METHOD | 'GET' |
| REQUEST_URI | '/_debug_toolbar' |
| SCRIPT_NAME | '' |
| SERVER_NAME | 'waitress.invalid' |
| SERVER_PORT | '5000' |
| SERVER_PROTOCOL | 'HTTP/1.0' |
| SERVER_SOFTWARE | 'waitress' |
| waitress.client_disconnected | <bound method HTTPChannel.check_client_disconnected of <waitress.channel.HTTPChannel connected 172.18.0.6:55054 at 0x7d9f00900160>> |
| webob._parsed_cookies | ({}, '') |
| webob._parsed_query_vars | (GET([]), '') |
| webob.is_body_seekable | True |
| wsgi.errors | <_io.TextIOWrapper name='<stderr>' mode='w' encoding='utf-8'> |
| wsgi.file_wrapper | <class 'waitress.buffers.ReadOnlyFileBasedBuffer'> |
| wsgi.input | <_io.BytesIO object at 0x7d9f3d16dee0> |
| wsgi.input_terminated | True |
| wsgi.multiprocess | False |
| wsgi.multithread | True |
| wsgi.run_once | False |
| wsgi.url_scheme | 'https' |
| wsgi.version | (1, 0) |
Session
Session Configuration
Using ISessionFactory: <function RedisSessionFactory.<locals>.factory at 0x7d9f92776ac0>
This panel was not active for
this request, and will only display the session data if .session was
accessed during the request.
Documentation Links
- API Docs: pyramid.session
- Narrative Docs: Session
Session Accessed
request.session was accessed during the main Request handler.
Session Data
Traceback
pyramid.httpexceptions.HTTPNotFound
pyramid.httpexceptions.HTTPNotFound: https://beta.piinpoint.com/_debug_toolbar
Traceback (most recent call last)
File "/opt/venv/lib/python3.13/site-packages/pyramid/router.py", line 143, in
handle_requestresponse = _call_view(
File "/opt/venv/lib/python3.13/site-packages/pyramid/view.py", line 674, in
_call_viewresponse = view_callable(context, request)
File "/opt/venv/lib/python3.13/site-packages/pyramid/viewderivers.py", line 392, in
viewresult_to_responseresult = view(context, request)
File "/opt/venv/lib/python3.13/site-packages/pyramid/static.py", line 109, in
__call__raise HTTPNotFound(request.url)
This is the Copy/Paste friendly version of the traceback.
Warning: this feature should not be enabled on production systems.
Hover over any gray area in the traceback and click on the
icon on the right hand
side of that gray area to show an interactive console for the
associated frame. Type arbitrary Python into the console; it will be
evaluated in the context of the associated frame. In the interactive
console there are helpers available for introspection:
dump()shows all variables in the framedump(obj)dumps all that's known about the object
Hover over any gray area in the traceback and click on
on the right hand side
of that gray area to show the source of the file associated with the frame.
Click on the traceback header to switch back and forth between the rendered version of the traceback and a plaintext copy-paste-friendly version of the traceback.
URL to recover this traceback page: https://beta.piinpoint.com/_debug_toolbar/313338313232303331313931373736/exception
Introspection
Accept view order
| accept view order text/html | |
|---|---|
| value | 'text/html' |
| Source | |
Line 1235 of file /opt/venv/lib/python3.13/site-packages/pyramid/config/views.py:
|
|
| accept view order application/xhtml+xml | |
|---|---|
| value | 'application/xhtml+xml' |
| Source | |
Line 1235 of file /opt/venv/lib/python3.13/site-packages/pyramid/config/views.py:
|
|
| accept view order application/xml | |
|---|---|
| value | 'application/xml' |
| Source | |
Line 1235 of file /opt/venv/lib/python3.13/site-packages/pyramid/config/views.py:
|
|
| accept view order text/xml | |
|---|---|
| value | 'text/xml' |
| Source | |
Line 1235 of file /opt/venv/lib/python3.13/site-packages/pyramid/config/views.py:
|
|
| accept view order text/plain | |
|---|---|
| value | 'text/plain' |
| Source | |
Line 1235 of file /opt/venv/lib/python3.13/site-packages/pyramid/config/views.py:
|
|
| accept view order application/json | |
|---|---|
| value | 'application/json' |
| Source | |
Line 1235 of file /opt/venv/lib/python3.13/site-packages/pyramid/config/views.py:
|
|
Csrf storage policy
| csrf storage policy <pyramid.csrf.LegacySessionCSRFStoragePolicy object at 0x7d9f938f3230> | |
|---|---|
| policy | <pyramid.csrf.LegacySessionCSRFStoragePolicy object at 0x7d9f938f3230> |
| Source | |
Line 23 of file /opt/venv/lib/python3.13/site-packages/pyramid/config/security.py:
|
|
Locale negotiator
| locale negotiator function piinpoint._locale_negotiator | |
|---|---|
| negotiator | <function main.<locals>._locale_negotiator at 0x7d9f0b0862a0> |
| Source | |
Line 324 of file /piinpoint/src/piinpoint/__init__.py:
|
|
Permissions
| permission __no_permission_required__ | |
|---|---|
| value | '__no_permission_required__' |
| Source | |
Line 6144 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.routes.forbidden | |
| view function piinpoint.routes.notfound | |
Renderer factories
| renderer factory object <pyramid.renderers.JSON object at 0x7d9f93fdcad0> | |
|---|---|
| factory | <pyramid.renderers.JSON object at 0x7d9f93fdcad0> |
| name | 'json' |
| Source | |
Line 14 of file /opt/venv/lib/python3.13/site-packages/pyramid/config/rendering.py:
|
|
| renderer factory function pyramid.renderers.string_renderer_factory | |
|---|---|
| factory | <function string_renderer_factory at 0x7d9f93e2ce00> |
| name | 'string' |
| Source | |
Line 14 of file /opt/venv/lib/python3.13/site-packages/pyramid/config/rendering.py:
|
|
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f2b10> | |
|---|---|
| factory | <pyramid_mako.MakoRendererFactory object at 0x7d9f928f2b10> |
| name | '.mak' |
| Source | |
Line 283 of file /opt/venv/lib/python3.13/site-packages/pyramid_mako/__init__.py:
|
|
Request extensions
| request property object <pyramid.decorator.reify object at 0x7d9f918cd590> | |
|---|---|
| callable | <pyramid.decorator.reify object at 0x7d9f918cd590> |
| property | True |
| reify | True |
| Source | |
Line 144 of file /piinpoint/src/piinpoint/__init__.py:
|
|
Response adapters
| response adapter None | |
|---|---|
| type | <class 'webob.response.Response'> |
| Source | |
Line 199 of file /opt/venv/lib/python3.13/site-packages/pyramid/config/adapters.py:
|
|
Route predicates
| route predicate route predicate named xhr | |
|---|---|
| factory | <class 'pyramid.predicates.XHRPredicate'> |
| name | 'xhr' |
| Source | |
Line 557 of file /opt/venv/lib/python3.13/site-packages/pyramid/config/routes.py:
|
|
| route predicate route predicate named request_method | |
|---|---|
| factory | <class 'pyramid.predicates.RequestMethodPredicate'> |
| name | 'request_method' |
| Source | |
Line 557 of file /opt/venv/lib/python3.13/site-packages/pyramid/config/routes.py:
|
|
| route predicate route predicate named path_info | |
|---|---|
| factory | <class 'pyramid.predicates.PathInfoPredicate'> |
| name | 'path_info' |
| Source | |
Line 557 of file /opt/venv/lib/python3.13/site-packages/pyramid/config/routes.py:
|
|
| route predicate route predicate named request_param | |
|---|---|
| factory | <class 'pyramid.predicates.RequestParamPredicate'> |
| name | 'request_param' |
| Source | |
Line 557 of file /opt/venv/lib/python3.13/site-packages/pyramid/config/routes.py:
|
|
| route predicate route predicate named header | |
|---|---|
| factory | <class 'pyramid.predicates.HeaderPredicate'> |
| name | 'header' |
| Source | |
Line 557 of file /opt/venv/lib/python3.13/site-packages/pyramid/config/routes.py:
|
|
| route predicate route predicate named accept | |
|---|---|
| factory | <class 'pyramid.predicates.AcceptPredicate'> |
| name | 'accept' |
| Source | |
Line 557 of file /opt/venv/lib/python3.13/site-packages/pyramid/config/routes.py:
|
|
| route predicate route predicate named is_authenticated | |
|---|---|
| factory | <class 'pyramid.predicates.IsAuthenticatedPredicate'> |
| name | 'is_authenticated' |
| Source | |
Line 557 of file /opt/venv/lib/python3.13/site-packages/pyramid/config/routes.py:
|
|
| route predicate route predicate named effective_principals | |
|---|---|
| factory | <class 'pyramid.predicates.EffectivePrincipalsPredicate'> |
| name | 'effective_principals' |
| Source | |
Line 557 of file /opt/venv/lib/python3.13/site-packages/pyramid/config/routes.py:
|
|
| route predicate route predicate named custom | |
|---|---|
| factory | <class 'pyramid.predicates.CustomPredicate'> |
| name | 'custom' |
| Source | |
Line 557 of file /opt/venv/lib/python3.13/site-packages/pyramid/config/routes.py:
|
|
| route predicate route predicate named traverse | |
|---|---|
| factory | <class 'pyramid.predicates.TraversePredicate'> |
| name | 'traverse' |
| Source | |
Line 557 of file /opt/venv/lib/python3.13/site-packages/pyramid/config/routes.py:
|
|
Routes
| route home (pattern: '/') | |
|---|---|
| name | 'home' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aede270> |
| pattern | '/' |
| Source | |
Line 61 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'index' of class piinpoint.controllers.search.SearchController | |
| view method 'index' of class piinpoint.controllers.search.SearchController | |
| route accounts (pattern: '/accounts') | |
|---|---|
| name | 'accounts' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1fb450> |
| pattern | '/accounts' |
| Source | |
Line 57 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'index' of class piinpoint.controllers.accounts.AccountsController | |
| route ai_sandbox_data_management (pattern: '/ai-sandbox/data-management') | |
|---|---|
| name | 'ai_sandbox_data_management' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b195fd0> |
| pattern | '/ai-sandbox/data-management' |
| Source | |
Line 67 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'index' of class piinpoint.controllers.ai_sandbox_data_management.AISandboxDataManagementController | |
| route ai_sandbox_data_management_methods (pattern: '/ai-sandbox/data-management/{action}') | |
|---|---|
| name | 'ai_sandbox_data_management_methods' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b0f0520> |
| pattern | '/ai-sandbox/data-management/{action}' |
| Source | |
Line 68 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'index' of class piinpoint.controllers.ai_sandbox_data_management.AISandboxDataManagementController | |
| route ai_sandbox (pattern: '/ai-sandbox') | |
|---|---|
| name | 'ai_sandbox' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b0f05d0> |
| pattern | '/ai-sandbox' |
| Source | |
Line 57 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'index' of class piinpoint.controllers.ai_sandbox.AISandboxController | |
| route ai_sandbox_methods (pattern: '/ai-sandbox/{action}') | |
|---|---|
| name | 'ai_sandbox_methods' |
| object | <pyramid.urldispatch.Route object at 0x7d9f1216efd0> |
| pattern | '/ai-sandbox/{action}' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'index' of class piinpoint.controllers.ai_sandbox.AISandboxController | |
| route analysis (pattern: '/analysis') | |
|---|---|
| name | 'analysis' |
| object | <pyramid.urldispatch.Route object at 0x7d9f1216c410> |
| pattern | '/analysis' |
| Source | |
Line 57 of file /piinpoint/src/piinpoint/routes.py:
|
|
| route dashboard (pattern: '/dashboard') | |
|---|---|
| name | 'dashboard' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1ee3c0> |
| pattern | '/dashboard' |
| Source | |
Line 57 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'index' of class piinpoint.controllers.dashboard.DashboardController | |
| view method 'index' of class piinpoint.controllers.dashboard.DashboardController | |
| route dashboard_methods (pattern: '/dashboard/{action}') | |
|---|---|
| name | 'dashboard_methods' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1ee450> |
| pattern | '/dashboard/{action}' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'data_upload' of class piinpoint.controllers.dashboard.DashboardController | |
| view method 'delete_user_stores' of class piinpoint.controllers.dashboard.DashboardController | |
| view method 'get_location_data' of class piinpoint.controllers.dashboard.DashboardController | |
| view method 'index' of class piinpoint.controllers.dashboard.DashboardController | |
| view method 'index' of class piinpoint.controllers.dashboard.DashboardController | |
| view method 'save_upload' of class piinpoint.controllers.dashboard.DashboardController | |
| route login_controller (pattern: '/login') | |
|---|---|
| name | 'login_controller' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1ee4e0> |
| pattern | '/login' |
| Source | |
Line 57 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'index' of class piinpoint.controllers.login.LoginController | |
| view method 'index' of class piinpoint.controllers.login.LoginController | |
| route sso_controller (pattern: '/sso/{org}') | |
|---|---|
| name | 'sso_controller' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1ee600> |
| pattern | '/sso/{org}' |
| Source | |
Line 57 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'index' of class piinpoint.controllers.login.SSOController | |
| view method 'index' of class piinpoint.controllers.login.SSOController | |
| route sso_controller_methods (pattern: '/sso/{org}/{action}') | |
|---|---|
| name | 'sso_controller_methods' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1ee690> |
| pattern | '/sso/{org}/{action}' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'index' of class piinpoint.controllers.login.SSOController | |
| view method 'index' of class piinpoint.controllers.login.SSOController | |
| view method 'sign_in' of class piinpoint.controllers.login.SSOController | |
| view method 'sign_in' of class piinpoint.controllers.login.SSOController | |
| route model_data_upload (pattern: '/model_data_upload') | |
|---|---|
| name | 'model_data_upload' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1ee720> |
| pattern | '/model_data_upload' |
| Source | |
Line 57 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'index' of class piinpoint.controllers.model_data_upload.ModelDataUploadController | |
| view method 'index' of class piinpoint.controllers.model_data_upload.ModelDataUploadController | |
| route model_data_upload_methods (pattern: '/model_data_upload/{action}') | |
|---|---|
| name | 'model_data_upload_methods' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1ee7b0> |
| pattern | '/model_data_upload/{action}' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'delete_model_stores' of class piinpoint.controllers.model_data_upload.ModelDataUploadController | |
| view method 'index' of class piinpoint.controllers.model_data_upload.ModelDataUploadController | |
| view method 'index' of class piinpoint.controllers.model_data_upload.ModelDataUploadController | |
| view method 'save_upload' of class piinpoint.controllers.model_data_upload.ModelDataUploadController | |
| route reports_controller (pattern: '/reports') | |
|---|---|
| name | 'reports_controller' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1ee840> |
| pattern | '/reports' |
| Source | |
Line 57 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'index' of class piinpoint.controllers.reports.ReportsController | |
| route schedule_demo (pattern: '/schedule_demo') | |
|---|---|
| name | 'schedule_demo' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1ee960> |
| pattern | '/schedule_demo' |
| Source | |
Line 57 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'index' of class piinpoint.controllers.schedule_demo.ScheduleDemoController | |
| view method 'index' of class piinpoint.controllers.schedule_demo.ScheduleDemoController | |
| route schedule_demo_methods (pattern: '/schedule_demo/{action}') | |
|---|---|
| name | 'schedule_demo_methods' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1ee9f0> |
| pattern | '/schedule_demo/{action}' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'index' of class piinpoint.controllers.schedule_demo.ScheduleDemoController | |
| view method 'index' of class piinpoint.controllers.schedule_demo.ScheduleDemoController | |
| view method 'partial' of class piinpoint.controllers.schedule_demo.ScheduleDemoController | |
| view method 'partial' of class piinpoint.controllers.schedule_demo.ScheduleDemoController | |
| view method 'request_demo' of class piinpoint.controllers.schedule_demo.ScheduleDemoController | |
| view method 'request_demo' of class piinpoint.controllers.schedule_demo.ScheduleDemoController | |
| route search (pattern: '/search') | |
|---|---|
| name | 'search' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1eea80> |
| pattern | '/search' |
| Source | |
Line 57 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'index' of class piinpoint.controllers.search.SearchController | |
| view method 'index' of class piinpoint.controllers.search.SearchController | |
| route sitematch_make_matches (pattern: '/sitematch-make-matches-secretlink') | |
|---|---|
| name | 'sitematch_make_matches' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1eeba0> |
| pattern | '/sitematch-make-matches-secretlink' |
| Source | |
Line 84 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| route sitematch_request_tour (pattern: '/sitematch-request-tour') | |
|---|---|
| name | 'sitematch_request_tour' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1eec30> |
| pattern | '/sitematch-request-tour' |
| Source | |
Line 85 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.sitematch_request_tour | |
| route sitematch (pattern: '/sitematch') | |
|---|---|
| name | 'sitematch' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1eecc0> |
| pattern | '/sitematch' |
| Source | |
Line 86 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| route sitematch_submission (pattern: '/sitematch/{org}/submission') | |
|---|---|
| name | 'sitematch_submission' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1eed50> |
| pattern | '/sitematch/{org}/submission' |
| Source | |
Line 87 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| route lcbomatch_submission (pattern: '/lcbomatch/{org}/submission') | |
|---|---|
| name | 'lcbomatch_submission' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1eede0> |
| pattern | '/lcbomatch/{org}/submission' |
| Source | |
Line 88 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| route shared_sitematch_submission (pattern: '/sitematch/shared/{token}') | |
|---|---|
| name | 'shared_sitematch_submission' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1eee70> |
| pattern | '/sitematch/shared/{token}' |
| Source | |
Line 89 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.shared_sitematch_submission | |
| route shared_lcbomatch_submission (pattern: '/lcbomatch/shared/{token}') | |
|---|---|
| name | 'shared_lcbomatch_submission' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1eef00> |
| pattern | '/lcbomatch/shared/{token}' |
| Source | |
Line 90 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.shared_lcbomatch_submission | |
| route sitematch_welcome (pattern: '/sitematch/{org}/welcome') | |
|---|---|
| name | 'sitematch_welcome' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1eef90> |
| pattern | '/sitematch/{org}/welcome' |
| Source | |
Line 91 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| route sitematch_market_plan (pattern: '/sitematch/market-plan') | |
|---|---|
| name | 'sitematch_market_plan' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1ef020> |
| pattern | '/sitematch/market-plan' |
| Source | |
Line 92 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| route sitematch_portal_discovery (pattern: '/sitematch/portal-discovery') | |
|---|---|
| name | 'sitematch_portal_discovery' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1ef0b0> |
| pattern | '/sitematch/portal-discovery' |
| Source | |
Line 93 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| route sitematch_property_report (pattern: '/sitematch/property-report/{marketplanid}/{listingid}') | |
|---|---|
| name | 'sitematch_property_report' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1ef140> |
| pattern | '/sitematch/property-report/{marketplanid}/{listingid}' |
| Source | |
Line 94 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| route sitematch_market_plan_create_or_edit (pattern: '/sitematch/market-plan/{uuid}') | |
|---|---|
| name | 'sitematch_market_plan_create_or_edit' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1ef1d0> |
| pattern | '/sitematch/market-plan/{uuid}' |
| Source | |
Line 98 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| route sitematch_account (pattern: '/sitematch/account') | |
|---|---|
| name | 'sitematch_account' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1ef260> |
| pattern | '/sitematch/account' |
| Source | |
Line 101 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| route sitematch_dashboard (pattern: '/sitematch/dashboard') | |
|---|---|
| name | 'sitematch_dashboard' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1ef2f0> |
| pattern | '/sitematch/dashboard' |
| Source | |
Line 102 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| route sitematch_signin (pattern: '/sitematch/signin') | |
|---|---|
| name | 'sitematch_signin' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1ef380> |
| pattern | '/sitematch/signin' |
| Source | |
Line 103 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.sitematch_signin | |
| route sitematch_signup (pattern: '/sitematch/signup') | |
|---|---|
| name | 'sitematch_signup' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1ef410> |
| pattern | '/sitematch/signup' |
| Source | |
Line 104 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.sitematch_signup | |
| route sitematch_signup_id_pricing (pattern: '/sitematch/signup/{id}/pricing') | |
|---|---|
| name | 'sitematch_signup_id_pricing' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1ef4a0> |
| pattern | '/sitematch/signup/{id}/pricing' |
| Source | |
Line 105 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.sitematch_signup_id_pricing | |
| route sitematch_signup_paid (pattern: '/sitematch/signup/paid') | |
|---|---|
| name | 'sitematch_signup_paid' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1ef530> |
| pattern | '/sitematch/signup/paid' |
| Source | |
Line 106 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.sitematch_signup_paid | |
| route sitematch_signup_id_create_account (pattern: '/sitematch/signup/{id}/create-account') | |
|---|---|
| name | 'sitematch_signup_id_create_account' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1ef5c0> |
| pattern | '/sitematch/signup/{id}/create-account' |
| Source | |
Line 107 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.sitematch_signup_id_create_account | |
| route accept_invite (pattern: '/accounts/accept_invite') | |
|---|---|
| name | 'accept_invite' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1ef650> |
| pattern | '/accounts/accept_invite' |
| Source | |
Line 110 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.accept_invite | |
| route account_reset (pattern: '/accounts/account_reset') | |
|---|---|
| name | 'account_reset' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1ef6e0> |
| pattern | '/accounts/account_reset' |
| Source | |
Line 111 of file /piinpoint/src/piinpoint/routes.py:
|
|
| route account_settings (pattern: '/account/settings') | |
|---|---|
| name | 'account_settings' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1ef770> |
| pattern | '/account/settings' |
| Source | |
Line 112 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| view function piinpoint.lib.access_check.view_wrapper | |
| route account (pattern: '/account') | |
|---|---|
| name | 'account' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1ef800> |
| pattern | '/account' |
| Source | |
Line 113 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| route admin_create_role (pattern: '/admin/create-role') | |
|---|---|
| name | 'admin_create_role' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1ef890> |
| pattern | '/admin/create-role' |
| Source | |
Line 114 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.end_of_pilot.view_wrapper | |
| route admin_invite (pattern: '/admin/invite') | |
|---|---|
| name | 'admin_invite' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1ef920> |
| pattern | '/admin/invite' |
| Source | |
Line 115 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.end_of_pilot.view_wrapper | |
| route admin_settings (pattern: '/admin/settings') | |
|---|---|
| name | 'admin_settings' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1ef9b0> |
| pattern | '/admin/settings' |
| Source | |
Line 116 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| route admin_stats (pattern: '/admin/stats') | |
|---|---|
| name | 'admin_stats' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1efa40> |
| pattern | '/admin/stats' |
| Source | |
Line 117 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.end_of_pilot.view_wrapper | |
| route compare_page (pattern: '/compare') | |
|---|---|
| name | 'compare_page' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1efad0> |
| pattern | '/compare' |
| Source | |
Line 118 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| route data_upload_page (pattern: '/current-locations/upload') | |
|---|---|
| name | 'data_upload_page' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1efb60> |
| pattern | '/current-locations/upload' |
| Source | |
Line 119 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| route listing_upload_page (pattern: '/sitematch/upload') | |
|---|---|
| name | 'listing_upload_page' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1efbf0> |
| pattern | '/sitematch/upload' |
| Source | |
Line 120 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.end_of_pilot.view_wrapper | |
| route drivetime (pattern: '/drive/get_drivetime_heatmap') | |
|---|---|
| name | 'drivetime' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1efc80> |
| pattern | '/drive/get_drivetime_heatmap' |
| Source | |
Line 121 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.controllers.drive.get_drivetime_heatmap | |
| route roadtype (pattern: '/drive/get_road_type') | |
|---|---|
| name | 'roadtype' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1efd10> |
| pattern | '/drive/get_road_type' |
| Source | |
Line 122 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.controllers.drive.get_road_type | |
| route traffictile (pattern: '/drive/traffictile') | |
|---|---|
| name | 'traffictile' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1efda0> |
| pattern | '/drive/traffictile' |
| Source | |
Line 123 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.controllers.drive.get_traffic_tile | |
| route health_check (pattern: '/health_check') | |
|---|---|
| name | 'health_check' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1efe30> |
| pattern | '/health_check' |
| Source | |
Line 124 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.health_check | |
| route history (pattern: '/history/*url') | |
|---|---|
| name | 'history' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1efec0> |
| pattern | '/history/*url' |
| Source | |
Line 125 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| route intercom (pattern: '/pilot/intercom_set') | |
|---|---|
| name | 'intercom' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0b1eff50> |
| pattern | '/pilot/intercom_set' |
| Source | |
Line 126 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| route mixpanel (pattern: '/pilot/piinpoint_set') | |
|---|---|
| name | 'mixpanel' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf0050> |
| pattern | '/pilot/piinpoint_set' |
| Source | |
Line 127 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| route new_user (pattern: '/create_account') | |
|---|---|
| name | 'new_user' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf00e0> |
| pattern | '/create_account' |
| Source | |
Line 128 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.get | |
| view function piinpoint.controllers.create_account.post | |
| route new_sm_user (pattern: '/create_sm_account') | |
|---|---|
| name | 'new_sm_user' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf0170> |
| pattern | '/create_sm_account' |
| Source | |
Line 129 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.create_sm_account | |
| view function piinpoint.controllers.create_account.create_sm_account | |
| route start_trial (pattern: '/start_trial') | |
|---|---|
| name | 'start_trial' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf0200> |
| pattern | '/start_trial' |
| Source | |
Line 130 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.start_trial_page | |
| route password_expiry (pattern: '/accounts/password_expiry') | |
|---|---|
| name | 'password_expiry' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf0290> |
| pattern | '/accounts/password_expiry' |
| Source | |
Line 131 of file /piinpoint/src/piinpoint/routes.py:
|
|
| route pilot_ended (pattern: '/pilot-ended') | |
|---|---|
| name | 'pilot_ended' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf0320> |
| pattern | '/pilot-ended' |
| Source | |
Line 132 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| route reports_batch_creation (pattern: '/reportsbatch') | |
|---|---|
| name | 'reports_batch_creation' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf03b0> |
| pattern | '/reportsbatch' |
| Source | |
Line 133 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| route reports_list (pattern: '/reports') | |
|---|---|
| name | 'reports_list' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf0440> |
| pattern | '/reports' |
| Source | |
Line 134 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| route comparison_v2__id (pattern: '/comparison/v2/{_id}') | |
|---|---|
| name | 'comparison_v2__id' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf04d0> |
| pattern | '/comparison/v2/{_id}' |
| Source | |
Line 135 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.end_of_pilot.view_wrapper | |
| route report_v2__id (pattern: '/report/v2/{_id}') | |
|---|---|
| name | 'report_v2__id' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf0560> |
| pattern | '/report/v2/{_id}' |
| Source | |
Line 136 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| route reports_dd_id (pattern: '/report/dd/{_id}') | |
|---|---|
| name | 'reports_dd_id' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf05f0> |
| pattern | '/report/dd/{_id}' |
| Source | |
Line 137 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| route reports_dd_list (pattern: '/reports-dd-list/{period}/{token}') | |
|---|---|
| name | 'reports_dd_list' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf0680> |
| pattern | '/reports-dd-list/{period}/{token}' |
| Source | |
Line 138 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.reports_dd_list_page | |
| route reports_sales_report_id (pattern: '/report/newstoreforecast/{_id}') | |
|---|---|
| name | 'reports_sales_report_id' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf0710> |
| pattern | '/report/newstoreforecast/{_id}' |
| Source | |
Line 139 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| route reports_closure_report_id (pattern: '/report/closure/{_id}') | |
|---|---|
| name | 'reports_closure_report_id' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf07a0> |
| pattern | '/report/closure/{_id}' |
| Source | |
Line 140 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| route report_v2__anonymous (pattern: '/site-report/v2/{uuid}') | |
|---|---|
| name | 'report_v2__anonymous' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf0830> |
| pattern | '/site-report/v2/{uuid}' |
| Source | |
Line 141 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.reports_v2_anonymous_page | |
| route report_v2__shared (pattern: '/shared-report/v2/{token}') | |
|---|---|
| name | 'report_v2__shared' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf08c0> |
| pattern | '/shared-report/v2/{token}' |
| Source | |
Line 142 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.reports_v2_shared_page | |
| route report_dd_report_shared (pattern: '/shared-dd-report/{token}') | |
|---|---|
| name | 'report_dd_report_shared' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf0950> |
| pattern | '/shared-dd-report/{token}' |
| Source | |
Line 143 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.reports_shared_dd_report_page | |
| route visitors_report__uuid (pattern: '/visitors-report/*url') | |
|---|---|
| name | 'visitors_report__uuid' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf09e0> |
| pattern | '/visitors-report/*url' |
| Source | |
Line 144 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| route shared_visitors_report__hash (pattern: '/shared-visitor-report/{hash}') | |
|---|---|
| name | 'shared_visitors_report__hash' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf0a70> |
| pattern | '/shared-visitor-report/{hash}' |
| Source | |
Line 145 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.shared_visitors_report__hash | |
| route shared_comparison (pattern: '/shared-comparison/{username}/{token}') | |
|---|---|
| name | 'shared_comparison' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf0b00> |
| pattern | '/shared-comparison/{username}/{token}' |
| Source | |
Line 146 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.shared_comparison | |
| route report_builder (pattern: '/report-builder') | |
|---|---|
| name | 'report_builder' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf0b90> |
| pattern | '/report-builder' |
| Source | |
Line 147 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.get_report_builder | |
| route roles_name_page (pattern: '/roles/{name}') | |
|---|---|
| name | 'roles_name_page' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf0c20> |
| pattern | '/roles/{name}' |
| Source | |
Line 148 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.end_of_pilot.view_wrapper | |
| route secret (pattern: '/drive/super_secret_insert_tradearea_endpoint') | |
|---|---|
| name | 'secret' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf0cb0> |
| pattern | '/drive/super_secret_insert_tradearea_endpoint' |
| Source | |
Line 149 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.controllers.drive.super_secret_insert_tradearea_endpoint | |
| route shared_batch (pattern: '/batch/*url') | |
|---|---|
| name | 'shared_batch' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf0d40> |
| pattern | '/batch/*url' |
| Source | |
Line 150 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.controllers.report.shared_batch | |
| view function piinpoint.controllers.report.shared_batch | |
| route beta_login (pattern: '/beta-login') | |
|---|---|
| name | 'beta_login' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf0dd0> |
| pattern | '/beta-login' |
| Source | |
Line 151 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.beta_login | |
| route track_legacy (pattern: '/pilot/PIIN') | |
|---|---|
| name | 'track_legacy' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf0e60> |
| pattern | '/pilot/PIIN' |
| Source | |
Line 153 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.controllers.pilot.PIIN | |
| route unviewed_updates_zero (pattern: '/pilot/set_unviewed_updates_zero') | |
|---|---|
| name | 'unviewed_updates_zero' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf0ef0> |
| pattern | '/pilot/set_unviewed_updates_zero' |
| Source | |
Line 154 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| route area_scores (pattern: '/api/v1/report-scoring/area-scores') | |
|---|---|
| name | 'area_scores' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf0f80> |
| pattern | '/api/v1/report-scoring/area-scores' |
| Source | |
Line 160 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.area-scoring.RESTAreaScores | |
| route site_scores (pattern: '/api/v1/report-scoring/site-scores') | |
|---|---|
| name | 'site_scores' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf1010> |
| pattern | '/api/v1/report-scoring/site-scores' |
| Source | |
Line 161 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.area-scoring.RESTSiteScores | |
| route comparison_reports (pattern: '/api/v1/comparison-reports') | |
|---|---|
| name | 'comparison_reports' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf10a0> |
| pattern | '/api/v1/comparison-reports' |
| Source | |
Line 164 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.comparison_reports.RESTComparisonReports | |
| view method 'post' of class piinpoint.api.v1.comparison_reports.RESTComparisonReports | |
| route comparison_reports__id_variables (pattern: '/api/v1/comparison-reports/{_id}/variables') | |
|---|---|
| name | 'comparison_reports__id_variables' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf1130> |
| pattern | '/api/v1/comparison-reports/{_id}/variables' |
| Source | |
Line 165 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDVariables | |
| view method 'put' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDVariables | |
| view method 'delete' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDVariables | |
| route comparison_reports__id_comparisons (pattern: '/api/v1/comparison-reports/{_id}/comparisons') | |
|---|---|
| name | 'comparison_reports__id_comparisons' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf11c0> |
| pattern | '/api/v1/comparison-reports/{_id}/comparisons' |
| Source | |
Line 168 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDComparisons | |
| view method 'put' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDComparisons | |
| view method 'delete' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDComparisons | |
| route comparison_reports__id_title (pattern: '/api/v1/comparison-reports/{_id}/title') | |
|---|---|
| name | 'comparison_reports__id_title' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf1250> |
| pattern | '/api/v1/comparison-reports/{_id}/title' |
| Source | |
Line 172 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDTitle | |
| route comparison_reports__id_private_comment (pattern: '/api/v1/comparison-reports/{_id}/private-comment') | |
|---|---|
| name | 'comparison_reports__id_private_comment' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf12e0> |
| pattern | '/api/v1/comparison-reports/{_id}/private-comment' |
| Source | |
Line 175 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDPrivateComment | |
| route comparison_reports__id_sites (pattern: '/api/v1/comparison-reports/{_id}/sites') | |
|---|---|
| name | 'comparison_reports__id_sites' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf1370> |
| pattern | '/api/v1/comparison-reports/{_id}/sites' |
| Source | |
Line 179 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDSites | |
| route comparison_reports__id_pois (pattern: '/api/v1/comparison-reports/{_id}/pois') | |
|---|---|
| name | 'comparison_reports__id_pois' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf1400> |
| pattern | '/api/v1/comparison-reports/{_id}/pois' |
| Source | |
Line 182 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDPOIs | |
| view method 'put' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDPOIs | |
| view method 'delete' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDPOIs | |
| route comparison_reports__id_layers (pattern: '/api/v1/comparison-reports/{_id}/layers') | |
|---|---|
| name | 'comparison_reports__id_layers' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf1490> |
| pattern | '/api/v1/comparison-reports/{_id}/layers' |
| Source | |
Line 185 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDLayers | |
| view method 'put' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDLayers | |
| view method 'delete' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDLayers | |
| route comparison_reports__id_share (pattern: '/api/v1/comparison-reports/{_id}/share') | |
|---|---|
| name | 'comparison_reports__id_share' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf1520> |
| pattern | '/api/v1/comparison-reports/{_id}/share' |
| Source | |
Line 188 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDShare | |
| route comparison_reports__id (pattern: '/api/v1/comparison-reports/{_id}') | |
|---|---|
| name | 'comparison_reports__id' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf15b0> |
| pattern | '/api/v1/comparison-reports/{_id}' |
| Source | |
Line 191 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsID | |
| view method 'delete' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsID | |
| route comparison_reports__id_social_segments (pattern: '/api/v1/comparison-reports/{_id}/social-segments') | |
|---|---|
| name | 'comparison_reports__id_social_segments' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf1640> |
| pattern | '/api/v1/comparison-reports/{_id}/social-segments' |
| Source | |
Line 192 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDGetSocialSegments | |
| view method 'delete' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDGetSocialSegments | |
| view method 'put' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDGetSocialSegments | |
| route comparison_reports__id_demographics_custom_order (pattern: '/api/v1/comparison-reports/{_id}/demographics/custom/order') | |
|---|---|
| name | 'comparison_reports__id_demographics_custom_order' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf16d0> |
| pattern | '/api/v1/comparison-reports/{_id}/demographics/custom/order' |
| Source | |
Line 196 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDDemographicsCustomOrder | |
| view method 'post' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDDemographicsCustomOrder | |
| view method 'put' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDDemographicsCustomOrder | |
| route comparison_reports__id_demographics (pattern: '/api/v1/comparison-reports/{_id}/demographics') | |
|---|---|
| name | 'comparison_reports__id_demographics' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf1760> |
| pattern | '/api/v1/comparison-reports/{_id}/demographics' |
| Source | |
Line 200 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDDemographics | |
| route uber_reports (pattern: '/api/v1/uber-reports') | |
|---|---|
| name | 'uber_reports' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf17f0> |
| pattern | '/api/v1/uber-reports' |
| Source | |
Line 206 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReports | |
| view method 'post' of class piinpoint.api.v1.uber-reports.RESTUberReports | |
| route uber_reports__id_demog_tables (pattern: '/api/v1/uber-reports/{_id}/demog-tables') | |
|---|---|
| name | 'uber_reports__id_demog_tables' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf1880> |
| pattern | '/api/v1/uber-reports/{_id}/demog-tables' |
| Source | |
Line 207 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.uber-reports.RESTUberReportDemogTables | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportDemogTables | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportDemogTables | |
| view method 'delete' of class piinpoint.api.v1.uber-reports.RESTUberReportDemogTables | |
| route uber_reports__id_demog_tables_tracker (pattern: '/api/v1/uber-reports/{_id}/demog-tables-tracker') | |
|---|---|
| name | 'uber_reports__id_demog_tables_tracker' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf1910> |
| pattern | '/api/v1/uber-reports/{_id}/demog-tables-tracker' |
| Source | |
Line 210 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportDemogTablesTracker | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportDemogTablesTracker | |
| view method 'delete' of class piinpoint.api.v1.uber-reports.RESTUberReportDemogTablesTracker | |
| route uber_reports__id_poi_saturation_demogs (pattern: '/api/v1/uber-reports/{_id}/poi-saturation-demogs') | |
|---|---|
| name | 'uber_reports__id_poi_saturation_demogs' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf19a0> |
| pattern | '/api/v1/uber-reports/{_id}/poi-saturation-demogs' |
| Source | |
Line 214 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportPOISaturationDemogs | |
| route uber_reports__id_top_social_segments (pattern: '/api/v1/uber-reports/{_id}/top-social-segments') | |
|---|---|
| name | 'uber_reports__id_top_social_segments' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf1a30> |
| pattern | '/api/v1/uber-reports/{_id}/top-social-segments' |
| Source | |
Line 218 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportTopSocialSegments | |
| route uber_reports__id_social_segment_concentrations (pattern: '/api/v1/uber-reports/{_id}/social-segment-concentrations') | |
|---|---|
| name | 'uber_reports__id_social_segment_concentrations' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf1ac0> |
| pattern | '/api/v1/uber-reports/{_id}/social-segment-concentrations' |
| Source | |
Line 222 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportSocialSegmentConcentrations | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportSocialSegmentConcentrations | |
| view method 'delete' of class piinpoint.api.v1.uber-reports.RESTUberReportSocialSegmentConcentrations | |
| route uber_reports__id_title (pattern: '/api/v1/uber-reports/{_id}/title') | |
|---|---|
| name | 'uber_reports__id_title' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf1b50> |
| pattern | '/api/v1/uber-reports/{_id}/title' |
| Source | |
Line 226 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDTitle | |
| route uber_reports__id_private_comment (pattern: '/api/v1/uber-reports/{_id}/private-comment') | |
|---|---|
| name | 'uber_reports__id_private_comment' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf1be0> |
| pattern | '/api/v1/uber-reports/{_id}/private-comment' |
| Source | |
Line 227 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDPrivateComment | |
| route uber_reports__id_labels (pattern: '/api/v1/uber-reports/{_id}/labels') | |
|---|---|
| name | 'uber_reports__id_labels' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf1c70> |
| pattern | '/api/v1/uber-reports/{_id}/labels' |
| Source | |
Line 230 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDSLabels | |
| route uber_reports__id_logo (pattern: '/api/v1/uber-reports/{_id}/logo') | |
|---|---|
| name | 'uber_reports__id_logo' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf1d00> |
| pattern | '/api/v1/uber-reports/{_id}/logo' |
| Source | |
Line 231 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDLogo | |
| route uber_reports__id_variables (pattern: '/api/v1/uber-reports/{_id}/variables') | |
|---|---|
| name | 'uber_reports__id_variables' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf1d90> |
| pattern | '/api/v1/uber-reports/{_id}/variables' |
| Source | |
Line 232 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDVariables | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDVariables | |
| view method 'delete' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDVariables | |
| route uber_reports__id_variables_replace (pattern: '/api/v1/uber-reports/{_id}/variables/replace') | |
|---|---|
| name | 'uber_reports__id_variables_replace' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf1e20> |
| pattern | '/api/v1/uber-reports/{_id}/variables/replace' |
| Source | |
Line 235 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDVariablesReplace | |
| route uber_reports__id_overlap_variables (pattern: '/api/v1/uber-reports/{_id}/overlap-variables') | |
|---|---|
| name | 'uber_reports__id_overlap_variables' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf1eb0> |
| pattern | '/api/v1/uber-reports/{_id}/overlap-variables' |
| Source | |
Line 239 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDOverlapVariables | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDOverlapVariables | |
| view method 'delete' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDOverlapVariables | |
| route uber_reports__id_overlap_variables_replace (pattern: '/api/v1/uber-reports/{_id}/overlap-variables/replace') | |
|---|---|
| name | 'uber_reports__id_overlap_variables_replace' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf1f40> |
| pattern | '/api/v1/uber-reports/{_id}/overlap-variables/replace' |
| Source | |
Line 242 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDOverlapVariablesReplace | |
| route uber_reports__id_selected_overlap_geolevels (pattern: '/api/v1/uber-reports/{_id}/selected-overlap-geolevels') | |
|---|---|
| name | 'uber_reports__id_selected_overlap_geolevels' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf1fd0> |
| pattern | '/api/v1/uber-reports/{_id}/selected-overlap-geolevels' |
| Source | |
Line 246 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDSelectedOverlapGeolevels | |
| route uber_reports__id_overlap_demographics (pattern: '/api/v1/uber-reports/{_id}/overlap-demographics') | |
|---|---|
| name | 'uber_reports__id_overlap_demographics' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf2060> |
| pattern | '/api/v1/uber-reports/{_id}/overlap-demographics' |
| Source | |
Line 250 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDOverlapDemographics | |
| route uber_reports__id_overlap_demographics_breakdown (pattern: '/api/v1/uber-reports/{_id}/overlap-demographics-breakdown') | |
|---|---|
| name | 'uber_reports__id_overlap_demographics_breakdown' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf20f0> |
| pattern | '/api/v1/uber-reports/{_id}/overlap-demographics-breakdown' |
| Source | |
Line 254 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDOverlapDemographicsBreakdown | |
| route uber_reports__id_comparisons (pattern: '/api/v1/uber-reports/{_id}/comparisons') | |
|---|---|
| name | 'uber_reports__id_comparisons' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf2180> |
| pattern | '/api/v1/uber-reports/{_id}/comparisons' |
| Source | |
Line 258 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDComparisons | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDComparisons | |
| view method 'delete' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDComparisons | |
| route uber_reports__id_sites (pattern: '/api/v1/uber-reports/{_id}/sites') | |
|---|---|
| name | 'uber_reports__id_sites' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf2210> |
| pattern | '/api/v1/uber-reports/{_id}/sites' |
| Source | |
Line 261 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDSites | |
| route uber_reports__id_pois (pattern: '/api/v1/uber-reports/{_id}/pois') | |
|---|---|
| name | 'uber_reports__id_pois' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf22a0> |
| pattern | '/api/v1/uber-reports/{_id}/pois' |
| Source | |
Line 262 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDPOIs | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDPOIs | |
| view method 'delete' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDPOIs | |
| route uber_reports__id_pois_address (pattern: '/api/v1/uber-reports/{_id}/pois/address') | |
|---|---|
| name | 'uber_reports__id_pois_address' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf2330> |
| pattern | '/api/v1/uber-reports/{_id}/pois/address' |
| Source | |
Line 263 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDPOIsAddress | |
| route uber_reports__id_pois_drivetimes (pattern: '/api/v1/uber-reports/{_id}/pois/drivetimes') | |
|---|---|
| name | 'uber_reports__id_pois_drivetimes' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf23c0> |
| pattern | '/api/v1/uber-reports/{_id}/pois/drivetimes' |
| Source | |
Line 266 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDPOIDrivetimes | |
| route uber_reports__id_retail_landscape (pattern: '/api/v1/uber-reports/{_id}/retail-landscape') | |
|---|---|
| name | 'uber_reports__id_retail_landscape' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf2450> |
| pattern | '/api/v1/uber-reports/{_id}/retail-landscape' |
| Source | |
Line 269 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDRetailLandscape | |
| route uber_reports__id_selected_geolevels (pattern: '/api/v1/uber-reports/{_id}/selected-geolevels') | |
|---|---|
| name | 'uber_reports__id_selected_geolevels' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf24e0> |
| pattern | '/api/v1/uber-reports/{_id}/selected-geolevels' |
| Source | |
Line 273 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDSelectedGeoLevels | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDSelectedGeoLevels | |
| route uber_reports__id_layers (pattern: '/api/v1/uber-reports/{_id}/layers') | |
|---|---|
| name | 'uber_reports__id_layers' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf2570> |
| pattern | '/api/v1/uber-reports/{_id}/layers' |
| Source | |
Line 277 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDLayers | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDLayers | |
| view method 'delete' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDLayers | |
| route uber_reports__id_layers_drivetimes (pattern: '/api/v1/uber-reports/{_id}/layers/drivetimes') | |
|---|---|
| name | 'uber_reports__id_layers_drivetimes' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf2600> |
| pattern | '/api/v1/uber-reports/{_id}/layers/drivetimes' |
| Source | |
Line 278 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDLayersDrivetimes | |
| route uber_reports__id_share (pattern: '/api/v1/uber-reports/{_id}/share') | |
|---|---|
| name | 'uber_reports__id_share' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf2690> |
| pattern | '/api/v1/uber-reports/{_id}/share' |
| Source | |
Line 282 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDShare | |
| route uber_reports__id_send_email (pattern: '/api/v1/uber-reports/{_id}/send-email') | |
|---|---|
| name | 'uber_reports__id_send_email' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf2720> |
| pattern | '/api/v1/uber-reports/{_id}/send-email' |
| Source | |
Line 283 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.uber-reports.RESTUberReportsSendEmail | |
| route uber_reports__id_blacklist_poi (pattern: '/api/v1/uber-reports/{_id}/blacklist-poi') | |
|---|---|
| name | 'uber_reports__id_blacklist_poi' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf27b0> |
| pattern | '/api/v1/uber-reports/{_id}/blacklist-poi' |
| Source | |
Line 286 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDBlacklistPOI | |
| route uber_reports__id_blacklist_layer (pattern: '/api/v1/uber-reports/{_id}/blacklist-layer') | |
|---|---|
| name | 'uber_reports__id_blacklist_layer' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf2840> |
| pattern | '/api/v1/uber-reports/{_id}/blacklist-layer' |
| Source | |
Line 289 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDBlacklistLayer | |
| route uber_reports__id_options (pattern: '/api/v1/uber-reports/{_id}/options') | |
|---|---|
| name | 'uber_reports__id_options' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf28d0> |
| pattern | '/api/v1/uber-reports/{_id}/options' |
| Source | |
Line 293 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDOptions | |
| route uber_reports__id_demographics_fixed (pattern: '/api/v1/uber-reports/{_id}/demographics/fixed') | |
|---|---|
| name | 'uber_reports__id_demographics_fixed' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf2960> |
| pattern | '/api/v1/uber-reports/{_id}/demographics/fixed' |
| Source | |
Line 294 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDDemographicsFixed | |
| route uber_reports__id_demographics_custom (pattern: '/api/v1/uber-reports/{_id}/demographics/custom') | |
|---|---|
| name | 'uber_reports__id_demographics_custom' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf29f0> |
| pattern | '/api/v1/uber-reports/{_id}/demographics/custom' |
| Source | |
Line 298 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDDemographicsCustom | |
| route uber_reports__id_demographics_custom_order (pattern: '/api/v1/uber-reports/{_id}/demographics/custom/order') | |
|---|---|
| name | 'uber_reports__id_demographics_custom_order' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf2a80> |
| pattern | '/api/v1/uber-reports/{_id}/demographics/custom/order' |
| Source | |
Line 302 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDDemographicsCustomOrder | |
| route uber_reports__id_demographics_cards (pattern: '/api/v1/uber-reports/{_id}/demographics/cards') | |
|---|---|
| name | 'uber_reports__id_demographics_cards' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf2b10> |
| pattern | '/api/v1/uber-reports/{_id}/demographics/cards' |
| Source | |
Line 306 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDDemographicsCards | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDDemographicsCards | |
| route uber_reports__id_suggested_comparisons (pattern: '/api/v1/uber-reports/{_id}/suggested-comparisons') | |
|---|---|
| name | 'uber_reports__id_suggested_comparisons' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf2ba0> |
| pattern | '/api/v1/uber-reports/{_id}/suggested-comparisons' |
| Source | |
Line 310 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDSuggestedComparisons | |
| route uber_reports__id_card_comparison_demographics (pattern: '/api/v1/uber-reports/{_id}/card-comparison-demographics') | |
|---|---|
| name | 'uber_reports__id_card_comparison_demographics' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf2c30> |
| pattern | '/api/v1/uber-reports/{_id}/card-comparison-demographics' |
| Source | |
Line 314 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDCardComparisonDemographics | |
| route uber_reports__id_select_comparison (pattern: '/api/v1/uber-reports/{_id}/select-comparison') | |
|---|---|
| name | 'uber_reports__id_select_comparison' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf2cc0> |
| pattern | '/api/v1/uber-reports/{_id}/select-comparison' |
| Source | |
Line 318 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDSelectComparison | |
| route uber_reports__id_demographics (pattern: '/api/v1/uber-reports/{_id}/demographics') | |
|---|---|
| name | 'uber_reports__id_demographics' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf2d50> |
| pattern | '/api/v1/uber-reports/{_id}/demographics' |
| Source | |
Line 322 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDDemographics | |
| route uber_reports__id_demographic_ranges (pattern: '/api/v1/uber-reports/{_id}/demographic-ranges') | |
|---|---|
| name | 'uber_reports__id_demographic_ranges' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf2de0> |
| pattern | '/api/v1/uber-reports/{_id}/demographic-ranges' |
| Source | |
Line 325 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDDemographicRanges | |
| route uber_reports__id_tradearea_insights (pattern: '/api/v1/uber-reports/{_id}/trade-area-insights') | |
|---|---|
| name | 'uber_reports__id_tradearea_insights' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf2e70> |
| pattern | '/api/v1/uber-reports/{_id}/trade-area-insights' |
| Source | |
Line 329 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportIDTradeAreaInsights | |
| route uber_reports__id_current_locations (pattern: '/api/v1/uber-reports/{_id}/current-locations') | |
|---|---|
| name | 'uber_reports__id_current_locations' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf2f00> |
| pattern | '/api/v1/uber-reports/{_id}/current-locations' |
| Source | |
Line 333 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportIDCurrentLocations | |
| route uber_reports__id_update_selected_locations (pattern: '/api/v1/uber-reports/{_id}/update-selected-locations') | |
|---|---|
| name | 'uber_reports__id_update_selected_locations' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf2f90> |
| pattern | '/api/v1/uber-reports/{_id}/update-selected-locations' |
| Source | |
Line 337 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDSelectedLocations | |
| route uber_reports__id_inactive_overlap_locations (pattern: '/api/v1/uber-reports/{_id}/inactive-overlap-locations') | |
|---|---|
| name | 'uber_reports__id_inactive_overlap_locations' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf3020> |
| pattern | '/api/v1/uber-reports/{_id}/inactive-overlap-locations' |
| Source | |
Line 341 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDInactiveOverlapLocations | |
| route uber_reports__id_traffic_queries (pattern: '/api/v1/uber-reports/{_id}/traffic-queries') | |
|---|---|
| name | 'uber_reports__id_traffic_queries' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf30b0> |
| pattern | '/api/v1/uber-reports/{_id}/traffic-queries' |
| Source | |
Line 345 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDTrafficQueries | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDTrafficQueries | |
| route uber_reports__id_similar_locations (pattern: '/api/v1/uber-reports/{_id}/similar-locations') | |
|---|---|
| name | 'uber_reports__id_similar_locations' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf3140> |
| pattern | '/api/v1/uber-reports/{_id}/similar-locations' |
| Source | |
Line 349 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportIDSimilarLocations | |
| route uber_reports__id_private (pattern: '/api/v1/uber-reports/{_id}/private') | |
|---|---|
| name | 'uber_reports__id_private' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf31d0> |
| pattern | '/api/v1/uber-reports/{_id}/private' |
| Source | |
Line 353 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportPrivate | |
| route uber_reports__id_secret_clear_cache (pattern: '/api/v1/uber-reports/{_id}/secret/clear_cache') | |
|---|---|
| name | 'uber_reports__id_secret_clear_cache' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf3260> |
| pattern | '/api/v1/uber-reports/{_id}/secret/clear_cache' |
| Source | |
Line 354 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportIDClearCache | |
| route uber_reports__id (pattern: '/api/v1/uber-reports/{_id}') | |
|---|---|
| name | 'uber_reports__id' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf32f0> |
| pattern | '/api/v1/uber-reports/{_id}' |
| Source | |
Line 358 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportsID | |
| view method 'delete' of class piinpoint.api.v1.uber-reports.RESTUberReportsID | |
| route uber_reports__id_copy (pattern: '/api/v1/uber-reports/{_id}/copy') | |
|---|---|
| name | 'uber_reports__id_copy' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf3380> |
| pattern | '/api/v1/uber-reports/{_id}/copy' |
| Source | |
Line 359 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDCopy | |
| route uber_reports__id_report_notes (pattern: '/api/v1/uber-reports/{_id}/report-notes') | |
|---|---|
| name | 'uber_reports__id_report_notes' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf3410> |
| pattern | '/api/v1/uber-reports/{_id}/report-notes' |
| Source | |
Line 360 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDReportNotes | |
| route uber_reports__id_chat (pattern: '/api/v1/uber-reports/{_id}/chat') | |
|---|---|
| name | 'uber_reports__id_chat' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf34a0> |
| pattern | '/api/v1/uber-reports/{_id}/chat' |
| Source | |
Line 363 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDChat | |
| route uber_reports__id_chat_prepare_cache (pattern: '/api/v1/uber-reports/{_id}/chat/prepare-cache') | |
|---|---|
| name | 'uber_reports__id_chat_prepare_cache' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf3530> |
| pattern | '/api/v1/uber-reports/{_id}/chat/prepare-cache' |
| Source | |
Line 366 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDChatPrepareCache | |
| route uber_reports__id_sales_prediction (pattern: '/api/v1/uber-reports/{_id}/sales-prediction') | |
|---|---|
| name | 'uber_reports__id_sales_prediction' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf35c0> |
| pattern | '/api/v1/uber-reports/{_id}/sales-prediction' |
| Source | |
Line 369 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDSalesPrediction | |
| route uber_reports__id_include_sales_prediction (pattern: '/api/v1/uber-reports/{_id}/include-sales-prediction') | |
|---|---|
| name | 'uber_reports__id_include_sales_prediction' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf3650> |
| pattern | '/api/v1/uber-reports/{_id}/include-sales-prediction' |
| Source | |
Line 373 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDIncludeSalesPrediction | |
| route uber_reports__id_include_analog_stores (pattern: '/api/v1/uber-reports/{_id}/include-analog-stores') | |
|---|---|
| name | 'uber_reports__id_include_analog_stores' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf36e0> |
| pattern | '/api/v1/uber-reports/{_id}/include-analog-stores' |
| Source | |
Line 377 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDIncludeAnalogStores | |
| route uber_reports__id_include_site_ranking (pattern: '/api/v1/uber-reports/{_id}/include-site-ranking') | |
|---|---|
| name | 'uber_reports__id_include_site_ranking' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf3770> |
| pattern | '/api/v1/uber-reports/{_id}/include-site-ranking' |
| Source | |
Line 381 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDIncludeSiteRanking | |
| route uber_reports__id_include_prediction_drivers (pattern: '/api/v1/uber-reports/{_id}/include-prediction-drivers') | |
|---|---|
| name | 'uber_reports__id_include_prediction_drivers' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf3800> |
| pattern | '/api/v1/uber-reports/{_id}/include-prediction-drivers' |
| Source | |
Line 385 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDIncludePredictionDrivers | |
| route uber_reports__id_include_impacted_locations (pattern: '/api/v1/uber-reports/{_id}/include-impacted-locations') | |
|---|---|
| name | 'uber_reports__id_include_impacted_locations' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf3890> |
| pattern | '/api/v1/uber-reports/{_id}/include-impacted-locations' |
| Source | |
Line 389 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDIncludeImpactedLocations | |
| route uber_reports__id_listing_pdf (pattern: '/api/v1/uber-reports/{_id}/listing-pdf') | |
|---|---|
| name | 'uber_reports__id_listing_pdf' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf3920> |
| pattern | '/api/v1/uber-reports/{_id}/listing-pdf' |
| Source | |
Line 393 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'delete' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDListingPDF | |
| route uber_reports__id_overlap_tradeareas (pattern: '/api/v1/uber-reports/{_id}/overlap-tradeareas') | |
|---|---|
| name | 'uber_reports__id_overlap_tradeareas' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf39b0> |
| pattern | '/api/v1/uber-reports/{_id}/overlap-tradeareas' |
| Source | |
Line 396 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDOverlapTradeareas | |
| route uber_reports__id_overlap_analysis (pattern: '/api/v1/uber-reports/{_id}/overlap-analysis') | |
|---|---|
| name | 'uber_reports__id_overlap_analysis' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf3a40> |
| pattern | '/api/v1/uber-reports/{_id}/overlap-analysis' |
| Source | |
Line 400 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDOverlapAnalysis | |
| route uber_reports__id_demographics_overlap_order (pattern: '/api/v1/uber-reports/{_id}/demographics/overlap/order') | |
|---|---|
| name | 'uber_reports__id_demographics_overlap_order' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf3ad0> |
| pattern | '/api/v1/uber-reports/{_id}/demographics/overlap/order' |
| Source | |
Line 404 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDDemographicsOverlapOrder | |
| route visitor_reports (pattern: '/api/v1/visitor-reports') | |
|---|---|
| name | 'visitor_reports' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf3b60> |
| pattern | '/api/v1/visitor-reports' |
| Source | |
Line 409 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.visitor_reports.RESTVisitorReports | |
| view method 'post' of class piinpoint.api.v1.visitor_reports.RESTVisitorReports | |
| route visitor_reports__id (pattern: '/api/v1/visitor-reports/{_id}') | |
|---|---|
| name | 'visitor_reports__id' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf3bf0> |
| pattern | '/api/v1/visitor-reports/{_id}' |
| Source | |
Line 410 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.visitor_reports.RESTVisitorReportsID | |
| view method 'delete' of class piinpoint.api.v1.visitor_reports.RESTVisitorReportsID | |
| route visitor_reports__id_title (pattern: '/api/v1/visitor-reports/{_id}/title') | |
|---|---|
| name | 'visitor_reports__id_title' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf3c80> |
| pattern | '/api/v1/visitor-reports/{_id}/title' |
| Source | |
Line 411 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.visitor_reports.RESTVisitorReportsIDTitle | |
| route visitor_reports__id_monthly_geofence (pattern: '/api/v1/visitor-reports/{_id}/monthly-geofence') | |
|---|---|
| name | 'visitor_reports__id_monthly_geofence' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf3d10> |
| pattern | '/api/v1/visitor-reports/{_id}/monthly-geofence' |
| Source | |
Line 412 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.visitor_reports.RESTVisitorReportsIDMonthlyGeofence | |
| route visitor_reports__id_demographics__section (pattern: '/api/v1/visitor-reports/{_id}/demographics/{_section}') | |
|---|---|
| name | 'visitor_reports__id_demographics__section' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf3da0> |
| pattern | '/api/v1/visitor-reports/{_id}/demographics/{_section}' |
| Source | |
Line 416 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.visitor_reports.RESTVisitorReportsIDDemographicsSection | |
| route visitor_reports__id_tradearea (pattern: '/api/v1/visitor-reports/{_id}/tradearea') | |
|---|---|
| name | 'visitor_reports__id_tradearea' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf3e30> |
| pattern | '/api/v1/visitor-reports/{_id}/tradearea' |
| Source | |
Line 420 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.visitor_reports.RESTVisitorReportsIDTradearea | |
| route visitor_reports__id_copy (pattern: '/api/v1/visitor-reports/{_id}/copy') | |
|---|---|
| name | 'visitor_reports__id_copy' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf3ec0> |
| pattern | '/api/v1/visitor-reports/{_id}/copy' |
| Source | |
Line 423 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.visitor_reports.RESTVisitorReportsIDCopy | |
| route visitor_reports__id_share (pattern: '/api/v1/visitor-reports/{_id}/share') | |
|---|---|
| name | 'visitor_reports__id_share' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0adf3f50> |
| pattern | '/api/v1/visitor-reports/{_id}/share' |
| Source | |
Line 424 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.visitor_reports.RESTVisitorReportsIDShare | |
| route visitor_reports__id_send_email (pattern: '/api/v1/visitor-reports/{_id}/send-email') | |
|---|---|
| name | 'visitor_reports__id_send_email' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac20050> |
| pattern | '/api/v1/visitor-reports/{_id}/send-email' |
| Source | |
Line 425 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.visitor_reports.RESTVisitorReportsSendEmail | |
| route custom_reports (pattern: '/api/v1/custom-reports') | |
|---|---|
| name | 'custom_reports' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac200e0> |
| pattern | '/api/v1/custom-reports' |
| Source | |
Line 430 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.custom-reports.RESTCustomReports | |
| route custom_reports__id_reload_brand (pattern: '/api/v1/custom-reports/{_id}/reload-brand') | |
|---|---|
| name | 'custom_reports__id_reload_brand' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac20170> |
| pattern | '/api/v1/custom-reports/{_id}/reload-brand' |
| Source | |
Line 431 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDReloadBrand | |
| route custom_reports__id_pois (pattern: '/api/v1/custom-reports/{_id}/pois') | |
|---|---|
| name | 'custom_reports__id_pois' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac20200> |
| pattern | '/api/v1/custom-reports/{_id}/pois' |
| Source | |
Line 434 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDPOIs | |
| route custom_reports__id_sites (pattern: '/api/v1/custom-reports/{_id}/sites') | |
|---|---|
| name | 'custom_reports__id_sites' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac20290> |
| pattern | '/api/v1/custom-reports/{_id}/sites' |
| Source | |
Line 435 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDSites | |
| view method 'put' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDSites | |
| route custom_reports__id_site_bounds_to_da (pattern: '/api/v1/custom-reports/{_id}/site-bounds-to-da') | |
|---|---|
| name | 'custom_reports__id_site_bounds_to_da' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac20320> |
| pattern | '/api/v1/custom-reports/{_id}/site-bounds-to-da' |
| Source | |
Line 436 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDSiteBoundsToDA | |
| route custom_reports__id_exclude_positions (pattern: '/api/v1/custom-reports/{_id}/exclude-positions') | |
|---|---|
| name | 'custom_reports__id_exclude_positions' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac203b0> |
| pattern | '/api/v1/custom-reports/{_id}/exclude-positions' |
| Source | |
Line 440 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDExcludePositions | |
| route custom_reports__id_demog_tables (pattern: '/api/v1/custom-reports/{_id}/demog-tables') | |
|---|---|
| name | 'custom_reports__id_demog_tables' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac20440> |
| pattern | '/api/v1/custom-reports/{_id}/demog-tables' |
| Source | |
Line 444 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDDemogTables | |
| view method 'put' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDDemogTables | |
| view method 'delete' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDDemogTables | |
| route custom_reports__id_demog_tables_tracker (pattern: '/api/v1/custom-reports/{_id}/demog-tables-tracker') | |
|---|---|
| name | 'custom_reports__id_demog_tables_tracker' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac204d0> |
| pattern | '/api/v1/custom-reports/{_id}/demog-tables-tracker' |
| Source | |
Line 447 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDDemogTablesTracker | |
| view method 'put' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDDemogTablesTracker | |
| view method 'delete' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDDemogTablesTracker | |
| route custom_reports__id_demographics_fixed (pattern: '/api/v1/custom-reports/{_id}/demographics/fixed') | |
|---|---|
| name | 'custom_reports__id_demographics_fixed' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac20560> |
| pattern | '/api/v1/custom-reports/{_id}/demographics/fixed' |
| Source | |
Line 451 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDDemographicsFixed | |
| route custom_reports__id_demographics_custom (pattern: '/api/v1/custom-reports/{_id}/demographics/custom') | |
|---|---|
| name | 'custom_reports__id_demographics_custom' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac205f0> |
| pattern | '/api/v1/custom-reports/{_id}/demographics/custom' |
| Source | |
Line 455 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDDemographicsCustom | |
| route custom_reports__id_demographics_custom_order (pattern: '/api/v1/custom-reports/{_id}/demographics/custom/order') | |
|---|---|
| name | 'custom_reports__id_demographics_custom_order' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac20680> |
| pattern | '/api/v1/custom-reports/{_id}/demographics/custom/order' |
| Source | |
Line 459 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDDemographicsCustomOrder | |
| route custom_reports__id_demographics_cards (pattern: '/api/v1/custom-reports/{_id}/demographics/cards') | |
|---|---|
| name | 'custom_reports__id_demographics_cards' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac20710> |
| pattern | '/api/v1/custom-reports/{_id}/demographics/cards' |
| Source | |
Line 463 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDDemographicsCards | |
| view method 'put' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDDemographicsCards | |
| route custom_reports__id_demographics (pattern: '/api/v1/custom-reports/{_id}/demographics') | |
|---|---|
| name | 'custom_reports__id_demographics' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac207a0> |
| pattern | '/api/v1/custom-reports/{_id}/demographics' |
| Source | |
Line 467 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDDemographics | |
| route custom_reports__id_demographic_ranges (pattern: '/api/v1/custom-reports/{_id}/demographic-ranges') | |
|---|---|
| name | 'custom_reports__id_demographic_ranges' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac20830> |
| pattern | '/api/v1/custom-reports/{_id}/demographic-ranges' |
| Source | |
Line 470 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDDemographicRanges | |
| route custom_reports__id_poi_saturation_demogs (pattern: '/api/v1/custom-reports/{_id}/poi-saturation-demogs') | |
|---|---|
| name | 'custom_reports__id_poi_saturation_demogs' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac208c0> |
| pattern | '/api/v1/custom-reports/{_id}/poi-saturation-demogs' |
| Source | |
Line 474 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportPOISaturationDemogs | |
| route custom_reports__id_segmentation_cards (pattern: '/api/v1/custom-reports/{_id}/segmentation-cards') | |
|---|---|
| name | 'custom_reports__id_segmentation_cards' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac20950> |
| pattern | '/api/v1/custom-reports/{_id}/segmentation-cards' |
| Source | |
Line 478 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDSegmentationCards | |
| route custom_reports__id_site_attributes (pattern: '/api/v1/custom-reports/{_id}/site-attributes') | |
|---|---|
| name | 'custom_reports__id_site_attributes' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac209e0> |
| pattern | '/api/v1/custom-reports/{_id}/site-attributes' |
| Source | |
Line 482 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDSiteAttributes | |
| view method 'post' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDSiteAttributes | |
| route custom_reports__id_variables (pattern: '/api/v1/custom-reports/{_id}/variables') | |
|---|---|
| name | 'custom_reports__id_variables' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac20a70> |
| pattern | '/api/v1/custom-reports/{_id}/variables' |
| Source | |
Line 486 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDVariables | |
| view method 'put' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDVariables | |
| view method 'delete' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDVariables | |
| route custom_reports__id_selected_geolevels (pattern: '/api/v1/custom-reports/{_id}/selected-geolevels') | |
|---|---|
| name | 'custom_reports__id_selected_geolevels' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac20b00> |
| pattern | '/api/v1/custom-reports/{_id}/selected-geolevels' |
| Source | |
Line 489 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDSelectedGeoLevels | |
| view method 'put' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDSelectedGeoLevels | |
| route custom_reports__id_report_notes (pattern: '/api/v1/custom-reports/{_id}/report-notes') | |
|---|---|
| name | 'custom_reports__id_report_notes' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac20b90> |
| pattern | '/api/v1/custom-reports/{_id}/report-notes' |
| Source | |
Line 493 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDReportNotes | |
| route custom_reports__id_report_title (pattern: '/api/v1/custom-reports/{_id}/report-title') | |
|---|---|
| name | 'custom_reports__id_report_title' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac20c20> |
| pattern | '/api/v1/custom-reports/{_id}/report-title' |
| Source | |
Line 496 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDReportTitle | |
| route custom_reports__id_basemap (pattern: '/api/v1/custom-reports/{_id}/basemap') | |
|---|---|
| name | 'custom_reports__id_basemap' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac20cb0> |
| pattern | '/api/v1/custom-reports/{_id}/basemap' |
| Source | |
Line 499 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDBasemap | |
| route custom_reports__id_blacklist_poi (pattern: '/api/v1/custom-reports/{_id}/blacklist-poi') | |
|---|---|
| name | 'custom_reports__id_blacklist_poi' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac20d40> |
| pattern | '/api/v1/custom-reports/{_id}/blacklist-poi' |
| Source | |
Line 502 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDBlacklistPOI | |
| route custom_reports__id_export_tradeareas_geojson (pattern: '/api/v1/custom-reports/{_id}/export-tradeareas-geojson') | |
|---|---|
| name | 'custom_reports__id_export_tradeareas_geojson' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac20dd0> |
| pattern | '/api/v1/custom-reports/{_id}/export-tradeareas-geojson' |
| Source | |
Line 505 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportIDExportTradeareasGeojson | |
| route custom_reports__id_export_competitor_tradeareas_geojson (pattern: '/api/v1/custom-reports/{_id}/export-competitor-tradeareas-geojson') | |
|---|---|
| name | 'custom_reports__id_export_competitor_tradeareas_geojson' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac20e60> |
| pattern | '/api/v1/custom-reports/{_id}/export-competitor-tradeareas-geojson' |
| Source | |
Line 509 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportIDExportCompetitorTradeareasGeojson | |
| route custom_reports__id_get_tradeareas_geojson (pattern: '/api/v1/custom-reports/{_id}/get-tradeareas-geojson') | |
|---|---|
| name | 'custom_reports__id_get_tradeareas_geojson' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac20ef0> |
| pattern | '/api/v1/custom-reports/{_id}/get-tradeareas-geojson' |
| Source | |
Line 513 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportIDGetTradeareasGeojson | |
| route custom_reports__id_get_da_geometries (pattern: '/api/v1/custom-reports/{_id}/get-da-geometries') | |
|---|---|
| name | 'custom_reports__id_get_da_geometries' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac20f80> |
| pattern | '/api/v1/custom-reports/{_id}/get-da-geometries' |
| Source | |
Line 517 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportIDGetDAGeometries | |
| route custom_reports__id_current_locations (pattern: '/api/v1/custom-reports/{_id}/current-locations') | |
|---|---|
| name | 'custom_reports__id_current_locations' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac21010> |
| pattern | '/api/v1/custom-reports/{_id}/current-locations' |
| Source | |
Line 523 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportIDCurrentLocations | |
| route custom_reports__id_competitors (pattern: '/api/v1/custom-reports/{_id}/competitors') | |
|---|---|
| name | 'custom_reports__id_competitors' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac210a0> |
| pattern | '/api/v1/custom-reports/{_id}/competitors' |
| Source | |
Line 527 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportIDCompetitors | |
| route custom_reports__id_similar_locations (pattern: '/api/v1/custom-reports/{_id}/similar-locations') | |
|---|---|
| name | 'custom_reports__id_similar_locations' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac21130> |
| pattern | '/api/v1/custom-reports/{_id}/similar-locations' |
| Source | |
Line 530 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportIDSimilarLocations | |
| route custom_reports__id_labels (pattern: '/api/v1/custom-reports/{_id}/labels') | |
|---|---|
| name | 'custom_reports__id_labels' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac211c0> |
| pattern | '/api/v1/custom-reports/{_id}/labels' |
| Source | |
Line 534 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDSLabels | |
| route custom_reports__id_custom_layer_ids (pattern: '/api/v1/custom-reports/{_id}/custom-layer-ids') | |
|---|---|
| name | 'custom_reports__id_custom_layer_ids' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac21250> |
| pattern | '/api/v1/custom-reports/{_id}/custom-layer-ids' |
| Source | |
Line 535 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDCustomLayerIds | |
| route custom_reports__id_layers (pattern: '/api/v1/custom-reports/{_id}/layers') | |
|---|---|
| name | 'custom_reports__id_layers' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac212e0> |
| pattern | '/api/v1/custom-reports/{_id}/layers' |
| Source | |
Line 539 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDLayers | |
| route custom_reports__id_growth_rate (pattern: '/api/v1/custom-reports/{_id}/growth-rate') | |
|---|---|
| name | 'custom_reports__id_growth_rate' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac21370> |
| pattern | '/api/v1/custom-reports/{_id}/growth-rate' |
| Source | |
Line 540 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportIDGrowthRate | |
| route custom_reports__id_neighbouring_pois (pattern: '/api/v1/custom-reports/{_id}/neighbouring-pois') | |
|---|---|
| name | 'custom_reports__id_neighbouring_pois' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac21400> |
| pattern | '/api/v1/custom-reports/{_id}/neighbouring-pois' |
| Source | |
Line 543 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDNeighbouringPois | |
| route custom_reports__id_top_buyer_types (pattern: '/api/v1/custom-reports/{_id}/top-buyer-types') | |
|---|---|
| name | 'custom_reports__id_top_buyer_types' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac21490> |
| pattern | '/api/v1/custom-reports/{_id}/top-buyer-types' |
| Source | |
Line 547 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDTopBuyerTypes | |
| route custom_reports__id_top_selling_products (pattern: '/api/v1/custom-reports/{_id}/top-selling-products') | |
|---|---|
| name | 'custom_reports__id_top_selling_products' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac21520> |
| pattern | '/api/v1/custom-reports/{_id}/top-selling-products' |
| Source | |
Line 551 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDTopSellingProducts | |
| route custom_reports__id_sales_comparables (pattern: '/api/v1/custom-reports/{_id}/sales-comparables') | |
|---|---|
| name | 'custom_reports__id_sales_comparables' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac215b0> |
| pattern | '/api/v1/custom-reports/{_id}/sales-comparables' |
| Source | |
Line 555 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDSalesComparables | |
| route custom_reports__id_seasonal_sales (pattern: '/api/v1/custom-reports/{_id}/seasonal-sales') | |
|---|---|
| name | 'custom_reports__id_seasonal_sales' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac21640> |
| pattern | '/api/v1/custom-reports/{_id}/seasonal-sales' |
| Source | |
Line 559 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDSeasonalSales | |
| route custom_reports__id_market_strategy (pattern: '/api/v1/custom-reports/{_id}/market-strategy') | |
|---|---|
| name | 'custom_reports__id_market_strategy' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac216d0> |
| pattern | '/api/v1/custom-reports/{_id}/market-strategy' |
| Source | |
Line 563 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDMarketStrategy | |
| view method 'post' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDMarketStrategy | |
| route custom_reports__id_market_share (pattern: '/api/v1/custom-reports/{_id}/market-share') | |
|---|---|
| name | 'custom_reports__id_market_share' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac21760> |
| pattern | '/api/v1/custom-reports/{_id}/market-share' |
| Source | |
Line 567 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDMarketShare | |
| route custom_reports__id_market_share_overview (pattern: '/api/v1/custom-reports/{_id}/market-share-overview') | |
|---|---|
| name | 'custom_reports__id_market_share_overview' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac217f0> |
| pattern | '/api/v1/custom-reports/{_id}/market-share-overview' |
| Source | |
Line 570 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDMarketShareOverview | |
| route custom_reports__id_renovation_lift (pattern: '/api/v1/custom-reports/{_id}/renovation-lift') | |
|---|---|
| name | 'custom_reports__id_renovation_lift' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac21880> |
| pattern | '/api/v1/custom-reports/{_id}/renovation-lift' |
| Source | |
Line 574 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDRenovationLift | |
| route custom_reports__id_rankings (pattern: '/api/v1/custom-reports/{_id}/rankings') | |
|---|---|
| name | 'custom_reports__id_rankings' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac21910> |
| pattern | '/api/v1/custom-reports/{_id}/rankings' |
| Source | |
Line 578 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDRankings | |
| route custom_reports__id_future_competitive_impact (pattern: '/api/v1/custom-reports/{_id}/future-competitive-impact') | |
|---|---|
| name | 'custom_reports__id_future_competitive_impact' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac219a0> |
| pattern | '/api/v1/custom-reports/{_id}/future-competitive-impact' |
| Source | |
Line 581 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDFutureCompetitiveImpact | |
| view method 'post' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDFutureCompetitiveImpact | |
| route custom_reports__id_base_case_buildout (pattern: '/api/v1/custom-reports/{_id}/base-case-buildout') | |
|---|---|
| name | 'custom_reports__id_base_case_buildout' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac21a30> |
| pattern | '/api/v1/custom-reports/{_id}/base-case-buildout' |
| Source | |
Line 585 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDBaseCaseBuildout | |
| route custom_reports__id_margin_data (pattern: '/api/v1/custom-reports/{_id}/margin-data') | |
|---|---|
| name | 'custom_reports__id_margin_data' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac21ac0> |
| pattern | '/api/v1/custom-reports/{_id}/margin-data' |
| Source | |
Line 590 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDMarginData | |
| route custom_reports__id_category_breakdown (pattern: '/api/v1/custom-reports/{_id}/category-breakdown') | |
|---|---|
| name | 'custom_reports__id_category_breakdown' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac21b50> |
| pattern | '/api/v1/custom-reports/{_id}/category-breakdown' |
| Source | |
Line 593 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportIDCategoryBreakdown | |
| route custom_reports__id_product_origin (pattern: '/api/v1/custom-reports/{_id}/product-origin') | |
|---|---|
| name | 'custom_reports__id_product_origin' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac21be0> |
| pattern | '/api/v1/custom-reports/{_id}/product-origin' |
| Source | |
Line 597 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportIDProductOrigin | |
| route custom_reports__id_quadrant_analysis (pattern: '/api/v1/custom-reports/{_id}/quadrant-analysis') | |
|---|---|
| name | 'custom_reports__id_quadrant_analysis' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac21c70> |
| pattern | '/api/v1/custom-reports/{_id}/quadrant-analysis' |
| Source | |
Line 601 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportIDQuadrantAnalysis | |
| route custom_reports__id_store_attributes (pattern: '/api/v1/custom-reports/{_id}/store-attributes') | |
|---|---|
| name | 'custom_reports__id_store_attributes' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac21d00> |
| pattern | '/api/v1/custom-reports/{_id}/store-attributes' |
| Source | |
Line 606 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDStoreAttributes | |
| route custom_reports__id_share (pattern: '/api/v1/custom-reports/{_id}/share') | |
|---|---|
| name | 'custom_reports__id_share' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac21d90> |
| pattern | '/api/v1/custom-reports/{_id}/share' |
| Source | |
Line 610 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDShare | |
| route custom_reports__id_share_report (pattern: '/api/v1/custom-reports/{_id}/share-report') | |
|---|---|
| name | 'custom_reports__id_share_report' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac21e20> |
| pattern | '/api/v1/custom-reports/{_id}/share-report' |
| Source | |
Line 611 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDShareReport | |
| view method 'put' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDShareReport | |
| route custom_reports__id_pois_address (pattern: '/api/v1/custom-reports/{_id}/pois/address') | |
|---|---|
| name | 'custom_reports__id_pois_address' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac21eb0> |
| pattern | '/api/v1/custom-reports/{_id}/pois/address' |
| Source | |
Line 614 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDPOIsAddress | |
| route custom_reports__id_listing_pdf (pattern: '/api/v1/custom-reports/{_id}/listing-pdf') | |
|---|---|
| name | 'custom_reports__id_listing_pdf' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac21f40> |
| pattern | '/api/v1/custom-reports/{_id}/listing-pdf' |
| Source | |
Line 617 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'delete' of class piinpoint.api.v1.custom-reports.RESTCustomReportIDListingPDF | |
| route custom_reports__id (pattern: '/api/v1/custom-reports/{_id}') | |
|---|---|
| name | 'custom_reports__id' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac21fd0> |
| pattern | '/api/v1/custom-reports/{_id}' |
| Source | |
Line 624 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsID | |
| route dd_reports (pattern: '/api/v1/dd-reports') | |
|---|---|
| name | 'dd_reports' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac22060> |
| pattern | '/api/v1/dd-reports' |
| Source | |
Line 627 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.dd-reports.RESTDDReports | |
| view method 'post' of class piinpoint.api.v1.dd-reports.RESTDDReports | |
| route dd_reports_upload_store_image (pattern: '/api/v1/dd-reports/{store_id}/upload-store-image') | |
|---|---|
| name | 'dd_reports_upload_store_image' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac220f0> |
| pattern | '/api/v1/dd-reports/{store_id}/upload-store-image' |
| Source | |
Line 628 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.dd-reports.RESTDDReportsUploadStoreImage | |
| route dd_reports_public_reports_list (pattern: '/api/v1/dd-reports/public-reports-list/{period}/{token}') | |
|---|---|
| name | 'dd_reports_public_reports_list' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac22180> |
| pattern | '/api/v1/dd-reports/public-reports-list/{period}/{token}' |
| Source | |
Line 632 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.dd-reports.RESTDDReportsPublicReportsList | |
| route dd_reports__id_validate_shared_key (pattern: '/api/v1/dd-reports/{_id}/validate-shared-key') | |
|---|---|
| name | 'dd_reports__id_validate_shared_key' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac22210> |
| pattern | '/api/v1/dd-reports/{_id}/validate-shared-key' |
| Source | |
Line 636 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.dd-reports.RESTDDReportsIDValidateSharedKey | |
| route dd_reports__periods (pattern: '/api/v1/dd-reports/periods') | |
|---|---|
| name | 'dd_reports__periods' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac222a0> |
| pattern | '/api/v1/dd-reports/periods' |
| Source | |
Line 641 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.dd-reports.RESTDDReportsPeriods | |
| route dd_reports__id (pattern: '/api/v1/dd-reports/{_id}') | |
|---|---|
| name | 'dd_reports__id' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac22330> |
| pattern | '/api/v1/dd-reports/{_id}' |
| Source | |
Line 642 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.dd-reports.RESTDDReportsID | |
| view method 'delete' of class piinpoint.api.v1.dd-reports.RESTDDReportsID | |
| route dd_reports__store_ranking (pattern: '/api/v1/dd-reports/{_id}/store-ranking') | |
|---|---|
| name | 'dd_reports__store_ranking' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac223c0> |
| pattern | '/api/v1/dd-reports/{_id}/store-ranking' |
| Source | |
Line 643 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.dd-reports.RESTDDReportsIDStoreRanking | |
| route dd_reports__historical_trade_area_sales (pattern: '/api/v1/dd-reports/{_id}/historical-trade-area-sales') | |
|---|---|
| name | 'dd_reports__historical_trade_area_sales' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac22450> |
| pattern | '/api/v1/dd-reports/{_id}/historical-trade-area-sales' |
| Source | |
Line 646 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.dd-reports.RESTDDReportsIDHistoricalTradeAreaSales | |
| route dd_reports__id_copy (pattern: '/api/v1/dd-reports/{_id}/copy') | |
|---|---|
| name | 'dd_reports__id_copy' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac224e0> |
| pattern | '/api/v1/dd-reports/{_id}/copy' |
| Source | |
Line 650 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.dd-reports.RESTDDReportsIDCopy | |
| route sales_reports (pattern: '/api/v1/sales-reports') | |
|---|---|
| name | 'sales_reports' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac22570> |
| pattern | '/api/v1/sales-reports' |
| Source | |
Line 653 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.sales-reports.RESTSalesReports | |
| view method 'get' of class piinpoint.api.v1.sales-reports.RESTSalesReports | |
| route sales_reports__mc_desc (pattern: '/api/v1/sales-reports/mc-desc') | |
|---|---|
| name | 'sales_reports__mc_desc' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac22600> |
| pattern | '/api/v1/sales-reports/mc-desc' |
| Source | |
Line 654 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sales-reports.RESTSalesReportsMcDesc | |
| route sales_reports__trade_area_sandbox (pattern: '/api/v1/sales-reports/trade-area-sandbox') | |
|---|---|
| name | 'sales_reports__trade_area_sandbox' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac22690> |
| pattern | '/api/v1/sales-reports/trade-area-sandbox' |
| Source | |
Line 656 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.sales-reports.RESTSalesReportTradeAreaSandbox | |
| route sales_reports__id (pattern: '/api/v1/sales-reports/{_id}') | |
|---|---|
| name | 'sales_reports__id' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac22720> |
| pattern | '/api/v1/sales-reports/{_id}' |
| Source | |
Line 660 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sales-reports.RESTSalesReportsID | |
| view method 'delete' of class piinpoint.api.v1.sales-reports.RESTSalesReportsID | |
| route sales_reports__id_recommendations (pattern: '/api/v1/sales-reports/{_id}/recommendations') | |
|---|---|
| name | 'sales_reports__id_recommendations' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac227b0> |
| pattern | '/api/v1/sales-reports/{_id}/recommendations' |
| Source | |
Line 662 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.sales-reports.RESTSalesReportIDRecommendations | |
| route sales_reports__id_highlights (pattern: '/api/v1/sales-reports/{_id}/highlights') | |
|---|---|
| name | 'sales_reports__id_highlights' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac22840> |
| pattern | '/api/v1/sales-reports/{_id}/highlights' |
| Source | |
Line 666 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.sales-reports.RESTSalesReportIDHighlights | |
| route sales_reports__id_market_strategy (pattern: '/api/v1/sales-reports/{_id}/market-strategy') | |
|---|---|
| name | 'sales_reports__id_market_strategy' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac228d0> |
| pattern | '/api/v1/sales-reports/{_id}/market-strategy' |
| Source | |
Line 669 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.sales-reports.RESTSalesReportIDMarketStrategy | |
| route sales_reports__id_assumptions (pattern: '/api/v1/sales-reports/{_id}/assumptions') | |
|---|---|
| name | 'sales_reports__id_assumptions' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac22960> |
| pattern | '/api/v1/sales-reports/{_id}/assumptions' |
| Source | |
Line 673 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.sales-reports.RESTSalesReportAssumptions | |
| route sales_reports__id_real_estate_notes (pattern: '/api/v1/sales-reports/{_id}/real_estate_notes') | |
|---|---|
| name | 'sales_reports__id_real_estate_notes' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac229f0> |
| pattern | '/api/v1/sales-reports/{_id}/real_estate_notes' |
| Source | |
Line 676 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.sales-reports.RESTSalesReportIDRENotes | |
| route sales_reports__id_forecast (pattern: '/api/v1/sales-reports/{_id}/forecast') | |
|---|---|
| name | 'sales_reports__id_forecast' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac22a80> |
| pattern | '/api/v1/sales-reports/{_id}/forecast' |
| Source | |
Line 680 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sales-reports.RESTSalesReportIDForecast | |
| route sales_reports__id_prediction_explainer (pattern: '/api/v1/sales-reports/{_id}/prediction_explainer') | |
|---|---|
| name | 'sales_reports__id_prediction_explainer' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac22b10> |
| pattern | '/api/v1/sales-reports/{_id}/prediction_explainer' |
| Source | |
Line 683 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sales-reports.RESTSalesReportIDPredictionExplainer | |
| route sales_reports__id_nearby_cotenants (pattern: '/api/v1/sales-reports/{_id}/nearby-cotenants') | |
|---|---|
| name | 'sales_reports__id_nearby_cotenants' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac22ba0> |
| pattern | '/api/v1/sales-reports/{_id}/nearby-cotenants' |
| Source | |
Line 687 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sales-reports.RESTSalesReportIDNearbyCotenants | |
| route sales_reports__id_sales_transfer (pattern: '/api/v1/sales-reports/{_id}/sales-transfer') | |
|---|---|
| name | 'sales_reports__id_sales_transfer' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac22c30> |
| pattern | '/api/v1/sales-reports/{_id}/sales-transfer' |
| Source | |
Line 691 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sales-reports.RESTSalesReportIDSalesTransfer | |
| route sales_reports__id_real_estate_factors (pattern: '/api/v1/sales-reports/{_id}/real-estate-factors') | |
|---|---|
| name | 'sales_reports__id_real_estate_factors' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac22cc0> |
| pattern | '/api/v1/sales-reports/{_id}/real-estate-factors' |
| Source | |
Line 694 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.sales-reports.RESTSalesReportIDRealEstateFactors | |
| route sales_reports__id_comparable_stores (pattern: '/api/v1/sales-reports/{_id}/comparable-stores') | |
|---|---|
| name | 'sales_reports__id_comparable_stores' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac22d50> |
| pattern | '/api/v1/sales-reports/{_id}/comparable-stores' |
| Source | |
Line 698 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sales-reports.RESTSalesReportIDComparableStores | |
| view method 'put' of class piinpoint.api.v1.sales-reports.RESTSalesReportIDComparableStores | |
| route sales_reports__id_urbanicity (pattern: '/api/v1/sales-reports/{_id}/urbanicity') | |
|---|---|
| name | 'sales_reports__id_urbanicity' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac22de0> |
| pattern | '/api/v1/sales-reports/{_id}/urbanicity' |
| Source | |
Line 702 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.sales-reports.RESTSalesReportIDUrbanicity | |
| route sales_reports__id_category_breakdown (pattern: '/api/v1/sales-reports/{_id}/category-breakdown') | |
|---|---|
| name | 'sales_reports__id_category_breakdown' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac22e70> |
| pattern | '/api/v1/sales-reports/{_id}/category-breakdown' |
| Source | |
Line 705 of file /piinpoint/src/piinpoint/routes.py:
|
|
| route sales_reports__id_existing_sites (pattern: '/api/v1/sales-reports/{_id}/existing-sites') | |
|---|---|
| name | 'sales_reports__id_existing_sites' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac22f00> |
| pattern | '/api/v1/sales-reports/{_id}/existing-sites' |
| Source | |
Line 709 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sales-reports.RESTSalesReportIDExistingSites | |
| route sales_reports__id_new_sites (pattern: '/api/v1/sales-reports/{_id}/new-sites') | |
|---|---|
| name | 'sales_reports__id_new_sites' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac22f90> |
| pattern | '/api/v1/sales-reports/{_id}/new-sites' |
| Source | |
Line 712 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sales-reports.RESTSalesReportIDNewSites | |
| route sales_reports__id_edit_forecast (pattern: '/api/v1/sales-reports/{_id}/edit-forecast') | |
|---|---|
| name | 'sales_reports__id_edit_forecast' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac23020> |
| pattern | '/api/v1/sales-reports/{_id}/edit-forecast' |
| Source | |
Line 715 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sales-reports.RESTSalesReportIDEditForecast | |
| view method 'put' of class piinpoint.api.v1.sales-reports.RESTSalesReportIDEditForecast | |
| route closure_reports__id_copy (pattern: '/api/v1/closure-reports/{_id}/copy') | |
|---|---|
| name | 'closure_reports__id_copy' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac230b0> |
| pattern | '/api/v1/closure-reports/{_id}/copy' |
| Source | |
Line 718 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.closure-reports.RESTClosureReportsIDCopy | |
| route sales_reports__id_average_sales_value (pattern: '/api/v1/sales-reports/{_id}/average-sales-value') | |
|---|---|
| name | 'sales_reports__id_average_sales_value' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac23140> |
| pattern | '/api/v1/sales-reports/{_id}/average-sales-value' |
| Source | |
Line 719 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sales-reports.RESTSalesReportIDAverageSalesValue | |
| route sales_reports__id_existing_store_attributes (pattern: '/api/v1/sales-reports/{_id}/existing-store-attributes') | |
|---|---|
| name | 'sales_reports__id_existing_store_attributes' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac231d0> |
| pattern | '/api/v1/sales-reports/{_id}/existing-store-attributes' |
| Source | |
Line 723 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.sales-reports.RESTSalesReportIDExistingStoreAttributes | |
| view method 'get' of class piinpoint.api.v1.sales-reports.RESTSalesReportIDExistingStoreAttributes | |
| route sales_reports__id_copy (pattern: '/api/v1/sales-reports/{_id}/copy') | |
|---|---|
| name | 'sales_reports__id_copy' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac23260> |
| pattern | '/api/v1/sales-reports/{_id}/copy' |
| Source | |
Line 727 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.sales-reports.RESTSalesReportIDCopy | |
| route closure_reports (pattern: '/api/v1/closure-reports') | |
|---|---|
| name | 'closure_reports' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac232f0> |
| pattern | '/api/v1/closure-reports' |
| Source | |
Line 730 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.closure-reports.RESTClosureReports | |
| view method 'get' of class piinpoint.api.v1.closure-reports.RESTClosureReports | |
| route closure_reports__id (pattern: '/api/v1/closure-reports/{_id}') | |
|---|---|
| name | 'closure_reports__id' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac23380> |
| pattern | '/api/v1/closure-reports/{_id}' |
| Source | |
Line 731 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.closure-reports.RESTClosureReportsID | |
| view method 'delete' of class piinpoint.api.v1.closure-reports.RESTClosureReportsID | |
| route closure_reports__id_sales_forecast (pattern: '/api/v1/closure-reports/{_id}/sales-forecast') | |
|---|---|
| name | 'closure_reports__id_sales_forecast' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac23410> |
| pattern | '/api/v1/closure-reports/{_id}/sales-forecast' |
| Source | |
Line 732 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.closure-reports.RESTClosureReportsIDSalesForecast | |
| route closure_reports__id_sales_transfer (pattern: '/api/v1/closure-reports/{_id}/sales-transfer') | |
|---|---|
| name | 'closure_reports__id_sales_transfer' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac234a0> |
| pattern | '/api/v1/closure-reports/{_id}/sales-transfer' |
| Source | |
Line 736 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.closure-reports.RESTClosureReportsIDSalesTransfer | |
| route closure_reports__id_description (pattern: '/api/v1/closure-reports/{_id}/description') | |
|---|---|
| name | 'closure_reports__id_description' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac23530> |
| pattern | '/api/v1/closure-reports/{_id}/description' |
| Source | |
Line 740 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.closure-reports.RESTClosureReportsIDDescription | |
| route closure_reports__id_considerations (pattern: '/api/v1/closure-reports/{_id}/considerations') | |
|---|---|
| name | 'closure_reports__id_considerations' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac235c0> |
| pattern | '/api/v1/closure-reports/{_id}/considerations' |
| Source | |
Line 743 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.closure-reports.RESTClosureReportsIDConsiderations | |
| route closure_reports__id_edit_forecast (pattern: '/api/v1/closure-reports/{_id}/edit-forecast') | |
|---|---|
| name | 'closure_reports__id_edit_forecast' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac23650> |
| pattern | '/api/v1/closure-reports/{_id}/edit-forecast' |
| Source | |
Line 747 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.closure-reports.RESTClosureReportsIDEditForecast | |
| view method 'put' of class piinpoint.api.v1.closure-reports.RESTClosureReportsIDEditForecast | |
| route mobile_location_get_visitor_demographics (pattern: '/api/v1/mobile-location/get-visitor-demographics') | |
|---|---|
| name | 'mobile_location_get_visitor_demographics' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac236e0> |
| pattern | '/api/v1/mobile-location/get-visitor-demographics' |
| Source | |
Line 752 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.mobile_location.RESTMobileLocationGetVisitorDemographics | |
| route mobile_location_contributions (pattern: '/api/v1/mobile-location/contributions') | |
|---|---|
| name | 'mobile_location_contributions' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac23770> |
| pattern | '/api/v1/mobile-location/contributions' |
| Source | |
Line 756 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.mobile_location.RESTMobileContributions | |
| route mobile_location_demogs (pattern: '/api/v1/mobile-location/demographics') | |
|---|---|
| name | 'mobile_location_demogs' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac23800> |
| pattern | '/api/v1/mobile-location/demographics' |
| Source | |
Line 759 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.mobile_location.RESTMobileLocationIDDemogs | |
| route mobile_location_mobile_data (pattern: '/api/v1/mobile-location/mobile-data') | |
|---|---|
| name | 'mobile_location_mobile_data' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac23890> |
| pattern | '/api/v1/mobile-location/mobile-data' |
| Source | |
Line 760 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.mobile_location.RESTMobileLocationMobileData | |
| route mobile_location_outputzone (pattern: '/api/v1/mobile-location/output-zone') | |
|---|---|
| name | 'mobile_location_outputzone' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac23920> |
| pattern | '/api/v1/mobile-location/output-zone' |
| Source | |
Line 763 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.mobile_location.RESTMobileLocationIDOutputZone | |
| route mobile_location_contribution (pattern: '/api/v1/mobile-location/contribution') | |
|---|---|
| name | 'mobile_location_contribution' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac239b0> |
| pattern | '/api/v1/mobile-location/contribution' |
| Source | |
Line 766 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.mobile_location.RESTMobileLocationIDContribution | |
| route mobile_location_visitor_report (pattern: '/api/v1/mobile-location/visitor-report') | |
|---|---|
| name | 'mobile_location_visitor_report' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac23a40> |
| pattern | '/api/v1/mobile-location/visitor-report' |
| Source | |
Line 769 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.mobile_location.RESTMobileLocationVisitorReport | |
| route mobile_location_visitor_report_home_locations (pattern: '/api/v1/mobile-location/visitor-report/home-locations') | |
|---|---|
| name | 'mobile_location_visitor_report_home_locations' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac23ad0> |
| pattern | '/api/v1/mobile-location/visitor-report/home-locations' |
| Source | |
Line 772 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.mobile_location.RESTMobileLocationVisitorReportHomeLocations | |
| route mobile_location__id (pattern: '/api/v1/mobile-location/{_id}') | |
|---|---|
| name | 'mobile_location__id' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac23b60> |
| pattern | '/api/v1/mobile-location/{_id}' |
| Source | |
Line 776 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.mobile_location.RESTMobileLocationID | |
| route mobile_location (pattern: '/api/v1/mobile-location') | |
|---|---|
| name | 'mobile_location' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac23bf0> |
| pattern | '/api/v1/mobile-location' |
| Source | |
Line 777 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.mobile_location.RESTMobileLocation | |
| route current_locations_sales (pattern: '/api/v1/current-locations/sales') | |
|---|---|
| name | 'current_locations_sales' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac23c80> |
| pattern | '/api/v1/current-locations/sales' |
| Source | |
Line 778 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.current_locations.RESTSalesData | |
| route current_locations (pattern: '/api/v1/current-locations') | |
|---|---|
| name | 'current_locations' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac23d10> |
| pattern | '/api/v1/current-locations' |
| Source | |
Line 779 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.current_locations.RESTCurrentLocations | |
| view method 'post' of class piinpoint.api.v1.current_locations.RESTCurrentLocations | |
| route current_locations_add_location (pattern: '/api/v1/current-locations/add-location') | |
|---|---|
| name | 'current_locations_add_location' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac23da0> |
| pattern | '/api/v1/current-locations/add-location' |
| Source | |
Line 780 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.current_locations.RESTAddLocation | |
| route current_locations_delete_location (pattern: '/api/v1/current-locations/delete-location') | |
|---|---|
| name | 'current_locations_delete_location' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac23e30> |
| pattern | '/api/v1/current-locations/delete-location' |
| Source | |
Line 783 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.current_locations.RESTDeleteLocation | |
| route current_locations_get_attributes (pattern: '/api/v1/current-locations/get-attributes') | |
|---|---|
| name | 'current_locations_get_attributes' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac23ec0> |
| pattern | '/api/v1/current-locations/get-attributes' |
| Source | |
Line 786 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.current_locations.RESTGetAttributes | |
| route current_locations_get_attributes_set (pattern: '/api/v1/current-locations/get-attributes-set') | |
|---|---|
| name | 'current_locations_get_attributes_set' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac23f50> |
| pattern | '/api/v1/current-locations/get-attributes-set' |
| Source | |
Line 789 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.current_locations.RESTGetAttributesSet | |
| route current_locations_attributes_edit (pattern: '/api/v1/current-locations/attributes-edit/{_id}') | |
|---|---|
| name | 'current_locations_attributes_edit' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac58050> |
| pattern | '/api/v1/current-locations/attributes-edit/{_id}' |
| Source | |
Line 793 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.current_locations.RESTAttributesEdit | |
| view method 'put' of class piinpoint.api.v1.current_locations.RESTAttributesEdit | |
| route current_locations_simulate_closure (pattern: '/api/v1/current-locations/simulate-closure') | |
|---|---|
| name | 'current_locations_simulate_closure' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac580e0> |
| pattern | '/api/v1/current-locations/simulate-closure' |
| Source | |
Line 797 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.current_locations.RESTSimulateClosure | |
| route custom_layers_get_classes (pattern: '/api/v1/custom-layers/get/classes') | |
|---|---|
| name | 'custom_layers_get_classes' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac58170> |
| pattern | '/api/v1/custom-layers/get/classes' |
| Source | |
Line 801 of file /piinpoint/src/piinpoint/routes.py:
|
|
| route custom_layers_get_in_area (pattern: '/api/v1/custom-layers/get/in-area') | |
|---|---|
| name | 'custom_layers_get_in_area' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac58200> |
| pattern | '/api/v1/custom-layers/get/in-area' |
| Source | |
Line 802 of file /piinpoint/src/piinpoint/routes.py:
|
|
| route custom_layers_generate_mobile_layer (pattern: '/api/v1/custom-layers/generate-mobile-layer') | |
|---|---|
| name | 'custom_layers_generate_mobile_layer' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac58290> |
| pattern | '/api/v1/custom-layers/generate-mobile-layer' |
| Source | |
Line 803 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom_layers.RESTCustomLayersGenerateMobileLayer | |
| route custom_layers_selected_marketmatch_layer_file (pattern: '/api/v1/custom-layers/selected-marketmatch-layer-file') | |
|---|---|
| name | 'custom_layers_selected_marketmatch_layer_file' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac58320> |
| pattern | '/api/v1/custom-layers/selected-marketmatch-layer-file' |
| Source | |
Line 807 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.custom_layers.RESTCustomLayersSelectedMarketmatchLayerFile | |
| view method 'get' of class piinpoint.api.v1.custom_layers.RESTCustomLayersSelectedMarketmatchLayerFile | |
| route custom_layers_get_nearest_feature (pattern: '/api/v1/custom-layers/get/nearest-feature') | |
|---|---|
| name | 'custom_layers_get_nearest_feature' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac583b0> |
| pattern | '/api/v1/custom-layers/get/nearest-feature' |
| Source | |
Line 811 of file /piinpoint/src/piinpoint/routes.py:
|
|
| route custom_layers_get_table (pattern: '/api/v1/custom-layers/get/table') | |
|---|---|
| name | 'custom_layers_get_table' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac58440> |
| pattern | '/api/v1/custom-layers/get/table' |
| Source | |
Line 814 of file /piinpoint/src/piinpoint/routes.py:
|
|
| route custom_layers_update_marker_colour (pattern: '/api/v1/custom-layers/update/marker/colour') | |
|---|---|
| name | 'custom_layers_update_marker_colour' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac584d0> |
| pattern | '/api/v1/custom-layers/update/marker/colour' |
| Source | |
Line 815 of file /piinpoint/src/piinpoint/routes.py:
|
|
| route custom_layers_update_marker_masking (pattern: '/api/v1/custom-layers/update/marker/masking') | |
|---|---|
| name | 'custom_layers_update_marker_masking' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac58560> |
| pattern | '/api/v1/custom-layers/update/marker/masking' |
| Source | |
Line 819 of file /piinpoint/src/piinpoint/routes.py:
|
|
| route custom_layers_update_marker_placement (pattern: '/api/v1/custom-layers/update/marker/placement') | |
|---|---|
| name | 'custom_layers_update_marker_placement' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac585f0> |
| pattern | '/api/v1/custom-layers/update/marker/placement' |
| Source | |
Line 823 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.api.v1.custom_layers.custom_layers_update_marker_placement | |
| route custom_layers_update_shape (pattern: '/api/v1/custom-layers/update/shape') | |
|---|---|
| name | 'custom_layers_update_shape' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac58680> |
| pattern | '/api/v1/custom-layers/update/shape' |
| Source | |
Line 827 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.api.v1.custom_layers.custom_layers_update_shape | |
| route custom_layers_market_planner (pattern: '/api/v1/custom-layers/market_planner/{candidate_layer_id}') | |
|---|---|
| name | 'custom_layers_market_planner' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac58710> |
| pattern | '/api/v1/custom-layers/market_planner/{candidate_layer_id}' |
| Source | |
Line 828 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| route custom_layers_utils_convert_tab (pattern: '/api/v1/custom-layers/utils/convert-tab') | |
|---|---|
| name | 'custom_layers_utils_convert_tab' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac587a0> |
| pattern | '/api/v1/custom-layers/utils/convert-tab' |
| Source | |
Line 832 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.api.v1.custom_layers.custom_layers_utils_convert_tab | |
| route custom_layers_utils_export_tab (pattern: '/api/v1/custom-layers/utils/export-tab') | |
|---|---|
| name | 'custom_layers_utils_export_tab' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac58830> |
| pattern | '/api/v1/custom-layers/utils/export-tab' |
| Source | |
Line 835 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.api.v1.custom_layers.custom_layers_utils_export_tab | |
| route custom_layers_utils_export_tab_trade_area (pattern: '/api/v1/custom-layers/utils/export-tab-trade-area') | |
|---|---|
| name | 'custom_layers_utils_export_tab_trade_area' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac588c0> |
| pattern | '/api/v1/custom-layers/utils/export-tab-trade-area' |
| Source | |
Line 838 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.api.v1.custom_layers.custom_layers_utils_export_tab_trade_area | |
| route custom_layers_utils_export_geojson (pattern: '/api/v1/custom-layers/utils/export-geojson') | |
|---|---|
| name | 'custom_layers_utils_export_geojson' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac58950> |
| pattern | '/api/v1/custom-layers/utils/export-geojson' |
| Source | |
Line 842 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.api.v1.custom_layers.custom_layers_utils_export_geojson | |
| route custom_layers_user_files (pattern: '/api/v1/custom-layers/user-files') | |
|---|---|
| name | 'custom_layers_user_files' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac589e0> |
| pattern | '/api/v1/custom-layers/user-files' |
| Source | |
Line 846 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.api.v1.custom_layers.custom_layers_user_files | |
| route custom_layer_files_file_id_smart_columns_recalculate (pattern: '/api/v1/custom-layer-files/{file_id}/smart-columns/recalculate') | |
|---|---|
| name | 'custom_layer_files_file_id_smart_columns_recalculate' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac58a70> |
| pattern | '/api/v1/custom-layer-files/{file_id}/smart-columns/recalculate' |
| Source | |
Line 847 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.custom_layers.RESTCustomLayerFilesFileIDSmartColumnsRecalculate | |
| route custom_layer_files_file_id_smart_columns_key (pattern: '/api/v1/custom-layer-files/{file_id}/smart-columns/{key}') | |
|---|---|
| name | 'custom_layer_files_file_id_smart_columns_key' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac58b00> |
| pattern | '/api/v1/custom-layer-files/{file_id}/smart-columns/{key}' |
| Source | |
Line 851 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom_layers.RESTCustomLayerFilesFileIDSmartColumnsKey | |
| route custom_layer_files_file_id_smart_columns_key_calculating (pattern: '/api/v1/custom-layer-files/{file_id}/smart-columns/{key}/calculating') | |
|---|---|
| name | 'custom_layer_files_file_id_smart_columns_key_calculating' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac58b90> |
| pattern | '/api/v1/custom-layer-files/{file_id}/smart-columns/{key}/calculating' |
| Source | |
Line 855 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom_layers.RESTCustomLayerFilesFileIDSmartColumnsKeyCalculating | |
| route custom_layer_files_file_id_smart_columns_key_test_compute (pattern: '/api/v1/custom-layer-files/{file_id}/smart-columns/{key}/test-compute') | |
|---|---|
| name | 'custom_layer_files_file_id_smart_columns_key_test_compute' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac58c20> |
| pattern | '/api/v1/custom-layer-files/{file_id}/smart-columns/{key}/test-compute' |
| Source | |
Line 859 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom_layers.RESTCustomLayerFilesFileIDSmartColumnsKeyTestCompute | |
| route custom_layer_files_file_id_smart_columns (pattern: '/api/v1/custom-layer-files/{file_id}/smart-columns') | |
|---|---|
| name | 'custom_layer_files_file_id_smart_columns' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac58d40> |
| pattern | '/api/v1/custom-layer-files/{file_id}/smart-columns' |
| Source | |
Line 863 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom_layers.RESTCustomLayerFilesFileIDSmartColumns | |
| view method 'post' of class piinpoint.api.v1.custom_layers.RESTCustomLayerFilesFileIDSmartColumns | |
| view method 'put' of class piinpoint.api.v1.custom_layers.RESTCustomLayerFilesFileIDSmartColumns | |
| view method 'delete' of class piinpoint.api.v1.custom_layers.RESTCustomLayerFilesFileIDSmartColumns | |
| route custom_layer_files (pattern: '/api/v1/custom-layer-files') | |
|---|---|
| name | 'custom_layer_files' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac58e60> |
| pattern | '/api/v1/custom-layer-files' |
| Source | |
Line 867 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom_layers.RESTCustomLayerFiles | |
| route custom_layer_files_transit_times (pattern: '/api/v1/custom-layer-files-transit-times') | |
|---|---|
| name | 'custom_layer_files_transit_times' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac58ef0> |
| pattern | '/api/v1/custom-layer-files-transit-times' |
| Source | |
Line 868 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom_layers.RESTCustomLayerFilesTransitTimes | |
| route custom_layer_files_file_id (pattern: '/api/v1/custom-layer-files/{file_id}') | |
|---|---|
| name | 'custom_layer_files_file_id' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac58f80> |
| pattern | '/api/v1/custom-layer-files/{file_id}' |
| Source | |
Line 871 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.custom_layers.RESTCustomLayerFilesFileID | |
| view method 'delete' of class piinpoint.api.v1.custom_layers.RESTCustomLayerFilesFileID | |
| route custom_layer_files_file_id_symbology_batch (pattern: '/api/v1/custom-layer-files/{file_id}/symbology/batch') | |
|---|---|
| name | 'custom_layer_files_file_id_symbology_batch' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac59010> |
| pattern | '/api/v1/custom-layer-files/{file_id}/symbology/batch' |
| Source | |
Line 874 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.custom_layers.RESTCustomLayersFileIDSymbologyBatch | |
| route custom_layer_files_file_id_symbology (pattern: '/api/v1/custom-layer-files/{file_id}/symbology') | |
|---|---|
| name | 'custom_layer_files_file_id_symbology' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac590a0> |
| pattern | '/api/v1/custom-layer-files/{file_id}/symbology' |
| Source | |
Line 878 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom_layers.RESTCustomLayersFileIDSymbology | |
| view method 'put' of class piinpoint.api.v1.custom_layers.RESTCustomLayersFileIDSymbology | |
| route custom_layer_files_file_id_ring_symbology (pattern: '/api/v1/custom-layer-files/{file_id}/ring-symbology') | |
|---|---|
| name | 'custom_layer_files_file_id_ring_symbology' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac59130> |
| pattern | '/api/v1/custom-layer-files/{file_id}/ring-symbology' |
| Source | |
Line 882 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.custom_layers.RESTCustomLayersFileIDRingSymbology | |
| route custom_layer_files_file_id_info (pattern: '/api/v1/custom-layer-files/{file_id}/layer-info') | |
|---|---|
| name | 'custom_layer_files_file_id_info' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac591c0> |
| pattern | '/api/v1/custom-layer-files/{file_id}/layer-info' |
| Source | |
Line 886 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom_layers.RESTCustomLayersFileIDInfo | |
| route custom_layer_files_src_file_id_dest_file_id_layer_id (pattern: '/api/v1/custom-layer-files/{src_file_id}/{dest_file_id}/{layer_id}') | |
|---|---|
| name | 'custom_layer_files_src_file_id_dest_file_id_layer_id' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac59250> |
| pattern | '/api/v1/custom-layer-files/{src_file_id}/{dest_file_id}/{layer_id}' |
| Source | |
Line 890 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.custom_layers.RESTCustomLayerFilesSrcFileIDDestFileIDLayerID | |
| route custom_layer_export_reac (pattern: '/api/v1/reac-package/{file_id}/{_id}') | |
|---|---|
| name | 'custom_layer_export_reac' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac592e0> |
| pattern | '/api/v1/reac-package/{file_id}/{_id}' |
| Source | |
Line 894 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.reac.RESTREACExport | |
| route custom_layer_reac (pattern: '/api/v1/reac-layer/{file_id}/{name}') | |
|---|---|
| name | 'custom_layer_reac' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac59400> |
| pattern | '/api/v1/reac-layer/{file_id}/{name}' |
| Source | |
Line 895 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.reac.RESTREACLayer | |
| view method 'post' of class piinpoint.api.v1.reac.RESTREACLayer | |
| view method 'delete' of class piinpoint.api.v1.reac.RESTREACLayer | |
| route custom_site_reac (pattern: '/api/v1/reac-site/{file_id}/{_id}/{excel_or_pdf}') | |
|---|---|
| name | 'custom_site_reac' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac59490> |
| pattern | '/api/v1/reac-site/{file_id}/{_id}/{excel_or_pdf}' |
| Source | |
Line 896 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.reac.RESTREACSite | |
| view method 'delete' of class piinpoint.api.v1.reac.RESTREACSite | |
| route custom_layers (pattern: '/api/v1/custom-layers') | |
|---|---|
| name | 'custom_layers' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac59520> |
| pattern | '/api/v1/custom-layers' |
| Source | |
Line 899 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.custom_layers.RESTCustomLayers | |
| view method 'put' of class piinpoint.api.v1.custom_layers.RESTCustomLayers | |
| view method 'delete' of class piinpoint.api.v1.custom_layers.RESTCustomLayers | |
| route custom_layers_file_id (pattern: '/api/v1/custom-layers/{file_id}') | |
|---|---|
| name | 'custom_layers_file_id' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac595b0> |
| pattern | '/api/v1/custom-layers/{file_id}' |
| Source | |
Line 900 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.custom_layers.RESTCustomLayersFileID | |
| view method 'get' of class piinpoint.api.v1.custom_layers.RESTCustomLayersFileID | |
| route custom_layers_file_id_multiple (pattern: '/api/v1/custom-layers/{file_id}/multiple') | |
|---|---|
| name | 'custom_layers_file_id_multiple' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac59640> |
| pattern | '/api/v1/custom-layers/{file_id}/multiple' |
| Source | |
Line 901 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.custom_layers.RESTCustomLayersFileID | |
| route custom_layers_file_id_associate_territories (pattern: '/api/v1/custom-layers/{file_id}/associate-territories') | |
|---|---|
| name | 'custom_layers_file_id_associate_territories' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac596d0> |
| pattern | '/api/v1/custom-layers/{file_id}/associate-territories' |
| Source | |
Line 904 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.custom_layers.RESTCustomLayersAssociateTerritories | |
| route custom_layers_file_id_check_territory_id (pattern: '/api/v1/custom-layers/{file_id}/check-territory-id') | |
|---|---|
| name | 'custom_layers_file_id_check_territory_id' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac59760> |
| pattern | '/api/v1/custom-layers/{file_id}/check-territory-id' |
| Source | |
Line 908 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.custom_layers.RESTCustomLayersCheckTerritoryId | |
| route custom_layers_file_id_id (pattern: '/api/v1/custom-layers/{file_id}/{_id}') | |
|---|---|
| name | 'custom_layers_file_id_id' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac597f0> |
| pattern | '/api/v1/custom-layers/{file_id}/{_id}' |
| Source | |
Line 912 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'delete' of class piinpoint.api.v1.custom_layers.RESTCustomLayersFileIDID | |
| view method 'put' of class piinpoint.api.v1.custom_layers.RESTCustomLayersFileIDID | |
| route custom_layer_update_layer_validation (pattern: '/api/v1/custom-layer-update-validation') | |
|---|---|
| name | 'custom_layer_update_layer_validation' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac59880> |
| pattern | '/api/v1/custom-layer-update-validation' |
| Source | |
Line 915 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.custom_layers.RESTCustomLayersUpdateLayerValidation | |
| route custom_layer_update_layer (pattern: '/api/v1/custom-layer-update') | |
|---|---|
| name | 'custom_layer_update_layer' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac59910> |
| pattern | '/api/v1/custom-layer-update' |
| Source | |
Line 918 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.custom_layers.RESTCustomLayersUpdateLayer | |
| route customers_id (pattern: '/api/v1/customers/{file_id}') | |
|---|---|
| name | 'customers_id' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac599a0> |
| pattern | '/api/v1/customers/{file_id}' |
| Source | |
Line 920 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.customers.RESTCustomersID | |
| view method 'delete' of class piinpoint.api.v1.customers.RESTCustomersID | |
| route demographics_chart_geojson (pattern: '/api/v1/demographics/chart/geojson') | |
|---|---|
| name | 'demographics_chart_geojson' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac59a30> |
| pattern | '/api/v1/demographics/chart/geojson' |
| Source | |
Line 921 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.demographics.RESTDemographicsChartGeojson | |
| route demographics_extents (pattern: '/api/v1/demographics/extents') | |
|---|---|
| name | 'demographics_extents' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac59ac0> |
| pattern | '/api/v1/demographics/extents' |
| Source | |
Line 922 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.demographics.RESTDemographicsExtents | |
| route demographics_geojson (pattern: '/api/v1/demographics/geojson') | |
|---|---|
| name | 'demographics_geojson' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac59b50> |
| pattern | '/api/v1/demographics/geojson' |
| Source | |
Line 923 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.demographics.RESTDemographicsVariablesGeoJSON | |
| view method 'get' of class piinpoint.api.v1.demographics.RESTDemographicsVariablesGeoJSON | |
| route demographics_geojson_market_planner (pattern: '/api/v1/demographics/geojson/market-planner') | |
|---|---|
| name | 'demographics_geojson_market_planner' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac59be0> |
| pattern | '/api/v1/demographics/geojson/market-planner' |
| Source | |
Line 924 of file /piinpoint/src/piinpoint/routes.py:
|
|
| route demographics_metadata (pattern: '/api/v1/demographics/metadata') | |
|---|---|
| name | 'demographics_metadata' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac59c70> |
| pattern | '/api/v1/demographics/metadata' |
| Source | |
Line 928 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.demographics.RESTDemographicsMetadata | |
| route demographics_ranks_extents (pattern: '/api/v1/demographics/ranks/extents') | |
|---|---|
| name | 'demographics_ranks_extents' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac59d00> |
| pattern | '/api/v1/demographics/ranks/extents' |
| Source | |
Line 929 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.demographics.RESTDemographicsRanksExtents | |
| route demographics_variables_geojson (pattern: '/api/v1/demographics/variables/geojson') | |
|---|---|
| name | 'demographics_variables_geojson' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac59d90> |
| pattern | '/api/v1/demographics/variables/geojson' |
| Source | |
Line 930 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.demographics.RESTDemographicsVariablesGeojson | |
| view method 'get' of class piinpoint.api.v1.demographics.RESTDemographicsVariablesGeojson | |
| route demographics_variables_ids (pattern: '/api/v1/demographics/variables/ids') | |
|---|---|
| name | 'demographics_variables_ids' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac59e20> |
| pattern | '/api/v1/demographics/variables/ids' |
| Source | |
Line 933 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.demographics.RESTDemographicsVariablesIDs | |
| route demographics_home_locations (pattern: '/api/v1/demographics/home_locations') | |
|---|---|
| name | 'demographics_home_locations' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac59eb0> |
| pattern | '/api/v1/demographics/home_locations' |
| Source | |
Line 934 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.demographics.RESTDemographicsHomeLocations | |
| route demographics_threshold_ring (pattern: '/api/v1/demographics/threshold_ring') | |
|---|---|
| name | 'demographics_threshold_ring' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac59f40> |
| pattern | '/api/v1/demographics/threshold_ring' |
| Source | |
Line 937 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| route events_id (pattern: '/api/v1/events/{_id}') | |
|---|---|
| name | 'events_id' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac59fd0> |
| pattern | '/api/v1/events/{_id}' |
| Source | |
Line 940 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.events.RESTEventsID | |
| route events (pattern: '/api/v1/events') | |
|---|---|
| name | 'events' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5a060> |
| pattern | '/api/v1/events' |
| Source | |
Line 941 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.events.RESTEvents | |
| route export_customers_id_bounds (pattern: '/api/v1/export-customers/{file_id}/bounds') | |
|---|---|
| name | 'export_customers_id_bounds' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5a0f0> |
| pattern | '/api/v1/export-customers/{file_id}/bounds' |
| Source | |
Line 942 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.customers.RESTExportCustomersIDBounds | |
| view method 'post' of class piinpoint.api.v1.customers.RESTExportCustomersIDBounds | |
| route export_customers_id_store (pattern: '/api/v1/export-customers/{file_id}/store_num') | |
|---|---|
| name | 'export_customers_id_store' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5a180> |
| pattern | '/api/v1/export-customers/{file_id}/store_num' |
| Source | |
Line 945 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.customers.RESTExportCustomersIDStoreNum | |
| route geocode (pattern: '/api/v1/geocode') | |
|---|---|
| name | 'geocode' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5a210> |
| pattern | '/api/v1/geocode' |
| Source | |
Line 948 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.geocode.RESTGeocode | |
| route geocode_full_address (pattern: '/api/v1/geocode/full-address') | |
|---|---|
| name | 'geocode_full_address' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5a2a0> |
| pattern | '/api/v1/geocode/full-address' |
| Source | |
Line 949 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.geocode.RESTGeocodeFullAddress | |
| route login_reset_password (pattern: '/api/v1/login/reset_password') | |
|---|---|
| name | 'login_reset_password' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5a330> |
| pattern | '/api/v1/login/reset_password' |
| Source | |
Line 950 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.api.v1.login.login_reset_password | |
| route login (pattern: '/api/v1/login') | |
|---|---|
| name | 'login' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5a3c0> |
| pattern | '/api/v1/login' |
| Source | |
Line 951 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.api.v1.login.login | |
| route mobile_data (pattern: '/api/v1/mobile_data') | |
|---|---|
| name | 'mobile_data' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5a450> |
| pattern | '/api/v1/mobile_data' |
| Source | |
Line 952 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.mobile_data.RESTMobileData | |
| route mobile_data_brands (pattern: '/api/v1/mobile_data/brands') | |
|---|---|
| name | 'mobile_data_brands' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5a4e0> |
| pattern | '/api/v1/mobile_data/brands' |
| Source | |
Line 953 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.mobile_data.RESTMobileDataBrands | |
| route mobile_data_hourly_pop (pattern: '/api/v1/mobile_data/hourly_pop') | |
|---|---|
| name | 'mobile_data_hourly_pop' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5a570> |
| pattern | '/api/v1/mobile_data/hourly_pop' |
| Source | |
Line 954 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.mobile_data.RESTMobileDataHourlyPop | |
| route mobile_data_controls (pattern: '/api/v1/mobile_data/controls') | |
|---|---|
| name | 'mobile_data_controls' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5a600> |
| pattern | '/api/v1/mobile_data/controls' |
| Source | |
Line 955 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.mobile_data.RESTMobileDataControls | |
| route mobile_data_demographics (pattern: '/api/v1/mobile_data/demographics') | |
|---|---|
| name | 'mobile_data_demographics' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5a690> |
| pattern | '/api/v1/mobile_data/demographics' |
| Source | |
Line 956 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.mobile_data.RESTMobileDataDemographics | |
| route mobile_data_device_count (pattern: '/api/v1/mobile_data/device_count') | |
|---|---|
| name | 'mobile_data_device_count' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5a720> |
| pattern | '/api/v1/mobile_data/device_count' |
| Source | |
Line 957 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.mobile_data.RESTMobileDataDeviceCounts | |
| route mobile_data_device_count_for_sales_predictions (pattern: '/api/v1/mobile_data/device_count_for_sales_predictions') | |
|---|---|
| name | 'mobile_data_device_count_for_sales_predictions' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5a7b0> |
| pattern | '/api/v1/mobile_data/device_count_for_sales_predictions' |
| Source | |
Line 958 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.mobile_data.RESTMobileDataDeviceCountsSalesPredictions | |
| route mobile_data_traffic_counts (pattern: '/api/v1/mobile_data/mobile_data_traffic_counts') | |
|---|---|
| name | 'mobile_data_traffic_counts' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5a840> |
| pattern | '/api/v1/mobile_data/mobile_data_traffic_counts' |
| Source | |
Line 962 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.mobile_data.RESTMobileDataTrafficCounts | |
| route mobile_data_traffic_counts_legacy (pattern: '/api/v1/mobile_data/mobile_data_traffic_counts_legacy') | |
|---|---|
| name | 'mobile_data_traffic_counts_legacy' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5a8d0> |
| pattern | '/api/v1/mobile_data/mobile_data_traffic_counts_legacy' |
| Source | |
Line 965 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.mobile_data.RESTMobileDataTrafficCountsLegacy | |
| route mobile_data_traffic_counts_for_models (pattern: '/api/v1/mobile_data/mobile_data_traffic_counts_for_models') | |
|---|---|
| name | 'mobile_data_traffic_counts_for_models' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5a960> |
| pattern | '/api/v1/mobile_data/mobile_data_traffic_counts_for_models' |
| Source | |
Line 969 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.mobile_data.RESTMobileDataTrafficCountsForModels | |
| route mobile_data_yoy_traffic_counts (pattern: '/api/v1/mobile_data/mobile_data_yoy_traffic_counts') | |
|---|---|
| name | 'mobile_data_yoy_traffic_counts' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5a9f0> |
| pattern | '/api/v1/mobile_data/mobile_data_yoy_traffic_counts' |
| Source | |
Line 973 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.mobile_data.RESTMobileDataYoYTrafficCounts | |
| route mobile_data_bounds_traffic (pattern: '/api/v1/mobile_data/mobile_data_bounds_traffic') | |
|---|---|
| name | 'mobile_data_bounds_traffic' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5aa80> |
| pattern | '/api/v1/mobile_data/mobile_data_bounds_traffic' |
| Source | |
Line 977 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.mobile_data.RESTMobileDataBoundsTraffic | |
| route mobile_data_traffic_warmup_warehouse (pattern: '/api/v1/mobile_data/mobile_data_traffic_warmup_warehouse') | |
|---|---|
| name | 'mobile_data_traffic_warmup_warehouse' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5ab10> |
| pattern | '/api/v1/mobile_data/mobile_data_traffic_warmup_warehouse' |
| Source | |
Line 980 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.mobile_data.RESTMobileDataWarmupWarehouse | |
| route notifications (pattern: '/api/v1/notifications') | |
|---|---|
| name | 'notifications' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5aba0> |
| pattern | '/api/v1/notifications' |
| Source | |
Line 984 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.notifications.RESTNotifications | |
| view method 'post' of class piinpoint.api.v1.notifications.RESTNotifications | |
| route notifications_stream (pattern: '/api/v1/notifications/stream') | |
|---|---|
| name | 'notifications_stream' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5ac30> |
| pattern | '/api/v1/notifications/stream' |
| Source | |
Line 985 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'events' of class piinpoint.api.v1.notifications.RESTNotificationsStream | |
| route notifications__id (pattern: '/api/v1/notifications/{_id}') | |
|---|---|
| name | 'notifications__id' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5acc0> |
| pattern | '/api/v1/notifications/{_id}' |
| Source | |
Line 986 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.notifications.RESTNotificationsID | |
| view method 'delete' of class piinpoint.api.v1.notifications.RESTNotificationsID | |
| route notifications_read__id (pattern: '/api/v1/notifications/read/{_id}') | |
|---|---|
| name | 'notifications_read__id' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5ad50> |
| pattern | '/api/v1/notifications/read/{_id}' |
| Source | |
Line 987 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.notifications.RESTNotificationsReadID | |
| route organization_logo (pattern: '/api/v1/organization/logo') | |
|---|---|
| name | 'organization_logo' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5ade0> |
| pattern | '/api/v1/organization/logo' |
| Source | |
Line 988 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.organization.RESTOrganizationLogo | |
| route organization_logo_background (pattern: '/api/v1/organization/background/{useBackground}') | |
|---|---|
| name | 'organization_logo_background' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5ae70> |
| pattern | '/api/v1/organization/background/{useBackground}' |
| Source | |
Line 989 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.organization.RESTOrganizationLogoBackground | |
| route organization_plan_countries_country (pattern: '/api/v1/organization/plan/countries/{country}') | |
|---|---|
| name | 'organization_plan_countries_country' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5af00> |
| pattern | '/api/v1/organization/plan/countries/{country}' |
| Source | |
Line 993 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.organization.organization_plan_countries_country | |
| route organization_plan_marker_cropping (pattern: '/api/v1/organization/plan/marker-cropping/{cropped}') | |
|---|---|
| name | 'organization_plan_marker_cropping' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5af90> |
| pattern | '/api/v1/organization/plan/marker-cropping/{cropped}' |
| Source | |
Line 997 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.organization.organization_plan_marker_cropping | |
| route organization_plan_rights_right (pattern: '/api/v1/organization/plan/rights/{right}') | |
|---|---|
| name | 'organization_plan_rights_right' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5b020> |
| pattern | '/api/v1/organization/plan/rights/{right}' |
| Source | |
Line 1001 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.organization.organization_plan_rights_right | |
| route organization_plan_cities_city (pattern: '/api/v1/organization/plan/cities/{city}') | |
|---|---|
| name | 'organization_plan_cities_city' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5b0b0> |
| pattern | '/api/v1/organization/plan/cities/{city}' |
| Source | |
Line 1004 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.organization.organization_plan_cities_city | |
| route organization_cities (pattern: '/api/v1/organization/cities') | |
|---|---|
| name | 'organization_cities' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5b140> |
| pattern | '/api/v1/organization/cities' |
| Source | |
Line 1007 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.organization.organization_cities | |
| route organization (pattern: '/api/v1/organization') | |
|---|---|
| name | 'organization' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5b1d0> |
| pattern | '/api/v1/organization' |
| Source | |
Line 1008 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.organization.RESTOrganization | |
| route organization_loading_messages (pattern: '/api/v1/organization/loading-messages') | |
|---|---|
| name | 'organization_loading_messages' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5b260> |
| pattern | '/api/v1/organization/loading-messages' |
| Source | |
Line 1009 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.organization.RESTOrganizationLoadingMessages | |
| route organization_current_locations_headers (pattern: '/api/v1/organization/current-locations-headers') | |
|---|---|
| name | 'organization_current_locations_headers' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5b2f0> |
| pattern | '/api/v1/organization/current-locations-headers' |
| Source | |
Line 1012 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.organization.RESTOrganizationCurrentLocationsHeaders | |
| view method 'get' of class piinpoint.api.v1.organization.RESTOrganizationCurrentLocationsHeaders | |
| route poi_displacement (pattern: '/api/v1/poi/displacement/') | |
|---|---|
| name | 'poi_displacement' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5b380> |
| pattern | '/api/v1/poi/displacement/' |
| Source | |
Line 1016 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.poi-displacement.RESTPOIDisplacement | |
| view method 'delete' of class piinpoint.api.v1.poi-displacement.RESTPOIDisplacement | |
| route poi_logos_id_masked (pattern: '/api/v1/poi/logos/{logo_id}/masked') | |
|---|---|
| name | 'poi_logos_id_masked' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5b410> |
| pattern | '/api/v1/poi/logos/{logo_id}/masked' |
| Source | |
Line 1017 of file /piinpoint/src/piinpoint/routes.py:
|
|
| route poi_logos_id_metadata (pattern: '/api/v1/poi/logos/{logo_id}/metadata') | |
|---|---|
| name | 'poi_logos_id_metadata' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5b4a0> |
| pattern | '/api/v1/poi/logos/{logo_id}/metadata' |
| Source | |
Line 1018 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.poi-logos.RESTPOILogoIdMetadata | |
| route poi_logos_id (pattern: '/api/v1/poi/logos/{logo_id}') | |
|---|---|
| name | 'poi_logos_id' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5b530> |
| pattern | '/api/v1/poi/logos/{logo_id}' |
| Source | |
Line 1019 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.poi-logos.RESTPOILogosId | |
| view method 'put' of class piinpoint.api.v1.poi-logos.RESTPOILogosId | |
| route poi_logos_search (pattern: '/api/v1/search/pois/logos') | |
|---|---|
| name | 'poi_logos_search' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5b5c0> |
| pattern | '/api/v1/search/pois/logos' |
| Source | |
Line 1020 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.poi-logos.RESTPOILogosSearch | |
| route poi_logos (pattern: '/api/v1/poi/logos/') | |
|---|---|
| name | 'poi_logos' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5b650> |
| pattern | '/api/v1/poi/logos/' |
| Source | |
Line 1021 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.poi-logos.RESTPOILogos | |
| route poi_validate (pattern: '/api/v1/poi/validate') | |
|---|---|
| name | 'poi_validate' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5b6e0> |
| pattern | '/api/v1/poi/validate' |
| Source | |
Line 1022 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.poi-validate.RESTPOILogos | |
| route projects_id_unit (pattern: '/api/v1/projects/{_id}/unit') | |
|---|---|
| name | 'projects_id_unit' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5b770> |
| pattern | '/api/v1/projects/{_id}/unit' |
| Source | |
Line 1023 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.projects.RESTProjectsIDUnit | |
| route projects_id_share (pattern: '/api/v1/projects/{_id}/share') | |
|---|---|
| name | 'projects_id_share' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5b800> |
| pattern | '/api/v1/projects/{_id}/share' |
| Source | |
Line 1024 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.projects.RESTProjectsIDShare | |
| route projects_id_switch (pattern: '/api/v1/projects/{_id}/switch') | |
|---|---|
| name | 'projects_id_switch' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5b890> |
| pattern | '/api/v1/projects/{_id}/switch' |
| Source | |
Line 1025 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.projects.RESTProjectsIDSwitch | |
| route projects_id (pattern: '/api/v1/projects/{_id}') | |
|---|---|
| name | 'projects_id' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5b920> |
| pattern | '/api/v1/projects/{_id}' |
| Source | |
Line 1026 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.projects.RESTProjectsID | |
| view method 'put' of class piinpoint.api.v1.projects.RESTProjectsID | |
| view method 'delete' of class piinpoint.api.v1.projects.RESTProjectsID | |
| route projects_id_candidate_layer (pattern: '/api/v1/projects/{_id}/candidate_layer') | |
|---|---|
| name | 'projects_id_candidate_layer' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5b9b0> |
| pattern | '/api/v1/projects/{_id}/candidate_layer' |
| Source | |
Line 1027 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.projects.RESTProjectsIDCandidateLayer | |
| route projects_id_variable_limit (pattern: '/api/v1/projects/{_id}/variable_limit') | |
|---|---|
| name | 'projects_id_variable_limit' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5ba40> |
| pattern | '/api/v1/projects/{_id}/variable_limit' |
| Source | |
Line 1030 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.projects.RESTProjectsIDVariableLimit | |
| route projects (pattern: '/api/v1/projects') | |
|---|---|
| name | 'projects' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5bad0> |
| pattern | '/api/v1/projects' |
| Source | |
Line 1033 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.projects.RESTProjects | |
| view method 'post' of class piinpoint.api.v1.projects.RESTProjects | |
| route public_report_form (pattern: '/api/v1/public-report-form') | |
|---|---|
| name | 'public_report_form' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5bb60> |
| pattern | '/api/v1/public-report-form' |
| Source | |
Line 1034 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.public-report-form.RESTPublicReportCreation | |
| route public_report_form_coupon (pattern: '/api/v1/public-report-form/coupon') | |
|---|---|
| name | 'public_report_form_coupon' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5bbf0> |
| pattern | '/api/v1/public-report-form/coupon' |
| Source | |
Line 1035 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.public-report-form.RESTPublicReportCoupon | |
| route public_report_form_country (pattern: '/api/v1/public-report-form/country') | |
|---|---|
| name | 'public_report_form_country' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5bc80> |
| pattern | '/api/v1/public-report-form/country' |
| Source | |
Line 1036 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.public-report-form.RESTPublicReportCountry | |
| route site_profiles_id_set_default (pattern: '/api/v1/site-profiles/{_id}/set_default') | |
|---|---|
| name | 'site_profiles_id_set_default' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5bd10> |
| pattern | '/api/v1/site-profiles/{_id}/set_default' |
| Source | |
Line 1038 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.site-profiles.RESTSiteProfilesIdSetDefault | |
| route site_profiles_id (pattern: '/api/v1/site-profiles/{_id}') | |
|---|---|
| name | 'site_profiles_id' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5bda0> |
| pattern | '/api/v1/site-profiles/{_id}' |
| Source | |
Line 1041 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.site-profiles.RESTSiteProfilesId | |
| view method 'delete' of class piinpoint.api.v1.site-profiles.RESTSiteProfilesId | |
| route site_profiles (pattern: '/api/v1/site-profiles') | |
|---|---|
| name | 'site_profiles' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5be30> |
| pattern | '/api/v1/site-profiles' |
| Source | |
Line 1042 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.site-profiles.RESTSiteProfiles | |
| view method 'put' of class piinpoint.api.v1.site-profiles.RESTSiteProfiles | |
| route site_profiles_public_id (pattern: '/api/v1/site-profiles/p/{_id}/site') | |
|---|---|
| name | 'site_profiles_public_id' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5bec0> |
| pattern | '/api/v1/site-profiles/p/{_id}/site' |
| Source | |
Line 1043 of file /piinpoint/src/piinpoint/routes.py:
|
|
| route site_profiles_public_uuid (pattern: '/api/v1/site-profiles/p/{_uuid}') | |
|---|---|
| name | 'site_profiles_public_uuid' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac5bf50> |
| pattern | '/api/v1/site-profiles/p/{_uuid}' |
| Source | |
Line 1044 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.site-profiles.RESTSiteProfilesPublicUuid | |
| route site_profiles_public_id_uuid (pattern: '/api/v1/site-profiles/p/{_id}/{_uuid}') | |
|---|---|
| name | 'site_profiles_public_id_uuid' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7c050> |
| pattern | '/api/v1/site-profiles/p/{_id}/{_uuid}' |
| Source | |
Line 1045 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.site-profiles.RESTSiteProfilesPublicIdUuid | |
| view method 'delete' of class piinpoint.api.v1.site-profiles.RESTSiteProfilesPublicIdUuid | |
| route site_profiles_public_id_uuid_set_default (pattern: '/api/v1/site-profiles/p/{_id}/{_uuid}/set_default') | |
|---|---|
| name | 'site_profiles_public_id_uuid_set_default' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7c0e0> |
| pattern | '/api/v1/site-profiles/p/{_id}/{_uuid}/set_default' |
| Source | |
Line 1048 of file /piinpoint/src/piinpoint/routes.py:
|
|
| route sitematch_organization_id_logo (pattern: '/api/v1/sitematch-organization/{_id}/logo') | |
|---|---|
| name | 'sitematch_organization_id_logo' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7c170> |
| pattern | '/api/v1/sitematch-organization/{_id}/logo' |
| Source | |
Line 1052 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.sitematch_organization.RESTSitematchOrganizationIDLogo | |
| route sitematch_organization_id_org_details (pattern: '/api/v1/sitematch-organization/{_id}/org-details') | |
|---|---|
| name | 'sitematch_organization_id_org_details' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7c200> |
| pattern | '/api/v1/sitematch-organization/{_id}/org-details' |
| Source | |
Line 1055 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sitematch_organization.RESTSitematchOrganizationIDOrgDetails | |
| route neighborhood_geometry (pattern: '/api/v1/neighborhoods/geometry') | |
|---|---|
| name | 'neighborhood_geometry' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7c290> |
| pattern | '/api/v1/neighborhoods/geometry' |
| Source | |
Line 1060 of file /piinpoint/src/piinpoint/routes.py:
|
|
| route neighborhood_geometry_for_id (pattern: '/api/v1/neighborhoods/geometry/{id}') | |
|---|---|
| name | 'neighborhood_geometry_for_id' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7c320> |
| pattern | '/api/v1/neighborhoods/geometry/{id}' |
| Source | |
Line 1061 of file /piinpoint/src/piinpoint/routes.py:
|
|
| route neighborhood_count (pattern: '/api/v1/neighborhoods/count') | |
|---|---|
| name | 'neighborhood_count' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7c3b0> |
| pattern | '/api/v1/neighborhoods/count' |
| Source | |
Line 1064 of file /piinpoint/src/piinpoint/routes.py:
|
|
| route neighborhood_saturation (pattern: '/api/v1/neighborhoods/saturation') | |
|---|---|
| name | 'neighborhood_saturation' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7c440> |
| pattern | '/api/v1/neighborhoods/saturation' |
| Source | |
Line 1065 of file /piinpoint/src/piinpoint/routes.py:
|
|
| route neighborhood_similarity (pattern: '/api/v1/neighborhoods/similarity') | |
|---|---|
| name | 'neighborhood_similarity' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7c4d0> |
| pattern | '/api/v1/neighborhoods/similarity' |
| Source | |
Line 1066 of file /piinpoint/src/piinpoint/routes.py:
|
|
| route neighborhood_similarity_several (pattern: '/api/v1/neighborhoods/similarity-several') | |
|---|---|
| name | 'neighborhood_similarity_several' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7c560> |
| pattern | '/api/v1/neighborhoods/similarity-several' |
| Source | |
Line 1067 of file /piinpoint/src/piinpoint/routes.py:
|
|
| route neighborhood_min_constellation (pattern: '/api/v1/neighborhoods/min_constellation') | |
|---|---|
| name | 'neighborhood_min_constellation' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7c5f0> |
| pattern | '/api/v1/neighborhoods/min_constellation' |
| Source | |
Line 1070 of file /piinpoint/src/piinpoint/routes.py:
|
|
| route neighborhood_collocations (pattern: '/api/v1/neighborhoods/collocations') | |
|---|---|
| name | 'neighborhood_collocations' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7c680> |
| pattern | '/api/v1/neighborhoods/collocations' |
| Source | |
Line 1073 of file /piinpoint/src/piinpoint/routes.py:
|
|
| route neighborhood_amenities (pattern: '/api/v1/neighborhood/amenities') | |
|---|---|
| name | 'neighborhood_amenities' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7c710> |
| pattern | '/api/v1/neighborhood/amenities' |
| Source | |
Line 1074 of file /piinpoint/src/piinpoint/routes.py:
|
|
| route neighborhood_activate (pattern: '/api/v1/neighborhoods/activate') | |
|---|---|
| name | 'neighborhood_activate' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7c7a0> |
| pattern | '/api/v1/neighborhoods/activate' |
| Source | |
Line 1075 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.api.v1.users.neighborhood_activate | |
| route neighborhood_activate_several (pattern: '/api/v1/neighborhoods/activate-several') | |
|---|---|
| name | 'neighborhood_activate_several' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7c830> |
| pattern | '/api/v1/neighborhoods/activate-several' |
| Source | |
Line 1076 of file /piinpoint/src/piinpoint/routes.py:
|
|
| route neighborhood_activate_locations (pattern: '/api/v1/neighborhoods/activate-locations') | |
|---|---|
| name | 'neighborhood_activate_locations' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7c8c0> |
| pattern | '/api/v1/neighborhoods/activate-locations' |
| Source | |
Line 1079 of file /piinpoint/src/piinpoint/routes.py:
|
|
| route properties_toggle_visible (pattern: '/api/v1/properties/visibility') | |
|---|---|
| name | 'properties_toggle_visible' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7c950> |
| pattern | '/api/v1/properties/visibility' |
| Source | |
Line 1083 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.sitematch_properties.RESTPropertiesUpdateVisible | |
| route properties_update_filter_market_plan (pattern: '/api/v1/properties/market-plan') | |
|---|---|
| name | 'properties_update_filter_market_plan' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7c9e0> |
| pattern | '/api/v1/properties/market-plan' |
| Source | |
Line 1084 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.sitematch_properties.RESTPropertiesUpdateMarketPlan | |
| route properties_update_filter_submitters (pattern: '/api/v1/properties/submitters') | |
|---|---|
| name | 'properties_update_filter_submitters' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7ca70> |
| pattern | '/api/v1/properties/submitters' |
| Source | |
Line 1087 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.sitematch_properties.RESTPropertiesUpdateSubmitters | |
| route properties_update_filter_dates (pattern: '/api/v1/properties/dates') | |
|---|---|
| name | 'properties_update_filter_dates' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7cb00> |
| pattern | '/api/v1/properties/dates' |
| Source | |
Line 1090 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.sitematch_properties.RESTPropertiesUpdateDates | |
| route properties_send_email (pattern: '/api/v1/properties/send-email') | |
|---|---|
| name | 'properties_send_email' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7cb90> |
| pattern | '/api/v1/properties/send-email' |
| Source | |
Line 1091 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.sitematch_properties.RESTPropertiesSendEmail | |
| route reports_batch_custom_layers (pattern: '/api/v1/reports/batch/custom_layers') | |
|---|---|
| name | 'reports_batch_custom_layers' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7cc20> |
| pattern | '/api/v1/reports/batch/custom_layers' |
| Source | |
Line 1093 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.reports.RESTReportsBatchCustomLayers | |
| route reports_batch_custom_layers_mapping (pattern: '/api/v1/reports/batch/custom_layers_mapping') | |
|---|---|
| name | 'reports_batch_custom_layers_mapping' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7ccb0> |
| pattern | '/api/v1/reports/batch/custom_layers_mapping' |
| Source | |
Line 1096 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.reports.RESTReportsBatchCustomLayersMapping | |
| route reports_batch_current_locations_mapping (pattern: '/api/v1/reports/batch/current_locations_mapping') | |
|---|---|
| name | 'reports_batch_current_locations_mapping' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7cd40> |
| pattern | '/api/v1/reports/batch/current_locations_mapping' |
| Source | |
Line 1100 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.reports.RESTReportsBatchCurrentLocationsMapping | |
| route reports_batch_pois (pattern: '/api/v1/reports/batch/pois') | |
|---|---|
| name | 'reports_batch_pois' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7cdd0> |
| pattern | '/api/v1/reports/batch/pois' |
| Source | |
Line 1104 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.reports.RESTReportsBatchPOIs | |
| route reports_batch_demogs (pattern: '/api/v1/reports/batch/demogs') | |
|---|---|
| name | 'reports_batch_demogs' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7ce60> |
| pattern | '/api/v1/reports/batch/demogs' |
| Source | |
Line 1105 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.reports.RESTReportsBatchDemogs | |
| route reports_batch_create_batch (pattern: '/api/v1/reports/batch/create_batch') | |
|---|---|
| name | 'reports_batch_create_batch' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7cef0> |
| pattern | '/api/v1/reports/batch/create_batch' |
| Source | |
Line 1106 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.reports.RESTReportsBatchCreateBatch | |
| route reports_batch_id_copy (pattern: '/api/v1/reports/batch/{_id}/copy') | |
|---|---|
| name | 'reports_batch_id_copy' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7cf80> |
| pattern | '/api/v1/reports/batch/{_id}/copy' |
| Source | |
Line 1107 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.reports.RESTReportsBatchIDCopy | |
| route reports_id_copy (pattern: '/api/v1/reports/{_id}/copy') | |
|---|---|
| name | 'reports_id_copy' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7d010> |
| pattern | '/api/v1/reports/{_id}/copy' |
| Source | |
Line 1108 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.reports.RESTReportsIDCopy | |
| route reports_id_demog_tables (pattern: '/api/v1/reports/{_id}/demog-tables') | |
|---|---|
| name | 'reports_id_demog_tables' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7d0a0> |
| pattern | '/api/v1/reports/{_id}/demog-tables' |
| Source | |
Line 1109 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.reports.RESTReportDemogTables | |
| view method 'get' of class piinpoint.api.v1.reports.RESTReportDemogTables | |
| view method 'put' of class piinpoint.api.v1.reports.RESTReportDemogTables | |
| route reports_id_demographics (pattern: '/api/v1/reports/{_id}/demographics') | |
|---|---|
| name | 'reports_id_demographics' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7d130> |
| pattern | '/api/v1/reports/{_id}/demographics' |
| Source | |
Line 1110 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.reports.RESTReportsIDDemographics | |
| view method 'delete' of class piinpoint.api.v1.reports.RESTReportsIDDemographics | |
| route reports_id_logo (pattern: '/api/v1/reports/{_id}/logo') | |
|---|---|
| name | 'reports_id_logo' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7d1c0> |
| pattern | '/api/v1/reports/{_id}/logo' |
| Source | |
Line 1111 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.reports.RESTReportsIDLogo | |
| route reports_id_private (pattern: '/api/v1/reports/{_id}/private') | |
|---|---|
| name | 'reports_id_private' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7d250> |
| pattern | '/api/v1/reports/{_id}/private' |
| Source | |
Line 1112 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.reports.RESTReportsIDPrivate | |
| route reports_id_send_email (pattern: '/api/v1/reports/{_id}/send-email') | |
|---|---|
| name | 'reports_id_send_email' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7d2e0> |
| pattern | '/api/v1/reports/{_id}/send-email' |
| Source | |
Line 1113 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.reports.RESTReportsSendEmail | |
| route reports_id (pattern: '/api/v1/reports/{_id}') | |
|---|---|
| name | 'reports_id' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7d370> |
| pattern | '/api/v1/reports/{_id}' |
| Source | |
Line 1114 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.reports.RESTReportsID | |
| view method 'delete' of class piinpoint.api.v1.reports.RESTReportsID | |
| route reports (pattern: '/api/v1/reports') | |
|---|---|
| name | 'reports' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7d400> |
| pattern | '/api/v1/reports' |
| Source | |
Line 1115 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.reports.RESTReports | |
| view method 'post' of class piinpoint.api.v1.reports.RESTReports | |
| route roles_name (pattern: '/api/v1/roles/{name}') | |
|---|---|
| name | 'roles_name' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7d490> |
| pattern | '/api/v1/roles/{name}' |
| Source | |
Line 1116 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'delete' of class piinpoint.api.v1.roles.RESTRolesName | |
| view method 'put' of class piinpoint.api.v1.roles.RESTRolesName | |
| route roles_multi_banner_name (pattern: '/api/v1/roles-multi-banner/{name}') | |
|---|---|
| name | 'roles_multi_banner_name' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7d520> |
| pattern | '/api/v1/roles-multi-banner/{name}' |
| Source | |
Line 1117 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.roles.RESTRolesMultiBannerName | |
| route roles (pattern: '/api/v1/roles') | |
|---|---|
| name | 'roles' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7d5b0> |
| pattern | '/api/v1/roles' |
| Source | |
Line 1118 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.roles.RESTRoles | |
| route roles-multi-banner (pattern: '/api/v1/roles-multi-banner') | |
|---|---|
| name | 'roles-multi-banner' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7d640> |
| pattern | '/api/v1/roles-multi-banner' |
| Source | |
Line 1119 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.roles.RESTRolesMultiBanner | |
| route referral (pattern: '/api/v1/referral') | |
|---|---|
| name | 'referral' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7d6d0> |
| pattern | '/api/v1/referral' |
| Source | |
Line 1120 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.referrals.RESTRoles | |
| route s3_data (pattern: '/api/v1/s3-data') | |
|---|---|
| name | 's3_data' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7d760> |
| pattern | '/api/v1/s3-data' |
| Source | |
Line 1121 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.s3_data.RESTS3Data | |
| view method 'post' of class piinpoint.api.v1.s3_data.RESTS3Data | |
| route s3_data_broker (pattern: '/api/v1/s3-data-broker') | |
|---|---|
| name | 's3_data_broker' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7d7f0> |
| pattern | '/api/v1/s3-data-broker' |
| Source | |
Line 1122 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.s3_data.RESTS3DataBroker | |
| view method 'post' of class piinpoint.api.v1.s3_data.RESTS3DataBroker | |
| route services_transit (pattern: '/api/v1/services/transit') | |
|---|---|
| name | 'services_transit' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7d880> |
| pattern | '/api/v1/services/transit' |
| Source | |
Line 1123 of file /piinpoint/src/piinpoint/routes.py:
|
|
| route services_xlsTravelDistances (pattern: '/api/v1/services/TravelDistances.xls') | |
|---|---|
| name | 'services_xlsTravelDistances' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7d910> |
| pattern | '/api/v1/services/TravelDistances.xls' |
| Source | |
Line 1124 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.services.RESTTravelDistances | |
| route segmentation_heatmap (pattern: '/api/v1/segmentation/heatmap') | |
|---|---|
| name | 'segmentation_heatmap' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7d9a0> |
| pattern | '/api/v1/segmentation/heatmap' |
| Source | |
Line 1128 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.segmentation.RESTSegmentationHeatmap | |
| route segmentation_segment_breakdown (pattern: '/api/v1/segmentation/segment-breakdown') | |
|---|---|
| name | 'segmentation_segment_breakdown' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7da30> |
| pattern | '/api/v1/segmentation/segment-breakdown' |
| Source | |
Line 1129 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.segmentation.RESTSegmentationSegmentBreakdown | |
| route segmentation_top_segments (pattern: '/api/v1/segmentation/top-segments') | |
|---|---|
| name | 'segmentation_top_segments' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7dac0> |
| pattern | '/api/v1/segmentation/top-segments' |
| Source | |
Line 1132 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.segmentation.RESTSegmentationTopSegments | |
| route sitematch_submission_get (pattern: '/api/v1/sitematch-submission') | |
|---|---|
| name | 'sitematch_submission_get' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7db50> |
| pattern | '/api/v1/sitematch-submission' |
| Source | |
Line 1134 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sitematch_submission.RESTSitematchSubmission | |
| route sitematch_submission_geocode (pattern: '/api/v1/sitematch-submission/geocode') | |
|---|---|
| name | 'sitematch_submission_geocode' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7dbe0> |
| pattern | '/api/v1/sitematch-submission/geocode' |
| Source | |
Line 1135 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sitematch_submission.RESTSitematchSubmissionGeocode | |
| route sitematch_submission_submit (pattern: '/api/v1/sitematch-submission/submit') | |
|---|---|
| name | 'sitematch_submission_submit' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7dc70> |
| pattern | '/api/v1/sitematch-submission/submit' |
| Source | |
Line 1138 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.sitematch_submission.RESTSitematchSubmissionSubmit | |
| route sitematch_submission_count (pattern: '/api/v1/sitematch-submission/count') | |
|---|---|
| name | 'sitematch_submission_count' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7dd00> |
| pattern | '/api/v1/sitematch-submission/count' |
| Source | |
Line 1141 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sitematch_submission.RESTSitematchSubmissionCount | |
| route sitematch_submission_neighbouring_brands (pattern: '/api/v1/sitematch-submission/neighbouring-brands') | |
|---|---|
| name | 'sitematch_submission_neighbouring_brands' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7dd90> |
| pattern | '/api/v1/sitematch-submission/neighbouring-brands' |
| Source | |
Line 1142 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sitematch_submission.RESTSitematchSubmissionNeighbouringBrands | |
| route sitematch_submission_contact_submitter (pattern: '/api/v1/sitematch-submission/contact-submitter') | |
|---|---|
| name | 'sitematch_submission_contact_submitter' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7de20> |
| pattern | '/api/v1/sitematch-submission/contact-submitter' |
| Source | |
Line 1146 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.sitematch_submission.RESTSitematchSubmissionContactSubmitter | |
| route sitematch_submission_id (pattern: '/api/v1/sitematch-submission/{_id}') | |
|---|---|
| name | 'sitematch_submission_id' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7deb0> |
| pattern | '/api/v1/sitematch-submission/{_id}' |
| Source | |
Line 1150 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'delete' of class piinpoint.api.v1.sitematch_submission.RESTSitematchSubmissionId | |
| route sitematch_portal_visits (pattern: '/api/v1/sitematch-portal-visits') | |
|---|---|
| name | 'sitematch_portal_visits' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7df40> |
| pattern | '/api/v1/sitematch-portal-visits' |
| Source | |
Line 1151 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sitematch_submission.RESTSitematchPortalVisits | |
| route sitematch_market_plan_library (pattern: '/api/v1/sitematch-market-plan') | |
|---|---|
| name | 'sitematch_market_plan_library' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7dfd0> |
| pattern | '/api/v1/sitematch-market-plan' |
| Source | |
Line 1152 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sitematch_market_plan.RESTSitematchSubmissionMarketPlan | |
| view method 'post' of class piinpoint.api.v1.sitematch_market_plan.RESTSitematchSubmissionMarketPlan | |
| route sitematch_market_plan_id (pattern: '/api/v1/sitematch-market-plan/{_id}') | |
|---|---|
| name | 'sitematch_market_plan_id' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7e060> |
| pattern | '/api/v1/sitematch-market-plan/{_id}' |
| Source | |
Line 1153 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sitematch_market_plan.RESTSitematchSubmissionMarketPlanId | |
| view method 'put' of class piinpoint.api.v1.sitematch_market_plan.RESTSitematchSubmissionMarketPlanId | |
| route sitematch_market_plan_deletion (pattern: '/api/v1/sitematch-market-plan/{_id}/deletion') | |
|---|---|
| name | 'sitematch_market_plan_deletion' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7e0f0> |
| pattern | '/api/v1/sitematch-market-plan/{_id}/deletion' |
| Source | |
Line 1154 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.sitematch_market_plan.RESTSitematchMarketPlanDeletion | |
| route sitematch_market_plan_id_trade_area (pattern: '/api/v1/sitematch-market-plan/{_id}/trade-area') | |
|---|---|
| name | 'sitematch_market_plan_id_trade_area' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7e180> |
| pattern | '/api/v1/sitematch-market-plan/{_id}/trade-area' |
| Source | |
Line 1157 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.sitematch_market_plan.RESTSitematchMarketPlanIdTradeArea | |
| view method 'get' of class piinpoint.api.v1.sitematch_market_plan.RESTSitematchMarketPlanIdTradeArea | |
| route sitematch_market_plan_submission_submission_id (pattern: '/api/v1/sitematch-market-plan/submission/{submission_id}') | |
|---|---|
| name | 'sitematch_market_plan_submission_submission_id' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7e210> |
| pattern | '/api/v1/sitematch-market-plan/submission/{submission_id}' |
| Source | |
Line 1161 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sitematch_market_plan.RESTSitematchMarketPlanSubmissionSubmissionId | |
| route sitematch_geometries (pattern: '/api/v1/sitematch-geometries/{_id}') | |
|---|---|
| name | 'sitematch_geometries' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7e2a0> |
| pattern | '/api/v1/sitematch-geometries/{_id}' |
| Source | |
Line 1165 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sitematch_market_plan.RESTSitematchGeometries | |
| route sitematch_market_plan_id_real_estate_selections (pattern: '/api/v1/sitematch-market-plan/{_id}/real-estate-selections') | |
|---|---|
| name | 'sitematch_market_plan_id_real_estate_selections' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7e330> |
| pattern | '/api/v1/sitematch-market-plan/{_id}/real-estate-selections' |
| Source | |
Line 1166 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.sitematch_market_plan.RESTSitematchMarketPlanIdRealEstateSelections | |
| route sitematch_market_plan_id_demographics_selections (pattern: '/api/v1/sitematch-market-plan/{_id}/demographics-selections') | |
|---|---|
| name | 'sitematch_market_plan_id_demographics_selections' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7e3c0> |
| pattern | '/api/v1/sitematch-market-plan/{_id}/demographics-selections' |
| Source | |
Line 1170 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.sitematch_market_plan.RESTSitematchMarketPlanIdDemographicsSelections | |
| route sitematch_market_plan_id_pois (pattern: '/api/v1/sitematch-market-plan/{_id}/pois') | |
|---|---|
| name | 'sitematch_market_plan_id_pois' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7e450> |
| pattern | '/api/v1/sitematch-market-plan/{_id}/pois' |
| Source | |
Line 1174 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.sitematch_market_plan.RESTSitematchMarketPlanIdPois | |
| route sitematch_market_plan_id_title (pattern: '/api/v1/sitematch-market-plan/{_id}/title') | |
|---|---|
| name | 'sitematch_market_plan_id_title' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7e4e0> |
| pattern | '/api/v1/sitematch-market-plan/{_id}/title' |
| Source | |
Line 1177 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.sitematch_market_plan.RESTSitematchMarketPlanIdTitle | |
| route sitematch_market_plan_id_population_threshold (pattern: '/api/v1/sitematch-market-plan/{_id}/population-threshold') | |
|---|---|
| name | 'sitematch_market_plan_id_population_threshold' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7e570> |
| pattern | '/api/v1/sitematch-market-plan/{_id}/population-threshold' |
| Source | |
Line 1180 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.sitematch_market_plan.RESTSitematchMarketPlanIdPopulationThreshold | |
| route sitematch_market_plan_id_scores (pattern: '/api/v1/sitematch-market-plan/{_id}/scores') | |
|---|---|
| name | 'sitematch_market_plan_id_scores' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7e600> |
| pattern | '/api/v1/sitematch-market-plan/{_id}/scores' |
| Source | |
Line 1184 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sitematch_market_plan.RESTSitematchMarketPlanIdScores | |
| route sitematch_submission_id_custom_layer_custom_layer_id (pattern: '/api/v1/sitematch-submission/{_id}/custom_layer/{custom_layer_id}') | |
|---|---|
| name | 'sitematch_submission_id_custom_layer_custom_layer_id' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7e690> |
| pattern | '/api/v1/sitematch-submission/{_id}/custom_layer/{custom_layer_id}' |
| Source | |
Line 1187 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.sitematch_submission.RESTSitematchSubmissionIdCustomLayerCustomLayerId | |
| route lcbomatch_submission_geocode (pattern: '/api/v1/lcbomatch-submission/geocode') | |
|---|---|
| name | 'lcbomatch_submission_geocode' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7e720> |
| pattern | '/api/v1/lcbomatch-submission/geocode' |
| Source | |
Line 1193 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.lcbomatch_submission.RESTLcbomatchSubmissionGeocode | |
| route lcbomatch_submission_submit (pattern: '/api/v1/lcbomatch-submission/submit') | |
|---|---|
| name | 'lcbomatch_submission_submit' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7e7b0> |
| pattern | '/api/v1/lcbomatch-submission/submit' |
| Source | |
Line 1196 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.lcbomatch_submission.RESTLcbomatchSubmissionSubmit | |
| route sitematch_organization_id_share (pattern: '/api/v1/sitematch-organization/{_id}/sitematch-share') | |
|---|---|
| name | 'sitematch_organization_id_share' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7e840> |
| pattern | '/api/v1/sitematch-organization/{_id}/sitematch-share' |
| Source | |
Line 1201 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sitematch_organization.RESTSitematchOrganizationIDShare | |
| route sitematch_organization_id_sitematch_share_token (pattern: '/api/v1/sitematch-organization/{_id}/sitematch-share-token') | |
|---|---|
| name | 'sitematch_organization_id_sitematch_share_token' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7e8d0> |
| pattern | '/api/v1/sitematch-organization/{_id}/sitematch-share-token' |
| Source | |
Line 1205 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sitematch_organization.RESTSitematchOrganizationIDSitematchShareToken | |
| route sitematch_organization_id_submission_preferences (pattern: '/api/v1/sitematch-organization/{_id}/submission-preferences') | |
|---|---|
| name | 'sitematch_organization_id_submission_preferences' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7e960> |
| pattern | '/api/v1/sitematch-organization/{_id}/submission-preferences' |
| Source | |
Line 1209 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sitematch_organization.RESTSitematchOrganizationIDSubmissionPreferences | |
| view method 'put' of class piinpoint.api.v1.sitematch_organization.RESTSitematchOrganizationIDSubmissionPreferences | |
| route sitematch_organization_id_send_email (pattern: '/api/v1/sitematch-organization/{_id}/send-email') | |
|---|---|
| name | 'sitematch_organization_id_send_email' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7e9f0> |
| pattern | '/api/v1/sitematch-organization/{_id}/send-email' |
| Source | |
Line 1214 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.sitematch_organization.RESTSitematchOrganizationIDSendEmail | |
| route sitematch_organization_id_sitematch_manager (pattern: '/api/v1/sitematch-organization/{_id}/sitematch-manager') | |
|---|---|
| name | 'sitematch_organization_id_sitematch_manager' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7ea80> |
| pattern | '/api/v1/sitematch-organization/{_id}/sitematch-manager' |
| Source | |
Line 1218 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sitematch_organization.RESTSitematchOrganizationIDSitematchManager | |
| route simulation (pattern: '/api/v1/simulation') | |
|---|---|
| name | 'simulation' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7eb10> |
| pattern | '/api/v1/simulation' |
| Source | |
Line 1223 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.simulations.RESTSimulation | |
| view method 'delete' of class piinpoint.api.v1.simulations.RESTSimulation | |
| view method 'post' of class piinpoint.api.v1.simulations.RESTSimulation | |
| route simulation_event (pattern: '/api/v1/simulation/event') | |
|---|---|
| name | 'simulation_event' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7eba0> |
| pattern | '/api/v1/simulation/event' |
| Source | |
Line 1224 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.simulations.RESTSimulationEvent | |
| view method 'delete' of class piinpoint.api.v1.simulations.RESTSimulationEvent | |
| route simulation_share (pattern: '/api/v1/simulation/share') | |
|---|---|
| name | 'simulation_share' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7ec30> |
| pattern | '/api/v1/simulation/share' |
| Source | |
Line 1225 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.simulations.RESTSimulationShare | |
| route simulation_comment (pattern: '/api/v1/simulation/comment') | |
|---|---|
| name | 'simulation_comment' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7ecc0> |
| pattern | '/api/v1/simulation/comment' |
| Source | |
Line 1226 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.simulations.RESTSimulationComment | |
| view method 'post' of class piinpoint.api.v1.simulations.RESTSimulationComment | |
| route simulation_candidate (pattern: '/api/v1/simulation/candidate') | |
|---|---|
| name | 'simulation_candidate' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7ed50> |
| pattern | '/api/v1/simulation/candidate' |
| Source | |
Line 1227 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.simulations.RESTSimulationCandidate | |
| route simulation_updated_store_vars (pattern: '/api/v1/simulation/updated-store-vars') | |
|---|---|
| name | 'simulation_updated_store_vars' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7ede0> |
| pattern | '/api/v1/simulation/updated-store-vars' |
| Source | |
Line 1228 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.simulations.RESTSimulationUpdatedStoreVars | |
| route simulation_apply (pattern: '/api/v1/simulation/apply') | |
|---|---|
| name | 'simulation_apply' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7ee70> |
| pattern | '/api/v1/simulation/apply' |
| Source | |
Line 1231 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.simulations.RESTSimulationApply | |
| route simulation_edit_event_details (pattern: '/api/v1/simulation/edit-event-details') | |
|---|---|
| name | 'simulation_edit_event_details' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7ef00> |
| pattern | '/api/v1/simulation/edit-event-details' |
| Source | |
Line 1232 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.simulations.RESTSimulationEditEventDetails | |
| route simulation_add_transfer_store (pattern: '/api/v1/simulation/add-transfer-store') | |
|---|---|
| name | 'simulation_add_transfer_store' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7ef90> |
| pattern | '/api/v1/simulation/add-transfer-store' |
| Source | |
Line 1235 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.simulations.RESTSimulationAddTransferStore | |
| route social_segment (pattern: '/api/v1/social-segment') | |
|---|---|
| name | 'social_segment' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7f020> |
| pattern | '/api/v1/social-segment' |
| Source | |
Line 1239 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.social_segment.RESTSocialSegments | |
| route social_segment_from_geo_id (pattern: '/api/v1/social-segment-from-geo-id') | |
|---|---|
| name | 'social_segment_from_geo_id' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7f0b0> |
| pattern | '/api/v1/social-segment-from-geo-id' |
| Source | |
Line 1240 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.social_segment.RESTSocialSegmentFromGeoId | |
| route social_segment_user_total (pattern: '/api/v1/social-segment-user-total') | |
|---|---|
| name | 'social_segment_user_total' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7f140> |
| pattern | '/api/v1/social-segment-user-total' |
| Source | |
Line 1241 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.social_segment.RESTSocialSegmentUserTotal | |
| route social_segment_from_shape (pattern: '/api/v1/social-segment-from-shape') | |
|---|---|
| name | 'social_segment_from_shape' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7f1d0> |
| pattern | '/api/v1/social-segment-from-shape' |
| Source | |
Line 1242 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.social_segment.RESTSocialSegmentFromShape | |
| route shapes (pattern: '/api/v1/shapes') | |
|---|---|
| name | 'shapes' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7f260> |
| pattern | '/api/v1/shapes' |
| Source | |
Line 1243 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.shapes.RESTShapes | |
| route shapes_shape_id_label (pattern: '/api/v1/shapes/{_id}/label') | |
|---|---|
| name | 'shapes_shape_id_label' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7f2f0> |
| pattern | '/api/v1/shapes/{_id}/label' |
| Source | |
Line 1244 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.shapes.RESTShapesIdLabel | |
| route shapes_shape_id_color (pattern: '/api/v1/shapes/{_id}/color') | |
|---|---|
| name | 'shapes_shape_id_color' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7f380> |
| pattern | '/api/v1/shapes/{_id}/color' |
| Source | |
Line 1245 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.shapes.RESTShapesIdColor | |
| route shapes_shape_id_weight (pattern: '/api/v1/shapes/{_id}/weight') | |
|---|---|
| name | 'shapes_shape_id_weight' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7f410> |
| pattern | '/api/v1/shapes/{_id}/weight' |
| Source | |
Line 1246 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.shapes.RESTShapesIdWeight | |
| route shapes_shape_id_share (pattern: '/api/v1/shapes/{_id}/share') | |
|---|---|
| name | 'shapes_shape_id_share' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7f4a0> |
| pattern | '/api/v1/shapes/{_id}/share' |
| Source | |
Line 1247 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.shapes.RESTShapesIdShare | |
| route shapes_shape_id_export_points (pattern: '/api/v1/shapes/{_id}/export_points') | |
|---|---|
| name | 'shapes_shape_id_export_points' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7f530> |
| pattern | '/api/v1/shapes/{_id}/export_points' |
| Source | |
Line 1248 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.shapes.RESTShapesIdExportPoints | |
| view method 'get' of class piinpoint.api.v1.shapes.RESTShapesIdExportPoints | |
| route track (pattern: '/api/v1/track') | |
|---|---|
| name | 'track' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7f5c0> |
| pattern | '/api/v1/track' |
| Source | |
Line 1251 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.track.RESTTrack | |
| view method 'post' of class piinpoint.api.v1.track.RESTTrack | |
| route traffic_counts (pattern: '/api/v1/traffic-counts') | |
|---|---|
| name | 'traffic_counts' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7f650> |
| pattern | '/api/v1/traffic-counts' |
| Source | |
Line 1252 of file /piinpoint/src/piinpoint/routes.py:
|
|
| route traffic_counts_cache (pattern: '/api/v1/traffic-counts-cache') | |
|---|---|
| name | 'traffic_counts_cache' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7f6e0> |
| pattern | '/api/v1/traffic-counts-cache' |
| Source | |
Line 1253 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| route traffic_counts_prediction_model_build (pattern: '/api/v1/build-traffic-predictor') | |
|---|---|
| name | 'traffic_counts_prediction_model_build' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7f770> |
| pattern | '/api/v1/build-traffic-predictor' |
| Source | |
Line 1254 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| route users_batch_report (pattern: '/api/v1/users/batch_report') | |
|---|---|
| name | 'users_batch_report' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7f800> |
| pattern | '/api/v1/users/batch_report' |
| Source | |
Line 1257 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.users.RESTUsersIdBatchReport | |
| route users_id_custom_layers_file_id_starred (pattern: '/api/v1/users/{_id}/custom-layers/{file_id}/starred') | |
|---|---|
| name | 'users_id_custom_layers_file_id_starred' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7f890> |
| pattern | '/api/v1/users/{_id}/custom-layers/{file_id}/starred' |
| Source | |
Line 1258 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| route users_id_email (pattern: '/api/v1/users/{_id}/email') | |
|---|---|
| name | 'users_id_email' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7f920> |
| pattern | '/api/v1/users/{_id}/email' |
| Source | |
Line 1262 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| route users_id_measurement (pattern: '/api/v1/users/{_id}/measurement') | |
|---|---|
| name | 'users_id_measurement' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7f9b0> |
| pattern | '/api/v1/users/{_id}/measurement' |
| Source | |
Line 1263 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| route users_id_account_type (pattern: '/api/v1/users/{_id}/account_type') | |
|---|---|
| name | 'users_id_account_type' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7fa40> |
| pattern | '/api/v1/users/{_id}/account_type' |
| Source | |
Line 1264 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| route users_id_name (pattern: '/api/v1/users/{_id}/name') | |
|---|---|
| name | 'users_id_name' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7fad0> |
| pattern | '/api/v1/users/{_id}/name' |
| Source | |
Line 1265 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| route users_id_sitematch_email (pattern: '/api/v1/users/{_id}/sitematch_email') | |
|---|---|
| name | 'users_id_sitematch_email' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7fb60> |
| pattern | '/api/v1/users/{_id}/sitematch_email' |
| Source | |
Line 1266 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| route users_id_title (pattern: '/api/v1/users/{_id}/title') | |
|---|---|
| name | 'users_id_title' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7fbf0> |
| pattern | '/api/v1/users/{_id}/title' |
| Source | |
Line 1267 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| route users_id_geographies (pattern: '/api/v1/users/{_id}/geographies') | |
|---|---|
| name | 'users_id_geographies' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7fc80> |
| pattern | '/api/v1/users/{_id}/geographies' |
| Source | |
Line 1268 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| route users_id_password (pattern: '/api/v1/users/{_id}/password') | |
|---|---|
| name | 'users_id_password' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7fd10> |
| pattern | '/api/v1/users/{_id}/password' |
| Source | |
Line 1269 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| route users_preferences_segmentation (pattern: '/api/v1/users/{_id}/preferences/segmentation') | |
|---|---|
| name | 'users_preferences_segmentation' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7fda0> |
| pattern | '/api/v1/users/{_id}/preferences/segmentation' |
| Source | |
Line 1270 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.users.RESTUsersPreferencesSegmentation | |
| view method 'put' of class piinpoint.api.v1.users.RESTUsersPreferencesSegmentation | |
| route users_id_plan_countries_country (pattern: '/api/v1/users/{_id}/plan/countries/{country}') | |
|---|---|
| name | 'users_id_plan_countries_country' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7fe30> |
| pattern | '/api/v1/users/{_id}/plan/countries/{country}' |
| Source | |
Line 1274 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| route users_id_preferences_demographics_order (pattern: '/api/v1/users/{_id}/preferences/demographics/order') | |
|---|---|
| name | 'users_id_preferences_demographics_order' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7fec0> |
| pattern | '/api/v1/users/{_id}/preferences/demographics/order' |
| Source | |
Line 1278 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.users.RESTUsersPreferencesDemographicsOrder | |
| route users_id_preferences_demographics_weight (pattern: '/api/v1/users/{_id}/preferences/demographics/weight') | |
|---|---|
| name | 'users_id_preferences_demographics_weight' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ac7ff50> |
| pattern | '/api/v1/users/{_id}/preferences/demographics/weight' |
| Source | |
Line 1282 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.users.RESTUsersPreferencesDemographicsWeight | |
| route users_id_preferences_demographics (pattern: '/api/v1/users/{_id}/preferences/demographics') | |
|---|---|
| name | 'users_id_preferences_demographics' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca8050> |
| pattern | '/api/v1/users/{_id}/preferences/demographics' |
| Source | |
Line 1286 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.users.RESTUsersPreferencesDemographics | |
| view method 'post' of class piinpoint.api.v1.users.RESTUsersPreferencesDemographics | |
| view method 'put' of class piinpoint.api.v1.users.RESTUsersPreferencesDemographics | |
| view method 'delete' of class piinpoint.api.v1.users.RESTUsersPreferencesDemographics | |
| route users_id_preferences_project_basemap (pattern: '/api/v1/users/{_id}/preferences/project/basemap') | |
|---|---|
| name | 'users_id_preferences_project_basemap' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca80e0> |
| pattern | '/api/v1/users/{_id}/preferences/project/basemap' |
| Source | |
Line 1290 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| view function piinpoint.lib.authenticator.wrap | |
| route users_id_preferences_settings_notification (pattern: '/api/v1/users/{_id}/preferences/settings/notification') | |
|---|---|
| name | 'users_id_preferences_settings_notification' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca8170> |
| pattern | '/api/v1/users/{_id}/preferences/settings/notification' |
| Source | |
Line 1294 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| route users_id_preferences_sitematch (pattern: '/api/v1/users/{_id}/preferences/sitematch') | |
|---|---|
| name | 'users_id_preferences_sitematch' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca8200> |
| pattern | '/api/v1/users/{_id}/preferences/sitematch' |
| Source | |
Line 1298 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.users.RESTUsersPreferencesSitematch | |
| route users_id_preferences_settings_comparison_notification (pattern: '/api/v1/users/{_id}/preferences/settings/comparison_notification') | |
|---|---|
| name | 'users_id_preferences_settings_comparison_notification' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca8290> |
| pattern | '/api/v1/users/{_id}/preferences/settings/comparison_notification' |
| Source | |
Line 1302 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| route users_id_profile_pic (pattern: '/api/v1/users/{_id}/profile_pic') | |
|---|---|
| name | 'users_id_profile_pic' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca8320> |
| pattern | '/api/v1/users/{_id}/profile_pic' |
| Source | |
Line 1307 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.users.RESTUsersIdProfilePic | |
| view method 'delete' of class piinpoint.api.v1.users.RESTUsersIdProfilePic | |
| route users_id_role (pattern: '/api/v1/users/{_id}/role') | |
|---|---|
| name | 'users_id_role' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca83b0> |
| pattern | '/api/v1/users/{_id}/role' |
| Source | |
Line 1308 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| route users_id_username (pattern: '/api/v1/users/{_id}/username') | |
|---|---|
| name | 'users_id_username' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca8440> |
| pattern | '/api/v1/users/{_id}/username' |
| Source | |
Line 1309 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| route users_id (pattern: '/api/v1/users/{_id}') | |
|---|---|
| name | 'users_id' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca84d0> |
| pattern | '/api/v1/users/{_id}' |
| Source | |
Line 1310 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'delete' of class piinpoint.api.v1.users.RESTUsersId | |
| view method 'get' of class piinpoint.api.v1.users.RESTUsersId | |
| route users_referral (pattern: '/api/v1/users/{_id}/referral') | |
|---|---|
| name | 'users_referral' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca8560> |
| pattern | '/api/v1/users/{_id}/referral' |
| Source | |
Line 1311 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.users.RESTUsersReferral | |
| route users_id_eula_signed (pattern: '/api/v1/users/{_id}/eula_signed') | |
|---|---|
| name | 'users_id_eula_signed' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca85f0> |
| pattern | '/api/v1/users/{_id}/eula_signed' |
| Source | |
Line 1312 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.users.RESTUsersEULASigned | |
| route users_preferences_project_mapstate_poi_clustering (pattern: 'api/v1/users/{_id}/preferences/project/mapstate/poi-clustering') | |
|---|---|
| name | 'users_preferences_project_mapstate_poi_clustering' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca8680> |
| pattern | 'api/v1/users/{_id}/preferences/project/mapstate/poi-clustering' |
| Source | |
Line 1313 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| route users_preferences_project_mapstate_shapes_context_menu_expanded (pattern: 'api/v1/users/{_id}/preferences/project/mapstate/shapes-context-menu-expanded') | |
|---|---|
| name | 'users_preferences_project_mapstate_shapes_context_menu_expanded' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca8710> |
| pattern | 'api/v1/users/{_id}/preferences/project/mapstate/shapes-context-menu-expanded' |
| Source | |
Line 1317 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| route users_preferences_project_mapstate_current_location (pattern: 'api/v1/users/{_id}/preferences/project/mapstate/current-location-state') | |
|---|---|
| name | 'users_preferences_project_mapstate_current_location' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca87a0> |
| pattern | 'api/v1/users/{_id}/preferences/project/mapstate/current-location-state' |
| Source | |
Line 1321 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| route users_preferences_project_mapstate_markets_visible (pattern: 'api/v1/users/{_id}/preferences/project/mapstate/markets/visible') | |
|---|---|
| name | 'users_preferences_project_mapstate_markets_visible' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca88c0> |
| pattern | 'api/v1/users/{_id}/preferences/project/mapstate/markets/visible' |
| Source | |
Line 1326 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.api.v1.users.users_preferences_markets | |
| route users_preferences_project_mapstate_traffic_count (pattern: 'api/v1/users/{_id}/preferences/project/mapstate/traffic-count') | |
|---|---|
| name | 'users_preferences_project_mapstate_traffic_count' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca8950> |
| pattern | 'api/v1/users/{_id}/preferences/project/mapstate/traffic-count' |
| Source | |
Line 1331 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| route users_preferences_project_mapstate_social_segment (pattern: '/api/v1/users/{_id}/preferences/project/mapstate/social-segment-state') | |
|---|---|
| name | 'users_preferences_project_mapstate_social_segment' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca89e0> |
| pattern | '/api/v1/users/{_id}/preferences/project/mapstate/social-segment-state' |
| Source | |
Line 1335 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.users.RESTUsersPreferencesMapstateSocialSegment | |
| route users_id_retailer_key (pattern: '/api/v1/users/{_id}/retailer_key') | |
|---|---|
| name | 'users_id_retailer_key' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca8a70> |
| pattern | '/api/v1/users/{_id}/retailer_key' |
| Source | |
Line 1340 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.users.RESTUsersRetailerKey | |
| route users_id_system_performance (pattern: '/api/v1/users/{_id}/system_performance') | |
|---|---|
| name | 'users_id_system_performance' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca8b00> |
| pattern | '/api/v1/users/{_id}/system_performance' |
| Source | |
Line 1342 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.users.RESTUsersSystemPerformance | |
| route mapstate_customlayers_file_id_inactive_classes (pattern: '/api/v1/mapstate/custom-layers/{file_id}/inactive-classes') | |
|---|---|
| name | 'mapstate_customlayers_file_id_inactive_classes' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca8b90> |
| pattern | '/api/v1/mapstate/custom-layers/{file_id}/inactive-classes' |
| Source | |
Line 1346 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.users.RESTMapstateCustomLayersFileIDInactiveClasses | |
| view method 'delete' of class piinpoint.api.v1.users.RESTMapstateCustomLayersFileIDInactiveClasses | |
| route mapstate_customlayers_file_id_header (pattern: '/api/v1/mapstate/custom-layers/{file_id}/label-header') | |
|---|---|
| name | 'mapstate_customlayers_file_id_header' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca8c20> |
| pattern | '/api/v1/mapstate/custom-layers/{file_id}/label-header' |
| Source | |
Line 1350 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.users.RESTMapstateCustomLayersFileIDLabelHeader | |
| route mapstate_customlayers_file_id_toggle_labels (pattern: '/api/v1/mapstate/custom-layers/{file_id}/labels') | |
|---|---|
| name | 'mapstate_customlayers_file_id_toggle_labels' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca8cb0> |
| pattern | '/api/v1/mapstate/custom-layers/{file_id}/labels' |
| Source | |
Line 1354 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.users.RESTMapstateCustomLayersFileIDToggleLabels | |
| route mapstate_customlayers_file_id_toggle_layer_lock (pattern: '/api/v1/mapstate/custom-layers/{file_id}/lock') | |
|---|---|
| name | 'mapstate_customlayers_file_id_toggle_layer_lock' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca8d40> |
| pattern | '/api/v1/mapstate/custom-layers/{file_id}/lock' |
| Source | |
Line 1358 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.users.RESTMapstateCustomLayersFileIDToggleLayerLock | |
| route users (pattern: '/api/v1/users') | |
|---|---|
| name | 'users' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca8dd0> |
| pattern | '/api/v1/users' |
| Source | |
Line 1362 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.users.RESTUsers | |
| view method 'post' of class piinpoint.api.v1.users.RESTUsers | |
| route user-exists (pattern: '/api/v1/user-exists') | |
|---|---|
| name | 'user-exists' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca8e60> |
| pattern | '/api/v1/user-exists' |
| Source | |
Line 1363 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.users.RESTUserExists | |
| route authentication (pattern: '/api/v1/authentication') | |
|---|---|
| name | 'authentication' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca8ef0> |
| pattern | '/api/v1/authentication' |
| Source | |
Line 1364 of file /piinpoint/src/piinpoint/routes.py:
|
|
| route trials (pattern: '/api/v1/trials') | |
|---|---|
| name | 'trials' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca8f80> |
| pattern | '/api/v1/trials' |
| Source | |
Line 1366 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.trial.RESTTrial | |
| view method 'get' of class piinpoint.api.v1.trial.RESTTrial | |
| route trials_approve (pattern: '/api/v1/trials/approve') | |
|---|---|
| name | 'trials_approve' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca9010> |
| pattern | '/api/v1/trials/approve' |
| Source | |
Line 1367 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.trial.RESTTrialApprove | |
| route trials_id_checkout (pattern: '/api/v1/trials/{_id}/checkout') | |
|---|---|
| name | 'trials_id_checkout' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca90a0> |
| pattern | '/api/v1/trials/{_id}/checkout' |
| Source | |
Line 1368 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.trial.RESTTrialsCheckout | |
| route trials_id_message (pattern: '/api/v1/trials/{_id}/message') | |
|---|---|
| name | 'trials_id_message' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca9130> |
| pattern | '/api/v1/trials/{_id}/message' |
| Source | |
Line 1369 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.trial.RESTTrialsMessage | |
| route routing (pattern: '/api/v1/route/driving/{_route_options}') | |
|---|---|
| name | 'routing' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca91c0> |
| pattern | '/api/v1/route/driving/{_route_options}' |
| Source | |
Line 1370 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.route.RESTRoute | |
| route sitematch_listings (pattern: '/api/v1/sitematch/listings') | |
|---|---|
| name | 'sitematch_listings' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca9250> |
| pattern | '/api/v1/sitematch/listings' |
| Source | |
Line 1373 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sitematch_listing.SitematchListings | |
| view method 'post' of class piinpoint.api.v1.sitematch_listing.SitematchListings | |
| route sitematch_listings_id (pattern: '/api/v1/sitematch/listings/{_id}') | |
|---|---|
| name | 'sitematch_listings_id' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca92e0> |
| pattern | '/api/v1/sitematch/listings/{_id}' |
| Source | |
Line 1374 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sitematch_listing.SitematchListingsId | |
| view method 'put' of class piinpoint.api.v1.sitematch_listing.SitematchListingsId | |
| view method 'delete' of class piinpoint.api.v1.sitematch_listing.SitematchListingsId | |
| route sitematch_listings_id_images (pattern: '/api/v1/sitematch/listings/{_id}/images') | |
|---|---|
| name | 'sitematch_listings_id_images' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca9370> |
| pattern | '/api/v1/sitematch/listings/{_id}/images' |
| Source | |
Line 1375 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sitematch_listing.SitematchListingsIdImages | |
| view method 'put' of class piinpoint.api.v1.sitematch_listing.SitematchListingsIdImages | |
| route sitematch_listings_id_details (pattern: '/api/v1/sitematch/listings/{_id}/details') | |
|---|---|
| name | 'sitematch_listings_id_details' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca9400> |
| pattern | '/api/v1/sitematch/listings/{_id}/details' |
| Source | |
Line 1378 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.sitematch_listing.SitematchListingsIdDetails | |
| route sitematch_portal_listings (pattern: '/api/v1/sitematch/portal_listings') | |
|---|---|
| name | 'sitematch_portal_listings' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca9490> |
| pattern | '/api/v1/sitematch/portal_listings' |
| Source | |
Line 1381 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sitematch_listing.SitematchPortalListings | |
| route sitematch_expansion_plans (pattern: '/api/v1/sitematch/expansion_plans') | |
|---|---|
| name | 'sitematch_expansion_plans' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca9520> |
| pattern | '/api/v1/sitematch/expansion_plans' |
| Source | |
Line 1382 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sitematch_expansion_plan.RESTExpansionPlans | |
| view method 'post' of class piinpoint.api.v1.sitematch_expansion_plan.RESTExpansionPlans | |
| route sitematch_expansion_plans_id (pattern: '/api/v1/sitematch/expansion_plans/{_id}') | |
|---|---|
| name | 'sitematch_expansion_plans_id' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca95b0> |
| pattern | '/api/v1/sitematch/expansion_plans/{_id}' |
| Source | |
Line 1383 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sitematch_expansion_plan.RESTExpansionPlansID | |
| view method 'put' of class piinpoint.api.v1.sitematch_expansion_plan.RESTExpansionPlansID | |
| view method 'delete' of class piinpoint.api.v1.sitematch_expansion_plan.RESTExpansionPlansID | |
| route sitematch_terms_conditions (pattern: '/api/v1/sitematch/terms_conditions') | |
|---|---|
| name | 'sitematch_terms_conditions' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca9640> |
| pattern | '/api/v1/sitematch/terms_conditions' |
| Source | |
Line 1386 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sitematch_terms_and_conditions.SitematchTermsConditions | |
| view method 'post' of class piinpoint.api.v1.sitematch_terms_and_conditions.SitematchTermsConditions | |
| route sitematch_terms_and_conditions (pattern: '/api/v1/sitematch/terms_and_conditions') | |
|---|---|
| name | 'sitematch_terms_and_conditions' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca96d0> |
| pattern | '/api/v1/sitematch/terms_and_conditions' |
| Source | |
Line 1387 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sitematch_terms_and_conditions.SitematchTermsAndConditionsREST | |
| view method 'post' of class piinpoint.api.v1.sitematch_terms_and_conditions.SitematchTermsAndConditionsREST | |
| route sitematch_terms_and_conditions_webhook (pattern: '/api/v1/sitematch/terms_and_conditions_webhook') | |
|---|---|
| name | 'sitematch_terms_and_conditions_webhook' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca9760> |
| pattern | '/api/v1/sitematch/terms_and_conditions_webhook' |
| Source | |
Line 1390 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.sitematch_terms_and_conditions.SitematchTermsAndConditionsWebhookREST | |
| view method 'get' of class piinpoint.api.v1.sitematch_terms_and_conditions.SitematchTermsAndConditionsWebhookREST | |
| route sitematch_manager (pattern: '/api/v1/sitematch-manager') | |
|---|---|
| name | 'sitematch_manager' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca97f0> |
| pattern | '/api/v1/sitematch-manager' |
| Source | |
Line 1394 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManager | |
| route sitematch_manager_default_columns (pattern: '/api/v1/sitematch-manager/default-columns') | |
|---|---|
| name | 'sitematch_manager_default_columns' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca9880> |
| pattern | '/api/v1/sitematch-manager/default-columns' |
| Source | |
Line 1395 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerDefaultColumns | |
| route sitematch_manager_filters (pattern: '/api/v1/sitematch-manager/filters') | |
|---|---|
| name | 'sitematch_manager_filters' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca9910> |
| pattern | '/api/v1/sitematch-manager/filters' |
| Source | |
Line 1398 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerFilters | |
| view method 'put' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerFilters | |
| view method 'delete' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerFilters | |
| route sitematch_manager_visibility (pattern: '/api/v1/sitematch-manager/visibility') | |
|---|---|
| name | 'sitematch_manager_visibility' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca99a0> |
| pattern | '/api/v1/sitematch-manager/visibility' |
| Source | |
Line 1399 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerVisibility | |
| view method 'put' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerVisibility | |
| route sitematch_manager_id (pattern: '/api/v1/sitematch-manager/{_id}') | |
|---|---|
| name | 'sitematch_manager_id' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca9a30> |
| pattern | '/api/v1/sitematch-manager/{_id}' |
| Source | |
Line 1402 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerID | |
| view method 'get' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerID | |
| route rest_sitematch_manager_id_geocoding_status (pattern: '/api/v1/sitematch-manager/{_id}/geocoding-status') | |
|---|---|
| name | 'rest_sitematch_manager_id_geocoding_status' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca9ac0> |
| pattern | '/api/v1/sitematch-manager/{_id}/geocoding-status' |
| Source | |
Line 1403 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerGeocodingStatus | |
| route sitematch_manager_id_custom_layer_file (pattern: '/api/v1/sitematch-manager/{_id}/custom-layer-file') | |
|---|---|
| name | 'sitematch_manager_id_custom_layer_file' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca9b50> |
| pattern | '/api/v1/sitematch-manager/{_id}/custom-layer-file' |
| Source | |
Line 1407 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerIDCustomLayerFile | |
| route sitematch_manager_id_archive (pattern: '/api/v1/sitematch-manager/{_id}/archive') | |
|---|---|
| name | 'sitematch_manager_id_archive' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca9be0> |
| pattern | '/api/v1/sitematch-manager/{_id}/archive' |
| Source | |
Line 1411 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerIDArchive | |
| view method 'put' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerIDArchive | |
| view method 'delete' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerIDArchive | |
| route sitematch_manager_id_rows (pattern: '/api/v1/sitematch-manager/{_id}/rows') | |
|---|---|
| name | 'sitematch_manager_id_rows' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca9c70> |
| pattern | '/api/v1/sitematch-manager/{_id}/rows' |
| Source | |
Line 1414 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerIDRows | |
| view method 'put' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerIDRows | |
| route sitematch_manager_id_rows_row_id (pattern: '/api/v1/sitematch-manager/{_id}/rows/{row_id}') | |
|---|---|
| name | 'sitematch_manager_id_rows_row_id' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca9d00> |
| pattern | '/api/v1/sitematch-manager/{_id}/rows/{row_id}' |
| Source | |
Line 1417 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerIDRowsRowID | |
| route sitematch_manager_id_columns (pattern: '/api/v1/sitematch-manager/{_id}/columns') | |
|---|---|
| name | 'sitematch_manager_id_columns' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca9d90> |
| pattern | '/api/v1/sitematch-manager/{_id}/columns' |
| Source | |
Line 1421 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerIDColumns | |
| view method 'delete' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerIDColumns | |
| view method 'put' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerIDColumns | |
| route sitematch_manager_id_columns_field (pattern: '/api/v1/sitematch-manager/{_id}/columns/{field}') | |
|---|---|
| name | 'sitematch_manager_id_columns_field' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca9e20> |
| pattern | '/api/v1/sitematch-manager/{_id}/columns/{field}' |
| Source | |
Line 1424 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerIDColumnsField | |
| route sitematch_manager_id_reports_drawn_shapes (pattern: '/api/v1/sitematch-manager/{_id}/reports-drawn-shapes') | |
|---|---|
| name | 'sitematch_manager_id_reports_drawn_shapes' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca9eb0> |
| pattern | '/api/v1/sitematch-manager/{_id}/reports-drawn-shapes' |
| Source | |
Line 1428 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerIDReportsDrawnShapes | |
| route sitematch_manager_id_demographics (pattern: '/api/v1/sitematch-manager/{_id}/demographics') | |
|---|---|
| name | 'sitematch_manager_id_demographics' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca9f40> |
| pattern | '/api/v1/sitematch-manager/{_id}/demographics' |
| Source | |
Line 1432 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerIDDemographics | |
| view method 'post' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerIDDemographics | |
| route sitematch_manager_id_attachments (pattern: '/api/v1/sitematch-manager/{manager_id}/attachments') | |
|---|---|
| name | 'sitematch_manager_id_attachments' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0aca9fd0> |
| pattern | '/api/v1/sitematch-manager/{manager_id}/attachments' |
| Source | |
Line 1436 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'delete' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerIDAttachments | |
| route sitematch_organization_views (pattern: '/api/v1/sitematch-organization/{org_id}/views') | |
|---|---|
| name | 'sitematch_organization_views' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0acaa060> |
| pattern | '/api/v1/sitematch-organization/{org_id}/views' |
| Source | |
Line 1442 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sitematch_views.RESTSitematchOrganizationViews | |
| view method 'post' of class piinpoint.api.v1.sitematch_views.RESTSitematchOrganizationViews | |
| route sitematch_view (pattern: '/api/v1/sitematch-views/{view_id}') | |
|---|---|
| name | 'sitematch_view' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0acaa0f0> |
| pattern | '/api/v1/sitematch-views/{view_id}' |
| Source | |
Line 1446 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sitematch_views.RESTSitematchView | |
| view method 'put' of class piinpoint.api.v1.sitematch_views.RESTSitematchView | |
| view method 'delete' of class piinpoint.api.v1.sitematch_views.RESTSitematchView | |
| route user_sitematch_active_view (pattern: '/api/v1/users/me/sitematch-active-view') | |
|---|---|
| name | 'user_sitematch_active_view' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0acaa180> |
| pattern | '/api/v1/users/me/sitematch-active-view' |
| Source | |
Line 1450 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'put' of class piinpoint.api.v1.sitematch_views.RESTUserSitematchActiveView | |
| route sitematch_signups (pattern: '/api/v1/sitematch-signups') | |
|---|---|
| name | 'sitematch_signups' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0acaa210> |
| pattern | '/api/v1/sitematch-signups' |
| Source | |
Line 1455 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.sitematch_signup.RESTSitematchSignups | |
| route sitematch_signups_unpaid (pattern: '/api/v1/sitematch-signups/unpaid') | |
|---|---|
| name | 'sitematch_signups_unpaid' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0acaa2a0> |
| pattern | '/api/v1/sitematch-signups/unpaid' |
| Source | |
Line 1456 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sitematch_signup.RESTSitematchSignupsUnpaid | |
| route sitematch_signups_id (pattern: '/api/v1/sitematch-signups/{_id}') | |
|---|---|
| name | 'sitematch_signups_id' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0acaa330> |
| pattern | '/api/v1/sitematch-signups/{_id}' |
| Source | |
Line 1457 of file /piinpoint/src/piinpoint/routes.py:
|
|
| route sitematch_signups_id_terms_of_service (pattern: '/api/v1/sitematch-signups/{_id}/terms-of-service') | |
|---|---|
| name | 'sitematch_signups_id_terms_of_service' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0acaa3c0> |
| pattern | '/api/v1/sitematch-signups/{_id}/terms-of-service' |
| Source | |
Line 1458 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.sitematch_signup.RESTSitematchSignupsIDTermsOfService | |
| route sitematch_signups_id_create_account (pattern: '/api/v1/sitematch-signups/{_id}/create-account') | |
|---|---|
| name | 'sitematch_signups_id_create_account' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0acaa450> |
| pattern | '/api/v1/sitematch-signups/{_id}/create-account' |
| Source | |
Line 1462 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.sitematch_signup.RESTSitematchSignupsIDCreateAccount | |
| route marketmatch_mappings (pattern: '/api/v1/marketmatch/mappings') | |
|---|---|
| name | 'marketmatch_mappings' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0acaa4e0> |
| pattern | '/api/v1/marketmatch/mappings' |
| Source | |
Line 1468 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.marketmatch.MarketmatchMappings | |
| route marketmatch_mapping_file_id (pattern: '/api/v1/marketmatch/mapping/{file_id}') | |
|---|---|
| name | 'marketmatch_mapping_file_id' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0acaa570> |
| pattern | '/api/v1/marketmatch/mapping/{file_id}' |
| Source | |
Line 1469 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.marketmatch.MarketmatchMappingFileId | |
| route sitematch_makematches_getusers (pattern: '/api/v1/sitematch/makematches/getusers') | |
|---|---|
| name | 'sitematch_makematches_getusers' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0acaa600> |
| pattern | '/api/v1/sitematch/makematches/getusers' |
| Source | |
Line 1476 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sitematch_makematches.SitematchGetUsers | |
| route sitematch_makematches_getexpansionplans (pattern: '/api/v1/sitematch/makematches/getexpansionplans/{user_id}') | |
|---|---|
| name | 'sitematch_makematches_getexpansionplans' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0acaa690> |
| pattern | '/api/v1/sitematch/makematches/getexpansionplans/{user_id}' |
| Source | |
Line 1476 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sitematch_makematches.SiteMatchGetExpansionPlans | |
| route sitematch_makematches_getlistings (pattern: '/api/v1/sitematch/makematches/getlistings/{_id}') | |
|---|---|
| name | 'sitematch_makematches_getlistings' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0acaa720> |
| pattern | '/api/v1/sitematch/makematches/getlistings/{_id}' |
| Source | |
Line 1476 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sitematch_makematches.SiteMatchMakeMatchesListings | |
| route sitematch_makematches_getalllistings (pattern: '/api/v1/sitematch/makematches/getalllistings') | |
|---|---|
| name | 'sitematch_makematches_getalllistings' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0acaa7b0> |
| pattern | '/api/v1/sitematch/makematches/getalllistings' |
| Source | |
Line 1476 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sitematch_makematches.SiteMatchMakeMatchesAllListings | |
| route sitematch_makematches_getmatches (pattern: '/api/v1/sitematch/makematches/getmatches/{_id}') | |
|---|---|
| name | 'sitematch_makematches_getmatches' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0acaa840> |
| pattern | '/api/v1/sitematch/makematches/getmatches/{_id}' |
| Source | |
Line 1476 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.sitematch_makematches.SiteMatchMakeMatchesGetMatches | |
| route sitematch_makematches_creatematch (pattern: '/api/v1/sitematch/makematches/match') | |
|---|---|
| name | 'sitematch_makematches_creatematch' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0acaa8d0> |
| pattern | '/api/v1/sitematch/makematches/match' |
| Source | |
Line 1476 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.sitematch_makematches.SiteMatchMakeMatchesCreateMatch | |
| route cities_query (pattern: '/api/v1/cities/{query}') | |
|---|---|
| name | 'cities_query' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0acaa960> |
| pattern | '/api/v1/cities/{query}' |
| Source | |
Line 1478 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.cities.RESTCities | |
| route completion_callback (pattern: '/api/v1/near/completion_callback') | |
|---|---|
| name | 'completion_callback' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0acaa9f0> |
| pattern | '/api/v1/near/completion_callback' |
| Source | |
Line 1481 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.near.CompletionCallback | |
| view method 'get' of class piinpoint.api.v1.near.CompletionCallback | |
| route stripe_webhook (pattern: '/api/v1/stripe/webhook') | |
|---|---|
| name | 'stripe_webhook' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0acaaa80> |
| pattern | '/api/v1/stripe/webhook' |
| Source | |
Line 1484 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.stripe.StripeWebhook | |
| route stripe_create_customer_portal_session (pattern: '/api/v1/stripe/create-customer-portal-session') | |
|---|---|
| name | 'stripe_create_customer_portal_session' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0acaab10> |
| pattern | '/api/v1/stripe/create-customer-portal-session' |
| Source | |
Line 1485 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.stripe.StripeCreateCustomerPortalSession | |
| route stripe_primary_subscription (pattern: '/api/v1/stripe/primary-subscription') | |
|---|---|
| name | 'stripe_primary_subscription' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0acaaba0> |
| pattern | '/api/v1/stripe/primary-subscription' |
| Source | |
Line 1489 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.stripe.StripePrimarySubscription | |
| route ai_sandbox_chat (pattern: '/api/v1/ai-sandbox/chat') | |
|---|---|
| name | 'ai_sandbox_chat' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0acaac30> |
| pattern | '/api/v1/ai-sandbox/chat' |
| Source | |
Line 1494 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.ai_sandbox.RESTAISandbox | |
| route ai_sandbox_disclaimer_status (pattern: '/api/v1/ai-sandbox/disclaimer/status') | |
|---|---|
| name | 'ai_sandbox_disclaimer_status' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0acaacc0> |
| pattern | '/api/v1/ai-sandbox/disclaimer/status' |
| Source | |
Line 1495 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.ai_sandbox_disclaimer.AISandboxDisclaimerStatus | |
| route ai_sandbox_disclaimer_accept (pattern: '/api/v1/ai-sandbox/disclaimer/accept') | |
|---|---|
| name | 'ai_sandbox_disclaimer_accept' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0acaad50> |
| pattern | '/api/v1/ai-sandbox/disclaimer/accept' |
| Source | |
Line 1496 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.ai_sandbox_disclaimer.AISandboxDisclaimerAccept | |
| route ai_sandbox_disclaimer_clear (pattern: '/api/v1/ai-sandbox/disclaimer/clear') | |
|---|---|
| name | 'ai_sandbox_disclaimer_clear' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0acaade0> |
| pattern | '/api/v1/ai-sandbox/disclaimer/clear' |
| Source | |
Line 1497 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.ai_sandbox_disclaimer.AISandboxDisclaimerClear | |
| route ai_sandbox_usage_stats (pattern: '/api/v1/ai-sandbox/usage/stats') | |
|---|---|
| name | 'ai_sandbox_usage_stats' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0acaae70> |
| pattern | '/api/v1/ai-sandbox/usage/stats' |
| Source | |
Line 1498 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.ai_sandbox_usage.AISandboxUsageStats | |
| route ai_sandbox_sessions_list (pattern: '/api/v1/ai-sandbox/sessions') | |
|---|---|
| name | 'ai_sandbox_sessions_list' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0acaaf00> |
| pattern | '/api/v1/ai-sandbox/sessions' |
| Source | |
Line 1499 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.ai_sandbox_sessions.AISandboxSessionList | |
| route ai_sandbox_session_detail (pattern: '/api/v1/ai-sandbox/sessions/{session_id}') | |
|---|---|
| name | 'ai_sandbox_session_detail' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0acaaf90> |
| pattern | '/api/v1/ai-sandbox/sessions/{session_id}' |
| Source | |
Line 1500 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.ai_sandbox_sessions.AISandboxSessionGet | |
| view method 'put' of class piinpoint.api.v1.ai_sandbox_sessions.AISandboxSessionGet | |
| view method 'delete' of class piinpoint.api.v1.ai_sandbox_sessions.AISandboxSessionGet | |
| route ai_sandbox_data_management_sample_attributes (pattern: '/api/v1/ai-sandbox/data-management/sample-attributes') | |
|---|---|
| name | 'ai_sandbox_data_management_sample_attributes' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0acab020> |
| pattern | '/api/v1/ai-sandbox/data-management/sample-attributes' |
| Source | |
Line 1501 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.ai_sandbox_data_management.RESTAISandboxSampleAttributes | |
| route ai_sandbox_data_management_enabled_attributes (pattern: '/api/v1/ai-sandbox/data-management/enabled-attributes') | |
|---|---|
| name | 'ai_sandbox_data_management_enabled_attributes' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0acab0b0> |
| pattern | '/api/v1/ai-sandbox/data-management/enabled-attributes' |
| Source | |
Line 1502 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.ai_sandbox_data_management.RESTAISandboxEnabledAttributes | |
| view method 'put' of class piinpoint.api.v1.ai_sandbox_data_management.RESTAISandboxEnabledAttributes | |
| route mobile_optimization (pattern: '/api/v1/mobile-optimization') | |
|---|---|
| name | 'mobile_optimization' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ab132f0> |
| pattern | '/api/v1/mobile-optimization' |
| Source | |
Line 5975 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.mobile_optimization.RESTMobileOptimization | |
| route catchall_static (pattern: '/*subpath') | |
|---|---|
| name | 'catchall_static' |
| object | <pyramid.urldispatch.Route object at 0x7d9f0ab13410> |
| pattern | '/*subpath' |
| Source | |
Line 347 of file /piinpoint/src/piinpoint/__init__.py:
|
|
| References | |
| view object <pyramid.static.static_view object at 0x7d9f0b02ec10> | |
Session factory
| session factory function pyramid_redis_sessions.factory | |
|---|---|
| factory | <function RedisSessionFactory.<locals>.factory at 0x7d9f92776ac0> |
| Source | |
Line 84 of file /piinpoint/src/piinpoint/__init__.py:
|
|
Subscribers
| subscriber function piinpoint.add_renderer_globals | |
|---|---|
| derived_subscriber | <function main.<locals>.add_renderer_globals at 0x7d9f11d2f920> |
| interfaces | (<class 'pyramid.events.BeforeRender'>) |
| order | 1073741824 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| subscriber | <function main.<locals>.add_renderer_globals at 0x7d9f0b086200> |
| Source | |
Line 336 of file /piinpoint/src/piinpoint/__init__.py:
|
|
| subscriber function piinpoint.add_localizer | |
|---|---|
| derived_subscriber | <function main.<locals>.add_localizer at 0x7d9f0a96d260> |
| interfaces | (<class 'pyramid.events.BeforeRender'>) |
| order | 1073741824 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| subscriber | <function main.<locals>.add_localizer at 0x7d9f0b0863e0> |
| Source | |
Line 337 of file /piinpoint/src/piinpoint/__init__.py:
|
|
Templates
| template piinpoint:templates/best_locations.mako | |
|---|---|
| name | 'piinpoint:templates/best_locations.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f29b57410> |
| type | '.mako' |
| Source | |
Line 61 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'index' of class piinpoint.controllers.search.SearchController | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/accept_invite.mako | |
|---|---|
| name | 'piinpoint:templates/accept_invite.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f1aee1590> |
| type | '.mako' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'accept_invite' of class piinpoint.controllers.accounts.AccountsController | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/password_reset.mako | |
|---|---|
| name | 'piinpoint:templates/password_reset.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f1aee5950> |
| type | '.mako' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'account_reset' of class piinpoint.controllers.accounts.AccountsController | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/password_expiry.mako | |
|---|---|
| name | 'piinpoint:templates/password_expiry.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f20ac33e0> |
| type | '.mako' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'password_expiry' of class piinpoint.controllers.accounts.AccountsController | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/accept_invite.mako | |
|---|---|
| name | 'piinpoint:templates/accept_invite.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f29b93310> |
| type | '.mako' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'set_pass' of class piinpoint.controllers.accounts.AccountsController | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/password_reset.mako | |
|---|---|
| name | 'piinpoint:templates/password_reset.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f29bc0650> |
| type | '.mako' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'submit_reset' of class piinpoint.controllers.accounts.AccountsController | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/ai_sandbox_data_management.mako | |
|---|---|
| name | 'piinpoint:templates/ai_sandbox_data_management.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f1af647e0> |
| type | '.mako' |
| Source | |
Line 67 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'index' of class piinpoint.controllers.ai_sandbox_data_management.AISandboxDataManagementController | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/ai_sandbox_data_management.mako | |
|---|---|
| name | 'piinpoint:templates/ai_sandbox_data_management.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f1af64730> |
| type | '.mako' |
| Source | |
Line 68 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'index' of class piinpoint.controllers.ai_sandbox_data_management.AISandboxDataManagementController | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f1af8d770> |
| type | '.mako' |
| Source | |
Line 57 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'index' of class piinpoint.controllers.ai_sandbox.AISandboxController | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f1af8dc70> |
| type | '.mako' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'index' of class piinpoint.controllers.ai_sandbox.AISandboxController | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/dashboard.mako | |
|---|---|
| name | 'piinpoint:templates/dashboard.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f1af81e80> |
| type | '.mako' |
| Source | |
Line 57 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'index' of class piinpoint.controllers.dashboard.DashboardController | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/dashboard.mako | |
|---|---|
| name | 'piinpoint:templates/dashboard.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f1af82190> |
| type | '.mako' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'index' of class piinpoint.controllers.dashboard.DashboardController | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/login.mako | |
|---|---|
| name | 'piinpoint:templates/login.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f1af826d0> |
| type | '.mako' |
| Source | |
Line 57 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'index' of class piinpoint.controllers.login.LoginController | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/login.mako | |
|---|---|
| name | 'piinpoint:templates/login.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f1af82350> |
| type | '.mako' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'bad_attempt' of class piinpoint.controllers.login.LoginController | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/login.mako | |
|---|---|
| name | 'piinpoint:templates/login.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f1af82740> |
| type | '.mako' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'check_2fa' of class piinpoint.controllers.login.LoginController | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/forgotten_password.mako | |
|---|---|
| name | 'piinpoint:templates/forgotten_password.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f1af827b0> |
| type | '.mako' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'forgot_password' of class piinpoint.controllers.login.LoginController | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/login.mako | |
|---|---|
| name | 'piinpoint:templates/login.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f1af83000> |
| type | '.mako' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'index' of class piinpoint.controllers.login.LoginController | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/login.mako | |
|---|---|
| name | 'piinpoint:templates/login.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f1af82c10> |
| type | '.mako' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'logout' of class piinpoint.controllers.login.LoginController | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/reports/print.mako | |
|---|---|
| name | 'piinpoint:templates/reports/print.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f1af82dd0> |
| type | '.mako' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'phantom_inside' of class piinpoint.controllers.login.LoginController | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/reports/map.mako | |
|---|---|
| name | 'piinpoint:templates/reports/map.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f1af830e0> |
| type | '.mako' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'phantom_inside_map' of class piinpoint.controllers.login.LoginController | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/login.mako | |
|---|---|
| name | 'piinpoint:templates/login.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f1af83a10> |
| type | '.mako' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'sign_in' of class piinpoint.controllers.login.LoginController | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/login.mako | |
|---|---|
| name | 'piinpoint:templates/login.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f1af83850> |
| type | '.mako' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'sso' of class piinpoint.controllers.login.LoginController | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/login.mako | |
|---|---|
| name | 'piinpoint:templates/login.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f1abfc130> |
| type | '.mako' |
| Source | |
Line 57 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'index' of class piinpoint.controllers.login.SSOController | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/login.mako | |
|---|---|
| name | 'piinpoint:templates/login.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f1abfc1a0> |
| type | '.mako' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'index' of class piinpoint.controllers.login.SSOController | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/login.mako | |
|---|---|
| name | 'piinpoint:templates/login.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f1abfc670> |
| type | '.mako' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'sign_in' of class piinpoint.controllers.login.SSOController | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/model_data_upload.mako | |
|---|---|
| name | 'piinpoint:templates/model_data_upload.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f1abfc980> |
| type | '.mako' |
| Source | |
Line 57 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'index' of class piinpoint.controllers.model_data_upload.ModelDataUploadController | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/model_data_upload.mako | |
|---|---|
| name | 'piinpoint:templates/model_data_upload.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f1abfc4b0> |
| type | '.mako' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'index' of class piinpoint.controllers.model_data_upload.ModelDataUploadController | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f1abfd010> |
| type | '.mako' |
| Source | |
Line 57 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'index' of class piinpoint.controllers.reports.ReportsController | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f1abfd7f0> |
| type | '.mako' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'index' of class piinpoint.controllers.reports.ReportsController | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/schedule_demo.mako | |
|---|---|
| name | 'piinpoint:templates/schedule_demo.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f1abfdf60> |
| type | '.mako' |
| Source | |
Line 57 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'index' of class piinpoint.controllers.schedule_demo.ScheduleDemoController | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/schedule_demo.mako | |
|---|---|
| name | 'piinpoint:templates/schedule_demo.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f1abfd550> |
| type | '.mako' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'index' of class piinpoint.controllers.schedule_demo.ScheduleDemoController | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/schedule_demo.mako | |
|---|---|
| name | 'piinpoint:templates/schedule_demo.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f1abfdfd0> |
| type | '.mako' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'partial' of class piinpoint.controllers.schedule_demo.ScheduleDemoController | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/schedule_demo.mako | |
|---|---|
| name | 'piinpoint:templates/schedule_demo.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f1abfe190> |
| type | '.mako' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'request_demo' of class piinpoint.controllers.schedule_demo.ScheduleDemoController | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/best_locations.mako | |
|---|---|
| name | 'piinpoint:templates/best_locations.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f1abfe820> |
| type | '.mako' |
| Source | |
Line 57 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'index' of class piinpoint.controllers.search.SearchController | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/best_locations.mako | |
|---|---|
| name | 'piinpoint:templates/best_locations.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f1ac4c360> |
| type | '.mako' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'index' of class piinpoint.controllers.search.SearchController | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11ee6e40> |
| type | '.mako' |
| Source | |
Line 5617 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11ee70e0> |
| type | '.mako' |
| Source | |
Line 5632 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11ee7230> |
| type | '.mako' |
| Source | |
Line 5640 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11ee7380> |
| type | '.mako' |
| Source | |
Line 5647 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11ee74d0> |
| type | '.mako' |
| Source | |
Line 5654 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11ee7620> |
| type | '.mako' |
| Source | |
Line 5661 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.end_of_pilot.view_wrapper | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11ee7770> |
| type | '.mako' |
| Source | |
Line 5668 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11ee78c0> |
| type | '.mako' |
| Source | |
Line 5675 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11ee7a10> |
| type | '.mako' |
| Source | |
Line 5682 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.reports_dd_list_page | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11ee7b60> |
| type | '.mako' |
| Source | |
Line 5689 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11ee7cb0> |
| type | '.mako' |
| Source | |
Line 5696 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11ee7e00> |
| type | '.mako' |
| Source | |
Line 5703 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.reports_v2_anonymous_page | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11ee7f50> |
| type | '.mako' |
| Source | |
Line 5710 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.reports_v2_shared_page | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11f1c130> |
| type | '.mako' |
| Source | |
Line 5717 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.reports_shared_dd_report_page | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11f1c280> |
| type | '.mako' |
| Source | |
Line 5724 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11f1c3d0> |
| type | '.mako' |
| Source | |
Line 5731 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.shared_visitors_report__hash | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11f1c520> |
| type | '.mako' |
| Source | |
Line 5738 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.shared_comparison | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/anonymous.mako | |
|---|---|
| name | 'piinpoint:templates/anonymous.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11f1c670> |
| type | '.mako' |
| Source | |
Line 5745 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.get_report_builder | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11f1c7c0> |
| type | '.mako' |
| Source | |
Line 5752 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.end_of_pilot.view_wrapper | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/create_account.mako | |
|---|---|
| name | 'piinpoint:templates/create_account.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11f1c910> |
| type | '.mako' |
| Source | |
Line 5759 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.get | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/create_sm_account.mako | |
|---|---|
| name | 'piinpoint:templates/create_sm_account.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11f1ca60> |
| type | '.mako' |
| Source | |
Line 5766 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.create_sm_account | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/start_trial.mako | |
|---|---|
| name | 'piinpoint:templates/start_trial.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11f1cbb0> |
| type | '.mako' |
| Source | |
Line 5773 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.start_trial_page | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11f1cd00> |
| type | '.mako' |
| Source | |
Line 5780 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11f1ce50> |
| type | '.mako' |
| Source | |
Line 5788 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.end_of_pilot.view_wrapper | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11f1cfa0> |
| type | '.mako' |
| Source | |
Line 5796 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.end_of_pilot.view_wrapper | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11f1d0f0> |
| type | '.mako' |
| Source | |
Line 5804 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.end_of_pilot.view_wrapper | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11f1d240> |
| type | '.mako' |
| Source | |
Line 5812 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/accept_invite.mako | |
|---|---|
| name | 'piinpoint:templates/accept_invite.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11f1d390> |
| type | '.mako' |
| Source | |
Line 5820 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.accept_invite | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11f1d6a0> |
| type | '.mako' |
| Source | |
Line 5835 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11f1d7f0> |
| type | '.mako' |
| Source | |
Line 5842 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.end_of_pilot.view_wrapper | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11f1d940> |
| type | '.mako' |
| Source | |
Line 5849 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/sitematch_site_tour_requested.mako | |
|---|---|
| name | 'piinpoint:templates/sitematch_site_tour_requested.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11f1da90> |
| type | '.mako' |
| Source | |
Line 5856 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.sitematch_request_tour | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11f1dbe0> |
| type | '.mako' |
| Source | |
Line 5863 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11f1dd30> |
| type | '.mako' |
| Source | |
Line 5870 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.shared_sitematch_submission | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11f1de80> |
| type | '.mako' |
| Source | |
Line 5877 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11f1dfd0> |
| type | '.mako' |
| Source | |
Line 5883 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.shared_lcbomatch_submission | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11f1e120> |
| type | '.mako' |
| Source | |
Line 5890 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11f1e270> |
| type | '.mako' |
| Source | |
Line 5897 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11f1e3c0> |
| type | '.mako' |
| Source | |
Line 5904 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11f1e510> |
| type | '.mako' |
| Source | |
Line 5911 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11f1e660> |
| type | '.mako' |
| Source | |
Line 5918 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11f1e7b0> |
| type | '.mako' |
| Source | |
Line 5925 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.sitematch_signup | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11f1e900> |
| type | '.mako' |
| Source | |
Line 5932 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.sitematch_signup_id_pricing | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11f1ea50> |
| type | '.mako' |
| Source | |
Line 5939 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.sitematch_signup_paid | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11f1eba0> |
| type | '.mako' |
| Source | |
Line 5946 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.sitematch_signup_id_create_account | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/login.mako | |
|---|---|
| name | 'piinpoint:templates/login.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11f1ed60> |
| type | '.mako' |
| Source | |
Line 5953 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.sitematch_signin | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11e6ac10> |
| type | '.mako' |
| Source | |
Line 5960 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11f1ef20> |
| type | '.mako' |
| Source | |
Line 5967 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/reports/shared/shared_batch.mako | |
|---|---|
| name | 'piinpoint:templates/reports/shared/shared_batch.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f11f1f930> |
| type | '.mako' |
| Source | |
Line 5986 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.controllers.report.shared_batch | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/404.mako | |
|---|---|
| name | 'piinpoint:templates/404.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f0b090670> |
| type | '.mako' |
| Source | |
Line 6133 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.routes.forbidden | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
| template piinpoint:templates/404.mako | |
|---|---|
| name | 'piinpoint:templates/404.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7d9f0b090750> |
| type | '.mako' |
| Source | |
Line 6144 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.routes.notfound | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7d9f928f29e0> | |
Translation directories
| translation directory piinpoint:locale/ | |
|---|---|
| directory | '/piinpoint/src/piinpoint/locale' |
| spec | 'piinpoint:locale/' |
| Source | |
Line 61 of file /piinpoint/src/piinpoint/__init__.py:
|
|
Tweens
| implicit tween pyramid.tweens.excview_tween_factory | |
|---|---|
| factory | <function excview_tween_factory at 0x7d9f93e2fec0> |
| name | 'pyramid.tweens.excview_tween_factory' |
| type | 'implicit' |
| Source | |
Line 96 of file /opt/venv/lib/python3.13/site-packages/pyramid/config/tweens.py:
|
|
| implicit tween rollbar.contrib.pyramid.rollbar_tween_factory | |
|---|---|
| factory | <function rollbar_tween_factory at 0x7d9f92776160> |
| name | 'rollbar.contrib.pyramid.rollbar_tween_factory' |
| over | 'pyramid.tweens.excview_tween_factory' |
| type | 'implicit' |
| Source | |
Line 96 of file /opt/venv/lib/python3.13/site-packages/pyramid/config/tweens.py:
|
|
| implicit tween piinpoint.lib.metrics_timing_tween.metrics_timing_tween | |
|---|---|
| factory | <function metrics_timing_tween at 0x7d9f1aa909a0> |
| name | 'piinpoint.lib.metrics_timing_tween.metrics_timing_tween' |
| type | 'implicit' |
| Source | |
Line 96 of file /opt/venv/lib/python3.13/site-packages/pyramid/config/tweens.py:
|
|
View derivers
| view deriver secured_view | |
|---|---|
| deriver | <function secured_view at 0x7d9f93e3eca0> |
| name | 'secured_view' |
| over | ('VIEW', 'mapped_view') |
| under | ('INGRESS') |
| Source | |
Line 1433 of file /opt/venv/lib/python3.13/site-packages/pyramid/config/views.py:
|
|
| view deriver owrapped_view | |
|---|---|
| deriver | <function owrapped_view at 0x7d9f93e3eb60> |
| name | 'owrapped_view' |
| over | ('VIEW', 'mapped_view') |
| under | ('secured_view') |
| Source | |
Line 1433 of file /opt/venv/lib/python3.13/site-packages/pyramid/config/views.py:
|
|
| view deriver http_cached_view | |
|---|---|
| deriver | <function http_cached_view at 0x7d9f93e3ec00> |
| name | 'http_cached_view' |
| over | ('VIEW', 'mapped_view') |
| under | ('owrapped_view') |
| Source | |
Line 1433 of file /opt/venv/lib/python3.13/site-packages/pyramid/config/views.py:
|
|
| view deriver decorated_view | |
|---|---|
| deriver | <function decorated_view at 0x7d9f93e3ef20> |
| name | 'decorated_view' |
| over | ('VIEW', 'mapped_view') |
| under | ('http_cached_view') |
| Source | |
Line 1433 of file /opt/venv/lib/python3.13/site-packages/pyramid/config/views.py:
|
|
| view deriver rendered_view | |
|---|---|
| deriver | <function rendered_view at 0x7d9f93e3ee80> |
| name | 'rendered_view' |
| over | ('VIEW', 'mapped_view') |
| under | ('decorated_view') |
| Source | |
Line 1433 of file /opt/venv/lib/python3.13/site-packages/pyramid/config/views.py:
|
|
| view deriver mapped_view | |
|---|---|
| deriver | <function mapped_view at 0x7d9f93e3eac0> |
| name | 'mapped_view' |
| over | ('VIEW') |
| under | ('rendered_view') |
| Source | |
Line 1433 of file /opt/venv/lib/python3.13/site-packages/pyramid/config/views.py:
|
|
| view deriver csrf_view | |
|---|---|
| deriver | <function csrf_view at 0x7d9f93e3efc0> |
| name | 'csrf_view' |
| over | ('owrapped_view') |
| under | ('secured_view') |
| Source | |
Line 1439 of file /opt/venv/lib/python3.13/site-packages/pyramid/config/views.py:
|
|
View predicates
| view predicate view predicate named xhr | |
|---|---|
| factory | <class 'pyramid.predicates.XHRPredicate'> |
| name | 'xhr' |
| Source | |
Line 1224 of file /opt/venv/lib/python3.13/site-packages/pyramid/config/views.py:
|
|
| view predicate view predicate named request_method | |
|---|---|
| factory | <class 'pyramid.predicates.RequestMethodPredicate'> |
| name | 'request_method' |
| Source | |
Line 1224 of file /opt/venv/lib/python3.13/site-packages/pyramid/config/views.py:
|
|
| view predicate view predicate named path_info | |
|---|---|
| factory | <class 'pyramid.predicates.PathInfoPredicate'> |
| name | 'path_info' |
| Source | |
Line 1224 of file /opt/venv/lib/python3.13/site-packages/pyramid/config/views.py:
|
|
| view predicate view predicate named request_param | |
|---|---|
| factory | <class 'pyramid.predicates.RequestParamPredicate'> |
| name | 'request_param' |
| Source | |
Line 1224 of file /opt/venv/lib/python3.13/site-packages/pyramid/config/views.py:
|
|
| view predicate view predicate named header | |
|---|---|
| factory | <class 'pyramid.predicates.HeaderPredicate'> |
| name | 'header' |
| Source | |
Line 1224 of file /opt/venv/lib/python3.13/site-packages/pyramid/config/views.py:
|
|
| view predicate view predicate named accept | |
|---|---|
| factory | <class 'pyramid.predicates.AcceptPredicate'> |
| name | 'accept' |
| Source | |
Line 1224 of file /opt/venv/lib/python3.13/site-packages/pyramid/config/views.py:
|
|
| view predicate view predicate named containment | |
|---|---|
| factory | <class 'pyramid.predicates.ContainmentPredicate'> |
| name | 'containment' |
| Source | |
Line 1224 of file /opt/venv/lib/python3.13/site-packages/pyramid/config/views.py:
|
|
| view predicate view predicate named request_type | |
|---|---|
| factory | <class 'pyramid.predicates.RequestTypePredicate'> |
| name | 'request_type' |
| Source | |
Line 1224 of file /opt/venv/lib/python3.13/site-packages/pyramid/config/views.py:
|
|
| view predicate view predicate named match_param | |
|---|---|
| factory | <class 'pyramid.predicates.MatchParamPredicate'> |
| name | 'match_param' |
| Source | |
Line 1224 of file /opt/venv/lib/python3.13/site-packages/pyramid/config/views.py:
|
|
| view predicate view predicate named physical_path | |
|---|---|
| factory | <class 'pyramid.predicates.PhysicalPathPredicate'> |
| name | 'physical_path' |
| Source | |
Line 1224 of file /opt/venv/lib/python3.13/site-packages/pyramid/config/views.py:
|
|
| view predicate view predicate named is_authenticated | |
|---|---|
| factory | <class 'pyramid.predicates.IsAuthenticatedPredicate'> |
| name | 'is_authenticated' |
| Source | |
Line 1224 of file /opt/venv/lib/python3.13/site-packages/pyramid/config/views.py:
|
|
| view predicate view predicate named effective_principals | |
|---|---|
| factory | <class 'pyramid.predicates.EffectivePrincipalsPredicate'> |
| name | 'effective_principals' |
| Source | |
Line 1224 of file /opt/venv/lib/python3.13/site-packages/pyramid/config/views.py:
|
|
| view predicate view predicate named custom | |
|---|---|
| factory | <class 'pyramid.predicates.CustomPredicate'> |
| name | 'custom' |
| Source | |
Line 1224 of file /opt/venv/lib/python3.13/site-packages/pyramid/config/views.py:
|
|
Views
| view function pyramid.httpexceptions.default_exceptionresponse_view | |
|---|---|
| callable | <function default_exceptionresponse_view at 0x7d9f93f9c9a0> |
| context | <InterfaceClass pyramid.interfaces.IExceptionResponse> |
| derived_callable | <function runtime_exc_view.<locals>.wrapper_view at 0x7d9f93917880> |
| order | 1073741824 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| Source | |
Line 378 of file /opt/venv/lib/python3.13/site-packages/pyramid/config/__init__.py:
|
|
| view function pyramid.httpexceptions.default_exceptionresponse_view | |
|---|---|
| callable | <function default_exceptionresponse_view at 0x7d9f93f9c9a0> |
| context | <class 'webob.exc.WSGIHTTPException'> |
| derived_callable | <function runtime_exc_view.<locals>.wrapper_view at 0x7d9f93917f60> |
| order | 1073741824 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| Source | |
Line 379 of file /opt/venv/lib/python3.13/site-packages/pyramid/config/__init__.py:
|
|
| view method 'index' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'index' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function rendered_view.<locals>.rendered_view at 0x7d9f11d53240> |
| order | 1073741824 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| route_name | 'home' |
| Source | |
Line 61 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route home (pattern: '/') | |
| template piinpoint:templates/best_locations.mako | |
| view method 'index' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'index' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f11d2cf40> |
| order | 536870911 |
| phash | '7ce9efb819f85c3a3847522dc16d4ac9' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7d9f0b1fea50>] |
| route_name | 'home' |
| xhr | True |
| Source | |
Line 61 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route home (pattern: '/') | |
| view method 'index' of class piinpoint.controllers.accounts.AccountsController | |
|---|---|
| attr | 'index' |
| callable | <class 'piinpoint.controllers.accounts.AccountsController'> |
| derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0x7d9f11f1aca0> |
| order | 1073741824 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| route_name | 'accounts' |
| Source | |
Line 57 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route accounts (pattern: '/accounts') | |
| view method 'accept_invite' of class piinpoint.controllers.accounts.AccountsController | |
|---|---|
| attr | 'accept_invite' |
| callable | <class 'piinpoint.controllers.accounts.AccountsController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f11f18720> |
| order | 536866816 |
| phash | 'bb447d7fbd1bc87c68b228244cc4f35b' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0b1fe900>] |
| route_name | 'accounts_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route accounts_methods (pattern: '/accounts/{action}') | |
| template piinpoint:templates/accept_invite.mako | |
| view method 'accept_invite' of class piinpoint.controllers.accounts.AccountsController | |
|---|---|
| attr | 'accept_invite' |
| callable | <class 'piinpoint.controllers.accounts.AccountsController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f11ef6ac0> |
| order | 357911210 |
| phash | 'ee428774d871f6809a17a8454433b905' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7d9f0b02ed50>, <pyramid.predicates.CustomPredicate object at 0x7d9f0b02efd0>] |
| route_name | 'accounts_methods' |
| xhr | True |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route accounts_methods (pattern: '/accounts/{action}') | |
| view method 'account_reset' of class piinpoint.controllers.accounts.AccountsController | |
|---|---|
| attr | 'account_reset' |
| callable | <class 'piinpoint.controllers.accounts.AccountsController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f11ef54e0> |
| order | 536866816 |
| phash | 'ce464cd269e6ad0483c45ce350a6886b' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0b02ee90>] |
| route_name | 'accounts_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route accounts_methods (pattern: '/accounts/{action}') | |
| template piinpoint:templates/password_reset.mako | |
| view method 'account_reset' of class piinpoint.controllers.accounts.AccountsController | |
|---|---|
| attr | 'account_reset' |
| callable | <class 'piinpoint.controllers.accounts.AccountsController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f11ef4220> |
| order | 357911210 |
| phash | '8190237734238b0895e1ad9d0a6e8b81' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7d9f0b02f110>, <pyramid.predicates.CustomPredicate object at 0x7d9f0b1c5cd0>] |
| route_name | 'accounts_methods' |
| xhr | True |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route accounts_methods (pattern: '/accounts/{action}') | |
| view method 'index' of class piinpoint.controllers.accounts.AccountsController | |
|---|---|
| attr | 'index' |
| callable | <class 'piinpoint.controllers.accounts.AccountsController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f11eeac00> |
| order | 536866816 |
| phash | '09513797f0ed4afe6b2b233dffcbd243' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0b1c5940>] |
| route_name | 'accounts_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route accounts_methods (pattern: '/accounts/{action}') | |
| view method 'password_expiry' of class piinpoint.controllers.accounts.AccountsController | |
|---|---|
| attr | 'password_expiry' |
| callable | <class 'piinpoint.controllers.accounts.AccountsController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f11ee9620> |
| order | 536866816 |
| phash | 'ac28bdecd1c040a789efbe03a4906aa9' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aef0ef0>] |
| route_name | 'accounts_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route accounts_methods (pattern: '/accounts/{action}') | |
| template piinpoint:templates/password_expiry.mako | |
| view method 'password_expiry' of class piinpoint.controllers.accounts.AccountsController | |
|---|---|
| attr | 'password_expiry' |
| callable | <class 'piinpoint.controllers.accounts.AccountsController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f11ee8040> |
| order | 357911210 |
| phash | 'fdbbd7fad1d6535d4fe659ef302e3633' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7d9f0b1c7100>, <pyramid.predicates.CustomPredicate object at 0x7d9f28078270>] |
| route_name | 'accounts_methods' |
| xhr | True |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route accounts_methods (pattern: '/accounts/{action}') | |
| view method 'remove_role' of class piinpoint.controllers.accounts.AccountsController | |
|---|---|
| attr | 'remove_role' |
| callable | <class 'piinpoint.controllers.accounts.AccountsController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f11ecaa20> |
| order | 536866816 |
| phash | '3900a6317fdcd270ff330399d1c38eb2' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0bb9ead0>] |
| route_name | 'accounts_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route accounts_methods (pattern: '/accounts/{action}') | |
| view method 'remove_user' of class piinpoint.controllers.accounts.AccountsController | |
|---|---|
| attr | 'remove_user' |
| callable | <class 'piinpoint.controllers.accounts.AccountsController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f11ec9440> |
| order | 536866816 |
| phash | '473a42cbd0c71ff9f7955d7dcf8120a1' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0b167350>] |
| route_name | 'accounts_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route accounts_methods (pattern: '/accounts/{action}') | |
| view method 'set_pass' of class piinpoint.controllers.accounts.AccountsController | |
|---|---|
| attr | 'set_pass' |
| callable | <class 'piinpoint.controllers.accounts.AccountsController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f11e9a520> |
| order | 536866816 |
| phash | '1de525c6b7212a0fccff9e3b261aed15' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0b167d50>] |
| route_name | 'accounts_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route accounts_methods (pattern: '/accounts/{action}') | |
| template piinpoint:templates/accept_invite.mako | |
| view method 'set_pass' of class piinpoint.controllers.accounts.AccountsController | |
|---|---|
| attr | 'set_pass' |
| callable | <class 'piinpoint.controllers.accounts.AccountsController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f11e98f40> |
| order | 357911210 |
| phash | '750dea8bb36569f315f2fc261a91c5fd' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7d9f0b1c6060>, <pyramid.predicates.CustomPredicate object at 0x7d9f1af1aa80>] |
| route_name | 'accounts_methods' |
| xhr | True |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route accounts_methods (pattern: '/accounts/{action}') | |
| view method 'submit_reset' of class piinpoint.controllers.accounts.AccountsController | |
|---|---|
| attr | 'submit_reset' |
| callable | <class 'piinpoint.controllers.accounts.AccountsController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f11e509a0> |
| order | 536866816 |
| phash | '1faa75a2901f2a54ce7d9ee98f23900b' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0b1b2d50>] |
| route_name | 'accounts_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route accounts_methods (pattern: '/accounts/{action}') | |
| template piinpoint:templates/password_reset.mako | |
| view method 'submit_reset' of class piinpoint.controllers.accounts.AccountsController | |
|---|---|
| attr | 'submit_reset' |
| callable | <class 'piinpoint.controllers.accounts.AccountsController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f11e37380> |
| order | 357911210 |
| phash | '257e3bb64dd80f0cd09308a0622ab74b' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7d9f0aef1010>, <pyramid.predicates.CustomPredicate object at 0x7d9f0b081d30>] |
| route_name | 'accounts_methods' |
| xhr | True |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route accounts_methods (pattern: '/accounts/{action}') | |
| view method 'update_model' of class piinpoint.controllers.accounts.AccountsController | |
|---|---|
| attr | 'update_model' |
| callable | <class 'piinpoint.controllers.accounts.AccountsController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f11e35da0> |
| order | 357911209 |
| phash | 'c9f2ded595c73f4d3fb2314e19bb3ff6' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0b1feba0>, <pyramid.predicates.CustomPredicate object at 0x7d9f0aedde10>] |
| request_methods | 'POST' |
| route_name | 'accounts_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route accounts_methods (pattern: '/accounts/{action}') | |
| view method 'index' of class piinpoint.controllers.ai_sandbox_data_management.AISandboxDataManagementController | |
|---|---|
| attr | 'index' |
| callable | <class 'piinpoint.controllers.ai_sandbox_data_management.AISandboxDataManagementController'> |
| derived_callable | <function rendered_view.<locals>.rendered_view at 0x7d9f11e344a0> |
| order | 1073741824 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| route_name | 'ai_sandbox_data_management' |
| Source | |
Line 67 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route ai_sandbox_data_management (pattern: '/ai-sandbox/data-management') | |
| template piinpoint:templates/ai_sandbox_data_management.mako | |
| view method 'index' of class piinpoint.controllers.ai_sandbox_data_management.AISandboxDataManagementController | |
|---|---|
| attr | 'index' |
| callable | <class 'piinpoint.controllers.ai_sandbox_data_management.AISandboxDataManagementController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f12185bc0> |
| order | 536866816 |
| phash | '09513797f0ed4afe6b2b233dffcbd243' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0b0987a0>] |
| route_name | 'ai_sandbox_data_management_methods' |
| Source | |
Line 68 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route ai_sandbox_data_management_methods (pattern: '/ai-sandbox/data-management/{action}') | |
| template piinpoint:templates/ai_sandbox_data_management.mako | |
| view method 'index' of class piinpoint.controllers.ai_sandbox.AISandboxController | |
|---|---|
| attr | 'index' |
| callable | <class 'piinpoint.controllers.ai_sandbox.AISandboxController'> |
| derived_callable | <function rendered_view.<locals>.rendered_view at 0x7d9f1216ff60> |
| order | 1073741824 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| route_name | 'ai_sandbox' |
| Source | |
Line 57 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route ai_sandbox (pattern: '/ai-sandbox') | |
| template piinpoint:templates/main.mako | |
| view method 'index' of class piinpoint.controllers.ai_sandbox.AISandboxController | |
|---|---|
| attr | 'index' |
| callable | <class 'piinpoint.controllers.ai_sandbox.AISandboxController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f1216d080> |
| order | 536866816 |
| phash | '09513797f0ed4afe6b2b233dffcbd243' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0b195b50>] |
| route_name | 'ai_sandbox_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route ai_sandbox_methods (pattern: '/ai-sandbox/{action}') | |
| template piinpoint:templates/main.mako | |
| view method 'DA_inception_prediction' of class piinpoint.controllers.analysis.AnalysisController | |
|---|---|
| attr | 'DA_inception_prediction' |
| callable | <class 'piinpoint.controllers.analysis.AnalysisController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f12165b20> |
| order | 536866816 |
| phash | 'e2de62db9d2fa12a094dbc81f0c0554e' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0b1959d0>] |
| route_name | 'analysis_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route analysis_methods (pattern: '/analysis/{action}') | |
| view method 'get_analog_stores' of class piinpoint.controllers.analysis.AnalysisController | |
|---|---|
| attr | 'get_analog_stores' |
| callable | <class 'piinpoint.controllers.analysis.AnalysisController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f120fe200> |
| order | 536866816 |
| phash | '2739f5ece05d90c2cc4b6ca353920ec3' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0c583e30>] |
| route_name | 'analysis_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route analysis_methods (pattern: '/analysis/{action}') | |
| view method 'get_canni_prediction' of class piinpoint.controllers.analysis.AnalysisController | |
|---|---|
| attr | 'get_canni_prediction' |
| callable | <class 'piinpoint.controllers.analysis.AnalysisController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f13c29bc0> |
| order | 536866816 |
| phash | 'b16e29aa138d616482b21c21c2bbc89c' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0b0f0050>] |
| route_name | 'analysis_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route analysis_methods (pattern: '/analysis/{action}') | |
| view method 'get_physical_vars' of class piinpoint.controllers.analysis.AnalysisController | |
|---|---|
| attr | 'get_physical_vars' |
| callable | <class 'piinpoint.controllers.analysis.AnalysisController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f13c12700> |
| order | 536866816 |
| phash | '286e083494b8f431f908fdcc05d16d67' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f92f1d4f0>] |
| route_name | 'analysis_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route analysis_methods (pattern: '/analysis/{action}') | |
| view method 'get_prediction_explainer' of class piinpoint.controllers.analysis.AnalysisController | |
|---|---|
| attr | 'get_prediction_explainer' |
| callable | <class 'piinpoint.controllers.analysis.AnalysisController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f13c11120> |
| order | 536866816 |
| phash | '4eefe31a5a8802ba9fca115b4308e36a' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f1af8e8f0>] |
| route_name | 'analysis_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route analysis_methods (pattern: '/analysis/{action}') | |
| view method 'get_prediction_summary' of class piinpoint.controllers.analysis.AnalysisController | |
|---|---|
| attr | 'get_prediction_summary' |
| callable | <class 'piinpoint.controllers.analysis.AnalysisController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f13dfbb00> |
| order | 536866816 |
| phash | '747a04ccf039ce84cf50c47812074707' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0b1ee180>] |
| route_name | 'analysis_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route analysis_methods (pattern: '/analysis/{action}') | |
| view method 'get_simple_prediction' of class piinpoint.controllers.analysis.AnalysisController | |
|---|---|
| attr | 'get_simple_prediction' |
| callable | <class 'piinpoint.controllers.analysis.AnalysisController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f13dfa520> |
| order | 536866816 |
| phash | '52388230ea9545c1c1cdacf25bd75671' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aed2dd0>] |
| route_name | 'analysis_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route analysis_methods (pattern: '/analysis/{action}') | |
| view method 'get_site_ranking' of class piinpoint.controllers.analysis.AnalysisController | |
|---|---|
| attr | 'get_site_ranking' |
| callable | <class 'piinpoint.controllers.analysis.AnalysisController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f13df8ea0> |
| order | 536866816 |
| phash | '29acfb5aaa5529ba27045bf41d1c06f9' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aed2d50>] |
| route_name | 'analysis_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route analysis_methods (pattern: '/analysis/{action}') | |
| view method 'is_company_loaded' of class piinpoint.controllers.analysis.AnalysisController | |
|---|---|
| attr | 'is_company_loaded' |
| callable | <class 'piinpoint.controllers.analysis.AnalysisController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f13dbe020> |
| order | 536866816 |
| phash | '0b266983ee1dd6bdb083a468284a3bfe' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aee5a90>] |
| route_name | 'analysis_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route analysis_methods (pattern: '/analysis/{action}') | |
| view method 'is_done_building' of class piinpoint.controllers.analysis.AnalysisController | |
|---|---|
| attr | 'is_done_building' |
| callable | <class 'piinpoint.controllers.analysis.AnalysisController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f13dbca40> |
| order | 536866816 |
| phash | '67d367099a4ed8e09953d1c4c34ba7cc' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aee5b00>] |
| route_name | 'analysis_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route analysis_methods (pattern: '/analysis/{action}') | |
| view method 'load_company' of class piinpoint.controllers.analysis.AnalysisController | |
|---|---|
| attr | 'load_company' |
| callable | <class 'piinpoint.controllers.analysis.AnalysisController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f13daf420> |
| order | 536866816 |
| phash | '0461783af3950c66f4224c50cae8a19e' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aebadb0>] |
| route_name | 'analysis_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route analysis_methods (pattern: '/analysis/{action}') | |
| view method 'load_company_canni' of class piinpoint.controllers.analysis.AnalysisController | |
|---|---|
| attr | 'load_company_canni' |
| callable | <class 'piinpoint.controllers.analysis.AnalysisController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f13d93ec0> |
| order | 536866816 |
| phash | '868a890e1fc30d567cfb62808cdd8bec' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aebae10>] |
| route_name | 'analysis_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route analysis_methods (pattern: '/analysis/{action}') | |
| view method 'load_company_capacity' of class piinpoint.controllers.analysis.AnalysisController | |
|---|---|
| attr | 'load_company_capacity' |
| callable | <class 'piinpoint.controllers.analysis.AnalysisController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f13d91da0> |
| order | 536866816 |
| phash | 'bebae32215f88735afb1c1b81f90c50f' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aef82d0>] |
| route_name | 'analysis_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route analysis_methods (pattern: '/analysis/{action}') | |
| view method 'load_company_recapture' of class piinpoint.controllers.analysis.AnalysisController | |
|---|---|
| attr | 'load_company_recapture' |
| callable | <class 'piinpoint.controllers.analysis.AnalysisController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f13d83380> |
| order | 536866816 |
| phash | '8975f44b4de8d6e5a59b38525a6db9b9' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aef83c0>] |
| route_name | 'analysis_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route analysis_methods (pattern: '/analysis/{action}') | |
| view method 'process_input_info' of class piinpoint.controllers.analysis.AnalysisController | |
|---|---|
| attr | 'process_input_info' |
| callable | <class 'piinpoint.controllers.analysis.AnalysisController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f13d80860> |
| order | 536866816 |
| phash | '73c7cb542cd3a29380f2de77884f9d62' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aef84b0>] |
| route_name | 'analysis_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route analysis_methods (pattern: '/analysis/{action}') | |
| view method 'register_company' of class piinpoint.controllers.analysis.AnalysisController | |
|---|---|
| attr | 'register_company' |
| callable | <class 'piinpoint.controllers.analysis.AnalysisController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f13d6f240> |
| order | 536866816 |
| phash | 'e2d91c3ee0d2296455cd4182ba11f9f9' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aef85a0>] |
| route_name | 'analysis_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route analysis_methods (pattern: '/analysis/{action}') | |
| view method 'register_company_canni' of class piinpoint.controllers.analysis.AnalysisController | |
|---|---|
| attr | 'register_company_canni' |
| callable | <class 'piinpoint.controllers.analysis.AnalysisController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f13d4e520> |
| order | 536866816 |
| phash | '148a30491d0bc4945828040846f38717' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aef8690>] |
| route_name | 'analysis_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route analysis_methods (pattern: '/analysis/{action}') | |
| view method 'register_company_capacity' of class piinpoint.controllers.analysis.AnalysisController | |
|---|---|
| attr | 'register_company_capacity' |
| callable | <class 'piinpoint.controllers.analysis.AnalysisController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f13d3b9c0> |
| order | 536866816 |
| phash | 'd9f59b4046bd2c4fa7414098cd0ccd64' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aef8780>] |
| route_name | 'analysis_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route analysis_methods (pattern: '/analysis/{action}') | |
| view method 'register_company_recapture' of class piinpoint.controllers.analysis.AnalysisController | |
|---|---|
| attr | 'register_company_recapture' |
| callable | <class 'piinpoint.controllers.analysis.AnalysisController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f13d3a2a0> |
| order | 536866816 |
| phash | '14022295c40a39fddc6aa4c5fa42638d' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aef8870>] |
| route_name | 'analysis_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route analysis_methods (pattern: '/analysis/{action}') | |
| view method 'revenue_predict' of class piinpoint.controllers.analysis.AnalysisController | |
|---|---|
| attr | 'revenue_predict' |
| callable | <class 'piinpoint.controllers.analysis.AnalysisController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f13d1f240> |
| order | 536866816 |
| phash | '96c8275d3cfb40179dfc8db6df78b0fe' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aef8960>] |
| route_name | 'analysis_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route analysis_methods (pattern: '/analysis/{action}') | |
| view method 'unload_company' of class piinpoint.controllers.analysis.AnalysisController | |
|---|---|
| attr | 'unload_company' |
| callable | <class 'piinpoint.controllers.analysis.AnalysisController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f13d1cae0> |
| order | 536866816 |
| phash | 'e54aa77fc6546fd2afdc7f93e0939809' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aef8a50>] |
| route_name | 'analysis_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route analysis_methods (pattern: '/analysis/{action}') | |
| view method 'index' of class piinpoint.controllers.dashboard.DashboardController | |
|---|---|
| attr | 'index' |
| callable | <class 'piinpoint.controllers.dashboard.DashboardController'> |
| derived_callable | <function rendered_view.<locals>.rendered_view at 0x7d9f13ea3a60> |
| order | 1073741824 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| route_name | 'dashboard' |
| Source | |
Line 57 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route dashboard (pattern: '/dashboard') | |
| template piinpoint:templates/dashboard.mako | |
| view method 'index' of class piinpoint.controllers.dashboard.DashboardController | |
|---|---|
| attr | 'index' |
| callable | <class 'piinpoint.controllers.dashboard.DashboardController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f13e65da0> |
| order | 536870911 |
| phash | '7ce9efb819f85c3a3847522dc16d4ac9' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7d9f0bb9e470>] |
| route_name | 'dashboard' |
| xhr | True |
| Source | |
Line 57 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route dashboard (pattern: '/dashboard') | |
| view method 'data_upload' of class piinpoint.controllers.dashboard.DashboardController | |
|---|---|
| attr | 'data_upload' |
| callable | <class 'piinpoint.controllers.dashboard.DashboardController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f13e4ee80> |
| order | 536866816 |
| phash | '66ad09b504133f31cf303baff172cbca' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aef8c80>] |
| route_name | 'dashboard_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route dashboard_methods (pattern: '/dashboard/{action}') | |
| view method 'delete_user_stores' of class piinpoint.controllers.dashboard.DashboardController | |
|---|---|
| attr | 'delete_user_stores' |
| callable | <class 'piinpoint.controllers.dashboard.DashboardController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f13e4d260> |
| order | 536866816 |
| phash | 'b37b02d55ff180923f876551dc8026fe' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aef8d70>] |
| route_name | 'dashboard_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route dashboard_methods (pattern: '/dashboard/{action}') | |
| view method 'get_location_data' of class piinpoint.controllers.dashboard.DashboardController | |
|---|---|
| attr | 'get_location_data' |
| callable | <class 'piinpoint.controllers.dashboard.DashboardController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f13e2f880> |
| order | 536866816 |
| phash | '5bba7fa7ac48f69007c10890f74304aa' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aef8e60>] |
| route_name | 'dashboard_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route dashboard_methods (pattern: '/dashboard/{action}') | |
| view method 'index' of class piinpoint.controllers.dashboard.DashboardController | |
|---|---|
| attr | 'index' |
| callable | <class 'piinpoint.controllers.dashboard.DashboardController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f18dc3a60> |
| order | 536866816 |
| phash | '09513797f0ed4afe6b2b233dffcbd243' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aef8f50>] |
| route_name | 'dashboard_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route dashboard_methods (pattern: '/dashboard/{action}') | |
| template piinpoint:templates/dashboard.mako | |
| view method 'index' of class piinpoint.controllers.dashboard.DashboardController | |
|---|---|
| attr | 'index' |
| callable | <class 'piinpoint.controllers.dashboard.DashboardController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f18dc2480> |
| order | 357911210 |
| phash | 'f70ef18bbd3fbe49fd0a92b64021952a' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7d9f0bb9ecf0>, <pyramid.predicates.CustomPredicate object at 0x7d9f0aef9040>] |
| route_name | 'dashboard_methods' |
| xhr | True |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route dashboard_methods (pattern: '/dashboard/{action}') | |
| view method 'save_upload' of class piinpoint.controllers.dashboard.DashboardController | |
|---|---|
| attr | 'save_upload' |
| callable | <class 'piinpoint.controllers.dashboard.DashboardController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f18da87c0> |
| order | 536866816 |
| phash | '5bb86b8cb7633c33b4d0526965c2661f' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aef9130>] |
| route_name | 'dashboard_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route dashboard_methods (pattern: '/dashboard/{action}') | |
| view method 'index' of class piinpoint.controllers.login.LoginController | |
|---|---|
| attr | 'index' |
| callable | <class 'piinpoint.controllers.login.LoginController'> |
| derived_callable | <function rendered_view.<locals>.rendered_view at 0x7d9f18d8e8e0> |
| order | 1073741824 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| route_name | 'login_controller' |
| Source | |
Line 57 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route login_controller (pattern: '/login') | |
| template piinpoint:templates/login.mako | |
| view method 'index' of class piinpoint.controllers.login.LoginController | |
|---|---|
| attr | 'index' |
| callable | <class 'piinpoint.controllers.login.LoginController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f18d77380> |
| order | 536870911 |
| phash | '7ce9efb819f85c3a3847522dc16d4ac9' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7d9f0b072150>] |
| route_name | 'login_controller' |
| xhr | True |
| Source | |
Line 57 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route login_controller (pattern: '/login') | |
| view method 'bad_attempt' of class piinpoint.controllers.login.LoginController | |
|---|---|
| attr | 'bad_attempt' |
| callable | <class 'piinpoint.controllers.login.LoginController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f18d74540> |
| order | 536866816 |
| phash | 'ebb1d8b35155b3004124f846ee1fb3fa' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aef9360>] |
| route_name | 'login_controller_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route login_controller_methods (pattern: '/login/{action}') | |
| template piinpoint:templates/login.mako | |
| view method 'bad_attempt' of class piinpoint.controllers.login.LoginController | |
|---|---|
| attr | 'bad_attempt' |
| callable | <class 'piinpoint.controllers.login.LoginController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f18f33ec0> |
| order | 357911210 |
| phash | 'a41b63b525b87169fbb2bca393bcb743' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7d9f0b072250>, <pyramid.predicates.CustomPredicate object at 0x7d9f0aef9450>] |
| route_name | 'login_controller_methods' |
| xhr | True |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route login_controller_methods (pattern: '/login/{action}') | |
| view method 'check_2fa' of class piinpoint.controllers.login.LoginController | |
|---|---|
| attr | 'check_2fa' |
| callable | <class 'piinpoint.controllers.login.LoginController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f18f30b80> |
| order | 536866816 |
| phash | '0e8c9a3d5dc96f91862203eb4b35d1e2' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aef9540>] |
| route_name | 'login_controller_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route login_controller_methods (pattern: '/login/{action}') | |
| template piinpoint:templates/login.mako | |
| view method 'check_2fa' of class piinpoint.controllers.login.LoginController | |
|---|---|
| attr | 'check_2fa' |
| callable | <class 'piinpoint.controllers.login.LoginController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f18f1d9e0> |
| order | 357911210 |
| phash | '9bc6c66994e295345c80f85ab26a5f2f' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7d9f0b1b2c60>, <pyramid.predicates.CustomPredicate object at 0x7d9f0aef9630>] |
| route_name | 'login_controller_methods' |
| xhr | True |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route login_controller_methods (pattern: '/login/{action}') | |
| view method 'forgot_password' of class piinpoint.controllers.login.LoginController | |
|---|---|
| attr | 'forgot_password' |
| callable | <class 'piinpoint.controllers.login.LoginController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f18f1c400> |
| order | 536866816 |
| phash | 'a40378eedac0166342dacf2a0d698863' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aef9720>] |
| route_name | 'login_controller_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route login_controller_methods (pattern: '/login/{action}') | |
| template piinpoint:templates/forgotten_password.mako | |
| view method 'forgot_password' of class piinpoint.controllers.login.LoginController | |
|---|---|
| attr | 'forgot_password' |
| callable | <class 'piinpoint.controllers.login.LoginController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f18efede0> |
| order | 357911210 |
| phash | 'e4d01a64824dc1c82e684d667c4e2248' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7d9f0b1b2b70>, <pyramid.predicates.CustomPredicate object at 0x7d9f0aef9810>] |
| route_name | 'login_controller_methods' |
| xhr | True |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route login_controller_methods (pattern: '/login/{action}') | |
| view method 'forgotten_password' of class piinpoint.controllers.login.LoginController | |
|---|---|
| attr | 'forgotten_password' |
| callable | <class 'piinpoint.controllers.login.LoginController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f18eef880> |
| order | 536866816 |
| phash | '9b0a5d7545ac01e44f66dc95a34561f2' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aef9900>] |
| route_name | 'login_controller_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route login_controller_methods (pattern: '/login/{action}') | |
| view method 'index' of class piinpoint.controllers.login.LoginController | |
|---|---|
| attr | 'index' |
| callable | <class 'piinpoint.controllers.login.LoginController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f18eee2a0> |
| order | 536866816 |
| phash | '09513797f0ed4afe6b2b233dffcbd243' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aef99f0>] |
| route_name | 'login_controller_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route login_controller_methods (pattern: '/login/{action}') | |
| template piinpoint:templates/login.mako | |
| view method 'index' of class piinpoint.controllers.login.LoginController | |
|---|---|
| attr | 'index' |
| callable | <class 'piinpoint.controllers.login.LoginController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f18eeccc0> |
| order | 357911210 |
| phash | 'f70ef18bbd3fbe49fd0a92b64021952a' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7d9f0aeddd30>, <pyramid.predicates.CustomPredicate object at 0x7d9f0aef9ae0>] |
| route_name | 'login_controller_methods' |
| xhr | True |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route login_controller_methods (pattern: '/login/{action}') | |
| view method 'logout' of class piinpoint.controllers.login.LoginController | |
|---|---|
| attr | 'logout' |
| callable | <class 'piinpoint.controllers.login.LoginController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f18edb6a0> |
| order | 536866816 |
| phash | '9a1d54c8f6d070b0a5de7040718168d3' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aef9bd0>] |
| route_name | 'login_controller_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route login_controller_methods (pattern: '/login/{action}') | |
| template piinpoint:templates/login.mako | |
| view method 'logout' of class piinpoint.controllers.login.LoginController | |
|---|---|
| attr | 'logout' |
| callable | <class 'piinpoint.controllers.login.LoginController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f18ebd580> |
| order | 357911210 |
| phash | 'cadce577c930bbea231cbb4754387da8' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7d9f0aeddef0>, <pyramid.predicates.CustomPredicate object at 0x7d9f0aef9cc0>] |
| route_name | 'login_controller_methods' |
| xhr | True |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route login_controller_methods (pattern: '/login/{action}') | |
| view method 'phantom_inside' of class piinpoint.controllers.login.LoginController | |
|---|---|
| attr | 'phantom_inside' |
| callable | <class 'piinpoint.controllers.login.LoginController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f18ea25c0> |
| order | 536866816 |
| phash | '46d1f78d8f9bae38d6c66ddd89764697' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aef9db0>] |
| route_name | 'login_controller_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route login_controller_methods (pattern: '/login/{action}') | |
| template piinpoint:templates/reports/print.mako | |
| view method 'phantom_inside' of class piinpoint.controllers.login.LoginController | |
|---|---|
| attr | 'phantom_inside' |
| callable | <class 'piinpoint.controllers.login.LoginController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f18ea05e0> |
| order | 357911210 |
| phash | 'aee37eadb0c3d4a271132919356b080f' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7d9f0b098940>, <pyramid.predicates.CustomPredicate object at 0x7d9f0aef9ea0>] |
| route_name | 'login_controller_methods' |
| xhr | True |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route login_controller_methods (pattern: '/login/{action}') | |
| view method 'phantom_inside_map' of class piinpoint.controllers.login.LoginController | |
|---|---|
| attr | 'phantom_inside_map' |
| callable | <class 'piinpoint.controllers.login.LoginController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f18e8ef20> |
| order | 536866816 |
| phash | 'e40886ac41a70636b26046de11a6e2f5' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aef9f90>] |
| route_name | 'login_controller_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route login_controller_methods (pattern: '/login/{action}') | |
| template piinpoint:templates/reports/map.mako | |
| view method 'phantom_inside_map' of class piinpoint.controllers.login.LoginController | |
|---|---|
| attr | 'phantom_inside_map' |
| callable | <class 'piinpoint.controllers.login.LoginController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f18e8d940> |
| order | 357911210 |
| phash | 'aae83d81624705c31b649f941ab6d0a1' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7d9f0b195c10>, <pyramid.predicates.CustomPredicate object at 0x7d9f0aefa080>] |
| route_name | 'login_controller_methods' |
| xhr | True |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route login_controller_methods (pattern: '/login/{action}') | |
| view method 'resend_code_2fa' of class piinpoint.controllers.login.LoginController | |
|---|---|
| attr | 'resend_code_2fa' |
| callable | <class 'piinpoint.controllers.login.LoginController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f18e8c360> |
| order | 357911210 |
| phash | '1d32f3411ea3dbe20f34f30dfad612f6' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7d9f0b195cd0>, <pyramid.predicates.CustomPredicate object at 0x7d9f0aefa170>] |
| route_name | 'login_controller_methods' |
| xhr | True |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route login_controller_methods (pattern: '/login/{action}') | |
| view method 'reset_test_user_profile' of class piinpoint.controllers.login.LoginController | |
|---|---|
| attr | 'reset_test_user_profile' |
| callable | <class 'piinpoint.controllers.login.LoginController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f18e72d40> |
| order | 536866816 |
| phash | 'ab27d44ad0dce39530eb29c3639ff9f9' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefa260>] |
| route_name | 'login_controller_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route login_controller_methods (pattern: '/login/{action}') | |
| view method 'sign_in' of class piinpoint.controllers.login.LoginController | |
|---|---|
| attr | 'sign_in' |
| callable | <class 'piinpoint.controllers.login.LoginController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f18e71760> |
| order | 536866816 |
| phash | '58bf3962ac423fe63b6315cc6399427d' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefa350>] |
| route_name | 'login_controller_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route login_controller_methods (pattern: '/login/{action}') | |
| template piinpoint:templates/login.mako | |
| view method 'sign_in' of class piinpoint.controllers.login.LoginController | |
|---|---|
| attr | 'sign_in' |
| callable | <class 'piinpoint.controllers.login.LoginController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f18e70180> |
| order | 357911210 |
| phash | '30fe020b5c6843b54e71e73243b2d4c0' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7d9f0b0f0100>, <pyramid.predicates.CustomPredicate object at 0x7d9f0aefa440>] |
| route_name | 'login_controller_methods' |
| xhr | True |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route login_controller_methods (pattern: '/login/{action}') | |
| view method 'sso' of class piinpoint.controllers.login.LoginController | |
|---|---|
| attr | 'sso' |
| callable | <class 'piinpoint.controllers.login.LoginController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f18e5ab60> |
| order | 536866816 |
| phash | 'b0c9091ef7834420daeabe060cd03d69' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefa530>] |
| route_name | 'login_controller_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route login_controller_methods (pattern: '/login/{action}') | |
| template piinpoint:templates/login.mako | |
| view method 'sso' of class piinpoint.controllers.login.LoginController | |
|---|---|
| attr | 'sso' |
| callable | <class 'piinpoint.controllers.login.LoginController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f18e59580> |
| order | 357911210 |
| phash | '74adf5186f11c4173f1e3aa304934828' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7d9f0b0f01b0>, <pyramid.predicates.CustomPredicate object at 0x7d9f0aefa620>] |
| route_name | 'login_controller_methods' |
| xhr | True |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route login_controller_methods (pattern: '/login/{action}') | |
| view method 'index' of class piinpoint.controllers.login.SSOController | |
|---|---|
| attr | 'index' |
| callable | <class 'piinpoint.controllers.login.SSOController'> |
| derived_callable | <function rendered_view.<locals>.rendered_view at 0x7d9f1900f7e0> |
| order | 1073741824 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| route_name | 'sso_controller' |
| Source | |
Line 57 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sso_controller (pattern: '/sso/{org}') | |
| template piinpoint:templates/login.mako | |
| view method 'index' of class piinpoint.controllers.login.SSOController | |
|---|---|
| attr | 'index' |
| callable | <class 'piinpoint.controllers.login.SSOController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f18fff560> |
| order | 536870911 |
| phash | '7ce9efb819f85c3a3847522dc16d4ac9' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7d9f1abf42d0>] |
| route_name | 'sso_controller' |
| xhr | True |
| Source | |
Line 57 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sso_controller (pattern: '/sso/{org}') | |
| view method 'index' of class piinpoint.controllers.login.SSOController | |
|---|---|
| attr | 'index' |
| callable | <class 'piinpoint.controllers.login.SSOController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f18ffd300> |
| order | 536866816 |
| phash | '09513797f0ed4afe6b2b233dffcbd243' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefa850>] |
| route_name | 'sso_controller_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sso_controller_methods (pattern: '/sso/{org}/{action}') | |
| template piinpoint:templates/login.mako | |
| view method 'index' of class piinpoint.controllers.login.SSOController | |
|---|---|
| attr | 'index' |
| callable | <class 'piinpoint.controllers.login.SSOController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f18feb560> |
| order | 357911210 |
| phash | 'f70ef18bbd3fbe49fd0a92b64021952a' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7d9f1abf4d70>, <pyramid.predicates.CustomPredicate object at 0x7d9f0aefa940>] |
| route_name | 'sso_controller_methods' |
| xhr | True |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sso_controller_methods (pattern: '/sso/{org}/{action}') | |
| view method 'sign_in' of class piinpoint.controllers.login.SSOController | |
|---|---|
| attr | 'sign_in' |
| callable | <class 'piinpoint.controllers.login.SSOController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f18fe9f80> |
| order | 536866816 |
| phash | '58bf3962ac423fe63b6315cc6399427d' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefaa30>] |
| route_name | 'sso_controller_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sso_controller_methods (pattern: '/sso/{org}/{action}') | |
| template piinpoint:templates/login.mako | |
| view method 'sign_in' of class piinpoint.controllers.login.SSOController | |
|---|---|
| attr | 'sign_in' |
| callable | <class 'piinpoint.controllers.login.SSOController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f18fd3880> |
| order | 357911210 |
| phash | '30fe020b5c6843b54e71e73243b2d4c0' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7d9f0b1ee210>, <pyramid.predicates.CustomPredicate object at 0x7d9f0aefab20>] |
| route_name | 'sso_controller_methods' |
| xhr | True |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sso_controller_methods (pattern: '/sso/{org}/{action}') | |
| view method 'index' of class piinpoint.controllers.model_data_upload.ModelDataUploadController | |
|---|---|
| attr | 'index' |
| callable | <class 'piinpoint.controllers.model_data_upload.ModelDataUploadController'> |
| derived_callable | <function rendered_view.<locals>.rendered_view at 0x7d9f190fc0e0> |
| order | 1073741824 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| route_name | 'model_data_upload' |
| Source | |
Line 57 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route model_data_upload (pattern: '/model_data_upload') | |
| template piinpoint:templates/model_data_upload.mako | |
| view method 'index' of class piinpoint.controllers.model_data_upload.ModelDataUploadController | |
|---|---|
| attr | 'index' |
| callable | <class 'piinpoint.controllers.model_data_upload.ModelDataUploadController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f190e6160> |
| order | 536870911 |
| phash | '7ce9efb819f85c3a3847522dc16d4ac9' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7d9f0aed2e50>] |
| route_name | 'model_data_upload' |
| xhr | True |
| Source | |
Line 57 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route model_data_upload (pattern: '/model_data_upload') | |
| view method 'delete_model_stores' of class piinpoint.controllers.model_data_upload.ModelDataUploadController | |
|---|---|
| attr | 'delete_model_stores' |
| callable | <class 'piinpoint.controllers.model_data_upload.ModelDataUploadController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f1aacb380> |
| order | 536866816 |
| phash | 'e62ad8956ed97456758ff7b9863a7197' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefad50>] |
| route_name | 'model_data_upload_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route model_data_upload_methods (pattern: '/model_data_upload/{action}') | |
| view method 'index' of class piinpoint.controllers.model_data_upload.ModelDataUploadController | |
|---|---|
| attr | 'index' |
| callable | <class 'piinpoint.controllers.model_data_upload.ModelDataUploadController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f1aac9080> |
| order | 536866816 |
| phash | '09513797f0ed4afe6b2b233dffcbd243' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefae40>] |
| route_name | 'model_data_upload_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route model_data_upload_methods (pattern: '/model_data_upload/{action}') | |
| template piinpoint:templates/model_data_upload.mako | |
| view method 'index' of class piinpoint.controllers.model_data_upload.ModelDataUploadController | |
|---|---|
| attr | 'index' |
| callable | <class 'piinpoint.controllers.model_data_upload.ModelDataUploadController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f1aabba60> |
| order | 357911210 |
| phash | 'f70ef18bbd3fbe49fd0a92b64021952a' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7d9f0aed2fd0>, <pyramid.predicates.CustomPredicate object at 0x7d9f0aefaf30>] |
| route_name | 'model_data_upload_methods' |
| xhr | True |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route model_data_upload_methods (pattern: '/model_data_upload/{action}') | |
| view method 'save_upload' of class piinpoint.controllers.model_data_upload.ModelDataUploadController | |
|---|---|
| attr | 'save_upload' |
| callable | <class 'piinpoint.controllers.model_data_upload.ModelDataUploadController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f1aa92ca0> |
| order | 536866816 |
| phash | '5bb86b8cb7633c33b4d0526965c2661f' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefb020>] |
| route_name | 'model_data_upload_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route model_data_upload_methods (pattern: '/model_data_upload/{action}') | |
| view method 'index' of class piinpoint.controllers.reports.ReportsController | |
|---|---|
| attr | 'index' |
| callable | <class 'piinpoint.controllers.reports.ReportsController'> |
| derived_callable | <function rendered_view.<locals>.rendered_view at 0x7d9f1ac62fc0> |
| order | 1073741824 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| route_name | 'reports_controller' |
| Source | |
Line 57 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route reports_controller (pattern: '/reports') | |
| template piinpoint:templates/main.mako | |
| view method 'batch' of class piinpoint.controllers.reports.ReportsController | |
|---|---|
| attr | 'batch' |
| callable | <class 'piinpoint.controllers.reports.ReportsController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f1ac60720> |
| order | 357911210 |
| phash | 'e4168dcdfec7070535ccde7904faa6f1' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7d9f0aee5b70>, <pyramid.predicates.CustomPredicate object at 0x7d9f0aefb1b0>] |
| route_name | 'reports_controller_methods' |
| xhr | True |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route reports_controller_methods (pattern: '/reports/{action}') | |
| view method 'batch_remove_reports' of class piinpoint.controllers.reports.ReportsController | |
|---|---|
| attr | 'batch_remove_reports' |
| callable | <class 'piinpoint.controllers.reports.ReportsController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f1ac3eac0> |
| order | 536866816 |
| phash | '91f100618051bd07ba2181c489a74c43' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefb2a0>] |
| route_name | 'reports_controller_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route reports_controller_methods (pattern: '/reports/{action}') | |
| view method 'batch_set_privacy' of class piinpoint.controllers.reports.ReportsController | |
|---|---|
| attr | 'batch_set_privacy' |
| callable | <class 'piinpoint.controllers.reports.ReportsController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f1ac3d4e0> |
| order | 536866816 |
| phash | 'cc031bfdb5d8745106fec2348f388dc7' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefb390>] |
| route_name | 'reports_controller_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route reports_controller_methods (pattern: '/reports/{action}') | |
| view method 'batches' of class piinpoint.controllers.reports.ReportsController | |
|---|---|
| attr | 'batches' |
| callable | <class 'piinpoint.controllers.reports.ReportsController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f1ac2fec0> |
| order | 357911210 |
| phash | '2a80a63aef0263d5c805f279356d5373' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7d9f0aee5be0>, <pyramid.predicates.CustomPredicate object at 0x7d9f0aefb480>] |
| route_name | 'reports_controller_methods' |
| xhr | True |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route reports_controller_methods (pattern: '/reports/{action}') | |
| view method 'get_batch_details' of class piinpoint.controllers.reports.ReportsController | |
|---|---|
| attr | 'get_batch_details' |
| callable | <class 'piinpoint.controllers.reports.ReportsController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f1ac2e8e0> |
| order | 536866816 |
| phash | '78fe41d0c2a4622c6aa9d179e2dad0c3' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefb570>] |
| route_name | 'reports_controller_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route reports_controller_methods (pattern: '/reports/{action}') | |
| view method 'get_batch_reports' of class piinpoint.controllers.reports.ReportsController | |
|---|---|
| attr | 'get_batch_reports' |
| callable | <class 'piinpoint.controllers.reports.ReportsController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f1ac2d300> |
| order | 536866816 |
| phash | '738120f07189329168e0fa10fcf8f433' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefb660>] |
| route_name | 'reports_controller_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route reports_controller_methods (pattern: '/reports/{action}') | |
| view method 'get_current_locations_mapping' of class piinpoint.controllers.reports.ReportsController | |
|---|---|
| attr | 'get_current_locations_mapping' |
| callable | <class 'piinpoint.controllers.reports.ReportsController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f1ac17a60> |
| order | 536866816 |
| phash | 'f49da90da77d262418e960b91fab8089' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefb750>] |
| route_name | 'reports_controller_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route reports_controller_methods (pattern: '/reports/{action}') | |
| view method 'get_custom_layer_mapping' of class piinpoint.controllers.reports.ReportsController | |
|---|---|
| attr | 'get_custom_layer_mapping' |
| callable | <class 'piinpoint.controllers.reports.ReportsController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f1ac16200> |
| order | 536866816 |
| phash | '3cf22d3a0d756f10c105ca0d17a9396d' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefb840>] |
| route_name | 'reports_controller_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route reports_controller_methods (pattern: '/reports/{action}') | |
| view method 'index' of class piinpoint.controllers.reports.ReportsController | |
|---|---|
| attr | 'index' |
| callable | <class 'piinpoint.controllers.reports.ReportsController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f1ac14c20> |
| order | 536866816 |
| phash | '09513797f0ed4afe6b2b233dffcbd243' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefb930>] |
| route_name | 'reports_controller_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route reports_controller_methods (pattern: '/reports/{action}') | |
| template piinpoint:templates/main.mako | |
| view method 'make_report' of class piinpoint.controllers.reports.ReportsController | |
|---|---|
| attr | 'make_report' |
| callable | <class 'piinpoint.controllers.reports.ReportsController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f1abf7380> |
| order | 536866816 |
| phash | '53fe9c88f4e5be3674f4ace1528c2c27' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefba20>] |
| route_name | 'reports_controller_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route reports_controller_methods (pattern: '/reports/{action}') | |
| view method 'remove_report' of class piinpoint.controllers.reports.ReportsController | |
|---|---|
| attr | 'remove_report' |
| callable | <class 'piinpoint.controllers.reports.ReportsController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f1abf5b20> |
| order | 536866816 |
| phash | 'e80f0a7f4b9d58e7a637d605b70020cd' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefbb10>] |
| route_name | 'reports_controller_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route reports_controller_methods (pattern: '/reports/{action}') | |
| view method 'run_batch' of class piinpoint.controllers.reports.ReportsController | |
|---|---|
| attr | 'run_batch' |
| callable | <class 'piinpoint.controllers.reports.ReportsController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f1afbfc40> |
| order | 536866816 |
| phash | 'cc4d086a611ee83b98386d1b9ef69bc3' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefbc00>] |
| route_name | 'reports_controller_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route reports_controller_methods (pattern: '/reports/{action}') | |
| view method 'set_privacy' of class piinpoint.controllers.reports.ReportsController | |
|---|---|
| attr | 'set_privacy' |
| callable | <class 'piinpoint.controllers.reports.ReportsController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f1afbe660> |
| order | 536866816 |
| phash | 'a2d8756be143cd48eed149b05cd36a70' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefbcf0>] |
| route_name | 'reports_controller_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route reports_controller_methods (pattern: '/reports/{action}') | |
| view method 'share_batch_reports' of class piinpoint.controllers.reports.ReportsController | |
|---|---|
| attr | 'share_batch_reports' |
| callable | <class 'piinpoint.controllers.reports.ReportsController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f1afbd080> |
| order | 536866816 |
| phash | '0eef101d87b50dd0f2b83b65dd5c2908' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefbde0>] |
| route_name | 'reports_controller_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route reports_controller_methods (pattern: '/reports/{action}') | |
| view method 'index' of class piinpoint.controllers.schedule_demo.ScheduleDemoController | |
|---|---|
| attr | 'index' |
| callable | <class 'piinpoint.controllers.schedule_demo.ScheduleDemoController'> |
| derived_callable | <function rendered_view.<locals>.rendered_view at 0x7d9f1afa74c0> |
| order | 1073741824 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| route_name | 'schedule_demo' |
| Source | |
Line 57 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route schedule_demo (pattern: '/schedule_demo') | |
| template piinpoint:templates/schedule_demo.mako | |
| view method 'index' of class piinpoint.controllers.schedule_demo.ScheduleDemoController | |
|---|---|
| attr | 'index' |
| callable | <class 'piinpoint.controllers.schedule_demo.ScheduleDemoController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f1afa5620> |
| order | 536870911 |
| phash | '7ce9efb819f85c3a3847522dc16d4ac9' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7d9f0aebae70>] |
| route_name | 'schedule_demo' |
| xhr | True |
| Source | |
Line 57 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route schedule_demo (pattern: '/schedule_demo') | |
| view method 'index' of class piinpoint.controllers.schedule_demo.ScheduleDemoController | |
|---|---|
| attr | 'index' |
| callable | <class 'piinpoint.controllers.schedule_demo.ScheduleDemoController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f1af8f380> |
| order | 536866816 |
| phash | '09513797f0ed4afe6b2b233dffcbd243' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefc050>] |
| route_name | 'schedule_demo_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route schedule_demo_methods (pattern: '/schedule_demo/{action}') | |
| template piinpoint:templates/schedule_demo.mako | |
| view method 'index' of class piinpoint.controllers.schedule_demo.ScheduleDemoController | |
|---|---|
| attr | 'index' |
| callable | <class 'piinpoint.controllers.schedule_demo.ScheduleDemoController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f1af8c5e0> |
| order | 357911210 |
| phash | 'f70ef18bbd3fbe49fd0a92b64021952a' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7d9f0aebaed0>, <pyramid.predicates.CustomPredicate object at 0x7d9f0aefc140>] |
| route_name | 'schedule_demo_methods' |
| xhr | True |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route schedule_demo_methods (pattern: '/schedule_demo/{action}') | |
| view method 'partial' of class piinpoint.controllers.schedule_demo.ScheduleDemoController | |
|---|---|
| attr | 'partial' |
| callable | <class 'piinpoint.controllers.schedule_demo.ScheduleDemoController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f1af72fc0> |
| order | 536866816 |
| phash | 'da5842ae7835931e0b1f061d91365260' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefc230>] |
| route_name | 'schedule_demo_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route schedule_demo_methods (pattern: '/schedule_demo/{action}') | |
| template piinpoint:templates/schedule_demo.mako | |
| view method 'partial' of class piinpoint.controllers.schedule_demo.ScheduleDemoController | |
|---|---|
| attr | 'partial' |
| callable | <class 'piinpoint.controllers.schedule_demo.ScheduleDemoController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f1af71620> |
| order | 357911210 |
| phash | '6845f927d4e179ae1793b09f687e99ec' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7d9f0aefc320>, <pyramid.predicates.CustomPredicate object at 0x7d9f0aefc370>] |
| route_name | 'schedule_demo_methods' |
| xhr | True |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route schedule_demo_methods (pattern: '/schedule_demo/{action}') | |
| view method 'request_demo' of class piinpoint.controllers.schedule_demo.ScheduleDemoController | |
|---|---|
| attr | 'request_demo' |
| callable | <class 'piinpoint.controllers.schedule_demo.ScheduleDemoController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aef4c20> |
| order | 536866816 |
| phash | 'c83d1ee67d2166a1033a4c2abbb73e0a' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefc460>] |
| route_name | 'schedule_demo_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route schedule_demo_methods (pattern: '/schedule_demo/{action}') | |
| template piinpoint:templates/schedule_demo.mako | |
| view method 'request_demo' of class piinpoint.controllers.schedule_demo.ScheduleDemoController | |
|---|---|
| attr | 'request_demo' |
| callable | <class 'piinpoint.controllers.schedule_demo.ScheduleDemoController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aef4fe0> |
| order | 357911210 |
| phash | 'c951867bc601524d7b21f58bd734a6c2' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7d9f0aefc550>, <pyramid.predicates.CustomPredicate object at 0x7d9f0aefc5a0>] |
| route_name | 'schedule_demo_methods' |
| xhr | True |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route schedule_demo_methods (pattern: '/schedule_demo/{action}') | |
| view method 'index' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'index' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function rendered_view.<locals>.rendered_view at 0x7d9f0aef54e0> |
| order | 1073741824 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| route_name | 'search' |
| Source | |
Line 57 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search (pattern: '/search') | |
| template piinpoint:templates/best_locations.mako | |
| view method 'index' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'index' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aef5a80> |
| order | 536870911 |
| phash | '7ce9efb819f85c3a3847522dc16d4ac9' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7d9f0aefc730>] |
| route_name | 'search' |
| xhr | True |
| Source | |
Line 57 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search (pattern: '/search') | |
| view method 'add_competitor' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'add_competitor' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aef6160> |
| order | 536866816 |
| phash | '1c58cbe884e027dec0ae822aef1137bd' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefc820>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'add_drawn_shape' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'add_drawn_shape' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aef6700> |
| order | 536866816 |
| phash | 'd882669fc6750be7e73a483cec0ed87c' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefc910>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'add_drawn_text' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'add_drawn_text' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aef6b60> |
| order | 536866816 |
| phash | 'd5a01304e2f35f4ecc2e81499bf4d3fe' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefca00>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'add_poi' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'add_poi' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aef6fc0> |
| order | 536866816 |
| phash | '5ba06c4ba573afd91796274716da079b' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefcaf0>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'add_remote_custom_layer' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'add_remote_custom_layer' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aef7420> |
| order | 536866816 |
| phash | 'c4787ec83901723d14970d52b1a5ddd5' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefcbe0>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'blacklist_id' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'blacklist_id' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aef7880> |
| order | 536866816 |
| phash | '21bc4567335b8a4afac205a4ab482080' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefccd0>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'create_first_mapstate' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'create_first_mapstate' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aef7ce0> |
| order | 536866816 |
| phash | 'c557f94cc3850a4548c9fcf4394a0cb3' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefcdc0>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'create_user_mapstate' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'create_user_mapstate' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0adb8180> |
| order | 536866816 |
| phash | '220e7ef522215a2ea5a7a8d6f0060ca3' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefceb0>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'current_locations_categories' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'current_locations_categories' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0adb85e0> |
| order | 536866816 |
| phash | 'ec2d8cbc9ffbbae8391e9f5ddb8fd6da' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefcfa0>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'delete_drawn_shape' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'delete_drawn_shape' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0adb8a40> |
| order | 536866816 |
| phash | '752f32589de6b3cb9790c32675e50b43' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefd090>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'delete_drawn_text' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'delete_drawn_text' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0adb8ea0> |
| order | 536866816 |
| phash | 'a2709b6938a7a5196b15058ba3449e12' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefd180>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'delete_poi' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'delete_poi' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0adb9300> |
| order | 536866816 |
| phash | '2283f844c9987c267542db01ff05992d' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefd270>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'delete_user_mapstate' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'delete_user_mapstate' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0adb9760> |
| order | 536866816 |
| phash | 'af75d979a583a9057713579eced9b3d3' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefd360>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'edit_poi' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'edit_poi' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0adb9bc0> |
| order | 536866816 |
| phash | '5066492fc72e15232fdd4c259a04a4e7' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefd450>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'find_competitors' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'find_competitors' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0adba020> |
| order | 536866816 |
| phash | '2dfdec2c87eb280cf4ac24555ac6d2a6' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefd540>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'find_pois' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'find_pois' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0adba480> |
| order | 536866816 |
| phash | '70018298bd0d2252cc57e2747158e8f7' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefd630>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'generate_drivetime_tradeareas' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'generate_drivetime_tradeareas' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0adba8e0> |
| order | 536866816 |
| phash | '7604b8f4d4216ae32c521daa21d52a74' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefd720>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'get_current_locations' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'get_current_locations' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0adbad40> |
| order | 536866816 |
| phash | '7b948290f1bb5115daeb8481b66a542a' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefd810>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'get_current_locations_compressed' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'get_current_locations_compressed' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0adbb1a0> |
| order | 536866816 |
| phash | 'ad9092c30d3312c0c6e0b4d78cb1aa53' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefd900>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'get_current_locations_data' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'get_current_locations_data' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0adbb600> |
| order | 536866816 |
| phash | '72da2fcc80ce34f4bc66804223a74fc4' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefd9f0>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'get_demog_results_layer_with_postgres' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'get_demog_results_layer_with_postgres' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0adbba60> |
| order | 536866816 |
| phash | 'cc0bdd4c1ff9437c6806148c9e18bd2a' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefdae0>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'get_geoserver_tile' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'get_geoserver_tile' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0adbbec0> |
| order | 536866816 |
| phash | '88336507630a62a18c76f3c6882f39dc' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefdbd0>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'get_one_current_location' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'get_one_current_location' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0adcc360> |
| order | 536866816 |
| phash | '9e0e6ceae22f6e2cf899dcb29574e9bd' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefdcc0>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'get_regions_in_bound' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'get_regions_in_bound' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0adcc7c0> |
| order | 536866816 |
| phash | 'fe3cd2ec93c504b1411de22f7783b757' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefddb0>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'get_single_mapstate' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'get_single_mapstate' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0adccc20> |
| order | 536866816 |
| phash | 'a10af31b5cb93f82b96af9e6da16261a' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefdea0>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'get_tradearea_generation_times' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'get_tradearea_generation_times' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0adcd080> |
| order | 536866816 |
| phash | '505da532ade14d6da5ec7844b9222931' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefdf90>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'get_tradeareas' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'get_tradeareas' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0adcd4e0> |
| order | 536866816 |
| phash | '1b451976f7439d7088452964caccc4ae' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefe080>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'get_user_criteria' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'get_user_criteria' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0adcd940> |
| order | 536866816 |
| phash | '6d69b426dae4dc057e58971355156fad' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefe170>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'get_user_mapstates' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'get_user_mapstates' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0adcdda0> |
| order | 536866816 |
| phash | '38f06d4c38194785d87adb850f3092f8' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefe260>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'index' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'index' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0adce200> |
| order | 536866816 |
| phash | '09513797f0ed4afe6b2b233dffcbd243' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefe350>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| template piinpoint:templates/best_locations.mako | |
| view method 'index' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'index' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0adce660> |
| order | 357911210 |
| phash | 'f70ef18bbd3fbe49fd0a92b64021952a' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7d9f0aefe440>, <pyramid.predicates.CustomPredicate object at 0x7d9f0aefe490>] |
| route_name | 'search_methods' |
| xhr | True |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'is_company_loaded' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'is_company_loaded' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0adceac0> |
| order | 536866816 |
| phash | '0b266983ee1dd6bdb083a468284a3bfe' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefe580>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'lock_zoom_drawn_text' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'lock_zoom_drawn_text' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0adcef20> |
| order | 536866816 |
| phash | '5389ac765f018cb9f913b5cf021a6dc3' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefe670>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'reload_me' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'reload_me' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0adcf380> |
| order | 536866816 |
| phash | 'b6f8fc622a74735009a15274d5791560' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefe760>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'remove_competitor' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'remove_competitor' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0adcf7e0> |
| order | 536866816 |
| phash | '2e87730e0d27a3e9e1e39e7e41b47146' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefe850>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'remove_current_location_area' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'remove_current_location_area' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0adcfc40> |
| order | 536866816 |
| phash | 'dfe748c074293540e5cde2624ffd32f7' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefe940>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'remove_remote_custom_layer' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'remove_remote_custom_layer' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0add00e0> |
| order | 536866816 |
| phash | '0c56bc038cb05cfda620c05398abe60a' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefea30>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'retrieve_terms' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'retrieve_terms' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0add0540> |
| order | 536866816 |
| phash | '58d723fa0ba5c9d66dd09472fe8ade1e' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefeb20>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'save_candidate_location' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'save_candidate_location' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0add09a0> |
| order | 536866816 |
| phash | '6d6415674c38fc38a7e324520ca400c2' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefec10>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'save_edited_symbology' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'save_edited_symbology' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0add0e00> |
| order | 536866816 |
| phash | '92ced606bb9bb771acf39ac682ccfb43' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefed00>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'save_masking_symbology' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'save_masking_symbology' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0add1260> |
| order | 536866816 |
| phash | '40dd62404078356e4563ec3ce72cccdc' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefedf0>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'set_poi_exact_search' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'set_poi_exact_search' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0add16c0> |
| order | 536866816 |
| phash | 'e6da474c40023424a82425088cf0ff72' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefeee0>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'set_poi_marker_mask' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'set_poi_marker_mask' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0add1b20> |
| order | 536866816 |
| phash | '6d2236c19448ddaef15523879b5570c1' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aefefd0>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'update_criteria' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'update_criteria' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0add1f80> |
| order | 536866816 |
| phash | '905c72e583e40f1de0725fa45c437c30' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aeff0c0>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'update_current_location_area' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'update_current_location_area' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0add23e0> |
| order | 536866816 |
| phash | '71db633146fe5bdc0a59dcf0e2d485d6' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aeff1b0>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'update_demogtable_selection' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'update_demogtable_selection' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0add2840> |
| order | 536866816 |
| phash | '048a56230681b678a5e96cad301ea88b' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aeff2a0>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'update_drawn_shape' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'update_drawn_shape' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0add2ca0> |
| order | 536866816 |
| phash | 'd74647a03c92e3936ba9814aa7f9873e' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aeff390>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'update_drawn_text' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'update_drawn_text' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0add3100> |
| order | 536866816 |
| phash | '057964e1102f33fe6bb536d70251ef67' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aeff480>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'update_drawn_text_location' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'update_drawn_text_location' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0add3560> |
| order | 536866816 |
| phash | '3c71e571a87a9130a067e5cf3c3d4990' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aeff570>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'update_location' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'update_location' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0add39c0> |
| order | 536866816 |
| phash | '274f0df59228dc5f6c6b4917abe86bd9' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aeff660>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'update_mapstate' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'update_mapstate' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0add3e20> |
| order | 536866816 |
| phash | '498791cd554adb6b131b9d8177a96b7c' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aeff750>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'update_measurement_system' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'update_measurement_system' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ade02c0> |
| order | 536866816 |
| phash | '4ef9ae9993ce6bff930d7c52f7eee001' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aeff840>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'update_project_details' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'update_project_details' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ade0720> |
| order | 536866816 |
| phash | '05dac17b948e4343757f732260983933' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aeff930>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'update_project_notification' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'update_project_notification' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ade0b80> |
| order | 536866816 |
| phash | 'b5025723396c2f1474fa816992b0ddd5' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aeffa20>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'update_term_colour' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'update_term_colour' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ade0fe0> |
| order | 536866816 |
| phash | '85dbecdea3fd972eb9fc60a15c2507d4' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aeffb10>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'update_user_mapstate' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'update_user_mapstate' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ade1440> |
| order | 536866816 |
| phash | '6d746ce0ee673db7a55944defbb78ea4' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aeffc00>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'url_proxy' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'url_proxy' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ade18a0> |
| order | 536866816 |
| phash | '6732161545d2333d104eeb23a70b5ac5' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aeffcf0>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'url_validity' of class piinpoint.controllers.search.SearchController | |
|---|---|
| attr | 'url_validity' |
| callable | <class 'piinpoint.controllers.search.SearchController'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ade1d00> |
| order | 536866816 |
| phash | 'e3f60f15325e3ec157f287ef5b2297fc' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7d9f0aeffde0>] |
| route_name | 'search_methods' |
| Source | |
Line 58 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route search_methods (pattern: '/search/{action}') | |
| view method 'get' of class piinpoint.api.v1.area-scoring.RESTAreaScores | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.area-scoring.RESTAreaScores'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0accd4e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0b02f250>] |
| request_methods | 'GET' |
| route_name | 'area_scores' |
| Source | |
Line 1516 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route area_scores (pattern: '/api/v1/report-scoring/area-scores') | |
| view method 'get' of class piinpoint.api.v1.area-scoring.RESTSiteScores | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.area-scoring.RESTSiteScores'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0accdb20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0b02f390>] |
| request_methods | 'GET' |
| route_name | 'site_scores' |
| Source | |
Line 1523 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route site_scores (pattern: '/api/v1/report-scoring/site-scores') | |
| view method 'get' of class piinpoint.api.v1.cities.RESTCities | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.cities.RESTCities'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acce160> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0b1c5e00>] |
| request_methods | 'GET' |
| route_name | 'cities_query' |
| Source | |
Line 1531 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route cities_query (pattern: '/api/v1/cities/{query}') | |
| view method 'get' of class piinpoint.api.v1.comparison_reports.RESTComparisonReports | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.comparison_reports.RESTComparisonReports'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acce7a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0b1c6190>] |
| request_methods | 'GET' |
| route_name | 'comparison_reports' |
| Source | |
Line 1539 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route comparison_reports (pattern: '/api/v1/comparison-reports') | |
| view method 'post' of class piinpoint.api.v1.comparison_reports.RESTComparisonReports | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.comparison_reports.RESTComparisonReports'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acced40> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0aef1130>] |
| request_methods | 'POST' |
| route_name | 'comparison_reports' |
| Source | |
Line 1545 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route comparison_reports (pattern: '/api/v1/comparison-reports') | |
| view method 'get' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsID | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.comparison_reports.RESTComparisonReportsID'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0accf240> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0bb9f130>] |
| request_methods | 'GET' |
| route_name | 'comparison_reports__id' |
| Source | |
Line 1552 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route comparison_reports__id (pattern: '/api/v1/comparison-reports/{_id}') | |
| view method 'delete' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsID | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.comparison_reports.RESTComparisonReportsID'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0accf7e0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0bb9f240>] |
| request_methods | 'DELETE' |
| route_name | 'comparison_reports__id' |
| Source | |
Line 1558 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route comparison_reports__id (pattern: '/api/v1/comparison-reports/{_id}') | |
| view method 'put' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDTitle | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDTitle'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0accfce0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0b072350>] |
| request_methods | 'PUT' |
| route_name | 'comparison_reports__id_title' |
| Source | |
Line 1565 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route comparison_reports__id_title (pattern: '/api/v1/comparison-reports/{_id}/title') | |
| view method 'put' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDPrivateComment | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDPrivateComment'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acd8360> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0b072450>] |
| request_methods | 'PUT' |
| route_name | 'comparison_reports__id_private_comment' |
| Source | |
Line 1571 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route comparison_reports__id_private_comment (pattern: '/api/v1/comparison-reports/{_id}/private-comment') | |
| view method 'get' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDSites | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDSites'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acd89a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0b1b2e40>] |
| request_methods | 'GET' |
| route_name | 'comparison_reports__id_sites' |
| Source | |
Line 1578 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route comparison_reports__id_sites (pattern: '/api/v1/comparison-reports/{_id}/sites') | |
| view method 'get' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDComparisons | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDComparisons'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acd8fe0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0b1b2f30>] |
| request_methods | 'GET' |
| route_name | 'comparison_reports__id_comparisons' |
| Source | |
Line 1585 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route comparison_reports__id_comparisons (pattern: '/api/v1/comparison-reports/{_id}/comparisons') | |
| view method 'put' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDComparisons | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDComparisons'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acd9580> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0aede0b0>] |
| request_methods | 'PUT' |
| route_name | 'comparison_reports__id_comparisons' |
| Source | |
Line 1591 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route comparison_reports__id_comparisons (pattern: '/api/v1/comparison-reports/{_id}/comparisons') | |
| view method 'delete' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDComparisons | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDComparisons'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acd99e0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0aede190>] |
| request_methods | 'DELETE' |
| route_name | 'comparison_reports__id_comparisons' |
| Source | |
Line 1597 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route comparison_reports__id_comparisons (pattern: '/api/v1/comparison-reports/{_id}/comparisons') | |
| view method 'get' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDVariables | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDVariables'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acd9ee0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0b098a10>] |
| request_methods | 'GET' |
| route_name | 'comparison_reports__id_variables' |
| Source | |
Line 1604 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route comparison_reports__id_variables (pattern: '/api/v1/comparison-reports/{_id}/variables') | |
| view method 'put' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDVariables | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDVariables'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acda480> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0b195d90>] |
| request_methods | 'PUT' |
| route_name | 'comparison_reports__id_variables' |
| Source | |
Line 1610 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route comparison_reports__id_variables (pattern: '/api/v1/comparison-reports/{_id}/variables') | |
| view method 'delete' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDVariables | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDVariables'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acda980> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0b195e50>] |
| request_methods | 'DELETE' |
| route_name | 'comparison_reports__id_variables' |
| Source | |
Line 1616 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route comparison_reports__id_variables (pattern: '/api/v1/comparison-reports/{_id}/variables') | |
| view method 'get' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDPOIs | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDPOIs'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acdae80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0b0f0260>] |
| request_methods | 'GET' |
| route_name | 'comparison_reports__id_pois' |
| Source | |
Line 1623 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route comparison_reports__id_pois (pattern: '/api/v1/comparison-reports/{_id}/pois') | |
| view method 'put' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDPOIs | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDPOIs'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acdb420> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0b0f0310>] |
| request_methods | 'PUT' |
| route_name | 'comparison_reports__id_pois' |
| Source | |
Line 1629 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route comparison_reports__id_pois (pattern: '/api/v1/comparison-reports/{_id}/pois') | |
| view method 'delete' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDPOIs | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDPOIs'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acdb920> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f4c2ebed0>] |
| request_methods | 'DELETE' |
| route_name | 'comparison_reports__id_pois' |
| Source | |
Line 1635 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route comparison_reports__id_pois (pattern: '/api/v1/comparison-reports/{_id}/pois') | |
| view method 'get' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDLayers | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDLayers'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acdbe20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f1aac93b0>] |
| request_methods | 'GET' |
| route_name | 'comparison_reports__id_layers' |
| Source | |
Line 1642 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route comparison_reports__id_layers (pattern: '/api/v1/comparison-reports/{_id}/layers') | |
| view method 'put' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDLayers | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDLayers'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ace0400> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0b1ee2a0>] |
| request_methods | 'PUT' |
| route_name | 'comparison_reports__id_layers' |
| Source | |
Line 1648 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route comparison_reports__id_layers (pattern: '/api/v1/comparison-reports/{_id}/layers') | |
| view method 'delete' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDLayers | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDLayers'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ace0860> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0aed2f50>] |
| request_methods | 'DELETE' |
| route_name | 'comparison_reports__id_layers' |
| Source | |
Line 1654 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route comparison_reports__id_layers (pattern: '/api/v1/comparison-reports/{_id}/layers') | |
| view method 'post' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDShare | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDShare'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ace0d60> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0aed2ed0>] |
| request_methods | 'POST' |
| route_name | 'comparison_reports__id_share' |
| Source | |
Line 1661 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route comparison_reports__id_share (pattern: '/api/v1/comparison-reports/{_id}/share') | |
| view method 'get' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDGetSocialSegments | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDGetSocialSegments'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ace13a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0aee5c50>] |
| request_methods | 'GET' |
| route_name | 'comparison_reports__id_social_segments' |
| Source | |
Line 1667 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route comparison_reports__id_social_segments (pattern: '/api/v1/comparison-reports/{_id}/social-segments') | |
| view method 'delete' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDGetSocialSegments | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDGetSocialSegments'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ace1940> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0aee5cc0>] |
| request_methods | 'DELETE' |
| route_name | 'comparison_reports__id_social_segments' |
| Source | |
Line 1673 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route comparison_reports__id_social_segments (pattern: '/api/v1/comparison-reports/{_id}/social-segments') | |
| view method 'put' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDGetSocialSegments | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDGetSocialSegments'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ace1da0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0aebaf30>] |
| request_methods | 'PUT' |
| route_name | 'comparison_reports__id_social_segments' |
| Source | |
Line 1679 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route comparison_reports__id_social_segments (pattern: '/api/v1/comparison-reports/{_id}/social-segments') | |
| view method 'get' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDDemographicsCustomOrder | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDDemographicsCustomOrder'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ace22a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0aebaf90>] |
| request_methods | 'GET' |
| route_name | 'comparison_reports__id_demographics_custom_order' |
| Source | |
Line 1686 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route comparison_reports__id_demographics_custom_order (pattern: '/api/v1/comparison-reports/{_id}/demographics/custom/order') | |
| view method 'post' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDDemographicsCustomOrder | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDDemographicsCustomOrder'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ace2840> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad10ff0>] |
| request_methods | 'POST' |
| route_name | 'comparison_reports__id_demographics_custom_order' |
| Source | |
Line 1692 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route comparison_reports__id_demographics_custom_order (pattern: '/api/v1/comparison-reports/{_id}/demographics/custom/order') | |
| view method 'put' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDDemographicsCustomOrder | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDDemographicsCustomOrder'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ace2ca0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad110e0>] |
| request_methods | 'PUT' |
| route_name | 'comparison_reports__id_demographics_custom_order' |
| Source | |
Line 1698 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route comparison_reports__id_demographics_custom_order (pattern: '/api/v1/comparison-reports/{_id}/demographics/custom/order') | |
| view method 'get' of class piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDDemographics | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.comparison_reports.RESTComparisonReportsIDDemographics'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ace31a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad111d0>] |
| request_methods | 'GET' |
| route_name | 'comparison_reports__id_demographics' |
| Source | |
Line 1704 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route comparison_reports__id_demographics (pattern: '/api/v1/comparison-reports/{_id}/demographics') | |
| view method 'get' of class piinpoint.api.v1.current_locations.RESTCurrentLocations | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.current_locations.RESTCurrentLocations'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ace37e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad112c0>] |
| request_methods | 'GET' |
| route_name | 'current_locations' |
| Source | |
Line 1712 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route current_locations (pattern: '/api/v1/current-locations') | |
| view method 'post' of class piinpoint.api.v1.current_locations.RESTCurrentLocations | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.current_locations.RESTCurrentLocations'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ace3d80> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad113b0>] |
| request_methods | 'POST' |
| route_name | 'current_locations' |
| Source | |
Line 1718 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route current_locations (pattern: '/api/v1/current-locations') | |
| view method 'post' of class piinpoint.api.v1.ai_sandbox.RESTAISandbox | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.ai_sandbox.RESTAISandbox'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acec2c0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad114a0>] |
| request_methods | 'POST' |
| route_name | 'ai_sandbox_chat' |
| Source | |
Line 1726 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route ai_sandbox_chat (pattern: '/api/v1/ai-sandbox/chat') | |
| view method 'get' of class piinpoint.api.v1.ai_sandbox_disclaimer.AISandboxDisclaimerStatus | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.ai_sandbox_disclaimer.AISandboxDisclaimerStatus'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acec900> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad11590>] |
| request_methods | 'GET' |
| route_name | 'ai_sandbox_disclaimer_status' |
| Source | |
Line 1735 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route ai_sandbox_disclaimer_status (pattern: '/api/v1/ai-sandbox/disclaimer/status') | |
| view method 'post' of class piinpoint.api.v1.ai_sandbox_disclaimer.AISandboxDisclaimerAccept | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.ai_sandbox_disclaimer.AISandboxDisclaimerAccept'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acecf40> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad11680>] |
| request_methods | 'POST' |
| route_name | 'ai_sandbox_disclaimer_accept' |
| Source | |
Line 1742 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route ai_sandbox_disclaimer_accept (pattern: '/api/v1/ai-sandbox/disclaimer/accept') | |
| view method 'post' of class piinpoint.api.v1.ai_sandbox_disclaimer.AISandboxDisclaimerClear | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.ai_sandbox_disclaimer.AISandboxDisclaimerClear'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aced580> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad11770>] |
| request_methods | 'POST' |
| route_name | 'ai_sandbox_disclaimer_clear' |
| Source | |
Line 1749 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route ai_sandbox_disclaimer_clear (pattern: '/api/v1/ai-sandbox/disclaimer/clear') | |
| view method 'get' of class piinpoint.api.v1.ai_sandbox_usage.AISandboxUsageStats | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.ai_sandbox_usage.AISandboxUsageStats'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acedbc0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad11860>] |
| request_methods | 'GET' |
| route_name | 'ai_sandbox_usage_stats' |
| Source | |
Line 1758 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route ai_sandbox_usage_stats (pattern: '/api/v1/ai-sandbox/usage/stats') | |
| view method 'get' of class piinpoint.api.v1.ai_sandbox_sessions.AISandboxSessionList | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.ai_sandbox_sessions.AISandboxSessionList'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acee200> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad11950>] |
| request_methods | 'GET' |
| route_name | 'ai_sandbox_sessions_list' |
| Source | |
Line 1767 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route ai_sandbox_sessions_list (pattern: '/api/v1/ai-sandbox/sessions') | |
| view method 'get' of class piinpoint.api.v1.ai_sandbox_sessions.AISandboxSessionGet | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.ai_sandbox_sessions.AISandboxSessionGet'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acee840> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad11a40>] |
| request_methods | 'GET' |
| route_name | 'ai_sandbox_session_detail' |
| Source | |
Line 1774 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route ai_sandbox_session_detail (pattern: '/api/v1/ai-sandbox/sessions/{session_id}') | |
| view method 'put' of class piinpoint.api.v1.ai_sandbox_sessions.AISandboxSessionGet | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.ai_sandbox_sessions.AISandboxSessionGet'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aceede0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad11b30>] |
| request_methods | 'PUT' |
| route_name | 'ai_sandbox_session_detail' |
| Source | |
Line 1781 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route ai_sandbox_session_detail (pattern: '/api/v1/ai-sandbox/sessions/{session_id}') | |
| view method 'delete' of class piinpoint.api.v1.ai_sandbox_sessions.AISandboxSessionGet | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.ai_sandbox_sessions.AISandboxSessionGet'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acef240> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad11c20>] |
| request_methods | 'DELETE' |
| route_name | 'ai_sandbox_session_detail' |
| Source | |
Line 1788 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route ai_sandbox_session_detail (pattern: '/api/v1/ai-sandbox/sessions/{session_id}') | |
| view method 'get' of class piinpoint.api.v1.ai_sandbox_data_management.RESTAISandboxSampleAttributes | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.ai_sandbox_data_management.RESTAISandboxSampleAttributes'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acef740> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad11d10>] |
| request_methods | 'GET' |
| route_name | 'ai_sandbox_data_management_sample_attributes' |
| Source | |
Line 1797 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route ai_sandbox_data_management_sample_attributes (pattern: '/api/v1/ai-sandbox/data-management/sample-attributes') | |
| view method 'get' of class piinpoint.api.v1.ai_sandbox_data_management.RESTAISandboxEnabledAttributes | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.ai_sandbox_data_management.RESTAISandboxEnabledAttributes'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acefd80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad11e00>] |
| request_methods | 'GET' |
| route_name | 'ai_sandbox_data_management_enabled_attributes' |
| Source | |
Line 1804 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route ai_sandbox_data_management_enabled_attributes (pattern: '/api/v1/ai-sandbox/data-management/enabled-attributes') | |
| view method 'put' of class piinpoint.api.v1.ai_sandbox_data_management.RESTAISandboxEnabledAttributes | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.ai_sandbox_data_management.RESTAISandboxEnabledAttributes'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acf4360> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad11ef0>] |
| request_methods | 'PUT' |
| route_name | 'ai_sandbox_data_management_enabled_attributes' |
| Source | |
Line 1811 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route ai_sandbox_data_management_enabled_attributes (pattern: '/api/v1/ai-sandbox/data-management/enabled-attributes') | |
| view method 'get' of class piinpoint.api.v1.current_locations.RESTSalesData | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.current_locations.RESTSalesData'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acf4860> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad11fe0>] |
| request_methods | 'GET' |
| route_name | 'current_locations_sales' |
| Source | |
Line 1819 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route current_locations_sales (pattern: '/api/v1/current-locations/sales') | |
| view method 'get' of class piinpoint.api.v1.current_locations.RESTAddLocation | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.current_locations.RESTAddLocation'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acf4ea0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad120d0>] |
| request_methods | 'GET' |
| route_name | 'current_locations_add_location' |
| Source | |
Line 1826 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route current_locations_add_location (pattern: '/api/v1/current-locations/add-location') | |
| view method 'get' of class piinpoint.api.v1.current_locations.RESTGetAttributes | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.current_locations.RESTGetAttributes'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acf54e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad121c0>] |
| request_methods | 'GET' |
| route_name | 'current_locations_get_attributes' |
| Source | |
Line 1832 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route current_locations_get_attributes (pattern: '/api/v1/current-locations/get-attributes') | |
| view method 'get' of class piinpoint.api.v1.current_locations.RESTGetAttributesSet | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.current_locations.RESTGetAttributesSet'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acf5b20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad122b0>] |
| request_methods | 'GET' |
| route_name | 'current_locations_get_attributes_set' |
| Source | |
Line 1838 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route current_locations_get_attributes_set (pattern: '/api/v1/current-locations/get-attributes-set') | |
| view method 'get' of class piinpoint.api.v1.current_locations.RESTAttributesEdit | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.current_locations.RESTAttributesEdit'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acf6160> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad123a0>] |
| request_methods | 'GET' |
| route_name | 'current_locations_attributes_edit' |
| Source | |
Line 1844 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route current_locations_attributes_edit (pattern: '/api/v1/current-locations/attributes-edit/{_id}') | |
| view method 'put' of class piinpoint.api.v1.current_locations.RESTAttributesEdit | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.current_locations.RESTAttributesEdit'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acf6700> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad12490>] |
| request_methods | 'PUT' |
| route_name | 'current_locations_attributes_edit' |
| Source | |
Line 1850 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route current_locations_attributes_edit (pattern: '/api/v1/current-locations/attributes-edit/{_id}') | |
| view method 'post' of class piinpoint.api.v1.current_locations.RESTDeleteLocation | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.current_locations.RESTDeleteLocation'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acf6c00> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad12580>] |
| request_methods | 'POST' |
| route_name | 'current_locations_delete_location' |
| Source | |
Line 1856 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route current_locations_delete_location (pattern: '/api/v1/current-locations/delete-location') | |
| view method 'get' of class piinpoint.api.v1.current_locations.RESTSimulateClosure | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.current_locations.RESTSimulateClosure'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acf7240> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad12670>] |
| request_methods | 'GET' |
| route_name | 'current_locations_simulate_closure' |
| Source | |
Line 1862 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route current_locations_simulate_closure (pattern: '/api/v1/current-locations/simulate-closure') | |
| view function piinpoint.api.v1.custom_layers.custom_layers_user_files | |
|---|---|
| callable | <function custom_layers_user_files at 0x7d9f18f6d1c0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acf77e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad12760>] |
| request_methods | 'GET' |
| route_name | 'custom_layers_user_files' |
| Source | |
Line 1870 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_layers_user_files (pattern: '/api/v1/custom-layers/user-files') | |
| view function piinpoint.api.v1.custom_layers.custom_layers_update_marker_placement | |
|---|---|
| callable | <function custom_layers_update_marker_placement at 0x7d9f18f6fec0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acf7d80> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad12850>] |
| request_methods | 'PUT' |
| route_name | 'custom_layers_update_marker_placement' |
| Source | |
Line 1876 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_layers_update_marker_placement (pattern: '/api/v1/custom-layers/update/marker/placement') | |
| view function piinpoint.api.v1.custom_layers.custom_layers_update_shape | |
|---|---|
| callable | <function custom_layers_update_shape at 0x7d9f18fd23e0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab00360> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad12940>] |
| request_methods | 'PUT' |
| route_name | 'custom_layers_update_shape' |
| Source | |
Line 1882 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_layers_update_shape (pattern: '/api/v1/custom-layers/update/shape') | |
| view function piinpoint.lib.authenticator.wrap | |
|---|---|
| callable | <function authenticate.<locals>.wrap at 0x7d9f18fd2520> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab00900> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad12a30>] |
| request_methods | 'GET' |
| route_name | 'custom_layers_market_planner' |
| Source | |
Line 1888 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_layers_market_planner (pattern: '/api/v1/custom-layers/market_planner/{candidate_layer_id}') | |
| view function piinpoint.lib.authenticator.wrap | |
|---|---|
| callable | <function authenticate.<locals>.wrap at 0x7d9f18fe8180> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab00ea0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad12b20>] |
| request_methods | 'GET' |
| route_name | 'demographics_threshold_ring' |
| Source | |
Line 1894 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route demographics_threshold_ring (pattern: '/api/v1/demographics/threshold_ring') | |
| view function piinpoint.api.v1.custom_layers.custom_layers_utils_convert_tab | |
|---|---|
| callable | <function custom_layers_utils_convert_tab at 0x7d9f18fd25c0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab01440> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad12c10>] |
| request_methods | 'POST' |
| route_name | 'custom_layers_utils_convert_tab' |
| Source | |
Line 1900 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_layers_utils_convert_tab (pattern: '/api/v1/custom-layers/utils/convert-tab') | |
| view function piinpoint.api.v1.custom_layers.custom_layers_utils_export_tab | |
|---|---|
| callable | <function custom_layers_utils_export_tab at 0x7d9f18fd2660> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab019e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad12d00>] |
| request_methods | 'GET' |
| route_name | 'custom_layers_utils_export_tab' |
| Source | |
Line 1906 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_layers_utils_export_tab (pattern: '/api/v1/custom-layers/utils/export-tab') | |
| view function piinpoint.api.v1.custom_layers.custom_layers_utils_export_tab_trade_area | |
|---|---|
| callable | <function custom_layers_utils_export_tab_trade_area at 0x7d9f18fd2700> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab02020> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad12df0>] |
| request_methods | 'GET' |
| route_name | 'custom_layers_utils_export_tab_trade_area' |
| Source | |
Line 1912 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_layers_utils_export_tab_trade_area (pattern: '/api/v1/custom-layers/utils/export-tab-trade-area') | |
| view function piinpoint.api.v1.custom_layers.custom_layers_utils_export_geojson | |
|---|---|
| callable | <function custom_layers_utils_export_geojson at 0x7d9f18fd27a0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab025c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad12ee0>] |
| request_methods | 'GET' |
| route_name | 'custom_layers_utils_export_geojson' |
| Source | |
Line 1918 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_layers_utils_export_geojson (pattern: '/api/v1/custom-layers/utils/export-geojson') | |
| view method 'get' of class piinpoint.api.v1.custom_layers.RESTCustomLayerFiles | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom_layers.RESTCustomLayerFiles'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab02c00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad12fd0>] |
| request_methods | 'GET' |
| route_name | 'custom_layer_files' |
| Source | |
Line 1925 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_layer_files (pattern: '/api/v1/custom-layer-files') | |
| view method 'get' of class piinpoint.api.v1.custom_layers.RESTCustomLayerFilesTransitTimes | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom_layers.RESTCustomLayerFilesTransitTimes'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab03240> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad130c0>] |
| request_methods | 'GET' |
| route_name | 'custom_layer_files_transit_times' |
| Source | |
Line 1931 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_layer_files_transit_times (pattern: '/api/v1/custom-layer-files-transit-times') | |
| view method 'put' of class piinpoint.api.v1.custom_layers.RESTCustomLayerFilesFileID | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.custom_layers.RESTCustomLayerFilesFileID'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab03880> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad131b0>] |
| request_methods | 'PUT' |
| route_name | 'custom_layer_files_file_id' |
| Source | |
Line 1938 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_layer_files_file_id (pattern: '/api/v1/custom-layer-files/{file_id}') | |
| view method 'delete' of class piinpoint.api.v1.custom_layers.RESTCustomLayerFilesFileID | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.custom_layers.RESTCustomLayerFilesFileID'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab03e20> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad132a0>] |
| request_methods | 'DELETE' |
| route_name | 'custom_layer_files_file_id' |
| Source | |
Line 1944 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_layer_files_file_id (pattern: '/api/v1/custom-layer-files/{file_id}') | |
| view method 'post' of class piinpoint.api.v1.custom_layers.RESTCustomLayerFilesSrcFileIDDestFileIDLayerID | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.custom_layers.RESTCustomLayerFilesSrcFileIDDestFileIDLayerID'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab08360> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad13390>] |
| request_methods | 'POST' |
| route_name | 'custom_layer_files_src_file_id_dest_file_id_layer_id' |
| Source | |
Line 1951 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_layer_files_src_file_id_dest_file_id_layer_id (pattern: '/api/v1/custom-layer-files/{src_file_id}/{dest_file_id}/{layer_id}') | |
| view method 'get' of class piinpoint.api.v1.custom_layers.RESTCustomLayersFileIDSymbology | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom_layers.RESTCustomLayersFileIDSymbology'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab089a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad13480>] |
| request_methods | 'GET' |
| route_name | 'custom_layer_files_file_id_symbology' |
| Source | |
Line 1958 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_layer_files_file_id_symbology (pattern: '/api/v1/custom-layer-files/{file_id}/symbology') | |
| view method 'put' of class piinpoint.api.v1.custom_layers.RESTCustomLayersFileIDSymbology | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.custom_layers.RESTCustomLayersFileIDSymbology'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab08f40> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad13570>] |
| request_methods | 'PUT' |
| route_name | 'custom_layer_files_file_id_symbology' |
| Source | |
Line 1964 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_layer_files_file_id_symbology (pattern: '/api/v1/custom-layer-files/{file_id}/symbology') | |
| view method 'put' of class piinpoint.api.v1.custom_layers.RESTCustomLayersFileIDSymbologyBatch | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.custom_layers.RESTCustomLayersFileIDSymbologyBatch'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab09440> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad13660>] |
| request_methods | 'PUT' |
| route_name | 'custom_layer_files_file_id_symbology_batch' |
| Source | |
Line 1971 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_layer_files_file_id_symbology_batch (pattern: '/api/v1/custom-layer-files/{file_id}/symbology/batch') | |
| view method 'post' of class piinpoint.api.v1.custom_layers.RESTCustomLayersFileIDRingSymbology | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.custom_layers.RESTCustomLayersFileIDRingSymbology'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab09a80> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad13750>] |
| request_methods | 'POST' |
| route_name | 'custom_layer_files_file_id_ring_symbology' |
| Source | |
Line 1978 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_layer_files_file_id_ring_symbology (pattern: '/api/v1/custom-layer-files/{file_id}/ring-symbology') | |
| view method 'get' of class piinpoint.api.v1.custom_layers.RESTCustomLayerFilesFileIDSmartColumns | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom_layers.RESTCustomLayerFilesFileIDSmartColumns'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab0a0c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad13840>] |
| request_methods | 'GET' |
| route_name | 'custom_layer_files_file_id_smart_columns' |
| Source | |
Line 1985 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_layer_files_file_id_smart_columns (pattern: '/api/v1/custom-layer-files/{file_id}/smart-columns') | |
| view method 'post' of class piinpoint.api.v1.custom_layers.RESTCustomLayerFilesFileIDSmartColumns | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.custom_layers.RESTCustomLayerFilesFileIDSmartColumns'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab0a660> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad13930>] |
| request_methods | 'POST' |
| route_name | 'custom_layer_files_file_id_smart_columns' |
| Source | |
Line 1991 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_layer_files_file_id_smart_columns (pattern: '/api/v1/custom-layer-files/{file_id}/smart-columns') | |
| view method 'put' of class piinpoint.api.v1.custom_layers.RESTCustomLayerFilesFileIDSmartColumns | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.custom_layers.RESTCustomLayerFilesFileIDSmartColumns'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab0aac0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad13a20>] |
| request_methods | 'PUT' |
| route_name | 'custom_layer_files_file_id_smart_columns' |
| Source | |
Line 1997 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_layer_files_file_id_smart_columns (pattern: '/api/v1/custom-layer-files/{file_id}/smart-columns') | |
| view method 'delete' of class piinpoint.api.v1.custom_layers.RESTCustomLayerFilesFileIDSmartColumns | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.custom_layers.RESTCustomLayerFilesFileIDSmartColumns'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab0af20> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad13b10>] |
| request_methods | 'DELETE' |
| route_name | 'custom_layer_files_file_id_smart_columns' |
| Source | |
Line 2003 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_layer_files_file_id_smart_columns (pattern: '/api/v1/custom-layer-files/{file_id}/smart-columns') | |
| view method 'get' of class piinpoint.api.v1.custom_layers.RESTCustomLayerFilesFileIDSmartColumnsKey | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom_layers.RESTCustomLayerFilesFileIDSmartColumnsKey'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab0b420> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad13c00>] |
| request_methods | 'GET' |
| route_name | 'custom_layer_files_file_id_smart_columns_key' |
| Source | |
Line 2010 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_layer_files_file_id_smart_columns_key (pattern: '/api/v1/custom-layer-files/{file_id}/smart-columns/{key}') | |
| view method 'get' of class piinpoint.api.v1.custom_layers.RESTCustomLayerFilesFileIDSmartColumnsKeyCalculating | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom_layers.RESTCustomLayerFilesFileIDSmartColumnsKeyCalculating'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab0ba60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad13cf0>] |
| request_methods | 'GET' |
| route_name | 'custom_layer_files_file_id_smart_columns_key_calculating' |
| Source | |
Line 2017 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_layer_files_file_id_smart_columns_key_calculating (pattern: '/api/v1/custom-layer-files/{file_id}/smart-columns/{key}/calculating') | |
| view method 'get' of class piinpoint.api.v1.custom_layers.RESTCustomLayerFilesFileIDSmartColumnsKeyTestCompute | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom_layers.RESTCustomLayerFilesFileIDSmartColumnsKeyTestCompute'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab140e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad13de0>] |
| request_methods | 'GET' |
| route_name | 'custom_layer_files_file_id_smart_columns_key_test_compute' |
| Source | |
Line 2023 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_layer_files_file_id_smart_columns_key_test_compute (pattern: '/api/v1/custom-layer-files/{file_id}/smart-columns/{key}/test-compute') | |
| view method 'put' of class piinpoint.api.v1.custom_layers.RESTCustomLayerFilesFileIDSmartColumnsRecalculate | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.custom_layers.RESTCustomLayerFilesFileIDSmartColumnsRecalculate'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab14720> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad13ed0>] |
| request_methods | 'PUT' |
| route_name | 'custom_layer_files_file_id_smart_columns_recalculate' |
| Source | |
Line 2030 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_layer_files_file_id_smart_columns_recalculate (pattern: '/api/v1/custom-layer-files/{file_id}/smart-columns/recalculate') | |
| view method 'get' of class piinpoint.api.v1.custom_layers.RESTCustomLayersFileIDInfo | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom_layers.RESTCustomLayersFileIDInfo'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab14d60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad13fc0>] |
| request_methods | 'GET' |
| route_name | 'custom_layer_files_file_id_info' |
| Source | |
Line 2037 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_layer_files_file_id_info (pattern: '/api/v1/custom-layer-files/{file_id}/layer-info') | |
| view method 'post' of class piinpoint.api.v1.custom_layers.RESTCustomLayers | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.custom_layers.RESTCustomLayers'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab153a0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad180f0>] |
| request_methods | 'POST' |
| route_name | 'custom_layers' |
| Source | |
Line 2044 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_layers (pattern: '/api/v1/custom-layers') | |
| view method 'put' of class piinpoint.api.v1.custom_layers.RESTCustomLayers | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.custom_layers.RESTCustomLayers'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab15940> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad181e0>] |
| request_methods | 'PUT' |
| route_name | 'custom_layers' |
| Source | |
Line 2050 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_layers (pattern: '/api/v1/custom-layers') | |
| view method 'delete' of class piinpoint.api.v1.custom_layers.RESTCustomLayers | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.custom_layers.RESTCustomLayers'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab15da0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad182d0>] |
| request_methods | 'DELETE' |
| route_name | 'custom_layers' |
| Source | |
Line 2056 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_layers (pattern: '/api/v1/custom-layers') | |
| view method 'put' of class piinpoint.api.v1.custom_layers.RESTCustomLayersFileID | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.custom_layers.RESTCustomLayersFileID'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab162a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad183c0>] |
| request_methods | 'PUT' |
| route_name | 'custom_layers_file_id' |
| Source | |
Line 2063 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_layers_file_id (pattern: '/api/v1/custom-layers/{file_id}') | |
| view method 'post' of class piinpoint.api.v1.custom_layers.RESTCustomLayersFileID | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.custom_layers.RESTCustomLayersFileID'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab168e0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad184b0>] |
| request_methods | 'POST' |
| route_name | 'custom_layers_file_id_multiple' |
| Source | |
Line 2069 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_layers_file_id_multiple (pattern: '/api/v1/custom-layers/{file_id}/multiple') | |
| view method 'post' of class piinpoint.api.v1.custom_layers.RESTCustomLayersAssociateTerritories | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.custom_layers.RESTCustomLayersAssociateTerritories'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab16f20> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad185a0>] |
| request_methods | 'POST' |
| route_name | 'custom_layers_file_id_associate_territories' |
| Source | |
Line 2076 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_layers_file_id_associate_territories (pattern: '/api/v1/custom-layers/{file_id}/associate-territories') | |
| view method 'get' of class piinpoint.api.v1.custom_layers.RESTCustomLayersCheckTerritoryId | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom_layers.RESTCustomLayersCheckTerritoryId'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab17560> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad18690>] |
| request_methods | 'GET' |
| route_name | 'custom_layers_file_id_check_territory_id' |
| Source | |
Line 2083 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_layers_file_id_check_territory_id (pattern: '/api/v1/custom-layers/{file_id}/check-territory-id') | |
| view method 'get' of class piinpoint.api.v1.custom_layers.RESTCustomLayersFileID | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom_layers.RESTCustomLayersFileID'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab17b00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad18780>] |
| request_methods | 'GET' |
| route_name | 'custom_layers_file_id' |
| Source | |
Line 2090 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_layers_file_id (pattern: '/api/v1/custom-layers/{file_id}') | |
| view method 'delete' of class piinpoint.api.v1.custom_layers.RESTCustomLayersFileIDID | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.custom_layers.RESTCustomLayersFileIDID'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab24040> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad18870>] |
| request_methods | 'DELETE' |
| route_name | 'custom_layers_file_id_id' |
| Source | |
Line 2097 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_layers_file_id_id (pattern: '/api/v1/custom-layers/{file_id}/{_id}') | |
| view method 'put' of class piinpoint.api.v1.custom_layers.RESTCustomLayersFileIDID | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.custom_layers.RESTCustomLayersFileIDID'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab245e0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad18960>] |
| request_methods | 'PUT' |
| route_name | 'custom_layers_file_id_id' |
| Source | |
Line 2103 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_layers_file_id_id (pattern: '/api/v1/custom-layers/{file_id}/{_id}') | |
| view method 'get' of class piinpoint.api.v1.custom_layers.RESTCustomLayersGenerateMobileLayer | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom_layers.RESTCustomLayersGenerateMobileLayer'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab24ae0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad18a50>] |
| request_methods | 'GET' |
| route_name | 'custom_layers_generate_mobile_layer' |
| Source | |
Line 2110 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_layers_generate_mobile_layer (pattern: '/api/v1/custom-layers/generate-mobile-layer') | |
| view method 'put' of class piinpoint.api.v1.custom_layers.RESTCustomLayersSelectedMarketmatchLayerFile | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.custom_layers.RESTCustomLayersSelectedMarketmatchLayerFile'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab25120> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad18b40>] |
| request_methods | 'PUT' |
| route_name | 'custom_layers_selected_marketmatch_layer_file' |
| Source | |
Line 2116 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_layers_selected_marketmatch_layer_file (pattern: '/api/v1/custom-layers/selected-marketmatch-layer-file') | |
| view method 'get' of class piinpoint.api.v1.custom_layers.RESTCustomLayersSelectedMarketmatchLayerFile | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom_layers.RESTCustomLayersSelectedMarketmatchLayerFile'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab256c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad18c30>] |
| request_methods | 'GET' |
| route_name | 'custom_layers_selected_marketmatch_layer_file' |
| Source | |
Line 2122 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_layers_selected_marketmatch_layer_file (pattern: '/api/v1/custom-layers/selected-marketmatch-layer-file') | |
| view method 'post' of class piinpoint.api.v1.custom_layers.RESTCustomLayersUpdateLayerValidation | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.custom_layers.RESTCustomLayersUpdateLayerValidation'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab25bc0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad18d20>] |
| request_methods | 'POST' |
| route_name | 'custom_layer_update_layer_validation' |
| Source | |
Line 2129 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_layer_update_layer_validation (pattern: '/api/v1/custom-layer-update-validation') | |
| view method 'post' of class piinpoint.api.v1.custom_layers.RESTCustomLayersUpdateLayer | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.custom_layers.RESTCustomLayersUpdateLayer'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab26200> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad18e10>] |
| request_methods | 'POST' |
| route_name | 'custom_layer_update_layer' |
| Source | |
Line 2135 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_layer_update_layer (pattern: '/api/v1/custom-layer-update') | |
| view method 'get' of class piinpoint.api.v1.customers.RESTCustomersID | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.customers.RESTCustomersID'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab26840> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad18f00>] |
| request_methods | 'GET' |
| route_name | 'customers_id' |
| Source | |
Line 2143 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route customers_id (pattern: '/api/v1/customers/{file_id}') | |
| view method 'delete' of class piinpoint.api.v1.customers.RESTCustomersID | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.customers.RESTCustomersID'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab26de0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad18ff0>] |
| request_methods | 'DELETE' |
| route_name | 'customers_id' |
| Source | |
Line 2149 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route customers_id (pattern: '/api/v1/customers/{file_id}') | |
| view method 'get' of class piinpoint.api.v1.customers.RESTExportCustomersIDBounds | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.customers.RESTExportCustomersIDBounds'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab272e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad190e0>] |
| request_methods | 'GET' |
| route_name | 'export_customers_id_bounds' |
| Source | |
Line 2156 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route export_customers_id_bounds (pattern: '/api/v1/export-customers/{file_id}/bounds') | |
| view method 'post' of class piinpoint.api.v1.customers.RESTExportCustomersIDBounds | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.customers.RESTExportCustomersIDBounds'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab27880> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad191d0>] |
| request_methods | 'POST' |
| route_name | 'export_customers_id_bounds' |
| Source | |
Line 2162 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route export_customers_id_bounds (pattern: '/api/v1/export-customers/{file_id}/bounds') | |
| view method 'get' of class piinpoint.api.v1.customers.RESTExportCustomersIDStoreNum | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.customers.RESTExportCustomersIDStoreNum'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab27d80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad192c0>] |
| request_methods | 'GET' |
| route_name | 'export_customers_id_store' |
| Source | |
Line 2169 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route export_customers_id_store (pattern: '/api/v1/export-customers/{file_id}/store_num') | |
| view method 'post' of class piinpoint.api.v1.custom-reports.RESTCustomReports | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReports'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab30400> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad193b0>] |
| request_methods | 'POST' |
| route_name | 'custom_reports' |
| Source | |
Line 2180 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports (pattern: '/api/v1/custom-reports') | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsID | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsID'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab30a40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad194a0>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id' |
| Source | |
Line 2186 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id (pattern: '/api/v1/custom-reports/{_id}') | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDReloadBrand | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDReloadBrand'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab31080> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad19590>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_reload_brand' |
| Source | |
Line 2192 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_reload_brand (pattern: '/api/v1/custom-reports/{_id}/reload-brand') | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDPOIs | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDPOIs'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab316c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad19680>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_pois' |
| Source | |
Line 2198 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_pois (pattern: '/api/v1/custom-reports/{_id}/pois') | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDSites | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDSites'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab31d00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad19770>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_sites' |
| Source | |
Line 2204 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_sites (pattern: '/api/v1/custom-reports/{_id}/sites') | |
| view method 'put' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDSites | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDSites'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab322a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad19860>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_sites' |
| Source | |
Line 2210 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_sites (pattern: '/api/v1/custom-reports/{_id}/sites') | |
| view method 'put' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDSiteBoundsToDA | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDSiteBoundsToDA'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab327a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad19950>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_site_bounds_to_da' |
| Source | |
Line 2216 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_site_bounds_to_da (pattern: '/api/v1/custom-reports/{_id}/site-bounds-to-da') | |
| view method 'put' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDExcludePositions | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDExcludePositions'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab32de0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad19a40>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_exclude_positions' |
| Source | |
Line 2222 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_exclude_positions (pattern: '/api/v1/custom-reports/{_id}/exclude-positions') | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDDemogTables | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDDemogTables'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab33420> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad19b30>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_demog_tables' |
| Source | |
Line 2228 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_demog_tables (pattern: '/api/v1/custom-reports/{_id}/demog-tables') | |
| view method 'put' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDDemogTables | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDDemogTables'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab339c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad19c20>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_demog_tables' |
| Source | |
Line 2234 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_demog_tables (pattern: '/api/v1/custom-reports/{_id}/demog-tables') | |
| view method 'delete' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDDemogTables | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDDemogTables'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab33e20> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad19d10>] |
| request_methods | 'DELETE' |
| route_name | 'custom_reports__id_demog_tables' |
| Source | |
Line 2240 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_demog_tables (pattern: '/api/v1/custom-reports/{_id}/demog-tables') | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDDemogTablesTracker | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDDemogTablesTracker'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab3c360> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad19e00>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_demog_tables_tracker' |
| Source | |
Line 2246 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_demog_tables_tracker (pattern: '/api/v1/custom-reports/{_id}/demog-tables-tracker') | |
| view method 'put' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDDemogTablesTracker | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDDemogTablesTracker'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab3c900> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad19ef0>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_demog_tables_tracker' |
| Source | |
Line 2252 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_demog_tables_tracker (pattern: '/api/v1/custom-reports/{_id}/demog-tables-tracker') | |
| view method 'delete' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDDemogTablesTracker | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDDemogTablesTracker'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab3cd60> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad19fe0>] |
| request_methods | 'DELETE' |
| route_name | 'custom_reports__id_demog_tables_tracker' |
| Source | |
Line 2258 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_demog_tables_tracker (pattern: '/api/v1/custom-reports/{_id}/demog-tables-tracker') | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDDemographicsCustom | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDDemographicsCustom'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab3d260> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad1a0d0>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_demographics_custom' |
| Source | |
Line 2264 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_demographics_custom (pattern: '/api/v1/custom-reports/{_id}/demographics/custom') | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDDemographicsCards | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDDemographicsCards'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab3d8a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad1a1c0>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_demographics_cards' |
| Source | |
Line 2270 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_demographics_cards (pattern: '/api/v1/custom-reports/{_id}/demographics/cards') | |
| view method 'put' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDDemographicsCards | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDDemographicsCards'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab3de40> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad1a2b0>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_demographics_cards' |
| Source | |
Line 2276 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_demographics_cards (pattern: '/api/v1/custom-reports/{_id}/demographics/cards') | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDDemographicRanges | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDDemographicRanges'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab3e340> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad1a3a0>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_demographic_ranges' |
| Source | |
Line 2282 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_demographic_ranges (pattern: '/api/v1/custom-reports/{_id}/demographic-ranges') | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDDemographics | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDDemographics'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab3e980> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad1a490>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_demographics' |
| Source | |
Line 2288 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_demographics (pattern: '/api/v1/custom-reports/{_id}/demographics') | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDDemographicsFixed | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDDemographicsFixed'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab3efc0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad1a580>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_demographics_fixed' |
| Source | |
Line 2294 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_demographics_fixed (pattern: '/api/v1/custom-reports/{_id}/demographics/fixed') | |
| view method 'put' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDDemographicsCustomOrder | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDDemographicsCustomOrder'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab3f600> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad1a670>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_demographics_custom_order' |
| Source | |
Line 2300 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_demographics_custom_order (pattern: '/api/v1/custom-reports/{_id}/demographics/custom/order') | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportPOISaturationDemogs | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportPOISaturationDemogs'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab3fc40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad1a760>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_poi_saturation_demogs' |
| Source | |
Line 2306 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_poi_saturation_demogs (pattern: '/api/v1/custom-reports/{_id}/poi-saturation-demogs') | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDSelectedGeoLevels | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDSelectedGeoLevels'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab442c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad1a850>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_selected_geolevels' |
| Source | |
Line 2312 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_selected_geolevels (pattern: '/api/v1/custom-reports/{_id}/selected-geolevels') | |
| view method 'put' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDSelectedGeoLevels | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDSelectedGeoLevels'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab44860> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad1a940>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_selected_geolevels' |
| Source | |
Line 2318 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_selected_geolevels (pattern: '/api/v1/custom-reports/{_id}/selected-geolevels') | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDVariables | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDVariables'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab44d60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad1aa30>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_variables' |
| Source | |
Line 2324 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_variables (pattern: '/api/v1/custom-reports/{_id}/variables') | |
| view method 'put' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDVariables | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDVariables'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab45300> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad1ab20>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_variables' |
| Source | |
Line 2330 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_variables (pattern: '/api/v1/custom-reports/{_id}/variables') | |
| view method 'delete' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDVariables | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDVariables'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab45760> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad1ac10>] |
| request_methods | 'DELETE' |
| route_name | 'custom_reports__id_variables' |
| Source | |
Line 2336 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_variables (pattern: '/api/v1/custom-reports/{_id}/variables') | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDSegmentationCards | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDSegmentationCards'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab45c60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad1ad00>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_segmentation_cards' |
| Source | |
Line 2342 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_segmentation_cards (pattern: '/api/v1/custom-reports/{_id}/segmentation-cards') | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDSeasonalSales | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDSeasonalSales'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab462a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad1adf0>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_seasonal_sales' |
| Source | |
Line 2348 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_seasonal_sales (pattern: '/api/v1/custom-reports/{_id}/seasonal-sales') | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDSiteAttributes | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDSiteAttributes'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab468e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad1aee0>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_site_attributes' |
| Source | |
Line 2354 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_site_attributes (pattern: '/api/v1/custom-reports/{_id}/site-attributes') | |
| view method 'post' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDSiteAttributes | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDSiteAttributes'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab46e80> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad1afd0>] |
| request_methods | 'POST' |
| route_name | 'custom_reports__id_site_attributes' |
| Source | |
Line 2360 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_site_attributes (pattern: '/api/v1/custom-reports/{_id}/site-attributes') | |
| view method 'put' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDReportNotes | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDReportNotes'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab47380> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad1b0c0>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_report_notes' |
| Source | |
Line 2366 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_report_notes (pattern: '/api/v1/custom-reports/{_id}/report-notes') | |
| view method 'put' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDReportTitle | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDReportTitle'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab479c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad1b1b0>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_report_title' |
| Source | |
Line 2372 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_report_title (pattern: '/api/v1/custom-reports/{_id}/report-title') | |
| view method 'put' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDBasemap | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDBasemap'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab4c040> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad1b2a0>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_basemap' |
| Source | |
Line 2378 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_basemap (pattern: '/api/v1/custom-reports/{_id}/basemap') | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDNeighbouringPois | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDNeighbouringPois'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab4c680> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad1b390>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_neighbouring_pois' |
| Source | |
Line 2384 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_neighbouring_pois (pattern: '/api/v1/custom-reports/{_id}/neighbouring-pois') | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDTopBuyerTypes | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDTopBuyerTypes'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab4ccc0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad1b480>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_top_buyer_types' |
| Source | |
Line 2390 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_top_buyer_types (pattern: '/api/v1/custom-reports/{_id}/top-buyer-types') | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDTopSellingProducts | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDTopSellingProducts'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab4d300> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad1b570>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_top_selling_products' |
| Source | |
Line 2396 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_top_selling_products (pattern: '/api/v1/custom-reports/{_id}/top-selling-products') | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDSalesComparables | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDSalesComparables'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab4d940> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad1b660>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_sales_comparables' |
| Source | |
Line 2402 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_sales_comparables (pattern: '/api/v1/custom-reports/{_id}/sales-comparables') | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDMarketStrategy | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDMarketStrategy'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab4df80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad1b750>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_market_strategy' |
| Source | |
Line 2408 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_market_strategy (pattern: '/api/v1/custom-reports/{_id}/market-strategy') | |
| view method 'post' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDMarketStrategy | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDMarketStrategy'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab4e520> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad1b840>] |
| request_methods | 'POST' |
| route_name | 'custom_reports__id_market_strategy' |
| Source | |
Line 2414 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_market_strategy (pattern: '/api/v1/custom-reports/{_id}/market-strategy') | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDMarketShare | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDMarketShare'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab4ea20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad1b930>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_market_share' |
| Source | |
Line 2420 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_market_share (pattern: '/api/v1/custom-reports/{_id}/market-share') | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDMarketShareOverview | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDMarketShareOverview'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab4f060> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad1ba20>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_market_share_overview' |
| Source | |
Line 2426 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_market_share_overview (pattern: '/api/v1/custom-reports/{_id}/market-share-overview') | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDRenovationLift | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDRenovationLift'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab4f6a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad1bb10>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_renovation_lift' |
| Source | |
Line 2432 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_renovation_lift (pattern: '/api/v1/custom-reports/{_id}/renovation-lift') | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDRankings | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDRankings'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab4fce0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad1bc00>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_rankings' |
| Source | |
Line 2438 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_rankings (pattern: '/api/v1/custom-reports/{_id}/rankings') | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDFutureCompetitiveImpact | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDFutureCompetitiveImpact'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab5c360> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad1bcf0>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_future_competitive_impact' |
| Source | |
Line 2444 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_future_competitive_impact (pattern: '/api/v1/custom-reports/{_id}/future-competitive-impact') | |
| view method 'post' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDFutureCompetitiveImpact | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDFutureCompetitiveImpact'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab5c900> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad1bde0>] |
| request_methods | 'POST' |
| route_name | 'custom_reports__id_future_competitive_impact' |
| Source | |
Line 2450 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_future_competitive_impact (pattern: '/api/v1/custom-reports/{_id}/future-competitive-impact') | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDBaseCaseBuildout | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDBaseCaseBuildout'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab5ce00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad1bed0>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_base_case_buildout' |
| Source | |
Line 2456 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_base_case_buildout (pattern: '/api/v1/custom-reports/{_id}/base-case-buildout') | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDMarginData | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDMarginData'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab5d440> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad1bfc0>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_margin_data' |
| Source | |
Line 2462 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_margin_data (pattern: '/api/v1/custom-reports/{_id}/margin-data') | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportIDCategoryBreakdown | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportIDCategoryBreakdown'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab5da80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad240f0>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_category_breakdown' |
| Source | |
Line 2468 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_category_breakdown (pattern: '/api/v1/custom-reports/{_id}/category-breakdown') | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportIDProductOrigin | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportIDProductOrigin'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab5e0c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad241e0>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_product_origin' |
| Source | |
Line 2475 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_product_origin (pattern: '/api/v1/custom-reports/{_id}/product-origin') | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportIDQuadrantAnalysis | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportIDQuadrantAnalysis'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab5e700> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad242d0>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_quadrant_analysis' |
| Source | |
Line 2481 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_quadrant_analysis (pattern: '/api/v1/custom-reports/{_id}/quadrant-analysis') | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDStoreAttributes | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDStoreAttributes'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab5ed40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad243c0>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_store_attributes' |
| Source | |
Line 2487 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_store_attributes (pattern: '/api/v1/custom-reports/{_id}/store-attributes') | |
| view method 'put' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDShare | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDShare'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab5f380> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad244b0>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_share' |
| Source | |
Line 2493 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_share (pattern: '/api/v1/custom-reports/{_id}/share') | |
| view method 'post' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDShareReport | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDShareReport'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab5f9c0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad245a0>] |
| request_methods | 'POST' |
| route_name | 'custom_reports__id_share_report' |
| Source | |
Line 2499 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_share_report (pattern: '/api/v1/custom-reports/{_id}/share-report') | |
| view method 'put' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDShareReport | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDShareReport'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab5ff60> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad24690>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_share_report' |
| Source | |
Line 2505 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_share_report (pattern: '/api/v1/custom-reports/{_id}/share-report') | |
| view method 'put' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDBlacklistPOI | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDBlacklistPOI'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab644a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad24780>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_blacklist_poi' |
| Source | |
Line 2511 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_blacklist_poi (pattern: '/api/v1/custom-reports/{_id}/blacklist-poi') | |
| view method 'put' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDPOIsAddress | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDPOIsAddress'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab64ae0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad24870>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_pois_address' |
| Source | |
Line 2517 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_pois_address (pattern: '/api/v1/custom-reports/{_id}/pois/address') | |
| view method 'delete' of class piinpoint.api.v1.custom-reports.RESTCustomReportIDListingPDF | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportIDListingPDF'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab65120> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad24960>] |
| request_methods | 'DELETE' |
| route_name | 'custom_reports__id_listing_pdf' |
| Source | |
Line 2523 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_listing_pdf (pattern: '/api/v1/custom-reports/{_id}/listing-pdf') | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportIDGrowthRate | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportIDGrowthRate'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab65760> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad24a50>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_growth_rate' |
| Source | |
Line 2529 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_growth_rate (pattern: '/api/v1/custom-reports/{_id}/growth-rate') | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportIDExportTradeareasGeojson | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportIDExportTradeareasGeojson'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab65da0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad24b40>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_export_tradeareas_geojson' |
| Source | |
Line 2536 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_export_tradeareas_geojson (pattern: '/api/v1/custom-reports/{_id}/export-tradeareas-geojson') | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportIDExportCompetitorTradeareasGeojson | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportIDExportCompetitorTradeareasGeojson'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab663e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad24c30>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_export_competitor_tradeareas_geojson' |
| Source | |
Line 2542 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_export_competitor_tradeareas_geojson (pattern: '/api/v1/custom-reports/{_id}/export-competitor-tradeareas-geojson') | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportIDGetTradeareasGeojson | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportIDGetTradeareasGeojson'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab66a20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad24d20>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_get_tradeareas_geojson' |
| Source | |
Line 2548 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_get_tradeareas_geojson (pattern: '/api/v1/custom-reports/{_id}/get-tradeareas-geojson') | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportIDGetDAGeometries | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportIDGetDAGeometries'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab67060> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad24e10>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_get_da_geometries' |
| Source | |
Line 2554 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_get_da_geometries (pattern: '/api/v1/custom-reports/{_id}/get-da-geometries') | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportIDCurrentLocations | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportIDCurrentLocations'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab676a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad24f00>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_current_locations' |
| Source | |
Line 2561 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_current_locations (pattern: '/api/v1/custom-reports/{_id}/current-locations') | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportIDCompetitors | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportIDCompetitors'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab67ce0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad24ff0>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_competitors' |
| Source | |
Line 2567 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_competitors (pattern: '/api/v1/custom-reports/{_id}/competitors') | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportIDSimilarLocations | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportIDSimilarLocations'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab70360> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad250e0>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_similar_locations' |
| Source | |
Line 2574 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_similar_locations (pattern: '/api/v1/custom-reports/{_id}/similar-locations') | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDSLabels | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDSLabels'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab709a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad251d0>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_labels' |
| Source | |
Line 2580 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_labels (pattern: '/api/v1/custom-reports/{_id}/labels') | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDLayers | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDLayers'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab70fe0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad252c0>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_layers' |
| Source | |
Line 2586 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_layers (pattern: '/api/v1/custom-reports/{_id}/layers') | |
| view method 'get' of class piinpoint.api.v1.custom-reports.RESTCustomReportsIDCustomLayerIds | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.custom-reports.RESTCustomReportsIDCustomLayerIds'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab71620> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad253b0>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_custom_layer_ids' |
| Source | |
Line 2592 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_reports__id_custom_layer_ids (pattern: '/api/v1/custom-reports/{_id}/custom-layer-ids') | |
| view method 'get' of class piinpoint.api.v1.dd-reports.RESTDDReports | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.dd-reports.RESTDDReports'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab71c60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad254a0>] |
| request_methods | 'GET' |
| route_name | 'dd_reports' |
| Source | |
Line 2600 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route dd_reports (pattern: '/api/v1/dd-reports') | |
| view method 'post' of class piinpoint.api.v1.dd-reports.RESTDDReports | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.dd-reports.RESTDDReports'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab72200> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad25590>] |
| request_methods | 'POST' |
| route_name | 'dd_reports' |
| Source | |
Line 2606 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route dd_reports (pattern: '/api/v1/dd-reports') | |
| view method 'get' of class piinpoint.api.v1.dd-reports.RESTDDReportsPeriods | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.dd-reports.RESTDDReportsPeriods'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab72700> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad25680>] |
| request_methods | 'GET' |
| route_name | 'dd_reports__periods' |
| Source | |
Line 2612 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route dd_reports__periods (pattern: '/api/v1/dd-reports/periods') | |
| view method 'get' of class piinpoint.api.v1.dd-reports.RESTDDReportsPublicReportsList | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.dd-reports.RESTDDReportsPublicReportsList'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab72d40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad25770>] |
| request_methods | 'GET' |
| route_name | 'dd_reports_public_reports_list' |
| Source | |
Line 2618 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route dd_reports_public_reports_list (pattern: '/api/v1/dd-reports/public-reports-list/{period}/{token}') | |
| view method 'post' of class piinpoint.api.v1.dd-reports.RESTDDReportsIDValidateSharedKey | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.dd-reports.RESTDDReportsIDValidateSharedKey'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab73380> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad25860>] |
| request_methods | 'POST' |
| route_name | 'dd_reports__id_validate_shared_key' |
| Source | |
Line 2624 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route dd_reports__id_validate_shared_key (pattern: '/api/v1/dd-reports/{_id}/validate-shared-key') | |
| view method 'get' of class piinpoint.api.v1.dd-reports.RESTDDReportsID | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.dd-reports.RESTDDReportsID'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab739c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad25950>] |
| request_methods | 'GET' |
| route_name | 'dd_reports__id' |
| Source | |
Line 2630 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route dd_reports__id (pattern: '/api/v1/dd-reports/{_id}') | |
| view method 'delete' of class piinpoint.api.v1.dd-reports.RESTDDReportsID | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.dd-reports.RESTDDReportsID'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab73f60> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad25a40>] |
| request_methods | 'DELETE' |
| route_name | 'dd_reports__id' |
| Source | |
Line 2636 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route dd_reports__id (pattern: '/api/v1/dd-reports/{_id}') | |
| view method 'get' of class piinpoint.api.v1.dd-reports.RESTDDReportsIDStoreRanking | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.dd-reports.RESTDDReportsIDStoreRanking'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab784a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad25b30>] |
| request_methods | 'GET' |
| route_name | 'dd_reports__store_ranking' |
| Source | |
Line 2642 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route dd_reports__store_ranking (pattern: '/api/v1/dd-reports/{_id}/store-ranking') | |
| view method 'get' of class piinpoint.api.v1.dd-reports.RESTDDReportsIDHistoricalTradeAreaSales | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.dd-reports.RESTDDReportsIDHistoricalTradeAreaSales'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab78ae0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad25c20>] |
| request_methods | 'GET' |
| route_name | 'dd_reports__historical_trade_area_sales' |
| Source | |
Line 2648 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route dd_reports__historical_trade_area_sales (pattern: '/api/v1/dd-reports/{_id}/historical-trade-area-sales') | |
| view method 'post' of class piinpoint.api.v1.dd-reports.RESTDDReportsIDCopy | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.dd-reports.RESTDDReportsIDCopy'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab79120> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad25d10>] |
| request_methods | 'POST' |
| route_name | 'dd_reports__id_copy' |
| Source | |
Line 2654 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route dd_reports__id_copy (pattern: '/api/v1/dd-reports/{_id}/copy') | |
| view method 'put' of class piinpoint.api.v1.dd-reports.RESTDDReportsUploadStoreImage | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.dd-reports.RESTDDReportsUploadStoreImage'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab79760> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad25e00>] |
| request_methods | 'PUT' |
| route_name | 'dd_reports_upload_store_image' |
| Source | |
Line 2660 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route dd_reports_upload_store_image (pattern: '/api/v1/dd-reports/{store_id}/upload-store-image') | |
| view method 'post' of class piinpoint.api.v1.sales-reports.RESTSalesReports | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.sales-reports.RESTSalesReports'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab79da0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad25ef0>] |
| request_methods | 'POST' |
| route_name | 'sales_reports' |
| Source | |
Line 2668 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sales_reports (pattern: '/api/v1/sales-reports') | |
| view method 'get' of class piinpoint.api.v1.sales-reports.RESTSalesReports | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sales-reports.RESTSalesReports'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab7a340> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad25fe0>] |
| request_methods | 'GET' |
| route_name | 'sales_reports' |
| Source | |
Line 2674 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sales_reports (pattern: '/api/v1/sales-reports') | |
| view method 'get' of class piinpoint.api.v1.sales-reports.RESTSalesReportsMcDesc | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sales-reports.RESTSalesReportsMcDesc'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab7a840> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad260d0>] |
| request_methods | 'GET' |
| route_name | 'sales_reports__mc_desc' |
| Source | |
Line 2680 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sales_reports__mc_desc (pattern: '/api/v1/sales-reports/mc-desc') | |
| view method 'get' of class piinpoint.api.v1.sales-reports.RESTSalesReportsID | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sales-reports.RESTSalesReportsID'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab7ae80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad261c0>] |
| request_methods | 'GET' |
| route_name | 'sales_reports__id' |
| Source | |
Line 2686 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sales_reports__id (pattern: '/api/v1/sales-reports/{_id}') | |
| view method 'delete' of class piinpoint.api.v1.sales-reports.RESTSalesReportsID | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.sales-reports.RESTSalesReportsID'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab7b420> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad262b0>] |
| request_methods | 'DELETE' |
| route_name | 'sales_reports__id' |
| Source | |
Line 2692 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sales_reports__id (pattern: '/api/v1/sales-reports/{_id}') | |
| view method 'put' of class piinpoint.api.v1.sales-reports.RESTSalesReportIDRecommendations | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.sales-reports.RESTSalesReportIDRecommendations'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab7b920> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad263a0>] |
| request_methods | 'PUT' |
| route_name | 'sales_reports__id_recommendations' |
| Source | |
Line 2698 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sales_reports__id_recommendations (pattern: '/api/v1/sales-reports/{_id}/recommendations') | |
| view method 'put' of class piinpoint.api.v1.sales-reports.RESTSalesReportIDHighlights | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.sales-reports.RESTSalesReportIDHighlights'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab7bf60> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad26490>] |
| request_methods | 'PUT' |
| route_name | 'sales_reports__id_highlights' |
| Source | |
Line 2704 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sales_reports__id_highlights (pattern: '/api/v1/sales-reports/{_id}/highlights') | |
| view method 'put' of class piinpoint.api.v1.sales-reports.RESTSalesReportIDMarketStrategy | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.sales-reports.RESTSalesReportIDMarketStrategy'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab845e0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad26580>] |
| request_methods | 'PUT' |
| route_name | 'sales_reports__id_market_strategy' |
| Source | |
Line 2710 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sales_reports__id_market_strategy (pattern: '/api/v1/sales-reports/{_id}/market-strategy') | |
| view method 'put' of class piinpoint.api.v1.sales-reports.RESTSalesReportAssumptions | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.sales-reports.RESTSalesReportAssumptions'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab84c20> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad26670>] |
| request_methods | 'PUT' |
| route_name | 'sales_reports__id_assumptions' |
| Source | |
Line 2716 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sales_reports__id_assumptions (pattern: '/api/v1/sales-reports/{_id}/assumptions') | |
| view method 'put' of class piinpoint.api.v1.sales-reports.RESTSalesReportIDRENotes | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.sales-reports.RESTSalesReportIDRENotes'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab85260> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad26760>] |
| request_methods | 'PUT' |
| route_name | 'sales_reports__id_real_estate_notes' |
| Source | |
Line 2722 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sales_reports__id_real_estate_notes (pattern: '/api/v1/sales-reports/{_id}/real_estate_notes') | |
| view method 'get' of class piinpoint.api.v1.sales-reports.RESTSalesReportIDForecast | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sales-reports.RESTSalesReportIDForecast'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab858a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad26850>] |
| request_methods | 'GET' |
| route_name | 'sales_reports__id_forecast' |
| Source | |
Line 2728 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sales_reports__id_forecast (pattern: '/api/v1/sales-reports/{_id}/forecast') | |
| view method 'get' of class piinpoint.api.v1.sales-reports.RESTSalesReportIDPredictionExplainer | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sales-reports.RESTSalesReportIDPredictionExplainer'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab85ee0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad26940>] |
| request_methods | 'GET' |
| route_name | 'sales_reports__id_prediction_explainer' |
| Source | |
Line 2734 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sales_reports__id_prediction_explainer (pattern: '/api/v1/sales-reports/{_id}/prediction_explainer') | |
| view method 'get' of class piinpoint.api.v1.sales-reports.RESTSalesReportIDNearbyCotenants | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sales-reports.RESTSalesReportIDNearbyCotenants'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab86520> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad26a30>] |
| request_methods | 'GET' |
| route_name | 'sales_reports__id_nearby_cotenants' |
| Source | |
Line 2740 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sales_reports__id_nearby_cotenants (pattern: '/api/v1/sales-reports/{_id}/nearby-cotenants') | |
| view method 'get' of class piinpoint.api.v1.sales-reports.RESTSalesReportIDSalesTransfer | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sales-reports.RESTSalesReportIDSalesTransfer'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab86b60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad26b20>] |
| request_methods | 'GET' |
| route_name | 'sales_reports__id_sales_transfer' |
| Source | |
Line 2746 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sales_reports__id_sales_transfer (pattern: '/api/v1/sales-reports/{_id}/sales-transfer') | |
| view method 'put' of class piinpoint.api.v1.sales-reports.RESTSalesReportIDRealEstateFactors | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.sales-reports.RESTSalesReportIDRealEstateFactors'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab871a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad26c10>] |
| request_methods | 'PUT' |
| route_name | 'sales_reports__id_real_estate_factors' |
| Source | |
Line 2752 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sales_reports__id_real_estate_factors (pattern: '/api/v1/sales-reports/{_id}/real-estate-factors') | |
| view method 'get' of class piinpoint.api.v1.sales-reports.RESTSalesReportIDComparableStores | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sales-reports.RESTSalesReportIDComparableStores'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab877e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad26d00>] |
| request_methods | 'GET' |
| route_name | 'sales_reports__id_comparable_stores' |
| Source | |
Line 2758 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sales_reports__id_comparable_stores (pattern: '/api/v1/sales-reports/{_id}/comparable-stores') | |
| view method 'put' of class piinpoint.api.v1.sales-reports.RESTSalesReportIDComparableStores | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.sales-reports.RESTSalesReportIDComparableStores'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab87d80> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad26df0>] |
| request_methods | 'PUT' |
| route_name | 'sales_reports__id_comparable_stores' |
| Source | |
Line 2764 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sales_reports__id_comparable_stores (pattern: '/api/v1/sales-reports/{_id}/comparable-stores') | |
| view method 'put' of class piinpoint.api.v1.sales-reports.RESTSalesReportIDUrbanicity | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.sales-reports.RESTSalesReportIDUrbanicity'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab902c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad26ee0>] |
| request_methods | 'PUT' |
| route_name | 'sales_reports__id_urbanicity' |
| Source | |
Line 2770 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sales_reports__id_urbanicity (pattern: '/api/v1/sales-reports/{_id}/urbanicity') | |
| view method 'get' of class piinpoint.api.v1.sales-reports.RESTSalesReportIDExistingSites | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sales-reports.RESTSalesReportIDExistingSites'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab90900> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad26fd0>] |
| request_methods | 'GET' |
| route_name | 'sales_reports__id_existing_sites' |
| Source | |
Line 2776 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sales_reports__id_existing_sites (pattern: '/api/v1/sales-reports/{_id}/existing-sites') | |
| view method 'get' of class piinpoint.api.v1.sales-reports.RESTSalesReportIDNewSites | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sales-reports.RESTSalesReportIDNewSites'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab90f40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad270c0>] |
| request_methods | 'GET' |
| route_name | 'sales_reports__id_new_sites' |
| Source | |
Line 2782 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sales_reports__id_new_sites (pattern: '/api/v1/sales-reports/{_id}/new-sites') | |
| view method 'get' of class piinpoint.api.v1.sales-reports.RESTSalesReportIDEditForecast | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sales-reports.RESTSalesReportIDEditForecast'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab91580> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad271b0>] |
| request_methods | 'GET' |
| route_name | 'sales_reports__id_edit_forecast' |
| Source | |
Line 2788 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sales_reports__id_edit_forecast (pattern: '/api/v1/sales-reports/{_id}/edit-forecast') | |
| view method 'put' of class piinpoint.api.v1.sales-reports.RESTSalesReportIDEditForecast | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.sales-reports.RESTSalesReportIDEditForecast'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab91b20> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad272a0>] |
| request_methods | 'PUT' |
| route_name | 'sales_reports__id_edit_forecast' |
| Source | |
Line 2794 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sales_reports__id_edit_forecast (pattern: '/api/v1/sales-reports/{_id}/edit-forecast') | |
| view method 'get' of class piinpoint.api.v1.sales-reports.RESTSalesReportIDAverageSalesValue | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sales-reports.RESTSalesReportIDAverageSalesValue'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab92020> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad27390>] |
| request_methods | 'GET' |
| route_name | 'sales_reports__id_average_sales_value' |
| Source | |
Line 2800 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sales_reports__id_average_sales_value (pattern: '/api/v1/sales-reports/{_id}/average-sales-value') | |
| view method 'post' of class piinpoint.api.v1.sales-reports.RESTSalesReportIDCopy | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.sales-reports.RESTSalesReportIDCopy'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab92660> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad27480>] |
| request_methods | 'POST' |
| route_name | 'sales_reports__id_copy' |
| Source | |
Line 2806 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sales_reports__id_copy (pattern: '/api/v1/sales-reports/{_id}/copy') | |
| view method 'put' of class piinpoint.api.v1.sales-reports.RESTSalesReportIDExistingStoreAttributes | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.sales-reports.RESTSalesReportIDExistingStoreAttributes'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab92ca0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad27570>] |
| request_methods | 'PUT' |
| route_name | 'sales_reports__id_existing_store_attributes' |
| Source | |
Line 2812 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sales_reports__id_existing_store_attributes (pattern: '/api/v1/sales-reports/{_id}/existing-store-attributes') | |
| view method 'get' of class piinpoint.api.v1.sales-reports.RESTSalesReportIDExistingStoreAttributes | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sales-reports.RESTSalesReportIDExistingStoreAttributes'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab93240> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad27660>] |
| request_methods | 'GET' |
| route_name | 'sales_reports__id_existing_store_attributes' |
| Source | |
Line 2818 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sales_reports__id_existing_store_attributes (pattern: '/api/v1/sales-reports/{_id}/existing-store-attributes') | |
| view method 'post' of class piinpoint.api.v1.sales-reports.RESTSalesReportTradeAreaSandbox | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.sales-reports.RESTSalesReportTradeAreaSandbox'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab93740> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad27750>] |
| request_methods | 'POST' |
| route_name | 'sales_reports__trade_area_sandbox' |
| Source | |
Line 2824 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sales_reports__trade_area_sandbox (pattern: '/api/v1/sales-reports/trade-area-sandbox') | |
| view method 'post' of class piinpoint.api.v1.closure-reports.RESTClosureReports | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.closure-reports.RESTClosureReports'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab93d80> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad27840>] |
| request_methods | 'POST' |
| route_name | 'closure_reports' |
| Source | |
Line 2831 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route closure_reports (pattern: '/api/v1/closure-reports') | |
| view method 'get' of class piinpoint.api.v1.closure-reports.RESTClosureReports | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.closure-reports.RESTClosureReports'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab98360> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad27930>] |
| request_methods | 'GET' |
| route_name | 'closure_reports' |
| Source | |
Line 2837 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route closure_reports (pattern: '/api/v1/closure-reports') | |
| view method 'get' of class piinpoint.api.v1.closure-reports.RESTClosureReportsID | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.closure-reports.RESTClosureReportsID'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab98860> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad27a20>] |
| request_methods | 'GET' |
| route_name | 'closure_reports__id' |
| Source | |
Line 2843 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route closure_reports__id (pattern: '/api/v1/closure-reports/{_id}') | |
| view method 'delete' of class piinpoint.api.v1.closure-reports.RESTClosureReportsID | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.closure-reports.RESTClosureReportsID'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab98e00> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad27b10>] |
| request_methods | 'DELETE' |
| route_name | 'closure_reports__id' |
| Source | |
Line 2849 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route closure_reports__id (pattern: '/api/v1/closure-reports/{_id}') | |
| view method 'get' of class piinpoint.api.v1.closure-reports.RESTClosureReportsIDSalesForecast | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.closure-reports.RESTClosureReportsIDSalesForecast'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab99300> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad27c00>] |
| request_methods | 'GET' |
| route_name | 'closure_reports__id_sales_forecast' |
| Source | |
Line 2855 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route closure_reports__id_sales_forecast (pattern: '/api/v1/closure-reports/{_id}/sales-forecast') | |
| view method 'get' of class piinpoint.api.v1.closure-reports.RESTClosureReportsIDSalesTransfer | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.closure-reports.RESTClosureReportsIDSalesTransfer'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab99940> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad27cf0>] |
| request_methods | 'GET' |
| route_name | 'closure_reports__id_sales_transfer' |
| Source | |
Line 2861 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route closure_reports__id_sales_transfer (pattern: '/api/v1/closure-reports/{_id}/sales-transfer') | |
| view method 'put' of class piinpoint.api.v1.closure-reports.RESTClosureReportsIDDescription | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.closure-reports.RESTClosureReportsIDDescription'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab99f80> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad27de0>] |
| request_methods | 'PUT' |
| route_name | 'closure_reports__id_description' |
| Source | |
Line 2867 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route closure_reports__id_description (pattern: '/api/v1/closure-reports/{_id}/description') | |
| view method 'put' of class piinpoint.api.v1.closure-reports.RESTClosureReportsIDConsiderations | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.closure-reports.RESTClosureReportsIDConsiderations'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab9a5c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad27ed0>] |
| request_methods | 'PUT' |
| route_name | 'closure_reports__id_considerations' |
| Source | |
Line 2873 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route closure_reports__id_considerations (pattern: '/api/v1/closure-reports/{_id}/considerations') | |
| view method 'get' of class piinpoint.api.v1.closure-reports.RESTClosureReportsIDEditForecast | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.closure-reports.RESTClosureReportsIDEditForecast'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab9ac00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad27fc0>] |
| request_methods | 'GET' |
| route_name | 'closure_reports__id_edit_forecast' |
| Source | |
Line 2879 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route closure_reports__id_edit_forecast (pattern: '/api/v1/closure-reports/{_id}/edit-forecast') | |
| view method 'put' of class piinpoint.api.v1.closure-reports.RESTClosureReportsIDEditForecast | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.closure-reports.RESTClosureReportsIDEditForecast'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab9b1a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2c0f0>] |
| request_methods | 'PUT' |
| route_name | 'closure_reports__id_edit_forecast' |
| Source | |
Line 2885 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route closure_reports__id_edit_forecast (pattern: '/api/v1/closure-reports/{_id}/edit-forecast') | |
| view method 'post' of class piinpoint.api.v1.closure-reports.RESTClosureReportsIDCopy | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.closure-reports.RESTClosureReportsIDCopy'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab9b6a0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2c1e0>] |
| request_methods | 'POST' |
| route_name | 'closure_reports__id_copy' |
| Source | |
Line 2891 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route closure_reports__id_copy (pattern: '/api/v1/closure-reports/{_id}/copy') | |
| view method 'post' of class piinpoint.api.v1.demographics.RESTDemographicsVariablesGeojson | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.demographics.RESTDemographicsVariablesGeojson'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab9bce0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2c2d0>] |
| request_methods | 'POST' |
| route_name | 'demographics_variables_geojson' |
| Source | |
Line 2899 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route demographics_variables_geojson (pattern: '/api/v1/demographics/variables/geojson') | |
| view method 'get' of class piinpoint.api.v1.demographics.RESTDemographicsVariablesGeojson | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.demographics.RESTDemographicsVariablesGeojson'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aba82c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2c3c0>] |
| request_methods | 'GET' |
| route_name | 'demographics_variables_geojson' |
| Source | |
Line 2905 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route demographics_variables_geojson (pattern: '/api/v1/demographics/variables/geojson') | |
| view method 'get' of class piinpoint.api.v1.demographics.RESTDemographicsVariablesIDs | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.demographics.RESTDemographicsVariablesIDs'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aba87c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2c4b0>] |
| request_methods | 'GET' |
| route_name | 'demographics_variables_ids' |
| Source | |
Line 2912 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route demographics_variables_ids (pattern: '/api/v1/demographics/variables/ids') | |
| view method 'post' of class piinpoint.api.v1.demographics.RESTDemographicsVariablesGeoJSON | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.demographics.RESTDemographicsVariablesGeoJSON'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aba8e00> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2c5a0>] |
| request_methods | 'POST' |
| route_name | 'demographics_geojson' |
| Source | |
Line 2919 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route demographics_geojson (pattern: '/api/v1/demographics/geojson') | |
| view method 'get' of class piinpoint.api.v1.demographics.RESTDemographicsVariablesGeoJSON | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.demographics.RESTDemographicsVariablesGeoJSON'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aba93a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2c690>] |
| request_methods | 'GET' |
| route_name | 'demographics_geojson' |
| Source | |
Line 2925 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route demographics_geojson (pattern: '/api/v1/demographics/geojson') | |
| view method 'get' of class piinpoint.api.v1.demographics.RESTDemographicsExtents | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.demographics.RESTDemographicsExtents'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aba98a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2c780>] |
| request_methods | 'GET' |
| route_name | 'demographics_extents' |
| Source | |
Line 2932 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route demographics_extents (pattern: '/api/v1/demographics/extents') | |
| view method 'get' of class piinpoint.api.v1.demographics.RESTDemographicsRanksExtents | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.demographics.RESTDemographicsRanksExtents'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aba9ee0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2c870>] |
| request_methods | 'GET' |
| route_name | 'demographics_ranks_extents' |
| Source | |
Line 2939 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route demographics_ranks_extents (pattern: '/api/v1/demographics/ranks/extents') | |
| view method 'get' of class piinpoint.api.v1.demographics.RESTDemographicsChartGeojson | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.demographics.RESTDemographicsChartGeojson'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abaa520> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2c960>] |
| request_methods | 'GET' |
| route_name | 'demographics_chart_geojson' |
| Source | |
Line 2946 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route demographics_chart_geojson (pattern: '/api/v1/demographics/chart/geojson') | |
| view method 'get' of class piinpoint.api.v1.demographics.RESTDemographicsMetadata | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.demographics.RESTDemographicsMetadata'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abaab60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2ca50>] |
| request_methods | 'GET' |
| route_name | 'demographics_metadata' |
| Source | |
Line 2953 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route demographics_metadata (pattern: '/api/v1/demographics/metadata') | |
| view method 'get' of class piinpoint.api.v1.demographics.RESTDemographicsHomeLocations | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.demographics.RESTDemographicsHomeLocations'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abab1a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2cb40>] |
| request_methods | 'GET' |
| route_name | 'demographics_home_locations' |
| Source | |
Line 2960 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route demographics_home_locations (pattern: '/api/v1/demographics/home_locations') | |
| view method 'get' of class piinpoint.api.v1.events.RESTEvents | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.events.RESTEvents'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abab7e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2cc30>] |
| request_methods | 'GET' |
| route_name | 'events' |
| Source | |
Line 2968 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route events (pattern: '/api/v1/events') | |
| view method 'get' of class piinpoint.api.v1.events.RESTEventsID | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.events.RESTEventsID'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ababe20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2cd20>] |
| request_methods | 'GET' |
| route_name | 'events_id' |
| Source | |
Line 2975 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route events_id (pattern: '/api/v1/events/{_id}') | |
| view method 'post' of class piinpoint.api.v1.geocode.RESTGeocode | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.geocode.RESTGeocode'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abb44a0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2ce10>] |
| request_methods | 'POST' |
| route_name | 'geocode' |
| Source | |
Line 2983 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route geocode (pattern: '/api/v1/geocode') | |
| view method 'post' of class piinpoint.api.v1.geocode.RESTGeocodeFullAddress | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.geocode.RESTGeocodeFullAddress'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abb4ae0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2cf00>] |
| request_methods | 'POST' |
| route_name | 'geocode_full_address' |
| Source | |
Line 2989 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route geocode_full_address (pattern: '/api/v1/geocode/full-address') | |
| view function piinpoint.api.v1.login.login | |
|---|---|
| callable | <function login at 0x7d9f18f30860> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abb5080> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2cff0>] |
| request_methods | 'POST' |
| route_name | 'login' |
| Source | |
Line 2997 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route login (pattern: '/api/v1/login') | |
| view function piinpoint.api.v1.login.login_reset_password | |
|---|---|
| callable | <function login_reset_password at 0x7d9f18f30900> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abb5620> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2d0e0>] |
| request_methods | 'POST' |
| route_name | 'login_reset_password' |
| Source | |
Line 3003 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route login_reset_password (pattern: '/api/v1/login/reset_password') | |
| view method 'get' of class piinpoint.api.v1.mobile_data.RESTMobileData | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.mobile_data.RESTMobileData'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abb5c60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2d1d0>] |
| request_methods | 'GET' |
| route_name | 'mobile_data' |
| Source | |
Line 3011 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route mobile_data (pattern: '/api/v1/mobile_data') | |
| view method 'get' of class piinpoint.api.v1.mobile_data.RESTMobileDataBrands | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.mobile_data.RESTMobileDataBrands'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abb62a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2d2c0>] |
| request_methods | 'GET' |
| route_name | 'mobile_data_brands' |
| Source | |
Line 3018 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route mobile_data_brands (pattern: '/api/v1/mobile_data/brands') | |
| view method 'get' of class piinpoint.api.v1.mobile_data.RESTMobileDataHourlyPop | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.mobile_data.RESTMobileDataHourlyPop'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abb68e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2d3b0>] |
| request_methods | 'GET' |
| route_name | 'mobile_data_hourly_pop' |
| Source | |
Line 3025 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route mobile_data_hourly_pop (pattern: '/api/v1/mobile_data/hourly_pop') | |
| view method 'put' of class piinpoint.api.v1.mobile_data.RESTMobileDataControls | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.mobile_data.RESTMobileDataControls'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abb6f20> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2d4a0>] |
| request_methods | 'PUT' |
| route_name | 'mobile_data_controls' |
| Source | |
Line 3032 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route mobile_data_controls (pattern: '/api/v1/mobile_data/controls') | |
| view method 'get' of class piinpoint.api.v1.mobile_data.RESTMobileDataDemographics | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.mobile_data.RESTMobileDataDemographics'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abb7560> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2d590>] |
| request_methods | 'GET' |
| route_name | 'mobile_data_demographics' |
| Source | |
Line 3039 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route mobile_data_demographics (pattern: '/api/v1/mobile_data/demographics') | |
| view method 'get' of class piinpoint.api.v1.mobile_data.RESTMobileDataDeviceCounts | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.mobile_data.RESTMobileDataDeviceCounts'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abb7ba0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2d680>] |
| request_methods | 'GET' |
| route_name | 'mobile_data_device_count' |
| Source | |
Line 3046 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route mobile_data_device_count (pattern: '/api/v1/mobile_data/device_count') | |
| view method 'get' of class piinpoint.api.v1.mobile_data.RESTMobileDataDeviceCountsSalesPredictions | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.mobile_data.RESTMobileDataDeviceCountsSalesPredictions'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abc0220> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2d770>] |
| request_methods | 'GET' |
| route_name | 'mobile_data_device_count_for_sales_predictions' |
| Source | |
Line 3053 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route mobile_data_device_count_for_sales_predictions (pattern: '/api/v1/mobile_data/device_count_for_sales_predictions') | |
| view method 'get' of class piinpoint.api.v1.mobile_data.RESTMobileDataTrafficCounts | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.mobile_data.RESTMobileDataTrafficCounts'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abc0860> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2d860>] |
| request_methods | 'GET' |
| route_name | 'mobile_data_traffic_counts' |
| Source | |
Line 3060 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route mobile_data_traffic_counts (pattern: '/api/v1/mobile_data/mobile_data_traffic_counts') | |
| view method 'get' of class piinpoint.api.v1.mobile_data.RESTMobileDataTrafficCountsLegacy | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.mobile_data.RESTMobileDataTrafficCountsLegacy'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abc0ea0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2d950>] |
| request_methods | 'GET' |
| route_name | 'mobile_data_traffic_counts_legacy' |
| Source | |
Line 3067 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route mobile_data_traffic_counts_legacy (pattern: '/api/v1/mobile_data/mobile_data_traffic_counts_legacy') | |
| view method 'get' of class piinpoint.api.v1.mobile_data.RESTMobileDataTrafficCountsForModels | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.mobile_data.RESTMobileDataTrafficCountsForModels'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abc14e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2da40>] |
| request_methods | 'GET' |
| route_name | 'mobile_data_traffic_counts_for_models' |
| Source | |
Line 3074 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route mobile_data_traffic_counts_for_models (pattern: '/api/v1/mobile_data/mobile_data_traffic_counts_for_models') | |
| view method 'get' of class piinpoint.api.v1.mobile_data.RESTMobileDataYoYTrafficCounts | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.mobile_data.RESTMobileDataYoYTrafficCounts'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abc1b20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2db30>] |
| request_methods | 'GET' |
| route_name | 'mobile_data_yoy_traffic_counts' |
| Source | |
Line 3081 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route mobile_data_yoy_traffic_counts (pattern: '/api/v1/mobile_data/mobile_data_yoy_traffic_counts') | |
| view method 'get' of class piinpoint.api.v1.mobile_data.RESTMobileDataBoundsTraffic | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.mobile_data.RESTMobileDataBoundsTraffic'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abc2160> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2dc20>] |
| request_methods | 'GET' |
| route_name | 'mobile_data_bounds_traffic' |
| Source | |
Line 3088 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route mobile_data_bounds_traffic (pattern: '/api/v1/mobile_data/mobile_data_bounds_traffic') | |
| view method 'get' of class piinpoint.api.v1.mobile_data.RESTMobileDataWarmupWarehouse | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.mobile_data.RESTMobileDataWarmupWarehouse'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abc27a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2dd10>] |
| request_methods | 'GET' |
| route_name | 'mobile_data_traffic_warmup_warehouse' |
| Source | |
Line 3095 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route mobile_data_traffic_warmup_warehouse (pattern: '/api/v1/mobile_data/mobile_data_traffic_warmup_warehouse') | |
| view method 'post' of class piinpoint.api.v1.mobile_optimization.RESTMobileOptimization | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.mobile_optimization.RESTMobileOptimization'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abc2de0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2de00>] |
| request_methods | 'POST' |
| route_name | 'mobile_optimization' |
| Source | |
Line 3103 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route mobile_optimization (pattern: '/api/v1/mobile-optimization') | |
| view method 'get' of class piinpoint.api.v1.mobile_location.RESTMobileLocation | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.mobile_location.RESTMobileLocation'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abc3740> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2def0>] |
| request_methods | 'GET' |
| route_name | 'mobile_location' |
| Source | |
Line 3111 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route mobile_location (pattern: '/api/v1/mobile-location') | |
| view method 'get' of class piinpoint.api.v1.mobile_location.RESTMobileLocationID | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.mobile_location.RESTMobileLocationID'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abc3d80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2dfe0>] |
| request_methods | 'GET' |
| route_name | 'mobile_location__id' |
| Source | |
Line 3118 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route mobile_location__id (pattern: '/api/v1/mobile-location/{_id}') | |
| view method 'get' of class piinpoint.api.v1.mobile_location.RESTMobileContributions | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.mobile_location.RESTMobileContributions'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abc8400> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2e0d0>] |
| request_methods | 'GET' |
| route_name | 'mobile_location_contributions' |
| Source | |
Line 3125 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route mobile_location_contributions (pattern: '/api/v1/mobile-location/contributions') | |
| view method 'get' of class piinpoint.api.v1.mobile_location.RESTMobileLocationIDContribution | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.mobile_location.RESTMobileLocationIDContribution'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abc8a40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2e1c0>] |
| request_methods | 'GET' |
| route_name | 'mobile_location_contribution' |
| Source | |
Line 3132 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route mobile_location_contribution (pattern: '/api/v1/mobile-location/contribution') | |
| view method 'get' of class piinpoint.api.v1.mobile_location.RESTMobileLocationIDDemogs | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.mobile_location.RESTMobileLocationIDDemogs'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abc9080> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2e2b0>] |
| request_methods | 'GET' |
| route_name | 'mobile_location_demogs' |
| Source | |
Line 3139 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route mobile_location_demogs (pattern: '/api/v1/mobile-location/demographics') | |
| view method 'get' of class piinpoint.api.v1.mobile_location.RESTMobileLocationIDOutputZone | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.mobile_location.RESTMobileLocationIDOutputZone'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abc96c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2e3a0>] |
| request_methods | 'GET' |
| route_name | 'mobile_location_outputzone' |
| Source | |
Line 3146 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route mobile_location_outputzone (pattern: '/api/v1/mobile-location/output-zone') | |
| view method 'get' of class piinpoint.api.v1.mobile_location.RESTMobileLocationMobileData | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.mobile_location.RESTMobileLocationMobileData'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abc9d00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2e490>] |
| request_methods | 'GET' |
| route_name | 'mobile_location_mobile_data' |
| Source | |
Line 3153 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route mobile_location_mobile_data (pattern: '/api/v1/mobile-location/mobile-data') | |
| view method 'get' of class piinpoint.api.v1.mobile_location.RESTMobileLocationVisitorReportHomeLocations | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.mobile_location.RESTMobileLocationVisitorReportHomeLocations'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abca340> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2e580>] |
| request_methods | 'GET' |
| route_name | 'mobile_location_visitor_report_home_locations' |
| Source | |
Line 3160 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route mobile_location_visitor_report_home_locations (pattern: '/api/v1/mobile-location/visitor-report/home-locations') | |
| view method 'get' of class piinpoint.api.v1.mobile_location.RESTMobileLocationGetVisitorDemographics | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.mobile_location.RESTMobileLocationGetVisitorDemographics'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abca980> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2e670>] |
| request_methods | 'GET' |
| route_name | 'mobile_location_get_visitor_demographics' |
| Source | |
Line 3167 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route mobile_location_get_visitor_demographics (pattern: '/api/v1/mobile-location/get-visitor-demographics') | |
| view method 'get' of class piinpoint.api.v1.mobile_location.RESTMobileLocationVisitorReport | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.mobile_location.RESTMobileLocationVisitorReport'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abcafc0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2e760>] |
| request_methods | 'GET' |
| route_name | 'mobile_location_visitor_report' |
| Source | |
Line 3174 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route mobile_location_visitor_report (pattern: '/api/v1/mobile-location/visitor-report') | |
| view method 'get' of class piinpoint.api.v1.notifications.RESTNotifications | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.notifications.RESTNotifications'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abcb600> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2e850>] |
| request_methods | 'GET' |
| route_name | 'notifications' |
| Source | |
Line 3182 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route notifications (pattern: '/api/v1/notifications') | |
| view method 'post' of class piinpoint.api.v1.notifications.RESTNotifications | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.notifications.RESTNotifications'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abcbba0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2e940>] |
| request_methods | 'POST' |
| route_name | 'notifications' |
| Source | |
Line 3188 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route notifications (pattern: '/api/v1/notifications') | |
| view method 'events' of class piinpoint.api.v1.notifications.RESTNotificationsStream | |
|---|---|
| attr | 'events' |
| callable | <class 'piinpoint.api.v1.notifications.RESTNotificationsStream'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abd80e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2ea30>] |
| request_methods | 'GET' |
| route_name | 'notifications_stream' |
| Source | |
Line 3195 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route notifications_stream (pattern: '/api/v1/notifications/stream') | |
| view method 'get' of class piinpoint.api.v1.notifications.RESTNotificationsID | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.notifications.RESTNotificationsID'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abd8720> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2eb20>] |
| request_methods | 'GET' |
| route_name | 'notifications__id' |
| Source | |
Line 3202 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route notifications__id (pattern: '/api/v1/notifications/{_id}') | |
| view method 'delete' of class piinpoint.api.v1.notifications.RESTNotificationsID | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.notifications.RESTNotificationsID'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abd8cc0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2ec10>] |
| request_methods | 'DELETE' |
| route_name | 'notifications__id' |
| Source | |
Line 3208 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route notifications__id (pattern: '/api/v1/notifications/{_id}') | |
| view method 'put' of class piinpoint.api.v1.notifications.RESTNotificationsReadID | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.notifications.RESTNotificationsReadID'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abd91c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2ed00>] |
| request_methods | 'PUT' |
| route_name | 'notifications_read__id' |
| Source | |
Line 3215 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route notifications_read__id (pattern: '/api/v1/notifications/read/{_id}') | |
| view method 'get' of class piinpoint.api.v1.organization.RESTOrganization | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.organization.RESTOrganization'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abd9800> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2edf0>] |
| request_methods | 'GET' |
| route_name | 'organization' |
| Source | |
Line 3223 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route organization (pattern: '/api/v1/organization') | |
| view method 'post' of class piinpoint.api.v1.organization.RESTOrganizationLogo | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.organization.RESTOrganizationLogo'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abd9e40> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2eee0>] |
| request_methods | 'POST' |
| route_name | 'organization_logo' |
| Source | |
Line 3230 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route organization_logo (pattern: '/api/v1/organization/logo') | |
| view method 'put' of class piinpoint.api.v1.organization.RESTOrganizationLogoBackground | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.organization.RESTOrganizationLogoBackground'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abda480> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2efd0>] |
| request_methods | 'PUT' |
| route_name | 'organization_logo_background' |
| Source | |
Line 3237 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route organization_logo_background (pattern: '/api/v1/organization/background/{useBackground}') | |
| view method 'post' of class piinpoint.api.v1.organization.organization_plan_rights_right | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.organization.organization_plan_rights_right'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abdaac0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2f0c0>] |
| request_methods | 'POST' |
| route_name | 'organization_plan_rights_right' |
| Source | |
Line 3244 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route organization_plan_rights_right (pattern: '/api/v1/organization/plan/rights/{right}') | |
| view method 'get' of class piinpoint.api.v1.organization.organization_cities | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.organization.organization_cities'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abdb100> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2f1b0>] |
| request_methods | 'GET' |
| route_name | 'organization_cities' |
| Source | |
Line 3251 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route organization_cities (pattern: '/api/v1/organization/cities') | |
| view method 'post' of class piinpoint.api.v1.organization.organization_plan_cities_city | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.organization.organization_plan_cities_city'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abdb740> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2f2a0>] |
| request_methods | 'POST' |
| route_name | 'organization_plan_cities_city' |
| Source | |
Line 3258 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route organization_plan_cities_city (pattern: '/api/v1/organization/plan/cities/{city}') | |
| view method 'put' of class piinpoint.api.v1.organization.organization_plan_countries_country | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.organization.organization_plan_countries_country'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abdbd80> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2f390>] |
| request_methods | 'PUT' |
| route_name | 'organization_plan_countries_country' |
| Source | |
Line 3265 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route organization_plan_countries_country (pattern: '/api/v1/organization/plan/countries/{country}') | |
| view method 'put' of class piinpoint.api.v1.organization.organization_plan_marker_cropping | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.organization.organization_plan_marker_cropping'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abdc400> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2f480>] |
| request_methods | 'PUT' |
| route_name | 'organization_plan_marker_cropping' |
| Source | |
Line 3272 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route organization_plan_marker_cropping (pattern: '/api/v1/organization/plan/marker-cropping/{cropped}') | |
| view method 'post' of class piinpoint.api.v1.organization.RESTOrganizationLoadingMessages | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.organization.RESTOrganizationLoadingMessages'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abdca40> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2f570>] |
| request_methods | 'POST' |
| route_name | 'organization_loading_messages' |
| Source | |
Line 3279 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route organization_loading_messages (pattern: '/api/v1/organization/loading-messages') | |
| view method 'put' of class piinpoint.api.v1.organization.RESTOrganizationCurrentLocationsHeaders | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.organization.RESTOrganizationCurrentLocationsHeaders'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abdd080> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2f660>] |
| request_methods | 'PUT' |
| route_name | 'organization_current_locations_headers' |
| Source | |
Line 3286 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route organization_current_locations_headers (pattern: '/api/v1/organization/current-locations-headers') | |
| view method 'get' of class piinpoint.api.v1.organization.RESTOrganizationCurrentLocationsHeaders | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.organization.RESTOrganizationCurrentLocationsHeaders'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abdd620> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2f750>] |
| request_methods | 'GET' |
| route_name | 'organization_current_locations_headers' |
| Source | |
Line 3292 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route organization_current_locations_headers (pattern: '/api/v1/organization/current-locations-headers') | |
| view method 'post' of class piinpoint.api.v1.poi-displacement.RESTPOIDisplacement | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.poi-displacement.RESTPOIDisplacement'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abddb20> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2f840>] |
| request_methods | 'POST' |
| route_name | 'poi_displacement' |
| Source | |
Line 3300 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route poi_displacement (pattern: '/api/v1/poi/displacement/') | |
| view method 'delete' of class piinpoint.api.v1.poi-displacement.RESTPOIDisplacement | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.poi-displacement.RESTPOIDisplacement'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abde0c0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2f930>] |
| request_methods | 'DELETE' |
| route_name | 'poi_displacement' |
| Source | |
Line 3306 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route poi_displacement (pattern: '/api/v1/poi/displacement/') | |
| view method 'get' of class piinpoint.api.v1.poi-logos.RESTPOILogosId | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.poi-logos.RESTPOILogosId'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abde2a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2fa20>] |
| request_methods | 'GET' |
| route_name | 'poi_logos_id' |
| Source | |
Line 3314 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route poi_logos_id (pattern: '/api/v1/poi/logos/{logo_id}') | |
| view method 'put' of class piinpoint.api.v1.poi-logos.RESTPOILogosId | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.poi-logos.RESTPOILogosId'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abde840> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2fb10>] |
| request_methods | 'PUT' |
| route_name | 'poi_logos_id' |
| Source | |
Line 3320 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route poi_logos_id (pattern: '/api/v1/poi/logos/{logo_id}') | |
| view method 'post' of class piinpoint.api.v1.poi-logos.RESTPOILogos | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.poi-logos.RESTPOILogos'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abded40> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2fc00>] |
| request_methods | 'POST' |
| route_name | 'poi_logos' |
| Source | |
Line 3327 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route poi_logos (pattern: '/api/v1/poi/logos/') | |
| view method 'get' of class piinpoint.api.v1.poi-logos.RESTPOILogoIdMetadata | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.poi-logos.RESTPOILogoIdMetadata'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abdf380> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2fcf0>] |
| request_methods | 'GET' |
| route_name | 'poi_logos_id_metadata' |
| Source | |
Line 3334 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route poi_logos_id_metadata (pattern: '/api/v1/poi/logos/{logo_id}/metadata') | |
| view method 'get' of class piinpoint.api.v1.poi-logos.RESTPOILogosSearch | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.poi-logos.RESTPOILogosSearch'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abdf9c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2fde0>] |
| request_methods | 'GET' |
| route_name | 'poi_logos_search' |
| Source | |
Line 3341 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route poi_logos_search (pattern: '/api/v1/search/pois/logos') | |
| view method 'get' of class piinpoint.api.v1.poi-validate.RESTPOILogos | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.poi-validate.RESTPOILogos'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abe4040> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2fed0>] |
| request_methods | 'GET' |
| route_name | 'poi_validate' |
| Source | |
Line 3349 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route poi_validate (pattern: '/api/v1/poi/validate') | |
| view method 'get' of class piinpoint.api.v1.projects.RESTProjects | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.projects.RESTProjects'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abe4680> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad2ffc0>] |
| request_methods | 'GET' |
| route_name | 'projects' |
| Source | |
Line 3357 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route projects (pattern: '/api/v1/projects') | |
| view method 'post' of class piinpoint.api.v1.projects.RESTProjects | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.projects.RESTProjects'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abe4c20> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad340f0>] |
| request_methods | 'POST' |
| route_name | 'projects' |
| Source | |
Line 3363 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route projects (pattern: '/api/v1/projects') | |
| view method 'get' of class piinpoint.api.v1.projects.RESTProjectsID | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.projects.RESTProjectsID'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abe5120> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad341e0>] |
| request_methods | 'GET' |
| route_name | 'projects_id' |
| Source | |
Line 3370 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route projects_id (pattern: '/api/v1/projects/{_id}') | |
| view method 'put' of class piinpoint.api.v1.projects.RESTProjectsID | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.projects.RESTProjectsID'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abe56c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad342d0>] |
| request_methods | 'PUT' |
| route_name | 'projects_id' |
| Source | |
Line 3376 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route projects_id (pattern: '/api/v1/projects/{_id}') | |
| view method 'delete' of class piinpoint.api.v1.projects.RESTProjectsID | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.projects.RESTProjectsID'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abe5b20> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad343c0>] |
| request_methods | 'DELETE' |
| route_name | 'projects_id' |
| Source | |
Line 3382 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route projects_id (pattern: '/api/v1/projects/{_id}') | |
| view method 'put' of class piinpoint.api.v1.projects.RESTProjectsIDCandidateLayer | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.projects.RESTProjectsIDCandidateLayer'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abe6020> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad344b0>] |
| request_methods | 'PUT' |
| route_name | 'projects_id_candidate_layer' |
| Source | |
Line 3389 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route projects_id_candidate_layer (pattern: '/api/v1/projects/{_id}/candidate_layer') | |
| view method 'put' of class piinpoint.api.v1.projects.RESTProjectsIDVariableLimit | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.projects.RESTProjectsIDVariableLimit'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abe6660> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad345a0>] |
| request_methods | 'PUT' |
| route_name | 'projects_id_variable_limit' |
| Source | |
Line 3397 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route projects_id_variable_limit (pattern: '/api/v1/projects/{_id}/variable_limit') | |
| view method 'put' of class piinpoint.api.v1.projects.RESTProjectsIDUnit | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.projects.RESTProjectsIDUnit'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abe6ca0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad34690>] |
| request_methods | 'PUT' |
| route_name | 'projects_id_unit' |
| Source | |
Line 3405 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route projects_id_unit (pattern: '/api/v1/projects/{_id}/unit') | |
| view method 'post' of class piinpoint.api.v1.projects.RESTProjectsIDShare | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.projects.RESTProjectsIDShare'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abe72e0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad34780>] |
| request_methods | 'POST' |
| route_name | 'projects_id_share' |
| Source | |
Line 3412 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route projects_id_share (pattern: '/api/v1/projects/{_id}/share') | |
| view method 'put' of class piinpoint.api.v1.projects.RESTProjectsIDSwitch | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.projects.RESTProjectsIDSwitch'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abe7920> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad34870>] |
| request_methods | 'PUT' |
| route_name | 'projects_id_switch' |
| Source | |
Line 3419 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route projects_id_switch (pattern: '/api/v1/projects/{_id}/switch') | |
| view method 'post' of class piinpoint.api.v1.public-report-form.RESTPublicReportCreation | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.public-report-form.RESTPublicReportCreation'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abe7f60> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad34960>] |
| request_methods | 'POST' |
| route_name | 'public_report_form' |
| Source | |
Line 3427 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route public_report_form (pattern: '/api/v1/public-report-form') | |
| view method 'get' of class piinpoint.api.v1.public-report-form.RESTPublicReportCoupon | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.public-report-form.RESTPublicReportCoupon'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abf45e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad34a50>] |
| request_methods | 'GET' |
| route_name | 'public_report_form_coupon' |
| Source | |
Line 3434 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route public_report_form_coupon (pattern: '/api/v1/public-report-form/coupon') | |
| view method 'get' of class piinpoint.api.v1.public-report-form.RESTPublicReportCountry | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.public-report-form.RESTPublicReportCountry'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abf4c20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad34b40>] |
| request_methods | 'GET' |
| route_name | 'public_report_form_country' |
| Source | |
Line 3441 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route public_report_form_country (pattern: '/api/v1/public-report-form/country') | |
| view method 'get' of class piinpoint.api.v1.reac.RESTREACLayer | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.reac.RESTREACLayer'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abf5260> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad34c30>] |
| request_methods | 'GET' |
| route_name | 'custom_layer_reac' |
| Source | |
Line 3449 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_layer_reac (pattern: '/api/v1/reac-layer/{file_id}/{name}') | |
| view method 'post' of class piinpoint.api.v1.reac.RESTREACLayer | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.reac.RESTREACLayer'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abf5800> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad34d20>] |
| request_methods | 'POST' |
| route_name | 'custom_layer_reac' |
| Source | |
Line 3455 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_layer_reac (pattern: '/api/v1/reac-layer/{file_id}/{name}') | |
| view method 'delete' of class piinpoint.api.v1.reac.RESTREACLayer | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.reac.RESTREACLayer'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abf5c60> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad34e10>] |
| request_methods | 'DELETE' |
| route_name | 'custom_layer_reac' |
| Source | |
Line 3461 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_layer_reac (pattern: '/api/v1/reac-layer/{file_id}/{name}') | |
| view method 'get' of class piinpoint.api.v1.reac.RESTREACSite | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.reac.RESTREACSite'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abf6160> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad34f00>] |
| request_methods | 'GET' |
| route_name | 'custom_site_reac' |
| Source | |
Line 3468 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_site_reac (pattern: '/api/v1/reac-site/{file_id}/{_id}/{excel_or_pdf}') | |
| view method 'delete' of class piinpoint.api.v1.reac.RESTREACSite | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.reac.RESTREACSite'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abf6700> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad34ff0>] |
| request_methods | 'DELETE' |
| route_name | 'custom_site_reac' |
| Source | |
Line 3474 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_site_reac (pattern: '/api/v1/reac-site/{file_id}/{_id}/{excel_or_pdf}') | |
| view method 'post' of class piinpoint.api.v1.reac.RESTREACExport | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.reac.RESTREACExport'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abf6c00> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad350e0>] |
| request_methods | 'POST' |
| route_name | 'custom_layer_export_reac' |
| Source | |
Line 3481 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route custom_layer_export_reac (pattern: '/api/v1/reac-package/{file_id}/{_id}') | |
| view method 'post' of class piinpoint.api.v1.referrals.RESTRoles | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.referrals.RESTRoles'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abf7240> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad351d0>] |
| request_methods | 'POST' |
| route_name | 'referral' |
| Source | |
Line 3489 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route referral (pattern: '/api/v1/referral') | |
| view method 'get' of class piinpoint.api.v1.reports.RESTReports | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.reports.RESTReports'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abf7880> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad352c0>] |
| request_methods | 'GET' |
| route_name | 'reports' |
| Source | |
Line 3497 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route reports (pattern: '/api/v1/reports') | |
| view method 'post' of class piinpoint.api.v1.reports.RESTReports | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.reports.RESTReports'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abf7e20> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad353b0>] |
| request_methods | 'POST' |
| route_name | 'reports' |
| Source | |
Line 3503 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route reports (pattern: '/api/v1/reports') | |
| view method 'get' of class piinpoint.api.v1.reports.RESTReportsID | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.reports.RESTReportsID'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abfc360> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad354a0>] |
| request_methods | 'GET' |
| route_name | 'reports_id' |
| Source | |
Line 3510 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route reports_id (pattern: '/api/v1/reports/{_id}') | |
| view method 'delete' of class piinpoint.api.v1.reports.RESTReportsID | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.reports.RESTReportsID'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abfc900> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad35590>] |
| request_methods | 'DELETE' |
| route_name | 'reports_id' |
| Source | |
Line 3516 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route reports_id (pattern: '/api/v1/reports/{_id}') | |
| view method 'put' of class piinpoint.api.v1.reports.RESTReportsIDLogo | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.reports.RESTReportsIDLogo'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abfce00> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad35680>] |
| request_methods | 'PUT' |
| route_name | 'reports_id_logo' |
| Source | |
Line 3523 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route reports_id_logo (pattern: '/api/v1/reports/{_id}/logo') | |
| view method 'put' of class piinpoint.api.v1.reports.RESTReportsIDPrivate | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.reports.RESTReportsIDPrivate'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abfd440> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad35770>] |
| request_methods | 'PUT' |
| route_name | 'reports_id_private' |
| Source | |
Line 3530 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route reports_id_private (pattern: '/api/v1/reports/{_id}/private') | |
| view method 'post' of class piinpoint.api.v1.reports.RESTReportsIDCopy | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.reports.RESTReportsIDCopy'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abfda80> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad35860>] |
| request_methods | 'POST' |
| route_name | 'reports_id_copy' |
| Source | |
Line 3536 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route reports_id_copy (pattern: '/api/v1/reports/{_id}/copy') | |
| view method 'put' of class piinpoint.api.v1.reports.RESTReportsIDDemographics | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.reports.RESTReportsIDDemographics'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abfe0c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad35950>] |
| request_methods | 'PUT' |
| route_name | 'reports_id_demographics' |
| Source | |
Line 3543 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route reports_id_demographics (pattern: '/api/v1/reports/{_id}/demographics') | |
| view method 'delete' of class piinpoint.api.v1.reports.RESTReportsIDDemographics | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.reports.RESTReportsIDDemographics'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abfe660> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad35a40>] |
| request_methods | 'DELETE' |
| route_name | 'reports_id_demographics' |
| Source | |
Line 3549 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route reports_id_demographics (pattern: '/api/v1/reports/{_id}/demographics') | |
| view method 'post' of class piinpoint.api.v1.reports.RESTReportsSendEmail | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.reports.RESTReportsSendEmail'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abfeb60> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad35b30>] |
| request_methods | 'POST' |
| route_name | 'reports_id_send_email' |
| Source | |
Line 3556 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route reports_id_send_email (pattern: '/api/v1/reports/{_id}/send-email') | |
| view method 'post' of class piinpoint.api.v1.reports.RESTReportDemogTables | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.reports.RESTReportDemogTables'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abff1a0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad35c20>] |
| request_methods | 'POST' |
| route_name | 'reports_id_demog_tables' |
| Source | |
Line 3563 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route reports_id_demog_tables (pattern: '/api/v1/reports/{_id}/demog-tables') | |
| view method 'get' of class piinpoint.api.v1.reports.RESTReportDemogTables | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.reports.RESTReportDemogTables'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abff740> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad35d10>] |
| request_methods | 'GET' |
| route_name | 'reports_id_demog_tables' |
| Source | |
Line 3569 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route reports_id_demog_tables (pattern: '/api/v1/reports/{_id}/demog-tables') | |
| view method 'put' of class piinpoint.api.v1.reports.RESTReportDemogTables | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.reports.RESTReportDemogTables'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abffba0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad35e00>] |
| request_methods | 'PUT' |
| route_name | 'reports_id_demog_tables' |
| Source | |
Line 3575 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route reports_id_demog_tables (pattern: '/api/v1/reports/{_id}/demog-tables') | |
| view method 'get' of class piinpoint.api.v1.reports.RESTReportsBatchCustomLayers | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.reports.RESTReportsBatchCustomLayers'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa0c0e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad35ef0>] |
| request_methods | 'GET' |
| route_name | 'reports_batch_custom_layers' |
| Source | |
Line 3582 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route reports_batch_custom_layers (pattern: '/api/v1/reports/batch/custom_layers') | |
| view method 'get' of class piinpoint.api.v1.reports.RESTReportsBatchCustomLayersMapping | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.reports.RESTReportsBatchCustomLayersMapping'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa0c720> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad35fe0>] |
| request_methods | 'GET' |
| route_name | 'reports_batch_custom_layers_mapping' |
| Source | |
Line 3589 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route reports_batch_custom_layers_mapping (pattern: '/api/v1/reports/batch/custom_layers_mapping') | |
| view method 'get' of class piinpoint.api.v1.reports.RESTReportsBatchCurrentLocationsMapping | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.reports.RESTReportsBatchCurrentLocationsMapping'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa0cd60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad360d0>] |
| request_methods | 'GET' |
| route_name | 'reports_batch_current_locations_mapping' |
| Source | |
Line 3596 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route reports_batch_current_locations_mapping (pattern: '/api/v1/reports/batch/current_locations_mapping') | |
| view method 'get' of class piinpoint.api.v1.reports.RESTReportsBatchPOIs | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.reports.RESTReportsBatchPOIs'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa0d3a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad361c0>] |
| request_methods | 'GET' |
| route_name | 'reports_batch_pois' |
| Source | |
Line 3603 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route reports_batch_pois (pattern: '/api/v1/reports/batch/pois') | |
| view method 'get' of class piinpoint.api.v1.reports.RESTReportsBatchDemogs | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.reports.RESTReportsBatchDemogs'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa0d9e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad362b0>] |
| request_methods | 'GET' |
| route_name | 'reports_batch_demogs' |
| Source | |
Line 3610 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route reports_batch_demogs (pattern: '/api/v1/reports/batch/demogs') | |
| view method 'get' of class piinpoint.api.v1.reports.RESTReportsBatchCreateBatch | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.reports.RESTReportsBatchCreateBatch'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa0e020> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad363a0>] |
| request_methods | 'GET' |
| route_name | 'reports_batch_create_batch' |
| Source | |
Line 3617 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route reports_batch_create_batch (pattern: '/api/v1/reports/batch/create_batch') | |
| view method 'post' of class piinpoint.api.v1.reports.RESTReportsBatchIDCopy | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.reports.RESTReportsBatchIDCopy'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa0e660> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad36490>] |
| request_methods | 'POST' |
| route_name | 'reports_batch_id_copy' |
| Source | |
Line 3623 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route reports_batch_id_copy (pattern: '/api/v1/reports/batch/{_id}/copy') | |
| view method 'post' of class piinpoint.api.v1.roles.RESTRoles | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.roles.RESTRoles'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa0eca0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad36580>] |
| request_methods | 'POST' |
| route_name | 'roles' |
| Source | |
Line 3631 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route roles (pattern: '/api/v1/roles') | |
| view method 'post' of class piinpoint.api.v1.roles.RESTRolesMultiBanner | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.roles.RESTRolesMultiBanner'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa0f2e0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad36670>] |
| request_methods | 'POST' |
| route_name | 'roles-multi-banner' |
| Source | |
Line 3637 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route roles-multi-banner (pattern: '/api/v1/roles-multi-banner') | |
| view method 'delete' of class piinpoint.api.v1.roles.RESTRolesName | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.roles.RESTRolesName'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa0f920> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad36760>] |
| request_methods | 'DELETE' |
| route_name | 'roles_name' |
| Source | |
Line 3644 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route roles_name (pattern: '/api/v1/roles/{name}') | |
| view method 'put' of class piinpoint.api.v1.roles.RESTRolesName | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.roles.RESTRolesName'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa0fec0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad36850>] |
| request_methods | 'PUT' |
| route_name | 'roles_name' |
| Source | |
Line 3650 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route roles_name (pattern: '/api/v1/roles/{name}') | |
| view method 'put' of class piinpoint.api.v1.roles.RESTRolesMultiBannerName | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.roles.RESTRolesMultiBannerName'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa10400> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad36940>] |
| request_methods | 'PUT' |
| route_name | 'roles_multi_banner_name' |
| Source | |
Line 3656 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route roles_multi_banner_name (pattern: '/api/v1/roles-multi-banner/{name}') | |
| view method 'get' of class piinpoint.api.v1.route.RESTRoute | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.route.RESTRoute'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa10a40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad36a30>] |
| request_methods | 'GET' |
| route_name | 'routing' |
| Source | |
Line 3664 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route routing (pattern: '/api/v1/route/driving/{_route_options}') | |
| view method 'get' of class piinpoint.api.v1.s3_data.RESTS3Data | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.s3_data.RESTS3Data'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa11080> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad36b20>] |
| request_methods | 'GET' |
| route_name | 's3_data' |
| Source | |
Line 3672 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route s3_data (pattern: '/api/v1/s3-data') | |
| view method 'post' of class piinpoint.api.v1.s3_data.RESTS3Data | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.s3_data.RESTS3Data'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa11620> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad36c10>] |
| request_methods | 'POST' |
| route_name | 's3_data' |
| Source | |
Line 3678 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route s3_data (pattern: '/api/v1/s3-data') | |
| view method 'get' of class piinpoint.api.v1.s3_data.RESTS3DataBroker | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.s3_data.RESTS3DataBroker'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa11b20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad36d00>] |
| request_methods | 'GET' |
| route_name | 's3_data_broker' |
| Source | |
Line 3684 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route s3_data_broker (pattern: '/api/v1/s3-data-broker') | |
| view method 'post' of class piinpoint.api.v1.s3_data.RESTS3DataBroker | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.s3_data.RESTS3DataBroker'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa120c0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad36df0>] |
| request_methods | 'POST' |
| route_name | 's3_data_broker' |
| Source | |
Line 3690 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route s3_data_broker (pattern: '/api/v1/s3-data-broker') | |
| view method 'get' of class piinpoint.api.v1.segmentation.RESTSegmentationHeatmap | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.segmentation.RESTSegmentationHeatmap'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa125c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad36ee0>] |
| request_methods | 'GET' |
| route_name | 'segmentation_heatmap' |
| Source | |
Line 3698 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route segmentation_heatmap (pattern: '/api/v1/segmentation/heatmap') | |
| view method 'get' of class piinpoint.api.v1.segmentation.RESTSegmentationSegmentBreakdown | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.segmentation.RESTSegmentationSegmentBreakdown'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa12c00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad36fd0>] |
| request_methods | 'GET' |
| route_name | 'segmentation_segment_breakdown' |
| Source | |
Line 3704 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route segmentation_segment_breakdown (pattern: '/api/v1/segmentation/segment-breakdown') | |
| view method 'get' of class piinpoint.api.v1.segmentation.RESTSegmentationTopSegments | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.segmentation.RESTSegmentationTopSegments'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa13240> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad370c0>] |
| request_methods | 'GET' |
| route_name | 'segmentation_top_segments' |
| Source | |
Line 3710 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route segmentation_top_segments (pattern: '/api/v1/segmentation/top-segments') | |
| view method 'get' of class piinpoint.api.v1.services.RESTTravelDistances | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.services.RESTTravelDistances'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa13880> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad371b0>] |
| request_methods | 'GET' |
| route_name | 'services_xlsTravelDistances' |
| Source | |
Line 3718 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route services_xlsTravelDistances (pattern: '/api/v1/services/TravelDistances.xls') | |
| view method 'get' of class piinpoint.api.v1.sitematch_submission.RESTSitematchSubmission | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sitematch_submission.RESTSitematchSubmission'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa13ec0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad372a0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_submission_get' |
| Source | |
Line 3725 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_submission_get (pattern: '/api/v1/sitematch-submission') | |
| view method 'get' of class piinpoint.api.v1.sitematch_submission.RESTSitematchPortalVisits | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sitematch_submission.RESTSitematchPortalVisits'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa18540> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad37390>] |
| request_methods | 'GET' |
| route_name | 'sitematch_portal_visits' |
| Source | |
Line 3731 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_portal_visits (pattern: '/api/v1/sitematch-portal-visits') | |
| view method 'delete' of class piinpoint.api.v1.sitematch_submission.RESTSitematchSubmissionId | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.sitematch_submission.RESTSitematchSubmissionId'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa18b80> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad37480>] |
| request_methods | 'DELETE' |
| route_name | 'sitematch_submission_id' |
| Source | |
Line 3737 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_submission_id (pattern: '/api/v1/sitematch-submission/{_id}') | |
| view method 'get' of class piinpoint.api.v1.sitematch_submission.RESTSitematchSubmissionGeocode | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sitematch_submission.RESTSitematchSubmissionGeocode'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa191c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad37570>] |
| request_methods | 'GET' |
| route_name | 'sitematch_submission_geocode' |
| Source | |
Line 3743 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_submission_geocode (pattern: '/api/v1/sitematch-submission/geocode') | |
| view method 'post' of class piinpoint.api.v1.sitematch_submission.RESTSitematchSubmissionSubmit | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.sitematch_submission.RESTSitematchSubmissionSubmit'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa19800> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad37660>] |
| request_methods | 'POST' |
| route_name | 'sitematch_submission_submit' |
| Source | |
Line 3749 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_submission_submit (pattern: '/api/v1/sitematch-submission/submit') | |
| view method 'get' of class piinpoint.api.v1.sitematch_submission.RESTSitematchSubmissionCount | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sitematch_submission.RESTSitematchSubmissionCount'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa19e40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad37750>] |
| request_methods | 'GET' |
| route_name | 'sitematch_submission_count' |
| Source | |
Line 3755 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_submission_count (pattern: '/api/v1/sitematch-submission/count') | |
| view method 'get' of class piinpoint.api.v1.sitematch_submission.RESTSitematchSubmissionNeighbouringBrands | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sitematch_submission.RESTSitematchSubmissionNeighbouringBrands'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa1a480> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad37840>] |
| request_methods | 'GET' |
| route_name | 'sitematch_submission_neighbouring_brands' |
| Source | |
Line 3761 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_submission_neighbouring_brands (pattern: '/api/v1/sitematch-submission/neighbouring-brands') | |
| view method 'put' of class piinpoint.api.v1.sitematch_submission.RESTSitematchSubmissionIdCustomLayerCustomLayerId | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.sitematch_submission.RESTSitematchSubmissionIdCustomLayerCustomLayerId'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa1ab60> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad37930>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_submission_id_custom_layer_custom_layer_id' |
| Source | |
Line 3767 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_submission_id_custom_layer_custom_layer_id (pattern: '/api/v1/sitematch-submission/{_id}/custom_layer/{custom_layer_id}') | |
| view method 'post' of class piinpoint.api.v1.sitematch_submission.RESTSitematchSubmissionContactSubmitter | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.sitematch_submission.RESTSitematchSubmissionContactSubmitter'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa1b1a0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad37a20>] |
| request_methods | 'POST' |
| route_name | 'sitematch_submission_contact_submitter' |
| Source | |
Line 3773 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_submission_contact_submitter (pattern: '/api/v1/sitematch-submission/contact-submitter') | |
| view method 'get' of class piinpoint.api.v1.lcbomatch_submission.RESTLcbomatchSubmissionGeocode | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.lcbomatch_submission.RESTLcbomatchSubmissionGeocode'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa1b7e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad37b10>] |
| request_methods | 'GET' |
| route_name | 'lcbomatch_submission_geocode' |
| Source | |
Line 3781 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route lcbomatch_submission_geocode (pattern: '/api/v1/lcbomatch-submission/geocode') | |
| view method 'post' of class piinpoint.api.v1.lcbomatch_submission.RESTLcbomatchSubmissionSubmit | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.lcbomatch_submission.RESTLcbomatchSubmissionSubmit'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa1be20> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad37c00>] |
| request_methods | 'POST' |
| route_name | 'lcbomatch_submission_submit' |
| Source | |
Line 3787 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route lcbomatch_submission_submit (pattern: '/api/v1/lcbomatch-submission/submit') | |
| view method 'get' of class piinpoint.api.v1.sitematch_market_plan.RESTSitematchSubmissionMarketPlan | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sitematch_market_plan.RESTSitematchSubmissionMarketPlan'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa284a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad37cf0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_market_plan_library' |
| Source | |
Line 3795 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_market_plan_library (pattern: '/api/v1/sitematch-market-plan') | |
| view method 'post' of class piinpoint.api.v1.sitematch_market_plan.RESTSitematchSubmissionMarketPlan | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.sitematch_market_plan.RESTSitematchSubmissionMarketPlan'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa28a40> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad37de0>] |
| request_methods | 'POST' |
| route_name | 'sitematch_market_plan_library' |
| Source | |
Line 3801 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_market_plan_library (pattern: '/api/v1/sitematch-market-plan') | |
| view method 'get' of class piinpoint.api.v1.sitematch_market_plan.RESTSitematchSubmissionMarketPlanId | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sitematch_market_plan.RESTSitematchSubmissionMarketPlanId'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa28f40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad37ed0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_market_plan_id' |
| Source | |
Line 3807 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_market_plan_id (pattern: '/api/v1/sitematch-market-plan/{_id}') | |
| view method 'put' of class piinpoint.api.v1.sitematch_market_plan.RESTSitematchSubmissionMarketPlanId | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.sitematch_market_plan.RESTSitematchSubmissionMarketPlanId'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa294e0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad37fc0>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_market_plan_id' |
| Source | |
Line 3813 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_market_plan_id (pattern: '/api/v1/sitematch-market-plan/{_id}') | |
| view method 'put' of class piinpoint.api.v1.sitematch_market_plan.RESTSitematchMarketPlanDeletion | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.sitematch_market_plan.RESTSitematchMarketPlanDeletion'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa299e0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad400f0>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_market_plan_deletion' |
| Source | |
Line 3820 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_market_plan_deletion (pattern: '/api/v1/sitematch-market-plan/{_id}/deletion') | |
| view method 'get' of class piinpoint.api.v1.sitematch_market_plan.RESTSitematchMarketPlanSubmissionSubmissionId | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sitematch_market_plan.RESTSitematchMarketPlanSubmissionSubmissionId'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa2a0c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad401e0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_market_plan_submission_submission_id' |
| Source | |
Line 3827 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_market_plan_submission_submission_id (pattern: '/api/v1/sitematch-market-plan/submission/{submission_id}') | |
| view method 'get' of class piinpoint.api.v1.sitematch_market_plan.RESTSitematchGeometries | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sitematch_market_plan.RESTSitematchGeometries'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa2a700> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad402d0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_geometries' |
| Source | |
Line 3833 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_geometries (pattern: '/api/v1/sitematch-geometries/{_id}') | |
| view method 'post' of class piinpoint.api.v1.sitematch_market_plan.RESTSitematchMarketPlanIdRealEstateSelections | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.sitematch_market_plan.RESTSitematchMarketPlanIdRealEstateSelections'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa2ade0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad403c0>] |
| request_methods | 'POST' |
| route_name | 'sitematch_market_plan_id_real_estate_selections' |
| Source | |
Line 3840 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_market_plan_id_real_estate_selections (pattern: '/api/v1/sitematch-market-plan/{_id}/real-estate-selections') | |
| view method 'post' of class piinpoint.api.v1.sitematch_market_plan.RESTSitematchMarketPlanIdDemographicsSelections | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.sitematch_market_plan.RESTSitematchMarketPlanIdDemographicsSelections'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa2b4c0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad404b0>] |
| request_methods | 'POST' |
| route_name | 'sitematch_market_plan_id_demographics_selections' |
| Source | |
Line 3846 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_market_plan_id_demographics_selections (pattern: '/api/v1/sitematch-market-plan/{_id}/demographics-selections') | |
| view method 'post' of class piinpoint.api.v1.sitematch_market_plan.RESTSitematchMarketPlanIdPois | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.sitematch_market_plan.RESTSitematchMarketPlanIdPois'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa2bb00> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad405a0>] |
| request_methods | 'POST' |
| route_name | 'sitematch_market_plan_id_pois' |
| Source | |
Line 3853 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_market_plan_id_pois (pattern: '/api/v1/sitematch-market-plan/{_id}/pois') | |
| view method 'post' of class piinpoint.api.v1.sitematch_market_plan.RESTSitematchMarketPlanIdTitle | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.sitematch_market_plan.RESTSitematchMarketPlanIdTitle'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa30180> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad40690>] |
| request_methods | 'POST' |
| route_name | 'sitematch_market_plan_id_title' |
| Source | |
Line 3859 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_market_plan_id_title (pattern: '/api/v1/sitematch-market-plan/{_id}/title') | |
| view method 'post' of class piinpoint.api.v1.sitematch_market_plan.RESTSitematchMarketPlanIdPopulationThreshold | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.sitematch_market_plan.RESTSitematchMarketPlanIdPopulationThreshold'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa30860> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad40780>] |
| request_methods | 'POST' |
| route_name | 'sitematch_market_plan_id_population_threshold' |
| Source | |
Line 3865 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_market_plan_id_population_threshold (pattern: '/api/v1/sitematch-market-plan/{_id}/population-threshold') | |
| view method 'post' of class piinpoint.api.v1.sitematch_market_plan.RESTSitematchMarketPlanIdTradeArea | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.sitematch_market_plan.RESTSitematchMarketPlanIdTradeArea'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa30ea0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad40870>] |
| request_methods | 'POST' |
| route_name | 'sitematch_market_plan_id_trade_area' |
| Source | |
Line 3871 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_market_plan_id_trade_area (pattern: '/api/v1/sitematch-market-plan/{_id}/trade-area') | |
| view method 'get' of class piinpoint.api.v1.sitematch_market_plan.RESTSitematchMarketPlanIdScores | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sitematch_market_plan.RESTSitematchMarketPlanIdScores'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa314e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad40960>] |
| request_methods | 'GET' |
| route_name | 'sitematch_market_plan_id_scores' |
| Source | |
Line 3877 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_market_plan_id_scores (pattern: '/api/v1/sitematch-market-plan/{_id}/scores') | |
| view method 'get' of class piinpoint.api.v1.sitematch_market_plan.RESTSitematchMarketPlanIdTradeArea | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sitematch_market_plan.RESTSitematchMarketPlanIdTradeArea'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa31a80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad40a50>] |
| request_methods | 'GET' |
| route_name | 'sitematch_market_plan_id_trade_area' |
| Source | |
Line 3883 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_market_plan_id_trade_area (pattern: '/api/v1/sitematch-market-plan/{_id}/trade-area') | |
| view method 'put' of class piinpoint.api.v1.sitematch_properties.RESTPropertiesUpdateVisible | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.sitematch_properties.RESTPropertiesUpdateVisible'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa31f80> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad40b40>] |
| request_methods | 'PUT' |
| route_name | 'properties_toggle_visible' |
| Source | |
Line 3891 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route properties_toggle_visible (pattern: '/api/v1/properties/visibility') | |
| view method 'put' of class piinpoint.api.v1.sitematch_properties.RESTPropertiesUpdateMarketPlan | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.sitematch_properties.RESTPropertiesUpdateMarketPlan'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa325c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad40c30>] |
| request_methods | 'PUT' |
| route_name | 'properties_update_filter_market_plan' |
| Source | |
Line 3897 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route properties_update_filter_market_plan (pattern: '/api/v1/properties/market-plan') | |
| view method 'put' of class piinpoint.api.v1.sitematch_properties.RESTPropertiesUpdateSubmitters | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.sitematch_properties.RESTPropertiesUpdateSubmitters'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa32c00> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad40d20>] |
| request_methods | 'PUT' |
| route_name | 'properties_update_filter_submitters' |
| Source | |
Line 3903 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route properties_update_filter_submitters (pattern: '/api/v1/properties/submitters') | |
| view method 'put' of class piinpoint.api.v1.sitematch_properties.RESTPropertiesUpdateDates | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.sitematch_properties.RESTPropertiesUpdateDates'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa33240> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad40e10>] |
| request_methods | 'PUT' |
| route_name | 'properties_update_filter_dates' |
| Source | |
Line 3909 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route properties_update_filter_dates (pattern: '/api/v1/properties/dates') | |
| view method 'post' of class piinpoint.api.v1.sitematch_properties.RESTPropertiesSendEmail | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.sitematch_properties.RESTPropertiesSendEmail'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa33880> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad40f00>] |
| request_methods | 'POST' |
| route_name | 'properties_send_email' |
| Source | |
Line 3915 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route properties_send_email (pattern: '/api/v1/properties/send-email') | |
| view method 'get' of class piinpoint.api.v1.social_segment.RESTSocialSegments | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.social_segment.RESTSocialSegments'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa33ec0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad40ff0>] |
| request_methods | 'GET' |
| route_name | 'social_segment' |
| Source | |
Line 3923 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route social_segment (pattern: '/api/v1/social-segment') | |
| view method 'get' of class piinpoint.api.v1.social_segment.RESTSocialSegmentFromGeoId | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.social_segment.RESTSocialSegmentFromGeoId'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa38540> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad410e0>] |
| request_methods | 'GET' |
| route_name | 'social_segment_from_geo_id' |
| Source | |
Line 3929 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route social_segment_from_geo_id (pattern: '/api/v1/social-segment-from-geo-id') | |
| view method 'get' of class piinpoint.api.v1.social_segment.RESTSocialSegmentFromShape | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.social_segment.RESTSocialSegmentFromShape'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa38b80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad411d0>] |
| request_methods | 'GET' |
| route_name | 'social_segment_from_shape' |
| Source | |
Line 3935 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route social_segment_from_shape (pattern: '/api/v1/social-segment-from-shape') | |
| view method 'get' of class piinpoint.api.v1.simulations.RESTSimulation | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.simulations.RESTSimulation'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa391c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad412c0>] |
| request_methods | 'GET' |
| route_name | 'simulation' |
| Source | |
Line 3943 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route simulation (pattern: '/api/v1/simulation') | |
| view method 'delete' of class piinpoint.api.v1.simulations.RESTSimulation | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.simulations.RESTSimulation'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa39760> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad413b0>] |
| request_methods | 'DELETE' |
| route_name | 'simulation' |
| Source | |
Line 3949 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route simulation (pattern: '/api/v1/simulation') | |
| view method 'post' of class piinpoint.api.v1.simulations.RESTSimulation | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.simulations.RESTSimulation'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa39bc0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad414a0>] |
| request_methods | 'POST' |
| route_name | 'simulation' |
| Source | |
Line 3955 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route simulation (pattern: '/api/v1/simulation') | |
| view method 'post' of class piinpoint.api.v1.simulations.RESTSimulationEvent | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.simulations.RESTSimulationEvent'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa3a0c0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad41590>] |
| request_methods | 'POST' |
| route_name | 'simulation_event' |
| Source | |
Line 3961 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route simulation_event (pattern: '/api/v1/simulation/event') | |
| view method 'delete' of class piinpoint.api.v1.simulations.RESTSimulationEvent | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.simulations.RESTSimulationEvent'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa3a660> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad41680>] |
| request_methods | 'DELETE' |
| route_name | 'simulation_event' |
| Source | |
Line 3967 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route simulation_event (pattern: '/api/v1/simulation/event') | |
| view method 'post' of class piinpoint.api.v1.simulations.RESTSimulationShare | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.simulations.RESTSimulationShare'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa3ab60> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad41770>] |
| request_methods | 'POST' |
| route_name | 'simulation_share' |
| Source | |
Line 3973 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route simulation_share (pattern: '/api/v1/simulation/share') | |
| view method 'get' of class piinpoint.api.v1.simulations.RESTSimulationComment | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.simulations.RESTSimulationComment'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa3b1a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad41860>] |
| request_methods | 'GET' |
| route_name | 'simulation_comment' |
| Source | |
Line 3979 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route simulation_comment (pattern: '/api/v1/simulation/comment') | |
| view method 'post' of class piinpoint.api.v1.simulations.RESTSimulationComment | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.simulations.RESTSimulationComment'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa3b740> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad41950>] |
| request_methods | 'POST' |
| route_name | 'simulation_comment' |
| Source | |
Line 3985 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route simulation_comment (pattern: '/api/v1/simulation/comment') | |
| view method 'put' of class piinpoint.api.v1.simulations.RESTSimulationCandidate | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.simulations.RESTSimulationCandidate'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa3bc40> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad41a40>] |
| request_methods | 'PUT' |
| route_name | 'simulation_candidate' |
| Source | |
Line 3991 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route simulation_candidate (pattern: '/api/v1/simulation/candidate') | |
| view method 'get' of class piinpoint.api.v1.simulations.RESTSimulationUpdatedStoreVars | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.simulations.RESTSimulationUpdatedStoreVars'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa482c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad41b30>] |
| request_methods | 'GET' |
| route_name | 'simulation_updated_store_vars' |
| Source | |
Line 3997 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route simulation_updated_store_vars (pattern: '/api/v1/simulation/updated-store-vars') | |
| view method 'get' of class piinpoint.api.v1.simulations.RESTSimulationApply | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.simulations.RESTSimulationApply'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa48900> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad41c20>] |
| request_methods | 'GET' |
| route_name | 'simulation_apply' |
| Source | |
Line 4003 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route simulation_apply (pattern: '/api/v1/simulation/apply') | |
| view method 'put' of class piinpoint.api.v1.simulations.RESTSimulationEditEventDetails | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.simulations.RESTSimulationEditEventDetails'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa48f40> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad41d10>] |
| request_methods | 'PUT' |
| route_name | 'simulation_edit_event_details' |
| Source | |
Line 4009 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route simulation_edit_event_details (pattern: '/api/v1/simulation/edit-event-details') | |
| view method 'put' of class piinpoint.api.v1.simulations.RESTSimulationAddTransferStore | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.simulations.RESTSimulationAddTransferStore'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa49580> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad41e00>] |
| request_methods | 'PUT' |
| route_name | 'simulation_add_transfer_store' |
| Source | |
Line 4015 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route simulation_add_transfer_store (pattern: '/api/v1/simulation/add-transfer-store') | |
| view method 'get' of class piinpoint.api.v1.social_segment.RESTSocialSegmentUserTotal | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.social_segment.RESTSocialSegmentUserTotal'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa49bc0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad41ef0>] |
| request_methods | 'GET' |
| route_name | 'social_segment_user_total' |
| Source | |
Line 4022 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route social_segment_user_total (pattern: '/api/v1/social-segment-user-total') | |
| view method 'get' of class piinpoint.api.v1.shapes.RESTShapes | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.shapes.RESTShapes'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa4a200> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad41fe0>] |
| request_methods | 'GET' |
| route_name | 'shapes' |
| Source | |
Line 4030 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route shapes (pattern: '/api/v1/shapes') | |
| view method 'put' of class piinpoint.api.v1.shapes.RESTShapesIdLabel | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.shapes.RESTShapesIdLabel'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa4a840> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad420d0>] |
| request_methods | 'PUT' |
| route_name | 'shapes_shape_id_label' |
| Source | |
Line 4037 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route shapes_shape_id_label (pattern: '/api/v1/shapes/{_id}/label') | |
| view method 'put' of class piinpoint.api.v1.shapes.RESTShapesIdColor | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.shapes.RESTShapesIdColor'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa4ae80> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad421c0>] |
| request_methods | 'PUT' |
| route_name | 'shapes_shape_id_color' |
| Source | |
Line 4044 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route shapes_shape_id_color (pattern: '/api/v1/shapes/{_id}/color') | |
| view method 'put' of class piinpoint.api.v1.shapes.RESTShapesIdWeight | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.shapes.RESTShapesIdWeight'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa4b4c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad422b0>] |
| request_methods | 'PUT' |
| route_name | 'shapes_shape_id_weight' |
| Source | |
Line 4051 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route shapes_shape_id_weight (pattern: '/api/v1/shapes/{_id}/weight') | |
| view method 'put' of class piinpoint.api.v1.shapes.RESTShapesIdShare | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.shapes.RESTShapesIdShare'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa4bb00> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad423a0>] |
| request_methods | 'PUT' |
| route_name | 'shapes_shape_id_share' |
| Source | |
Line 4058 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route shapes_shape_id_share (pattern: '/api/v1/shapes/{_id}/share') | |
| view method 'put' of class piinpoint.api.v1.shapes.RESTShapesIdExportPoints | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.shapes.RESTShapesIdExportPoints'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa50180> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad42490>] |
| request_methods | 'PUT' |
| route_name | 'shapes_shape_id_export_points' |
| Source | |
Line 4065 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route shapes_shape_id_export_points (pattern: '/api/v1/shapes/{_id}/export_points') | |
| view method 'get' of class piinpoint.api.v1.shapes.RESTShapesIdExportPoints | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.shapes.RESTShapesIdExportPoints'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa50720> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad42580>] |
| request_methods | 'GET' |
| route_name | 'shapes_shape_id_export_points' |
| Source | |
Line 4071 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route shapes_shape_id_export_points (pattern: '/api/v1/shapes/{_id}/export_points') | |
| view method 'get' of class piinpoint.api.v1.site-profiles.RESTSiteProfiles | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.site-profiles.RESTSiteProfiles'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa50c20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad42670>] |
| request_methods | 'GET' |
| route_name | 'site_profiles' |
| Source | |
Line 4079 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route site_profiles (pattern: '/api/v1/site-profiles') | |
| view method 'put' of class piinpoint.api.v1.site-profiles.RESTSiteProfiles | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.site-profiles.RESTSiteProfiles'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa511c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad42760>] |
| request_methods | 'PUT' |
| route_name | 'site_profiles' |
| Source | |
Line 4085 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route site_profiles (pattern: '/api/v1/site-profiles') | |
| view method 'put' of class piinpoint.api.v1.site-profiles.RESTSiteProfilesId | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.site-profiles.RESTSiteProfilesId'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa516c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad42850>] |
| request_methods | 'PUT' |
| route_name | 'site_profiles_id' |
| Source | |
Line 4092 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route site_profiles_id (pattern: '/api/v1/site-profiles/{_id}') | |
| view method 'delete' of class piinpoint.api.v1.site-profiles.RESTSiteProfilesId | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.site-profiles.RESTSiteProfilesId'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa51c60> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad42940>] |
| request_methods | 'DELETE' |
| route_name | 'site_profiles_id' |
| Source | |
Line 4098 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route site_profiles_id (pattern: '/api/v1/site-profiles/{_id}') | |
| view method 'put' of class piinpoint.api.v1.site-profiles.RESTSiteProfilesIdSetDefault | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.site-profiles.RESTSiteProfilesIdSetDefault'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa52160> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad42a30>] |
| request_methods | 'PUT' |
| route_name | 'site_profiles_id_set_default' |
| Source | |
Line 4105 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route site_profiles_id_set_default (pattern: '/api/v1/site-profiles/{_id}/set_default') | |
| view method 'put' of class piinpoint.api.v1.site-profiles.RESTSiteProfilesPublicUuid | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.site-profiles.RESTSiteProfilesPublicUuid'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa527a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad42b20>] |
| request_methods | 'PUT' |
| route_name | 'site_profiles_public_uuid' |
| Source | |
Line 4112 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route site_profiles_public_uuid (pattern: '/api/v1/site-profiles/p/{_uuid}') | |
| view method 'put' of class piinpoint.api.v1.site-profiles.RESTSiteProfilesPublicIdUuid | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.site-profiles.RESTSiteProfilesPublicIdUuid'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa52de0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad42c10>] |
| request_methods | 'PUT' |
| route_name | 'site_profiles_public_id_uuid' |
| Source | |
Line 4118 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route site_profiles_public_id_uuid (pattern: '/api/v1/site-profiles/p/{_id}/{_uuid}') | |
| view method 'delete' of class piinpoint.api.v1.site-profiles.RESTSiteProfilesPublicIdUuid | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.site-profiles.RESTSiteProfilesPublicIdUuid'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa53380> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad42d00>] |
| request_methods | 'DELETE' |
| route_name | 'site_profiles_public_id_uuid' |
| Source | |
Line 4124 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route site_profiles_public_id_uuid (pattern: '/api/v1/site-profiles/p/{_id}/{_uuid}') | |
| view method 'get' of class piinpoint.api.v1.sitematch_expansion_plan.RESTExpansionPlans | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sitematch_expansion_plan.RESTExpansionPlans'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa53880> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad42df0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_expansion_plans' |
| Source | |
Line 4132 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_expansion_plans (pattern: '/api/v1/sitematch/expansion_plans') | |
| view method 'post' of class piinpoint.api.v1.sitematch_expansion_plan.RESTExpansionPlans | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.sitematch_expansion_plan.RESTExpansionPlans'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa53e20> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad42ee0>] |
| request_methods | 'POST' |
| route_name | 'sitematch_expansion_plans' |
| Source | |
Line 4138 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_expansion_plans (pattern: '/api/v1/sitematch/expansion_plans') | |
| view method 'get' of class piinpoint.api.v1.sitematch_expansion_plan.RESTExpansionPlansID | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sitematch_expansion_plan.RESTExpansionPlansID'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa58360> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad42fd0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_expansion_plans_id' |
| Source | |
Line 4145 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_expansion_plans_id (pattern: '/api/v1/sitematch/expansion_plans/{_id}') | |
| view method 'put' of class piinpoint.api.v1.sitematch_expansion_plan.RESTExpansionPlansID | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.sitematch_expansion_plan.RESTExpansionPlansID'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa58900> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad430c0>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_expansion_plans_id' |
| Source | |
Line 4151 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_expansion_plans_id (pattern: '/api/v1/sitematch/expansion_plans/{_id}') | |
| view method 'delete' of class piinpoint.api.v1.sitematch_expansion_plan.RESTExpansionPlansID | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.sitematch_expansion_plan.RESTExpansionPlansID'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa58d60> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad431b0>] |
| request_methods | 'DELETE' |
| route_name | 'sitematch_expansion_plans_id' |
| Source | |
Line 4157 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_expansion_plans_id (pattern: '/api/v1/sitematch/expansion_plans/{_id}') | |
| view method 'get' of class piinpoint.api.v1.sitematch_terms_and_conditions.SitematchTermsConditions | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sitematch_terms_and_conditions.SitematchTermsConditions'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa59260> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad432a0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_terms_conditions' |
| Source | |
Line 4165 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_terms_conditions (pattern: '/api/v1/sitematch/terms_conditions') | |
| view method 'post' of class piinpoint.api.v1.sitematch_terms_and_conditions.SitematchTermsConditions | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.sitematch_terms_and_conditions.SitematchTermsConditions'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa59800> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad43390>] |
| request_methods | 'POST' |
| route_name | 'sitematch_terms_conditions' |
| Source | |
Line 4171 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_terms_conditions (pattern: '/api/v1/sitematch/terms_conditions') | |
| view method 'get' of class piinpoint.api.v1.sitematch_terms_and_conditions.SitematchTermsAndConditionsREST | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sitematch_terms_and_conditions.SitematchTermsAndConditionsREST'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa59d00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad43480>] |
| request_methods | 'GET' |
| route_name | 'sitematch_terms_and_conditions' |
| Source | |
Line 4177 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_terms_and_conditions (pattern: '/api/v1/sitematch/terms_and_conditions') | |
| view method 'post' of class piinpoint.api.v1.sitematch_terms_and_conditions.SitematchTermsAndConditionsREST | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.sitematch_terms_and_conditions.SitematchTermsAndConditionsREST'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa5a2a0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad43570>] |
| request_methods | 'POST' |
| route_name | 'sitematch_terms_and_conditions' |
| Source | |
Line 4183 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_terms_and_conditions (pattern: '/api/v1/sitematch/terms_and_conditions') | |
| view method 'post' of class piinpoint.api.v1.sitematch_terms_and_conditions.SitematchTermsAndConditionsWebhookREST | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.sitematch_terms_and_conditions.SitematchTermsAndConditionsWebhookREST'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa5a840> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad43660>] |
| request_methods | 'POST' |
| route_name | 'sitematch_terms_and_conditions_webhook' |
| Source | |
Line 4189 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_terms_and_conditions_webhook (pattern: '/api/v1/sitematch/terms_and_conditions_webhook') | |
| view method 'get' of class piinpoint.api.v1.sitematch_terms_and_conditions.SitematchTermsAndConditionsWebhookREST | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sitematch_terms_and_conditions.SitematchTermsAndConditionsWebhookREST'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa5ae80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad43750>] |
| request_methods | 'GET' |
| route_name | 'sitematch_terms_and_conditions_webhook' |
| Source | |
Line 4195 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_terms_and_conditions_webhook (pattern: '/api/v1/sitematch/terms_and_conditions_webhook') | |
| view method 'get' of class piinpoint.api.v1.sitematch_listing.SitematchListings | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sitematch_listing.SitematchListings'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa5b380> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad43840>] |
| request_methods | 'GET' |
| route_name | 'sitematch_listings' |
| Source | |
Line 4202 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_listings (pattern: '/api/v1/sitematch/listings') | |
| view method 'post' of class piinpoint.api.v1.sitematch_listing.SitematchListings | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.sitematch_listing.SitematchListings'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa5b920> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad43930>] |
| request_methods | 'POST' |
| route_name | 'sitematch_listings' |
| Source | |
Line 4208 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_listings (pattern: '/api/v1/sitematch/listings') | |
| view method 'get' of class piinpoint.api.v1.sitematch_listing.SitematchListingsId | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sitematch_listing.SitematchListingsId'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa5be20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad43a20>] |
| request_methods | 'GET' |
| route_name | 'sitematch_listings_id' |
| Source | |
Line 4215 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_listings_id (pattern: '/api/v1/sitematch/listings/{_id}') | |
| view method 'put' of class piinpoint.api.v1.sitematch_listing.SitematchListingsId | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.sitematch_listing.SitematchListingsId'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa68400> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad43b10>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_listings_id' |
| Source | |
Line 4221 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_listings_id (pattern: '/api/v1/sitematch/listings/{_id}') | |
| view method 'delete' of class piinpoint.api.v1.sitematch_listing.SitematchListingsId | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.sitematch_listing.SitematchListingsId'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa68860> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad43c00>] |
| request_methods | 'DELETE' |
| route_name | 'sitematch_listings_id' |
| Source | |
Line 4227 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_listings_id (pattern: '/api/v1/sitematch/listings/{_id}') | |
| view method 'put' of class piinpoint.api.v1.sitematch_listing.SitematchListingsIdDetails | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.sitematch_listing.SitematchListingsIdDetails'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa68d60> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad43cf0>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_listings_id_details' |
| Source | |
Line 4234 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_listings_id_details (pattern: '/api/v1/sitematch/listings/{_id}/details') | |
| view method 'get' of class piinpoint.api.v1.sitematch_listing.SitematchListingsIdImages | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sitematch_listing.SitematchListingsIdImages'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa693a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad43de0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_listings_id_images' |
| Source | |
Line 4241 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_listings_id_images (pattern: '/api/v1/sitematch/listings/{_id}/images') | |
| view method 'put' of class piinpoint.api.v1.sitematch_listing.SitematchListingsIdImages | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.sitematch_listing.SitematchListingsIdImages'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa69940> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad43ed0>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_listings_id_images' |
| Source | |
Line 4247 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_listings_id_images (pattern: '/api/v1/sitematch/listings/{_id}/images') | |
| view method 'get' of class piinpoint.api.v1.sitematch_listing.SitematchPortalListings | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sitematch_listing.SitematchPortalListings'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa69e40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad43fc0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_portal_listings' |
| Source | |
Line 4254 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_portal_listings (pattern: '/api/v1/sitematch/portal_listings') | |
| view method 'get' of class piinpoint.api.v1.sitematch_makematches.SitematchGetUsers | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sitematch_makematches.SitematchGetUsers'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa6a480> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4c0f0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_makematches_getusers' |
| Source | |
Line 4262 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_makematches_getusers (pattern: '/api/v1/sitematch/makematches/getusers') | |
| view method 'get' of class piinpoint.api.v1.sitematch_makematches.SiteMatchGetExpansionPlans | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sitematch_makematches.SiteMatchGetExpansionPlans'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa6aac0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4c1e0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_makematches_getexpansionplans' |
| Source | |
Line 4269 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_makematches_getexpansionplans (pattern: '/api/v1/sitematch/makematches/getexpansionplans/{user_id}') | |
| view method 'get' of class piinpoint.api.v1.sitematch_makematches.SiteMatchMakeMatchesGetMatches | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sitematch_makematches.SiteMatchMakeMatchesGetMatches'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa6b100> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4c2d0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_makematches_getmatches' |
| Source | |
Line 4276 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_makematches_getmatches (pattern: '/api/v1/sitematch/makematches/getmatches/{_id}') | |
| view method 'get' of class piinpoint.api.v1.sitematch_makematches.SiteMatchMakeMatchesAllListings | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sitematch_makematches.SiteMatchMakeMatchesAllListings'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa6b740> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4c3c0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_makematches_getalllistings' |
| Source | |
Line 4283 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_makematches_getalllistings (pattern: '/api/v1/sitematch/makematches/getalllistings') | |
| view method 'get' of class piinpoint.api.v1.sitematch_makematches.SiteMatchMakeMatchesListings | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sitematch_makematches.SiteMatchMakeMatchesListings'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa6bd80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4c4b0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_makematches_getlistings' |
| Source | |
Line 4290 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_makematches_getlistings (pattern: '/api/v1/sitematch/makematches/getlistings/{_id}') | |
| view method 'post' of class piinpoint.api.v1.sitematch_makematches.SiteMatchMakeMatchesCreateMatch | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.sitematch_makematches.SiteMatchMakeMatchesCreateMatch'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa70400> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4c5a0>] |
| request_methods | 'POST' |
| route_name | 'sitematch_makematches_creatematch' |
| Source | |
Line 4297 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_makematches_creatematch (pattern: '/api/v1/sitematch/makematches/match') | |
| view method 'post' of class piinpoint.api.v1.sitematch_organization.RESTSitematchOrganizationIDLogo | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.sitematch_organization.RESTSitematchOrganizationIDLogo'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa70a40> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4c690>] |
| request_methods | 'POST' |
| route_name | 'sitematch_organization_id_logo' |
| Source | |
Line 4304 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_organization_id_logo (pattern: '/api/v1/sitematch-organization/{_id}/logo') | |
| view method 'get' of class piinpoint.api.v1.sitematch_organization.RESTSitematchOrganizationIDOrgDetails | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sitematch_organization.RESTSitematchOrganizationIDOrgDetails'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa71080> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4c780>] |
| request_methods | 'GET' |
| route_name | 'sitematch_organization_id_org_details' |
| Source | |
Line 4310 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_organization_id_org_details (pattern: '/api/v1/sitematch-organization/{_id}/org-details') | |
| view method 'get' of class piinpoint.api.v1.sitematch_organization.RESTSitematchOrganizationIDSubmissionPreferences | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sitematch_organization.RESTSitematchOrganizationIDSubmissionPreferences'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa71760> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4c870>] |
| request_methods | 'GET' |
| route_name | 'sitematch_organization_id_submission_preferences' |
| Source | |
Line 4318 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_organization_id_submission_preferences (pattern: '/api/v1/sitematch-organization/{_id}/submission-preferences') | |
| view method 'put' of class piinpoint.api.v1.sitematch_organization.RESTSitematchOrganizationIDSubmissionPreferences | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.sitematch_organization.RESTSitematchOrganizationIDSubmissionPreferences'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa71da0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4c960>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_organization_id_submission_preferences' |
| Source | |
Line 4324 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_organization_id_submission_preferences (pattern: '/api/v1/sitematch-organization/{_id}/submission-preferences') | |
| view method 'get' of class piinpoint.api.v1.sitematch_organization.RESTSitematchOrganizationIDShare | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sitematch_organization.RESTSitematchOrganizationIDShare'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa722a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4ca50>] |
| request_methods | 'GET' |
| route_name | 'sitematch_organization_id_share' |
| Source | |
Line 4331 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_organization_id_share (pattern: '/api/v1/sitematch-organization/{_id}/sitematch-share') | |
| view method 'get' of class piinpoint.api.v1.sitematch_organization.RESTSitematchOrganizationIDSitematchShareToken | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sitematch_organization.RESTSitematchOrganizationIDSitematchShareToken'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa72980> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4cb40>] |
| request_methods | 'GET' |
| route_name | 'sitematch_organization_id_sitematch_share_token' |
| Source | |
Line 4337 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_organization_id_sitematch_share_token (pattern: '/api/v1/sitematch-organization/{_id}/sitematch-share-token') | |
| view method 'get' of class piinpoint.api.v1.sitematch_views.RESTSitematchOrganizationViews | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sitematch_views.RESTSitematchOrganizationViews'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa72fc0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4cc30>] |
| request_methods | 'GET' |
| route_name | 'sitematch_organization_views' |
| Source | |
Line 4345 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_organization_views (pattern: '/api/v1/sitematch-organization/{org_id}/views') | |
| view method 'post' of class piinpoint.api.v1.sitematch_views.RESTSitematchOrganizationViews | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.sitematch_views.RESTSitematchOrganizationViews'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa73560> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4cd20>] |
| request_methods | 'POST' |
| route_name | 'sitematch_organization_views' |
| Source | |
Line 4352 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_organization_views (pattern: '/api/v1/sitematch-organization/{org_id}/views') | |
| view method 'get' of class piinpoint.api.v1.sitematch_views.RESTSitematchView | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sitematch_views.RESTSitematchView'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa73a60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4ce10>] |
| request_methods | 'GET' |
| route_name | 'sitematch_view' |
| Source | |
Line 4359 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_view (pattern: '/api/v1/sitematch-views/{view_id}') | |
| view method 'put' of class piinpoint.api.v1.sitematch_views.RESTSitematchView | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.sitematch_views.RESTSitematchView'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa7c040> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4cf00>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_view' |
| Source | |
Line 4366 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_view (pattern: '/api/v1/sitematch-views/{view_id}') | |
| view method 'delete' of class piinpoint.api.v1.sitematch_views.RESTSitematchView | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.sitematch_views.RESTSitematchView'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa7c4a0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4cff0>] |
| request_methods | 'DELETE' |
| route_name | 'sitematch_view' |
| Source | |
Line 4373 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_view (pattern: '/api/v1/sitematch-views/{view_id}') | |
| view method 'put' of class piinpoint.api.v1.sitematch_views.RESTUserSitematchActiveView | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.sitematch_views.RESTUserSitematchActiveView'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa7c9a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4d0e0>] |
| request_methods | 'PUT' |
| route_name | 'user_sitematch_active_view' |
| Source | |
Line 4380 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route user_sitematch_active_view (pattern: '/api/v1/users/me/sitematch-active-view') | |
| view method 'post' of class piinpoint.api.v1.sitematch_organization.RESTSitematchOrganizationIDSendEmail | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.sitematch_organization.RESTSitematchOrganizationIDSendEmail'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa7cfe0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4d1d0>] |
| request_methods | 'POST' |
| route_name | 'sitematch_organization_id_send_email' |
| Source | |
Line 4387 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_organization_id_send_email (pattern: '/api/v1/sitematch-organization/{_id}/send-email') | |
| view method 'get' of class piinpoint.api.v1.sitematch_organization.RESTSitematchOrganizationIDSitematchManager | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sitematch_organization.RESTSitematchOrganizationIDSitematchManager'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa7d620> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4d2c0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_organization_id_sitematch_manager' |
| Source | |
Line 4393 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_organization_id_sitematch_manager (pattern: '/api/v1/sitematch-organization/{_id}/sitematch-manager') | |
| view method 'post' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManager | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.sitematch_manager.RESTSitematchManager'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa7dc60> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4d3b0>] |
| request_methods | 'POST' |
| route_name | 'sitematch_manager' |
| Source | |
Line 4401 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_manager (pattern: '/api/v1/sitematch-manager') | |
| view method 'get' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerFilters | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sitematch_manager.RESTSitematchManagerFilters'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa7e2a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4d4a0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_manager_filters' |
| Source | |
Line 4407 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_manager_filters (pattern: '/api/v1/sitematch-manager/filters') | |
| view method 'put' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerFilters | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.sitematch_manager.RESTSitematchManagerFilters'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa7e840> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4d590>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_manager_filters' |
| Source | |
Line 4413 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_manager_filters (pattern: '/api/v1/sitematch-manager/filters') | |
| view method 'delete' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerFilters | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.sitematch_manager.RESTSitematchManagerFilters'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa7eca0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4d680>] |
| request_methods | 'DELETE' |
| route_name | 'sitematch_manager_filters' |
| Source | |
Line 4419 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_manager_filters (pattern: '/api/v1/sitematch-manager/filters') | |
| view method 'get' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerVisibility | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sitematch_manager.RESTSitematchManagerVisibility'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa7f1a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4d770>] |
| request_methods | 'GET' |
| route_name | 'sitematch_manager_visibility' |
| Source | |
Line 4425 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_manager_visibility (pattern: '/api/v1/sitematch-manager/visibility') | |
| view method 'put' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerVisibility | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.sitematch_manager.RESTSitematchManagerVisibility'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa7f740> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4d860>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_manager_visibility' |
| Source | |
Line 4431 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_manager_visibility (pattern: '/api/v1/sitematch-manager/visibility') | |
| view method 'put' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerID | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.sitematch_manager.RESTSitematchManagerID'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa7fc40> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4d950>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_manager_id' |
| Source | |
Line 4437 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_manager_id (pattern: '/api/v1/sitematch-manager/{_id}') | |
| view method 'get' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerID | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sitematch_manager.RESTSitematchManagerID'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa84220> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4da40>] |
| request_methods | 'GET' |
| route_name | 'sitematch_manager_id' |
| Source | |
Line 4443 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_manager_id (pattern: '/api/v1/sitematch-manager/{_id}') | |
| view method 'get' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerGeocodingStatus | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sitematch_manager.RESTSitematchManagerGeocodingStatus'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa84720> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4db30>] |
| request_methods | 'GET' |
| route_name | 'rest_sitematch_manager_id_geocoding_status' |
| Source | |
Line 4449 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route rest_sitematch_manager_id_geocoding_status (pattern: '/api/v1/sitematch-manager/{_id}/geocoding-status') | |
| view method 'post' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerIDCustomLayerFile | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.sitematch_manager.RESTSitematchManagerIDCustomLayerFile'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa84d60> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4dc20>] |
| request_methods | 'POST' |
| route_name | 'sitematch_manager_id_custom_layer_file' |
| Source | |
Line 4455 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_manager_id_custom_layer_file (pattern: '/api/v1/sitematch-manager/{_id}/custom-layer-file') | |
| view method 'post' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerIDArchive | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.sitematch_manager.RESTSitematchManagerIDArchive'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa853a0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4dd10>] |
| request_methods | 'POST' |
| route_name | 'sitematch_manager_id_archive' |
| Source | |
Line 4461 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_manager_id_archive (pattern: '/api/v1/sitematch-manager/{_id}/archive') | |
| view method 'put' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerIDArchive | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.sitematch_manager.RESTSitematchManagerIDArchive'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa85940> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4de00>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_manager_id_archive' |
| Source | |
Line 4467 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_manager_id_archive (pattern: '/api/v1/sitematch-manager/{_id}/archive') | |
| view method 'delete' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerIDArchive | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.sitematch_manager.RESTSitematchManagerIDArchive'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa85da0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4def0>] |
| request_methods | 'DELETE' |
| route_name | 'sitematch_manager_id_archive' |
| Source | |
Line 4473 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_manager_id_archive (pattern: '/api/v1/sitematch-manager/{_id}/archive') | |
| view method 'post' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerIDRows | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.sitematch_manager.RESTSitematchManagerIDRows'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa862a0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4dfe0>] |
| request_methods | 'POST' |
| route_name | 'sitematch_manager_id_rows' |
| Source | |
Line 4479 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_manager_id_rows (pattern: '/api/v1/sitematch-manager/{_id}/rows') | |
| view method 'put' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerIDRows | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.sitematch_manager.RESTSitematchManagerIDRows'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa86840> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4e0d0>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_manager_id_rows' |
| Source | |
Line 4485 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_manager_id_rows (pattern: '/api/v1/sitematch-manager/{_id}/rows') | |
| view method 'put' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerIDRowsRowID | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.sitematch_manager.RESTSitematchManagerIDRowsRowID'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa86d40> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4e1c0>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_manager_id_rows_row_id' |
| Source | |
Line 4491 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_manager_id_rows_row_id (pattern: '/api/v1/sitematch-manager/{_id}/rows/{row_id}') | |
| view method 'post' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerIDColumns | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.sitematch_manager.RESTSitematchManagerIDColumns'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa87380> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4e2b0>] |
| request_methods | 'POST' |
| route_name | 'sitematch_manager_id_columns' |
| Source | |
Line 4497 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_manager_id_columns (pattern: '/api/v1/sitematch-manager/{_id}/columns') | |
| view method 'delete' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerIDColumns | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.sitematch_manager.RESTSitematchManagerIDColumns'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa87920> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4e3a0>] |
| request_methods | 'DELETE' |
| route_name | 'sitematch_manager_id_columns' |
| Source | |
Line 4503 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_manager_id_columns (pattern: '/api/v1/sitematch-manager/{_id}/columns') | |
| view method 'put' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerIDColumns | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.sitematch_manager.RESTSitematchManagerIDColumns'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa87d80> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4e490>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_manager_id_columns' |
| Source | |
Line 4509 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_manager_id_columns (pattern: '/api/v1/sitematch-manager/{_id}/columns') | |
| view method 'put' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerIDColumnsField | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.sitematch_manager.RESTSitematchManagerIDColumnsField'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa8c2c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4e580>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_manager_id_columns_field' |
| Source | |
Line 4515 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_manager_id_columns_field (pattern: '/api/v1/sitematch-manager/{_id}/columns/{field}') | |
| view method 'post' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerIDReportsDrawnShapes | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.sitematch_manager.RESTSitematchManagerIDReportsDrawnShapes'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa8c900> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4e670>] |
| request_methods | 'POST' |
| route_name | 'sitematch_manager_id_reports_drawn_shapes' |
| Source | |
Line 4521 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_manager_id_reports_drawn_shapes (pattern: '/api/v1/sitematch-manager/{_id}/reports-drawn-shapes') | |
| view method 'get' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerDefaultColumns | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sitematch_manager.RESTSitematchManagerDefaultColumns'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa8cf40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4e760>] |
| request_methods | 'GET' |
| route_name | 'sitematch_manager_default_columns' |
| Source | |
Line 4527 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_manager_default_columns (pattern: '/api/v1/sitematch-manager/default-columns') | |
| view method 'get' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerIDDemographics | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sitematch_manager.RESTSitematchManagerIDDemographics'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa8d580> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4e850>] |
| request_methods | 'GET' |
| route_name | 'sitematch_manager_id_demographics' |
| Source | |
Line 4533 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_manager_id_demographics (pattern: '/api/v1/sitematch-manager/{_id}/demographics') | |
| view method 'post' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerIDDemographics | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.sitematch_manager.RESTSitematchManagerIDDemographics'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa8db20> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4e940>] |
| request_methods | 'POST' |
| route_name | 'sitematch_manager_id_demographics' |
| Source | |
Line 4539 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_manager_id_demographics (pattern: '/api/v1/sitematch-manager/{_id}/demographics') | |
| view method 'delete' of class piinpoint.api.v1.sitematch_manager.RESTSitematchManagerIDAttachments | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.sitematch_manager.RESTSitematchManagerIDAttachments'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa8e020> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4ea30>] |
| request_methods | 'DELETE' |
| route_name | 'sitematch_manager_id_attachments' |
| Source | |
Line 4545 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_manager_id_attachments (pattern: '/api/v1/sitematch-manager/{manager_id}/attachments') | |
| view method 'post' of class piinpoint.api.v1.sitematch_signup.RESTSitematchSignups | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.sitematch_signup.RESTSitematchSignups'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa8e660> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4eb20>] |
| request_methods | 'POST' |
| route_name | 'sitematch_signups' |
| Source | |
Line 4553 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_signups (pattern: '/api/v1/sitematch-signups') | |
| view method 'get' of class piinpoint.api.v1.sitematch_signup.RESTSitematchSignupsUnpaid | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.sitematch_signup.RESTSitematchSignupsUnpaid'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa8eca0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4ec10>] |
| request_methods | 'GET' |
| route_name | 'sitematch_signups_unpaid' |
| Source | |
Line 4559 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_signups_unpaid (pattern: '/api/v1/sitematch-signups/unpaid') | |
| view method 'post' of class piinpoint.api.v1.sitematch_signup.RESTSitematchSignupsIDTermsOfService | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.sitematch_signup.RESTSitematchSignupsIDTermsOfService'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa8f2e0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4ed00>] |
| request_methods | 'POST' |
| route_name | 'sitematch_signups_id_terms_of_service' |
| Source | |
Line 4565 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_signups_id_terms_of_service (pattern: '/api/v1/sitematch-signups/{_id}/terms-of-service') | |
| view method 'post' of class piinpoint.api.v1.sitematch_signup.RESTSitematchSignupsIDCreateAccount | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.sitematch_signup.RESTSitematchSignupsIDCreateAccount'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa8f920> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4edf0>] |
| request_methods | 'POST' |
| route_name | 'sitematch_signups_id_create_account' |
| Source | |
Line 4571 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_signups_id_create_account (pattern: '/api/v1/sitematch-signups/{_id}/create-account') | |
| view method 'put' of class piinpoint.api.v1.track.RESTTrack | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.track.RESTTrack'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa8ff60> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4eee0>] |
| request_methods | 'PUT' |
| route_name | 'track' |
| Source | |
Line 4579 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route track (pattern: '/api/v1/track') | |
| view method 'post' of class piinpoint.api.v1.track.RESTTrack | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.track.RESTTrack'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa9c540> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4efd0>] |
| request_methods | 'POST' |
| route_name | 'track' |
| Source | |
Line 4585 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route track (pattern: '/api/v1/track') | |
| view function piinpoint.lib.authenticator.wrap | |
|---|---|
| callable | <function authenticate.<locals>.wrap at 0x7d9f13c2b240> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa9c9a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4f0c0>] |
| request_methods | 'GET' |
| route_name | 'traffic_counts_cache' |
| Source | |
Line 4593 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route traffic_counts_cache (pattern: '/api/v1/traffic-counts-cache') | |
| view function piinpoint.lib.authenticator.wrap | |
|---|---|
| callable | <function authenticate.<locals>.wrap at 0x7d9f120fc220> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa9cf40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4f1b0>] |
| request_methods | 'GET' |
| route_name | 'traffic_counts_prediction_model_build' |
| Source | |
Line 4599 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route traffic_counts_prediction_model_build (pattern: '/api/v1/build-traffic-predictor') | |
| view method 'post' of class piinpoint.api.v1.trial.RESTTrial | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.trial.RESTTrial'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa9d580> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4f2a0>] |
| request_methods | 'POST' |
| route_name | 'trials' |
| Source | |
Line 4607 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route trials (pattern: '/api/v1/trials') | |
| view method 'get' of class piinpoint.api.v1.trial.RESTTrial | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.trial.RESTTrial'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa9db20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4f390>] |
| request_methods | 'GET' |
| route_name | 'trials' |
| Source | |
Line 4613 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route trials (pattern: '/api/v1/trials') | |
| view method 'get' of class piinpoint.api.v1.trial.RESTTrialApprove | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.trial.RESTTrialApprove'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa9e020> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4f480>] |
| request_methods | 'GET' |
| route_name | 'trials_approve' |
| Source | |
Line 4620 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route trials_approve (pattern: '/api/v1/trials/approve') | |
| view method 'put' of class piinpoint.api.v1.trial.RESTTrialsMessage | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.trial.RESTTrialsMessage'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa9e660> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4f570>] |
| request_methods | 'PUT' |
| route_name | 'trials_id_message' |
| Source | |
Line 4627 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route trials_id_message (pattern: '/api/v1/trials/{_id}/message') | |
| view method 'put' of class piinpoint.api.v1.trial.RESTTrialsCheckout | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.trial.RESTTrialsCheckout'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa9eca0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4f660>] |
| request_methods | 'PUT' |
| route_name | 'trials_id_checkout' |
| Source | |
Line 4634 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route trials_id_checkout (pattern: '/api/v1/trials/{_id}/checkout') | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReports | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReports'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa9f2e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4f750>] |
| request_methods | 'GET' |
| route_name | 'uber_reports' |
| Source | |
Line 4642 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports (pattern: '/api/v1/uber-reports') | |
| view method 'post' of class piinpoint.api.v1.uber-reports.RESTUberReports | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReports'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa9f880> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4f840>] |
| request_methods | 'POST' |
| route_name | 'uber_reports' |
| Source | |
Line 4648 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports (pattern: '/api/v1/uber-reports') | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportsID | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsID'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa9fd80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4f930>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id' |
| Source | |
Line 4655 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id (pattern: '/api/v1/uber-reports/{_id}') | |
| view method 'delete' of class piinpoint.api.v1.uber-reports.RESTUberReportsID | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsID'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaa4360> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4fa20>] |
| request_methods | 'DELETE' |
| route_name | 'uber_reports__id' |
| Source | |
Line 4661 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id (pattern: '/api/v1/uber-reports/{_id}') | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDSelectedGeoLevels | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDSelectedGeoLevels'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaa4860> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4fb10>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_selected_geolevels' |
| Source | |
Line 4668 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_selected_geolevels (pattern: '/api/v1/uber-reports/{_id}/selected-geolevels') | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDSelectedGeoLevels | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDSelectedGeoLevels'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaa4e00> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4fc00>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_selected_geolevels' |
| Source | |
Line 4674 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_selected_geolevels (pattern: '/api/v1/uber-reports/{_id}/selected-geolevels') | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDSelectedLocations | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDSelectedLocations'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaa5300> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4fcf0>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_update_selected_locations' |
| Source | |
Line 4681 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_update_selected_locations (pattern: '/api/v1/uber-reports/{_id}/update-selected-locations') | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDLayers | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDLayers'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaa5940> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4fde0>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_layers' |
| Source | |
Line 4688 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_layers (pattern: '/api/v1/uber-reports/{_id}/layers') | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDLayers | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDLayers'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaa5ee0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4fed0>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_layers' |
| Source | |
Line 4694 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_layers (pattern: '/api/v1/uber-reports/{_id}/layers') | |
| view method 'delete' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDLayers | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDLayers'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaa6340> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad4ffc0>] |
| request_methods | 'DELETE' |
| route_name | 'uber_reports__id_layers' |
| Source | |
Line 4700 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_layers (pattern: '/api/v1/uber-reports/{_id}/layers') | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDLayersDrivetimes | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDLayersDrivetimes'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaa6840> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad580f0>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_layers_drivetimes' |
| Source | |
Line 4707 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_layers_drivetimes (pattern: '/api/v1/uber-reports/{_id}/layers/drivetimes') | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDSLabels | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDSLabels'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaa6e80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad581e0>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_labels' |
| Source | |
Line 4714 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_labels (pattern: '/api/v1/uber-reports/{_id}/labels') | |
| view method 'post' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDOptions | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDOptions'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaa74c0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad582d0>] |
| request_methods | 'POST' |
| route_name | 'uber_reports__id_options' |
| Source | |
Line 4721 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_options (pattern: '/api/v1/uber-reports/{_id}/options') | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDLogo | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDLogo'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaa7b00> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad583c0>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_logo' |
| Source | |
Line 4728 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_logo (pattern: '/api/v1/uber-reports/{_id}/logo') | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDTitle | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDTitle'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aab0180> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad584b0>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_title' |
| Source | |
Line 4735 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_title (pattern: '/api/v1/uber-reports/{_id}/title') | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDPrivateComment | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDPrivateComment'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aab07c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad585a0>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_private_comment' |
| Source | |
Line 4742 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_private_comment (pattern: '/api/v1/uber-reports/{_id}/private-comment') | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDSites | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDSites'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aab0e00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad58690>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_sites' |
| Source | |
Line 4749 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_sites (pattern: '/api/v1/uber-reports/{_id}/sites') | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDComparisons | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDComparisons'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aab1440> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad58780>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_comparisons' |
| Source | |
Line 4756 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_comparisons (pattern: '/api/v1/uber-reports/{_id}/comparisons') | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDComparisons | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDComparisons'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aab19e0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad58870>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_comparisons' |
| Source | |
Line 4762 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_comparisons (pattern: '/api/v1/uber-reports/{_id}/comparisons') | |
| view method 'delete' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDComparisons | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDComparisons'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aab1e40> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad58960>] |
| request_methods | 'DELETE' |
| route_name | 'uber_reports__id_comparisons' |
| Source | |
Line 4768 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_comparisons (pattern: '/api/v1/uber-reports/{_id}/comparisons') | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDVariables | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDVariables'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aab2340> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad58a50>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_variables' |
| Source | |
Line 4775 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_variables (pattern: '/api/v1/uber-reports/{_id}/variables') | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDVariables | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDVariables'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aab28e0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad58b40>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_variables' |
| Source | |
Line 4781 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_variables (pattern: '/api/v1/uber-reports/{_id}/variables') | |
| view method 'delete' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDVariables | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDVariables'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aab2d40> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad58c30>] |
| request_methods | 'DELETE' |
| route_name | 'uber_reports__id_variables' |
| Source | |
Line 4787 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_variables (pattern: '/api/v1/uber-reports/{_id}/variables') | |
| view method 'post' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDVariablesReplace | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDVariablesReplace'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aab3240> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad58d20>] |
| request_methods | 'POST' |
| route_name | 'uber_reports__id_variables_replace' |
| Source | |
Line 4794 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_variables_replace (pattern: '/api/v1/uber-reports/{_id}/variables/replace') | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDOverlapVariables | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDOverlapVariables'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aab3880> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad58e10>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_overlap_variables' |
| Source | |
Line 4800 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_overlap_variables (pattern: '/api/v1/uber-reports/{_id}/overlap-variables') | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDOverlapVariables | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDOverlapVariables'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aab3e20> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad58f00>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_overlap_variables' |
| Source | |
Line 4807 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_overlap_variables (pattern: '/api/v1/uber-reports/{_id}/overlap-variables') | |
| view method 'delete' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDOverlapVariables | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDOverlapVariables'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aab82c0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad58ff0>] |
| request_methods | 'DELETE' |
| route_name | 'uber_reports__id_overlap_variables' |
| Source | |
Line 4814 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_overlap_variables (pattern: '/api/v1/uber-reports/{_id}/overlap-variables') | |
| view method 'post' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDOverlapVariablesReplace | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDOverlapVariablesReplace'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aab87c0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad590e0>] |
| request_methods | 'POST' |
| route_name | 'uber_reports__id_overlap_variables_replace' |
| Source | |
Line 4821 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_overlap_variables_replace (pattern: '/api/v1/uber-reports/{_id}/overlap-variables/replace') | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDSelectedOverlapGeolevels | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDSelectedOverlapGeolevels'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aab8e00> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad591d0>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_selected_overlap_geolevels' |
| Source | |
Line 4828 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_selected_overlap_geolevels (pattern: '/api/v1/uber-reports/{_id}/selected-overlap-geolevels') | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDOverlapDemographics | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDOverlapDemographics'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aab9440> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad592c0>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_overlap_demographics' |
| Source | |
Line 4835 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_overlap_demographics (pattern: '/api/v1/uber-reports/{_id}/overlap-demographics') | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDOverlapDemographicsBreakdown | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDOverlapDemographicsBreakdown'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aab9a80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad593b0>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_overlap_demographics_breakdown' |
| Source | |
Line 4842 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_overlap_demographics_breakdown (pattern: '/api/v1/uber-reports/{_id}/overlap-demographics-breakdown') | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDInactiveOverlapLocations | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDInactiveOverlapLocations'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaba0c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad594a0>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_inactive_overlap_locations' |
| Source | |
Line 4849 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_inactive_overlap_locations (pattern: '/api/v1/uber-reports/{_id}/inactive-overlap-locations') | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDTrafficQueries | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDTrafficQueries'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaba700> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad59590>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_traffic_queries' |
| Source | |
Line 4857 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_traffic_queries (pattern: '/api/v1/uber-reports/{_id}/traffic-queries') | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDTrafficQueries | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDTrafficQueries'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aabaca0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad59680>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_traffic_queries' |
| Source | |
Line 4864 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_traffic_queries (pattern: '/api/v1/uber-reports/{_id}/traffic-queries') | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDPOIs | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDPOIs'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aabb1a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad59770>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_pois' |
| Source | |
Line 4872 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_pois (pattern: '/api/v1/uber-reports/{_id}/pois') | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDPOIs | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDPOIs'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aabb740> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad59860>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_pois' |
| Source | |
Line 4878 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_pois (pattern: '/api/v1/uber-reports/{_id}/pois') | |
| view method 'delete' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDPOIs | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDPOIs'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aabbba0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad59950>] |
| request_methods | 'DELETE' |
| route_name | 'uber_reports__id_pois' |
| Source | |
Line 4884 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_pois (pattern: '/api/v1/uber-reports/{_id}/pois') | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDPOIsAddress | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDPOIsAddress'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aac80e0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad59a40>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_pois_address' |
| Source | |
Line 4891 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_pois_address (pattern: '/api/v1/uber-reports/{_id}/pois/address') | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDPOIDrivetimes | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDPOIDrivetimes'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aac8720> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad59b30>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_pois_drivetimes' |
| Source | |
Line 4898 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_pois_drivetimes (pattern: '/api/v1/uber-reports/{_id}/pois/drivetimes') | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDRetailLandscape | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDRetailLandscape'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aac8d60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad59c20>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_retail_landscape' |
| Source | |
Line 4905 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_retail_landscape (pattern: '/api/v1/uber-reports/{_id}/retail-landscape') | |
| view method 'post' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDShare | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDShare'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aac93a0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad59d10>] |
| request_methods | 'POST' |
| route_name | 'uber_reports__id_share' |
| Source | |
Line 4912 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_share (pattern: '/api/v1/uber-reports/{_id}/share') | |
| view method 'post' of class piinpoint.api.v1.uber-reports.RESTUberReportsSendEmail | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsSendEmail'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aac99e0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad59e00>] |
| request_methods | 'POST' |
| route_name | 'uber_reports__id_send_email' |
| Source | |
Line 4919 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_send_email (pattern: '/api/v1/uber-reports/{_id}/send-email') | |
| view method 'post' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDCopy | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDCopy'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaca020> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad59ef0>] |
| request_methods | 'POST' |
| route_name | 'uber_reports__id_copy' |
| Source | |
Line 4926 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_copy (pattern: '/api/v1/uber-reports/{_id}/copy') | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDBlacklistPOI | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDBlacklistPOI'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaca660> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad59fe0>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_blacklist_poi' |
| Source | |
Line 4933 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_blacklist_poi (pattern: '/api/v1/uber-reports/{_id}/blacklist-poi') | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDBlacklistLayer | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDBlacklistLayer'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aacaca0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad5a0d0>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_blacklist_layer' |
| Source | |
Line 4940 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_blacklist_layer (pattern: '/api/v1/uber-reports/{_id}/blacklist-layer') | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDDemographics | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDDemographics'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aacb2e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad5a1c0>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_demographics' |
| Source | |
Line 4947 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_demographics (pattern: '/api/v1/uber-reports/{_id}/demographics') | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDDemographicsFixed | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDDemographicsFixed'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aacb920> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad5a2b0>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_demographics_fixed' |
| Source | |
Line 4954 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_demographics_fixed (pattern: '/api/v1/uber-reports/{_id}/demographics/fixed') | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDDemographicsCustom | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDDemographicsCustom'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aacbf60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad5a3a0>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_demographics_custom' |
| Source | |
Line 4961 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_demographics_custom (pattern: '/api/v1/uber-reports/{_id}/demographics/custom') | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDDemographicsCustomOrder | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDDemographicsCustomOrder'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aad45e0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad5a490>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_demographics_custom_order' |
| Source | |
Line 4968 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_demographics_custom_order (pattern: '/api/v1/uber-reports/{_id}/demographics/custom/order') | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDDemographicsCards | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDDemographicsCards'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aad4c20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad5a580>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_demographics_cards' |
| Source | |
Line 4975 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_demographics_cards (pattern: '/api/v1/uber-reports/{_id}/demographics/cards') | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDDemographicsCards | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDDemographicsCards'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aad51c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad5a670>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_demographics_cards' |
| Source | |
Line 4981 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_demographics_cards (pattern: '/api/v1/uber-reports/{_id}/demographics/cards') | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDSuggestedComparisons | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDSuggestedComparisons'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aad56c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad5a760>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_suggested_comparisons' |
| Source | |
Line 4987 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_suggested_comparisons (pattern: '/api/v1/uber-reports/{_id}/suggested-comparisons') | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDCardComparisonDemographics | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDCardComparisonDemographics'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aad5d00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad5a850>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_card_comparison_demographics' |
| Source | |
Line 4993 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_card_comparison_demographics (pattern: '/api/v1/uber-reports/{_id}/card-comparison-demographics') | |
| view method 'post' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDSelectComparison | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDSelectComparison'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aad6340> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad5a940>] |
| request_methods | 'POST' |
| route_name | 'uber_reports__id_select_comparison' |
| Source | |
Line 4999 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_select_comparison (pattern: '/api/v1/uber-reports/{_id}/select-comparison') | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDDemographicRanges | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDDemographicRanges'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aad6980> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad5aa30>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_demographic_ranges' |
| Source | |
Line 5006 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_demographic_ranges (pattern: '/api/v1/uber-reports/{_id}/demographic-ranges') | |
| view method 'post' of class piinpoint.api.v1.uber-reports.RESTUberReportDemogTables | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportDemogTables'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aad6fc0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad5ab20>] |
| request_methods | 'POST' |
| route_name | 'uber_reports__id_demog_tables' |
| Source | |
Line 5013 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_demog_tables (pattern: '/api/v1/uber-reports/{_id}/demog-tables') | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportDemogTables | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportDemogTables'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aad7560> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad5ac10>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_demog_tables' |
| Source | |
Line 5019 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_demog_tables (pattern: '/api/v1/uber-reports/{_id}/demog-tables') | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportDemogTables | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportDemogTables'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aad79c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad5ad00>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_demog_tables' |
| Source | |
Line 5025 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_demog_tables (pattern: '/api/v1/uber-reports/{_id}/demog-tables') | |
| view method 'delete' of class piinpoint.api.v1.uber-reports.RESTUberReportDemogTables | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportDemogTables'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aad7e20> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad5adf0>] |
| request_methods | 'DELETE' |
| route_name | 'uber_reports__id_demog_tables' |
| Source | |
Line 5031 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_demog_tables (pattern: '/api/v1/uber-reports/{_id}/demog-tables') | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportDemogTablesTracker | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportDemogTablesTracker'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aae4360> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad5aee0>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_demog_tables_tracker' |
| Source | |
Line 5038 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_demog_tables_tracker (pattern: '/api/v1/uber-reports/{_id}/demog-tables-tracker') | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportDemogTablesTracker | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportDemogTablesTracker'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aae4900> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad5afd0>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_demog_tables_tracker' |
| Source | |
Line 5044 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_demog_tables_tracker (pattern: '/api/v1/uber-reports/{_id}/demog-tables-tracker') | |
| view method 'delete' of class piinpoint.api.v1.uber-reports.RESTUberReportDemogTablesTracker | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportDemogTablesTracker'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aae4d60> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad5b0c0>] |
| request_methods | 'DELETE' |
| route_name | 'uber_reports__id_demog_tables_tracker' |
| Source | |
Line 5050 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_demog_tables_tracker (pattern: '/api/v1/uber-reports/{_id}/demog-tables-tracker') | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportIDTradeAreaInsights | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportIDTradeAreaInsights'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aae5260> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad5b1b0>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_tradearea_insights' |
| Source | |
Line 5057 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_tradearea_insights (pattern: '/api/v1/uber-reports/{_id}/trade-area-insights') | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportIDCurrentLocations | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportIDCurrentLocations'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aae58a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad5b2a0>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_current_locations' |
| Source | |
Line 5064 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_current_locations (pattern: '/api/v1/uber-reports/{_id}/current-locations') | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportIDSimilarLocations | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportIDSimilarLocations'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aae5ee0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad5b390>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_similar_locations' |
| Source | |
Line 5071 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_similar_locations (pattern: '/api/v1/uber-reports/{_id}/similar-locations') | |
| view method 'post' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDChat | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDChat'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aae6520> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad5b480>] |
| request_methods | 'POST' |
| route_name | 'uber_reports__id_chat' |
| Source | |
Line 5078 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_chat (pattern: '/api/v1/uber-reports/{_id}/chat') | |
| view method 'post' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDChatPrepareCache | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDChatPrepareCache'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aae6b60> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad5b570>] |
| request_methods | 'POST' |
| route_name | 'uber_reports__id_chat_prepare_cache' |
| Source | |
Line 5085 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_chat_prepare_cache (pattern: '/api/v1/uber-reports/{_id}/chat/prepare-cache') | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportPrivate | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportPrivate'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aae71a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad5b660>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_private' |
| Source | |
Line 5092 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_private (pattern: '/api/v1/uber-reports/{_id}/private') | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportIDClearCache | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportIDClearCache'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aae77e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad5b750>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_secret_clear_cache' |
| Source | |
Line 5099 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_secret_clear_cache (pattern: '/api/v1/uber-reports/{_id}/secret/clear_cache') | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportPOISaturationDemogs | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportPOISaturationDemogs'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aae7e20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad5b840>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_poi_saturation_demogs' |
| Source | |
Line 5106 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_poi_saturation_demogs (pattern: '/api/v1/uber-reports/{_id}/poi-saturation-demogs') | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportTopSocialSegments | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportTopSocialSegments'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaec4a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad5b930>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_top_social_segments' |
| Source | |
Line 5112 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_top_social_segments (pattern: '/api/v1/uber-reports/{_id}/top-social-segments') | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportSocialSegmentConcentrations | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportSocialSegmentConcentrations'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaecae0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad5ba20>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_social_segment_concentrations' |
| Source | |
Line 5118 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_social_segment_concentrations (pattern: '/api/v1/uber-reports/{_id}/social-segment-concentrations') | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportSocialSegmentConcentrations | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportSocialSegmentConcentrations'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaed080> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad5bb10>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_social_segment_concentrations' |
| Source | |
Line 5124 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_social_segment_concentrations (pattern: '/api/v1/uber-reports/{_id}/social-segment-concentrations') | |
| view method 'delete' of class piinpoint.api.v1.uber-reports.RESTUberReportSocialSegmentConcentrations | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportSocialSegmentConcentrations'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaed4e0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad5bc00>] |
| request_methods | 'DELETE' |
| route_name | 'uber_reports__id_social_segment_concentrations' |
| Source | |
Line 5130 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_social_segment_concentrations (pattern: '/api/v1/uber-reports/{_id}/social-segment-concentrations') | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDReportNotes | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDReportNotes'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaed9e0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad5bcf0>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_report_notes' |
| Source | |
Line 5137 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_report_notes (pattern: '/api/v1/uber-reports/{_id}/report-notes') | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDSalesPrediction | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDSalesPrediction'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaee020> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad5bde0>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_sales_prediction' |
| Source | |
Line 5143 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_sales_prediction (pattern: '/api/v1/uber-reports/{_id}/sales-prediction') | |
| view method 'delete' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDListingPDF | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDListingPDF'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaee660> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad5bed0>] |
| request_methods | 'DELETE' |
| route_name | 'uber_reports__id_listing_pdf' |
| Source | |
Line 5149 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_listing_pdf (pattern: '/api/v1/uber-reports/{_id}/listing-pdf') | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDIncludeSalesPrediction | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDIncludeSalesPrediction'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaeeca0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad5bfc0>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_include_sales_prediction' |
| Source | |
Line 5155 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_include_sales_prediction (pattern: '/api/v1/uber-reports/{_id}/include-sales-prediction') | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDIncludeAnalogStores | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDIncludeAnalogStores'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaef2e0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad600f0>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_include_analog_stores' |
| Source | |
Line 5161 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_include_analog_stores (pattern: '/api/v1/uber-reports/{_id}/include-analog-stores') | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDIncludeSiteRanking | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDIncludeSiteRanking'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaef920> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad601e0>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_include_site_ranking' |
| Source | |
Line 5167 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_include_site_ranking (pattern: '/api/v1/uber-reports/{_id}/include-site-ranking') | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDIncludePredictionDrivers | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDIncludePredictionDrivers'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaeff60> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad602d0>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_include_prediction_drivers' |
| Source | |
Line 5173 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_include_prediction_drivers (pattern: '/api/v1/uber-reports/{_id}/include-prediction-drivers') | |
| view method 'get' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDOverlapTradeareas | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDOverlapTradeareas'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaf45e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad603c0>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_overlap_tradeareas' |
| Source | |
Line 5179 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_overlap_tradeareas (pattern: '/api/v1/uber-reports/{_id}/overlap-tradeareas') | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDOverlapAnalysis | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDOverlapAnalysis'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaf4c20> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad604b0>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_overlap_analysis' |
| Source | |
Line 5186 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_overlap_analysis (pattern: '/api/v1/uber-reports/{_id}/overlap-analysis') | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDIncludeImpactedLocations | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDIncludeImpactedLocations'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaf5260> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad605a0>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_include_impacted_locations' |
| Source | |
Line 5193 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_include_impacted_locations (pattern: '/api/v1/uber-reports/{_id}/include-impacted-locations') | |
| view method 'put' of class piinpoint.api.v1.uber-reports.RESTUberReportsIDDemographicsOverlapOrder | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportsIDDemographicsOverlapOrder'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaf58a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad60690>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_demographics_overlap_order' |
| Source | |
Line 5199 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_demographics_overlap_order (pattern: '/api/v1/uber-reports/{_id}/demographics/overlap/order') | |
| view method 'get' of class piinpoint.api.v1.visitor_reports.RESTVisitorReports | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.visitor_reports.RESTVisitorReports'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaf5ee0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad60780>] |
| request_methods | 'GET' |
| route_name | 'visitor_reports' |
| Source | |
Line 5208 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route visitor_reports (pattern: '/api/v1/visitor-reports') | |
| view method 'post' of class piinpoint.api.v1.visitor_reports.RESTVisitorReports | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.visitor_reports.RESTVisitorReports'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaf6480> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad60870>] |
| request_methods | 'POST' |
| route_name | 'visitor_reports' |
| Source | |
Line 5214 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route visitor_reports (pattern: '/api/v1/visitor-reports') | |
| view method 'get' of class piinpoint.api.v1.visitor_reports.RESTVisitorReportsID | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.visitor_reports.RESTVisitorReportsID'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaf6980> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad60960>] |
| request_methods | 'GET' |
| route_name | 'visitor_reports__id' |
| Source | |
Line 5221 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route visitor_reports__id (pattern: '/api/v1/visitor-reports/{_id}') | |
| view method 'delete' of class piinpoint.api.v1.visitor_reports.RESTVisitorReportsID | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.visitor_reports.RESTVisitorReportsID'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaf6f20> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad60a50>] |
| request_methods | 'DELETE' |
| route_name | 'visitor_reports__id' |
| Source | |
Line 5227 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route visitor_reports__id (pattern: '/api/v1/visitor-reports/{_id}') | |
| view method 'put' of class piinpoint.api.v1.visitor_reports.RESTVisitorReportsIDTitle | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.visitor_reports.RESTVisitorReportsIDTitle'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaf7420> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad60b40>] |
| request_methods | 'PUT' |
| route_name | 'visitor_reports__id_title' |
| Source | |
Line 5234 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route visitor_reports__id_title (pattern: '/api/v1/visitor-reports/{_id}/title') | |
| view method 'get' of class piinpoint.api.v1.visitor_reports.RESTVisitorReportsIDMonthlyGeofence | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.visitor_reports.RESTVisitorReportsIDMonthlyGeofence'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaf7a60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad60c30>] |
| request_methods | 'GET' |
| route_name | 'visitor_reports__id_monthly_geofence' |
| Source | |
Line 5240 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route visitor_reports__id_monthly_geofence (pattern: '/api/v1/visitor-reports/{_id}/monthly-geofence') | |
| view method 'get' of class piinpoint.api.v1.visitor_reports.RESTVisitorReportsIDDemographicsSection | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.visitor_reports.RESTVisitorReportsIDDemographicsSection'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a9000e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad60d20>] |
| request_methods | 'GET' |
| route_name | 'visitor_reports__id_demographics__section' |
| Source | |
Line 5246 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route visitor_reports__id_demographics__section (pattern: '/api/v1/visitor-reports/{_id}/demographics/{_section}') | |
| view method 'get' of class piinpoint.api.v1.visitor_reports.RESTVisitorReportsIDTradearea | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.visitor_reports.RESTVisitorReportsIDTradearea'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a900720> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad60e10>] |
| request_methods | 'GET' |
| route_name | 'visitor_reports__id_tradearea' |
| Source | |
Line 5252 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route visitor_reports__id_tradearea (pattern: '/api/v1/visitor-reports/{_id}/tradearea') | |
| view method 'post' of class piinpoint.api.v1.visitor_reports.RESTVisitorReportsIDCopy | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.visitor_reports.RESTVisitorReportsIDCopy'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a900d60> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad60f00>] |
| request_methods | 'POST' |
| route_name | 'visitor_reports__id_copy' |
| Source | |
Line 5258 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route visitor_reports__id_copy (pattern: '/api/v1/visitor-reports/{_id}/copy') | |
| view method 'post' of class piinpoint.api.v1.visitor_reports.RESTVisitorReportsIDShare | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.visitor_reports.RESTVisitorReportsIDShare'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a9013a0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad60ff0>] |
| request_methods | 'POST' |
| route_name | 'visitor_reports__id_share' |
| Source | |
Line 5265 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route visitor_reports__id_share (pattern: '/api/v1/visitor-reports/{_id}/share') | |
| view method 'post' of class piinpoint.api.v1.visitor_reports.RESTVisitorReportsSendEmail | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.visitor_reports.RESTVisitorReportsSendEmail'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a9019e0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad610e0>] |
| request_methods | 'POST' |
| route_name | 'visitor_reports__id_send_email' |
| Source | |
Line 5271 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route visitor_reports__id_send_email (pattern: '/api/v1/visitor-reports/{_id}/send-email') | |
| view method 'get' of class piinpoint.api.v1.users.RESTUsers | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.users.RESTUsers'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a902020> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad611d0>] |
| request_methods | 'GET' |
| route_name | 'users' |
| Source | |
Line 5279 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route users (pattern: '/api/v1/users') | |
| view method 'post' of class piinpoint.api.v1.users.RESTUsers | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.users.RESTUsers'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a9025c0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad612c0>] |
| request_methods | 'POST' |
| route_name | 'users' |
| Source | |
Line 5285 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route users (pattern: '/api/v1/users') | |
| view method 'get' of class piinpoint.api.v1.users.RESTUserExists | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.users.RESTUserExists'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a902ac0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad613b0>] |
| request_methods | 'GET' |
| route_name | 'user-exists' |
| Source | |
Line 5292 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route user-exists (pattern: '/api/v1/user-exists') | |
| view method 'post' of class piinpoint.api.v1.users.RESTUsersReferral | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.users.RESTUsersReferral'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a903100> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad614a0>] |
| request_methods | 'POST' |
| route_name | 'users_referral' |
| Source | |
Line 5299 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route users_referral (pattern: '/api/v1/users/{_id}/referral') | |
| view method 'delete' of class piinpoint.api.v1.users.RESTUsersId | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.users.RESTUsersId'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a903740> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad61590>] |
| request_methods | 'DELETE' |
| route_name | 'users_id' |
| Source | |
Line 5306 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route users_id (pattern: '/api/v1/users/{_id}') | |
| view method 'get' of class piinpoint.api.v1.users.RESTUsersIdBatchReport | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.users.RESTUsersIdBatchReport'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a903d80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad61680>] |
| request_methods | 'GET' |
| route_name | 'users_batch_report' |
| Source | |
Line 5313 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route users_batch_report (pattern: '/api/v1/users/batch_report') | |
| view method 'get' of class piinpoint.api.v1.users.RESTUsersId | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.users.RESTUsersId'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a90c360> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad61770>] |
| request_methods | 'GET' |
| route_name | 'users_id' |
| Source | |
Line 5320 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route users_id (pattern: '/api/v1/users/{_id}') | |
| view function piinpoint.lib.authenticator.wrap | |
|---|---|
| callable | <function authenticate.<locals>.wrap at 0x7d9f11e9bb00> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a90c7c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad61860>] |
| request_methods | 'PUT' |
| route_name | 'users_id_custom_layers_file_id_starred' |
| Source | |
Line 5328 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route users_id_custom_layers_file_id_starred (pattern: '/api/v1/users/{_id}/custom-layers/{file_id}/starred') | |
| view function piinpoint.lib.authenticator.wrap | |
|---|---|
| callable | <function authenticate.<locals>.wrap at 0x7d9f11ec0b80> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a90cd60> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad61950>] |
| request_methods | 'PUT' |
| route_name | 'users_id_email' |
| Source | |
Line 5335 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route users_id_email (pattern: '/api/v1/users/{_id}/email') | |
| view function piinpoint.lib.authenticator.wrap | |
|---|---|
| callable | <function authenticate.<locals>.wrap at 0x7d9f11ec0cc0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a90d300> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad61a40>] |
| request_methods | 'PUT' |
| route_name | 'users_id_username' |
| Source | |
Line 5342 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route users_id_username (pattern: '/api/v1/users/{_id}/username') | |
| view function piinpoint.lib.authenticator.wrap | |
|---|---|
| callable | <function authenticate.<locals>.wrap at 0x7d9f11ec0e00> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a90d8a0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad61b30>] |
| request_methods | 'POST' |
| route_name | 'users_id_password' |
| Source | |
Line 5349 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route users_id_password (pattern: '/api/v1/users/{_id}/password') | |
| view function piinpoint.lib.authenticator.wrap | |
|---|---|
| callable | <function authenticate.<locals>.wrap at 0x7d9f11ec0f40> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a90de40> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad61c20>] |
| request_methods | 'POST' |
| route_name | 'users_id_name' |
| Source | |
Line 5356 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route users_id_name (pattern: '/api/v1/users/{_id}/name') | |
| view function piinpoint.lib.authenticator.wrap | |
|---|---|
| callable | <function authenticate.<locals>.wrap at 0x7d9f11ec11c0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a90e3e0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad61d10>] |
| request_methods | 'POST' |
| route_name | 'users_id_title' |
| Source | |
Line 5363 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route users_id_title (pattern: '/api/v1/users/{_id}/title') | |
| view function piinpoint.lib.authenticator.wrap | |
|---|---|
| callable | <function authenticate.<locals>.wrap at 0x7d9f11ec1080> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a90e980> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad61e00>] |
| request_methods | 'PUT' |
| route_name | 'users_id_sitematch_email' |
| Source | |
Line 5370 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route users_id_sitematch_email (pattern: '/api/v1/users/{_id}/sitematch_email') | |
| view function piinpoint.lib.authenticator.wrap | |
|---|---|
| callable | <function authenticate.<locals>.wrap at 0x7d9f11ec1300> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a90ef20> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad61ef0>] |
| request_methods | 'POST' |
| route_name | 'users_id_geographies' |
| Source | |
Line 5377 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route users_id_geographies (pattern: '/api/v1/users/{_id}/geographies') | |
| view method 'put' of class piinpoint.api.v1.users.RESTUsersEULASigned | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.users.RESTUsersEULASigned'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a90f560> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad61fe0>] |
| request_methods | 'PUT' |
| route_name | 'users_id_eula_signed' |
| Source | |
Line 5384 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route users_id_eula_signed (pattern: '/api/v1/users/{_id}/eula_signed') | |
| view method 'post' of class piinpoint.api.v1.users.RESTUsersIdProfilePic | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.users.RESTUsersIdProfilePic'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a90fba0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad620d0>] |
| request_methods | 'POST' |
| route_name | 'users_id_profile_pic' |
| Source | |
Line 5391 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route users_id_profile_pic (pattern: '/api/v1/users/{_id}/profile_pic') | |
| view method 'delete' of class piinpoint.api.v1.users.RESTUsersIdProfilePic | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.users.RESTUsersIdProfilePic'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a918180> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad621c0>] |
| request_methods | 'DELETE' |
| route_name | 'users_id_profile_pic' |
| Source | |
Line 5397 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route users_id_profile_pic (pattern: '/api/v1/users/{_id}/profile_pic') | |
| view function piinpoint.lib.authenticator.wrap | |
|---|---|
| callable | <function authenticate.<locals>.wrap at 0x7d9f11ec1440> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a9185e0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad622b0>] |
| request_methods | 'POST' |
| route_name | 'users_id_role' |
| Source | |
Line 5404 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route users_id_role (pattern: '/api/v1/users/{_id}/role') | |
| view function piinpoint.lib.authenticator.wrap | |
|---|---|
| callable | <function authenticate.<locals>.wrap at 0x7d9f11ec1800> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a918b80> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad623a0>] |
| request_methods | 'PUT' |
| route_name | 'users_id_measurement' |
| Source | |
Line 5411 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route users_id_measurement (pattern: '/api/v1/users/{_id}/measurement') | |
| view function piinpoint.lib.authenticator.wrap | |
|---|---|
| callable | <function authenticate.<locals>.wrap at 0x7d9f11ec1940> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a919120> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad62490>] |
| request_methods | 'PUT' |
| route_name | 'users_id_account_type' |
| Source | |
Line 5418 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route users_id_account_type (pattern: '/api/v1/users/{_id}/account_type') | |
| view function piinpoint.lib.authenticator.wrap | |
|---|---|
| callable | <function authenticate.<locals>.wrap at 0x7d9f11ec1a80> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a9196c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad62580>] |
| request_methods | 'PUT' |
| route_name | 'users_id_preferences_settings_notification' |
| Source | |
Line 5425 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route users_id_preferences_settings_notification (pattern: '/api/v1/users/{_id}/preferences/settings/notification') | |
| view function piinpoint.lib.authenticator.wrap | |
|---|---|
| callable | <function authenticate.<locals>.wrap at 0x7d9f11ec1bc0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a919c60> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad62670>] |
| request_methods | 'PUT' |
| route_name | 'users_id_preferences_settings_comparison_notification' |
| Source | |
Line 5432 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route users_id_preferences_settings_comparison_notification (pattern: '/api/v1/users/{_id}/preferences/settings/comparison_notification') | |
| view function piinpoint.lib.authenticator.wrap | |
|---|---|
| callable | <function authenticate.<locals>.wrap at 0x7d9f11ec1d00> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a91a200> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad62760>] |
| request_methods | 'PUT' |
| route_name | 'users_id_plan_countries_country' |
| Source | |
Line 5439 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route users_id_plan_countries_country (pattern: '/api/v1/users/{_id}/plan/countries/{country}') | |
| view function piinpoint.lib.authenticator.wrap | |
|---|---|
| callable | <function authenticate.<locals>.wrap at 0x7d9f11ec1e40> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a91a7a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad62850>] |
| request_methods | 'PUT' |
| route_name | 'users_id_preferences_project_basemap' |
| Source | |
Line 5446 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route users_id_preferences_project_basemap (pattern: '/api/v1/users/{_id}/preferences/project/basemap') | |
| view function piinpoint.lib.authenticator.wrap | |
|---|---|
| callable | <function authenticate.<locals>.wrap at 0x7d9f11ec1e40> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a91aca0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad62940>] |
| request_methods | 'POST' |
| route_name | 'users_id_preferences_project_basemap' |
| Source | |
Line 5453 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route users_id_preferences_project_basemap (pattern: '/api/v1/users/{_id}/preferences/project/basemap') | |
| view function piinpoint.lib.authenticator.wrap | |
|---|---|
| callable | <function authenticate.<locals>.wrap at 0x7d9f11ec1f80> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a91b100> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad62a30>] |
| request_methods | 'PUT' |
| route_name | 'users_preferences_project_mapstate_traffic_count' |
| Source | |
Line 5460 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route users_preferences_project_mapstate_traffic_count (pattern: 'api/v1/users/{_id}/preferences/project/mapstate/traffic-count') | |
| view method 'put' of class piinpoint.api.v1.users.RESTUsersPreferencesMapstateSocialSegment | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.users.RESTUsersPreferencesMapstateSocialSegment'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a91b740> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad62b20>] |
| request_methods | 'PUT' |
| route_name | 'users_preferences_project_mapstate_social_segment' |
| Source | |
Line 5467 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route users_preferences_project_mapstate_social_segment (pattern: '/api/v1/users/{_id}/preferences/project/mapstate/social-segment-state') | |
| view method 'put' of class piinpoint.api.v1.users.RESTUsersRetailerKey | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.users.RESTUsersRetailerKey'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a91bd80> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad62c10>] |
| request_methods | 'PUT' |
| route_name | 'users_id_retailer_key' |
| Source | |
Line 5474 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route users_id_retailer_key (pattern: '/api/v1/users/{_id}/retailer_key') | |
| view method 'post' of class piinpoint.api.v1.users.RESTUsersSystemPerformance | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.users.RESTUsersSystemPerformance'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a91c400> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad62d00>] |
| request_methods | 'POST' |
| route_name | 'users_id_system_performance' |
| Source | |
Line 5481 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route users_id_system_performance (pattern: '/api/v1/users/{_id}/system_performance') | |
| view function piinpoint.lib.authenticator.wrap | |
|---|---|
| callable | <function authenticate.<locals>.wrap at 0x7d9f11ec20c0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a91c9a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad62df0>] |
| request_methods | 'PUT' |
| route_name | 'users_preferences_project_mapstate_poi_clustering' |
| Source | |
Line 5488 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route users_preferences_project_mapstate_poi_clustering (pattern: 'api/v1/users/{_id}/preferences/project/mapstate/poi-clustering') | |
| view function piinpoint.lib.authenticator.wrap | |
|---|---|
| callable | <function authenticate.<locals>.wrap at 0x7d9f11ec2200> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a91cf40> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad62ee0>] |
| request_methods | 'PUT' |
| route_name | 'users_preferences_project_mapstate_shapes_context_menu_expanded' |
| Source | |
Line 5495 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route users_preferences_project_mapstate_shapes_context_menu_expanded (pattern: 'api/v1/users/{_id}/preferences/project/mapstate/shapes-context-menu-expanded') | |
| view function piinpoint.lib.authenticator.wrap | |
|---|---|
| callable | <function authenticate.<locals>.wrap at 0x7d9f11ec2340> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a91d4e0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad62fd0>] |
| request_methods | 'PUT' |
| route_name | 'users_preferences_project_mapstate_current_location' |
| Source | |
Line 5502 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route users_preferences_project_mapstate_current_location (pattern: 'api/v1/users/{_id}/preferences/project/mapstate/current-location-state') | |
| view function piinpoint.api.v1.users.users_preferences_markets | |
|---|---|
| callable | <function users_preferences_markets at 0x7d9f11ec23e0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a91da80> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad630c0>] |
| request_methods | 'PUT' |
| route_name | 'users_preferences_project_mapstate_markets_visible' |
| Source | |
Line 5509 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route users_preferences_project_mapstate_markets_visible (pattern: 'api/v1/users/{_id}/preferences/project/mapstate/markets/visible') | |
| view function piinpoint.api.v1.users.neighborhood_activate | |
|---|---|
| callable | <function neighborhood_activate at 0x7d9f11ec2480> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a91e020> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad631b0>] |
| request_methods | 'PUT' |
| route_name | 'neighborhood_activate' |
| Source | |
Line 5516 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route neighborhood_activate (pattern: '/api/v1/neighborhoods/activate') | |
| view method 'get' of class piinpoint.api.v1.users.RESTUsersPreferencesDemographics | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.users.RESTUsersPreferencesDemographics'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a91e660> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad632a0>] |
| request_methods | 'GET' |
| route_name | 'users_id_preferences_demographics' |
| Source | |
Line 5523 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route users_id_preferences_demographics (pattern: '/api/v1/users/{_id}/preferences/demographics') | |
| view method 'post' of class piinpoint.api.v1.users.RESTUsersPreferencesDemographics | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.users.RESTUsersPreferencesDemographics'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a91ec00> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad63390>] |
| request_methods | 'POST' |
| route_name | 'users_id_preferences_demographics' |
| Source | |
Line 5529 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route users_id_preferences_demographics (pattern: '/api/v1/users/{_id}/preferences/demographics') | |
| view method 'put' of class piinpoint.api.v1.users.RESTUsersPreferencesDemographics | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.users.RESTUsersPreferencesDemographics'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a91f060> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad63480>] |
| request_methods | 'PUT' |
| route_name | 'users_id_preferences_demographics' |
| Source | |
Line 5535 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route users_id_preferences_demographics (pattern: '/api/v1/users/{_id}/preferences/demographics') | |
| view method 'delete' of class piinpoint.api.v1.users.RESTUsersPreferencesDemographics | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.users.RESTUsersPreferencesDemographics'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a91f4c0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad63570>] |
| request_methods | 'DELETE' |
| route_name | 'users_id_preferences_demographics' |
| Source | |
Line 5541 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route users_id_preferences_demographics (pattern: '/api/v1/users/{_id}/preferences/demographics') | |
| view method 'put' of class piinpoint.api.v1.users.RESTUsersPreferencesDemographicsOrder | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.users.RESTUsersPreferencesDemographicsOrder'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a91f9c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad63660>] |
| request_methods | 'PUT' |
| route_name | 'users_id_preferences_demographics_order' |
| Source | |
Line 5548 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route users_id_preferences_demographics_order (pattern: '/api/v1/users/{_id}/preferences/demographics/order') | |
| view method 'put' of class piinpoint.api.v1.users.RESTUsersPreferencesDemographicsWeight | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.users.RESTUsersPreferencesDemographicsWeight'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a928040> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad63750>] |
| request_methods | 'PUT' |
| route_name | 'users_id_preferences_demographics_weight' |
| Source | |
Line 5555 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route users_id_preferences_demographics_weight (pattern: '/api/v1/users/{_id}/preferences/demographics/weight') | |
| view method 'put' of class piinpoint.api.v1.users.RESTUsersPreferencesSitematch | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.users.RESTUsersPreferencesSitematch'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a928680> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad63840>] |
| request_methods | 'PUT' |
| route_name | 'users_id_preferences_sitematch' |
| Source | |
Line 5562 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route users_id_preferences_sitematch (pattern: '/api/v1/users/{_id}/preferences/sitematch') | |
| view method 'put' of class piinpoint.api.v1.users.RESTMapstateCustomLayersFileIDInactiveClasses | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.users.RESTMapstateCustomLayersFileIDInactiveClasses'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a928cc0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad63930>] |
| request_methods | 'PUT' |
| route_name | 'mapstate_customlayers_file_id_inactive_classes' |
| Source | |
Line 5569 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route mapstate_customlayers_file_id_inactive_classes (pattern: '/api/v1/mapstate/custom-layers/{file_id}/inactive-classes') | |
| view method 'delete' of class piinpoint.api.v1.users.RESTMapstateCustomLayersFileIDInactiveClasses | |
|---|---|
| attr | 'delete' |
| callable | <class 'piinpoint.api.v1.users.RESTMapstateCustomLayersFileIDInactiveClasses'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a929260> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad63a20>] |
| request_methods | 'DELETE' |
| route_name | 'mapstate_customlayers_file_id_inactive_classes' |
| Source | |
Line 5575 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route mapstate_customlayers_file_id_inactive_classes (pattern: '/api/v1/mapstate/custom-layers/{file_id}/inactive-classes') | |
| view method 'put' of class piinpoint.api.v1.users.RESTMapstateCustomLayersFileIDLabelHeader | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.users.RESTMapstateCustomLayersFileIDLabelHeader'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a929760> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad63b10>] |
| request_methods | 'PUT' |
| route_name | 'mapstate_customlayers_file_id_header' |
| Source | |
Line 5582 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route mapstate_customlayers_file_id_header (pattern: '/api/v1/mapstate/custom-layers/{file_id}/label-header') | |
| view method 'put' of class piinpoint.api.v1.users.RESTMapstateCustomLayersFileIDToggleLabels | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.users.RESTMapstateCustomLayersFileIDToggleLabels'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a929da0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad63c00>] |
| request_methods | 'PUT' |
| route_name | 'mapstate_customlayers_file_id_toggle_labels' |
| Source | |
Line 5589 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route mapstate_customlayers_file_id_toggle_labels (pattern: '/api/v1/mapstate/custom-layers/{file_id}/labels') | |
| view method 'post' of class piinpoint.api.v1.users.RESTMapstateCustomLayersFileIDToggleLayerLock | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.users.RESTMapstateCustomLayersFileIDToggleLayerLock'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a92a3e0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad63cf0>] |
| request_methods | 'POST' |
| route_name | 'mapstate_customlayers_file_id_toggle_layer_lock' |
| Source | |
Line 5596 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route mapstate_customlayers_file_id_toggle_layer_lock (pattern: '/api/v1/mapstate/custom-layers/{file_id}/lock') | |
| view method 'get' of class piinpoint.api.v1.users.RESTUsersPreferencesSegmentation | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.users.RESTUsersPreferencesSegmentation'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a92aa20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad63de0>] |
| request_methods | 'GET' |
| route_name | 'users_preferences_segmentation' |
| Source | |
Line 5603 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route users_preferences_segmentation (pattern: '/api/v1/users/{_id}/preferences/segmentation') | |
| view method 'put' of class piinpoint.api.v1.users.RESTUsersPreferencesSegmentation | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.users.RESTUsersPreferencesSegmentation'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a92afc0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad63ed0>] |
| request_methods | 'PUT' |
| route_name | 'users_preferences_segmentation' |
| Source | |
Line 5609 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route users_preferences_segmentation (pattern: '/api/v1/users/{_id}/preferences/segmentation') | |
| view function piinpoint.lib.access_check.view_wrapper | |
|---|---|
| callable | <function access_check_wrapper.<locals>.view_wrapper at 0x7d9f209b1b20> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a92b420> |
| order | 357913939 |
| phash | '6ccf38453e1dc03ef67ed13b07e00db0' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7d9f0ad63fc0>, <pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6c050>] |
| request_methods | 'GET' |
| route_name | 'account_settings' |
| Source | |
Line 5617 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route account_settings (pattern: '/account/settings') | |
| template piinpoint:templates/main.mako | |
| view function piinpoint.lib.access_check.view_wrapper | |
|---|---|
| callable | <function access_check_wrapper.<locals>.view_wrapper at 0x7d9f209b1b20> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a92b920> |
| order | 357913939 |
| phash | 'c0bcdbde6c0bf5cf41244260d9a4fb44' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7d9f0ad6c140>, <pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6c190>] |
| request_methods | 'GET' |
| route_name | 'account_settings' |
| xhr | True |
| Source | |
Line 5624 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route account_settings (pattern: '/account/settings') | |
| view function piinpoint.lib.access_check.view_wrapper | |
|---|---|
| callable | <function access_check_wrapper.<locals>.view_wrapper at 0x7d9f209b1da0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a92bd80> |
| order | 357913939 |
| phash | '6ccf38453e1dc03ef67ed13b07e00db0' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7d9f0ad6c280>, <pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6c2d0>] |
| request_methods | 'GET' |
| route_name | 'data_upload_page' |
| Source | |
Line 5632 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route data_upload_page (pattern: '/current-locations/upload') | |
| template piinpoint:templates/main.mako | |
| view function piinpoint.lib.access_check.view_wrapper | |
|---|---|
| callable | <function access_check_wrapper.<locals>.view_wrapper at 0x7d9f209b2020> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a934360> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6c3c0>] |
| request_methods | 'GET' |
| route_name | 'compare_page' |
| Source | |
Line 5640 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route compare_page (pattern: '/compare') | |
| template piinpoint:templates/main.mako | |
| view function piinpoint.lib.access_check.view_wrapper | |
|---|---|
| callable | <function access_check_wrapper.<locals>.view_wrapper at 0x7d9f209b22a0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a934900> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6c4b0>] |
| request_methods | 'GET' |
| route_name | 'reports_list' |
| Source | |
Line 5647 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route reports_list (pattern: '/reports') | |
| template piinpoint:templates/main.mako | |
| view function piinpoint.lib.access_check.view_wrapper | |
|---|---|
| callable | <function access_check_wrapper.<locals>.view_wrapper at 0x7d9f209b2520> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a934ea0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6c5a0>] |
| request_methods | 'GET' |
| route_name | 'reports_batch_creation' |
| Source | |
Line 5654 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route reports_batch_creation (pattern: '/reportsbatch') | |
| template piinpoint:templates/main.mako | |
| view function piinpoint.lib.end_of_pilot.view_wrapper | |
|---|---|
| callable | <function end_of_pilot_wrapper.<locals>.view_wrapper at 0x7d9f209b2700> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a935440> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6c690>] |
| request_methods | 'GET' |
| route_name | 'comparison_v2__id' |
| Source | |
Line 5661 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route comparison_v2__id (pattern: '/comparison/v2/{_id}') | |
| template piinpoint:templates/main.mako | |
| view function piinpoint.lib.access_check.view_wrapper | |
|---|---|
| callable | <function access_check_wrapper.<locals>.view_wrapper at 0x7d9f209b2980> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a9359e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6c780>] |
| request_methods | 'GET' |
| route_name | 'report_v2__id' |
| Source | |
Line 5668 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route report_v2__id (pattern: '/report/v2/{_id}') | |
| template piinpoint:templates/main.mako | |
| view function piinpoint.lib.access_check.view_wrapper | |
|---|---|
| callable | <function access_check_wrapper.<locals>.view_wrapper at 0x7d9f209b2c00> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a935f80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6c870>] |
| request_methods | 'GET' |
| route_name | 'reports_dd_id' |
| Source | |
Line 5675 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route reports_dd_id (pattern: '/report/dd/{_id}') | |
| template piinpoint:templates/main.mako | |
| view function piinpoint.views.reports_dd_list_page | |
|---|---|
| callable | <function reports_dd_list_page at 0x7d9f209b2ca0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a936520> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6c960>] |
| request_methods | 'GET' |
| route_name | 'reports_dd_list' |
| Source | |
Line 5682 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route reports_dd_list (pattern: '/reports-dd-list/{period}/{token}') | |
| template piinpoint:templates/main.mako | |
| view function piinpoint.lib.access_check.view_wrapper | |
|---|---|
| callable | <function access_check_wrapper.<locals>.view_wrapper at 0x7d9f209b3380> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a936ac0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6ca50>] |
| request_methods | 'GET' |
| route_name | 'reports_sales_report_id' |
| Source | |
Line 5689 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route reports_sales_report_id (pattern: '/report/newstoreforecast/{_id}') | |
| template piinpoint:templates/main.mako | |
| view function piinpoint.lib.access_check.view_wrapper | |
|---|---|
| callable | <function access_check_wrapper.<locals>.view_wrapper at 0x7d9f209b3600> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a937060> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6cb40>] |
| request_methods | 'GET' |
| route_name | 'reports_closure_report_id' |
| Source | |
Line 5696 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route reports_closure_report_id (pattern: '/report/closure/{_id}') | |
| template piinpoint:templates/main.mako | |
| view function piinpoint.views.reports_v2_anonymous_page | |
|---|---|
| callable | <function reports_v2_anonymous_page at 0x7d9f209b2d40> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a937600> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6cc30>] |
| request_methods | 'GET' |
| route_name | 'report_v2__anonymous' |
| Source | |
Line 5703 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route report_v2__anonymous (pattern: '/site-report/v2/{uuid}') | |
| template piinpoint:templates/main.mako | |
| view function piinpoint.views.reports_v2_shared_page | |
|---|---|
| callable | <function reports_v2_shared_page at 0x7d9f209b2de0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a937ba0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6cd20>] |
| request_methods | 'GET' |
| route_name | 'report_v2__shared' |
| Source | |
Line 5710 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route report_v2__shared (pattern: '/shared-report/v2/{token}') | |
| template piinpoint:templates/main.mako | |
| view function piinpoint.views.reports_shared_dd_report_page | |
|---|---|
| callable | <function reports_shared_dd_report_page at 0x7d9f209b2e80> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a93c180> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6ce10>] |
| request_methods | 'GET' |
| route_name | 'report_dd_report_shared' |
| Source | |
Line 5717 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route report_dd_report_shared (pattern: '/shared-dd-report/{token}') | |
| template piinpoint:templates/main.mako | |
| view function piinpoint.lib.access_check.view_wrapper | |
|---|---|
| callable | <function access_check_wrapper.<locals>.view_wrapper at 0x7d9f209b3880> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a93c720> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6cf00>] |
| request_methods | 'GET' |
| route_name | 'visitors_report__uuid' |
| Source | |
Line 5724 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route visitors_report__uuid (pattern: '/visitors-report/*url') | |
| template piinpoint:templates/main.mako | |
| view function piinpoint.views.shared_visitors_report__hash | |
|---|---|
| callable | <function shared_visitors_report__hash at 0x7d9f209b3920> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a93ccc0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6cff0>] |
| request_methods | 'GET' |
| route_name | 'shared_visitors_report__hash' |
| Source | |
Line 5731 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route shared_visitors_report__hash (pattern: '/shared-visitor-report/{hash}') | |
| template piinpoint:templates/main.mako | |
| view function piinpoint.views.shared_comparison | |
|---|---|
| callable | <function shared_comparison at 0x7d9f209b39c0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a93d260> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6d0e0>] |
| request_methods | 'GET' |
| route_name | 'shared_comparison' |
| Source | |
Line 5738 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route shared_comparison (pattern: '/shared-comparison/{username}/{token}') | |
| template piinpoint:templates/main.mako | |
| view function piinpoint.views.get_report_builder | |
|---|---|
| callable | <function get_report_builder at 0x7d9f209b3a60> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a93d800> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6d1d0>] |
| request_methods | 'GET' |
| route_name | 'report_builder' |
| Source | |
Line 5745 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route report_builder (pattern: '/report-builder') | |
| template piinpoint:templates/anonymous.mako | |
| view function piinpoint.lib.end_of_pilot.view_wrapper | |
|---|---|
| callable | <function end_of_pilot_wrapper.<locals>.view_wrapper at 0x7d9f209b3c40> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a93dda0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6d2c0>] |
| request_methods | 'GET' |
| route_name | 'roles_name_page' |
| Source | |
Line 5752 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route roles_name_page (pattern: '/roles/{name}') | |
| template piinpoint:templates/main.mako | |
| view function piinpoint.views.get | |
|---|---|
| callable | <function get at 0x7d9f209b3ce0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a93e340> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6d3b0>] |
| request_methods | 'GET' |
| route_name | 'new_user' |
| Source | |
Line 5759 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route new_user (pattern: '/create_account') | |
| template piinpoint:templates/create_account.mako | |
| view function piinpoint.views.create_sm_account | |
|---|---|
| callable | <function create_sm_account at 0x7d9f209b3d80> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a93e8e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6d4a0>] |
| request_methods | 'GET' |
| route_name | 'new_sm_user' |
| Source | |
Line 5766 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route new_sm_user (pattern: '/create_sm_account') | |
| template piinpoint:templates/create_sm_account.mako | |
| view function piinpoint.views.start_trial_page | |
|---|---|
| callable | <function start_trial_page at 0x7d9f209b3e20> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a93ee80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6d590>] |
| request_methods | 'GET' |
| route_name | 'start_trial' |
| Source | |
Line 5773 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route start_trial (pattern: '/start_trial') | |
| template piinpoint:templates/start_trial.mako | |
| view function piinpoint.lib.access_check.view_wrapper | |
|---|---|
| callable | <function access_check_wrapper.<locals>.view_wrapper at 0x7d9f209bc0e0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a93f420> |
| order | 357913939 |
| phash | '6ccf38453e1dc03ef67ed13b07e00db0' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7d9f0ad6d680>, <pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6d6d0>] |
| request_methods | 'GET' |
| route_name | 'admin_settings' |
| Source | |
Line 5780 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route admin_settings (pattern: '/admin/settings') | |
| template piinpoint:templates/main.mako | |
| view function piinpoint.lib.end_of_pilot.view_wrapper | |
|---|---|
| callable | <function end_of_pilot_wrapper.<locals>.view_wrapper at 0x7d9f209bc2c0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a93f9c0> |
| order | 357913939 |
| phash | '6ccf38453e1dc03ef67ed13b07e00db0' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7d9f0ad6d7c0>, <pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6d810>] |
| request_methods | 'GET' |
| route_name | 'admin_invite' |
| Source | |
Line 5788 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route admin_invite (pattern: '/admin/invite') | |
| template piinpoint:templates/main.mako | |
| view function piinpoint.lib.end_of_pilot.view_wrapper | |
|---|---|
| callable | <function end_of_pilot_wrapper.<locals>.view_wrapper at 0x7d9f209bc4a0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a93ff60> |
| order | 357913939 |
| phash | '6ccf38453e1dc03ef67ed13b07e00db0' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7d9f0ad6d900>, <pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6d950>] |
| request_methods | 'GET' |
| route_name | 'admin_create_role' |
| Source | |
Line 5796 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route admin_create_role (pattern: '/admin/create-role') | |
| template piinpoint:templates/main.mako | |
| view function piinpoint.lib.end_of_pilot.view_wrapper | |
|---|---|
| callable | <function end_of_pilot_wrapper.<locals>.view_wrapper at 0x7d9f209bc680> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a948540> |
| order | 357913939 |
| phash | '6ccf38453e1dc03ef67ed13b07e00db0' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7d9f0ad6da40>, <pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6da90>] |
| request_methods | 'GET' |
| route_name | 'admin_stats' |
| Source | |
Line 5804 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route admin_stats (pattern: '/admin/stats') | |
| template piinpoint:templates/main.mako | |
| view function piinpoint.lib.authenticator.wrap | |
|---|---|
| callable | <function authenticate.<locals>.wrap at 0x7d9f209bc7c0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a948ae0> |
| order | 357913939 |
| phash | '6ccf38453e1dc03ef67ed13b07e00db0' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7d9f0ad6db80>, <pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6dbd0>] |
| request_methods | 'GET' |
| route_name | 'pilot_ended' |
| Source | |
Line 5812 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route pilot_ended (pattern: '/pilot-ended') | |
| template piinpoint:templates/main.mako | |
| view function piinpoint.views.accept_invite | |
|---|---|
| callable | <function accept_invite at 0x7d9f209bc860> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a949080> |
| order | 357913939 |
| phash | '6ccf38453e1dc03ef67ed13b07e00db0' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7d9f0ad6dcc0>, <pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6dd10>] |
| request_methods | 'GET' |
| route_name | 'accept_invite' |
| Source | |
Line 5820 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route accept_invite (pattern: '/accounts/accept_invite') | |
| template piinpoint:templates/accept_invite.mako | |
| view function piinpoint.views.beta_login | |
|---|---|
| callable | <function beta_login at 0x7d9f209bc900> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a949620> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6de00>] |
| request_methods | 'GET' |
| route_name | 'beta_login' |
| Source | |
Line 5827 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route beta_login (pattern: '/beta-login') | |
| view function piinpoint.views.health_check | |
|---|---|
| callable | <function health_check at 0x7d9f209bc9a0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a949bc0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6def0>] |
| request_methods | 'GET' |
| route_name | 'health_check' |
| Source | |
Line 5831 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route health_check (pattern: '/health_check') | |
| view function piinpoint.lib.access_check.view_wrapper | |
|---|---|
| callable | <function access_check_wrapper.<locals>.view_wrapper at 0x7d9f209bcea0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a94a160> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6dfe0>] |
| request_methods | 'GET' |
| route_name | 'sitematch' |
| Source | |
Line 5835 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch (pattern: '/sitematch') | |
| template piinpoint:templates/main.mako | |
| view function piinpoint.lib.end_of_pilot.view_wrapper | |
|---|---|
| callable | <function end_of_pilot_wrapper.<locals>.view_wrapper at 0x7d9f209bd1c0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a94a700> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6e0d0>] |
| request_methods | 'GET' |
| route_name | 'listing_upload_page' |
| Source | |
Line 5842 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route listing_upload_page (pattern: '/sitematch/upload') | |
| template piinpoint:templates/main.mako | |
| view function piinpoint.lib.authenticator.wrap | |
|---|---|
| callable | <function authenticate_piinpointer.<locals>.wrap at 0x7d9f209bd440> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a94aca0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6e1c0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_make_matches' |
| Source | |
Line 5849 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_make_matches (pattern: '/sitematch-make-matches-secretlink') | |
| template piinpoint:templates/main.mako | |
| view function piinpoint.views.sitematch_request_tour | |
|---|---|
| callable | <function sitematch_request_tour at 0x7d9f209bd4e0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a94b240> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6e2b0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_request_tour' |
| Source | |
Line 5856 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_request_tour (pattern: '/sitematch-request-tour') | |
| template piinpoint:templates/sitematch_site_tour_requested.mako | |
| view function piinpoint.lib.authenticator.wrap | |
|---|---|
| callable | <function authenticate_sitematch.<locals>.wrap at 0x7d9f209bd760> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a94b7e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6e3a0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_submission' |
| Source | |
Line 5863 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_submission (pattern: '/sitematch/{org}/submission') | |
| template piinpoint:templates/main.mako | |
| view function piinpoint.views.shared_sitematch_submission | |
|---|---|
| callable | <function shared_sitematch_submission at 0x7d9f209bd8a0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a94bd80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6e490>] |
| request_methods | 'GET' |
| route_name | 'shared_sitematch_submission' |
| Source | |
Line 5870 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route shared_sitematch_submission (pattern: '/sitematch/shared/{token}') | |
| template piinpoint:templates/main.mako | |
| view function piinpoint.lib.authenticator.wrap | |
|---|---|
| callable | <function authenticate_sitematch.<locals>.wrap at 0x7d9f209bd620> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a958360> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6e580>] |
| request_methods | 'GET' |
| route_name | 'lcbomatch_submission' |
| Source | |
Line 5877 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route lcbomatch_submission (pattern: '/lcbomatch/{org}/submission') | |
| template piinpoint:templates/main.mako | |
| view function piinpoint.views.shared_lcbomatch_submission | |
|---|---|
| callable | <function shared_lcbomatch_submission at 0x7d9f209bd800> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a958900> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6e670>] |
| request_methods | 'GET' |
| route_name | 'shared_lcbomatch_submission' |
| Source | |
Line 5883 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route shared_lcbomatch_submission (pattern: '/lcbomatch/shared/{token}') | |
| template piinpoint:templates/main.mako | |
| view function piinpoint.lib.authenticator.wrap | |
|---|---|
| callable | <function authenticate_sitematch.<locals>.wrap at 0x7d9f209bd9e0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a958ea0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6e760>] |
| request_methods | 'GET' |
| route_name | 'sitematch_market_plan' |
| Source | |
Line 5890 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_market_plan (pattern: '/sitematch/market-plan') | |
| template piinpoint:templates/main.mako | |
| view function piinpoint.lib.authenticator.wrap | |
|---|---|
| callable | <function authenticate_sitematch.<locals>.wrap at 0x7d9f209be020> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a959440> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6e850>] |
| request_methods | 'GET' |
| route_name | 'sitematch_property_report' |
| Source | |
Line 5897 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_property_report (pattern: '/sitematch/property-report/{marketplanid}/{listingid}') | |
| template piinpoint:templates/main.mako | |
| view function piinpoint.lib.authenticator.wrap | |
|---|---|
| callable | <function authenticate_sitematch.<locals>.wrap at 0x7d9f209be160> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a9599e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6e940>] |
| request_methods | 'GET' |
| route_name | 'sitematch_portal_discovery' |
| Source | |
Line 5904 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_portal_discovery (pattern: '/sitematch/portal-discovery') | |
| template piinpoint:templates/main.mako | |
| view function piinpoint.lib.authenticator.wrap | |
|---|---|
| callable | <function authenticate_sitematch.<locals>.wrap at 0x7d9f209bdb20> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a959f80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6ea30>] |
| request_methods | 'GET' |
| route_name | 'sitematch_account' |
| Source | |
Line 5911 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_account (pattern: '/sitematch/account') | |
| template piinpoint:templates/main.mako | |
| view function piinpoint.lib.authenticator.wrap | |
|---|---|
| callable | <function authenticate_sitematch.<locals>.wrap at 0x7d9f209bdc60> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a95a520> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6eb20>] |
| request_methods | 'GET' |
| route_name | 'sitematch_dashboard' |
| Source | |
Line 5918 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_dashboard (pattern: '/sitematch/dashboard') | |
| template piinpoint:templates/main.mako | |
| view function piinpoint.views.sitematch_signup | |
|---|---|
| callable | <function sitematch_signup at 0x7d9f209bcae0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a95aac0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6ec10>] |
| request_methods | 'GET' |
| route_name | 'sitematch_signup' |
| Source | |
Line 5925 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_signup (pattern: '/sitematch/signup') | |
| template piinpoint:templates/main.mako | |
| view function piinpoint.views.sitematch_signup_id_pricing | |
|---|---|
| callable | <function sitematch_signup_id_pricing at 0x7d9f209bcb80> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a95b060> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6ed00>] |
| request_methods | 'GET' |
| route_name | 'sitematch_signup_id_pricing' |
| Source | |
Line 5932 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_signup_id_pricing (pattern: '/sitematch/signup/{id}/pricing') | |
| template piinpoint:templates/main.mako | |
| view function piinpoint.views.sitematch_signup_paid | |
|---|---|
| callable | <function sitematch_signup_paid at 0x7d9f209bcc20> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a95b600> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6edf0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_signup_paid' |
| Source | |
Line 5939 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_signup_paid (pattern: '/sitematch/signup/paid') | |
| template piinpoint:templates/main.mako | |
| view function piinpoint.views.sitematch_signup_id_create_account | |
|---|---|
| callable | <function sitematch_signup_id_create_account at 0x7d9f209bccc0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a95bba0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6eee0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_signup_id_create_account' |
| Source | |
Line 5946 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_signup_id_create_account (pattern: '/sitematch/signup/{id}/create-account') | |
| template piinpoint:templates/main.mako | |
| view function piinpoint.views.sitematch_signin | |
|---|---|
| callable | <function sitematch_signin at 0x7d9f209bca40> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a964180> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6efd0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_signin' |
| Source | |
Line 5953 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_signin (pattern: '/sitematch/signin') | |
| template piinpoint:templates/login.mako | |
| view function piinpoint.lib.authenticator.wrap | |
|---|---|
| callable | <function authenticate_sitematch.<locals>.wrap at 0x7d9f209bdda0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a964720> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6f0c0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_welcome' |
| Source | |
Line 5960 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_welcome (pattern: '/sitematch/{org}/welcome') | |
| template piinpoint:templates/main.mako | |
| view function piinpoint.lib.authenticator.wrap | |
|---|---|
| callable | <function authenticate_sitematch.<locals>.wrap at 0x7d9f209bdee0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a964cc0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6f1b0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_market_plan_create_or_edit' |
| Source | |
Line 5967 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_market_plan_create_or_edit (pattern: '/sitematch/market-plan/{uuid}') | |
| template piinpoint:templates/main.mako | |
| view function piinpoint.controllers.report.shared_batch | |
|---|---|
| callable | <function shared_batch at 0x7d9f11d2fe20> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a965440> |
| order | 357913939 |
| phash | 'c0bcdbde6c0bf5cf41244260d9a4fb44' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7d9f0ad6f2a0>, <pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6f2f0>] |
| request_methods | 'GET' |
| route_name | 'shared_batch' |
| xhr | True |
| Source | |
Line 5979 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route shared_batch (pattern: '/batch/*url') | |
| view function piinpoint.controllers.report.shared_batch | |
|---|---|
| callable | <function shared_batch at 0x7d9f11d2fe20> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a965940> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6f3e0>] |
| request_methods | 'GET' |
| route_name | 'shared_batch' |
| Source | |
Line 5986 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route shared_batch (pattern: '/batch/*url') | |
| template piinpoint:templates/reports/shared/shared_batch.mako | |
| view function piinpoint.controllers.create_account.post | |
|---|---|
| callable | <function post at 0x7d9f11d539c0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a965d00> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6f4d0>] |
| request_methods | 'POST' |
| route_name | 'new_user' |
| Source | |
Line 5994 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route new_user (pattern: '/create_account') | |
| view function piinpoint.controllers.create_account.create_sm_account | |
|---|---|
| callable | <function create_sm_account at 0x7d9f11d53a60> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a9660c0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6f5c0>] |
| request_methods | 'POST' |
| route_name | 'new_sm_user' |
| Source | |
Line 6000 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route new_sm_user (pattern: '/create_sm_account') | |
| view function piinpoint.lib.authenticator.wrap | |
|---|---|
| callable | <function authenticate.<locals>.wrap at 0x7d9f11d5c540> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a966520> |
| order | 357913939 |
| phash | 'c0bcdbde6c0bf5cf41244260d9a4fb44' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7d9f0ad6f6b0>, <pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6f700>] |
| request_methods | 'GET' |
| route_name | 'account' |
| xhr | True |
| Source | |
Line 6008 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route account (pattern: '/account') | |
| view function piinpoint.lib.authenticator.wrap | |
|---|---|
| callable | <function authenticate.<locals>.wrap at 0x7d9f11d5c680> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a966ac0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6f7f0>] |
| request_methods | 'GET' |
| route_name | 'history' |
| Source | |
Line 6015 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route history (pattern: '/history/*url') | |
| view function piinpoint.controllers.drive.get_drivetime_heatmap | |
|---|---|
| callable | <function get_drivetime_heatmap at 0x7d9f11d5d1c0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a967060> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6f8e0>] |
| request_methods | 'GET' |
| route_name | 'drivetime' |
| Source | |
Line 6023 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route drivetime (pattern: '/drive/get_drivetime_heatmap') | |
| view function piinpoint.controllers.drive.get_traffic_tile | |
|---|---|
| callable | <function get_traffic_tile at 0x7d9f11d5eca0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a967600> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6f9d0>] |
| request_methods | 'GET' |
| route_name | 'traffictile' |
| Source | |
Line 6029 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route traffictile (pattern: '/drive/traffictile') | |
| view function piinpoint.controllers.drive.get_road_type | |
|---|---|
| callable | <function get_road_type at 0x7d9f11d5ed40> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a967ba0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6fac0>] |
| request_methods | 'GET' |
| route_name | 'roadtype' |
| Source | |
Line 6034 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route roadtype (pattern: '/drive/get_road_type') | |
| view function piinpoint.controllers.drive.super_secret_insert_tradearea_endpoint | |
|---|---|
| callable | <function super_secret_insert_tradearea_endpoint at 0x7d9f11d5ede0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a96c180> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6fbb0>] |
| request_methods | 'GET' |
| route_name | 'secret' |
| Source | |
Line 6040 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route secret (pattern: '/drive/super_secret_insert_tradearea_endpoint') | |
| view function piinpoint.lib.authenticator.wrap | |
|---|---|
| callable | <function authenticate.<locals>.wrap at 0x7d9f11d69d00> |
| derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0x7d9f0a96c4a0> |
| order | 1073741824 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| route_name | 'mixpanel' |
| Source | |
Line 6048 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route mixpanel (pattern: '/pilot/piinpoint_set') | |
| view function piinpoint.lib.authenticator.wrap | |
|---|---|
| callable | <function authenticate.<locals>.wrap at 0x7d9f11d6a0c0> |
| derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0x7d9f0a96c860> |
| order | 1073741824 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| route_name | 'intercom' |
| Source | |
Line 6049 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route intercom (pattern: '/pilot/intercom_set') | |
| view function piinpoint.lib.authenticator.wrap | |
|---|---|
| callable | <function authenticate.<locals>.wrap at 0x7d9f11d6a200> |
| derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0x7d9f0a96cc20> |
| order | 1073741824 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| route_name | 'unviewed_updates_zero' |
| Source | |
Line 6050 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route unviewed_updates_zero (pattern: '/pilot/set_unviewed_updates_zero') | |
| view function piinpoint.controllers.pilot.PIIN | |
|---|---|
| callable | <function PIIN at 0x7d9f11d6a2a0> |
| derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0x7d9f0a96cfe0> |
| order | 1073741824 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| route_name | 'track_legacy' |
| Source | |
Line 6054 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route track_legacy (pattern: '/pilot/PIIN') | |
| view method 'get' of class piinpoint.api.v1.marketmatch.MarketmatchMappings | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.marketmatch.MarketmatchMappings'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a96d6c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad6ff20>] |
| request_methods | 'GET' |
| route_name | 'marketmatch_mappings' |
| Source | |
Line 6057 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route marketmatch_mappings (pattern: '/api/v1/marketmatch/mappings') | |
| view method 'get' of class piinpoint.api.v1.marketmatch.MarketmatchMappingFileId | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.marketmatch.MarketmatchMappingFileId'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a96dd00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad74050>] |
| request_methods | 'GET' |
| route_name | 'marketmatch_mapping_file_id' |
| Source | |
Line 6063 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route marketmatch_mapping_file_id (pattern: '/api/v1/marketmatch/mapping/{file_id}') | |
| view method 'post' of class piinpoint.api.v1.near.CompletionCallback | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.near.CompletionCallback'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a96e340> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad74140>] |
| request_methods | 'POST' |
| route_name | 'completion_callback' |
| Source | |
Line 6072 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route completion_callback (pattern: '/api/v1/near/completion_callback') | |
| view method 'get' of class piinpoint.api.v1.near.CompletionCallback | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.near.CompletionCallback'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a96e8e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad74230>] |
| request_methods | 'GET' |
| route_name | 'completion_callback' |
| Source | |
Line 6078 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route completion_callback (pattern: '/api/v1/near/completion_callback') | |
| view method 'post' of class piinpoint.api.v1.stripe.StripeWebhook | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.stripe.StripeWebhook'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a96ede0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad74320>] |
| request_methods | 'POST' |
| route_name | 'stripe_webhook' |
| Source | |
Line 6086 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route stripe_webhook (pattern: '/api/v1/stripe/webhook') | |
| view method 'post' of class piinpoint.api.v1.stripe.StripeCreateCustomerPortalSession | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.stripe.StripeCreateCustomerPortalSession'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a96f420> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad74410>] |
| request_methods | 'POST' |
| route_name | 'stripe_create_customer_portal_session' |
| Source | |
Line 6092 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route stripe_create_customer_portal_session (pattern: '/api/v1/stripe/create-customer-portal-session') | |
| view method 'get' of class piinpoint.api.v1.stripe.StripePrimarySubscription | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.stripe.StripePrimarySubscription'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a96fa60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7d9f0ad74500>] |
| request_methods | 'GET' |
| route_name | 'stripe_primary_subscription' |
| Source | |
Line 6098 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route stripe_primary_subscription (pattern: '/api/v1/stripe/primary-subscription') | |
| view function piinpoint.routes.forbidden | |
|---|---|
| callable | <function add_views.<locals>.forbidden at 0x7d9f0b085440> |
| context | <class 'pyramid.httpexceptions.HTTPForbidden'> |
| derived_callable | <function rendered_view.<locals>.rendered_view at 0x7d9f0a96fe20> |
| exception_only | True |
| order | 1073741824 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| Source | |
Line 6133 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| template piinpoint:templates/404.mako | |
| permission __no_permission_required__ | |
| view function piinpoint.routes.notfound | |
|---|---|
| callable | <function add_views.<locals>.notfound at 0x7d9f0b085da0> |
| context | <class 'pyramid.httpexceptions.HTTPNotFound'> |
| derived_callable | <function rendered_view.<locals>.rendered_view at 0x7d9f0a974180> |
| exception_only | True |
| order | 1073741824 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| Source | |
Line 6144 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| template piinpoint:templates/404.mako | |
| permission __no_permission_required__ | |
| view object <pyramid.static.static_view object at 0x7d9f0b02ec10> | |
|---|---|
| callable | <pyramid.static.static_view object at 0x7d9f0b02ec10> |
| derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0x7d9f0a966700> |
| order | 1073741824 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| route_name | 'catchall_static' |
| Source | |
Line 348 of file /piinpoint/src/piinpoint/__init__.py:
|
|
| References | |
| route catchall_static (pattern: '/*subpath') | |
Routes
| Route Name | Route Pattern | View Callable | Predicates |
|---|---|---|---|
| home | / | <pyramid.config.views.MultiView object at 0x7d9f0b1fecf0> | |
| accounts | /accounts | <function rendered_view.<locals>.viewresult_to_response at 0x7d9f11f1aca0> | |
| accounts_methods | /accounts/{action} | <pyramid.config.views.MultiView object at 0x7d9f0b02f610> | |
| ai_sandbox_data_management | /ai-sandbox/data-management | <function rendered_view.<locals>.rendered_view at 0x7d9f11e344a0> | |
| ai_sandbox_data_management_methods | /ai-sandbox/data-management/{action} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f12185bc0> | |
| ai_sandbox | /ai-sandbox | <function rendered_view.<locals>.rendered_view at 0x7d9f1216ff60> | |
| ai_sandbox_methods | /ai-sandbox/{action} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f1216d080> | |
| analysis | /analysis | None | |
| analysis_methods | /analysis/{action} | <pyramid.config.views.MultiView object at 0x7d9f0b02f750> | |
| dashboard | /dashboard | <pyramid.config.views.MultiView object at 0x7d9f0b1c68b0> | |
| dashboard_methods | /dashboard/{action} | <pyramid.config.views.MultiView object at 0x7d9f0b1c69e0> | |
| login_controller | /login | <pyramid.config.views.MultiView object at 0x7d9f93f130b0> | |
| login_controller_methods | /login/{action} | <pyramid.config.views.MultiView object at 0x7d9f0bb9f350> | |
| sso_controller | /sso/{org} | <pyramid.config.views.MultiView object at 0x7d9f0bb9f460> | |
| sso_controller_methods | /sso/{org}/{action} | <pyramid.config.views.MultiView object at 0x7d9f0b072650> | |
| model_data_upload | /model_data_upload | <pyramid.config.views.MultiView object at 0x7d9f0b072850> | |
| model_data_upload_methods | /model_data_upload/{action} | <pyramid.config.views.MultiView object at 0x7d9f0b1b3110> | |
| reports_controller | /reports | <function rendered_view.<locals>.rendered_view at 0x7d9f1ac62fc0> | |
| reports_controller_methods | /reports/{action} | <pyramid.config.views.MultiView object at 0x7d9f0b1b3200> | |
| schedule_demo | /schedule_demo | <pyramid.config.views.MultiView object at 0x7d9f0aede430> | |
| schedule_demo_methods | /schedule_demo/{action} | <pyramid.config.views.MultiView object at 0x7d9f0aede510> | |
| search | /search | <pyramid.config.views.MultiView object at 0x7d9f0ad9d8b0> | |
| search_methods | /search/{action} | <pyramid.config.views.MultiView object at 0x7d9f0b196450> | |
| sitematch_make_matches | /sitematch-make-matches-secretlink | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a94aca0> | |
| sitematch_request_tour | /sitematch-request-tour | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a94b240> | |
| sitematch | /sitematch | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a94a160> | |
| sitematch_submission | /sitematch/{org}/submission | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a94b7e0> | |
| lcbomatch_submission | /lcbomatch/{org}/submission | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a958360> | |
| shared_sitematch_submission | /sitematch/shared/{token} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a94bd80> | |
| shared_lcbomatch_submission | /lcbomatch/shared/{token} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a958900> | |
| sitematch_welcome | /sitematch/{org}/welcome | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a964720> | |
| sitematch_market_plan | /sitematch/market-plan | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a958ea0> | |
| sitematch_portal_discovery | /sitematch/portal-discovery | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a9599e0> | |
| sitematch_property_report | /sitematch/property-report/{marketplanid}/{listingid} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a959440> | |
| sitematch_market_plan_create_or_edit | /sitematch/market-plan/{uuid} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a964cc0> | |
| sitematch_account | /sitematch/account | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a959f80> | |
| sitematch_dashboard | /sitematch/dashboard | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a95a520> | |
| sitematch_signin | /sitematch/signin | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a964180> | |
| sitematch_signup | /sitematch/signup | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a95aac0> | |
| sitematch_signup_id_pricing | /sitematch/signup/{id}/pricing | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a95b060> | |
| sitematch_signup_paid | /sitematch/signup/paid | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a95b600> | |
| sitematch_signup_id_create_account | /sitematch/signup/{id}/create-account | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a95bba0> | |
| accept_invite | /accounts/accept_invite | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a949080> | |
| account_reset | /accounts/account_reset | None | |
| account_settings | /account/settings | <pyramid.config.views.MultiView object at 0x7d9f0aac0d70> | |
| account | /account | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a966520> | |
| admin_create_role | /admin/create-role | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a93ff60> | |
| admin_invite | /admin/invite | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a93f9c0> | |
| admin_settings | /admin/settings | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a93f420> | |
| admin_stats | /admin/stats | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a948540> | |
| compare_page | /compare | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a934360> | |
| data_upload_page | /current-locations/upload | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a92bd80> | |
| listing_upload_page | /sitematch/upload | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a94a700> | |
| drivetime | /drive/get_drivetime_heatmap | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a967060> | |
| roadtype | /drive/get_road_type | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a967ba0> | |
| traffictile | /drive/traffictile | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a967600> | |
| health_check | /health_check | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a949bc0> | |
| history | /history/*url | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a966ac0> | |
| intercom | /pilot/intercom_set | <function rendered_view.<locals>.viewresult_to_response at 0x7d9f0a96c860> | |
| mixpanel | /pilot/piinpoint_set | <function rendered_view.<locals>.viewresult_to_response at 0x7d9f0a96c4a0> | |
| new_user | /create_account | <pyramid.config.views.MultiView object at 0x7d9f0aac0ec0> | |
| new_sm_user | /create_sm_account | <pyramid.config.views.MultiView object at 0x7d9f0aac1010> | |
| start_trial | /start_trial | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a93ee80> | |
| password_expiry | /accounts/password_expiry | None | |
| pilot_ended | /pilot-ended | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a948ae0> | |
| reports_batch_creation | /reportsbatch | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a934ea0> | |
| reports_list | /reports | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a934900> | |
| comparison_v2__id | /comparison/v2/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a935440> | |
| report_v2__id | /report/v2/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a9359e0> | |
| reports_dd_id | /report/dd/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a935f80> | |
| reports_dd_list | /reports-dd-list/{period}/{token} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a936520> | |
| reports_sales_report_id | /report/newstoreforecast/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a936ac0> | |
| reports_closure_report_id | /report/closure/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a937060> | |
| report_v2__anonymous | /site-report/v2/{uuid} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a937600> | |
| report_v2__shared | /shared-report/v2/{token} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a937ba0> | |
| report_dd_report_shared | /shared-dd-report/{token} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a93c180> | |
| visitors_report__uuid | /visitors-report/*url | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a93c720> | |
| shared_visitors_report__hash | /shared-visitor-report/{hash} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a93ccc0> | |
| shared_comparison | /shared-comparison/{username}/{token} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a93d260> | |
| report_builder | /report-builder | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a93d800> | |
| roles_name_page | /roles/{name} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a93dda0> | |
| secret | /drive/super_secret_insert_tradearea_endpoint | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a96c180> | |
| shared_batch | /batch/*url | <pyramid.config.views.MultiView object at 0x7d9f0aac0e50> | |
| beta_login | /beta-login | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a949620> | |
| track_legacy | /pilot/PIIN | <function rendered_view.<locals>.viewresult_to_response at 0x7d9f0a96cfe0> | |
| unviewed_updates_zero | /pilot/set_unviewed_updates_zero | <function rendered_view.<locals>.viewresult_to_response at 0x7d9f0a96cc20> | |
| area_scores | /api/v1/report-scoring/area-scores | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0accd4e0> | |
| site_scores | /api/v1/report-scoring/site-scores | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0accdb20> | |
| comparison_reports | /api/v1/comparison-reports | <pyramid.config.views.MultiView object at 0x7d9f0b196210> | |
| comparison_reports__id_variables | /api/v1/comparison-reports/{_id}/variables | <pyramid.config.views.MultiView object at 0x7d9f0acda210> | |
| comparison_reports__id_comparisons | /api/v1/comparison-reports/{_id}/comparisons | <pyramid.config.views.MultiView object at 0x7d9f0b0f0730> | |
| comparison_reports__id_title | /api/v1/comparison-reports/{_id}/title | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0accfce0> | |
| comparison_reports__id_private_comment | /api/v1/comparison-reports/{_id}/private-comment | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acd8360> | |
| comparison_reports__id_sites | /api/v1/comparison-reports/{_id}/sites | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acd89a0> | |
| comparison_reports__id_pois | /api/v1/comparison-reports/{_id}/pois | <pyramid.config.views.MultiView object at 0x7d9f0acdb1b0> | |
| comparison_reports__id_layers | /api/v1/comparison-reports/{_id}/layers | <pyramid.config.views.MultiView object at 0x7d9f0acab530> | |
| comparison_reports__id_share | /api/v1/comparison-reports/{_id}/share | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ace0d60> | |
| comparison_reports__id | /api/v1/comparison-reports/{_id} | <pyramid.config.views.MultiView object at 0x7d9f0b0f0680> | |
| comparison_reports__id_social_segments | /api/v1/comparison-reports/{_id}/social-segments | <pyramid.config.views.MultiView object at 0x7d9f0acd71d0> | |
| comparison_reports__id_demographics_custom_order | /api/v1/comparison-reports/{_id}/demographics/custom/order | <pyramid.config.views.MultiView object at 0x7d9f0acd77d0> | |
| comparison_reports__id_demographics | /api/v1/comparison-reports/{_id}/demographics | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ace31a0> | |
| uber_reports | /api/v1/uber-reports | <pyramid.config.views.MultiView object at 0x7d9f0aba3af0> | |
| uber_reports__id_demog_tables | /api/v1/uber-reports/{_id}/demog-tables | <pyramid.config.views.MultiView object at 0x7d9f0aac02f0> | |
| uber_reports__id_demog_tables_tracker | /api/v1/uber-reports/{_id}/demog-tables-tracker | <pyramid.config.views.MultiView object at 0x7d9f0aba3d90> | |
| uber_reports__id_poi_saturation_demogs | /api/v1/uber-reports/{_id}/poi-saturation-demogs | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aae7e20> | |
| uber_reports__id_top_social_segments | /api/v1/uber-reports/{_id}/top-social-segments | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaec4a0> | |
| uber_reports__id_social_segment_concentrations | /api/v1/uber-reports/{_id}/social-segment-concentrations | <pyramid.config.views.MultiView object at 0x7d9f0aac03d0> | |
| uber_reports__id_title | /api/v1/uber-reports/{_id}/title | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aab0180> | |
| uber_reports__id_private_comment | /api/v1/uber-reports/{_id}/private-comment | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aab07c0> | |
| uber_reports__id_labels | /api/v1/uber-reports/{_id}/labels | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaa6e80> | |
| uber_reports__id_logo | /api/v1/uber-reports/{_id}/logo | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaa7b00> | |
| uber_reports__id_variables | /api/v1/uber-reports/{_id}/variables | <pyramid.config.views.MultiView object at 0x7d9f0aba3e70> | |
| uber_reports__id_variables_replace | /api/v1/uber-reports/{_id}/variables/replace | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aab3240> | |
| uber_reports__id_overlap_variables | /api/v1/uber-reports/{_id}/overlap-variables | <pyramid.config.views.MultiView object at 0x7d9f0aba3f50> | |
| uber_reports__id_overlap_variables_replace | /api/v1/uber-reports/{_id}/overlap-variables/replace | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aab87c0> | |
| uber_reports__id_selected_overlap_geolevels | /api/v1/uber-reports/{_id}/selected-overlap-geolevels | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aab8e00> | |
| uber_reports__id_overlap_demographics | /api/v1/uber-reports/{_id}/overlap-demographics | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aab9440> | |
| uber_reports__id_overlap_demographics_breakdown | /api/v1/uber-reports/{_id}/overlap-demographics-breakdown | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aab9a80> | |
| uber_reports__id_comparisons | /api/v1/uber-reports/{_id}/comparisons | <pyramid.config.views.MultiView object at 0x7d9f0aba3e00> | |
| uber_reports__id_sites | /api/v1/uber-reports/{_id}/sites | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aab0e00> | |
| uber_reports__id_pois | /api/v1/uber-reports/{_id}/pois | <pyramid.config.views.MultiView object at 0x7d9f0aac00c0> | |
| uber_reports__id_pois_address | /api/v1/uber-reports/{_id}/pois/address | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aac80e0> | |
| uber_reports__id_pois_drivetimes | /api/v1/uber-reports/{_id}/pois/drivetimes | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aac8720> | |
| uber_reports__id_retail_landscape | /api/v1/uber-reports/{_id}/retail-landscape | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aac8d60> | |
| uber_reports__id_selected_geolevels | /api/v1/uber-reports/{_id}/selected-geolevels | <pyramid.config.views.MultiView object at 0x7d9f0aba3cb0> | |
| uber_reports__id_layers | /api/v1/uber-reports/{_id}/layers | <pyramid.config.views.MultiView object at 0x7d9f0aba3d20> | |
| uber_reports__id_layers_drivetimes | /api/v1/uber-reports/{_id}/layers/drivetimes | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaa6840> | |
| uber_reports__id_share | /api/v1/uber-reports/{_id}/share | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aac93a0> | |
| uber_reports__id_send_email | /api/v1/uber-reports/{_id}/send-email | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aac99e0> | |
| uber_reports__id_blacklist_poi | /api/v1/uber-reports/{_id}/blacklist-poi | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaca660> | |
| uber_reports__id_blacklist_layer | /api/v1/uber-reports/{_id}/blacklist-layer | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aacaca0> | |
| uber_reports__id_options | /api/v1/uber-reports/{_id}/options | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaa74c0> | |
| uber_reports__id_demographics_fixed | /api/v1/uber-reports/{_id}/demographics/fixed | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aacb920> | |
| uber_reports__id_demographics_custom | /api/v1/uber-reports/{_id}/demographics/custom | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aacbf60> | |
| uber_reports__id_demographics_custom_order | /api/v1/uber-reports/{_id}/demographics/custom/order | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aad45e0> | |
| uber_reports__id_demographics_cards | /api/v1/uber-reports/{_id}/demographics/cards | <pyramid.config.views.MultiView object at 0x7d9f0aac0210> | |
| uber_reports__id_suggested_comparisons | /api/v1/uber-reports/{_id}/suggested-comparisons | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aad56c0> | |
| uber_reports__id_card_comparison_demographics | /api/v1/uber-reports/{_id}/card-comparison-demographics | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aad5d00> | |
| uber_reports__id_select_comparison | /api/v1/uber-reports/{_id}/select-comparison | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aad6340> | |
| uber_reports__id_demographics | /api/v1/uber-reports/{_id}/demographics | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aacb2e0> | |
| uber_reports__id_demographic_ranges | /api/v1/uber-reports/{_id}/demographic-ranges | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aad6980> | |
| uber_reports__id_tradearea_insights | /api/v1/uber-reports/{_id}/trade-area-insights | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aae5260> | |
| uber_reports__id_current_locations | /api/v1/uber-reports/{_id}/current-locations | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aae58a0> | |
| uber_reports__id_update_selected_locations | /api/v1/uber-reports/{_id}/update-selected-locations | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaa5300> | |
| uber_reports__id_inactive_overlap_locations | /api/v1/uber-reports/{_id}/inactive-overlap-locations | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaba0c0> | |
| uber_reports__id_traffic_queries | /api/v1/uber-reports/{_id}/traffic-queries | <pyramid.config.views.MultiView object at 0x7d9f0aba3ee0> | |
| uber_reports__id_similar_locations | /api/v1/uber-reports/{_id}/similar-locations | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aae5ee0> | |
| uber_reports__id_private | /api/v1/uber-reports/{_id}/private | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aae71a0> | |
| uber_reports__id_secret_clear_cache | /api/v1/uber-reports/{_id}/secret/clear_cache | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aae77e0> | |
| uber_reports__id | /api/v1/uber-reports/{_id} | <pyramid.config.views.MultiView object at 0x7d9f0aba3c40> | |
| uber_reports__id_copy | /api/v1/uber-reports/{_id}/copy | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaca020> | |
| uber_reports__id_report_notes | /api/v1/uber-reports/{_id}/report-notes | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaed9e0> | |
| uber_reports__id_chat | /api/v1/uber-reports/{_id}/chat | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aae6520> | |
| uber_reports__id_chat_prepare_cache | /api/v1/uber-reports/{_id}/chat/prepare-cache | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aae6b60> | |
| uber_reports__id_sales_prediction | /api/v1/uber-reports/{_id}/sales-prediction | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaee020> | |
| uber_reports__id_include_sales_prediction | /api/v1/uber-reports/{_id}/include-sales-prediction | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaeeca0> | |
| uber_reports__id_include_analog_stores | /api/v1/uber-reports/{_id}/include-analog-stores | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaef2e0> | |
| uber_reports__id_include_site_ranking | /api/v1/uber-reports/{_id}/include-site-ranking | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaef920> | |
| uber_reports__id_include_prediction_drivers | /api/v1/uber-reports/{_id}/include-prediction-drivers | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaeff60> | |
| uber_reports__id_include_impacted_locations | /api/v1/uber-reports/{_id}/include-impacted-locations | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaf5260> | |
| uber_reports__id_listing_pdf | /api/v1/uber-reports/{_id}/listing-pdf | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaee660> | |
| uber_reports__id_overlap_tradeareas | /api/v1/uber-reports/{_id}/overlap-tradeareas | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaf45e0> | |
| uber_reports__id_overlap_analysis | /api/v1/uber-reports/{_id}/overlap-analysis | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaf4c20> | |
| uber_reports__id_demographics_overlap_order | /api/v1/uber-reports/{_id}/demographics/overlap/order | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaf58a0> | |
| visitor_reports | /api/v1/visitor-reports | <pyramid.config.views.MultiView object at 0x7d9f0aba3700> | |
| visitor_reports__id | /api/v1/visitor-reports/{_id} | <pyramid.config.views.MultiView object at 0x7d9f0aac04b0> | |
| visitor_reports__id_title | /api/v1/visitor-reports/{_id}/title | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaf7420> | |
| visitor_reports__id_monthly_geofence | /api/v1/visitor-reports/{_id}/monthly-geofence | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aaf7a60> | |
| visitor_reports__id_demographics__section | /api/v1/visitor-reports/{_id}/demographics/{_section} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a9000e0> | |
| visitor_reports__id_tradearea | /api/v1/visitor-reports/{_id}/tradearea | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a900720> | |
| visitor_reports__id_copy | /api/v1/visitor-reports/{_id}/copy | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a900d60> | |
| visitor_reports__id_share | /api/v1/visitor-reports/{_id}/share | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a9013a0> | |
| visitor_reports__id_send_email | /api/v1/visitor-reports/{_id}/send-email | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a9019e0> | |
| custom_reports | /api/v1/custom-reports | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab30400> | |
| custom_reports__id_reload_brand | /api/v1/custom-reports/{_id}/reload-brand | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab31080> | |
| custom_reports__id_pois | /api/v1/custom-reports/{_id}/pois | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab316c0> | |
| custom_reports__id_sites | /api/v1/custom-reports/{_id}/sites | <pyramid.config.views.MultiView object at 0x7d9f0ac3f3f0> | |
| custom_reports__id_site_bounds_to_da | /api/v1/custom-reports/{_id}/site-bounds-to-da | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab327a0> | |
| custom_reports__id_exclude_positions | /api/v1/custom-reports/{_id}/exclude-positions | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab32de0> | |
| custom_reports__id_demog_tables | /api/v1/custom-reports/{_id}/demog-tables | <pyramid.config.views.MultiView object at 0x7d9f0ac3ecf0> | |
| custom_reports__id_demog_tables_tracker | /api/v1/custom-reports/{_id}/demog-tables-tracker | <pyramid.config.views.MultiView object at 0x7d9f0ac3f460> | |
| custom_reports__id_demographics_fixed | /api/v1/custom-reports/{_id}/demographics/fixed | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab3efc0> | |
| custom_reports__id_demographics_custom | /api/v1/custom-reports/{_id}/demographics/custom | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab3d260> | |
| custom_reports__id_demographics_custom_order | /api/v1/custom-reports/{_id}/demographics/custom/order | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab3f600> | |
| custom_reports__id_demographics_cards | /api/v1/custom-reports/{_id}/demographics/cards | <pyramid.config.views.MultiView object at 0x7d9f0ac3f4d0> | |
| custom_reports__id_demographics | /api/v1/custom-reports/{_id}/demographics | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab3e980> | |
| custom_reports__id_demographic_ranges | /api/v1/custom-reports/{_id}/demographic-ranges | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab3e340> | |
| custom_reports__id_poi_saturation_demogs | /api/v1/custom-reports/{_id}/poi-saturation-demogs | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab3fc40> | |
| custom_reports__id_segmentation_cards | /api/v1/custom-reports/{_id}/segmentation-cards | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab45c60> | |
| custom_reports__id_site_attributes | /api/v1/custom-reports/{_id}/site-attributes | <pyramid.config.views.MultiView object at 0x7d9f0ac3f690> | |
| custom_reports__id_variables | /api/v1/custom-reports/{_id}/variables | <pyramid.config.views.MultiView object at 0x7d9f0ac3f620> | |
| custom_reports__id_selected_geolevels | /api/v1/custom-reports/{_id}/selected-geolevels | <pyramid.config.views.MultiView object at 0x7d9f0ac3f5b0> | |
| custom_reports__id_report_notes | /api/v1/custom-reports/{_id}/report-notes | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab47380> | |
| custom_reports__id_report_title | /api/v1/custom-reports/{_id}/report-title | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab479c0> | |
| custom_reports__id_basemap | /api/v1/custom-reports/{_id}/basemap | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab4c040> | |
| custom_reports__id_blacklist_poi | /api/v1/custom-reports/{_id}/blacklist-poi | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab644a0> | |
| custom_reports__id_export_tradeareas_geojson | /api/v1/custom-reports/{_id}/export-tradeareas-geojson | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab65da0> | |
| custom_reports__id_export_competitor_tradeareas_geojson | /api/v1/custom-reports/{_id}/export-competitor-tradeareas-geojson | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab663e0> | |
| custom_reports__id_get_tradeareas_geojson | /api/v1/custom-reports/{_id}/get-tradeareas-geojson | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab66a20> | |
| custom_reports__id_get_da_geometries | /api/v1/custom-reports/{_id}/get-da-geometries | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab67060> | |
| custom_reports__id_current_locations | /api/v1/custom-reports/{_id}/current-locations | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab676a0> | |
| custom_reports__id_competitors | /api/v1/custom-reports/{_id}/competitors | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab67ce0> | |
| custom_reports__id_similar_locations | /api/v1/custom-reports/{_id}/similar-locations | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab70360> | |
| custom_reports__id_labels | /api/v1/custom-reports/{_id}/labels | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab709a0> | |
| custom_reports__id_custom_layer_ids | /api/v1/custom-reports/{_id}/custom-layer-ids | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab71620> | |
| custom_reports__id_layers | /api/v1/custom-reports/{_id}/layers | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab70fe0> | |
| custom_reports__id_growth_rate | /api/v1/custom-reports/{_id}/growth-rate | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab65760> | |
| custom_reports__id_neighbouring_pois | /api/v1/custom-reports/{_id}/neighbouring-pois | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab4c680> | |
| custom_reports__id_top_buyer_types | /api/v1/custom-reports/{_id}/top-buyer-types | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab4ccc0> | |
| custom_reports__id_top_selling_products | /api/v1/custom-reports/{_id}/top-selling-products | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab4d300> | |
| custom_reports__id_sales_comparables | /api/v1/custom-reports/{_id}/sales-comparables | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab4d940> | |
| custom_reports__id_seasonal_sales | /api/v1/custom-reports/{_id}/seasonal-sales | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab462a0> | |
| custom_reports__id_market_strategy | /api/v1/custom-reports/{_id}/market-strategy | <pyramid.config.views.MultiView object at 0x7d9f0ac3f700> | |
| custom_reports__id_market_share | /api/v1/custom-reports/{_id}/market-share | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab4ea20> | |
| custom_reports__id_market_share_overview | /api/v1/custom-reports/{_id}/market-share-overview | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab4f060> | |
| custom_reports__id_renovation_lift | /api/v1/custom-reports/{_id}/renovation-lift | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab4f6a0> | |
| custom_reports__id_rankings | /api/v1/custom-reports/{_id}/rankings | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab4fce0> | |
| custom_reports__id_future_competitive_impact | /api/v1/custom-reports/{_id}/future-competitive-impact | <pyramid.config.views.MultiView object at 0x7d9f0ac3f770> | |
| custom_reports__id_base_case_buildout | /api/v1/custom-reports/{_id}/base-case-buildout | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab5ce00> | |
| custom_reports__id_margin_data | /api/v1/custom-reports/{_id}/margin-data | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab5d440> | |
| custom_reports__id_category_breakdown | /api/v1/custom-reports/{_id}/category-breakdown | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab5da80> | |
| custom_reports__id_product_origin | /api/v1/custom-reports/{_id}/product-origin | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab5e0c0> | |
| custom_reports__id_quadrant_analysis | /api/v1/custom-reports/{_id}/quadrant-analysis | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab5e700> | |
| custom_reports__id_store_attributes | /api/v1/custom-reports/{_id}/store-attributes | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab5ed40> | |
| custom_reports__id_share | /api/v1/custom-reports/{_id}/share | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab5f380> | |
| custom_reports__id_share_report | /api/v1/custom-reports/{_id}/share-report | <pyramid.config.views.MultiView object at 0x7d9f0ac3f540> | |
| custom_reports__id_pois_address | /api/v1/custom-reports/{_id}/pois/address | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab64ae0> | |
| custom_reports__id_listing_pdf | /api/v1/custom-reports/{_id}/listing-pdf | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab65120> | |
| custom_reports__id | /api/v1/custom-reports/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab30a40> | |
| dd_reports | /api/v1/dd-reports | <pyramid.config.views.MultiView object at 0x7d9f0ac3f8c0> | |
| dd_reports_upload_store_image | /api/v1/dd-reports/{store_id}/upload-store-image | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab79760> | |
| dd_reports_public_reports_list | /api/v1/dd-reports/public-reports-list/{period}/{token} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab72d40> | |
| dd_reports__id_validate_shared_key | /api/v1/dd-reports/{_id}/validate-shared-key | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab73380> | |
| dd_reports__periods | /api/v1/dd-reports/periods | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab72700> | |
| dd_reports__id | /api/v1/dd-reports/{_id} | <pyramid.config.views.MultiView object at 0x7d9f0ac3faf0> | |
| dd_reports__store_ranking | /api/v1/dd-reports/{_id}/store-ranking | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab784a0> | |
| dd_reports__historical_trade_area_sales | /api/v1/dd-reports/{_id}/historical-trade-area-sales | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab78ae0> | |
| dd_reports__id_copy | /api/v1/dd-reports/{_id}/copy | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab79120> | |
| sales_reports | /api/v1/sales-reports | <pyramid.config.views.MultiView object at 0x7d9f0ac3fcb0> | |
| sales_reports__mc_desc | /api/v1/sales-reports/mc-desc | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab7a840> | |
| sales_reports__trade_area_sandbox | /api/v1/sales-reports/trade-area-sandbox | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab93740> | |
| sales_reports__id | /api/v1/sales-reports/{_id} | <pyramid.config.views.MultiView object at 0x7d9f0ac3fb60> | |
| sales_reports__id_recommendations | /api/v1/sales-reports/{_id}/recommendations | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab7b920> | |
| sales_reports__id_highlights | /api/v1/sales-reports/{_id}/highlights | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab7bf60> | |
| sales_reports__id_market_strategy | /api/v1/sales-reports/{_id}/market-strategy | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab845e0> | |
| sales_reports__id_assumptions | /api/v1/sales-reports/{_id}/assumptions | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab84c20> | |
| sales_reports__id_real_estate_notes | /api/v1/sales-reports/{_id}/real_estate_notes | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab85260> | |
| sales_reports__id_forecast | /api/v1/sales-reports/{_id}/forecast | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab858a0> | |
| sales_reports__id_prediction_explainer | /api/v1/sales-reports/{_id}/prediction_explainer | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab85ee0> | |
| sales_reports__id_nearby_cotenants | /api/v1/sales-reports/{_id}/nearby-cotenants | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab86520> | |
| sales_reports__id_sales_transfer | /api/v1/sales-reports/{_id}/sales-transfer | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab86b60> | |
| sales_reports__id_real_estate_factors | /api/v1/sales-reports/{_id}/real-estate-factors | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab871a0> | |
| sales_reports__id_comparable_stores | /api/v1/sales-reports/{_id}/comparable-stores | <pyramid.config.views.MultiView object at 0x7d9f0ac3fd90> | |
| sales_reports__id_urbanicity | /api/v1/sales-reports/{_id}/urbanicity | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab902c0> | |
| sales_reports__id_category_breakdown | /api/v1/sales-reports/{_id}/category-breakdown | None | |
| sales_reports__id_existing_sites | /api/v1/sales-reports/{_id}/existing-sites | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab90900> | |
| sales_reports__id_new_sites | /api/v1/sales-reports/{_id}/new-sites | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab90f40> | |
| sales_reports__id_edit_forecast | /api/v1/sales-reports/{_id}/edit-forecast | <pyramid.config.views.MultiView object at 0x7d9f0ac3fe70> | |
| closure_reports__id_copy | /api/v1/closure-reports/{_id}/copy | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab9b6a0> | |
| sales_reports__id_average_sales_value | /api/v1/sales-reports/{_id}/average-sales-value | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab92020> | |
| sales_reports__id_existing_store_attributes | /api/v1/sales-reports/{_id}/existing-store-attributes | <pyramid.config.views.MultiView object at 0x7d9f0ac3fee0> | |
| sales_reports__id_copy | /api/v1/sales-reports/{_id}/copy | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab92660> | |
| closure_reports | /api/v1/closure-reports | <pyramid.config.views.MultiView object at 0x7d9f0ac3fe00> | |
| closure_reports__id | /api/v1/closure-reports/{_id} | <pyramid.config.views.MultiView object at 0x7d9f0aba0050> | |
| closure_reports__id_sales_forecast | /api/v1/closure-reports/{_id}/sales-forecast | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab99300> | |
| closure_reports__id_sales_transfer | /api/v1/closure-reports/{_id}/sales-transfer | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab99940> | |
| closure_reports__id_description | /api/v1/closure-reports/{_id}/description | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab99f80> | |
| closure_reports__id_considerations | /api/v1/closure-reports/{_id}/considerations | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab9a5c0> | |
| closure_reports__id_edit_forecast | /api/v1/closure-reports/{_id}/edit-forecast | <pyramid.config.views.MultiView object at 0x7d9f0aba00c0> | |
| mobile_location_get_visitor_demographics | /api/v1/mobile-location/get-visitor-demographics | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abca980> | |
| mobile_location_contributions | /api/v1/mobile-location/contributions | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abc8400> | |
| mobile_location_demogs | /api/v1/mobile-location/demographics | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abc9080> | |
| mobile_location_mobile_data | /api/v1/mobile-location/mobile-data | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abc9d00> | |
| mobile_location_outputzone | /api/v1/mobile-location/output-zone | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abc96c0> | |
| mobile_location_contribution | /api/v1/mobile-location/contribution | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abc8a40> | |
| mobile_location_visitor_report | /api/v1/mobile-location/visitor-report | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abcafc0> | |
| mobile_location_visitor_report_home_locations | /api/v1/mobile-location/visitor-report/home-locations | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abca340> | |
| mobile_location__id | /api/v1/mobile-location/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abc3d80> | |
| mobile_location | /api/v1/mobile-location | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abc3740> | |
| current_locations_sales | /api/v1/current-locations/sales | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acf4860> | |
| current_locations | /api/v1/current-locations | <pyramid.config.views.MultiView object at 0x7d9f0ac3e7b0> | |
| current_locations_add_location | /api/v1/current-locations/add-location | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acf4ea0> | |
| current_locations_delete_location | /api/v1/current-locations/delete-location | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acf6c00> | |
| current_locations_get_attributes | /api/v1/current-locations/get-attributes | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acf54e0> | |
| current_locations_get_attributes_set | /api/v1/current-locations/get-attributes-set | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acf5b20> | |
| current_locations_attributes_edit | /api/v1/current-locations/attributes-edit/{_id} | <pyramid.config.views.MultiView object at 0x7d9f0ac3e6d0> | |
| current_locations_simulate_closure | /api/v1/current-locations/simulate-closure | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acf7240> | |
| custom_layers_get_classes | /api/v1/custom-layers/get/classes | None | |
| custom_layers_get_in_area | /api/v1/custom-layers/get/in-area | None | |
| custom_layers_generate_mobile_layer | /api/v1/custom-layers/generate-mobile-layer | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab24ae0> | |
| custom_layers_selected_marketmatch_layer_file | /api/v1/custom-layers/selected-marketmatch-layer-file | <pyramid.config.views.MultiView object at 0x7d9f0ac3ec80> | |
| custom_layers_get_nearest_feature | /api/v1/custom-layers/get/nearest-feature | None | |
| custom_layers_get_table | /api/v1/custom-layers/get/table | None | |
| custom_layers_update_marker_colour | /api/v1/custom-layers/update/marker/colour | None | |
| custom_layers_update_marker_masking | /api/v1/custom-layers/update/marker/masking | None | |
| custom_layers_update_marker_placement | /api/v1/custom-layers/update/marker/placement | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acf7d80> | |
| custom_layers_update_shape | /api/v1/custom-layers/update/shape | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab00360> | |
| custom_layers_market_planner | /api/v1/custom-layers/market_planner/{candidate_layer_id} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab00900> | |
| custom_layers_utils_convert_tab | /api/v1/custom-layers/utils/convert-tab | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab01440> | |
| custom_layers_utils_export_tab | /api/v1/custom-layers/utils/export-tab | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab019e0> | |
| custom_layers_utils_export_tab_trade_area | /api/v1/custom-layers/utils/export-tab-trade-area | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab02020> | |
| custom_layers_utils_export_geojson | /api/v1/custom-layers/utils/export-geojson | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab025c0> | |
| custom_layers_user_files | /api/v1/custom-layers/user-files | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acf77e0> | |
| custom_layer_files_file_id_smart_columns_recalculate | /api/v1/custom-layer-files/{file_id}/smart-columns/recalculate | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab14720> | |
| custom_layer_files_file_id_smart_columns_key | /api/v1/custom-layer-files/{file_id}/smart-columns/{key} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab0b420> | |
| custom_layer_files_file_id_smart_columns_key_calculating | /api/v1/custom-layer-files/{file_id}/smart-columns/{key}/calculating | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab0ba60> | |
| custom_layer_files_file_id_smart_columns_key_test_compute | /api/v1/custom-layer-files/{file_id}/smart-columns/{key}/test-compute | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab140e0> | |
| custom_layer_files_file_id_smart_columns | /api/v1/custom-layer-files/{file_id}/smart-columns | <pyramid.config.views.MultiView object at 0x7d9f0ac3eeb0> | |
| custom_layer_files | /api/v1/custom-layer-files | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab02c00> | |
| custom_layer_files_transit_times | /api/v1/custom-layer-files-transit-times | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab03240> | |
| custom_layer_files_file_id | /api/v1/custom-layer-files/{file_id} | <pyramid.config.views.MultiView object at 0x7d9f0ac3edd0> | |
| custom_layer_files_file_id_symbology_batch | /api/v1/custom-layer-files/{file_id}/symbology/batch | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab09440> | |
| custom_layer_files_file_id_symbology | /api/v1/custom-layer-files/{file_id}/symbology | <pyramid.config.views.MultiView object at 0x7d9f0ac3ed60> | |
| custom_layer_files_file_id_ring_symbology | /api/v1/custom-layer-files/{file_id}/ring-symbology | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab09a80> | |
| custom_layer_files_file_id_info | /api/v1/custom-layer-files/{file_id}/layer-info | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab14d60> | |
| custom_layer_files_src_file_id_dest_file_id_layer_id | /api/v1/custom-layer-files/{src_file_id}/{dest_file_id}/{layer_id} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab08360> | |
| custom_layer_export_reac | /api/v1/reac-package/{file_id}/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abf6c00> | |
| custom_layer_reac | /api/v1/reac-layer/{file_id}/{name} | <pyramid.config.views.MultiView object at 0x7d9f0aba1160> | |
| custom_site_reac | /api/v1/reac-site/{file_id}/{_id}/{excel_or_pdf} | <pyramid.config.views.MultiView object at 0x7d9f0aba1320> | |
| custom_layers | /api/v1/custom-layers | <pyramid.config.views.MultiView object at 0x7d9f0ac3f000> | |
| custom_layers_file_id | /api/v1/custom-layers/{file_id} | <pyramid.config.views.MultiView object at 0x7d9f0ac3f0e0> | |
| custom_layers_file_id_multiple | /api/v1/custom-layers/{file_id}/multiple | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab168e0> | |
| custom_layers_file_id_associate_territories | /api/v1/custom-layers/{file_id}/associate-territories | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab16f20> | |
| custom_layers_file_id_check_territory_id | /api/v1/custom-layers/{file_id}/check-territory-id | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab17560> | |
| custom_layers_file_id_id | /api/v1/custom-layers/{file_id}/{_id} | <pyramid.config.views.MultiView object at 0x7d9f0ac3ef20> | |
| custom_layer_update_layer_validation | /api/v1/custom-layer-update-validation | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab25bc0> | |
| custom_layer_update_layer | /api/v1/custom-layer-update | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab26200> | |
| customers_id | /api/v1/customers/{file_id} | <pyramid.config.views.MultiView object at 0x7d9f0ac3f2a0> | |
| demographics_chart_geojson | /api/v1/demographics/chart/geojson | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abaa520> | |
| demographics_extents | /api/v1/demographics/extents | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aba98a0> | |
| demographics_geojson | /api/v1/demographics/geojson | <pyramid.config.views.MultiView object at 0x7d9f0aba0210> | |
| demographics_geojson_market_planner | /api/v1/demographics/geojson/market-planner | None | |
| demographics_metadata | /api/v1/demographics/metadata | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abaab60> | |
| demographics_ranks_extents | /api/v1/demographics/ranks/extents | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aba9ee0> | |
| demographics_variables_geojson | /api/v1/demographics/variables/geojson | <pyramid.config.views.MultiView object at 0x7d9f0aba01a0> | |
| demographics_variables_ids | /api/v1/demographics/variables/ids | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aba87c0> | |
| demographics_home_locations | /api/v1/demographics/home_locations | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abab1a0> | |
| demographics_threshold_ring | /api/v1/demographics/threshold_ring | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab00ea0> | |
| events_id | /api/v1/events/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ababe20> | |
| events | /api/v1/events | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abab7e0> | |
| export_customers_id_bounds | /api/v1/export-customers/{file_id}/bounds | <pyramid.config.views.MultiView object at 0x7d9f0ac3f310> | |
| export_customers_id_store | /api/v1/export-customers/{file_id}/store_num | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0ab27d80> | |
| geocode | /api/v1/geocode | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abb44a0> | |
| geocode_full_address | /api/v1/geocode/full-address | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abb4ae0> | |
| login_reset_password | /api/v1/login/reset_password | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abb5620> | |
| login | /api/v1/login | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abb5080> | |
| mobile_data | /api/v1/mobile_data | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abb5c60> | |
| mobile_data_brands | /api/v1/mobile_data/brands | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abb62a0> | |
| mobile_data_hourly_pop | /api/v1/mobile_data/hourly_pop | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abb68e0> | |
| mobile_data_controls | /api/v1/mobile_data/controls | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abb6f20> | |
| mobile_data_demographics | /api/v1/mobile_data/demographics | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abb7560> | |
| mobile_data_device_count | /api/v1/mobile_data/device_count | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abb7ba0> | |
| mobile_data_device_count_for_sales_predictions | /api/v1/mobile_data/device_count_for_sales_predictions | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abc0220> | |
| mobile_data_traffic_counts | /api/v1/mobile_data/mobile_data_traffic_counts | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abc0860> | |
| mobile_data_traffic_counts_legacy | /api/v1/mobile_data/mobile_data_traffic_counts_legacy | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abc0ea0> | |
| mobile_data_traffic_counts_for_models | /api/v1/mobile_data/mobile_data_traffic_counts_for_models | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abc14e0> | |
| mobile_data_yoy_traffic_counts | /api/v1/mobile_data/mobile_data_yoy_traffic_counts | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abc1b20> | |
| mobile_data_bounds_traffic | /api/v1/mobile_data/mobile_data_bounds_traffic | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abc2160> | |
| mobile_data_traffic_warmup_warehouse | /api/v1/mobile_data/mobile_data_traffic_warmup_warehouse | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abc27a0> | |
| notifications | /api/v1/notifications | <pyramid.config.views.MultiView object at 0x7d9f0aba0670> | |
| notifications_stream | /api/v1/notifications/stream | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abd80e0> | |
| notifications__id | /api/v1/notifications/{_id} | <pyramid.config.views.MultiView object at 0x7d9f0aba06e0> | |
| notifications_read__id | /api/v1/notifications/read/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abd91c0> | |
| organization_logo | /api/v1/organization/logo | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abd9e40> | |
| organization_logo_background | /api/v1/organization/background/{useBackground} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abda480> | |
| organization_plan_countries_country | /api/v1/organization/plan/countries/{country} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abdbd80> | |
| organization_plan_marker_cropping | /api/v1/organization/plan/marker-cropping/{cropped} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abdc400> | |
| organization_plan_rights_right | /api/v1/organization/plan/rights/{right} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abdaac0> | |
| organization_plan_cities_city | /api/v1/organization/plan/cities/{city} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abdb740> | |
| organization_cities | /api/v1/organization/cities | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abdb100> | |
| organization | /api/v1/organization | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abd9800> | |
| organization_loading_messages | /api/v1/organization/loading-messages | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abdca40> | |
| organization_current_locations_headers | /api/v1/organization/current-locations-headers | <pyramid.config.views.MultiView object at 0x7d9f0aba0910> | |
| poi_displacement | /api/v1/poi/displacement/ | <pyramid.config.views.MultiView object at 0x7d9f0aba0980> | |
| poi_logos_id_masked | /api/v1/poi/logos/{logo_id}/masked | None | |
| poi_logos_id_metadata | /api/v1/poi/logos/{logo_id}/metadata | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abdf380> | |
| poi_logos_id | /api/v1/poi/logos/{logo_id} | <pyramid.config.views.MultiView object at 0x7d9f0aba0ad0> | |
| poi_logos_search | /api/v1/search/pois/logos | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abdf9c0> | |
| poi_logos | /api/v1/poi/logos/ | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abded40> | |
| poi_validate | /api/v1/poi/validate | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abe4040> | |
| projects_id_unit | /api/v1/projects/{_id}/unit | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abe6ca0> | |
| projects_id_share | /api/v1/projects/{_id}/share | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abe72e0> | |
| projects_id_switch | /api/v1/projects/{_id}/switch | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abe7920> | |
| projects_id | /api/v1/projects/{_id} | <pyramid.config.views.MultiView object at 0x7d9f0aba0f30> | |
| projects_id_candidate_layer | /api/v1/projects/{_id}/candidate_layer | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abe6020> | |
| projects_id_variable_limit | /api/v1/projects/{_id}/variable_limit | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abe6660> | |
| projects | /api/v1/projects | <pyramid.config.views.MultiView object at 0x7d9f0aba0de0> | |
| public_report_form | /api/v1/public-report-form | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abe7f60> | |
| public_report_form_coupon | /api/v1/public-report-form/coupon | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abf45e0> | |
| public_report_form_country | /api/v1/public-report-form/country | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abf4c20> | |
| site_profiles_id_set_default | /api/v1/site-profiles/{_id}/set_default | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa52160> | |
| site_profiles_id | /api/v1/site-profiles/{_id} | <pyramid.config.views.MultiView object at 0x7d9f0aba2970> | |
| site_profiles | /api/v1/site-profiles | <pyramid.config.views.MultiView object at 0x7d9f0aba2cf0> | |
| site_profiles_public_id | /api/v1/site-profiles/p/{_id}/site | None | |
| site_profiles_public_uuid | /api/v1/site-profiles/p/{_uuid} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa527a0> | |
| site_profiles_public_id_uuid | /api/v1/site-profiles/p/{_id}/{_uuid} | <pyramid.config.views.MultiView object at 0x7d9f0aba2dd0> | |
| site_profiles_public_id_uuid_set_default | /api/v1/site-profiles/p/{_id}/{_uuid}/set_default | None | |
| sitematch_organization_id_logo | /api/v1/sitematch-organization/{_id}/logo | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa70a40> | |
| sitematch_organization_id_org_details | /api/v1/sitematch-organization/{_id}/org-details | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa71080> | |
| neighborhood_geometry | /api/v1/neighborhoods/geometry | None | |
| neighborhood_geometry_for_id | /api/v1/neighborhoods/geometry/{id} | None | |
| neighborhood_count | /api/v1/neighborhoods/count | None | |
| neighborhood_saturation | /api/v1/neighborhoods/saturation | None | |
| neighborhood_similarity | /api/v1/neighborhoods/similarity | None | |
| neighborhood_similarity_several | /api/v1/neighborhoods/similarity-several | None | |
| neighborhood_min_constellation | /api/v1/neighborhoods/min_constellation | None | |
| neighborhood_collocations | /api/v1/neighborhoods/collocations | None | |
| neighborhood_amenities | /api/v1/neighborhood/amenities | None | |
| neighborhood_activate | /api/v1/neighborhoods/activate | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a91e020> | |
| neighborhood_activate_several | /api/v1/neighborhoods/activate-several | None | |
| neighborhood_activate_locations | /api/v1/neighborhoods/activate-locations | None | |
| properties_toggle_visible | /api/v1/properties/visibility | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa31f80> | |
| properties_update_filter_market_plan | /api/v1/properties/market-plan | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa325c0> | |
| properties_update_filter_submitters | /api/v1/properties/submitters | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa32c00> | |
| properties_update_filter_dates | /api/v1/properties/dates | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa33240> | |
| properties_send_email | /api/v1/properties/send-email | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa33880> | |
| reports_batch_custom_layers | /api/v1/reports/batch/custom_layers | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa0c0e0> | |
| reports_batch_custom_layers_mapping | /api/v1/reports/batch/custom_layers_mapping | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa0c720> | |
| reports_batch_current_locations_mapping | /api/v1/reports/batch/current_locations_mapping | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa0cd60> | |
| reports_batch_pois | /api/v1/reports/batch/pois | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa0d3a0> | |
| reports_batch_demogs | /api/v1/reports/batch/demogs | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa0d9e0> | |
| reports_batch_create_batch | /api/v1/reports/batch/create_batch | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa0e020> | |
| reports_batch_id_copy | /api/v1/reports/batch/{_id}/copy | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa0e660> | |
| reports_id_copy | /api/v1/reports/{_id}/copy | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abfda80> | |
| reports_id_demog_tables | /api/v1/reports/{_id}/demog-tables | <pyramid.config.views.MultiView object at 0x7d9f0aba1a20> | |
| reports_id_demographics | /api/v1/reports/{_id}/demographics | <pyramid.config.views.MultiView object at 0x7d9f0aba1860> | |
| reports_id_logo | /api/v1/reports/{_id}/logo | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abfce00> | |
| reports_id_private | /api/v1/reports/{_id}/private | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abfd440> | |
| reports_id_send_email | /api/v1/reports/{_id}/send-email | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abfeb60> | |
| reports_id | /api/v1/reports/{_id} | <pyramid.config.views.MultiView object at 0x7d9f0aba1630> | |
| reports | /api/v1/reports | <pyramid.config.views.MultiView object at 0x7d9f0aba14e0> | |
| roles_name | /api/v1/roles/{name} | <pyramid.config.views.MultiView object at 0x7d9f0aba1da0> | |
| roles_multi_banner_name | /api/v1/roles-multi-banner/{name} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa10400> | |
| roles | /api/v1/roles | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa0eca0> | |
| roles-multi-banner | /api/v1/roles-multi-banner | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa0f2e0> | |
| referral | /api/v1/referral | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abf7240> | |
| s3_data | /api/v1/s3-data | <pyramid.config.views.MultiView object at 0x7d9f0aba1e10> | |
| s3_data_broker | /api/v1/s3-data-broker | <pyramid.config.views.MultiView object at 0x7d9f0aba20b0> | |
| services_transit | /api/v1/services/transit | None | |
| services_xlsTravelDistances | /api/v1/services/TravelDistances.xls | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa13880> | |
| segmentation_heatmap | /api/v1/segmentation/heatmap | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa125c0> | |
| segmentation_segment_breakdown | /api/v1/segmentation/segment-breakdown | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa12c00> | |
| segmentation_top_segments | /api/v1/segmentation/top-segments | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa13240> | |
| sitematch_submission_get | /api/v1/sitematch-submission | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa13ec0> | |
| sitematch_submission_geocode | /api/v1/sitematch-submission/geocode | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa191c0> | |
| sitematch_submission_submit | /api/v1/sitematch-submission/submit | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa19800> | |
| sitematch_submission_count | /api/v1/sitematch-submission/count | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa19e40> | |
| sitematch_submission_neighbouring_brands | /api/v1/sitematch-submission/neighbouring-brands | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa1a480> | |
| sitematch_submission_contact_submitter | /api/v1/sitematch-submission/contact-submitter | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa1b1a0> | |
| sitematch_submission_id | /api/v1/sitematch-submission/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa18b80> | |
| sitematch_portal_visits | /api/v1/sitematch-portal-visits | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa18540> | |
| sitematch_market_plan_library | /api/v1/sitematch-market-plan | <pyramid.config.views.MultiView object at 0x7d9f0aba2190> | |
| sitematch_market_plan_id | /api/v1/sitematch-market-plan/{_id} | <pyramid.config.views.MultiView object at 0x7d9f0aba2200> | |
| sitematch_market_plan_deletion | /api/v1/sitematch-market-plan/{_id}/deletion | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa299e0> | |
| sitematch_market_plan_id_trade_area | /api/v1/sitematch-market-plan/{_id}/trade-area | <pyramid.config.views.MultiView object at 0x7d9f0aba2270> | |
| sitematch_market_plan_submission_submission_id | /api/v1/sitematch-market-plan/submission/{submission_id} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa2a0c0> | |
| sitematch_geometries | /api/v1/sitematch-geometries/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa2a700> | |
| sitematch_market_plan_id_real_estate_selections | /api/v1/sitematch-market-plan/{_id}/real-estate-selections | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa2ade0> | |
| sitematch_market_plan_id_demographics_selections | /api/v1/sitematch-market-plan/{_id}/demographics-selections | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa2b4c0> | |
| sitematch_market_plan_id_pois | /api/v1/sitematch-market-plan/{_id}/pois | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa2bb00> | |
| sitematch_market_plan_id_title | /api/v1/sitematch-market-plan/{_id}/title | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa30180> | |
| sitematch_market_plan_id_population_threshold | /api/v1/sitematch-market-plan/{_id}/population-threshold | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa30860> | |
| sitematch_market_plan_id_scores | /api/v1/sitematch-market-plan/{_id}/scores | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa314e0> | |
| sitematch_submission_id_custom_layer_custom_layer_id | /api/v1/sitematch-submission/{_id}/custom_layer/{custom_layer_id} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa1ab60> | |
| lcbomatch_submission_geocode | /api/v1/lcbomatch-submission/geocode | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa1b7e0> | |
| lcbomatch_submission_submit | /api/v1/lcbomatch-submission/submit | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa1be20> | |
| sitematch_organization_id_share | /api/v1/sitematch-organization/{_id}/sitematch-share | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa722a0> | |
| sitematch_organization_id_sitematch_share_token | /api/v1/sitematch-organization/{_id}/sitematch-share-token | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa72980> | |
| sitematch_organization_id_submission_preferences | /api/v1/sitematch-organization/{_id}/submission-preferences | <pyramid.config.views.MultiView object at 0x7d9f0aba3230> | |
| sitematch_organization_id_send_email | /api/v1/sitematch-organization/{_id}/send-email | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa7cfe0> | |
| sitematch_organization_id_sitematch_manager | /api/v1/sitematch-organization/{_id}/sitematch-manager | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa7d620> | |
| simulation | /api/v1/simulation | <pyramid.config.views.MultiView object at 0x7d9f0aba2430> | |
| simulation_event | /api/v1/simulation/event | <pyramid.config.views.MultiView object at 0x7d9f0aba2580> | |
| simulation_share | /api/v1/simulation/share | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa3ab60> | |
| simulation_comment | /api/v1/simulation/comment | <pyramid.config.views.MultiView object at 0x7d9f0aba25f0> | |
| simulation_candidate | /api/v1/simulation/candidate | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa3bc40> | |
| simulation_updated_store_vars | /api/v1/simulation/updated-store-vars | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa482c0> | |
| simulation_apply | /api/v1/simulation/apply | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa48900> | |
| simulation_edit_event_details | /api/v1/simulation/edit-event-details | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa48f40> | |
| simulation_add_transfer_store | /api/v1/simulation/add-transfer-store | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa49580> | |
| social_segment | /api/v1/social-segment | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa33ec0> | |
| social_segment_from_geo_id | /api/v1/social-segment-from-geo-id | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa38540> | |
| social_segment_user_total | /api/v1/social-segment-user-total | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa49bc0> | |
| social_segment_from_shape | /api/v1/social-segment-from-shape | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa38b80> | |
| shapes | /api/v1/shapes | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa4a200> | |
| shapes_shape_id_label | /api/v1/shapes/{_id}/label | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa4a840> | |
| shapes_shape_id_color | /api/v1/shapes/{_id}/color | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa4ae80> | |
| shapes_shape_id_weight | /api/v1/shapes/{_id}/weight | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa4b4c0> | |
| shapes_shape_id_share | /api/v1/shapes/{_id}/share | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa4bb00> | |
| shapes_shape_id_export_points | /api/v1/shapes/{_id}/export_points | <pyramid.config.views.MultiView object at 0x7d9f0aba2ba0> | |
| track | /api/v1/track | <pyramid.config.views.MultiView object at 0x7d9f0aba3850> | |
| traffic_counts | /api/v1/traffic-counts | None | |
| traffic_counts_cache | /api/v1/traffic-counts-cache | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa9c9a0> | |
| traffic_counts_prediction_model_build | /api/v1/build-traffic-predictor | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa9cf40> | |
| users_batch_report | /api/v1/users/batch_report | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a903d80> | |
| users_id_custom_layers_file_id_starred | /api/v1/users/{_id}/custom-layers/{file_id}/starred | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a90c7c0> | |
| users_id_email | /api/v1/users/{_id}/email | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a90cd60> | |
| users_id_measurement | /api/v1/users/{_id}/measurement | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a918b80> | |
| users_id_account_type | /api/v1/users/{_id}/account_type | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a919120> | |
| users_id_name | /api/v1/users/{_id}/name | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a90de40> | |
| users_id_sitematch_email | /api/v1/users/{_id}/sitematch_email | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a90e980> | |
| users_id_title | /api/v1/users/{_id}/title | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a90e3e0> | |
| users_id_geographies | /api/v1/users/{_id}/geographies | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a90ef20> | |
| users_id_password | /api/v1/users/{_id}/password | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a90d8a0> | |
| users_preferences_segmentation | /api/v1/users/{_id}/preferences/segmentation | <pyramid.config.views.MultiView object at 0x7d9f0aac0c20> | |
| users_id_plan_countries_country | /api/v1/users/{_id}/plan/countries/{country} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a91a200> | |
| users_id_preferences_demographics_order | /api/v1/users/{_id}/preferences/demographics/order | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a91f9c0> | |
| users_id_preferences_demographics_weight | /api/v1/users/{_id}/preferences/demographics/weight | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a928040> | |
| users_id_preferences_demographics | /api/v1/users/{_id}/preferences/demographics | <pyramid.config.views.MultiView object at 0x7d9f0aac0b40> | |
| users_id_preferences_project_basemap | /api/v1/users/{_id}/preferences/project/basemap | <pyramid.config.views.MultiView object at 0x7d9f0aac0a60> | |
| users_id_preferences_settings_notification | /api/v1/users/{_id}/preferences/settings/notification | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a9196c0> | |
| users_id_preferences_sitematch | /api/v1/users/{_id}/preferences/sitematch | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a928680> | |
| users_id_preferences_settings_comparison_notification | /api/v1/users/{_id}/preferences/settings/comparison_notification | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a919c60> | |
| users_id_profile_pic | /api/v1/users/{_id}/profile_pic | <pyramid.config.views.MultiView object at 0x7d9f0aac0980> | |
| users_id_role | /api/v1/users/{_id}/role | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a9185e0> | |
| users_id_username | /api/v1/users/{_id}/username | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a90d300> | |
| users_id | /api/v1/users/{_id} | <pyramid.config.views.MultiView object at 0x7d9f0aac06e0> | |
| users_referral | /api/v1/users/{_id}/referral | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a903100> | |
| users_id_eula_signed | /api/v1/users/{_id}/eula_signed | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a90f560> | |
| users_preferences_project_mapstate_poi_clustering | api/v1/users/{_id}/preferences/project/mapstate/poi-clustering | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a91c9a0> | |
| users_preferences_project_mapstate_shapes_context_menu_expanded | api/v1/users/{_id}/preferences/project/mapstate/shapes-context-menu-expanded | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a91cf40> | |
| users_preferences_project_mapstate_current_location | api/v1/users/{_id}/preferences/project/mapstate/current-location-state | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a91d4e0> | |
| users_preferences_project_mapstate_markets_visible | api/v1/users/{_id}/preferences/project/mapstate/markets/visible | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a91da80> | |
| users_preferences_project_mapstate_traffic_count | api/v1/users/{_id}/preferences/project/mapstate/traffic-count | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a91b100> | |
| users_preferences_project_mapstate_social_segment | /api/v1/users/{_id}/preferences/project/mapstate/social-segment-state | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a91b740> | |
| users_id_retailer_key | /api/v1/users/{_id}/retailer_key | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a91bd80> | |
| users_id_system_performance | /api/v1/users/{_id}/system_performance | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a91c400> | |
| mapstate_customlayers_file_id_inactive_classes | /api/v1/mapstate/custom-layers/{file_id}/inactive-classes | <pyramid.config.views.MultiView object at 0x7d9f0aac0c90> | |
| mapstate_customlayers_file_id_header | /api/v1/mapstate/custom-layers/{file_id}/label-header | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a929760> | |
| mapstate_customlayers_file_id_toggle_labels | /api/v1/mapstate/custom-layers/{file_id}/labels | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a929da0> | |
| mapstate_customlayers_file_id_toggle_layer_lock | /api/v1/mapstate/custom-layers/{file_id}/lock | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a92a3e0> | |
| users | /api/v1/users | <pyramid.config.views.MultiView object at 0x7d9f0aac0520> | |
| user-exists | /api/v1/user-exists | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a902ac0> | |
| authentication | /api/v1/authentication | None | |
| trials | /api/v1/trials | <pyramid.config.views.MultiView object at 0x7d9f0aba38c0> | |
| trials_approve | /api/v1/trials/approve | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa9e020> | |
| trials_id_checkout | /api/v1/trials/{_id}/checkout | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa9eca0> | |
| trials_id_message | /api/v1/trials/{_id}/message | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa9e660> | |
| routing | /api/v1/route/driving/{_route_options} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa10a40> | |
| sitematch_listings | /api/v1/sitematch/listings | <pyramid.config.views.MultiView object at 0x7d9f0aba30e0> | |
| sitematch_listings_id | /api/v1/sitematch/listings/{_id} | <pyramid.config.views.MultiView object at 0x7d9f0aba3150> | |
| sitematch_listings_id_images | /api/v1/sitematch/listings/{_id}/images | <pyramid.config.views.MultiView object at 0x7d9f0aba31c0> | |
| sitematch_listings_id_details | /api/v1/sitematch/listings/{_id}/details | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa68d60> | |
| sitematch_portal_listings | /api/v1/sitematch/portal_listings | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa69e40> | |
| sitematch_expansion_plans | /api/v1/sitematch/expansion_plans | <pyramid.config.views.MultiView object at 0x7d9f0aba2eb0> | |
| sitematch_expansion_plans_id | /api/v1/sitematch/expansion_plans/{_id} | <pyramid.config.views.MultiView object at 0x7d9f0aba2f20> | |
| sitematch_terms_conditions | /api/v1/sitematch/terms_conditions | <pyramid.config.views.MultiView object at 0x7d9f0aba2f90> | |
| sitematch_terms_and_conditions | /api/v1/sitematch/terms_and_conditions | <pyramid.config.views.MultiView object at 0x7d9f0aba3000> | |
| sitematch_terms_and_conditions_webhook | /api/v1/sitematch/terms_and_conditions_webhook | <pyramid.config.views.MultiView object at 0x7d9f0aba3070> | |
| sitematch_manager | /api/v1/sitematch-manager | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa7dc60> | |
| sitematch_manager_default_columns | /api/v1/sitematch-manager/default-columns | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa8cf40> | |
| sitematch_manager_filters | /api/v1/sitematch-manager/filters | <pyramid.config.views.MultiView object at 0x7d9f0aba3380> | |
| sitematch_manager_visibility | /api/v1/sitematch-manager/visibility | <pyramid.config.views.MultiView object at 0x7d9f0aba34d0> | |
| sitematch_manager_id | /api/v1/sitematch-manager/{_id} | <pyramid.config.views.MultiView object at 0x7d9f0aba3540> | |
| rest_sitematch_manager_id_geocoding_status | /api/v1/sitematch-manager/{_id}/geocoding-status | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa84720> | |
| sitematch_manager_id_custom_layer_file | /api/v1/sitematch-manager/{_id}/custom-layer-file | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa84d60> | |
| sitematch_manager_id_archive | /api/v1/sitematch-manager/{_id}/archive | <pyramid.config.views.MultiView object at 0x7d9f0aba35b0> | |
| sitematch_manager_id_rows | /api/v1/sitematch-manager/{_id}/rows | <pyramid.config.views.MultiView object at 0x7d9f0aba3620> | |
| sitematch_manager_id_rows_row_id | /api/v1/sitematch-manager/{_id}/rows/{row_id} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa86d40> | |
| sitematch_manager_id_columns | /api/v1/sitematch-manager/{_id}/columns | <pyramid.config.views.MultiView object at 0x7d9f0aba3460> | |
| sitematch_manager_id_columns_field | /api/v1/sitematch-manager/{_id}/columns/{field} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa8c2c0> | |
| sitematch_manager_id_reports_drawn_shapes | /api/v1/sitematch-manager/{_id}/reports-drawn-shapes | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa8c900> | |
| sitematch_manager_id_demographics | /api/v1/sitematch-manager/{_id}/demographics | <pyramid.config.views.MultiView object at 0x7d9f0aba37e0> | |
| sitematch_manager_id_attachments | /api/v1/sitematch-manager/{manager_id}/attachments | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa8e020> | |
| sitematch_organization_views | /api/v1/sitematch-organization/{org_id}/views | <pyramid.config.views.MultiView object at 0x7d9f0aba32a0> | |
| sitematch_view | /api/v1/sitematch-views/{view_id} | <pyramid.config.views.MultiView object at 0x7d9f0aba33f0> | |
| user_sitematch_active_view | /api/v1/users/me/sitematch-active-view | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa7c9a0> | |
| sitematch_signups | /api/v1/sitematch-signups | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa8e660> | |
| sitematch_signups_unpaid | /api/v1/sitematch-signups/unpaid | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa8eca0> | |
| sitematch_signups_id | /api/v1/sitematch-signups/{_id} | None | |
| sitematch_signups_id_terms_of_service | /api/v1/sitematch-signups/{_id}/terms-of-service | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa8f2e0> | |
| sitematch_signups_id_create_account | /api/v1/sitematch-signups/{_id}/create-account | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa8f920> | |
| marketmatch_mappings | /api/v1/marketmatch/mappings | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a96d6c0> | |
| marketmatch_mapping_file_id | /api/v1/marketmatch/mapping/{file_id} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a96dd00> | |
| sitematch_makematches_getusers | /api/v1/sitematch/makematches/getusers | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa6a480> | |
| sitematch_makematches_getexpansionplans | /api/v1/sitematch/makematches/getexpansionplans/{user_id} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa6aac0> | |
| sitematch_makematches_getlistings | /api/v1/sitematch/makematches/getlistings/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa6bd80> | |
| sitematch_makematches_getalllistings | /api/v1/sitematch/makematches/getalllistings | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa6b740> | |
| sitematch_makematches_getmatches | /api/v1/sitematch/makematches/getmatches/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa6b100> | |
| sitematch_makematches_creatematch | /api/v1/sitematch/makematches/match | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aa70400> | |
| cities_query | /api/v1/cities/{query} | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acce160> | |
| completion_callback | /api/v1/near/completion_callback | <pyramid.config.views.MultiView object at 0x7d9f0aac1240> | |
| stripe_webhook | /api/v1/stripe/webhook | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a96ede0> | |
| stripe_create_customer_portal_session | /api/v1/stripe/create-customer-portal-session | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a96f420> | |
| stripe_primary_subscription | /api/v1/stripe/primary-subscription | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0a96fa60> | |
| ai_sandbox_chat | /api/v1/ai-sandbox/chat | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acec2c0> | |
| ai_sandbox_disclaimer_status | /api/v1/ai-sandbox/disclaimer/status | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acec900> | |
| ai_sandbox_disclaimer_accept | /api/v1/ai-sandbox/disclaimer/accept | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acecf40> | |
| ai_sandbox_disclaimer_clear | /api/v1/ai-sandbox/disclaimer/clear | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0aced580> | |
| ai_sandbox_usage_stats | /api/v1/ai-sandbox/usage/stats | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acedbc0> | |
| ai_sandbox_sessions_list | /api/v1/ai-sandbox/sessions | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acee200> | |
| ai_sandbox_session_detail | /api/v1/ai-sandbox/sessions/{session_id} | <pyramid.config.views.MultiView object at 0x7d9f0ac3e890> | |
| ai_sandbox_data_management_sample_attributes | /api/v1/ai-sandbox/data-management/sample-attributes | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0acef740> | |
| ai_sandbox_data_management_enabled_attributes | /api/v1/ai-sandbox/data-management/enabled-attributes | <pyramid.config.views.MultiView object at 0x7d9f0ac3e900> | |
| mobile_optimization | /api/v1/mobile-optimization | <function attr_wrapped_view.<locals>.attr_view at 0x7d9f0abc2de0> | |
| catchall_static | /*subpath | <function rendered_view.<locals>.viewresult_to_response at 0x7d9f0a966700> |
Settings
| Key | Value |
|---|---|
| available_languages | 'fr en' |
| csrf_trusted_origins | [] |
| debug_all | False |
| debugtoolbar.active_panels | [] |
| debugtoolbar.button_style | '' |
| debugtoolbar.debug_notfound | False |
| debugtoolbar.debug_routematch | False |
| debugtoolbar.enabled | True |
| debugtoolbar.exclude_prefixes | ('/favicon.ico',) |
| debugtoolbar.extra_global_panels | [] |
| debugtoolbar.extra_panels | [] |
| debugtoolbar.global_panels | [] |
| debugtoolbar.hosts | ['0.0.0.0/0'] |
| debugtoolbar.includes | [] |
| debugtoolbar.intercept_exc | 'debug' |
| debugtoolbar.intercept_redirects | False |
| debugtoolbar.max_request_history | 100 |
| debugtoolbar.max_visible_requests | 10 |
| debugtoolbar.panels | [] |
| debugtoolbar.prevent_http_cache | False |
| debugtoolbar.reload_assets | False |
| debugtoolbar.reload_resources | False |
| debugtoolbar.reload_templates | False |
| debugtoolbar.show_on_exc_only | False |
| prevent_cachebust | False |
| pyramid.csrf_trusted_origins | [] |
| pyramid.debug_all | False |
| pyramid.debug_authorization | False |
| pyramid.debug_notfound | True |
| pyramid.debug_routematch | False |
| pyramid.debug_templates | False |
| pyramid.default_locale_name | 'en' |
| pyramid.includes | '\npyramid_debugtoolbar\nrollbar.contrib.pyramid' |
| pyramid.prevent_cachebust | False |
| pyramid.prevent_http_cache | False |
| pyramid.reload_all | False |
| pyramid.reload_assets | False |
| pyramid.reload_resources | False |
| pyramid.reload_templates | True |
| redis.sessions.cookie_max_age | '86400' |
| redis.sessions.secret | 'INSERTOPSECRETCODEHERE' |
| redis.sessions.timeout | '86400' |
| reload_all | False |
| rollbar.access_token | '52673687803d42bd991de72c267b0731' |
| rollbar.branch | 'develop' |
| rollbar.environment | 'staging' |
| rollbar.root | '/piinpoint/config' |
Tweens
Implicit definition
| Order (from server to application) | Tween |
|---|---|
| 0 | piinpoint.lib.metrics_timing_tween.metrics_timing_tween |
| 1 | pyramid_debugtoolbar.toolbar_tween_factory |
| 2 | rollbar.contrib.pyramid.rollbar_tween_factory |
| 3 | pyramid.tweens.excview_tween_factory |
Versions
Platform
Packages
| Package Name | Version | Location |
|---|---|---|
| aiohappyeyeballs | 2.6.1 | /opt/venv/lib/python3.13/site-packages |
| aiohttp | 3.13.3 | /opt/venv/lib/python3.13/site-packages |
| aiosignal | 1.4.0 | /opt/venv/lib/python3.13/site-packages |
| alembic | 0.7.6 | /opt/venv/lib/python3.13/site-packages |
| annotated-types | 0.7.0 | /opt/venv/lib/python3.13/site-packages |
| anyio | 4.12.1 | /opt/venv/lib/python3.13/site-packages |
| applicationinsights | 0.11.6 | /opt/venv/lib/python3.13/site-packages |
| APScheduler | 3.10.1 | /opt/venv/lib/python3.13/site-packages |
| asgiref | 3.8.1 | /opt/venv/lib/python3.13/site-packages |
| asn1crypto | 1.5.1 | /opt/venv/lib/python3.13/site-packages |
| asttokens | 3.0.0 | /opt/venv/lib/python3.13/site-packages |
| attrs | 24.2.0 | /opt/venv/lib/python3.13/site-packages |
| azure-core | 1.32.0 | /opt/venv/lib/python3.13/site-packages |
| azure-storage-blob | 12.19.0 | /opt/venv/lib/python3.13/site-packages |
| Babel | 2.9.1 | /opt/venv/lib/python3.13/site-packages |
| backcall | 0.2.0 | /opt/venv/lib/python3.13/site-packages |
| beautifulsoup4 | 4.12.3 | /opt/venv/lib/python3.13/site-packages |
| blinker | 1.3 | /opt/venv/lib/python3.13/site-packages |
| boto3 | 1.34.14 | /opt/venv/lib/python3.13/site-packages |
| botocore | 1.34.162 | /opt/venv/lib/python3.13/site-packages |
| bytecode | 0.17.0 | /opt/venv/lib/python3.13/site-packages |
| cachetools | 5.5.0 | /opt/venv/lib/python3.13/site-packages |
| certifi | 2024.7.4 | /opt/venv/lib/python3.13/site-packages |
| cffi | 1.17.1 | /opt/venv/lib/python3.13/site-packages |
| chardet | 4.0.0 | /opt/venv/lib/python3.13/site-packages |
| charset-normalizer | 3.4.0 | /opt/venv/lib/python3.13/site-packages |
| click | 8.1.7 | /opt/venv/lib/python3.13/site-packages |
| click-plugins | 1.1.1 | /opt/venv/lib/python3.13/site-packages |
| cligj | 0.7.2 | /opt/venv/lib/python3.13/site-packages |
| cov-core | 1.15.0 | /opt/venv/lib/python3.13/site-packages |
| coverage | 7.6.9 | /opt/venv/lib/python3.13/site-packages |
| cryptography | 41.0.6 | /opt/venv/lib/python3.13/site-packages |
| ddtrace | 4.0.0 | /opt/venv/lib/python3.13/site-packages |
| decorator | 4.1.0 | /opt/venv/lib/python3.13/site-packages |
| defusedcsv | 2.0.0 | /opt/venv/lib/python3.13/site-packages |
| delta-kernel-rust-sharing-wrapper | 0.3.1 | /opt/venv/lib/python3.13/site-packages |
| delta-sharing | 1.3.1 | /opt/venv/lib/python3.13/site-packages |
| dill | 0.3.9 | /opt/venv/lib/python3.13/site-packages |
| distro | 1.9.0 | /opt/venv/lib/python3.13/site-packages |
| dnspython | 2.7.0 | /opt/venv/lib/python3.13/site-packages |
| docopt | 0.4.0 | /opt/venv/lib/python3.13/site-packages |
| envier | 0.6.1 | /opt/venv/lib/python3.13/site-packages |
| et-xmlfile | 2.0.0 | /opt/venv/lib/python3.13/site-packages |
| executing | 2.1.0 | /opt/venv/lib/python3.13/site-packages |
| filelock | 3.16.1 | /opt/venv/lib/python3.13/site-packages |
| fiona | 1.10b2 | /opt/venv/lib/python3.13/site-packages |
| frozenlist | 1.5.0 | /opt/venv/lib/python3.13/site-packages |
| fsspec | 2024.10.0 | /opt/venv/lib/python3.13/site-packages |
| future | 1.0.0 | /opt/venv/lib/python3.13/site-packages |
| GeoAlchemy2 | 0.2.5 | /opt/venv/lib/python3.13/site-packages |
| geocoder | 1.38.1 | /opt/venv/lib/python3.13/site-packages |
| geographiclib | 1.52 | /opt/venv/lib/python3.13/site-packages |
| geojson | 3.1.0 | /opt/venv/lib/python3.13/site-packages |
| geopandas | 1.1.2 | /opt/venv/lib/python3.13/site-packages |
| geopy | 1.20.0 | /opt/venv/lib/python3.13/site-packages |
| giokoda | 0.1.2 | /opt/venv/lib/python3.13/site-packages |
| google-auth | 2.48.0 | /opt/venv/lib/python3.13/site-packages |
| google-genai | 1.51.0 | /opt/venv/lib/python3.13/site-packages |
| googlemaps | 4.6.0 | /opt/venv/lib/python3.13/site-packages |
| gunicorn | 22.0.0 | /opt/venv/lib/python3.13/site-packages |
| h11 | 0.16.0 | /opt/venv/lib/python3.13/site-packages |
| h3 | 3.7.7 | /opt/venv/lib/python3.13/site-packages |
| httpcore | 1.0.9 | /opt/venv/lib/python3.13/site-packages |
| httpx | 0.28.1 | /opt/venv/lib/python3.13/site-packages |
| hupper | 1.12.1 | /opt/venv/lib/python3.13/site-packages |
| idna | 3.10 | /opt/venv/lib/python3.13/site-packages |
| importlib-metadata | 8.7.1 | /opt/venv/lib/python3.13/site-packages |
| inflection | 0.5.1 | /opt/venv/lib/python3.13/site-packages |
| ipython | 8.11.0 | /opt/venv/lib/python3.13/site-packages |
| ipython-genutils | 0.2.0 | /opt/venv/lib/python3.13/site-packages |
| iso8601 | 2.1.0 | /opt/venv/lib/python3.13/site-packages |
| isodate | 0.7.2 | /opt/venv/lib/python3.13/site-packages |
| jedi | 0.19.2 | /opt/venv/lib/python3.13/site-packages |
| jiter | 0.13.0 | /opt/venv/lib/python3.13/site-packages |
| jmespath | 1.0.1 | /opt/venv/lib/python3.13/site-packages |
| joblib | 1.4.2 | /opt/venv/lib/python3.13/site-packages |
| legacy-cgi | 2.6.1 | /opt/venv/lib/python3.13/site-packages |
| levenshtein | 0.26.1 | /opt/venv/lib/python3.13/site-packages |
| lxml | 5.3.0 | /opt/venv/lib/python3.13/site-packages |
| mailchimp | 2.0.9 | /opt/venv/lib/python3.13/site-packages |
| mailchimp-transactional | 1.0.50 | /opt/venv/lib/python3.13/site-packages |
| Mako | 1.3.8 | /opt/venv/lib/python3.13/site-packages |
| mandrill-37 | 1.1.0 | /opt/venv/lib/python3.13/site-packages |
| MarkupSafe | 3.0.2 | /opt/venv/lib/python3.13/site-packages |
| matplotlib-inline | 0.1.7 | /opt/venv/lib/python3.13/site-packages |
| mixpanel | 4.8.3 | /opt/venv/lib/python3.13/site-packages |
| mock | 5.1.0 | /opt/venv/lib/python3.13/site-packages |
| mongoengine | 0.29.1 | /opt/venv/lib/python3.13/site-packages |
| multidict | 6.1.0 | /opt/venv/lib/python3.13/site-packages |
| multiprocess | 0.70.17 | /opt/venv/lib/python3.13/site-packages |
| networkx | 2.0 | /opt/venv/lib/python3.13/site-packages |
| nose | 1.3.7 | /opt/venv/lib/python3.13/site-packages |
| nose-cov | 1.6 | /opt/venv/lib/python3.13/site-packages |
| nose-exclude | 0.2.0 | /opt/venv/lib/python3.13/site-packages |
| nose-subunit | 0.2 | /opt/venv/lib/python3.13/site-packages |
| numpy | 1.26.2 | /opt/venv/lib/python3.13/site-packages |
| openai | 2.2.0 | /opt/venv/lib/python3.13/site-packages |
| openpyxl | 3.1.5 | /opt/venv/lib/python3.13/site-packages |
| opentelemetry-api | 1.39.1 | /opt/venv/lib/python3.13/site-packages |
| packaging | 23.0 | /opt/venv/lib/python3.13/site-packages |
| pandas | 2.2.3 | /opt/venv/lib/python3.13/site-packages |
| parso | 0.8.4 | /opt/venv/lib/python3.13/site-packages |
| passlib | 1.7.4 | /opt/venv/lib/python3.13/site-packages |
| PasteDeploy | 3.1.0 | /opt/venv/lib/python3.13/site-packages |
| pathos | 0.2.3 | /opt/venv/lib/python3.13/site-packages |
| patsy | 1.0.1 | /opt/venv/lib/python3.13/site-packages |
| pdf2image | 1.7.1 | /opt/venv/lib/python3.13/site-packages |
| pdfminer | 20191010 | /opt/venv/lib/python3.13/site-packages |
| pdfminer.six | 20181108 | /opt/venv/lib/python3.13/site-packages |
| pdftotext | 2.1.2 | /opt/venv/lib/python3.13/site-packages |
| pep8 | 1.5.7 | /opt/venv/lib/python3.13/site-packages |
| pexpect | 4.9.0 | /opt/venv/lib/python3.13/site-packages |
| pickleshare | 0.7.5 | /opt/venv/lib/python3.13/site-packages |
| piinpoint | 2.0 | /piinpoint/src |
| pillow | 11.0.0 | /opt/venv/lib/python3.13/site-packages |
| pip | 26.0 | /opt/venv/lib/python3.13/site-packages |
| pkgconfig | 1.5.1 | /opt/venv/lib/python3.13/site-packages |
| plaster | 1.1.2 | /opt/venv/lib/python3.13/site-packages |
| plaster-pastedeploy | 1.0.1 | /opt/venv/lib/python3.13/site-packages |
| platformdirs | 4.3.6 | /opt/venv/lib/python3.13/site-packages |
| polars | 1.22.0 | /opt/venv/lib/python3.13/site-packages |
| pox | 0.3.5 | /opt/venv/lib/python3.13/site-packages |
| ppft | 1.7.6.9 | /opt/venv/lib/python3.13/site-packages |
| prompt-toolkit | 3.0.48 | /opt/venv/lib/python3.13/site-packages |
| propcache | 0.2.1 | /opt/venv/lib/python3.13/site-packages |
| psycopg2 | 2.9.10 | /opt/venv/lib/python3.13/site-packages |
| ptyprocess | 0.7.0 | /opt/venv/lib/python3.13/site-packages |
| pure-eval | 0.2.3 | /opt/venv/lib/python3.13/site-packages |
| pyap | 0.2.0 | /opt/venv/lib/python3.13/site-packages |
| pyarrow | 18.1.0 | /opt/venv/lib/python3.13/site-packages |
| pyasn1 | 0.6.1 | /opt/venv/lib/python3.13/site-packages |
| pyasn1-modules | 0.4.1 | /opt/venv/lib/python3.13/site-packages |
| pycparser | 2.22 | /opt/venv/lib/python3.13/site-packages |
| pycryptodome | 3.19.1 | /opt/venv/lib/python3.13/site-packages |
| pydantic | 2.12.5 | /opt/venv/lib/python3.13/site-packages |
| pydantic-core | 2.41.5 | /opt/venv/lib/python3.13/site-packages |
| pygments | 2.18.0 | /opt/venv/lib/python3.13/site-packages |
| PyJWT | 2.10.1 | /opt/venv/lib/python3.13/site-packages |
| pymongo | 4.11.1 | /opt/venv/lib/python3.13/site-packages |
| pyogrio | 0.12.1 | /opt/venv/lib/python3.13/site-packages |
| pyOpenSSL | 24.3.0 | /opt/venv/lib/python3.13/site-packages |
| pyotp | 2.3.0 | /opt/venv/lib/python3.13/site-packages |
| pyparsing | 2.1.10 | /opt/venv/lib/python3.13/site-packages |
| pyproj | 3.6.1 | /opt/venv/lib/python3.13/site-packages |
| pyramid | 2.0.2 | /opt/venv/lib/python3.13/site-packages |
| pyramid-debugtoolbar | 4.9 | /opt/venv/lib/python3.13/site-packages |
| pyramid-handlers | 0.5 | /opt/venv/lib/python3.13/site-packages |
| pyramid-ipython | 0.2 | /opt/venv/lib/python3.13/site-packages |
| pyramid-mako | 1.1.0 | /opt/venv/lib/python3.13/site-packages |
| pyramid-redis-sessions | 1.0.1 | /opt/venv/lib/python3.13/site-packages |
| Pyro4 | 4.80 | /opt/venv/lib/python3.13/site-packages |
| pyshp | 1.2.1 | /opt/venv/lib/python3.13/site-packages |
| pytesseract | 0.3.0 | /opt/venv/lib/python3.13/site-packages |
| python-dateutil | 2.8.2 | /opt/venv/lib/python3.13/site-packages |
| python-intercom | 3.1.0 | /opt/venv/lib/python3.13/site-packages |
| python-Levenshtein | 0.26.1 | /opt/venv/lib/python3.13/site-packages |
| python-logstash | 0.4.6 | /opt/venv/lib/python3.13/site-packages |
| python-magic | 0.4.10 | /opt/venv/lib/python3.13/site-packages |
| python-slugify | 1.2.0 | /opt/venv/lib/python3.13/site-packages |
| python-subunit | 1.4.4 | /opt/venv/lib/python3.13/site-packages |
| python3-saml | 1.16.0 | /opt/venv/lib/python3.13/site-packages |
| pytz | 2023.3 | /opt/venv/lib/python3.13/site-packages |
| rapidfuzz | 3.10.1 | /opt/venv/lib/python3.13/site-packages |
| ratelim | 0.1.6 | /opt/venv/lib/python3.13/site-packages |
| redis | 4.5.4 | /opt/venv/lib/python3.13/site-packages |
| repoze.lru | 0.7 | /opt/venv/lib/python3.13/site-packages |
| requests | 2.31.0 | /opt/venv/lib/python3.13/site-packages |
| responses | 0.3.0 | /opt/venv/lib/python3.13/site-packages |
| rollbar | 0.16.2 | /opt/venv/lib/python3.13/site-packages |
| rsa | 4.9 | /opt/venv/lib/python3.13/site-packages |
| Rtree | 0.9.7 | /opt/venv/lib/python3.13/site-packages |
| s3transfer | 0.10.4 | /opt/venv/lib/python3.13/site-packages |
| scikit-learn | 1.5.2 | /opt/venv/lib/python3.13/site-packages |
| scipy | 1.14.1 | /opt/venv/lib/python3.13/site-packages |
| serpent | 1.28 | /opt/venv/lib/python3.13/site-packages |
| setuptools | 69.0.3 | /opt/venv/lib/python3.13/site-packages |
| shapely | 2.0.2 | /opt/venv/lib/python3.13/site-packages |
| simplejson | 3.6.5 | /opt/venv/lib/python3.13/site-packages |
| six | 1.17.0 | /opt/venv/lib/python3.13/site-packages |
| sniffio | 1.3.1 | /opt/venv/lib/python3.13/site-packages |
| snowflake-connector-python | 3.13.1 | /opt/venv/lib/python3.13/site-packages |
| sortedcontainers | 2.4.0 | /opt/venv/lib/python3.13/site-packages |
| soupsieve | 2.6 | /opt/venv/lib/python3.13/site-packages |
| SQLAlchemy | 1.3.6 | /opt/venv/lib/python3.13/site-packages |
| SQLAlchemy-Utils | 0.41.2 | /opt/venv/lib/python3.13/site-packages |
| sqlparse | 0.5.0 | /opt/venv/lib/python3.13/site-packages |
| stack-data | 0.6.3 | /opt/venv/lib/python3.13/site-packages |
| standard-imghdr | 3.13.0 | /opt/venv/lib/python3.13/site-packages |
| statsmodels | 0.14.4 | /opt/venv/lib/python3.13/site-packages |
| stripe | 7.11.0 | /opt/venv/lib/python3.13/site-packages |
| supervisor | 4.2.2 | /opt/venv/lib/python3.13/site-packages |
| tenacity | 9.1.2 | /opt/venv/lib/python3.13/site-packages |
| testtools | 2.7.2 | /opt/venv/lib/python3.13/site-packages |
| threadpoolctl | 3.5.0 | /opt/venv/lib/python3.13/site-packages |
| timezonefinder | 6.2.0 | /opt/venv/lib/python3.13/site-packages |
| tomlkit | 0.13.2 | /opt/venv/lib/python3.13/site-packages |
| tqdm | 4.67.1 | /opt/venv/lib/python3.13/site-packages |
| traitlets | 5.0.5 | /opt/venv/lib/python3.13/site-packages |
| translationstring | 1.4 | /opt/venv/lib/python3.13/site-packages |
| translitcodec | 0.4.0 | /opt/venv/lib/python3.13/site-packages |
| typing-extensions | 4.15.0 | /opt/venv/lib/python3.13/site-packages |
| typing-inspection | 0.4.2 | /opt/venv/lib/python3.13/site-packages |
| tzdata | 2024.2 | /opt/venv/lib/python3.13/site-packages |
| tzlocal | 5.2 | /opt/venv/lib/python3.13/site-packages |
| tzwhere | 3.0.3 | /opt/venv/lib/python3.13/site-packages |
| ua-parser | 0.8.0 | /opt/venv/lib/python3.13/site-packages |
| ujson | 5.4.0 | /opt/venv/lib/python3.13/site-packages |
| Unidecode | 1.3.8 | /opt/venv/lib/python3.13/site-packages |
| urllib3 | 1.26.17 | /opt/venv/lib/python3.13/site-packages |
| urllib3-secure-extra | 0.1.0 | /opt/venv/lib/python3.13/site-packages |
| uuid | 1.30 | /opt/venv/lib/python3.13/site-packages |
| venusian | 3.1.1 | /opt/venv/lib/python3.13/site-packages |
| waitress | 3.0.1 | /opt/venv/lib/python3.13/site-packages |
| wcwidth | 0.2.13 | /opt/venv/lib/python3.13/site-packages |
| WebOb | 1.8.9 | /opt/venv/lib/python3.13/site-packages |
| websockets | 15.0.1 | /opt/venv/lib/python3.13/site-packages |
| WebTest | 3.0.0 | /opt/venv/lib/python3.13/site-packages |
| wheel | 0.46.3 | /opt/venv/lib/python3.13/site-packages |
| wrapt | 2.1.1 | /opt/venv/lib/python3.13/site-packages |
| xlrd | 2.0.1 | /opt/venv/lib/python3.13/site-packages |
| xlwt | 1.3.0 | /opt/venv/lib/python3.13/site-packages |
| xmljson | 0.2.1 | /opt/venv/lib/python3.13/site-packages |
| xmlsec | 1.3.12 | /opt/venv/lib/python3.13/site-packages |
| yarl | 1.18.3 | /opt/venv/lib/python3.13/site-packages |
| yelpapi | 2.3.0 | /opt/venv/lib/python3.13/site-packages |
| zipp | 3.23.0 | /opt/venv/lib/python3.13/site-packages |
| zope.deprecation | 5.0 | /opt/venv/lib/python3.13/site-packages |
| zope.interface | 7.2 | /opt/venv/lib/python3.13/site-packages |
Settings
Some pyramid_debugtoolbar panels can be activated (this enables additional features).
NOTE: These settings are tracked in a cookie on a per-request basis. If you want to enable options for other requests such as via curl or a non-browser client then you should turn them on by default in your settings via the debugtoolbar.active_panels setting, or by setting the pdtb_active cookie on the client.