HTTP Headers
Request Headers
| Key | Value |
|---|---|
| Accept | */* |
| Accept-Encoding | gzip, br, zstd, deflate |
| Connection | close |
| Host | alex.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 | 18543 |
| Content-Type | text/html; charset=UTF-8 |
| Set-Cookie | session=b29d4958a28118fb1598893b2aeb51d41f85ddbfgASVRAAAAAAAAACMQGUzNDI0MjhlOTE4YWZhZjFkOWQxOGVkZTA2YzA1NzI2MjZiNDM1NDc1ZWM5YmVhMTYxYzBhYjgzZDY2NWM4MzmULg==; Max-Age=86400; Path=/; expires=Sat, 14-Mar-2026 11:10:03 GMT; HttpOnly |
Performance
| Resource | Value |
|---|---|
| User CPU time | 7.104 msec |
| System CPU time | 0.049 msec |
| Total CPU time | 7.153 msec |
| Elapsed time | 7.364 msec |
| Context switches | 1 voluntary, 0 involuntary |
Profile
The profiler is not activated. Activate the checkbox in the toolbar to use it.
Renderers
| Renderer Name | |
|---|---|
| piinpoint:templates/forgotten_password.mako | |
| Rendering Value | |
| {'is_sitematch': False} | |
| System Values | |
| CLOUDFRONT_URI | '' |
| GOOGLE_API_KEY_PARAM | 'key=AIzaSyCkYhp2mn752z6wdKLPOJH48z7eJuQSuVU' |
| PRODUCTION | False |
| _ | <function main.<locals>.add_localizer.<locals>.translate at 0x70d1ffd47560> |
| context | <pyramid.traversal.DefaultRootFactory object at 0x70d220eee6c0> |
| get_csrf_token | functools.partial(<function get_csrf_token at 0x70d285688a40>, <Request at 0x70d22f93c190 GET https://alex.piinpoint.com/login/forgot_password>) |
| renderer_info | <pyramid.renderers.RendererHelper object at 0x70d1db1ce9e0> |
| renderer_name | 'piinpoint:templates/forgotten_password.mako' |
| req | <Request at 0x70d22f93c190 GET https://alex.piinpoint.com/login/forgot_password> |
| request | <Request at 0x70d22f93c190 GET https://alex.piinpoint.com/login/forgot_password> |
| view | <class 'piinpoint.controllers.login.LoginController'> |
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://alex.piinpoint.com | ||||||||||||||||
| authorization * | None | ||||||||||||||||
| cache_control * | |||||||||||||||||
| context * | <pyramid.traversal.DefaultRootFactory object at 0x70d220eee6c0> | ||||||||||||||||
| exc_info * | None | ||||||||||||||||
| exception * | None | ||||||||||||||||
| locale_name * | fr | ||||||||||||||||
| matchdict * |
|
||||||||||||||||
| matched_route * |
|
||||||||||||||||
| path * | /login/forgot_password | ||||||||||||||||
| root * | <pyramid.traversal.DefaultRootFactory object at 0x70d220eee6c0> | ||||||||||||||||
| subpath * | () | ||||||||||||||||
| traversed * | () | ||||||||||||||||
| url * | https://alex.piinpoint.com/login/forgot_password | ||||||||||||||||
| view_name * | |||||||||||||||||
| virtual_root * | <pyramid.traversal.DefaultRootFactory object at 0x70d220eee6c0> | ||||||||||||||||
| virtual_root_path * | () |
Documentation Links
- API Docs: pyramid.request
Request attributes
| Attribute | Value |
|---|---|
| _headers | <webob.headers.EnvironHeaders object at 0x70d220eee620> |
| finished_callbacks | deque([<function HeaderDebugPanel.__init__.<locals>.finished_callback at 0x70d1fe1fe660>]) |
| invoke_subrequest | <bound method Router.invoke_subrequest of <pyramid.router.Router object at 0x70d284485e50>> |
| pdtb_id | '313234303438303433363535353638' |
| registry | <Registry piinpoint> |
Request environ
| Attribute | Value |
|---|---|
| CONTENT_LENGTH | '0' |
| HTTP_ACCEPT | '*/*' |
| HTTP_ACCEPT_ENCODING | 'gzip, br, zstd, deflate' |
| HTTP_CONNECTION | 'close' |
| HTTP_HOST | 'alex.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 | '/login/forgot_password' |
| QUERY_STRING | '' |
| REMOTE_ADDR | '172.18.0.5' |
| REMOTE_HOST | '172.18.0.5' |
| REMOTE_PORT | '38092' |
| REQUEST_METHOD | 'GET' |
| REQUEST_URI | '/login/forgot_password' |
| 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.5:38092 at 0x70d1ed072690>> |
| 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 0x70d220eeddf0> |
| 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 0x70d284116b60>
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
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 0x70d284d6f230> | |
|---|---|
| policy | <pyramid.csrf.LegacySessionCSRFStoragePolicy object at 0x70d284d6f230> |
| 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 0x70d1f428c0e0> |
| Source | |
Line 324 of file /piinpoint/src/piinpoint/__init__.py:
|
|
Permissions
| permission __no_permission_required__ | |
|---|---|
| value | '__no_permission_required__' |
| Source | |
Line 6162 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 0x70d285834ad0> | |
|---|---|
| factory | <pyramid.renderers.JSON object at 0x70d285834ad0> |
| 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 0x70d285688e00> |
| 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 0x70d28428ac40> | |
|---|---|
| factory | <pyramid_mako.MakoRendererFactory object at 0x70d28428ac40> |
| 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 0x70d27f1d16d0> | |
|---|---|
| callable | <pyramid.decorator.reify object at 0x70d27f1d16d0> |
| 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 0x70d1f40d9010> |
| 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 0x70d1f42842c0> |
| 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 0x70d1f438e150> |
| 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 0x70d1f56bb800> |
| 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 0x70d1f56bb8b0> |
| 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 0x70d1fb271090> |
| 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 0x70d1fb282490> |
| pattern | '/analysis' |
| Source | |
Line 57 of file /piinpoint/src/piinpoint/routes.py:
|
|
| route dashboard (pattern: '/dashboard') | |
|---|---|
| name | 'dashboard' |
| object | <pyramid.urldispatch.Route object at 0x70d1f43b3260> |
| 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 0x70d1f43b32f0> |
| 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 0x70d1f43b3380> |
| 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 0x70d1f43b34a0> |
| 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 0x70d1f43b3530> |
| 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 0x70d1f43b35c0> |
| 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 0x70d1f43b3650> |
| 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 0x70d1f43b36e0> |
| 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 0x70d1f43b3800> |
| 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 0x70d1f43b3890> |
| 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 0x70d1f43b3920> |
| 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 0x70d1f43b3a40> |
| 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 0x70d1f43b3ad0> |
| 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 0x70d1f43b3b60> |
| 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 0x70d1f43b3bf0> |
| 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 0x70d1f43b3c80> |
| 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 0x70d1f43b3d10> |
| 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 0x70d1f43b3da0> |
| 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 0x70d1f43b3e30> |
| 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 0x70d1f43b3ec0> |
| 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 0x70d1f43b3f50> |
| 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 0x70d1effd8050> |
| 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 0x70d1effd80e0> |
| 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 0x70d1effd8170> |
| 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 0x70d1effd8200> |
| 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 0x70d1effd8290> |
| 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 0x70d1effd8320> |
| 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 0x70d1effd83b0> |
| 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 0x70d1effd8440> |
| 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 0x70d1effd84d0> |
| 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 0x70d1effd8560> |
| 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 0x70d1effd85f0> |
| 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 0x70d1effd8680> |
| 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 0x70d1effd8710> |
| 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 0x70d1effd87a0> |
| 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 0x70d1effd8830> |
| 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 0x70d1effd88c0> |
| 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 0x70d1effd8950> |
| 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 0x70d1effd89e0> |
| 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 0x70d1effd8a70> |
| 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 0x70d1effd8b00> |
| 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 0x70d1effd8b90> |
| 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 0x70d1effd8c20> |
| 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 0x70d1effd8cb0> |
| 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 0x70d1effd8d40> |
| 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 0x70d1effd8dd0> |
| 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 0x70d1effd8e60> |
| 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 0x70d1effd8ef0> |
| 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 0x70d1effd8f80> |
| 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 0x70d1effd9010> |
| 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 0x70d1effd90a0> |
| 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 0x70d1effd9130> |
| 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 0x70d1effd91c0> |
| 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 0x70d1effd9250> |
| 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 0x70d1effd92e0> |
| 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 0x70d1effd9370> |
| 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 0x70d1effd9400> |
| 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 0x70d1effd9490> |
| 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 0x70d1effd9520> |
| 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 0x70d1effd95b0> |
| 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 0x70d1effd9640> |
| 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 0x70d1effd96d0> |
| 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 0x70d1effd9760> |
| 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 0x70d1effd97f0> |
| 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 0x70d1effd9880> |
| 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 0x70d1effd9910> |
| 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 0x70d1effd99a0> |
| 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 0x70d1effd9a30> |
| 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 0x70d1effd9ac0> |
| 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 0x70d1effd9b50> |
| 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 0x70d1effd9be0> |
| 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 0x70d1effd9c70> |
| 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 0x70d1effd9d00> |
| 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 0x70d1effd9d90> |
| 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 0x70d1effd9e20> |
| 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 0x70d1effd9eb0> |
| 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 0x70d1effd9f40> |
| 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 0x70d1effd9fd0> |
| 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 0x70d1effda060> |
| 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 0x70d1effda0f0> |
| 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 0x70d1effda180> |
| 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 0x70d1effda210> |
| 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 0x70d1effda2a0> |
| 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 0x70d1effda330> |
| 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 0x70d1effda3c0> |
| 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 0x70d1effda450> |
| 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 0x70d1effda4e0> |
| 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 0x70d1effda570> |
| 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 0x70d1effda600> |
| 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 0x70d1effda690> |
| 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 0x70d1effda720> |
| 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 0x70d1effda7b0> |
| 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 0x70d1effda840> |
| 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 0x70d1effda8d0> |
| 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 0x70d1effda960> |
| 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 0x70d1effda9f0> |
| 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 0x70d1effdaa80> |
| 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 0x70d1effdab10> |
| 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 0x70d1effdaba0> |
| 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 0x70d1effdac30> |
| 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 0x70d1effdacc0> |
| 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 0x70d1effdad50> |
| 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 0x70d1effdade0> |
| 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 0x70d1effdae70> |
| 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 0x70d1effdaf00> |
| 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 0x70d1effdaf90> |
| 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 0x70d1effdb020> |
| 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 0x70d1effdb0b0> |
| 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 0x70d1effdb140> |
| 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 0x70d1effdb1d0> |
| 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 0x70d1effdb260> |
| 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 0x70d1effdb2f0> |
| 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 0x70d1effdb380> |
| 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 0x70d1effdb410> |
| 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 0x70d1effdb4a0> |
| 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 0x70d1effdb530> |
| 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 0x70d1effdb5c0> |
| 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 0x70d1effdb650> |
| 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 0x70d1effdb6e0> |
| 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 0x70d1effdb770> |
| 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 0x70d1effdb800> |
| 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 0x70d1effdb890> |
| 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 0x70d1effdb920> |
| 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 0x70d1effdb9b0> |
| 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 0x70d1effdba40> |
| 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 0x70d1effdbad0> |
| 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 0x70d1effdbb60> |
| 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 0x70d1effdbbf0> |
| 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 0x70d1effdbc80> |
| 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 0x70d1effdbd10> |
| 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 0x70d1effdbda0> |
| 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 0x70d1effdbe30> |
| 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 0x70d1effdbec0> |
| 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 0x70d1effdbf50> |
| 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 0x70d1efe0c050> |
| 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 0x70d1efe0c0e0> |
| 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 0x70d1efe0c170> |
| 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 0x70d1efe0c200> |
| 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 0x70d1efe0c290> |
| 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 0x70d1efe0c320> |
| 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 0x70d1efe0c3b0> |
| 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 0x70d1efe0c440> |
| 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 0x70d1efe0c4d0> |
| 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 0x70d1efe0c560> |
| 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 0x70d1efe0c5f0> |
| 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 0x70d1efe0c680> |
| 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 0x70d1efe0c710> |
| 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 0x70d1efe0c7a0> |
| 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 0x70d1efe0c830> |
| 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 0x70d1efe0c8c0> |
| 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 0x70d1efe0c950> |
| 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 0x70d1efe0c9e0> |
| 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 0x70d1efe0ca70> |
| 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 0x70d1efe0cb00> |
| 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 0x70d1efe0cb90> |
| 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 0x70d1efe0cc20> |
| 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 0x70d1efe0ccb0> |
| 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 0x70d1efe0cd40> |
| 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 0x70d1efe0cdd0> |
| 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 0x70d1efe0ce60> |
| 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 0x70d1efe0cef0> |
| 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 0x70d1efe0cf80> |
| 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 0x70d1efe0d010> |
| 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 0x70d1efe0d0a0> |
| 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 0x70d1efe0d130> |
| 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 0x70d1efe0d1c0> |
| 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 0x70d1efe0d250> |
| 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 0x70d1efe0d2e0> |
| 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 0x70d1efe0d370> |
| 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 0x70d1efe0d400> |
| 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 0x70d1efe0d490> |
| 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 0x70d1efe0d520> |
| 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 0x70d1efe0d5b0> |
| 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 0x70d1efe0d640> |
| 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 0x70d1efe0d6d0> |
| 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 0x70d1efe0d760> |
| 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 0x70d1efe0d7f0> |
| 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 0x70d1efe0d880> |
| 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 0x70d1efe0d910> |
| 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 0x70d1efe0d9a0> |
| 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 0x70d1efe0da30> |
| 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 0x70d1efe0dac0> |
| 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 0x70d1efe0db50> |
| 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 0x70d1efe0dbe0> |
| 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 0x70d1efe0dc70> |
| 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 0x70d1efe0dd00> |
| 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 0x70d1efe0dd90> |
| 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 0x70d1efe0de20> |
| 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 0x70d1efe0deb0> |
| 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 0x70d1efe0df40> |
| 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 0x70d1efe0dfd0> |
| 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 0x70d1efe0e060> |
| 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 0x70d1efe0e0f0> |
| 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 0x70d1efe0e180> |
| 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 0x70d1efe0e210> |
| 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 0x70d1efe0e2a0> |
| 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 0x70d1efe0e330> |
| 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 0x70d1efe0e3c0> |
| 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 0x70d1efe0e450> |
| 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 0x70d1efe0e4e0> |
| 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 0x70d1efe0e570> |
| 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 0x70d1efe0e600> |
| 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 0x70d1efe0e690> |
| 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 0x70d1efe0e720> |
| 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 0x70d1efe0e7b0> |
| 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 0x70d1efe0e840> |
| 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 0x70d1efe0e8d0> |
| 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 0x70d1efe0e960> |
| 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 0x70d1efe0e9f0> |
| 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 0x70d1efe0ea80> |
| 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 0x70d1efe0eb10> |
| 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 0x70d1efe0eba0> |
| 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 0x70d1efe0ec30> |
| 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 0x70d1efe0ecc0> |
| 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 0x70d1efe0ed50> |
| 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 0x70d1efe0ede0> |
| 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 0x70d1efe0ee70> |
| 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 0x70d1efe0ef00> |
| 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 0x70d1efe0ef90> |
| 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 0x70d1efe0f020> |
| 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 0x70d1efe0f0b0> |
| 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 0x70d1efe0f140> |
| 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 0x70d1efe0f1d0> |
| 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 0x70d1efe0f260> |
| 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 0x70d1efe0f2f0> |
| 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 0x70d1efe0f380> |
| 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 0x70d1efe0f410> |
| 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 0x70d1efe0f4a0> |
| 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 0x70d1efe0f530> |
| 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 0x70d1efe0f5c0> |
| 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 0x70d1efe0f650> |
| 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 0x70d1efe0f6e0> |
| 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 0x70d1efe0f770> |
| 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 0x70d1efe0f800> |
| 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 0x70d1efe0f890> |
| 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 0x70d1efe0f920> |
| 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 0x70d1efe0f9b0> |
| 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 0x70d1efe0fa40> |
| 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 0x70d1efe0fad0> |
| 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 0x70d1efe0fb60> |
| 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 0x70d1efe0fbf0> |
| 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 0x70d1efe0fc80> |
| 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 0x70d1efe0fd10> |
| 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 0x70d1efe0fda0> |
| 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 0x70d1efe0fe30> |
| 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 0x70d1efe0fec0> |
| 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 0x70d1efe0ff50> |
| 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 0x70d1efe3c050> |
| 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 0x70d1efe3c0e0> |
| 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 0x70d1efe3c170> |
| 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 0x70d1efe3c200> |
| 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 0x70d1efe3c290> |
| 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 0x70d1efe3c320> |
| 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 0x70d1efe3c3b0> |
| 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 0x70d1efe3c440> |
| 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 0x70d1efe3c4d0> |
| 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 0x70d1efe3c560> |
| 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 0x70d1efe3c5f0> |
| 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 0x70d1efe3c680> |
| 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 0x70d1efe3c710> |
| 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 0x70d1efe3c7a0> |
| 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 0x70d1efe3c830> |
| 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 0x70d1efe3c8c0> |
| 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 0x70d1efe3c950> |
| 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 0x70d1efe3c9e0> |
| 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 0x70d1efe3ca70> |
| 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 0x70d1efe3cb00> |
| 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 0x70d1efe3cb90> |
| 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 0x70d1efe3cc20> |
| 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 0x70d1efe3ccb0> |
| 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 0x70d1efe3cd40> |
| 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 0x70d1efe3cdd0> |
| 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 0x70d1efe3ce60> |
| 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 0x70d1efe3cef0> |
| 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 0x70d1efe3cf80> |
| 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 0x70d1efe3d010> |
| 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 0x70d1efe3d0a0> |
| 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 0x70d1efe3d130> |
| 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 0x70d1efe3d1c0> |
| 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 0x70d1efe3d250> |
| 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 0x70d1efe3d2e0> |
| 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 0x70d1efe3d370> |
| 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 0x70d1efe3d400> |
| 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 0x70d1efe3d490> |
| 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 0x70d1efe3d520> |
| 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 0x70d1efe3d5b0> |
| 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 0x70d1efe3d640> |
| 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 0x70d1efe3d6d0> |
| 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 0x70d1efe3d760> |
| 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 0x70d1efe3d7f0> |
| 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 0x70d1efe3d880> |
| 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 0x70d1efe3d910> |
| 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 0x70d1efe3d9a0> |
| 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 0x70d1efe3da30> |
| 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 0x70d1efe3dac0> |
| 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 0x70d1efe3dbe0> |
| 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 0x70d1efe3dd00> |
| 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 0x70d1efe3dd90> |
| 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 0x70d1efe3de20> |
| 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 0x70d1efe3deb0> |
| 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 0x70d1efe3df40> |
| 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 0x70d1efe3dfd0> |
| 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 0x70d1efe3e060> |
| 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 0x70d1efe3e0f0> |
| 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 0x70d1efe3e180> |
| 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 0x70d1efe3e2a0> |
| 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 0x70d1efe3e330> |
| 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 0x70d1efe3e3c0> |
| 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 0x70d1efe3e450> |
| 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 0x70d1efe3e4e0> |
| 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 0x70d1efe3e570> |
| 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 0x70d1efe3e600> |
| 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 0x70d1efe3e690> |
| 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 0x70d1efe3e720> |
| 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 0x70d1efe3e7b0> |
| 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 0x70d1efe3e840> |
| 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 0x70d1efe3e8d0> |
| 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 0x70d1efe3e960> |
| 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 0x70d1efe3e9f0> |
| 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 0x70d1efe3ea80> |
| 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 0x70d1efe3eb10> |
| 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 0x70d1efe3eba0> |
| 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 0x70d1efe3ec30> |
| 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 0x70d1efe3ecc0> |
| 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 0x70d1efe3ed50> |
| 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 0x70d1efe3ede0> |
| 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 0x70d1efe3ee70> |
| 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 0x70d1efe3ef00> |
| 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 0x70d1efe3ef90> |
| 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 0x70d1efe3f020> |
| 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 0x70d1efe3f0b0> |
| 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 0x70d1efe3f140> |
| 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 0x70d1efe3f1d0> |
| 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 0x70d1efe3f260> |
| 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 0x70d1efe3f2f0> |
| 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 0x70d1efe3f380> |
| 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 0x70d1efe3f410> |
| 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 0x70d1efe3f4a0> |
| 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 0x70d1efe3f530> |
| 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 0x70d1efe3f5c0> |
| 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 0x70d1efe3f650> |
| 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 0x70d1efe3f6e0> |
| 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 0x70d1efe3f770> |
| 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 0x70d1efe3f800> |
| 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 0x70d1efe3f890> |
| 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 0x70d1efe3f920> |
| 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 0x70d1efe3f9b0> |
| 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 0x70d1efe3fa40> |
| 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 0x70d1efe3fad0> |
| 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 0x70d1efe3fb60> |
| 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 0x70d1efe3fbf0> |
| 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 0x70d1efe3fc80> |
| 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 0x70d1efe3fd10> |
| 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 0x70d1efe3fda0> |
| 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 0x70d1efe3fe30> |
| 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 0x70d1efe3fec0> |
| 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 0x70d1efe3ff50> |
| 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 0x70d1efe68050> |
| 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 0x70d1efe680e0> |
| 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 0x70d1efe68170> |
| 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 0x70d1efe68200> |
| 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 0x70d1efe68290> |
| 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 0x70d1efe68320> |
| 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 0x70d1efe683b0> |
| 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 0x70d1efe68440> |
| 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 0x70d1efe684d0> |
| 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 0x70d1efe68560> |
| 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 0x70d1efe685f0> |
| 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 0x70d1efe68680> |
| 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 0x70d1efe68710> |
| 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 0x70d1efe687a0> |
| 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 0x70d1efe68830> |
| 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 0x70d1efe688c0> |
| 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 0x70d1efe68950> |
| 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 0x70d1efe689e0> |
| 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 0x70d1efe68a70> |
| 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 0x70d1efe68b00> |
| 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 0x70d1efe68b90> |
| 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 0x70d1efe68c20> |
| 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 0x70d1efe68cb0> |
| 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 0x70d1efe68d40> |
| 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 0x70d1efe68dd0> |
| 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 0x70d1efe68e60> |
| 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 0x70d1efe68ef0> |
| 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 0x70d1efe68f80> |
| 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 0x70d1efe69010> |
| 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 0x70d1efe690a0> |
| 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 0x70d1efe69130> |
| 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 0x70d1efe691c0> |
| 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 0x70d1efe69250> |
| 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 0x70d1efe692e0> |
| 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 0x70d1efe69370> |
| 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 0x70d1efe69400> |
| 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 0x70d1efe69490> |
| 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 0x70d1efe69520> |
| 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 0x70d1efe695b0> |
| 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 0x70d1efe69640> |
| 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 0x70d1efe696d0> |
| 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 0x70d1efe69760> |
| 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 0x70d1efe697f0> |
| 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 0x70d1efe69880> |
| 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 0x70d1efe69910> |
| 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 0x70d1efe699a0> |
| 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 0x70d1efe69a30> |
| 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 0x70d1efe69ac0> |
| 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 0x70d1efe69b50> |
| 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 0x70d1efe69be0> |
| 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 0x70d1efe69c70> |
| 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 0x70d1efe69d00> |
| 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 0x70d1efe69d90> |
| 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 0x70d1efe69e20> |
| 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 0x70d1efe69eb0> |
| 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 0x70d1efe69f40> |
| 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 0x70d1efe69fd0> |
| 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 0x70d1efe6a060> |
| 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 0x70d1efe6a0f0> |
| 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 0x70d1efe6a180> |
| 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 0x70d1efe6a210> |
| 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 0x70d1efe6a2a0> |
| 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 0x70d1efe6a330> |
| 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 0x70d1efe6a3c0> |
| 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 0x70d1efe6a450> |
| 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 0x70d1efe6a4e0> |
| 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 0x70d1efe6a570> |
| 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 0x70d1efe6a600> |
| 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 0x70d1efe6a690> |
| 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 0x70d1efe6a720> |
| 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 0x70d1efe6a7b0> |
| 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 0x70d1efe6a840> |
| 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 0x70d1efe6a8d0> |
| 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 0x70d1efe6a960> |
| 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 0x70d1efe6a9f0> |
| 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 0x70d1efe6aa80> |
| 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 0x70d1efe6ab10> |
| 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 0x70d1efe6aba0> |
| 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 0x70d1efe6ac30> |
| 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 0x70d1efe6acc0> |
| 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 0x70d1efe6ad50> |
| 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 0x70d1efe6ade0> |
| 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 0x70d1efe6ae70> |
| 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 0x70d1efe6af00> |
| 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 0x70d1efe6af90> |
| 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 0x70d1efe6b020> |
| 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 0x70d1efe6b0b0> |
| 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 0x70d1efe6b140> |
| 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 0x70d1efe6b1d0> |
| 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 0x70d1efe6b260> |
| 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 0x70d1efe6b2f0> |
| 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 0x70d1efe6b380> |
| 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 0x70d1efe6b410> |
| 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 0x70d1efe6b4a0> |
| 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 0x70d1efe6b530> |
| 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 0x70d1efe6b5c0> |
| 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 0x70d1efe6b650> |
| 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 0x70d1efe6b6e0> |
| 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 0x70d1efe6b770> |
| 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 0x70d1efe6b800> |
| 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 0x70d1efe6b890> |
| 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 0x70d1efe6b920> |
| 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 0x70d1efe6b9b0> |
| 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 0x70d1efe6ba40> |
| 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 0x70d1efe6bad0> |
| 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 0x70d1efe6bb60> |
| 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 0x70d1efe6bbf0> |
| 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 0x70d1efe6bc80> |
| 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 0x70d1efe6bd10> |
| 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 0x70d1efe6bda0> |
| 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 0x70d1efe6be30> |
| 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 0x70d1efe6bec0> |
| 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 0x70d1efe6bf50> |
| 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 0x70d1efe94050> |
| 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 0x70d1efe940e0> |
| 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 0x70d1efe94170> |
| 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 0x70d1efe94200> |
| 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 0x70d1efe94290> |
| 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 0x70d1efe94320> |
| 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 0x70d1efe943b0> |
| 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 0x70d1efe94440> |
| 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 0x70d1efe944d0> |
| 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 0x70d1efe94560> |
| 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 0x70d1efe945f0> |
| 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 0x70d1efe94680> |
| 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 0x70d1efe94710> |
| 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 0x70d1efe947a0> |
| 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 0x70d1efe94830> |
| 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 0x70d1efe948c0> |
| 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 0x70d1efe94950> |
| 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 0x70d1efe949e0> |
| 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 0x70d1efe94a70> |
| 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 0x70d1efe94b00> |
| 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 0x70d1efe94b90> |
| 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 0x70d1efe94c20> |
| 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 0x70d1efe94cb0> |
| 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 0x70d1efe94d40> |
| 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 0x70d1efe94dd0> |
| 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 0x70d1efe94e60> |
| 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 0x70d1efe94ef0> |
| 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 0x70d1efe94f80> |
| 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 0x70d1efe95010> |
| 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 0x70d1efe950a0> |
| 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 0x70d1efe95130> |
| 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 0x70d1efe951c0> |
| 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 0x70d1efe95250> |
| 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 0x70d1efe952e0> |
| 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 0x70d1efe95370> |
| 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 0x70d1efe95400> |
| 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 0x70d1efe95490> |
| 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 0x70d1efe95520> |
| 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 0x70d1efe955b0> |
| 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 0x70d1efe95640> |
| 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 0x70d1efe95760> |
| 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 0x70d1efe957f0> |
| 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 0x70d1efe95880> |
| 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 0x70d1efe95910> |
| 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 0x70d1efe959a0> |
| 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 0x70d1efe95a30> |
| 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 0x70d1efe95ac0> |
| 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 0x70d1efe95b50> |
| 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 0x70d1efe95be0> |
| 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 0x70d1efe95c70> |
| 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 0x70d1efe95d00> |
| 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 0x70d1efe95d90> |
| 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 0x70d1efe95e20> |
| 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 0x70d1efe95eb0> |
| 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 0x70d1efe95f40> |
| 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 0x70d1efe95fd0> |
| 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 0x70d1efe96060> |
| 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 0x70d1efe960f0> |
| 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 0x70d1efe96180> |
| 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 0x70d1efe96210> |
| 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 0x70d1efe962a0> |
| 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 0x70d1efe96330> |
| 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 0x70d1efe963c0> |
| 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 0x70d1efe96450> |
| 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 0x70d1efe964e0> |
| 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 0x70d1efe96570> |
| 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 0x70d1efe96600> |
| 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 0x70d1efe96690> |
| 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 0x70d1efe96720> |
| 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 0x70d1efe967b0> |
| 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 0x70d1efe96840> |
| 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 0x70d1efe968d0> |
| 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 0x70d1efe96960> |
| 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 0x70d1efe969f0> |
| 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 0x70d1efe96a80> |
| 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 0x70d1efe96b10> |
| 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 0x70d1efe96ba0> |
| 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 0x70d1efe96c30> |
| 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 0x70d1efe96cc0> |
| 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 0x70d1efe96d50> |
| 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 0x70d1efe96de0> |
| 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 0x70d1efe96e70> |
| 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 0x70d1efe96f00> |
| 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 0x70d1efe96f90> |
| 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 0x70d1efe97020> |
| 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 0x70d1efe970b0> |
| 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 0x70d1efe97140> |
| 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 0x70d1efe971d0> |
| 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 0x70d1efe97260> |
| 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 0x70d1efe972f0> |
| 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 0x70d1efe97380> |
| 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 0x70d1efe97410> |
| 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 0x70d1efe974a0> |
| 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 0x70d1efe97530> |
| 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 0x70d1efe975c0> |
| 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 0x70d1efe97650> |
| 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 0x70d1efe976e0> |
| 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 0x70d1efe97770> |
| 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 0x70d1efe97800> |
| 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 0x70d1efe97890> |
| 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 0x70d1efe97920> |
| 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 0x70d1efe979b0> |
| 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 0x70d1efe97a40> |
| 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 0x70d1efe97ad0> |
| 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 0x70d1efe97b60> |
| 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 0x70d1efe97bf0> |
| 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 0x70d1efe97c80> |
| 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 report_chatbot_disclaimer_status (pattern: '/api/v1/report-chatbot/disclaimer/status') | |
|---|---|
| name | 'report_chatbot_disclaimer_status' |
| object | <pyramid.urldispatch.Route object at 0x70d1efe97d10> |
| pattern | '/api/v1/report-chatbot/disclaimer/status' |
| Source | |
Line 1498 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'get' of class piinpoint.api.v1.report_chatbot_disclaimer.ReportChatbotDisclaimerStatus | |
| route report_chatbot_disclaimer_accept (pattern: '/api/v1/report-chatbot/disclaimer/accept') | |
|---|---|
| name | 'report_chatbot_disclaimer_accept' |
| object | <pyramid.urldispatch.Route object at 0x70d1efe97da0> |
| pattern | '/api/v1/report-chatbot/disclaimer/accept' |
| Source | |
Line 1499 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.report_chatbot_disclaimer.ReportChatbotDisclaimerAccept | |
| route ai_sandbox_usage_stats (pattern: '/api/v1/ai-sandbox/usage/stats') | |
|---|---|
| name | 'ai_sandbox_usage_stats' |
| object | <pyramid.urldispatch.Route object at 0x70d1efe97e30> |
| pattern | '/api/v1/ai-sandbox/usage/stats' |
| Source | |
Line 1500 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 0x70d1efe97ec0> |
| pattern | '/api/v1/ai-sandbox/sessions' |
| Source | |
Line 1501 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 0x70d1efe97f50> |
| pattern | '/api/v1/ai-sandbox/sessions/{session_id}' |
| Source | |
Line 1502 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 0x70d1efebc050> |
| pattern | '/api/v1/ai-sandbox/data-management/sample-attributes' |
| Source | |
Line 1503 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 0x70d1efebc0e0> |
| pattern | '/api/v1/ai-sandbox/data-management/enabled-attributes' |
| Source | |
Line 1504 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 0x70d1efce8440> |
| pattern | '/api/v1/mobile-optimization' |
| Source | |
Line 5993 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 0x70d1efce8560> |
| pattern | '/*subpath' |
| Source | |
Line 347 of file /piinpoint/src/piinpoint/__init__.py:
|
|
| References | |
| view object <pyramid.static.static_view object at 0x70d1f4261810> | |
Session factory
| session factory function pyramid_redis_sessions.factory | |
|---|---|
| factory | <function RedisSessionFactory.<locals>.factory at 0x70d284116b60> |
| 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 0x70d1faeb1300> |
| interfaces | (<class 'pyramid.events.BeforeRender'>) |
| order | 1073741824 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| subscriber | <function main.<locals>.add_renderer_globals at 0x70d1f428c040> |
| Source | |
Line 336 of file /piinpoint/src/piinpoint/__init__.py:
|
|
| subscriber function piinpoint.add_localizer | |
|---|---|
| derived_subscriber | <function main.<locals>.add_localizer at 0x70d1efb56660> |
| interfaces | (<class 'pyramid.events.BeforeRender'>) |
| order | 1073741824 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| subscriber | <function main.<locals>.add_localizer at 0x70d1f428c220> |
| 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 0x70d21281d7f0> |
| 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 0x70d28428ab10> | |
| template piinpoint:templates/accept_invite.mako | |
|---|---|
| name | 'piinpoint:templates/accept_invite.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d20836b8a0> |
| 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 0x70d28428ab10> | |
| template piinpoint:templates/password_reset.mako | |
|---|---|
| name | 'piinpoint:templates/password_reset.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d2083e3850> |
| 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 0x70d28428ab10> | |
| template piinpoint:templates/password_expiry.mako | |
|---|---|
| name | 'piinpoint:templates/password_expiry.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d208074c80> |
| 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 0x70d28428ab10> | |
| template piinpoint:templates/accept_invite.mako | |
|---|---|
| name | 'piinpoint:templates/accept_invite.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d212800ad0> |
| 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 0x70d28428ab10> | |
| template piinpoint:templates/password_reset.mako | |
|---|---|
| name | 'piinpoint:templates/password_reset.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d212c6c4d0> |
| 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 0x70d28428ab10> | |
| template piinpoint:templates/ai_sandbox_data_management.mako | |
|---|---|
| name | 'piinpoint:templates/ai_sandbox_data_management.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d208015910> |
| 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 0x70d28428ab10> | |
| template piinpoint:templates/ai_sandbox_data_management.mako | |
|---|---|
| name | 'piinpoint:templates/ai_sandbox_data_management.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d2080159c0> |
| 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 0x70d28428ab10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d2080c0370> |
| 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 0x70d28428ab10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d2080c0870> |
| 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 0x70d28428ab10> | |
| template piinpoint:templates/dashboard.mako | |
|---|---|
| name | 'piinpoint:templates/dashboard.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d2080c5550> |
| 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 0x70d28428ab10> | |
| template piinpoint:templates/dashboard.mako | |
|---|---|
| name | 'piinpoint:templates/dashboard.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d2080c50f0> |
| 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 0x70d28428ab10> | |
| template piinpoint:templates/login.mako | |
|---|---|
| name | 'piinpoint:templates/login.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d2080c5da0> |
| 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 0x70d28428ab10> | |
| template piinpoint:templates/login.mako | |
|---|---|
| name | 'piinpoint:templates/login.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d2080c5160> |
| 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 0x70d28428ab10> | |
| template piinpoint:templates/login.mako | |
|---|---|
| name | 'piinpoint:templates/login.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d2080c5d30> |
| 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 0x70d28428ab10> | |
| template piinpoint:templates/forgotten_password.mako | |
|---|---|
| name | 'piinpoint:templates/forgotten_password.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d2080c59b0> |
| 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 0x70d28428ab10> | |
| template piinpoint:templates/login.mako | |
|---|---|
| name | 'piinpoint:templates/login.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d2080c6660> |
| 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 0x70d28428ab10> | |
| template piinpoint:templates/login.mako | |
|---|---|
| name | 'piinpoint:templates/login.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d2080c6200> |
| 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 0x70d28428ab10> | |
| template piinpoint:templates/reports/print.mako | |
|---|---|
| name | 'piinpoint:templates/reports/print.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d2080c6270> |
| 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 0x70d28428ab10> | |
| template piinpoint:templates/reports/map.mako | |
|---|---|
| name | 'piinpoint:templates/reports/map.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d2080c6740> |
| 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 0x70d28428ab10> | |
| template piinpoint:templates/login.mako | |
|---|---|
| name | 'piinpoint:templates/login.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d2080c6cf0> |
| 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 0x70d28428ab10> | |
| template piinpoint:templates/login.mako | |
|---|---|
| name | 'piinpoint:templates/login.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d2080c6e40> |
| 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 0x70d28428ab10> | |
| template piinpoint:templates/login.mako | |
|---|---|
| name | 'piinpoint:templates/login.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d2080c75b0> |
| 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 0x70d28428ab10> | |
| template piinpoint:templates/login.mako | |
|---|---|
| name | 'piinpoint:templates/login.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d2080c7310> |
| 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 0x70d28428ab10> | |
| template piinpoint:templates/login.mako | |
|---|---|
| name | 'piinpoint:templates/login.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d2080c7620> |
| 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 0x70d28428ab10> | |
| template piinpoint:templates/model_data_upload.mako | |
|---|---|
| name | 'piinpoint:templates/model_data_upload.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d2080c7e00> |
| 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 0x70d28428ab10> | |
| template piinpoint:templates/model_data_upload.mako | |
|---|---|
| name | 'piinpoint:templates/model_data_upload.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1ffd2c2f0> |
| 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 0x70d28428ab10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1ffd2c750> |
| 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 0x70d28428ab10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1ffd2cd70> |
| 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 0x70d28428ab10> | |
| template piinpoint:templates/schedule_demo.mako | |
|---|---|
| name | 'piinpoint:templates/schedule_demo.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1ffd2d320> |
| 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 0x70d28428ab10> | |
| template piinpoint:templates/schedule_demo.mako | |
|---|---|
| name | 'piinpoint:templates/schedule_demo.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1ffd2d710> |
| 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 0x70d28428ab10> | |
| template piinpoint:templates/schedule_demo.mako | |
|---|---|
| name | 'piinpoint:templates/schedule_demo.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1ffd2c520> |
| 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 0x70d28428ab10> | |
| template piinpoint:templates/schedule_demo.mako | |
|---|---|
| name | 'piinpoint:templates/schedule_demo.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1ffd2d7f0> |
| 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 0x70d28428ab10> | |
| template piinpoint:templates/best_locations.mako | |
|---|---|
| name | 'piinpoint:templates/best_locations.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1ffd2dd30> |
| 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 0x70d28428ab10> | |
| template piinpoint:templates/best_locations.mako | |
|---|---|
| name | 'piinpoint:templates/best_locations.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1ffd2f690> |
| 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 0x70d28428ab10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fafb3cb0> |
| type | '.mako' |
| Source | |
Line 5635 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x70d28428ab10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fafb3f50> |
| type | '.mako' |
| Source | |
Line 5650 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x70d28428ab10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fae8c130> |
| type | '.mako' |
| Source | |
Line 5658 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x70d28428ab10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fae8c280> |
| type | '.mako' |
| Source | |
Line 5665 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x70d28428ab10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fae8c3d0> |
| type | '.mako' |
| Source | |
Line 5672 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x70d28428ab10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fae8c520> |
| type | '.mako' |
| Source | |
Line 5679 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 0x70d28428ab10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fae8c670> |
| type | '.mako' |
| Source | |
Line 5686 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x70d28428ab10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fae8c7c0> |
| type | '.mako' |
| Source | |
Line 5693 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x70d28428ab10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fae8c910> |
| type | '.mako' |
| Source | |
Line 5700 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.reports_dd_list_page | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x70d28428ab10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fae8ca60> |
| type | '.mako' |
| Source | |
Line 5707 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x70d28428ab10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fae8cbb0> |
| type | '.mako' |
| Source | |
Line 5714 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x70d28428ab10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fae8cd00> |
| type | '.mako' |
| Source | |
Line 5721 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.reports_v2_anonymous_page | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x70d28428ab10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fae8ce50> |
| type | '.mako' |
| Source | |
Line 5728 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.reports_v2_shared_page | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x70d28428ab10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fae8cfa0> |
| type | '.mako' |
| Source | |
Line 5735 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 0x70d28428ab10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fae8d0f0> |
| type | '.mako' |
| Source | |
Line 5742 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x70d28428ab10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fae8d240> |
| type | '.mako' |
| Source | |
Line 5749 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.shared_visitors_report__hash | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x70d28428ab10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fae8d390> |
| type | '.mako' |
| Source | |
Line 5756 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.shared_comparison | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x70d28428ab10> | |
| template piinpoint:templates/anonymous.mako | |
|---|---|
| name | 'piinpoint:templates/anonymous.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fae8d4e0> |
| type | '.mako' |
| Source | |
Line 5763 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.get_report_builder | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x70d28428ab10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fae8d630> |
| type | '.mako' |
| Source | |
Line 5770 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 0x70d28428ab10> | |
| template piinpoint:templates/create_account.mako | |
|---|---|
| name | 'piinpoint:templates/create_account.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fae8d780> |
| type | '.mako' |
| Source | |
Line 5777 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.get | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x70d28428ab10> | |
| template piinpoint:templates/create_sm_account.mako | |
|---|---|
| name | 'piinpoint:templates/create_sm_account.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fae8d8d0> |
| type | '.mako' |
| Source | |
Line 5784 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.create_sm_account | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x70d28428ab10> | |
| template piinpoint:templates/start_trial.mako | |
|---|---|
| name | 'piinpoint:templates/start_trial.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fae8da20> |
| type | '.mako' |
| Source | |
Line 5791 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.start_trial_page | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x70d28428ab10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fae8db70> |
| type | '.mako' |
| Source | |
Line 5798 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x70d28428ab10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fae8dcc0> |
| type | '.mako' |
| Source | |
Line 5806 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 0x70d28428ab10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fae8de10> |
| type | '.mako' |
| Source | |
Line 5814 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 0x70d28428ab10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fae8df60> |
| type | '.mako' |
| Source | |
Line 5822 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 0x70d28428ab10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fae8e0b0> |
| type | '.mako' |
| Source | |
Line 5830 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x70d28428ab10> | |
| template piinpoint:templates/accept_invite.mako | |
|---|---|
| name | 'piinpoint:templates/accept_invite.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fae8e200> |
| type | '.mako' |
| Source | |
Line 5838 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.accept_invite | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x70d28428ab10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fae8e510> |
| type | '.mako' |
| Source | |
Line 5853 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x70d28428ab10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fae8e660> |
| type | '.mako' |
| Source | |
Line 5860 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 0x70d28428ab10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fae8e7b0> |
| type | '.mako' |
| Source | |
Line 5867 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x70d28428ab10> | |
| template piinpoint:templates/sitematch_site_tour_requested.mako | |
|---|---|
| name | 'piinpoint:templates/sitematch_site_tour_requested.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fae8e900> |
| type | '.mako' |
| Source | |
Line 5874 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.sitematch_request_tour | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x70d28428ab10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fae8ea50> |
| type | '.mako' |
| Source | |
Line 5881 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x70d28428ab10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fae8eba0> |
| type | '.mako' |
| Source | |
Line 5888 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.shared_sitematch_submission | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x70d28428ab10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fae8ecf0> |
| type | '.mako' |
| Source | |
Line 5895 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x70d28428ab10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fae8ee40> |
| type | '.mako' |
| Source | |
Line 5901 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.shared_lcbomatch_submission | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x70d28428ab10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fae8ef90> |
| type | '.mako' |
| Source | |
Line 5908 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x70d28428ab10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fae8f0e0> |
| type | '.mako' |
| Source | |
Line 5915 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x70d28428ab10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fae8f230> |
| type | '.mako' |
| Source | |
Line 5922 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x70d28428ab10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fae8f380> |
| type | '.mako' |
| Source | |
Line 5929 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x70d28428ab10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fae8f4d0> |
| type | '.mako' |
| Source | |
Line 5936 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x70d28428ab10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fae8f620> |
| type | '.mako' |
| Source | |
Line 5943 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.sitematch_signup | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x70d28428ab10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fae8f770> |
| type | '.mako' |
| Source | |
Line 5950 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.sitematch_signup_id_pricing | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x70d28428ab10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fae8f8c0> |
| type | '.mako' |
| Source | |
Line 5957 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.sitematch_signup_paid | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x70d28428ab10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fae8fa10> |
| type | '.mako' |
| Source | |
Line 5964 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 0x70d28428ab10> | |
| template piinpoint:templates/login.mako | |
|---|---|
| name | 'piinpoint:templates/login.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fae8fbd0> |
| type | '.mako' |
| Source | |
Line 5971 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.sitematch_signin | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x70d28428ab10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fae8fd20> |
| type | '.mako' |
| Source | |
Line 5978 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x70d28428ab10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1fae8fe70> |
| type | '.mako' |
| Source | |
Line 5985 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x70d28428ab10> | |
| template piinpoint:templates/reports/shared/shared_batch.mako | |
|---|---|
| name | 'piinpoint:templates/reports/shared/shared_batch.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1faeb4360> |
| type | '.mako' |
| Source | |
Line 6004 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.controllers.report.shared_batch | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x70d28428ab10> | |
| template piinpoint:templates/404.mako | |
|---|---|
| name | 'piinpoint:templates/404.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1f4271630> |
| type | '.mako' |
| Source | |
Line 6151 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.routes.forbidden | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x70d28428ab10> | |
| template piinpoint:templates/404.mako | |
|---|---|
| name | 'piinpoint:templates/404.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x70d1f4271710> |
| type | '.mako' |
| Source | |
Line 6162 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.routes.notfound | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x70d28428ab10> | |
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 0x70d28568bec0> |
| 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 0x70d284116200> |
| 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 0x70d1ffb9bba0> |
| 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 0x70d285696ca0> |
| 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 0x70d285696b60> |
| 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 0x70d285696c00> |
| 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 0x70d285696f20> |
| 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 0x70d285696e80> |
| 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 0x70d285696ac0> |
| 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 0x70d285696fc0> |
| 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 0x70d2857f89a0> |
| context | <InterfaceClass pyramid.interfaces.IExceptionResponse> |
| derived_callable | <function runtime_exc_view.<locals>.wrapper_view at 0x70d284b6bb00> |
| 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 0x70d2857f89a0> |
| context | <class 'webob.exc.WSGIHTTPException'> |
| derived_callable | <function runtime_exc_view.<locals>.wrapper_view at 0x70d284bf4220> |
| 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 0x70d1faec4fe0> |
| 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 0x70d1fae9a8e0> |
| order | 536870911 |
| phash | '7ce9efb819f85c3a3847522dc16d4ac9' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x70d1f4288d70>] |
| 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 0x70d1fae98680> |
| 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 0x70d1fae920c0> |
| order | 536866816 |
| phash | '2ee445f18a286a3cf0e094ff45be62ac' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f4288c20>] |
| 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 0x70d1fae904a0> |
| order | 357911210 |
| phash | 'f3cb90ce22d26089c1c41442d5fe0d18' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x70d1f4261950>, <pyramid.predicates.CustomPredicate object at 0x70d1f4261bd0>] |
| 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 0x70d1faf0f1a0> |
| order | 536866816 |
| phash | '72d6ca3dc8cb477ecca129f134108ab0' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f4261a90>] |
| 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 0x70d1faf0dee0> |
| order | 357911210 |
| phash | '6674030a1fd57cc10c386ef74ceae29e' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x70d1f4261d10>, <pyramid.predicates.CustomPredicate object at 0x70d1f425c2b0>] |
| 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 0x70d1faf0c720> |
| order | 536866816 |
| phash | '1f82c78af2d173c64730bbcde957c0b1' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f425c050>] |
| 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 0x70d1fafc7100> |
| order | 536866816 |
| phash | '8a0c2f97c16564d8e09fbeab1e7b7659' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f40dd010>] |
| 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 0x70d1fafc5b20> |
| order | 357911210 |
| phash | '38fcb626cde05cb30d7cc1561e094c12' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x70d1f425c640>, <pyramid.predicates.CustomPredicate object at 0x70d20a07e8b0>] |
| 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 0x70d1fafc4540> |
| order | 536866816 |
| phash | '38ad05bca2a0290b383db372f69f7094' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f435d590>] |
| 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 0x70d1faf97100> |
| order | 536866816 |
| phash | 'a083f38e4c49601d85edc5008393337b' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f4dafc50>] |
| 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 0x70d1fafd4400> |
| order | 536866816 |
| phash | 'e6b9041b86471f21b04d6c84f063f99d' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f4dafb50>] |
| 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 0x70d1faff2f20> |
| order | 357911210 |
| phash | 'b176de8f24fa058ff579daea8d96e85b' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x70d1f425da70>, <pyramid.predicates.CustomPredicate object at 0x70d2862115e0>] |
| 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 0x70d1fb006a20> |
| order | 536866816 |
| phash | '3730c5c707c3649207793aab6c1cfef8' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f438b3e0>] |
| 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 0x70d1fb005440> |
| order | 357911210 |
| phash | 'eece9ad861632d84da0f8b57aa763180' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x70d1f40dd130>, <pyramid.predicates.CustomPredicate object at 0x70d1f423f3f0>] |
| 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 0x70d1fb28be20> |
| order | 357911209 |
| phash | '5cb5b1426e7bdc19efb467d5ed1f3c9f' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f4288ec0>, <pyramid.predicates.CustomPredicate object at 0x70d1f40d8bb0>] |
| 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 0x70d1fb28a520> |
| 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 0x70d1fb273c40> |
| order | 536866816 |
| phash | '1f82c78af2d173c64730bbcde957c0b1' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42853d0>] |
| 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 0x70d1fb272340> |
| 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 0x70d1fb283100> |
| order | 536866816 |
| phash | '1f82c78af2d173c64730bbcde957c0b1' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f438dcd0>] |
| 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 0x70d1fb280040> |
| order | 536866816 |
| phash | '634f5f35d17bbb41ea6dc933265ab8cd' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f438db50>] |
| 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 0x70d1fb23c0e0> |
| order | 536866816 |
| phash | '44fe9e488ab8e3ad85f26f50cdbd5a1b' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f56baba0>] |
| 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 0x70d1fcdbfba0> |
| order | 536866816 |
| phash | 'ec3dce44ba7125741ea9a747dccc7657' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f56bb330>] |
| 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 0x70d1fcdbc720> |
| order | 536866816 |
| phash | '33e5146545e2168dead0520f1b798c1b' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d284f39630>] |
| 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 0x70d1fcdc7100> |
| order | 536866816 |
| phash | '06e24adb0a3c934c16a7cb12fb28fa05' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d2080c14f0>] |
| 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 0x70d1fcdc5b20> |
| order | 536866816 |
| phash | '09013aae35269539c3f436173556aeaa' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f43b3020>] |
| 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 0x70d1fcdc4540> |
| order | 536866816 |
| phash | 'c70baefc14f7d894fe64dba5d0e87c92' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f40afcd0>] |
| 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 0x70d1fcde2160> |
| order | 536866816 |
| phash | '58d38b66f8205be516ca3bc105d60c25' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f40afc50>] |
| 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 0x70d1fcf194e0> |
| order | 536866816 |
| phash | 'f19a9a65ff78fef924259a7a9cd75133' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f40b6d60>] |
| 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 0x70d1fcf1aac0> |
| order | 536866816 |
| phash | 'a672e5eb512f814dd744505f3380e273' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f40b6dd0>] |
| 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 0x70d1fcef8220> |
| order | 536866816 |
| phash | '5b9194ec8f4407d6d336f0a2518f48e4' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f40d0c50>] |
| 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 0x70d1fcef9f80> |
| order | 536866816 |
| phash | '3ec92c3af897f2ff87981a40edb6e12e' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f40d0cb0>] |
| 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 0x70d1fcf3bec0> |
| order | 536866816 |
| phash | '629a5d2e2a24ae84e69c8208cb1c8028' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d4d70>] |
| 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 0x70d1fcf394e0> |
| order | 536866816 |
| phash | '7c070a78f15f443160cc7bb0e523beb2' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d4e60>] |
| 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 0x70d1fcf4e980> |
| order | 536866816 |
| phash | '682fb4f7608ae0bdd3f649009e412a1d' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d4f50>] |
| 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 0x70d1fcf4d440> |
| order | 536866816 |
| phash | '518117906b7ef1ec0e49e82705416080' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d5040>] |
| 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 0x70d1fcef0860> |
| order | 536866816 |
| phash | '916172ec9bb6f29f2fcc39c14634c2b9' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d5130>] |
| 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 0x70d1fced1d00> |
| order | 536866816 |
| phash | '2601578953e54ad2e0121e33b4611da6' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d5220>] |
| 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 0x70d1fced05e0> |
| order | 536866816 |
| phash | '82318ff94405889be91543af8ad196da' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d5310>] |
| 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 0x70d1fcea56c0> |
| order | 536866816 |
| phash | 'dfe6a21156a26c9670a7a99742b20394' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d5400>] |
| 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 0x70d1fce72a20> |
| order | 536866816 |
| phash | 'b9d34817118d4f7293de3f37c34d7f64' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d54f0>] |
| 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 0x70d1fce65a80> |
| 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 0x70d1fcfc3e20> |
| order | 536870911 |
| phash | '7ce9efb819f85c3a3847522dc16d4ac9' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x70d1f435dd00>] |
| 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 0x70d1fcfc0ea0> |
| order | 536866816 |
| phash | '868b9169158faf06b3bb634dfefdb7e0' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d5720>] |
| 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 0x70d1fcfab240> |
| order | 536866816 |
| phash | '82427bf1e54cad090e47e9f4995e9fbd' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d5810>] |
| 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 0x70d1fcfa98a0> |
| order | 536866816 |
| phash | '7eeda04c78dbc9122815f3f4d92d3653' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d5900>] |
| 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 0x70d1fdee58a0> |
| order | 536866816 |
| phash | '1f82c78af2d173c64730bbcde957c0b1' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d59f0>] |
| 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 0x70d1fdf071a0> |
| order | 357911210 |
| phash | 'aeb74812e2c1b3d7570703a2d417b5c1' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x70d1f435e140>, <pyramid.predicates.CustomPredicate object at 0x70d1f42d5ae0>] |
| 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 0x70d1fde66660> |
| order | 536866816 |
| phash | '59e288eb3c47a97d0a8270c39f35f36e' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d5bd0>] |
| 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 0x70d1fde64860> |
| 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 0x70d1fde9d3a0> |
| order | 536870911 |
| phash | '7ce9efb819f85c3a3847522dc16d4ac9' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x70d1f422e950>] |
| 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 0x70d1fdf251c0> |
| order | 536866816 |
| phash | '11c90fb04535ec5e0af6c84d7593fbc0' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d5e00>] |
| 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 0x70d1fdf25ee0> |
| order | 357911210 |
| phash | 'b53adc1b211f73c005ec6566e93fcea5' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x70d1f422ea50>, <pyramid.predicates.CustomPredicate object at 0x70d1f42d5ef0>] |
| 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 0x70d1fdf32b60> |
| order | 536866816 |
| phash | 'f3fc77f5aac807de2b28705eab3b7325' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d5fe0>] |
| 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 0x70d1fdf3f9c0> |
| order | 357911210 |
| phash | '0490e7e4b79fcb8ae844f44385391a47' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x70d1f438b2f0>, <pyramid.predicates.CustomPredicate object at 0x70d1f42d60d0>] |
| 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 0x70d1fdf3e3e0> |
| order | 536866816 |
| phash | 'dccd1dfe6512d1678741589fd0ef2d9c' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d61c0>] |
| 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 0x70d1fdf3ce00> |
| order | 357911210 |
| phash | '9242f74437e40f78ca1609414bef040c' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x70d1f438b200>, <pyramid.predicates.CustomPredicate object at 0x70d1f42d62b0>] |
| 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 0x70d1fdf59760> |
| order | 536866816 |
| phash | 'af7242e9beb4c65d62831fc0d2607982' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d63a0>] |
| 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 0x70d1fdfa0f40> |
| order | 536866816 |
| phash | '1f82c78af2d173c64730bbcde957c0b1' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d6490>] |
| 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 0x70d1fdfa2b60> |
| order | 357911210 |
| phash | 'aeb74812e2c1b3d7570703a2d417b5c1' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x70d1f40d8ad0>, <pyramid.predicates.CustomPredicate object at 0x70d1f42d6580>] |
| 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 0x70d1fdfa16c0> |
| order | 536866816 |
| phash | 'ddd8b7e547734800fdc1aab51fe279c4' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d6670>] |
| 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 0x70d1fdf634c0> |
| order | 357911210 |
| phash | '6fa1ad3163ff6e7acc1ad40c0510630b' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x70d1f40d8c90>, <pyramid.predicates.CustomPredicate object at 0x70d1f42d6760>] |
| 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 0x70d1fe00c220> |
| order | 536866816 |
| phash | 'aaaed6f149efa84293aae3861f8a6a51' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d6850>] |
| 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 0x70d1fe00e520> |
| order | 357911210 |
| phash | 'c2306627060003feee11f929339438c9' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x70d1f4285570>, <pyramid.predicates.CustomPredicate object at 0x70d1f42d6940>] |
| 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 0x70d1fe00cea0> |
| order | 536866816 |
| phash | '21a82471741e51415781470132ead1e1' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d6a30>] |
| 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 0x70d1fe02b880> |
| order | 357911210 |
| phash | 'f8ae765a87f9b462da7466a66f9823ab' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x70d1f438dd90>, <pyramid.predicates.CustomPredicate object at 0x70d1f42d6b20>] |
| 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 0x70d1fe02a2a0> |
| order | 357911210 |
| phash | '45d9ebbd328fef9fe4376f2cfc054dae' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x70d1f438de50>, <pyramid.predicates.CustomPredicate object at 0x70d1f42d6c10>] |
| 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 0x70d1fe028cc0> |
| order | 536866816 |
| phash | 'a1d8f2268a693fbb70e6a1d7383d1d38' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d6d00>] |
| 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 0x70d1fe0536a0> |
| order | 536866816 |
| phash | 'f22d6fe91228dacac3d8f6587e6bfb70' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d6df0>] |
| 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 0x70d1fe0520c0> |
| order | 357911210 |
| phash | '795ce22f9550e2c823e0b4101a2be7bb' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x70d1f56bb3e0>, <pyramid.predicates.CustomPredicate object at 0x70d1f42d6ee0>] |
| 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 0x70d1fe050ae0> |
| order | 536866816 |
| phash | 'a21dc89ca1bde341100e001b72fbc247' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d6fd0>] |
| 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 0x70d1fe04f4c0> |
| order | 357911210 |
| phash | '868c93371f87e023d949f18147be49ce' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x70d1f56bb490>, <pyramid.predicates.CustomPredicate object at 0x70d1f42d70c0>] |
| 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 0x70d1fdfdd440> |
| 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 0x70d1fdfd91c0> |
| order | 536870911 |
| phash | '7ce9efb819f85c3a3847522dc16d4ac9' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x70d2080f82d0>] |
| 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 0x70d1fdfcaf20> |
| order | 536866816 |
| phash | '1f82c78af2d173c64730bbcde957c0b1' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d72f0>] |
| 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 0x70d1fdfc91c0> |
| order | 357911210 |
| phash | 'aeb74812e2c1b3d7570703a2d417b5c1' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x70d1ffd240f0>, <pyramid.predicates.CustomPredicate object at 0x70d1f42d73e0>] |
| 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 0x70d1fe097ba0> |
| order | 536866816 |
| phash | 'f22d6fe91228dacac3d8f6587e6bfb70' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d74d0>] |
| 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 0x70d1fe0954e0> |
| order | 357911210 |
| phash | '795ce22f9550e2c823e0b4101a2be7bb' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x70d1f43b30b0>, <pyramid.predicates.CustomPredicate object at 0x70d1f42d75c0>] |
| 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 0x70d1fe219440> |
| 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 0x70d1fe1ff4c0> |
| order | 536870911 |
| phash | '7ce9efb819f85c3a3847522dc16d4ac9' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x70d1f40afd50>] |
| 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 0x70d1ffc12e80> |
| order | 536866816 |
| phash | '703edfe70c2bb6d26e6e508a0fda005d' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d77f0>] |
| 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 0x70d1ffc11080> |
| order | 536866816 |
| phash | '1f82c78af2d173c64730bbcde957c0b1' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d78e0>] |
| 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 0x70d1ffc1b420> |
| order | 357911210 |
| phash | 'aeb74812e2c1b3d7570703a2d417b5c1' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x70d1f40afed0>, <pyramid.predicates.CustomPredicate object at 0x70d1f42d79d0>] |
| 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 0x70d1ffbd39c0> |
| order | 536866816 |
| phash | '59e288eb3c47a97d0a8270c39f35f36e' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d7ac0>] |
| 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 0x70d1ffd8a200> |
| 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 0x70d1ffd7b920> |
| order | 357911210 |
| phash | 'e12a38a49da4bb546751d0555598cfed' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x70d1f40b6e40>, <pyramid.predicates.CustomPredicate object at 0x70d1f42d7c50>] |
| 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 0x70d1ffd79d00> |
| order | 536866816 |
| phash | '87b2ecf16469cb626955fba50b968acb' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d7d40>] |
| 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 0x70d1ffd78720> |
| order | 536866816 |
| phash | 'ade3beab1a9e2d216dff2f0cc2ab10d2' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d7e30>] |
| 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 0x70d1ffd5b100> |
| order | 357911210 |
| phash | '23b08b2192dddf66362f19e615507523' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x70d1f40b6eb0>, <pyramid.predicates.CustomPredicate object at 0x70d1f42d7f20>] |
| 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 0x70d1ffd59b20> |
| order | 536866816 |
| phash | '5feaffc1f1b78ace93ef8d0c6a11cc6e' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d8050>] |
| 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 0x70d1ffd58540> |
| order | 536866816 |
| phash | '22c24c1d776781b5da76608029279b88' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d8140>] |
| 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 0x70d1ffd46ca0> |
| order | 536866816 |
| phash | '0607b74b53d629f86b5ae1514cacd256' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d8230>] |
| 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 0x70d1ffd45580> |
| order | 536866816 |
| phash | '850287fea0c2fd23a4d013e5d1dc2805' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d8320>] |
| 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 0x70d1ffd27e20> |
| order | 536866816 |
| phash | '1f82c78af2d173c64730bbcde957c0b1' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d8410>] |
| 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 0x70d1ffd26840> |
| order | 536866816 |
| phash | '3b1769e373a84eec3ca17c01ed394557' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d8500>] |
| 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 0x70d1ffd24ea0> |
| order | 536866816 |
| phash | '359ac590966c17debd816c66afb0706e' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d85f0>] |
| 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 0x70d2080fae80> |
| order | 536866816 |
| phash | '8e0d67f92b82e83ee4ef4657c3bc0de1' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d86e0>] |
| 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 0x70d2080f98a0> |
| order | 536866816 |
| phash | '2a8dfe95785bf4b5a4f20837db61902d' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d87d0>] |
| 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 0x70d2080e0220> |
| order | 536866816 |
| phash | '14e6b2f1359ae8a6dd7d4f2af337b60b' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d88c0>] |
| 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 0x70d2080e2700> |
| 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 0x70d2080e0860> |
| order | 536870911 |
| phash | '7ce9efb819f85c3a3847522dc16d4ac9' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x70d1f40d0d10>] |
| 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 0x70d2080c25c0> |
| order | 536866816 |
| phash | '1f82c78af2d173c64730bbcde957c0b1' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d8af0>] |
| 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 0x70d2080b7920> |
| order | 357911210 |
| phash | 'aeb74812e2c1b3d7570703a2d417b5c1' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x70d1f40d0d70>, <pyramid.predicates.CustomPredicate object at 0x70d1f42d8be0>] |
| 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 0x70d2080b6200> |
| order | 536866816 |
| phash | 'd7a38e44f215504c1ad5d37effea45ec' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d8cd0>] |
| 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 0x70d2080b4ae0> |
| order | 357911210 |
| phash | '02dede67d27e8d19a6ed54dd543c23ee' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x70d1f42d8dc0>, <pyramid.predicates.CustomPredicate object at 0x70d1f42d8e10>] |
| 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 0x70d284b68220> |
| order | 536866816 |
| phash | 'fa59f94df771abd0ae3aee12bdcfc05f' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d8f00>] |
| 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 0x70d1f40cb1a0> |
| order | 357911210 |
| phash | '4def4be9540f6cc1639ea83047a38929' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x70d1f42d8ff0>, <pyramid.predicates.CustomPredicate object at 0x70d1f42d9040>] |
| 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 0x70d1f40cb6a0> |
| 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 0x70d1f40cbc40> |
| order | 536870911 |
| phash | '7ce9efb819f85c3a3847522dc16d4ac9' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x70d1f42d91d0>] |
| 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 0x70d1eff9c360> |
| order | 536866816 |
| phash | '6eeaa0be1e878bd2650dbf3d555c7a09' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d92c0>] |
| 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 0x70d1eff9c900> |
| order | 536866816 |
| phash | 'ed18c0afce677b611779b71372ae8ea9' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d93b0>] |
| 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 0x70d1eff9cd60> |
| order | 536866816 |
| phash | 'dc610b319fdc2669ca9883e11c560ac2' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d94a0>] |
| 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 0x70d1eff9d1c0> |
| order | 536866816 |
| phash | 'f78f82f58846c66294e6ab50e9872818' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d9590>] |
| 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 0x70d1eff9d620> |
| order | 536866816 |
| phash | '1fce84e38f0e985cae8c9e139608818d' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d9680>] |
| 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 0x70d1eff9da80> |
| order | 536866816 |
| phash | '682783f1513367fe21b9d2f57d37403c' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d9770>] |
| 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 0x70d1eff9dee0> |
| order | 536866816 |
| phash | 'ff62ae432212f71ce31fe7b08a1a1ba5' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d9860>] |
| 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 0x70d1eff9e480> |
| order | 536866816 |
| phash | 'ae7efb9ae5d44123b1e898752b9c2aed' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d9950>] |
| 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 0x70d1eff9e8e0> |
| order | 536866816 |
| phash | '50b740f4e79dddd2358e70ea1a0b1818' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d9a40>] |
| 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 0x70d1eff9ed40> |
| order | 536866816 |
| phash | 'a29c5eb9447ecaa603fc12f6b1a5d1e0' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d9b30>] |
| 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 0x70d1eff9f1a0> |
| order | 536866816 |
| phash | 'f12b65d78918b9355ffc6ce7c2a907e8' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d9c20>] |
| 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 0x70d1eff9f600> |
| order | 536866816 |
| phash | 'ec1e42c7119d74d279fc019ae42506d0' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d9d10>] |
| 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 0x70d1eff9fa60> |
| order | 536866816 |
| phash | '0c36057d7b3d98aa465bf1bac0838809' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d9e00>] |
| 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 0x70d1eff9fec0> |
| order | 536866816 |
| phash | '97973f18bcb490127490cfbefb9c60f3' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d9ef0>] |
| 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 0x70d1effac360> |
| order | 536866816 |
| phash | 'dd8a4ddf46ed7fd5aa0f33a75a9bfdc7' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42d9fe0>] |
| 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 0x70d1effac7c0> |
| order | 536866816 |
| phash | '1a33ef77c66e7a91b61a0197a4fc6d76' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42da0d0>] |
| 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 0x70d1effacc20> |
| order | 536866816 |
| phash | '1c33ba6f0a2f57251741b4a470558a94' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42da1c0>] |
| 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 0x70d1effad080> |
| order | 536866816 |
| phash | 'deeffdc596d0399c7c285ed681877554' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42da2b0>] |
| 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 0x70d1effad4e0> |
| order | 536866816 |
| phash | '77d484333177c36e83af2f6bd51c80b4' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42da3a0>] |
| 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 0x70d1effad940> |
| order | 536866816 |
| phash | '21f332c8ee9c85c5ab02cb1945f3cb7b' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42da490>] |
| 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 0x70d1effadda0> |
| order | 536866816 |
| phash | 'e806543d7e3d227d46c36467df46de9d' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42da580>] |
| 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 0x70d1effae200> |
| order | 536866816 |
| phash | '75ee3ba9ef7f14fbded2fefa0f931fb2' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42da670>] |
| 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 0x70d1effae660> |
| order | 536866816 |
| phash | 'b823da591c779d3f31152fdbb0a031c4' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42da760>] |
| 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 0x70d1effaeac0> |
| order | 536866816 |
| phash | 'cb6215596b408e4e07c1d9c1f2e199dc' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42da850>] |
| 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 0x70d1effaef20> |
| order | 536866816 |
| phash | '3a2c615a303664cd6410dc84cd26e22e' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42da940>] |
| 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 0x70d1effaf380> |
| order | 536866816 |
| phash | '1750751e5a1ae252b8fece3685466508' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42daa30>] |
| 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 0x70d1effaf7e0> |
| order | 536866816 |
| phash | '440e23fe01e9ba2a2d68488946df80f3' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42dab20>] |
| 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 0x70d1effafc40> |
| order | 536866816 |
| phash | 'cfea1bbba10402d8da0fe9f4b2229f87' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42dac10>] |
| 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 0x70d1effb00e0> |
| order | 536866816 |
| phash | 'b629114c815c8a416cba70e342bf7ca9' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42dad00>] |
| 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 0x70d1effb0540> |
| order | 536866816 |
| phash | '1f82c78af2d173c64730bbcde957c0b1' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42dadf0>] |
| 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 0x70d1effb09a0> |
| order | 357911210 |
| phash | 'aeb74812e2c1b3d7570703a2d417b5c1' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x70d1f42daee0>, <pyramid.predicates.CustomPredicate object at 0x70d1f42daf30>] |
| 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 0x70d1effb0e00> |
| order | 536866816 |
| phash | 'f19a9a65ff78fef924259a7a9cd75133' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42db020>] |
| 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 0x70d1effb1260> |
| order | 536866816 |
| phash | '89323c365a330964bf6a6b5c0ad24bfa' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42db110>] |
| 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 0x70d1effb16c0> |
| order | 536866816 |
| phash | '89a0a988fd979975e7f0cc4628666292' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42db200>] |
| 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 0x70d1effb1b20> |
| order | 536866816 |
| phash | '467bf10f04b38db25fadc477833cd91e' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42db2f0>] |
| 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 0x70d1effb1f80> |
| order | 536866816 |
| phash | 'd9cf9cd80bc0ba82c842ce7bd8555ed8' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42db3e0>] |
| 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 0x70d1effb23e0> |
| order | 536866816 |
| phash | 'e2090b2a72061f4121aa2e7a50a849dd' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42db4d0>] |
| 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 0x70d1effb2840> |
| order | 536866816 |
| phash | 'e4601d0663ada12c51743278f294c1bb' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42db5c0>] |
| 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 0x70d1effb2ca0> |
| order | 536866816 |
| phash | '06f1c25d14c9e671f624871c02b53ad4' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42db6b0>] |
| 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 0x70d1effb3100> |
| order | 536866816 |
| phash | '5b2ae68ed41d3920f9b4b75a7eff2491' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42db7a0>] |
| 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 0x70d1effb3560> |
| order | 536866816 |
| phash | '66a7900577a74f3956a68560653fef67' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42db890>] |
| 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 0x70d1effb39c0> |
| order | 536866816 |
| phash | 'e5ee5d033ec0621ab615726241606718' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42db980>] |
| 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 0x70d1effb3e20> |
| order | 536866816 |
| phash | '629e6f45183ab47b5c8c947f607d881b' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42dba70>] |
| 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 0x70d1effc02c0> |
| order | 536866816 |
| phash | 'd5b2c813d69a10039ee401cadc8e1048' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42dbb60>] |
| 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 0x70d1effc0720> |
| order | 536866816 |
| phash | '122e209b6c708b041c497af1286b3343' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42dbc50>] |
| 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 0x70d1effc0b80> |
| order | 536866816 |
| phash | '22f67fdf1247561981946abe3f3d266e' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42dbd40>] |
| 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 0x70d1effc0fe0> |
| order | 536866816 |
| phash | 'd17c0174e293e7892d130ca043d0beb2' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42dbe30>] |
| 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 0x70d1effc1440> |
| order | 536866816 |
| phash | '80b02a50f5bb7818376d57760279f0b2' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f42dbf20>] |
| 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 0x70d1effc18a0> |
| order | 536866816 |
| phash | 'fff0209612919385b327ebece17c83cb' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f40e4050>] |
| 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 0x70d1effc1d00> |
| order | 536866816 |
| phash | 'b3428800f68d0191132990f160dce6c0' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f40e4140>] |
| 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 0x70d1effc2160> |
| order | 536866816 |
| phash | 'c878a8fc4f8a3deb741706d76c1eacfe' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f40e4230>] |
| 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 0x70d1effc25c0> |
| order | 536866816 |
| phash | 'f744e806eff82084d2b049b730fa3d3c' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f40e4320>] |
| 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 0x70d1effc2a20> |
| order | 536866816 |
| phash | 'c9440dd34bbd63f8c9744a859c5754c8' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f40e4410>] |
| 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 0x70d1effc2e80> |
| order | 536866816 |
| phash | 'b624355761068db57dd9fc7dfca52613' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f40e4500>] |
| 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 0x70d1effc32e0> |
| order | 536866816 |
| phash | '9dc6a4b11b9b6192c5a5cfd36e4c9a78' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f40e45f0>] |
| 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 0x70d1effc3740> |
| order | 536866816 |
| phash | '9408a81509118dc717fc8858a138c45f' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f40e46e0>] |
| 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 0x70d1effc3ba0> |
| order | 536866816 |
| phash | 'feadc45dd04b8f330f805ae0e03e888c' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f40e47d0>] |
| 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 0x70d1effcc040> |
| order | 536866816 |
| phash | '3a046641e87f3cf1bbbf06bd66983825' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x70d1f40e48c0>] |
| 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 0x70d1efeb7b00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f4261e50>] |
| request_methods | 'GET' |
| route_name | 'area_scores' |
| Source | |
Line 1518 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 0x70d1efec0180> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f4261f90>] |
| request_methods | 'GET' |
| route_name | 'site_scores' |
| Source | |
Line 1525 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 0x70d1efec07c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f425c9d0>] |
| request_methods | 'GET' |
| route_name | 'cities_query' |
| Source | |
Line 1533 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 0x70d1efec0e00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f425c770>] |
| request_methods | 'GET' |
| route_name | 'comparison_reports' |
| Source | |
Line 1541 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 0x70d1efec13a0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40dd250>] |
| request_methods | 'POST' |
| route_name | 'comparison_reports' |
| Source | |
Line 1547 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 0x70d1efec18a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f435e250>] |
| request_methods | 'GET' |
| route_name | 'comparison_reports__id' |
| Source | |
Line 1554 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 0x70d1efec1e40> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f435e360>] |
| request_methods | 'DELETE' |
| route_name | 'comparison_reports__id' |
| Source | |
Line 1560 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 0x70d1efec2340> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f422eb50>] |
| request_methods | 'PUT' |
| route_name | 'comparison_reports__id_title' |
| Source | |
Line 1567 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 0x70d1efec2980> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f422ec50>] |
| request_methods | 'PUT' |
| route_name | 'comparison_reports__id_private_comment' |
| Source | |
Line 1573 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 0x70d1efec2fc0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f438b4d0>] |
| request_methods | 'GET' |
| route_name | 'comparison_reports__id_sites' |
| Source | |
Line 1580 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 0x70d1efec3600> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f438b5c0>] |
| request_methods | 'GET' |
| route_name | 'comparison_reports__id_comparisons' |
| Source | |
Line 1587 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 0x70d1efec3ba0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40d8e50>] |
| request_methods | 'PUT' |
| route_name | 'comparison_reports__id_comparisons' |
| Source | |
Line 1593 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 0x70d1efec8040> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40d8f30>] |
| request_methods | 'DELETE' |
| route_name | 'comparison_reports__id_comparisons' |
| Source | |
Line 1599 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 0x70d1efec8540> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f4285640>] |
| request_methods | 'GET' |
| route_name | 'comparison_reports__id_variables' |
| Source | |
Line 1606 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 0x70d1efec8ae0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f438df10>] |
| request_methods | 'PUT' |
| route_name | 'comparison_reports__id_variables' |
| Source | |
Line 1612 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 0x70d1efec8fe0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f438dfd0>] |
| request_methods | 'DELETE' |
| route_name | 'comparison_reports__id_variables' |
| Source | |
Line 1618 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 0x70d1efec94e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f56bb540>] |
| request_methods | 'GET' |
| route_name | 'comparison_reports__id_pois' |
| Source | |
Line 1625 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 0x70d1efec9a80> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f56bb5f0>] |
| request_methods | 'PUT' |
| route_name | 'comparison_reports__id_pois' |
| Source | |
Line 1631 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 0x70d1efec9f80> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d236005db0>] |
| request_methods | 'DELETE' |
| route_name | 'comparison_reports__id_pois' |
| Source | |
Line 1637 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 0x70d1efeca480> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1ffc10730>] |
| request_methods | 'GET' |
| route_name | 'comparison_reports__id_layers' |
| Source | |
Line 1644 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 0x70d1efecaa20> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f43b3140>] |
| request_methods | 'PUT' |
| route_name | 'comparison_reports__id_layers' |
| Source | |
Line 1650 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 0x70d1efecae80> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40803d0>] |
| request_methods | 'DELETE' |
| route_name | 'comparison_reports__id_layers' |
| Source | |
Line 1656 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 0x70d1efecb380> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40afdd0>] |
| request_methods | 'POST' |
| route_name | 'comparison_reports__id_share' |
| Source | |
Line 1663 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 0x70d1efecb9c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40b6f20>] |
| request_methods | 'GET' |
| route_name | 'comparison_reports__id_social_segments' |
| Source | |
Line 1669 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 0x70d1efecbf60> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40b6f90>] |
| request_methods | 'DELETE' |
| route_name | 'comparison_reports__id_social_segments' |
| Source | |
Line 1675 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 0x70d1efed4400> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40d0e30>] |
| request_methods | 'PUT' |
| route_name | 'comparison_reports__id_social_segments' |
| Source | |
Line 1681 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 0x70d1efed4900> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40d0e90>] |
| request_methods | 'GET' |
| route_name | 'comparison_reports__id_demographics_custom_order' |
| Source | |
Line 1688 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 0x70d1efed4ea0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40e5a90>] |
| request_methods | 'POST' |
| route_name | 'comparison_reports__id_demographics_custom_order' |
| Source | |
Line 1694 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 0x70d1efed5300> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40e5b80>] |
| request_methods | 'PUT' |
| route_name | 'comparison_reports__id_demographics_custom_order' |
| Source | |
Line 1700 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 0x70d1efed5800> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40e5c70>] |
| request_methods | 'GET' |
| route_name | 'comparison_reports__id_demographics' |
| Source | |
Line 1706 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 0x70d1efed5e40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40e5d60>] |
| request_methods | 'GET' |
| route_name | 'current_locations' |
| Source | |
Line 1714 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 0x70d1efed63e0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40e5e50>] |
| request_methods | 'POST' |
| route_name | 'current_locations' |
| Source | |
Line 1720 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 0x70d1efed68e0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40e5f40>] |
| request_methods | 'POST' |
| route_name | 'ai_sandbox_chat' |
| Source | |
Line 1728 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 0x70d1efed6f20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40e6030>] |
| request_methods | 'GET' |
| route_name | 'ai_sandbox_disclaimer_status' |
| Source | |
Line 1737 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 0x70d1efed7560> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40e6120>] |
| request_methods | 'POST' |
| route_name | 'ai_sandbox_disclaimer_accept' |
| Source | |
Line 1744 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 0x70d1efed7ba0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40e6210>] |
| request_methods | 'POST' |
| route_name | 'ai_sandbox_disclaimer_clear' |
| Source | |
Line 1751 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.report_chatbot_disclaimer.ReportChatbotDisclaimerStatus | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.report_chatbot_disclaimer.ReportChatbotDisclaimerStatus'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efee0220> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40e6300>] |
| request_methods | 'GET' |
| route_name | 'report_chatbot_disclaimer_status' |
| Source | |
Line 1760 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route report_chatbot_disclaimer_status (pattern: '/api/v1/report-chatbot/disclaimer/status') | |
| view method 'post' of class piinpoint.api.v1.report_chatbot_disclaimer.ReportChatbotDisclaimerAccept | |
|---|---|
| attr | 'post' |
| callable | <class 'piinpoint.api.v1.report_chatbot_disclaimer.ReportChatbotDisclaimerAccept'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efee0860> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40e63f0>] |
| request_methods | 'POST' |
| route_name | 'report_chatbot_disclaimer_accept' |
| Source | |
Line 1767 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route report_chatbot_disclaimer_accept (pattern: '/api/v1/report-chatbot/disclaimer/accept') | |
| 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 0x70d1efee0ea0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40e64e0>] |
| request_methods | 'GET' |
| route_name | 'ai_sandbox_usage_stats' |
| Source | |
Line 1776 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 0x70d1efee14e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40e65d0>] |
| request_methods | 'GET' |
| route_name | 'ai_sandbox_sessions_list' |
| Source | |
Line 1785 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 0x70d1efee1b20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40e66c0>] |
| request_methods | 'GET' |
| route_name | 'ai_sandbox_session_detail' |
| Source | |
Line 1792 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 0x70d1efee20c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40e67b0>] |
| request_methods | 'PUT' |
| route_name | 'ai_sandbox_session_detail' |
| Source | |
Line 1799 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 0x70d1efee2520> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40e68a0>] |
| request_methods | 'DELETE' |
| route_name | 'ai_sandbox_session_detail' |
| Source | |
Line 1806 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 0x70d1efee2a20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40e6990>] |
| request_methods | 'GET' |
| route_name | 'ai_sandbox_data_management_sample_attributes' |
| Source | |
Line 1815 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 0x70d1efee3060> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40e6a80>] |
| request_methods | 'GET' |
| route_name | 'ai_sandbox_data_management_enabled_attributes' |
| Source | |
Line 1822 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 0x70d1efee3600> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40e6b70>] |
| request_methods | 'PUT' |
| route_name | 'ai_sandbox_data_management_enabled_attributes' |
| Source | |
Line 1829 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 0x70d1efee3b00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40e6c60>] |
| request_methods | 'GET' |
| route_name | 'current_locations_sales' |
| Source | |
Line 1837 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 0x70d1efeec180> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40e6d50>] |
| request_methods | 'GET' |
| route_name | 'current_locations_add_location' |
| Source | |
Line 1844 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 0x70d1efeec7c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40e6e40>] |
| request_methods | 'GET' |
| route_name | 'current_locations_get_attributes' |
| Source | |
Line 1850 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 0x70d1efeece00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40e6f30>] |
| request_methods | 'GET' |
| route_name | 'current_locations_get_attributes_set' |
| Source | |
Line 1856 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 0x70d1efeed440> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40e7020>] |
| request_methods | 'GET' |
| route_name | 'current_locations_attributes_edit' |
| Source | |
Line 1862 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 0x70d1efeed9e0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40e7110>] |
| request_methods | 'PUT' |
| route_name | 'current_locations_attributes_edit' |
| Source | |
Line 1868 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 0x70d1efeedee0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40e7200>] |
| request_methods | 'POST' |
| route_name | 'current_locations_delete_location' |
| Source | |
Line 1874 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 0x70d1efeee520> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40e72f0>] |
| request_methods | 'GET' |
| route_name | 'current_locations_simulate_closure' |
| Source | |
Line 1880 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 0x70d1fe12efc0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efeeeac0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40e73e0>] |
| request_methods | 'GET' |
| route_name | 'custom_layers_user_files' |
| Source | |
Line 1888 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 0x70d1fe0e9c60> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efeef060> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40e74d0>] |
| request_methods | 'PUT' |
| route_name | 'custom_layers_update_marker_placement' |
| Source | |
Line 1894 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 0x70d1fe094040> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efeef600> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40e75c0>] |
| request_methods | 'PUT' |
| route_name | 'custom_layers_update_shape' |
| Source | |
Line 1900 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 0x70d1fe094180> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efeefba0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40e76b0>] |
| request_methods | 'GET' |
| route_name | 'custom_layers_market_planner' |
| Source | |
Line 1906 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 0x70d1fe095ee0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efef4180> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40e77a0>] |
| request_methods | 'GET' |
| route_name | 'demographics_threshold_ring' |
| Source | |
Line 1912 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 0x70d1fe094220> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efef4720> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40e7890>] |
| request_methods | 'POST' |
| route_name | 'custom_layers_utils_convert_tab' |
| Source | |
Line 1918 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 0x70d1fe0942c0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efef4cc0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40e7980>] |
| request_methods | 'GET' |
| route_name | 'custom_layers_utils_export_tab' |
| Source | |
Line 1924 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 0x70d1fe094360> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efef5300> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40e7a70>] |
| request_methods | 'GET' |
| route_name | 'custom_layers_utils_export_tab_trade_area' |
| Source | |
Line 1930 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 0x70d1fe094400> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efef58a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40e7b60>] |
| request_methods | 'GET' |
| route_name | 'custom_layers_utils_export_geojson' |
| Source | |
Line 1936 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 0x70d1efef5ee0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40e7c50>] |
| request_methods | 'GET' |
| route_name | 'custom_layer_files' |
| Source | |
Line 1943 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 0x70d1efef6520> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40e7d40>] |
| request_methods | 'GET' |
| route_name | 'custom_layer_files_transit_times' |
| Source | |
Line 1949 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 0x70d1efef6b60> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40e7e30>] |
| request_methods | 'PUT' |
| route_name | 'custom_layer_files_file_id' |
| Source | |
Line 1956 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 0x70d1efef7100> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1f40e7f20>] |
| request_methods | 'DELETE' |
| route_name | 'custom_layer_files_file_id' |
| Source | |
Line 1962 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 0x70d1efef7600> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff00050>] |
| request_methods | 'POST' |
| route_name | 'custom_layer_files_src_file_id_dest_file_id_layer_id' |
| Source | |
Line 1969 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 0x70d1efef7c40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff00140>] |
| request_methods | 'GET' |
| route_name | 'custom_layer_files_file_id_symbology' |
| Source | |
Line 1976 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 0x70d1efefc220> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff00230>] |
| request_methods | 'PUT' |
| route_name | 'custom_layer_files_file_id_symbology' |
| Source | |
Line 1982 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 0x70d1efefc720> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff00320>] |
| request_methods | 'PUT' |
| route_name | 'custom_layer_files_file_id_symbology_batch' |
| Source | |
Line 1989 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 0x70d1efefcd60> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff00410>] |
| request_methods | 'POST' |
| route_name | 'custom_layer_files_file_id_ring_symbology' |
| Source | |
Line 1996 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 0x70d1efefd3a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff00500>] |
| request_methods | 'GET' |
| 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 '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 0x70d1efefd940> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff005f0>] |
| request_methods | 'POST' |
| route_name | 'custom_layer_files_file_id_smart_columns' |
| Source | |
Line 2009 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 0x70d1efefdda0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff006e0>] |
| request_methods | 'PUT' |
| route_name | 'custom_layer_files_file_id_smart_columns' |
| Source | |
Line 2015 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 0x70d1efefe200> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff007d0>] |
| request_methods | 'DELETE' |
| route_name | 'custom_layer_files_file_id_smart_columns' |
| Source | |
Line 2021 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 0x70d1efefe700> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff008c0>] |
| request_methods | 'GET' |
| route_name | 'custom_layer_files_file_id_smart_columns_key' |
| Source | |
Line 2028 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 0x70d1efefed40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff009b0>] |
| request_methods | 'GET' |
| route_name | 'custom_layer_files_file_id_smart_columns_key_calculating' |
| Source | |
Line 2035 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 0x70d1efeff380> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff00aa0>] |
| request_methods | 'GET' |
| route_name | 'custom_layer_files_file_id_smart_columns_key_test_compute' |
| Source | |
Line 2041 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 0x70d1efeff9c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff00b90>] |
| request_methods | 'PUT' |
| route_name | 'custom_layer_files_file_id_smart_columns_recalculate' |
| Source | |
Line 2048 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 0x70d1efd0c040> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff00c80>] |
| request_methods | 'GET' |
| route_name | 'custom_layer_files_file_id_info' |
| Source | |
Line 2055 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 0x70d1efd0c680> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff00d70>] |
| request_methods | 'POST' |
| route_name | 'custom_layers' |
| Source | |
Line 2062 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 0x70d1efd0cc20> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff00e60>] |
| request_methods | 'PUT' |
| route_name | 'custom_layers' |
| Source | |
Line 2068 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 0x70d1efd0d080> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff00f50>] |
| request_methods | 'DELETE' |
| route_name | 'custom_layers' |
| Source | |
Line 2074 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 0x70d1efd0d580> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff01040>] |
| request_methods | 'PUT' |
| route_name | 'custom_layers_file_id' |
| Source | |
Line 2081 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 0x70d1efd0dbc0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff01130>] |
| request_methods | 'POST' |
| route_name | 'custom_layers_file_id_multiple' |
| Source | |
Line 2087 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 0x70d1efd0e200> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff01220>] |
| request_methods | 'POST' |
| route_name | 'custom_layers_file_id_associate_territories' |
| Source | |
Line 2094 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 0x70d1efd0e840> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff01310>] |
| request_methods | 'GET' |
| route_name | 'custom_layers_file_id_check_territory_id' |
| Source | |
Line 2101 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 0x70d1efd0ede0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff01400>] |
| request_methods | 'GET' |
| route_name | 'custom_layers_file_id' |
| Source | |
Line 2108 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 0x70d1efd0f2e0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff014f0>] |
| request_methods | 'DELETE' |
| route_name | 'custom_layers_file_id_id' |
| Source | |
Line 2115 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 0x70d1efd0f880> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff015e0>] |
| request_methods | 'PUT' |
| route_name | 'custom_layers_file_id_id' |
| Source | |
Line 2121 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 0x70d1efd0fd80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff016d0>] |
| request_methods | 'GET' |
| route_name | 'custom_layers_generate_mobile_layer' |
| Source | |
Line 2128 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 0x70d1efd18400> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff017c0>] |
| request_methods | 'PUT' |
| route_name | 'custom_layers_selected_marketmatch_layer_file' |
| Source | |
Line 2134 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 0x70d1efd189a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff018b0>] |
| request_methods | 'GET' |
| route_name | 'custom_layers_selected_marketmatch_layer_file' |
| Source | |
Line 2140 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 0x70d1efd18ea0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff019a0>] |
| request_methods | 'POST' |
| route_name | 'custom_layer_update_layer_validation' |
| Source | |
Line 2147 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 0x70d1efd194e0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff01a90>] |
| request_methods | 'POST' |
| route_name | 'custom_layer_update_layer' |
| Source | |
Line 2153 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 0x70d1efd19b20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff01b80>] |
| request_methods | 'GET' |
| route_name | 'customers_id' |
| Source | |
Line 2161 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 0x70d1efd1a0c0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff01c70>] |
| request_methods | 'DELETE' |
| route_name | 'customers_id' |
| Source | |
Line 2167 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 0x70d1efd1a5c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff01d60>] |
| request_methods | 'GET' |
| route_name | 'export_customers_id_bounds' |
| Source | |
Line 2174 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 0x70d1efd1ab60> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff01e50>] |
| request_methods | 'POST' |
| route_name | 'export_customers_id_bounds' |
| Source | |
Line 2180 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 0x70d1efd1b060> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff01f40>] |
| request_methods | 'GET' |
| route_name | 'export_customers_id_store' |
| Source | |
Line 2187 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 0x70d1efd1b6a0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff02030>] |
| request_methods | 'POST' |
| route_name | 'custom_reports' |
| Source | |
Line 2198 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 0x70d1efd1bce0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff02120>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id' |
| Source | |
Line 2204 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 0x70d1efd1c360> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff02210>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_reload_brand' |
| Source | |
Line 2210 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 0x70d1efd1c9a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff02300>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_pois' |
| Source | |
Line 2216 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 0x70d1efd1cfe0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff023f0>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_sites' |
| Source | |
Line 2222 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 0x70d1efd1d580> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff024e0>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_sites' |
| Source | |
Line 2228 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 0x70d1efd1da80> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff025d0>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_site_bounds_to_da' |
| Source | |
Line 2234 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 0x70d1efd1e0c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff026c0>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_exclude_positions' |
| Source | |
Line 2240 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 0x70d1efd1e700> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff027b0>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_demog_tables' |
| Source | |
Line 2246 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 0x70d1efd1eca0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff028a0>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_demog_tables' |
| Source | |
Line 2252 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 0x70d1efd1f100> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff02990>] |
| request_methods | 'DELETE' |
| route_name | 'custom_reports__id_demog_tables' |
| Source | |
Line 2258 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 0x70d1efd1f600> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff02a80>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_demog_tables_tracker' |
| Source | |
Line 2264 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 0x70d1efd1fba0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff02b70>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_demog_tables_tracker' |
| Source | |
Line 2270 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 0x70d1efd2c040> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff02c60>] |
| request_methods | 'DELETE' |
| route_name | 'custom_reports__id_demog_tables_tracker' |
| Source | |
Line 2276 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 0x70d1efd2c540> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff02d50>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_demographics_custom' |
| Source | |
Line 2282 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 0x70d1efd2cb80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff02e40>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_demographics_cards' |
| Source | |
Line 2288 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 0x70d1efd2d120> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff02f30>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_demographics_cards' |
| Source | |
Line 2294 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 0x70d1efd2d620> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff03020>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_demographic_ranges' |
| Source | |
Line 2300 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 0x70d1efd2dc60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff03110>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_demographics' |
| Source | |
Line 2306 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 0x70d1efd2e2a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff03200>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_demographics_fixed' |
| Source | |
Line 2312 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 0x70d1efd2e8e0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff032f0>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_demographics_custom_order' |
| Source | |
Line 2318 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 0x70d1efd2ef20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff033e0>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_poi_saturation_demogs' |
| Source | |
Line 2324 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 0x70d1efd2f560> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff034d0>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_selected_geolevels' |
| Source | |
Line 2330 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 0x70d1efd2fb00> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff035c0>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_selected_geolevels' |
| Source | |
Line 2336 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 0x70d1efd34040> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff036b0>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_variables' |
| Source | |
Line 2342 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 0x70d1efd345e0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff037a0>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_variables' |
| Source | |
Line 2348 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 0x70d1efd34a40> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff03890>] |
| request_methods | 'DELETE' |
| route_name | 'custom_reports__id_variables' |
| Source | |
Line 2354 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 0x70d1efd34f40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff03980>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_segmentation_cards' |
| Source | |
Line 2360 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 0x70d1efd35580> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff03a70>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_seasonal_sales' |
| Source | |
Line 2366 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 0x70d1efd35bc0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff03b60>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_site_attributes' |
| Source | |
Line 2372 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 0x70d1efd36160> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff03c50>] |
| request_methods | 'POST' |
| route_name | 'custom_reports__id_site_attributes' |
| Source | |
Line 2378 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 0x70d1efd36660> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff03d40>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_report_notes' |
| Source | |
Line 2384 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 0x70d1efd36ca0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff03e30>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_report_title' |
| Source | |
Line 2390 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 0x70d1efd372e0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff03f20>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_basemap' |
| Source | |
Line 2396 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 0x70d1efd37920> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff04050>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_neighbouring_pois' |
| Source | |
Line 2402 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 0x70d1efd37f60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff04140>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_top_buyer_types' |
| Source | |
Line 2408 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 0x70d1efd3c5e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff04230>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_top_selling_products' |
| Source | |
Line 2414 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 0x70d1efd3cc20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff04320>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_sales_comparables' |
| Source | |
Line 2420 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 0x70d1efd3d260> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff04410>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_market_strategy' |
| Source | |
Line 2426 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 0x70d1efd3d800> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff04500>] |
| request_methods | 'POST' |
| route_name | 'custom_reports__id_market_strategy' |
| Source | |
Line 2432 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 0x70d1efd3dd00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff045f0>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_market_share' |
| Source | |
Line 2438 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 0x70d1efd3e340> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff046e0>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_market_share_overview' |
| Source | |
Line 2444 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 0x70d1efd3e980> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff047d0>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_renovation_lift' |
| Source | |
Line 2450 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 0x70d1efd3efc0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff048c0>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_rankings' |
| Source | |
Line 2456 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 0x70d1efd3f600> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff049b0>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_future_competitive_impact' |
| Source | |
Line 2462 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 0x70d1efd3fba0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff04aa0>] |
| request_methods | 'POST' |
| route_name | 'custom_reports__id_future_competitive_impact' |
| Source | |
Line 2468 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 0x70d1efd500e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff04b90>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_base_case_buildout' |
| Source | |
Line 2474 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 0x70d1efd50720> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff04c80>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_margin_data' |
| Source | |
Line 2480 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 0x70d1efd50d60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff04d70>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_category_breakdown' |
| Source | |
Line 2486 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 0x70d1efd513a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff04e60>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_product_origin' |
| Source | |
Line 2493 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 0x70d1efd519e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff04f50>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_quadrant_analysis' |
| Source | |
Line 2499 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 0x70d1efd52020> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff05040>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_store_attributes' |
| Source | |
Line 2505 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 0x70d1efd52660> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff05130>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_share' |
| Source | |
Line 2511 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 0x70d1efd52ca0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff05220>] |
| request_methods | 'POST' |
| route_name | 'custom_reports__id_share_report' |
| Source | |
Line 2517 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 0x70d1efd53240> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff05310>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_share_report' |
| Source | |
Line 2523 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 0x70d1efd53740> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff05400>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_blacklist_poi' |
| Source | |
Line 2529 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 0x70d1efd53d80> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff054f0>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_pois_address' |
| Source | |
Line 2535 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 0x70d1efd54400> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff055e0>] |
| request_methods | 'DELETE' |
| route_name | 'custom_reports__id_listing_pdf' |
| Source | |
Line 2541 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 0x70d1efd54a40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff056d0>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_growth_rate' |
| Source | |
Line 2547 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 0x70d1efd55080> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff057c0>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_export_tradeareas_geojson' |
| Source | |
Line 2554 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 0x70d1efd556c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff058b0>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_export_competitor_tradeareas_geojson' |
| Source | |
Line 2560 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 0x70d1efd55d00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff059a0>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_get_tradeareas_geojson' |
| Source | |
Line 2566 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 0x70d1efd56340> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff05a90>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_get_da_geometries' |
| Source | |
Line 2572 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 0x70d1efd56980> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff05b80>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_current_locations' |
| Source | |
Line 2579 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 0x70d1efd56fc0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff05c70>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_competitors' |
| Source | |
Line 2585 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 0x70d1efd57600> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff05d60>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_similar_locations' |
| Source | |
Line 2592 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 0x70d1efd57c40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff05e50>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_labels' |
| Source | |
Line 2598 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 0x70d1efd602c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff05f40>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_layers' |
| Source | |
Line 2604 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 0x70d1efd60900> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff06030>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_custom_layer_ids' |
| Source | |
Line 2610 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 0x70d1efd60f40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff06120>] |
| request_methods | 'GET' |
| route_name | 'dd_reports' |
| Source | |
Line 2618 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 0x70d1efd614e0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff06210>] |
| request_methods | 'POST' |
| route_name | 'dd_reports' |
| Source | |
Line 2624 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 0x70d1efd619e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff06300>] |
| request_methods | 'GET' |
| route_name | 'dd_reports__periods' |
| Source | |
Line 2630 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 0x70d1efd62020> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff063f0>] |
| request_methods | 'GET' |
| route_name | 'dd_reports_public_reports_list' |
| Source | |
Line 2636 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 0x70d1efd62660> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff064e0>] |
| request_methods | 'POST' |
| route_name | 'dd_reports__id_validate_shared_key' |
| Source | |
Line 2642 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 0x70d1efd62ca0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff065d0>] |
| request_methods | 'GET' |
| route_name | 'dd_reports__id' |
| Source | |
Line 2648 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 0x70d1efd63240> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff066c0>] |
| request_methods | 'DELETE' |
| route_name | 'dd_reports__id' |
| Source | |
Line 2654 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 0x70d1efd63740> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff067b0>] |
| request_methods | 'GET' |
| route_name | 'dd_reports__store_ranking' |
| Source | |
Line 2660 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 0x70d1efd63d80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff068a0>] |
| request_methods | 'GET' |
| route_name | 'dd_reports__historical_trade_area_sales' |
| Source | |
Line 2666 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 0x70d1efd6c400> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff06990>] |
| request_methods | 'POST' |
| route_name | 'dd_reports__id_copy' |
| Source | |
Line 2672 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 0x70d1efd6ca40> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff06a80>] |
| request_methods | 'PUT' |
| route_name | 'dd_reports_upload_store_image' |
| Source | |
Line 2678 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 0x70d1efd6d080> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff06b70>] |
| request_methods | 'POST' |
| route_name | 'sales_reports' |
| Source | |
Line 2686 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 0x70d1efd6d620> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff06c60>] |
| request_methods | 'GET' |
| route_name | 'sales_reports' |
| Source | |
Line 2692 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 0x70d1efd6db20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff06d50>] |
| request_methods | 'GET' |
| route_name | 'sales_reports__mc_desc' |
| Source | |
Line 2698 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 0x70d1efd6e160> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff06e40>] |
| request_methods | 'GET' |
| route_name | 'sales_reports__id' |
| Source | |
Line 2704 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 0x70d1efd6e700> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff06f30>] |
| request_methods | 'DELETE' |
| route_name | 'sales_reports__id' |
| Source | |
Line 2710 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 0x70d1efd6ec00> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff07020>] |
| request_methods | 'PUT' |
| route_name | 'sales_reports__id_recommendations' |
| Source | |
Line 2716 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 0x70d1efd6f240> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff07110>] |
| request_methods | 'PUT' |
| route_name | 'sales_reports__id_highlights' |
| Source | |
Line 2722 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 0x70d1efd6f880> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff07200>] |
| request_methods | 'PUT' |
| route_name | 'sales_reports__id_market_strategy' |
| Source | |
Line 2728 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 0x70d1efd6fec0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff072f0>] |
| request_methods | 'PUT' |
| route_name | 'sales_reports__id_assumptions' |
| Source | |
Line 2734 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 0x70d1efd78540> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff073e0>] |
| request_methods | 'PUT' |
| route_name | 'sales_reports__id_real_estate_notes' |
| Source | |
Line 2740 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 0x70d1efd78b80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff074d0>] |
| request_methods | 'GET' |
| route_name | 'sales_reports__id_forecast' |
| Source | |
Line 2746 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 0x70d1efd791c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff075c0>] |
| request_methods | 'GET' |
| route_name | 'sales_reports__id_prediction_explainer' |
| Source | |
Line 2752 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 0x70d1efd79800> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff076b0>] |
| request_methods | 'GET' |
| route_name | 'sales_reports__id_nearby_cotenants' |
| Source | |
Line 2758 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 0x70d1efd79e40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff077a0>] |
| request_methods | 'GET' |
| route_name | 'sales_reports__id_sales_transfer' |
| Source | |
Line 2764 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 0x70d1efd7a480> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff07890>] |
| request_methods | 'PUT' |
| route_name | 'sales_reports__id_real_estate_factors' |
| Source | |
Line 2770 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 0x70d1efd7aac0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff07980>] |
| request_methods | 'GET' |
| route_name | 'sales_reports__id_comparable_stores' |
| Source | |
Line 2776 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 0x70d1efd7b060> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff07a70>] |
| request_methods | 'PUT' |
| route_name | 'sales_reports__id_comparable_stores' |
| Source | |
Line 2782 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 0x70d1efd7b560> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff07b60>] |
| request_methods | 'PUT' |
| route_name | 'sales_reports__id_urbanicity' |
| Source | |
Line 2788 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 0x70d1efd7bba0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff07c50>] |
| request_methods | 'GET' |
| route_name | 'sales_reports__id_existing_sites' |
| Source | |
Line 2794 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 0x70d1efd84220> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff07d40>] |
| request_methods | 'GET' |
| route_name | 'sales_reports__id_new_sites' |
| Source | |
Line 2800 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 0x70d1efd84860> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff07e30>] |
| request_methods | 'GET' |
| route_name | 'sales_reports__id_edit_forecast' |
| Source | |
Line 2806 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 0x70d1efd84e00> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff07f20>] |
| request_methods | 'PUT' |
| route_name | 'sales_reports__id_edit_forecast' |
| Source | |
Line 2812 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 0x70d1efd85300> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff10050>] |
| request_methods | 'GET' |
| route_name | 'sales_reports__id_average_sales_value' |
| Source | |
Line 2818 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 0x70d1efd85940> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff10140>] |
| request_methods | 'POST' |
| route_name | 'sales_reports__id_copy' |
| Source | |
Line 2824 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 0x70d1efd85f80> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff10230>] |
| request_methods | 'PUT' |
| route_name | 'sales_reports__id_existing_store_attributes' |
| Source | |
Line 2830 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 0x70d1efd86520> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff10320>] |
| request_methods | 'GET' |
| route_name | 'sales_reports__id_existing_store_attributes' |
| Source | |
Line 2836 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 0x70d1efd86a20> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff10410>] |
| request_methods | 'POST' |
| route_name | 'sales_reports__trade_area_sandbox' |
| Source | |
Line 2842 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 0x70d1efd87060> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff10500>] |
| request_methods | 'POST' |
| route_name | 'closure_reports' |
| Source | |
Line 2849 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 0x70d1efd87600> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff105f0>] |
| request_methods | 'GET' |
| route_name | 'closure_reports' |
| Source | |
Line 2855 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 0x70d1efd87b00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff106e0>] |
| request_methods | 'GET' |
| route_name | 'closure_reports__id' |
| Source | |
Line 2861 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 0x70d1efd8c0e0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff107d0>] |
| request_methods | 'DELETE' |
| route_name | 'closure_reports__id' |
| Source | |
Line 2867 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 0x70d1efd8c5e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff108c0>] |
| request_methods | 'GET' |
| route_name | 'closure_reports__id_sales_forecast' |
| Source | |
Line 2873 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 0x70d1efd8cc20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff109b0>] |
| request_methods | 'GET' |
| route_name | 'closure_reports__id_sales_transfer' |
| Source | |
Line 2879 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 0x70d1efd8d260> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff10aa0>] |
| request_methods | 'PUT' |
| route_name | 'closure_reports__id_description' |
| Source | |
Line 2885 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 0x70d1efd8d8a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff10b90>] |
| request_methods | 'PUT' |
| route_name | 'closure_reports__id_considerations' |
| Source | |
Line 2891 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 0x70d1efd8dee0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff10c80>] |
| request_methods | 'GET' |
| route_name | 'closure_reports__id_edit_forecast' |
| Source | |
Line 2897 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 0x70d1efd8e480> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff10d70>] |
| request_methods | 'PUT' |
| route_name | 'closure_reports__id_edit_forecast' |
| Source | |
Line 2903 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 0x70d1efd8e980> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff10e60>] |
| request_methods | 'POST' |
| route_name | 'closure_reports__id_copy' |
| Source | |
Line 2909 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 0x70d1efd8efc0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff10f50>] |
| request_methods | 'POST' |
| route_name | 'demographics_variables_geojson' |
| Source | |
Line 2917 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 0x70d1efd8f560> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff11040>] |
| request_methods | 'GET' |
| route_name | 'demographics_variables_geojson' |
| Source | |
Line 2923 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 0x70d1efd8fa60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff11130>] |
| request_methods | 'GET' |
| route_name | 'demographics_variables_ids' |
| Source | |
Line 2930 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 0x70d1efd940e0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff11220>] |
| request_methods | 'POST' |
| route_name | 'demographics_geojson' |
| Source | |
Line 2937 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 0x70d1efd94680> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff11310>] |
| request_methods | 'GET' |
| route_name | 'demographics_geojson' |
| Source | |
Line 2943 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 0x70d1efd94b80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff11400>] |
| request_methods | 'GET' |
| route_name | 'demographics_extents' |
| Source | |
Line 2950 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 0x70d1efd951c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff114f0>] |
| request_methods | 'GET' |
| route_name | 'demographics_ranks_extents' |
| Source | |
Line 2957 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 0x70d1efd95800> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff115e0>] |
| request_methods | 'GET' |
| route_name | 'demographics_chart_geojson' |
| Source | |
Line 2964 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 0x70d1efd95e40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff116d0>] |
| request_methods | 'GET' |
| route_name | 'demographics_metadata' |
| Source | |
Line 2971 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 0x70d1efd96480> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff117c0>] |
| request_methods | 'GET' |
| route_name | 'demographics_home_locations' |
| Source | |
Line 2978 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 0x70d1efd96ac0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff118b0>] |
| request_methods | 'GET' |
| route_name | 'events' |
| Source | |
Line 2986 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 0x70d1efd97100> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff119a0>] |
| request_methods | 'GET' |
| route_name | 'events_id' |
| Source | |
Line 2993 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 0x70d1efd97740> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff11a90>] |
| request_methods | 'POST' |
| route_name | 'geocode' |
| Source | |
Line 3001 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 0x70d1efd97d80> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff11b80>] |
| request_methods | 'POST' |
| route_name | 'geocode_full_address' |
| Source | |
Line 3007 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 0x70d1fdf32840> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efda4360> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff11c70>] |
| request_methods | 'POST' |
| route_name | 'login' |
| Source | |
Line 3015 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 0x70d1fdf328e0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efda4900> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff11d60>] |
| request_methods | 'POST' |
| route_name | 'login_reset_password' |
| Source | |
Line 3021 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 0x70d1efda4f40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff11e50>] |
| request_methods | 'GET' |
| route_name | 'mobile_data' |
| Source | |
Line 3029 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 0x70d1efda5580> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff11f40>] |
| request_methods | 'GET' |
| route_name | 'mobile_data_brands' |
| Source | |
Line 3036 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 0x70d1efda5bc0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff12030>] |
| request_methods | 'GET' |
| route_name | 'mobile_data_hourly_pop' |
| Source | |
Line 3043 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 0x70d1efda6200> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff12120>] |
| request_methods | 'PUT' |
| route_name | 'mobile_data_controls' |
| Source | |
Line 3050 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 0x70d1efda6840> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff12210>] |
| request_methods | 'GET' |
| route_name | 'mobile_data_demographics' |
| Source | |
Line 3057 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 0x70d1efda6e80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff12300>] |
| request_methods | 'GET' |
| route_name | 'mobile_data_device_count' |
| Source | |
Line 3064 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 0x70d1efda74c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff123f0>] |
| request_methods | 'GET' |
| route_name | 'mobile_data_device_count_for_sales_predictions' |
| Source | |
Line 3071 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 0x70d1efda7b00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff124e0>] |
| request_methods | 'GET' |
| route_name | 'mobile_data_traffic_counts' |
| Source | |
Line 3078 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 0x70d1efdac180> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff125d0>] |
| request_methods | 'GET' |
| route_name | 'mobile_data_traffic_counts_legacy' |
| Source | |
Line 3085 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 0x70d1efdac7c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff126c0>] |
| request_methods | 'GET' |
| route_name | 'mobile_data_traffic_counts_for_models' |
| Source | |
Line 3092 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 0x70d1efdace00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff127b0>] |
| request_methods | 'GET' |
| route_name | 'mobile_data_yoy_traffic_counts' |
| Source | |
Line 3099 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 0x70d1efdad440> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff128a0>] |
| request_methods | 'GET' |
| route_name | 'mobile_data_bounds_traffic' |
| Source | |
Line 3106 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 0x70d1efdada80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff12990>] |
| request_methods | 'GET' |
| route_name | 'mobile_data_traffic_warmup_warehouse' |
| Source | |
Line 3113 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 0x70d1efdae0c0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff12a80>] |
| request_methods | 'POST' |
| route_name | 'mobile_optimization' |
| Source | |
Line 3121 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 0x70d1efdaea20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff12b70>] |
| request_methods | 'GET' |
| route_name | 'mobile_location' |
| Source | |
Line 3129 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 0x70d1efdaf060> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff12c60>] |
| request_methods | 'GET' |
| route_name | 'mobile_location__id' |
| Source | |
Line 3136 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 0x70d1efdaf6a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff12d50>] |
| request_methods | 'GET' |
| route_name | 'mobile_location_contributions' |
| Source | |
Line 3143 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 0x70d1efdafce0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff12e40>] |
| request_methods | 'GET' |
| route_name | 'mobile_location_contribution' |
| Source | |
Line 3150 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 0x70d1efdb0360> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff12f30>] |
| request_methods | 'GET' |
| route_name | 'mobile_location_demogs' |
| Source | |
Line 3157 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 0x70d1efdb09a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff13020>] |
| request_methods | 'GET' |
| route_name | 'mobile_location_outputzone' |
| Source | |
Line 3164 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 0x70d1efdb0fe0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff13110>] |
| request_methods | 'GET' |
| route_name | 'mobile_location_mobile_data' |
| Source | |
Line 3171 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 0x70d1efdb1620> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff13200>] |
| request_methods | 'GET' |
| route_name | 'mobile_location_visitor_report_home_locations' |
| Source | |
Line 3178 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 0x70d1efdb1c60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff132f0>] |
| request_methods | 'GET' |
| route_name | 'mobile_location_get_visitor_demographics' |
| Source | |
Line 3185 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 0x70d1efdb22a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff133e0>] |
| request_methods | 'GET' |
| route_name | 'mobile_location_visitor_report' |
| Source | |
Line 3192 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 0x70d1efdb28e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff134d0>] |
| request_methods | 'GET' |
| route_name | 'notifications' |
| Source | |
Line 3200 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 0x70d1efdb2e80> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff135c0>] |
| request_methods | 'POST' |
| route_name | 'notifications' |
| Source | |
Line 3206 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 0x70d1efdb3380> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff136b0>] |
| request_methods | 'GET' |
| route_name | 'notifications_stream' |
| Source | |
Line 3213 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 0x70d1efdb39c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff137a0>] |
| request_methods | 'GET' |
| route_name | 'notifications__id' |
| Source | |
Line 3220 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 0x70d1efdb3f60> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff13890>] |
| request_methods | 'DELETE' |
| route_name | 'notifications__id' |
| Source | |
Line 3226 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 0x70d1efdc04a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff13980>] |
| request_methods | 'PUT' |
| route_name | 'notifications_read__id' |
| Source | |
Line 3233 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 0x70d1efdc0ae0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff13a70>] |
| request_methods | 'GET' |
| route_name | 'organization' |
| Source | |
Line 3241 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 0x70d1efdc1120> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff13b60>] |
| request_methods | 'POST' |
| route_name | 'organization_logo' |
| Source | |
Line 3248 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 0x70d1efdc1760> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff13c50>] |
| request_methods | 'PUT' |
| route_name | 'organization_logo_background' |
| Source | |
Line 3255 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 0x70d1efdc1da0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff13d40>] |
| request_methods | 'POST' |
| route_name | 'organization_plan_rights_right' |
| Source | |
Line 3262 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 0x70d1efdc23e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff13e30>] |
| request_methods | 'GET' |
| route_name | 'organization_cities' |
| Source | |
Line 3269 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 0x70d1efdc2a20> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff13f20>] |
| request_methods | 'POST' |
| route_name | 'organization_plan_cities_city' |
| Source | |
Line 3276 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 0x70d1efdc3060> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff18050>] |
| request_methods | 'PUT' |
| route_name | 'organization_plan_countries_country' |
| Source | |
Line 3283 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 0x70d1efdc36a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff18140>] |
| request_methods | 'PUT' |
| route_name | 'organization_plan_marker_cropping' |
| Source | |
Line 3290 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 0x70d1efdc3ce0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff18230>] |
| request_methods | 'POST' |
| route_name | 'organization_loading_messages' |
| Source | |
Line 3297 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 0x70d1efdc8360> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff18320>] |
| request_methods | 'PUT' |
| route_name | 'organization_current_locations_headers' |
| Source | |
Line 3304 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 0x70d1efdc8680> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff18410>] |
| request_methods | 'GET' |
| route_name | 'organization_current_locations_headers' |
| Source | |
Line 3310 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 0x70d1efdc8ae0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff18500>] |
| request_methods | 'POST' |
| route_name | 'poi_displacement' |
| Source | |
Line 3318 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 0x70d1efdc9080> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff185f0>] |
| request_methods | 'DELETE' |
| route_name | 'poi_displacement' |
| Source | |
Line 3324 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 0x70d1efdc9580> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff186e0>] |
| request_methods | 'GET' |
| route_name | 'poi_logos_id' |
| Source | |
Line 3332 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 0x70d1efdc9b20> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff187d0>] |
| request_methods | 'PUT' |
| route_name | 'poi_logos_id' |
| Source | |
Line 3338 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 0x70d1efdca020> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff188c0>] |
| request_methods | 'POST' |
| route_name | 'poi_logos' |
| Source | |
Line 3345 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 0x70d1efdca660> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff189b0>] |
| request_methods | 'GET' |
| route_name | 'poi_logos_id_metadata' |
| Source | |
Line 3352 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 0x70d1efdcaca0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff18aa0>] |
| request_methods | 'GET' |
| route_name | 'poi_logos_search' |
| Source | |
Line 3359 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 0x70d1efdcb2e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff18b90>] |
| request_methods | 'GET' |
| route_name | 'poi_validate' |
| Source | |
Line 3367 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 0x70d1efdcb920> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff18c80>] |
| request_methods | 'GET' |
| route_name | 'projects' |
| Source | |
Line 3375 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 0x70d1efdcbec0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff18d70>] |
| request_methods | 'POST' |
| route_name | 'projects' |
| Source | |
Line 3381 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 0x70d1efddc400> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff18e60>] |
| request_methods | 'GET' |
| route_name | 'projects_id' |
| Source | |
Line 3388 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 0x70d1efddc9a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff18f50>] |
| request_methods | 'PUT' |
| route_name | 'projects_id' |
| Source | |
Line 3394 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 0x70d1efddce00> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff19040>] |
| request_methods | 'DELETE' |
| route_name | 'projects_id' |
| Source | |
Line 3400 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 0x70d1efddd300> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff19130>] |
| request_methods | 'PUT' |
| route_name | 'projects_id_candidate_layer' |
| Source | |
Line 3407 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 0x70d1efddd940> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff19220>] |
| request_methods | 'PUT' |
| route_name | 'projects_id_variable_limit' |
| Source | |
Line 3415 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 0x70d1efdddf80> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff19310>] |
| request_methods | 'PUT' |
| route_name | 'projects_id_unit' |
| Source | |
Line 3423 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 0x70d1efdde5c0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff19400>] |
| request_methods | 'POST' |
| route_name | 'projects_id_share' |
| Source | |
Line 3430 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 0x70d1efddec00> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff194f0>] |
| request_methods | 'PUT' |
| route_name | 'projects_id_switch' |
| Source | |
Line 3437 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 0x70d1efddf240> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff195e0>] |
| request_methods | 'POST' |
| route_name | 'public_report_form' |
| Source | |
Line 3445 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 0x70d1efddf880> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff196d0>] |
| request_methods | 'GET' |
| route_name | 'public_report_form_coupon' |
| Source | |
Line 3452 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 0x70d1efddfec0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff197c0>] |
| request_methods | 'GET' |
| route_name | 'public_report_form_country' |
| Source | |
Line 3459 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 0x70d1efde4540> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff198b0>] |
| request_methods | 'GET' |
| route_name | 'custom_layer_reac' |
| Source | |
Line 3467 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 0x70d1efde4ae0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff199a0>] |
| request_methods | 'POST' |
| route_name | 'custom_layer_reac' |
| Source | |
Line 3473 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 0x70d1efde4f40> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff19a90>] |
| request_methods | 'DELETE' |
| route_name | 'custom_layer_reac' |
| Source | |
Line 3479 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 0x70d1efde5440> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff19b80>] |
| request_methods | 'GET' |
| route_name | 'custom_site_reac' |
| Source | |
Line 3486 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 0x70d1efde59e0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff19c70>] |
| request_methods | 'DELETE' |
| route_name | 'custom_site_reac' |
| Source | |
Line 3492 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 0x70d1efde5ee0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff19d60>] |
| request_methods | 'POST' |
| route_name | 'custom_layer_export_reac' |
| Source | |
Line 3499 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 0x70d1efde6520> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff19e50>] |
| request_methods | 'POST' |
| route_name | 'referral' |
| Source | |
Line 3507 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 0x70d1efde6b60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff19f40>] |
| request_methods | 'GET' |
| route_name | 'reports' |
| Source | |
Line 3515 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 0x70d1efde7100> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff1a030>] |
| request_methods | 'POST' |
| route_name | 'reports' |
| Source | |
Line 3521 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 0x70d1efde7600> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff1a120>] |
| request_methods | 'GET' |
| route_name | 'reports_id' |
| Source | |
Line 3528 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 0x70d1efde7ba0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff1a210>] |
| request_methods | 'DELETE' |
| route_name | 'reports_id' |
| Source | |
Line 3534 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 0x70d1efde80e0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff1a300>] |
| request_methods | 'PUT' |
| route_name | 'reports_id_logo' |
| Source | |
Line 3541 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 0x70d1efde8720> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff1a3f0>] |
| request_methods | 'PUT' |
| route_name | 'reports_id_private' |
| Source | |
Line 3548 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 0x70d1efde8d60> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff1a4e0>] |
| request_methods | 'POST' |
| route_name | 'reports_id_copy' |
| Source | |
Line 3554 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 0x70d1efde93a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff1a5d0>] |
| request_methods | 'PUT' |
| route_name | 'reports_id_demographics' |
| Source | |
Line 3561 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 0x70d1efde9940> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff1a6c0>] |
| request_methods | 'DELETE' |
| route_name | 'reports_id_demographics' |
| Source | |
Line 3567 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 0x70d1efde9e40> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff1a7b0>] |
| request_methods | 'POST' |
| route_name | 'reports_id_send_email' |
| Source | |
Line 3574 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 0x70d1efdea480> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff1a8a0>] |
| request_methods | 'POST' |
| route_name | 'reports_id_demog_tables' |
| Source | |
Line 3581 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 0x70d1efdeaa20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff1a990>] |
| request_methods | 'GET' |
| route_name | 'reports_id_demog_tables' |
| Source | |
Line 3587 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 0x70d1efdeae80> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff1aa80>] |
| request_methods | 'PUT' |
| route_name | 'reports_id_demog_tables' |
| Source | |
Line 3593 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 0x70d1efdeb380> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff1ab70>] |
| request_methods | 'GET' |
| route_name | 'reports_batch_custom_layers' |
| Source | |
Line 3600 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 0x70d1efdeb9c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff1ac60>] |
| request_methods | 'GET' |
| route_name | 'reports_batch_custom_layers_mapping' |
| Source | |
Line 3607 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 0x70d1efdf8040> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff1ad50>] |
| request_methods | 'GET' |
| route_name | 'reports_batch_current_locations_mapping' |
| Source | |
Line 3614 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 0x70d1efdf8680> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff1ae40>] |
| request_methods | 'GET' |
| route_name | 'reports_batch_pois' |
| Source | |
Line 3621 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 0x70d1efdf8cc0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff1af30>] |
| request_methods | 'GET' |
| route_name | 'reports_batch_demogs' |
| Source | |
Line 3628 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 0x70d1efdf9300> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff1b020>] |
| request_methods | 'GET' |
| route_name | 'reports_batch_create_batch' |
| Source | |
Line 3635 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 0x70d1efdf9940> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff1b110>] |
| request_methods | 'POST' |
| route_name | 'reports_batch_id_copy' |
| Source | |
Line 3641 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 0x70d1efdf9f80> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff1b200>] |
| request_methods | 'POST' |
| route_name | 'roles' |
| Source | |
Line 3649 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 0x70d1efdfa5c0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff1b2f0>] |
| request_methods | 'POST' |
| route_name | 'roles-multi-banner' |
| Source | |
Line 3655 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 0x70d1efdfac00> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff1b3e0>] |
| request_methods | 'DELETE' |
| route_name | 'roles_name' |
| Source | |
Line 3662 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 0x70d1efdfb1a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff1b4d0>] |
| request_methods | 'PUT' |
| route_name | 'roles_name' |
| Source | |
Line 3668 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 0x70d1efdfb6a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff1b5c0>] |
| request_methods | 'PUT' |
| route_name | 'roles_multi_banner_name' |
| Source | |
Line 3674 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 0x70d1efdfbce0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff1b6b0>] |
| request_methods | 'GET' |
| route_name | 'routing' |
| Source | |
Line 3682 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 0x70d1efc00360> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff1b7a0>] |
| request_methods | 'GET' |
| route_name | 's3_data' |
| Source | |
Line 3690 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 0x70d1efc00900> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff1b890>] |
| request_methods | 'POST' |
| route_name | 's3_data' |
| Source | |
Line 3696 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 0x70d1efc00e00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff1b980>] |
| request_methods | 'GET' |
| route_name | 's3_data_broker' |
| Source | |
Line 3702 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 0x70d1efc013a0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff1ba70>] |
| request_methods | 'POST' |
| route_name | 's3_data_broker' |
| Source | |
Line 3708 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 0x70d1efc018a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff1bb60>] |
| request_methods | 'GET' |
| route_name | 'segmentation_heatmap' |
| Source | |
Line 3716 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 0x70d1efc01ee0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff1bc50>] |
| request_methods | 'GET' |
| route_name | 'segmentation_segment_breakdown' |
| Source | |
Line 3722 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 0x70d1efc02520> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff1bd40>] |
| request_methods | 'GET' |
| route_name | 'segmentation_top_segments' |
| Source | |
Line 3728 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 0x70d1efc02b60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff1be30>] |
| request_methods | 'GET' |
| route_name | 'services_xlsTravelDistances' |
| Source | |
Line 3736 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 0x70d1efc031a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff1bf20>] |
| request_methods | 'GET' |
| route_name | 'sitematch_submission_get' |
| Source | |
Line 3743 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 0x70d1efc037e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff24050>] |
| request_methods | 'GET' |
| route_name | 'sitematch_portal_visits' |
| Source | |
Line 3749 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 0x70d1efc03e20> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff24140>] |
| request_methods | 'DELETE' |
| route_name | 'sitematch_submission_id' |
| Source | |
Line 3755 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 0x70d1efc084a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff24230>] |
| request_methods | 'GET' |
| route_name | 'sitematch_submission_geocode' |
| Source | |
Line 3761 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 0x70d1efc08ae0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff24320>] |
| request_methods | 'POST' |
| route_name | 'sitematch_submission_submit' |
| Source | |
Line 3767 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 0x70d1efc09120> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff24410>] |
| request_methods | 'GET' |
| route_name | 'sitematch_submission_count' |
| Source | |
Line 3773 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 0x70d1efc09760> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff24500>] |
| request_methods | 'GET' |
| route_name | 'sitematch_submission_neighbouring_brands' |
| Source | |
Line 3779 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 0x70d1efc09e40> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff245f0>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_submission_id_custom_layer_custom_layer_id' |
| Source | |
Line 3785 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 0x70d1efc0a480> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff246e0>] |
| request_methods | 'POST' |
| route_name | 'sitematch_submission_contact_submitter' |
| Source | |
Line 3791 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 0x70d1efc0aac0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff247d0>] |
| request_methods | 'GET' |
| route_name | 'lcbomatch_submission_geocode' |
| Source | |
Line 3799 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 0x70d1efc0b100> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff248c0>] |
| request_methods | 'POST' |
| route_name | 'lcbomatch_submission_submit' |
| Source | |
Line 3805 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 0x70d1efc0b740> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff249b0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_market_plan_library' |
| Source | |
Line 3813 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 0x70d1efc0bce0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff24aa0>] |
| request_methods | 'POST' |
| route_name | 'sitematch_market_plan_library' |
| Source | |
Line 3819 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 0x70d1efc14220> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff24b90>] |
| request_methods | 'GET' |
| route_name | 'sitematch_market_plan_id' |
| Source | |
Line 3825 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 0x70d1efc147c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff24c80>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_market_plan_id' |
| Source | |
Line 3831 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 0x70d1efc14cc0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff24d70>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_market_plan_deletion' |
| Source | |
Line 3838 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 0x70d1efc153a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff24e60>] |
| request_methods | 'GET' |
| route_name | 'sitematch_market_plan_submission_submission_id' |
| Source | |
Line 3845 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 0x70d1efc159e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff24f50>] |
| request_methods | 'GET' |
| route_name | 'sitematch_geometries' |
| Source | |
Line 3851 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 0x70d1efc160c0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff25040>] |
| request_methods | 'POST' |
| route_name | 'sitematch_market_plan_id_real_estate_selections' |
| Source | |
Line 3858 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 0x70d1efc167a0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff25130>] |
| request_methods | 'POST' |
| route_name | 'sitematch_market_plan_id_demographics_selections' |
| Source | |
Line 3864 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 0x70d1efc16de0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff25220>] |
| request_methods | 'POST' |
| route_name | 'sitematch_market_plan_id_pois' |
| Source | |
Line 3871 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 0x70d1efc17420> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff25310>] |
| request_methods | 'POST' |
| route_name | 'sitematch_market_plan_id_title' |
| Source | |
Line 3877 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 0x70d1efc17b00> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff25400>] |
| request_methods | 'POST' |
| route_name | 'sitematch_market_plan_id_population_threshold' |
| Source | |
Line 3883 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 0x70d1efc1c180> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff254f0>] |
| request_methods | 'POST' |
| route_name | 'sitematch_market_plan_id_trade_area' |
| Source | |
Line 3889 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 0x70d1efc1c7c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff255e0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_market_plan_id_scores' |
| Source | |
Line 3895 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 0x70d1efc1cd60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff256d0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_market_plan_id_trade_area' |
| Source | |
Line 3901 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 0x70d1efc1d260> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff257c0>] |
| request_methods | 'PUT' |
| route_name | 'properties_toggle_visible' |
| Source | |
Line 3909 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 0x70d1efc1d8a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff258b0>] |
| request_methods | 'PUT' |
| route_name | 'properties_update_filter_market_plan' |
| Source | |
Line 3915 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 0x70d1efc1dee0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff259a0>] |
| request_methods | 'PUT' |
| route_name | 'properties_update_filter_submitters' |
| Source | |
Line 3921 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 0x70d1efc1e520> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff25a90>] |
| request_methods | 'PUT' |
| route_name | 'properties_update_filter_dates' |
| Source | |
Line 3927 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 0x70d1efc1eb60> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff25b80>] |
| request_methods | 'POST' |
| route_name | 'properties_send_email' |
| Source | |
Line 3933 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 0x70d1efc1f1a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff25c70>] |
| request_methods | 'GET' |
| route_name | 'social_segment' |
| Source | |
Line 3941 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 0x70d1efc1f7e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff25d60>] |
| request_methods | 'GET' |
| route_name | 'social_segment_from_geo_id' |
| Source | |
Line 3947 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 0x70d1efc1fe20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff25e50>] |
| request_methods | 'GET' |
| route_name | 'social_segment_from_shape' |
| Source | |
Line 3953 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 0x70d1efc284a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff25f40>] |
| request_methods | 'GET' |
| route_name | 'simulation' |
| Source | |
Line 3961 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 0x70d1efc28a40> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff26030>] |
| request_methods | 'DELETE' |
| route_name | 'simulation' |
| Source | |
Line 3967 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 0x70d1efc28ea0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff26120>] |
| request_methods | 'POST' |
| route_name | 'simulation' |
| Source | |
Line 3973 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 0x70d1efc293a0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff26210>] |
| request_methods | 'POST' |
| route_name | 'simulation_event' |
| Source | |
Line 3979 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 0x70d1efc29940> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff26300>] |
| request_methods | 'DELETE' |
| route_name | 'simulation_event' |
| Source | |
Line 3985 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 0x70d1efc29e40> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff263f0>] |
| request_methods | 'POST' |
| route_name | 'simulation_share' |
| Source | |
Line 3991 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 0x70d1efc2a480> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff264e0>] |
| request_methods | 'GET' |
| route_name | 'simulation_comment' |
| Source | |
Line 3997 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 0x70d1efc2aa20> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff265d0>] |
| request_methods | 'POST' |
| route_name | 'simulation_comment' |
| Source | |
Line 4003 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 0x70d1efc2af20> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff266c0>] |
| request_methods | 'PUT' |
| route_name | 'simulation_candidate' |
| Source | |
Line 4009 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 0x70d1efc2b560> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff267b0>] |
| request_methods | 'GET' |
| route_name | 'simulation_updated_store_vars' |
| Source | |
Line 4015 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 0x70d1efc2bba0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff268a0>] |
| request_methods | 'GET' |
| route_name | 'simulation_apply' |
| Source | |
Line 4021 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 0x70d1efc34220> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff26990>] |
| request_methods | 'PUT' |
| route_name | 'simulation_edit_event_details' |
| Source | |
Line 4027 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 0x70d1efc34860> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff26a80>] |
| request_methods | 'PUT' |
| route_name | 'simulation_add_transfer_store' |
| Source | |
Line 4033 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 0x70d1efc34ea0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff26b70>] |
| request_methods | 'GET' |
| route_name | 'social_segment_user_total' |
| Source | |
Line 4040 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 0x70d1efc354e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff26c60>] |
| request_methods | 'GET' |
| route_name | 'shapes' |
| Source | |
Line 4048 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 0x70d1efc35b20> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff26d50>] |
| request_methods | 'PUT' |
| route_name | 'shapes_shape_id_label' |
| Source | |
Line 4055 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 0x70d1efc36160> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff26e40>] |
| request_methods | 'PUT' |
| route_name | 'shapes_shape_id_color' |
| Source | |
Line 4062 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 0x70d1efc367a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff26f30>] |
| request_methods | 'PUT' |
| route_name | 'shapes_shape_id_weight' |
| Source | |
Line 4069 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 0x70d1efc36de0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff27020>] |
| request_methods | 'PUT' |
| route_name | 'shapes_shape_id_share' |
| Source | |
Line 4076 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 0x70d1efc37420> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff27110>] |
| request_methods | 'PUT' |
| route_name | 'shapes_shape_id_export_points' |
| Source | |
Line 4083 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 0x70d1efc379c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff27200>] |
| request_methods | 'GET' |
| route_name | 'shapes_shape_id_export_points' |
| Source | |
Line 4089 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 0x70d1efc37ec0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff272f0>] |
| request_methods | 'GET' |
| route_name | 'site_profiles' |
| Source | |
Line 4097 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 0x70d1efc384a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff273e0>] |
| request_methods | 'PUT' |
| route_name | 'site_profiles' |
| Source | |
Line 4103 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 0x70d1efc389a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff274d0>] |
| request_methods | 'PUT' |
| route_name | 'site_profiles_id' |
| Source | |
Line 4110 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 0x70d1efc38f40> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff275c0>] |
| request_methods | 'DELETE' |
| route_name | 'site_profiles_id' |
| Source | |
Line 4116 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 0x70d1efc39440> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff276b0>] |
| request_methods | 'PUT' |
| route_name | 'site_profiles_id_set_default' |
| Source | |
Line 4123 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 0x70d1efc39a80> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff277a0>] |
| request_methods | 'PUT' |
| route_name | 'site_profiles_public_uuid' |
| Source | |
Line 4130 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 0x70d1efc3a0c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff27890>] |
| request_methods | 'PUT' |
| route_name | 'site_profiles_public_id_uuid' |
| Source | |
Line 4136 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 0x70d1efc3a660> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff27980>] |
| request_methods | 'DELETE' |
| route_name | 'site_profiles_public_id_uuid' |
| Source | |
Line 4142 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 0x70d1efc3ab60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff27a70>] |
| request_methods | 'GET' |
| route_name | 'sitematch_expansion_plans' |
| Source | |
Line 4150 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 0x70d1efc3b100> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff27b60>] |
| request_methods | 'POST' |
| route_name | 'sitematch_expansion_plans' |
| Source | |
Line 4156 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 0x70d1efc3b600> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff27c50>] |
| request_methods | 'GET' |
| route_name | 'sitematch_expansion_plans_id' |
| Source | |
Line 4163 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 0x70d1efc3bba0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff27d40>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_expansion_plans_id' |
| Source | |
Line 4169 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 0x70d1efc4c040> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff27e30>] |
| request_methods | 'DELETE' |
| route_name | 'sitematch_expansion_plans_id' |
| Source | |
Line 4175 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 0x70d1efc4c540> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff27f20>] |
| request_methods | 'GET' |
| route_name | 'sitematch_terms_conditions' |
| Source | |
Line 4183 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 0x70d1efc4cae0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff30050>] |
| request_methods | 'POST' |
| route_name | 'sitematch_terms_conditions' |
| Source | |
Line 4189 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 0x70d1efc4cfe0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff30140>] |
| request_methods | 'GET' |
| route_name | 'sitematch_terms_and_conditions' |
| Source | |
Line 4195 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 0x70d1efc4d580> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff30230>] |
| request_methods | 'POST' |
| route_name | 'sitematch_terms_and_conditions' |
| Source | |
Line 4201 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 0x70d1efc4db20> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff30320>] |
| request_methods | 'POST' |
| route_name | 'sitematch_terms_and_conditions_webhook' |
| Source | |
Line 4207 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 0x70d1efc4e160> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff30410>] |
| request_methods | 'GET' |
| route_name | 'sitematch_terms_and_conditions_webhook' |
| Source | |
Line 4213 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 0x70d1efc4e660> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff30500>] |
| request_methods | 'GET' |
| route_name | 'sitematch_listings' |
| Source | |
Line 4220 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 0x70d1efc4ec00> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff305f0>] |
| request_methods | 'POST' |
| route_name | 'sitematch_listings' |
| Source | |
Line 4226 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 0x70d1efc4f100> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff306e0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_listings_id' |
| Source | |
Line 4233 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 0x70d1efc4f6a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff307d0>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_listings_id' |
| Source | |
Line 4239 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 0x70d1efc4fb00> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff308c0>] |
| request_methods | 'DELETE' |
| route_name | 'sitematch_listings_id' |
| Source | |
Line 4245 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 0x70d1efc54040> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff309b0>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_listings_id_details' |
| Source | |
Line 4252 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 0x70d1efc54680> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff30aa0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_listings_id_images' |
| Source | |
Line 4259 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 0x70d1efc54c20> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff30b90>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_listings_id_images' |
| Source | |
Line 4265 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 0x70d1efc55120> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff30c80>] |
| request_methods | 'GET' |
| route_name | 'sitematch_portal_listings' |
| Source | |
Line 4272 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 0x70d1efc55760> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff30d70>] |
| request_methods | 'GET' |
| route_name | 'sitematch_makematches_getusers' |
| Source | |
Line 4280 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 0x70d1efc55da0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff30e60>] |
| request_methods | 'GET' |
| route_name | 'sitematch_makematches_getexpansionplans' |
| Source | |
Line 4287 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 0x70d1efc563e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff30f50>] |
| request_methods | 'GET' |
| route_name | 'sitematch_makematches_getmatches' |
| Source | |
Line 4294 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 0x70d1efc56a20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff31040>] |
| request_methods | 'GET' |
| route_name | 'sitematch_makematches_getalllistings' |
| Source | |
Line 4301 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 0x70d1efc57060> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff31130>] |
| request_methods | 'GET' |
| route_name | 'sitematch_makematches_getlistings' |
| Source | |
Line 4308 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 0x70d1efc576a0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff31220>] |
| request_methods | 'POST' |
| route_name | 'sitematch_makematches_creatematch' |
| Source | |
Line 4315 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 0x70d1efc57ce0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff31310>] |
| request_methods | 'POST' |
| route_name | 'sitematch_organization_id_logo' |
| Source | |
Line 4322 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 0x70d1efc60360> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff31400>] |
| request_methods | 'GET' |
| route_name | 'sitematch_organization_id_org_details' |
| Source | |
Line 4328 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 0x70d1efc60a40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff314f0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_organization_id_submission_preferences' |
| Source | |
Line 4336 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 0x70d1efc61080> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff315e0>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_organization_id_submission_preferences' |
| Source | |
Line 4342 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 0x70d1efc61580> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff316d0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_organization_id_share' |
| Source | |
Line 4349 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 0x70d1efc61c60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff317c0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_organization_id_sitematch_share_token' |
| Source | |
Line 4355 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 0x70d1efc622a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff318b0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_organization_views' |
| Source | |
Line 4363 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 0x70d1efc62840> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff319a0>] |
| request_methods | 'POST' |
| route_name | 'sitematch_organization_views' |
| Source | |
Line 4370 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 0x70d1efc62d40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff31a90>] |
| request_methods | 'GET' |
| route_name | 'sitematch_view' |
| Source | |
Line 4377 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 0x70d1efc632e0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff31b80>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_view' |
| Source | |
Line 4384 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 0x70d1efc63740> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff31c70>] |
| request_methods | 'DELETE' |
| route_name | 'sitematch_view' |
| Source | |
Line 4391 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 0x70d1efc63c40> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff31d60>] |
| request_methods | 'PUT' |
| route_name | 'user_sitematch_active_view' |
| Source | |
Line 4398 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 0x70d1efc702c0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff31e50>] |
| request_methods | 'POST' |
| route_name | 'sitematch_organization_id_send_email' |
| Source | |
Line 4405 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 0x70d1efc70900> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff31f40>] |
| request_methods | 'GET' |
| route_name | 'sitematch_organization_id_sitematch_manager' |
| Source | |
Line 4411 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 0x70d1efc70f40> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff32030>] |
| request_methods | 'POST' |
| route_name | 'sitematch_manager' |
| Source | |
Line 4419 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 0x70d1efc71580> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff32120>] |
| request_methods | 'GET' |
| route_name | 'sitematch_manager_filters' |
| Source | |
Line 4425 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 0x70d1efc71b20> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff32210>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_manager_filters' |
| Source | |
Line 4431 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 0x70d1efc71f80> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff32300>] |
| request_methods | 'DELETE' |
| route_name | 'sitematch_manager_filters' |
| Source | |
Line 4437 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 0x70d1efc72480> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff323f0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_manager_visibility' |
| Source | |
Line 4443 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 0x70d1efc72a20> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff324e0>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_manager_visibility' |
| Source | |
Line 4449 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 0x70d1efc72f20> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff325d0>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_manager_id' |
| Source | |
Line 4455 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 0x70d1efc734c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff326c0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_manager_id' |
| Source | |
Line 4461 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 0x70d1efc739c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff327b0>] |
| request_methods | 'GET' |
| route_name | 'rest_sitematch_manager_id_geocoding_status' |
| Source | |
Line 4467 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 0x70d1efc74040> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff328a0>] |
| request_methods | 'POST' |
| route_name | 'sitematch_manager_id_custom_layer_file' |
| Source | |
Line 4473 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 0x70d1efc74680> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff32990>] |
| request_methods | 'POST' |
| route_name | 'sitematch_manager_id_archive' |
| Source | |
Line 4479 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 0x70d1efc74c20> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff32a80>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_manager_id_archive' |
| Source | |
Line 4485 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 0x70d1efc75080> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff32b70>] |
| request_methods | 'DELETE' |
| route_name | 'sitematch_manager_id_archive' |
| Source | |
Line 4491 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 0x70d1efc75580> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff32c60>] |
| request_methods | 'POST' |
| route_name | 'sitematch_manager_id_rows' |
| Source | |
Line 4497 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 0x70d1efc75b20> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff32d50>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_manager_id_rows' |
| Source | |
Line 4503 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 0x70d1efc76020> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff32e40>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_manager_id_rows_row_id' |
| Source | |
Line 4509 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 0x70d1efc76660> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff32f30>] |
| request_methods | 'POST' |
| route_name | 'sitematch_manager_id_columns' |
| Source | |
Line 4515 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 0x70d1efc76c00> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff33020>] |
| request_methods | 'DELETE' |
| route_name | 'sitematch_manager_id_columns' |
| Source | |
Line 4521 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 0x70d1efc77060> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff33110>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_manager_id_columns' |
| Source | |
Line 4527 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 0x70d1efc77560> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff33200>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_manager_id_columns_field' |
| Source | |
Line 4533 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 0x70d1efc77ba0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff332f0>] |
| request_methods | 'POST' |
| route_name | 'sitematch_manager_id_reports_drawn_shapes' |
| Source | |
Line 4539 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 0x70d1efc84220> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff333e0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_manager_default_columns' |
| Source | |
Line 4545 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 0x70d1efc84860> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff334d0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_manager_id_demographics' |
| Source | |
Line 4551 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 0x70d1efc84e00> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff335c0>] |
| request_methods | 'POST' |
| route_name | 'sitematch_manager_id_demographics' |
| Source | |
Line 4557 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 0x70d1efc85300> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff336b0>] |
| request_methods | 'DELETE' |
| route_name | 'sitematch_manager_id_attachments' |
| Source | |
Line 4563 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 0x70d1efc85940> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff337a0>] |
| request_methods | 'POST' |
| route_name | 'sitematch_signups' |
| Source | |
Line 4571 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 0x70d1efc85f80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff33890>] |
| request_methods | 'GET' |
| route_name | 'sitematch_signups_unpaid' |
| Source | |
Line 4577 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 0x70d1efc865c0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff33980>] |
| request_methods | 'POST' |
| route_name | 'sitematch_signups_id_terms_of_service' |
| Source | |
Line 4583 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 0x70d1efc86c00> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff33a70>] |
| request_methods | 'POST' |
| route_name | 'sitematch_signups_id_create_account' |
| Source | |
Line 4589 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 0x70d1efc87240> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff33b60>] |
| request_methods | 'PUT' |
| route_name | 'track' |
| Source | |
Line 4597 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 0x70d1efc877e0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff33c50>] |
| request_methods | 'POST' |
| route_name | 'track' |
| Source | |
Line 4603 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route track (pattern: '/api/v1/track') | |
| view function piinpoint.lib.authenticator.wrap | |
|---|---|
| callable | <function authenticate_multiple.<locals>.wrap at 0x70d1fcda1440> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc87c40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff33d40>] |
| request_methods | 'GET' |
| route_name | 'traffic_counts_cache' |
| Source | |
Line 4611 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 0x70d1fb1e60c0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc8c220> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff33e30>] |
| request_methods | 'GET' |
| route_name | 'traffic_counts_prediction_model_build' |
| Source | |
Line 4617 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 0x70d1efc8c860> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff33f20>] |
| request_methods | 'POST' |
| route_name | 'trials' |
| Source | |
Line 4625 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 0x70d1efc8ce00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff38050>] |
| request_methods | 'GET' |
| route_name | 'trials' |
| Source | |
Line 4631 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 0x70d1efc8d300> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff38140>] |
| request_methods | 'GET' |
| route_name | 'trials_approve' |
| Source | |
Line 4638 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 0x70d1efc8d940> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff38230>] |
| request_methods | 'PUT' |
| route_name | 'trials_id_message' |
| Source | |
Line 4645 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 0x70d1efc8df80> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff38320>] |
| request_methods | 'PUT' |
| route_name | 'trials_id_checkout' |
| Source | |
Line 4652 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 0x70d1efc8e5c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff38410>] |
| request_methods | 'GET' |
| route_name | 'uber_reports' |
| Source | |
Line 4660 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 0x70d1efc8eb60> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff38500>] |
| request_methods | 'POST' |
| route_name | 'uber_reports' |
| Source | |
Line 4666 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 0x70d1efc8f060> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff385f0>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id' |
| Source | |
Line 4673 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 0x70d1efc8f600> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff386e0>] |
| request_methods | 'DELETE' |
| route_name | 'uber_reports__id' |
| Source | |
Line 4679 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 0x70d1efc8fb00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff387d0>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_selected_geolevels' |
| Source | |
Line 4686 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 0x70d1efc940e0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff388c0>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_selected_geolevels' |
| Source | |
Line 4692 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 0x70d1efc94680> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff389b0>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_update_selected_locations' |
| Source | |
Line 4699 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 0x70d1efc94cc0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff38aa0>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_layers' |
| Source | |
Line 4706 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 0x70d1efc95260> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff38b90>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_layers' |
| Source | |
Line 4712 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 0x70d1efc956c0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff38c80>] |
| request_methods | 'DELETE' |
| route_name | 'uber_reports__id_layers' |
| Source | |
Line 4718 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 0x70d1efc95bc0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff38d70>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_layers_drivetimes' |
| Source | |
Line 4725 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 0x70d1efc96200> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff38e60>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_labels' |
| Source | |
Line 4732 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 0x70d1efc96840> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff38f50>] |
| request_methods | 'POST' |
| route_name | 'uber_reports__id_options' |
| Source | |
Line 4739 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 0x70d1efc96e80> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff39040>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_logo' |
| Source | |
Line 4746 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 0x70d1efc974c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff39130>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_title' |
| Source | |
Line 4753 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 0x70d1efc97b00> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff39220>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_private_comment' |
| Source | |
Line 4760 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 0x70d1efca4180> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff39310>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_sites' |
| Source | |
Line 4767 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 0x70d1efca47c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff39400>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_comparisons' |
| Source | |
Line 4774 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 0x70d1efca4d60> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff394f0>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_comparisons' |
| Source | |
Line 4780 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 0x70d1efca51c0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff395e0>] |
| request_methods | 'DELETE' |
| route_name | 'uber_reports__id_comparisons' |
| Source | |
Line 4786 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 0x70d1efca56c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff396d0>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_variables' |
| Source | |
Line 4793 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 0x70d1efca5c60> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff397c0>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_variables' |
| Source | |
Line 4799 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 0x70d1efca60c0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff398b0>] |
| request_methods | 'DELETE' |
| route_name | 'uber_reports__id_variables' |
| Source | |
Line 4805 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 0x70d1efca65c0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff399a0>] |
| request_methods | 'POST' |
| route_name | 'uber_reports__id_variables_replace' |
| Source | |
Line 4812 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 0x70d1efca6c00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff39a90>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_overlap_variables' |
| Source | |
Line 4818 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 0x70d1efca71a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff39b80>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_overlap_variables' |
| Source | |
Line 4825 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 0x70d1efca7600> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff39c70>] |
| request_methods | 'DELETE' |
| route_name | 'uber_reports__id_overlap_variables' |
| Source | |
Line 4832 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 0x70d1efca7b00> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff39d60>] |
| request_methods | 'POST' |
| route_name | 'uber_reports__id_overlap_variables_replace' |
| Source | |
Line 4839 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 0x70d1efcac180> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff39e50>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_selected_overlap_geolevels' |
| Source | |
Line 4846 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 0x70d1efcac7c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff39f40>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_overlap_demographics' |
| Source | |
Line 4853 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 0x70d1efcace00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff3a030>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_overlap_demographics_breakdown' |
| Source | |
Line 4860 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 0x70d1efcad440> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff3a120>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_inactive_overlap_locations' |
| Source | |
Line 4867 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 0x70d1efcada80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff3a210>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_traffic_queries' |
| Source | |
Line 4875 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 0x70d1efcae020> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff3a300>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_traffic_queries' |
| Source | |
Line 4882 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 0x70d1efcae5c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff3a3f0>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_pois' |
| Source | |
Line 4890 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 0x70d1efcaeb60> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff3a4e0>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_pois' |
| Source | |
Line 4896 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 0x70d1efcaefc0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff3a5d0>] |
| request_methods | 'DELETE' |
| route_name | 'uber_reports__id_pois' |
| Source | |
Line 4902 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 0x70d1efcaf4c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff3a6c0>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_pois_address' |
| Source | |
Line 4909 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 0x70d1efcafb00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff3a7b0>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_pois_drivetimes' |
| Source | |
Line 4916 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 0x70d1efcb4180> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff3a8a0>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_retail_landscape' |
| Source | |
Line 4923 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 0x70d1efcb47c0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff3a990>] |
| request_methods | 'POST' |
| route_name | 'uber_reports__id_share' |
| Source | |
Line 4930 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 0x70d1efcb4e00> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff3aa80>] |
| request_methods | 'POST' |
| route_name | 'uber_reports__id_send_email' |
| Source | |
Line 4937 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 0x70d1efcb5440> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff3ab70>] |
| request_methods | 'POST' |
| route_name | 'uber_reports__id_copy' |
| Source | |
Line 4944 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 0x70d1efcb5a80> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff3ac60>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_blacklist_poi' |
| Source | |
Line 4951 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 0x70d1efcb60c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff3ad50>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_blacklist_layer' |
| Source | |
Line 4958 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 0x70d1efcb6700> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff3ae40>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_demographics' |
| Source | |
Line 4965 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 0x70d1efcb6d40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff3af30>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_demographics_fixed' |
| Source | |
Line 4972 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 0x70d1efcb7380> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff3b020>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_demographics_custom' |
| Source | |
Line 4979 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 0x70d1efcb79c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff3b110>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_demographics_custom_order' |
| Source | |
Line 4986 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 0x70d1efcc0040> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff3b200>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_demographics_cards' |
| Source | |
Line 4993 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 0x70d1efcc05e0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff3b2f0>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_demographics_cards' |
| Source | |
Line 4999 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 0x70d1efcc0ae0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff3b3e0>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_suggested_comparisons' |
| Source | |
Line 5005 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 0x70d1efcc1120> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff3b4d0>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_card_comparison_demographics' |
| Source | |
Line 5011 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 0x70d1efcc1760> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff3b5c0>] |
| request_methods | 'POST' |
| route_name | 'uber_reports__id_select_comparison' |
| Source | |
Line 5017 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 0x70d1efcc1da0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff3b6b0>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_demographic_ranges' |
| Source | |
Line 5024 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 0x70d1efcc23e0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff3b7a0>] |
| request_methods | 'POST' |
| 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.RESTUberReportDemogTables | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.uber-reports.RESTUberReportDemogTables'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcc2980> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff3b890>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_demog_tables' |
| Source | |
Line 5037 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 0x70d1efcc2de0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff3b980>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_demog_tables' |
| Source | |
Line 5043 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 0x70d1efcc3240> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff3ba70>] |
| request_methods | 'DELETE' |
| route_name | 'uber_reports__id_demog_tables' |
| Source | |
Line 5049 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 0x70d1efcc3740> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff3bb60>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_demog_tables_tracker' |
| Source | |
Line 5056 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 0x70d1efcc3ce0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff3bc50>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_demog_tables_tracker' |
| Source | |
Line 5062 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 0x70d1efccc180> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff3bd40>] |
| request_methods | 'DELETE' |
| route_name | 'uber_reports__id_demog_tables_tracker' |
| Source | |
Line 5068 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 0x70d1efccc680> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff3be30>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_tradearea_insights' |
| Source | |
Line 5075 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 0x70d1efccccc0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff3bf20>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_current_locations' |
| Source | |
Line 5082 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 0x70d1efccd300> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff48050>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_similar_locations' |
| Source | |
Line 5089 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 0x70d1efccd940> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff48140>] |
| request_methods | 'POST' |
| route_name | 'uber_reports__id_chat' |
| Source | |
Line 5096 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 0x70d1efccdf80> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff48230>] |
| request_methods | 'POST' |
| route_name | 'uber_reports__id_chat_prepare_cache' |
| Source | |
Line 5103 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 0x70d1efcce5c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff48320>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_private' |
| Source | |
Line 5110 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 0x70d1efccec00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff48410>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_secret_clear_cache' |
| Source | |
Line 5117 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 0x70d1efccf240> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff48500>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_poi_saturation_demogs' |
| Source | |
Line 5124 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 0x70d1efccf880> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff485f0>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_top_social_segments' |
| Source | |
Line 5130 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 0x70d1efccfec0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff486e0>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_social_segment_concentrations' |
| Source | |
Line 5136 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 0x70d1efcd84a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff487d0>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_social_segment_concentrations' |
| Source | |
Line 5142 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 0x70d1efcd8900> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff488c0>] |
| request_methods | 'DELETE' |
| route_name | 'uber_reports__id_social_segment_concentrations' |
| Source | |
Line 5148 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 0x70d1efcd8e00> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff489b0>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_report_notes' |
| Source | |
Line 5155 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 0x70d1efcd9440> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff48aa0>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_sales_prediction' |
| Source | |
Line 5161 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 0x70d1efcd9a80> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff48b90>] |
| request_methods | 'DELETE' |
| route_name | 'uber_reports__id_listing_pdf' |
| Source | |
Line 5167 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 0x70d1efcda0c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff48c80>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_include_sales_prediction' |
| Source | |
Line 5173 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 0x70d1efcda700> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff48d70>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_include_analog_stores' |
| Source | |
Line 5179 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 0x70d1efcdad40> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff48e60>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_include_site_ranking' |
| Source | |
Line 5185 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 0x70d1efcdb380> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff48f50>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_include_prediction_drivers' |
| Source | |
Line 5191 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 0x70d1efcdb9c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff49040>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_overlap_tradeareas' |
| Source | |
Line 5197 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 0x70d1efce4040> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff49130>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_overlap_analysis' |
| Source | |
Line 5204 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 0x70d1efce4680> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff49220>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_include_impacted_locations' |
| Source | |
Line 5211 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 0x70d1efce4cc0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff49310>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_demographics_overlap_order' |
| Source | |
Line 5217 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 0x70d1efce5300> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff49400>] |
| request_methods | 'GET' |
| route_name | 'visitor_reports' |
| Source | |
Line 5226 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 0x70d1efce58a0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff494f0>] |
| request_methods | 'POST' |
| route_name | 'visitor_reports' |
| Source | |
Line 5232 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 0x70d1efce5da0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff495e0>] |
| request_methods | 'GET' |
| route_name | 'visitor_reports__id' |
| Source | |
Line 5239 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 0x70d1efce6340> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff496d0>] |
| request_methods | 'DELETE' |
| route_name | 'visitor_reports__id' |
| Source | |
Line 5245 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 0x70d1efce6840> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff497c0>] |
| request_methods | 'PUT' |
| route_name | 'visitor_reports__id_title' |
| Source | |
Line 5252 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 0x70d1efce6e80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff498b0>] |
| request_methods | 'GET' |
| route_name | 'visitor_reports__id_monthly_geofence' |
| Source | |
Line 5258 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 0x70d1efce74c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff499a0>] |
| request_methods | 'GET' |
| route_name | 'visitor_reports__id_demographics__section' |
| Source | |
Line 5264 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 0x70d1efce7b00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff49a90>] |
| request_methods | 'GET' |
| route_name | 'visitor_reports__id_tradearea' |
| Source | |
Line 5270 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 0x70d1efcf0180> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff49b80>] |
| request_methods | 'POST' |
| route_name | 'visitor_reports__id_copy' |
| Source | |
Line 5276 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 0x70d1efcf07c0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff49c70>] |
| request_methods | 'POST' |
| route_name | 'visitor_reports__id_share' |
| Source | |
Line 5283 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 0x70d1efcf0e00> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff49d60>] |
| request_methods | 'POST' |
| route_name | 'visitor_reports__id_send_email' |
| Source | |
Line 5289 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 0x70d1efcf1440> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff49e50>] |
| request_methods | 'GET' |
| route_name | 'users' |
| Source | |
Line 5297 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 0x70d1efcf19e0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff49f40>] |
| request_methods | 'POST' |
| route_name | 'users' |
| Source | |
Line 5303 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 0x70d1efcf1ee0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff4a030>] |
| request_methods | 'GET' |
| route_name | 'user-exists' |
| Source | |
Line 5310 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 0x70d1efcf2520> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff4a120>] |
| request_methods | 'POST' |
| route_name | 'users_referral' |
| Source | |
Line 5317 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 0x70d1efcf2b60> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff4a210>] |
| request_methods | 'DELETE' |
| route_name | 'users_id' |
| Source | |
Line 5324 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 0x70d1efcf31a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff4a300>] |
| request_methods | 'GET' |
| route_name | 'users_batch_report' |
| Source | |
Line 5331 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 0x70d1efcf3740> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff4a3f0>] |
| request_methods | 'GET' |
| route_name | 'users_id' |
| Source | |
Line 5338 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 0x70d1fafd67a0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcf3ba0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff4a4e0>] |
| request_methods | 'PUT' |
| route_name | 'users_id_custom_layers_file_id_starred' |
| Source | |
Line 5346 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 0x70d1fafd76a0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcfc180> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff4a5d0>] |
| request_methods | 'PUT' |
| route_name | 'users_id_email' |
| Source | |
Line 5353 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 0x70d1fafd77e0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcfc720> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff4a6c0>] |
| request_methods | 'PUT' |
| route_name | 'users_id_username' |
| Source | |
Line 5360 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 0x70d1fafd7920> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcfccc0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff4a7b0>] |
| request_methods | 'POST' |
| route_name | 'users_id_password' |
| Source | |
Line 5367 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 0x70d1fafd7a60> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcfd260> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff4a8a0>] |
| request_methods | 'POST' |
| route_name | 'users_id_name' |
| Source | |
Line 5374 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 0x70d1fafd7ce0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcfd800> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff4a990>] |
| request_methods | 'POST' |
| route_name | 'users_id_title' |
| Source | |
Line 5381 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 0x70d1fafd7ba0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcfdda0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff4aa80>] |
| request_methods | 'PUT' |
| route_name | 'users_id_sitematch_email' |
| Source | |
Line 5388 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 0x70d1fafd7e20> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcfe340> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff4ab70>] |
| request_methods | 'POST' |
| route_name | 'users_id_geographies' |
| Source | |
Line 5395 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 0x70d1efcfe980> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff4ac60>] |
| request_methods | 'PUT' |
| route_name | 'users_id_eula_signed' |
| Source | |
Line 5402 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 0x70d1efcfefc0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff4ad50>] |
| request_methods | 'POST' |
| route_name | 'users_id_profile_pic' |
| Source | |
Line 5409 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 0x70d1efcff560> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff4ae40>] |
| request_methods | 'DELETE' |
| route_name | 'users_id_profile_pic' |
| Source | |
Line 5415 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 0x70d1fafd7f60> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcff9c0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff4af30>] |
| request_methods | 'POST' |
| route_name | 'users_id_role' |
| Source | |
Line 5422 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 0x70d1faf94360> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcfff60> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff4b020>] |
| request_methods | 'PUT' |
| route_name | 'users_id_measurement' |
| Source | |
Line 5429 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 0x70d1faf944a0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb0c540> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff4b110>] |
| request_methods | 'PUT' |
| route_name | 'users_id_account_type' |
| Source | |
Line 5436 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 0x70d1faf945e0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb0cae0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff4b200>] |
| request_methods | 'PUT' |
| route_name | 'users_id_preferences_settings_notification' |
| Source | |
Line 5443 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 0x70d1faf94720> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb0d080> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff4b2f0>] |
| request_methods | 'PUT' |
| route_name | 'users_id_preferences_settings_comparison_notification' |
| Source | |
Line 5450 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 0x70d1faf94860> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb0d620> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff4b3e0>] |
| request_methods | 'PUT' |
| route_name | 'users_id_plan_countries_country' |
| Source | |
Line 5457 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 0x70d1faf949a0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb0dbc0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff4b4d0>] |
| request_methods | 'PUT' |
| route_name | 'users_id_preferences_project_basemap' |
| Source | |
Line 5464 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 0x70d1faf949a0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb0e0c0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff4b5c0>] |
| request_methods | 'POST' |
| route_name | 'users_id_preferences_project_basemap' |
| Source | |
Line 5471 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 0x70d1faf94ae0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb0e520> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff4b6b0>] |
| request_methods | 'PUT' |
| route_name | 'users_preferences_project_mapstate_traffic_count' |
| Source | |
Line 5478 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 0x70d1efb0eb60> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff4b7a0>] |
| request_methods | 'PUT' |
| route_name | 'users_preferences_project_mapstate_social_segment' |
| Source | |
Line 5485 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 0x70d1efb0f1a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff4b890>] |
| request_methods | 'PUT' |
| route_name | 'users_id_retailer_key' |
| Source | |
Line 5492 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 0x70d1efb0f7e0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff4b980>] |
| request_methods | 'POST' |
| route_name | 'users_id_system_performance' |
| Source | |
Line 5499 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 0x70d1faf94c20> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb0fd80> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff4ba70>] |
| request_methods | 'PUT' |
| route_name | 'users_preferences_project_mapstate_poi_clustering' |
| Source | |
Line 5506 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 0x70d1faf94d60> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb14360> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff4bb60>] |
| request_methods | 'PUT' |
| route_name | 'users_preferences_project_mapstate_shapes_context_menu_expanded' |
| Source | |
Line 5513 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 0x70d1faf94ea0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb14900> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff4bc50>] |
| request_methods | 'PUT' |
| route_name | 'users_preferences_project_mapstate_current_location' |
| Source | |
Line 5520 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 0x70d1faf94f40> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb14ea0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff4bd40>] |
| request_methods | 'PUT' |
| route_name | 'users_preferences_project_mapstate_markets_visible' |
| Source | |
Line 5527 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 0x70d1faf94fe0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb15440> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff4be30>] |
| request_methods | 'PUT' |
| route_name | 'neighborhood_activate' |
| Source | |
Line 5534 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 0x70d1efb15a80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff4bf20>] |
| request_methods | 'GET' |
| 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 '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 0x70d1efb16020> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff50050>] |
| request_methods | 'POST' |
| route_name | 'users_id_preferences_demographics' |
| Source | |
Line 5547 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 0x70d1efb16480> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff50140>] |
| request_methods | 'PUT' |
| route_name | 'users_id_preferences_demographics' |
| Source | |
Line 5553 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 0x70d1efb168e0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff50230>] |
| request_methods | 'DELETE' |
| route_name | 'users_id_preferences_demographics' |
| Source | |
Line 5559 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 0x70d1efb16de0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff50320>] |
| request_methods | 'PUT' |
| route_name | 'users_id_preferences_demographics_order' |
| Source | |
Line 5566 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 0x70d1efb17420> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff50410>] |
| request_methods | 'PUT' |
| route_name | 'users_id_preferences_demographics_weight' |
| Source | |
Line 5573 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 0x70d1efb17a60> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff50500>] |
| request_methods | 'PUT' |
| route_name | 'users_id_preferences_sitematch' |
| Source | |
Line 5580 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 0x70d1efb240e0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff505f0>] |
| request_methods | 'PUT' |
| route_name | 'mapstate_customlayers_file_id_inactive_classes' |
| Source | |
Line 5587 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 0x70d1efb24680> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff506e0>] |
| request_methods | 'DELETE' |
| route_name | 'mapstate_customlayers_file_id_inactive_classes' |
| Source | |
Line 5593 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 0x70d1efb24b80> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff507d0>] |
| request_methods | 'PUT' |
| route_name | 'mapstate_customlayers_file_id_header' |
| Source | |
Line 5600 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 0x70d1efb251c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff508c0>] |
| request_methods | 'PUT' |
| route_name | 'mapstate_customlayers_file_id_toggle_labels' |
| Source | |
Line 5607 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 0x70d1efb25800> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff509b0>] |
| request_methods | 'POST' |
| route_name | 'mapstate_customlayers_file_id_toggle_layer_lock' |
| Source | |
Line 5614 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 0x70d1efb25e40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff50aa0>] |
| request_methods | 'GET' |
| route_name | 'users_preferences_segmentation' |
| Source | |
Line 5621 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 0x70d1efb263e0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff50b90>] |
| request_methods | 'PUT' |
| route_name | 'users_preferences_segmentation' |
| Source | |
Line 5627 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 0x70d209e64b80> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb26840> |
| order | 357913939 |
| phash | '6ccf38453e1dc03ef67ed13b07e00db0' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x70d1eff50c80>, <pyramid.predicates.RequestMethodPredicate object at 0x70d1eff50cd0>] |
| request_methods | 'GET' |
| route_name | 'account_settings' |
| Source | |
Line 5635 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 0x70d209e64b80> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb26d40> |
| order | 357913939 |
| phash | 'c0bcdbde6c0bf5cf41244260d9a4fb44' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x70d1eff50dc0>, <pyramid.predicates.RequestMethodPredicate object at 0x70d1eff50e10>] |
| request_methods | 'GET' |
| route_name | 'account_settings' |
| xhr | True |
| Source | |
Line 5642 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 0x70d209e64e00> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb271a0> |
| order | 357913939 |
| phash | '6ccf38453e1dc03ef67ed13b07e00db0' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x70d1eff50f00>, <pyramid.predicates.RequestMethodPredicate object at 0x70d1eff50f50>] |
| request_methods | 'GET' |
| route_name | 'data_upload_page' |
| Source | |
Line 5650 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 0x70d209e65080> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb27740> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff51040>] |
| request_methods | 'GET' |
| route_name | 'compare_page' |
| Source | |
Line 5658 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 0x70d209e65300> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb27ce0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff51130>] |
| request_methods | 'GET' |
| route_name | 'reports_list' |
| Source | |
Line 5665 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 0x70d209e65580> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb282c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff51220>] |
| request_methods | 'GET' |
| route_name | 'reports_batch_creation' |
| Source | |
Line 5672 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 0x70d209e65760> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb28860> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff51310>] |
| request_methods | 'GET' |
| route_name | 'comparison_v2__id' |
| Source | |
Line 5679 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 0x70d209e659e0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb28e00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff51400>] |
| request_methods | 'GET' |
| route_name | 'report_v2__id' |
| Source | |
Line 5686 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 0x70d209e65c60> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb293a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff514f0>] |
| request_methods | 'GET' |
| route_name | 'reports_dd_id' |
| Source | |
Line 5693 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 0x70d209e65d00> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb29940> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff515e0>] |
| request_methods | 'GET' |
| route_name | 'reports_dd_list' |
| Source | |
Line 5700 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 0x70d209e663e0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb29ee0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff516d0>] |
| request_methods | 'GET' |
| route_name | 'reports_sales_report_id' |
| Source | |
Line 5707 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 0x70d209e66660> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb2a480> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff517c0>] |
| request_methods | 'GET' |
| route_name | 'reports_closure_report_id' |
| Source | |
Line 5714 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 0x70d209e65da0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb2aa20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff518b0>] |
| request_methods | 'GET' |
| route_name | 'report_v2__anonymous' |
| Source | |
Line 5721 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 0x70d209e65e40> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb2afc0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff519a0>] |
| request_methods | 'GET' |
| route_name | 'report_v2__shared' |
| Source | |
Line 5728 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 0x70d209e65ee0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb2b560> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff51a90>] |
| request_methods | 'GET' |
| route_name | 'report_dd_report_shared' |
| Source | |
Line 5735 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 0x70d209e668e0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb2bb00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff51b80>] |
| request_methods | 'GET' |
| route_name | 'visitors_report__uuid' |
| Source | |
Line 5742 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 0x70d209e66980> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb340e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff51c70>] |
| request_methods | 'GET' |
| route_name | 'shared_visitors_report__hash' |
| Source | |
Line 5749 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 0x70d209e66a20> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb34680> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff51d60>] |
| request_methods | 'GET' |
| route_name | 'shared_comparison' |
| Source | |
Line 5756 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 0x70d209e66ac0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb34c20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff51e50>] |
| request_methods | 'GET' |
| route_name | 'report_builder' |
| Source | |
Line 5763 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 0x70d209e66ca0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb351c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff51f40>] |
| request_methods | 'GET' |
| route_name | 'roles_name_page' |
| Source | |
Line 5770 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 0x70d209e66d40> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb35760> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff52030>] |
| request_methods | 'GET' |
| route_name | 'new_user' |
| Source | |
Line 5777 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 0x70d209e66de0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb35d00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff52120>] |
| request_methods | 'GET' |
| route_name | 'new_sm_user' |
| Source | |
Line 5784 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 0x70d209e66e80> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb362a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff52210>] |
| request_methods | 'GET' |
| route_name | 'start_trial' |
| Source | |
Line 5791 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 0x70d209e67100> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb36840> |
| order | 357913939 |
| phash | '6ccf38453e1dc03ef67ed13b07e00db0' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x70d1eff52300>, <pyramid.predicates.RequestMethodPredicate object at 0x70d1eff52350>] |
| request_methods | 'GET' |
| route_name | 'admin_settings' |
| Source | |
Line 5798 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 0x70d209e672e0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb36de0> |
| order | 357913939 |
| phash | '6ccf38453e1dc03ef67ed13b07e00db0' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x70d1eff52440>, <pyramid.predicates.RequestMethodPredicate object at 0x70d1eff52490>] |
| request_methods | 'GET' |
| route_name | 'admin_invite' |
| Source | |
Line 5806 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 0x70d209e674c0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb37380> |
| order | 357913939 |
| phash | '6ccf38453e1dc03ef67ed13b07e00db0' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x70d1eff52580>, <pyramid.predicates.RequestMethodPredicate object at 0x70d1eff525d0>] |
| request_methods | 'GET' |
| route_name | 'admin_create_role' |
| Source | |
Line 5814 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 0x70d209e676a0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb37920> |
| order | 357913939 |
| phash | '6ccf38453e1dc03ef67ed13b07e00db0' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x70d1eff526c0>, <pyramid.predicates.RequestMethodPredicate object at 0x70d1eff52710>] |
| request_methods | 'GET' |
| route_name | 'admin_stats' |
| Source | |
Line 5822 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 0x70d209e677e0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb37ec0> |
| order | 357913939 |
| phash | '6ccf38453e1dc03ef67ed13b07e00db0' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x70d1eff52800>, <pyramid.predicates.RequestMethodPredicate object at 0x70d1eff52850>] |
| request_methods | 'GET' |
| route_name | 'pilot_ended' |
| Source | |
Line 5830 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 0x70d209e67880> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb404a0> |
| order | 357913939 |
| phash | '6ccf38453e1dc03ef67ed13b07e00db0' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x70d1eff52940>, <pyramid.predicates.RequestMethodPredicate object at 0x70d1eff52990>] |
| request_methods | 'GET' |
| route_name | 'accept_invite' |
| Source | |
Line 5838 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 0x70d209e67920> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb40a40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff52a80>] |
| request_methods | 'GET' |
| route_name | 'beta_login' |
| Source | |
Line 5845 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 0x70d209e679c0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb40fe0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff52b70>] |
| request_methods | 'GET' |
| route_name | 'health_check' |
| Source | |
Line 5849 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 0x70d209e67ec0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb41580> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff52c60>] |
| request_methods | 'GET' |
| route_name | 'sitematch' |
| Source | |
Line 5853 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 0x70d209e48220> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb41b20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff52d50>] |
| request_methods | 'GET' |
| route_name | 'listing_upload_page' |
| Source | |
Line 5860 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 0x70d209e484a0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb420c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff52e40>] |
| request_methods | 'GET' |
| route_name | 'sitematch_make_matches' |
| Source | |
Line 5867 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 0x70d209e48540> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb42660> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff52f30>] |
| request_methods | 'GET' |
| route_name | 'sitematch_request_tour' |
| Source | |
Line 5874 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 0x70d209e487c0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb42c00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff53020>] |
| request_methods | 'GET' |
| route_name | 'sitematch_submission' |
| Source | |
Line 5881 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 0x70d209e48900> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb431a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff53110>] |
| request_methods | 'GET' |
| route_name | 'shared_sitematch_submission' |
| Source | |
Line 5888 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 0x70d209e48680> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb43740> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff53200>] |
| request_methods | 'GET' |
| route_name | 'lcbomatch_submission' |
| Source | |
Line 5895 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 0x70d209e48860> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb43ce0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff532f0>] |
| request_methods | 'GET' |
| route_name | 'shared_lcbomatch_submission' |
| Source | |
Line 5901 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 0x70d209e48a40> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb482c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff533e0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_market_plan' |
| Source | |
Line 5908 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 0x70d209e49080> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb48860> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff534d0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_property_report' |
| Source | |
Line 5915 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 0x70d209e491c0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb48e00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff535c0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_portal_discovery' |
| Source | |
Line 5922 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 0x70d209e48b80> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb493a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff536b0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_account' |
| Source | |
Line 5929 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 0x70d209e48cc0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb49940> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff537a0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_dashboard' |
| Source | |
Line 5936 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 0x70d209e67b00> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb49ee0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff53890>] |
| request_methods | 'GET' |
| route_name | 'sitematch_signup' |
| Source | |
Line 5943 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 0x70d209e67ba0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb4a480> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff53980>] |
| request_methods | 'GET' |
| route_name | 'sitematch_signup_id_pricing' |
| Source | |
Line 5950 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 0x70d209e67c40> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb4aa20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff53a70>] |
| request_methods | 'GET' |
| route_name | 'sitematch_signup_paid' |
| Source | |
Line 5957 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 0x70d209e67ce0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb4afc0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff53b60>] |
| request_methods | 'GET' |
| route_name | 'sitematch_signup_id_create_account' |
| Source | |
Line 5964 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 0x70d209e67a60> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb4b560> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff53c50>] |
| request_methods | 'GET' |
| route_name | 'sitematch_signin' |
| Source | |
Line 5971 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 0x70d209e48e00> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb4bb00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff53d40>] |
| request_methods | 'GET' |
| route_name | 'sitematch_welcome' |
| Source | |
Line 5978 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 0x70d209e48f40> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb540e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff53e30>] |
| request_methods | 'GET' |
| route_name | 'sitematch_market_plan_create_or_edit' |
| Source | |
Line 5985 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 0x70d1faeb18a0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb54860> |
| order | 357913939 |
| phash | 'c0bcdbde6c0bf5cf41244260d9a4fb44' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x70d1eff53f20>, <pyramid.predicates.RequestMethodPredicate object at 0x70d1eff53f70>] |
| request_methods | 'GET' |
| route_name | 'shared_batch' |
| xhr | True |
| Source | |
Line 5997 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 0x70d1faeb18a0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb54d60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff5c0a0>] |
| request_methods | 'GET' |
| route_name | 'shared_batch' |
| Source | |
Line 6004 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 0x70d1faec56c0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb55120> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff5c190>] |
| request_methods | 'POST' |
| route_name | 'new_user' |
| Source | |
Line 6012 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 0x70d1faec5800> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb554e0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff5c280>] |
| request_methods | 'POST' |
| route_name | 'new_sm_user' |
| Source | |
Line 6018 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 0x70d1faec62a0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb55940> |
| order | 357913939 |
| phash | 'c0bcdbde6c0bf5cf41244260d9a4fb44' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x70d1eff5c370>, <pyramid.predicates.RequestMethodPredicate object at 0x70d1eff5c3c0>] |
| request_methods | 'GET' |
| route_name | 'account' |
| xhr | True |
| Source | |
Line 6026 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route account (pattern: '/account') | |
| view function piinpoint.lib.authenticator.wrap | |
|---|---|
| callable | <function authenticate.<locals>.wrap at 0x70d1faec63e0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb55ee0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff5c4b0>] |
| request_methods | 'GET' |
| route_name | 'history' |
| Source | |
Line 6033 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 0x70d1faec6f20> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb56480> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff5c5a0>] |
| request_methods | 'GET' |
| route_name | 'drivetime' |
| Source | |
Line 6041 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 0x70d1faed0a40> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb56a20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff5c690>] |
| request_methods | 'GET' |
| route_name | 'traffictile' |
| Source | |
Line 6047 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 0x70d1faed0ae0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb56fc0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff5c780>] |
| request_methods | 'GET' |
| route_name | 'roadtype' |
| Source | |
Line 6052 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 0x70d1faed0b80> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb57560> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff5c870>] |
| request_methods | 'GET' |
| route_name | 'secret' |
| Source | |
Line 6058 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 0x70d1faed3b00> |
| derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0x70d1efb57880> |
| order | 1073741824 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| route_name | 'mixpanel' |
| Source | |
Line 6066 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 0x70d1faed3ec0> |
| derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0x70d1efb57c40> |
| order | 1073741824 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| route_name | 'intercom' |
| Source | |
Line 6067 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 0x70d1fae50040> |
| derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0x70d1efb64040> |
| order | 1073741824 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| route_name | 'unviewed_updates_zero' |
| Source | |
Line 6068 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 0x70d1fae500e0> |
| derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0x70d1efb64400> |
| order | 1073741824 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| route_name | 'track_legacy' |
| Source | |
Line 6072 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 0x70d1efb64ae0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff5cbe0>] |
| request_methods | 'GET' |
| route_name | 'marketmatch_mappings' |
| Source | |
Line 6075 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 0x70d1efb65120> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff5ccd0>] |
| request_methods | 'GET' |
| route_name | 'marketmatch_mapping_file_id' |
| Source | |
Line 6081 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 0x70d1efb65760> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff5cdc0>] |
| request_methods | 'POST' |
| route_name | 'completion_callback' |
| Source | |
Line 6090 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 0x70d1efb65d00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff5ceb0>] |
| request_methods | 'GET' |
| route_name | 'completion_callback' |
| Source | |
Line 6096 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 0x70d1efb66200> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff5cfa0>] |
| request_methods | 'POST' |
| route_name | 'stripe_webhook' |
| Source | |
Line 6104 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 0x70d1efb66840> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff5d090>] |
| request_methods | 'POST' |
| route_name | 'stripe_create_customer_portal_session' |
| Source | |
Line 6110 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 0x70d1efb66e80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x70d1eff5d180>] |
| request_methods | 'GET' |
| route_name | 'stripe_primary_subscription' |
| Source | |
Line 6116 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 0x70d1f427f240> |
| context | <class 'pyramid.httpexceptions.HTTPForbidden'> |
| derived_callable | <function rendered_view.<locals>.rendered_view at 0x70d1efb67240> |
| exception_only | True |
| order | 1073741824 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| Source | |
Line 6151 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 0x70d1f427fba0> |
| context | <class 'pyramid.httpexceptions.HTTPNotFound'> |
| derived_callable | <function rendered_view.<locals>.rendered_view at 0x70d1efb67560> |
| exception_only | True |
| order | 1073741824 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| Source | |
Line 6162 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 0x70d1f4261810> | |
|---|---|
| callable | <pyramid.static.static_view object at 0x70d1f4261810> |
| derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0x70d1efb4a660> |
| 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 0x70d1f4289010> | |
| accounts | /accounts | <function rendered_view.<locals>.viewresult_to_response at 0x70d1fae98680> | |
| accounts_methods | /accounts/{action} | <pyramid.config.views.MultiView object at 0x70d1f4262210> | |
| ai_sandbox_data_management | /ai-sandbox/data-management | <function rendered_view.<locals>.rendered_view at 0x70d1fb28a520> | |
| ai_sandbox_data_management_methods | /ai-sandbox/data-management/{action} | <function attr_wrapped_view.<locals>.attr_view at 0x70d1fb273c40> | |
| ai_sandbox | /ai-sandbox | <function rendered_view.<locals>.rendered_view at 0x70d1fb272340> | |
| ai_sandbox_methods | /ai-sandbox/{action} | <function attr_wrapped_view.<locals>.attr_view at 0x70d1fb283100> | |
| analysis | /analysis | None | |
| analysis_methods | /analysis/{action} | <pyramid.config.views.MultiView object at 0x70d1f4262350> | |
| dashboard | /dashboard | <pyramid.config.views.MultiView object at 0x70d1f425d0f0> | |
| dashboard_methods | /dashboard/{action} | <pyramid.config.views.MultiView object at 0x70d1f425d220> | |
| login_controller | /login | <pyramid.config.views.MultiView object at 0x70d28576f0b0> | |
| login_controller_methods | /login/{action} | <pyramid.config.views.MultiView object at 0x70d1f435e470> | |
| sso_controller | /sso/{org} | <pyramid.config.views.MultiView object at 0x70d1f435e580> | |
| sso_controller_methods | /sso/{org}/{action} | <pyramid.config.views.MultiView object at 0x70d1f422ee50> | |
| model_data_upload | /model_data_upload | <pyramid.config.views.MultiView object at 0x70d1f422f050> | |
| model_data_upload_methods | /model_data_upload/{action} | <pyramid.config.views.MultiView object at 0x70d1f438b7a0> | |
| reports_controller | /reports | <function rendered_view.<locals>.rendered_view at 0x70d1ffd8a200> | |
| reports_controller_methods | /reports/{action} | <pyramid.config.views.MultiView object at 0x70d1f438b890> | |
| schedule_demo | /schedule_demo | <pyramid.config.views.MultiView object at 0x70d1f40d91d0> | |
| schedule_demo_methods | /schedule_demo/{action} | <pyramid.config.views.MultiView object at 0x70d1f40d92b0> | |
| search | /search | <pyramid.config.views.MultiView object at 0x70d1eff7e4e0> | |
| search_methods | /search/{action} | <pyramid.config.views.MultiView object at 0x70d1f438e5d0> | |
| sitematch_make_matches | /sitematch-make-matches-secretlink | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb420c0> | |
| sitematch_request_tour | /sitematch-request-tour | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb42660> | |
| sitematch | /sitematch | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb41580> | |
| sitematch_submission | /sitematch/{org}/submission | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb42c00> | |
| lcbomatch_submission | /lcbomatch/{org}/submission | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb43740> | |
| shared_sitematch_submission | /sitematch/shared/{token} | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb431a0> | |
| shared_lcbomatch_submission | /lcbomatch/shared/{token} | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb43ce0> | |
| sitematch_welcome | /sitematch/{org}/welcome | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb4bb00> | |
| sitematch_market_plan | /sitematch/market-plan | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb482c0> | |
| sitematch_portal_discovery | /sitematch/portal-discovery | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb48e00> | |
| sitematch_property_report | /sitematch/property-report/{marketplanid}/{listingid} | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb48860> | |
| sitematch_market_plan_create_or_edit | /sitematch/market-plan/{uuid} | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb540e0> | |
| sitematch_account | /sitematch/account | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb493a0> | |
| sitematch_dashboard | /sitematch/dashboard | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb49940> | |
| sitematch_signin | /sitematch/signin | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb4b560> | |
| sitematch_signup | /sitematch/signup | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb49ee0> | |
| sitematch_signup_id_pricing | /sitematch/signup/{id}/pricing | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb4a480> | |
| sitematch_signup_paid | /sitematch/signup/paid | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb4aa20> | |
| sitematch_signup_id_create_account | /sitematch/signup/{id}/create-account | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb4afc0> | |
| accept_invite | /accounts/accept_invite | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb404a0> | |
| account_reset | /accounts/account_reset | None | |
| account_settings | /account/settings | <pyramid.config.views.MultiView object at 0x70d1efc41ef0> | |
| account | /account | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb55940> | |
| admin_create_role | /admin/create-role | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb37380> | |
| admin_invite | /admin/invite | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb36de0> | |
| admin_settings | /admin/settings | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb36840> | |
| admin_stats | /admin/stats | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb37920> | |
| compare_page | /compare | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb27740> | |
| data_upload_page | /current-locations/upload | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb271a0> | |
| listing_upload_page | /sitematch/upload | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb41b20> | |
| drivetime | /drive/get_drivetime_heatmap | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb56480> | |
| roadtype | /drive/get_road_type | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb56fc0> | |
| traffictile | /drive/traffictile | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb56a20> | |
| health_check | /health_check | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb40fe0> | |
| history | /history/*url | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb55ee0> | |
| intercom | /pilot/intercom_set | <function rendered_view.<locals>.viewresult_to_response at 0x70d1efb57c40> | |
| mixpanel | /pilot/piinpoint_set | <function rendered_view.<locals>.viewresult_to_response at 0x70d1efb57880> | |
| new_user | /create_account | <pyramid.config.views.MultiView object at 0x70d1efc42120> | |
| new_sm_user | /create_sm_account | <pyramid.config.views.MultiView object at 0x70d1efc42270> | |
| start_trial | /start_trial | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb362a0> | |
| password_expiry | /accounts/password_expiry | None | |
| pilot_ended | /pilot-ended | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb37ec0> | |
| reports_batch_creation | /reportsbatch | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb282c0> | |
| reports_list | /reports | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb27ce0> | |
| comparison_v2__id | /comparison/v2/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb28860> | |
| report_v2__id | /report/v2/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb28e00> | |
| reports_dd_id | /report/dd/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb293a0> | |
| reports_dd_list | /reports-dd-list/{period}/{token} | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb29940> | |
| reports_sales_report_id | /report/newstoreforecast/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb29ee0> | |
| reports_closure_report_id | /report/closure/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb2a480> | |
| report_v2__anonymous | /site-report/v2/{uuid} | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb2aa20> | |
| report_v2__shared | /shared-report/v2/{token} | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb2afc0> | |
| report_dd_report_shared | /shared-dd-report/{token} | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb2b560> | |
| visitors_report__uuid | /visitors-report/*url | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb2bb00> | |
| shared_visitors_report__hash | /shared-visitor-report/{hash} | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb340e0> | |
| shared_comparison | /shared-comparison/{username}/{token} | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb34680> | |
| report_builder | /report-builder | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb34c20> | |
| roles_name_page | /roles/{name} | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb351c0> | |
| secret | /drive/super_secret_insert_tradearea_endpoint | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb57560> | |
| shared_batch | /batch/*url | <pyramid.config.views.MultiView object at 0x70d1efc420b0> | |
| beta_login | /beta-login | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb40a40> | |
| track_legacy | /pilot/PIIN | <function rendered_view.<locals>.viewresult_to_response at 0x70d1efb64400> | |
| unviewed_updates_zero | /pilot/set_unviewed_updates_zero | <function rendered_view.<locals>.viewresult_to_response at 0x70d1efb64040> | |
| area_scores | /api/v1/report-scoring/area-scores | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efeb7b00> | |
| site_scores | /api/v1/report-scoring/site-scores | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efec0180> | |
| comparison_reports | /api/v1/comparison-reports | <pyramid.config.views.MultiView object at 0x70d1f438e390> | |
| comparison_reports__id_variables | /api/v1/comparison-reports/{_id}/variables | <pyramid.config.views.MultiView object at 0x70d1efec8870> | |
| comparison_reports__id_comparisons | /api/v1/comparison-reports/{_id}/comparisons | <pyramid.config.views.MultiView object at 0x70d1f56bba10> | |
| comparison_reports__id_title | /api/v1/comparison-reports/{_id}/title | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efec2340> | |
| comparison_reports__id_private_comment | /api/v1/comparison-reports/{_id}/private-comment | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efec2980> | |
| comparison_reports__id_sites | /api/v1/comparison-reports/{_id}/sites | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efec2fc0> | |
| comparison_reports__id_pois | /api/v1/comparison-reports/{_id}/pois | <pyramid.config.views.MultiView object at 0x70d1efec9810> | |
| comparison_reports__id_layers | /api/v1/comparison-reports/{_id}/layers | <pyramid.config.views.MultiView object at 0x70d1efebc560> | |
| comparison_reports__id_share | /api/v1/comparison-reports/{_id}/share | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efecb380> | |
| comparison_reports__id | /api/v1/comparison-reports/{_id} | <pyramid.config.views.MultiView object at 0x70d1f56bb960> | |
| comparison_reports__id_social_segments | /api/v1/comparison-reports/{_id}/social-segments | <pyramid.config.views.MultiView object at 0x70d1efec7150> | |
| comparison_reports__id_demographics_custom_order | /api/v1/comparison-reports/{_id}/demographics/custom/order | <pyramid.config.views.MultiView object at 0x70d1efec7750> | |
| comparison_reports__id_demographics | /api/v1/comparison-reports/{_id}/demographics | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efed5800> | |
| uber_reports | /api/v1/uber-reports | <pyramid.config.views.MultiView object at 0x70d1efc40c90> | |
| uber_reports__id_demog_tables | /api/v1/uber-reports/{_id}/demog-tables | <pyramid.config.views.MultiView object at 0x70d1efc415c0> | |
| uber_reports__id_demog_tables_tracker | /api/v1/uber-reports/{_id}/demog-tables-tracker | <pyramid.config.views.MultiView object at 0x70d1efc40ec0> | |
| uber_reports__id_poi_saturation_demogs | /api/v1/uber-reports/{_id}/poi-saturation-demogs | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efccf240> | |
| uber_reports__id_top_social_segments | /api/v1/uber-reports/{_id}/top-social-segments | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efccf880> | |
| uber_reports__id_social_segment_concentrations | /api/v1/uber-reports/{_id}/social-segment-concentrations | <pyramid.config.views.MultiView object at 0x70d1efc41550> | |
| uber_reports__id_title | /api/v1/uber-reports/{_id}/title | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc974c0> | |
| uber_reports__id_private_comment | /api/v1/uber-reports/{_id}/private-comment | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc97b00> | |
| uber_reports__id_labels | /api/v1/uber-reports/{_id}/labels | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc96200> | |
| uber_reports__id_logo | /api/v1/uber-reports/{_id}/logo | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc96e80> | |
| uber_reports__id_variables | /api/v1/uber-reports/{_id}/variables | <pyramid.config.views.MultiView object at 0x70d1efc410f0> | |
| uber_reports__id_variables_replace | /api/v1/uber-reports/{_id}/variables/replace | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efca65c0> | |
| uber_reports__id_overlap_variables | /api/v1/uber-reports/{_id}/overlap-variables | <pyramid.config.views.MultiView object at 0x70d1efc411d0> | |
| uber_reports__id_overlap_variables_replace | /api/v1/uber-reports/{_id}/overlap-variables/replace | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efca7b00> | |
| uber_reports__id_selected_overlap_geolevels | /api/v1/uber-reports/{_id}/selected-overlap-geolevels | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcac180> | |
| uber_reports__id_overlap_demographics | /api/v1/uber-reports/{_id}/overlap-demographics | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcac7c0> | |
| uber_reports__id_overlap_demographics_breakdown | /api/v1/uber-reports/{_id}/overlap-demographics-breakdown | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcace00> | |
| uber_reports__id_comparisons | /api/v1/uber-reports/{_id}/comparisons | <pyramid.config.views.MultiView object at 0x70d1efc40fa0> | |
| uber_reports__id_sites | /api/v1/uber-reports/{_id}/sites | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efca4180> | |
| uber_reports__id_pois | /api/v1/uber-reports/{_id}/pois | <pyramid.config.views.MultiView object at 0x70d1efc41320> | |
| uber_reports__id_pois_address | /api/v1/uber-reports/{_id}/pois/address | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcaf4c0> | |
| uber_reports__id_pois_drivetimes | /api/v1/uber-reports/{_id}/pois/drivetimes | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcafb00> | |
| uber_reports__id_retail_landscape | /api/v1/uber-reports/{_id}/retail-landscape | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcb4180> | |
| uber_reports__id_selected_geolevels | /api/v1/uber-reports/{_id}/selected-geolevels | <pyramid.config.views.MultiView object at 0x70d1efc40e50> | |
| uber_reports__id_layers | /api/v1/uber-reports/{_id}/layers | <pyramid.config.views.MultiView object at 0x70d1efc41010> | |
| uber_reports__id_layers_drivetimes | /api/v1/uber-reports/{_id}/layers/drivetimes | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc95bc0> | |
| uber_reports__id_share | /api/v1/uber-reports/{_id}/share | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcb47c0> | |
| uber_reports__id_send_email | /api/v1/uber-reports/{_id}/send-email | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcb4e00> | |
| uber_reports__id_blacklist_poi | /api/v1/uber-reports/{_id}/blacklist-poi | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcb5a80> | |
| uber_reports__id_blacklist_layer | /api/v1/uber-reports/{_id}/blacklist-layer | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcb60c0> | |
| uber_reports__id_options | /api/v1/uber-reports/{_id}/options | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc96840> | |
| uber_reports__id_demographics_fixed | /api/v1/uber-reports/{_id}/demographics/fixed | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcb6d40> | |
| uber_reports__id_demographics_custom | /api/v1/uber-reports/{_id}/demographics/custom | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcb7380> | |
| uber_reports__id_demographics_custom_order | /api/v1/uber-reports/{_id}/demographics/custom/order | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcb79c0> | |
| uber_reports__id_demographics_cards | /api/v1/uber-reports/{_id}/demographics/cards | <pyramid.config.views.MultiView object at 0x70d1efc414e0> | |
| uber_reports__id_suggested_comparisons | /api/v1/uber-reports/{_id}/suggested-comparisons | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcc0ae0> | |
| uber_reports__id_card_comparison_demographics | /api/v1/uber-reports/{_id}/card-comparison-demographics | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcc1120> | |
| uber_reports__id_select_comparison | /api/v1/uber-reports/{_id}/select-comparison | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcc1760> | |
| uber_reports__id_demographics | /api/v1/uber-reports/{_id}/demographics | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcb6700> | |
| uber_reports__id_demographic_ranges | /api/v1/uber-reports/{_id}/demographic-ranges | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcc1da0> | |
| uber_reports__id_tradearea_insights | /api/v1/uber-reports/{_id}/trade-area-insights | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efccc680> | |
| uber_reports__id_current_locations | /api/v1/uber-reports/{_id}/current-locations | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efccccc0> | |
| uber_reports__id_update_selected_locations | /api/v1/uber-reports/{_id}/update-selected-locations | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc94680> | |
| uber_reports__id_inactive_overlap_locations | /api/v1/uber-reports/{_id}/inactive-overlap-locations | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcad440> | |
| uber_reports__id_traffic_queries | /api/v1/uber-reports/{_id}/traffic-queries | <pyramid.config.views.MultiView object at 0x70d1efc41240> | |
| uber_reports__id_similar_locations | /api/v1/uber-reports/{_id}/similar-locations | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efccd300> | |
| uber_reports__id_private | /api/v1/uber-reports/{_id}/private | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcce5c0> | |
| uber_reports__id_secret_clear_cache | /api/v1/uber-reports/{_id}/secret/clear_cache | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efccec00> | |
| uber_reports__id | /api/v1/uber-reports/{_id} | <pyramid.config.views.MultiView object at 0x70d1efc40de0> | |
| uber_reports__id_copy | /api/v1/uber-reports/{_id}/copy | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcb5440> | |
| uber_reports__id_report_notes | /api/v1/uber-reports/{_id}/report-notes | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcd8e00> | |
| uber_reports__id_chat | /api/v1/uber-reports/{_id}/chat | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efccd940> | |
| uber_reports__id_chat_prepare_cache | /api/v1/uber-reports/{_id}/chat/prepare-cache | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efccdf80> | |
| uber_reports__id_sales_prediction | /api/v1/uber-reports/{_id}/sales-prediction | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcd9440> | |
| uber_reports__id_include_sales_prediction | /api/v1/uber-reports/{_id}/include-sales-prediction | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcda0c0> | |
| uber_reports__id_include_analog_stores | /api/v1/uber-reports/{_id}/include-analog-stores | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcda700> | |
| uber_reports__id_include_site_ranking | /api/v1/uber-reports/{_id}/include-site-ranking | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcdad40> | |
| uber_reports__id_include_prediction_drivers | /api/v1/uber-reports/{_id}/include-prediction-drivers | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcdb380> | |
| uber_reports__id_include_impacted_locations | /api/v1/uber-reports/{_id}/include-impacted-locations | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efce4680> | |
| uber_reports__id_listing_pdf | /api/v1/uber-reports/{_id}/listing-pdf | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcd9a80> | |
| uber_reports__id_overlap_tradeareas | /api/v1/uber-reports/{_id}/overlap-tradeareas | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcdb9c0> | |
| uber_reports__id_overlap_analysis | /api/v1/uber-reports/{_id}/overlap-analysis | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efce4040> | |
| uber_reports__id_demographics_overlap_order | /api/v1/uber-reports/{_id}/demographics/overlap/order | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efce4cc0> | |
| visitor_reports | /api/v1/visitor-reports | <pyramid.config.views.MultiView object at 0x70d1efc416a0> | |
| visitor_reports__id | /api/v1/visitor-reports/{_id} | <pyramid.config.views.MultiView object at 0x70d1efc41780> | |
| visitor_reports__id_title | /api/v1/visitor-reports/{_id}/title | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efce6840> | |
| visitor_reports__id_monthly_geofence | /api/v1/visitor-reports/{_id}/monthly-geofence | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efce6e80> | |
| visitor_reports__id_demographics__section | /api/v1/visitor-reports/{_id}/demographics/{_section} | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efce74c0> | |
| visitor_reports__id_tradearea | /api/v1/visitor-reports/{_id}/tradearea | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efce7b00> | |
| visitor_reports__id_copy | /api/v1/visitor-reports/{_id}/copy | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcf0180> | |
| visitor_reports__id_share | /api/v1/visitor-reports/{_id}/share | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcf07c0> | |
| visitor_reports__id_send_email | /api/v1/visitor-reports/{_id}/send-email | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcf0e00> | |
| custom_reports | /api/v1/custom-reports | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd1b6a0> | |
| custom_reports__id_reload_brand | /api/v1/custom-reports/{_id}/reload-brand | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd1c360> | |
| custom_reports__id_pois | /api/v1/custom-reports/{_id}/pois | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd1c9a0> | |
| custom_reports__id_sites | /api/v1/custom-reports/{_id}/sites | <pyramid.config.views.MultiView object at 0x70d1efd006e0> | |
| custom_reports__id_site_bounds_to_da | /api/v1/custom-reports/{_id}/site-bounds-to-da | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd1da80> | |
| custom_reports__id_exclude_positions | /api/v1/custom-reports/{_id}/exclude-positions | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd1e0c0> | |
| custom_reports__id_demog_tables | /api/v1/custom-reports/{_id}/demog-tables | <pyramid.config.views.MultiView object at 0x70d1efd00750> | |
| custom_reports__id_demog_tables_tracker | /api/v1/custom-reports/{_id}/demog-tables-tracker | <pyramid.config.views.MultiView object at 0x70d1efd007c0> | |
| custom_reports__id_demographics_fixed | /api/v1/custom-reports/{_id}/demographics/fixed | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd2e2a0> | |
| custom_reports__id_demographics_custom | /api/v1/custom-reports/{_id}/demographics/custom | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd2c540> | |
| custom_reports__id_demographics_custom_order | /api/v1/custom-reports/{_id}/demographics/custom/order | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd2e8e0> | |
| custom_reports__id_demographics_cards | /api/v1/custom-reports/{_id}/demographics/cards | <pyramid.config.views.MultiView object at 0x70d1efd00830> | |
| custom_reports__id_demographics | /api/v1/custom-reports/{_id}/demographics | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd2dc60> | |
| custom_reports__id_demographic_ranges | /api/v1/custom-reports/{_id}/demographic-ranges | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd2d620> | |
| custom_reports__id_poi_saturation_demogs | /api/v1/custom-reports/{_id}/poi-saturation-demogs | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd2ef20> | |
| custom_reports__id_segmentation_cards | /api/v1/custom-reports/{_id}/segmentation-cards | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd34f40> | |
| custom_reports__id_site_attributes | /api/v1/custom-reports/{_id}/site-attributes | <pyramid.config.views.MultiView object at 0x70d1efd009f0> | |
| custom_reports__id_variables | /api/v1/custom-reports/{_id}/variables | <pyramid.config.views.MultiView object at 0x70d1efd00980> | |
| custom_reports__id_selected_geolevels | /api/v1/custom-reports/{_id}/selected-geolevels | <pyramid.config.views.MultiView object at 0x70d1efd00910> | |
| custom_reports__id_report_notes | /api/v1/custom-reports/{_id}/report-notes | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd36660> | |
| custom_reports__id_report_title | /api/v1/custom-reports/{_id}/report-title | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd36ca0> | |
| custom_reports__id_basemap | /api/v1/custom-reports/{_id}/basemap | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd372e0> | |
| custom_reports__id_blacklist_poi | /api/v1/custom-reports/{_id}/blacklist-poi | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd53740> | |
| custom_reports__id_export_tradeareas_geojson | /api/v1/custom-reports/{_id}/export-tradeareas-geojson | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd55080> | |
| custom_reports__id_export_competitor_tradeareas_geojson | /api/v1/custom-reports/{_id}/export-competitor-tradeareas-geojson | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd556c0> | |
| custom_reports__id_get_tradeareas_geojson | /api/v1/custom-reports/{_id}/get-tradeareas-geojson | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd55d00> | |
| custom_reports__id_get_da_geometries | /api/v1/custom-reports/{_id}/get-da-geometries | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd56340> | |
| custom_reports__id_current_locations | /api/v1/custom-reports/{_id}/current-locations | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd56980> | |
| custom_reports__id_competitors | /api/v1/custom-reports/{_id}/competitors | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd56fc0> | |
| custom_reports__id_similar_locations | /api/v1/custom-reports/{_id}/similar-locations | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd57600> | |
| custom_reports__id_labels | /api/v1/custom-reports/{_id}/labels | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd57c40> | |
| custom_reports__id_custom_layer_ids | /api/v1/custom-reports/{_id}/custom-layer-ids | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd60900> | |
| custom_reports__id_layers | /api/v1/custom-reports/{_id}/layers | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd602c0> | |
| custom_reports__id_growth_rate | /api/v1/custom-reports/{_id}/growth-rate | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd54a40> | |
| custom_reports__id_neighbouring_pois | /api/v1/custom-reports/{_id}/neighbouring-pois | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd37920> | |
| custom_reports__id_top_buyer_types | /api/v1/custom-reports/{_id}/top-buyer-types | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd37f60> | |
| custom_reports__id_top_selling_products | /api/v1/custom-reports/{_id}/top-selling-products | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd3c5e0> | |
| custom_reports__id_sales_comparables | /api/v1/custom-reports/{_id}/sales-comparables | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd3cc20> | |
| custom_reports__id_seasonal_sales | /api/v1/custom-reports/{_id}/seasonal-sales | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd35580> | |
| custom_reports__id_market_strategy | /api/v1/custom-reports/{_id}/market-strategy | <pyramid.config.views.MultiView object at 0x70d1efd008a0> | |
| custom_reports__id_market_share | /api/v1/custom-reports/{_id}/market-share | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd3dd00> | |
| custom_reports__id_market_share_overview | /api/v1/custom-reports/{_id}/market-share-overview | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd3e340> | |
| custom_reports__id_renovation_lift | /api/v1/custom-reports/{_id}/renovation-lift | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd3e980> | |
| custom_reports__id_rankings | /api/v1/custom-reports/{_id}/rankings | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd3efc0> | |
| custom_reports__id_future_competitive_impact | /api/v1/custom-reports/{_id}/future-competitive-impact | <pyramid.config.views.MultiView object at 0x70d1fb00d240> | |
| custom_reports__id_base_case_buildout | /api/v1/custom-reports/{_id}/base-case-buildout | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd500e0> | |
| custom_reports__id_margin_data | /api/v1/custom-reports/{_id}/margin-data | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd50720> | |
| custom_reports__id_category_breakdown | /api/v1/custom-reports/{_id}/category-breakdown | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd50d60> | |
| custom_reports__id_product_origin | /api/v1/custom-reports/{_id}/product-origin | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd513a0> | |
| custom_reports__id_quadrant_analysis | /api/v1/custom-reports/{_id}/quadrant-analysis | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd519e0> | |
| custom_reports__id_store_attributes | /api/v1/custom-reports/{_id}/store-attributes | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd52020> | |
| custom_reports__id_share | /api/v1/custom-reports/{_id}/share | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd52660> | |
| custom_reports__id_share_report | /api/v1/custom-reports/{_id}/share-report | <pyramid.config.views.MultiView object at 0x70d1efd00b40> | |
| custom_reports__id_pois_address | /api/v1/custom-reports/{_id}/pois/address | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd53d80> | |
| custom_reports__id_listing_pdf | /api/v1/custom-reports/{_id}/listing-pdf | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd54400> | |
| custom_reports__id | /api/v1/custom-reports/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd1bce0> | |
| dd_reports | /api/v1/dd-reports | <pyramid.config.views.MultiView object at 0x70d1efd00c20> | |
| dd_reports_upload_store_image | /api/v1/dd-reports/{store_id}/upload-store-image | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd6ca40> | |
| dd_reports_public_reports_list | /api/v1/dd-reports/public-reports-list/{period}/{token} | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd62020> | |
| dd_reports__id_validate_shared_key | /api/v1/dd-reports/{_id}/validate-shared-key | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd62660> | |
| dd_reports__periods | /api/v1/dd-reports/periods | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd619e0> | |
| dd_reports__id | /api/v1/dd-reports/{_id} | <pyramid.config.views.MultiView object at 0x70d1efd00e50> | |
| dd_reports__store_ranking | /api/v1/dd-reports/{_id}/store-ranking | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd63740> | |
| dd_reports__historical_trade_area_sales | /api/v1/dd-reports/{_id}/historical-trade-area-sales | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd63d80> | |
| dd_reports__id_copy | /api/v1/dd-reports/{_id}/copy | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd6c400> | |
| sales_reports | /api/v1/sales-reports | <pyramid.config.views.MultiView object at 0x70d1efd01010> | |
| sales_reports__mc_desc | /api/v1/sales-reports/mc-desc | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd6db20> | |
| sales_reports__trade_area_sandbox | /api/v1/sales-reports/trade-area-sandbox | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd86a20> | |
| sales_reports__id | /api/v1/sales-reports/{_id} | <pyramid.config.views.MultiView object at 0x70d1efd00ec0> | |
| sales_reports__id_recommendations | /api/v1/sales-reports/{_id}/recommendations | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd6ec00> | |
| sales_reports__id_highlights | /api/v1/sales-reports/{_id}/highlights | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd6f240> | |
| sales_reports__id_market_strategy | /api/v1/sales-reports/{_id}/market-strategy | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd6f880> | |
| sales_reports__id_assumptions | /api/v1/sales-reports/{_id}/assumptions | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd6fec0> | |
| sales_reports__id_real_estate_notes | /api/v1/sales-reports/{_id}/real_estate_notes | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd78540> | |
| sales_reports__id_forecast | /api/v1/sales-reports/{_id}/forecast | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd78b80> | |
| sales_reports__id_prediction_explainer | /api/v1/sales-reports/{_id}/prediction_explainer | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd791c0> | |
| sales_reports__id_nearby_cotenants | /api/v1/sales-reports/{_id}/nearby-cotenants | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd79800> | |
| sales_reports__id_sales_transfer | /api/v1/sales-reports/{_id}/sales-transfer | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd79e40> | |
| sales_reports__id_real_estate_factors | /api/v1/sales-reports/{_id}/real-estate-factors | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd7a480> | |
| sales_reports__id_comparable_stores | /api/v1/sales-reports/{_id}/comparable-stores | <pyramid.config.views.MultiView object at 0x70d1efd010f0> | |
| sales_reports__id_urbanicity | /api/v1/sales-reports/{_id}/urbanicity | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd7b560> | |
| 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 0x70d1efd7bba0> | |
| sales_reports__id_new_sites | /api/v1/sales-reports/{_id}/new-sites | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd84220> | |
| sales_reports__id_edit_forecast | /api/v1/sales-reports/{_id}/edit-forecast | <pyramid.config.views.MultiView object at 0x70d1efd011d0> | |
| closure_reports__id_copy | /api/v1/closure-reports/{_id}/copy | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd8e980> | |
| sales_reports__id_average_sales_value | /api/v1/sales-reports/{_id}/average-sales-value | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd85300> | |
| sales_reports__id_existing_store_attributes | /api/v1/sales-reports/{_id}/existing-store-attributes | <pyramid.config.views.MultiView object at 0x70d1efd01240> | |
| sales_reports__id_copy | /api/v1/sales-reports/{_id}/copy | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd85940> | |
| closure_reports | /api/v1/closure-reports | <pyramid.config.views.MultiView object at 0x70d1efd01320> | |
| closure_reports__id | /api/v1/closure-reports/{_id} | <pyramid.config.views.MultiView object at 0x70d1efd01390> | |
| closure_reports__id_sales_forecast | /api/v1/closure-reports/{_id}/sales-forecast | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd8c5e0> | |
| closure_reports__id_sales_transfer | /api/v1/closure-reports/{_id}/sales-transfer | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd8cc20> | |
| closure_reports__id_description | /api/v1/closure-reports/{_id}/description | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd8d260> | |
| closure_reports__id_considerations | /api/v1/closure-reports/{_id}/considerations | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd8d8a0> | |
| closure_reports__id_edit_forecast | /api/v1/closure-reports/{_id}/edit-forecast | <pyramid.config.views.MultiView object at 0x70d1efd01160> | |
| mobile_location_get_visitor_demographics | /api/v1/mobile-location/get-visitor-demographics | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efdb1c60> | |
| mobile_location_contributions | /api/v1/mobile-location/contributions | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efdaf6a0> | |
| mobile_location_demogs | /api/v1/mobile-location/demographics | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efdb0360> | |
| mobile_location_mobile_data | /api/v1/mobile-location/mobile-data | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efdb0fe0> | |
| mobile_location_outputzone | /api/v1/mobile-location/output-zone | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efdb09a0> | |
| mobile_location_contribution | /api/v1/mobile-location/contribution | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efdafce0> | |
| mobile_location_visitor_report | /api/v1/mobile-location/visitor-report | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efdb22a0> | |
| mobile_location_visitor_report_home_locations | /api/v1/mobile-location/visitor-report/home-locations | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efdb1620> | |
| mobile_location__id | /api/v1/mobile-location/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efdaf060> | |
| mobile_location | /api/v1/mobile-location | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efdaea20> | |
| current_locations_sales | /api/v1/current-locations/sales | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efee3b00> | |
| current_locations | /api/v1/current-locations | <pyramid.config.views.MultiView object at 0x70d1f40b7770> | |
| current_locations_add_location | /api/v1/current-locations/add-location | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efeec180> | |
| current_locations_delete_location | /api/v1/current-locations/delete-location | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efeedee0> | |
| current_locations_get_attributes | /api/v1/current-locations/get-attributes | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efeec7c0> | |
| current_locations_get_attributes_set | /api/v1/current-locations/get-attributes-set | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efeece00> | |
| current_locations_attributes_edit | /api/v1/current-locations/attributes-edit/{_id} | <pyramid.config.views.MultiView object at 0x70d1efe132a0> | |
| current_locations_simulate_closure | /api/v1/current-locations/simulate-closure | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efeee520> | |
| 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 0x70d1efd0fd80> | |
| custom_layers_selected_marketmatch_layer_file | /api/v1/custom-layers/selected-marketmatch-layer-file | <pyramid.config.views.MultiView object at 0x70d1efd001a0> | |
| 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 0x70d1efeef060> | |
| custom_layers_update_shape | /api/v1/custom-layers/update/shape | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efeef600> | |
| custom_layers_market_planner | /api/v1/custom-layers/market_planner/{candidate_layer_id} | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efeefba0> | |
| custom_layers_utils_convert_tab | /api/v1/custom-layers/utils/convert-tab | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efef4720> | |
| custom_layers_utils_export_tab | /api/v1/custom-layers/utils/export-tab | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efef4cc0> | |
| custom_layers_utils_export_tab_trade_area | /api/v1/custom-layers/utils/export-tab-trade-area | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efef5300> | |
| custom_layers_utils_export_geojson | /api/v1/custom-layers/utils/export-geojson | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efef58a0> | |
| custom_layers_user_files | /api/v1/custom-layers/user-files | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efeeeac0> | |
| 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 0x70d1efeff9c0> | |
| 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 0x70d1efefe700> | |
| 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 0x70d1efefed40> | |
| 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 0x70d1efeff380> | |
| custom_layer_files_file_id_smart_columns | /api/v1/custom-layer-files/{file_id}/smart-columns | <pyramid.config.views.MultiView object at 0x70d1efd00130> | |
| custom_layer_files | /api/v1/custom-layer-files | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efef5ee0> | |
| custom_layer_files_transit_times | /api/v1/custom-layer-files-transit-times | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efef6520> | |
| custom_layer_files_file_id | /api/v1/custom-layer-files/{file_id} | <pyramid.config.views.MultiView object at 0x70d1efe13e70> | |
| custom_layer_files_file_id_symbology_batch | /api/v1/custom-layer-files/{file_id}/symbology/batch | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efefc720> | |
| custom_layer_files_file_id_symbology | /api/v1/custom-layer-files/{file_id}/symbology | <pyramid.config.views.MultiView object at 0x70d1efd000c0> | |
| custom_layer_files_file_id_ring_symbology | /api/v1/custom-layer-files/{file_id}/ring-symbology | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efefcd60> | |
| custom_layer_files_file_id_info | /api/v1/custom-layer-files/{file_id}/layer-info | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd0c040> | |
| 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 0x70d1efef7600> | |
| custom_layer_export_reac | /api/v1/reac-package/{file_id}/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efde5ee0> | |
| custom_layer_reac | /api/v1/reac-layer/{file_id}/{name} | <pyramid.config.views.MultiView object at 0x70d1efd02430> | |
| custom_site_reac | /api/v1/reac-site/{file_id}/{_id}/{excel_or_pdf} | <pyramid.config.views.MultiView object at 0x70d1efd025f0> | |
| custom_layers | /api/v1/custom-layers | <pyramid.config.views.MultiView object at 0x70d1efd00280> | |
| custom_layers_file_id | /api/v1/custom-layers/{file_id} | <pyramid.config.views.MultiView object at 0x70d1efd00360> | |
| custom_layers_file_id_multiple | /api/v1/custom-layers/{file_id}/multiple | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd0dbc0> | |
| custom_layers_file_id_associate_territories | /api/v1/custom-layers/{file_id}/associate-territories | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd0e200> | |
| custom_layers_file_id_check_territory_id | /api/v1/custom-layers/{file_id}/check-territory-id | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd0e840> | |
| custom_layers_file_id_id | /api/v1/custom-layers/{file_id}/{_id} | <pyramid.config.views.MultiView object at 0x70d1efd003d0> | |
| custom_layer_update_layer_validation | /api/v1/custom-layer-update-validation | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd18ea0> | |
| custom_layer_update_layer | /api/v1/custom-layer-update | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd194e0> | |
| customers_id | /api/v1/customers/{file_id} | <pyramid.config.views.MultiView object at 0x70d1efd00590> | |
| demographics_chart_geojson | /api/v1/demographics/chart/geojson | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd95800> | |
| demographics_extents | /api/v1/demographics/extents | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd94b80> | |
| demographics_geojson | /api/v1/demographics/geojson | <pyramid.config.views.MultiView object at 0x70d1efd014e0> | |
| 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 0x70d1efd95e40> | |
| demographics_ranks_extents | /api/v1/demographics/ranks/extents | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd951c0> | |
| demographics_variables_geojson | /api/v1/demographics/variables/geojson | <pyramid.config.views.MultiView object at 0x70d1efd01470> | |
| demographics_variables_ids | /api/v1/demographics/variables/ids | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd8fa60> | |
| demographics_home_locations | /api/v1/demographics/home_locations | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd96480> | |
| demographics_threshold_ring | /api/v1/demographics/threshold_ring | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efef4180> | |
| events_id | /api/v1/events/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd97100> | |
| events | /api/v1/events | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd96ac0> | |
| export_customers_id_bounds | /api/v1/export-customers/{file_id}/bounds | <pyramid.config.views.MultiView object at 0x70d1efd00600> | |
| export_customers_id_store | /api/v1/export-customers/{file_id}/store_num | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd1b060> | |
| geocode | /api/v1/geocode | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd97740> | |
| geocode_full_address | /api/v1/geocode/full-address | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efd97d80> | |
| login_reset_password | /api/v1/login/reset_password | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efda4900> | |
| login | /api/v1/login | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efda4360> | |
| mobile_data | /api/v1/mobile_data | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efda4f40> | |
| mobile_data_brands | /api/v1/mobile_data/brands | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efda5580> | |
| mobile_data_hourly_pop | /api/v1/mobile_data/hourly_pop | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efda5bc0> | |
| mobile_data_controls | /api/v1/mobile_data/controls | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efda6200> | |
| mobile_data_demographics | /api/v1/mobile_data/demographics | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efda6840> | |
| mobile_data_device_count | /api/v1/mobile_data/device_count | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efda6e80> | |
| mobile_data_device_count_for_sales_predictions | /api/v1/mobile_data/device_count_for_sales_predictions | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efda74c0> | |
| mobile_data_traffic_counts | /api/v1/mobile_data/mobile_data_traffic_counts | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efda7b00> | |
| mobile_data_traffic_counts_legacy | /api/v1/mobile_data/mobile_data_traffic_counts_legacy | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efdac180> | |
| mobile_data_traffic_counts_for_models | /api/v1/mobile_data/mobile_data_traffic_counts_for_models | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efdac7c0> | |
| mobile_data_yoy_traffic_counts | /api/v1/mobile_data/mobile_data_yoy_traffic_counts | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efdace00> | |
| mobile_data_bounds_traffic | /api/v1/mobile_data/mobile_data_bounds_traffic | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efdad440> | |
| mobile_data_traffic_warmup_warehouse | /api/v1/mobile_data/mobile_data_traffic_warmup_warehouse | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efdada80> | |
| notifications | /api/v1/notifications | <pyramid.config.views.MultiView object at 0x70d1efd01860> | |
| notifications_stream | /api/v1/notifications/stream | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efdb3380> | |
| notifications__id | /api/v1/notifications/{_id} | <pyramid.config.views.MultiView object at 0x70d1efd01940> | |
| notifications_read__id | /api/v1/notifications/read/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efdc04a0> | |
| organization_logo | /api/v1/organization/logo | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efdc1120> | |
| organization_logo_background | /api/v1/organization/background/{useBackground} | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efdc1760> | |
| organization_plan_countries_country | /api/v1/organization/plan/countries/{country} | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efdc3060> | |
| organization_plan_marker_cropping | /api/v1/organization/plan/marker-cropping/{cropped} | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efdc36a0> | |
| organization_plan_rights_right | /api/v1/organization/plan/rights/{right} | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efdc1da0> | |
| organization_plan_cities_city | /api/v1/organization/plan/cities/{city} | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efdc2a20> | |
| organization_cities | /api/v1/organization/cities | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efdc23e0> | |
| organization | /api/v1/organization | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efdc0ae0> | |
| organization_loading_messages | /api/v1/organization/loading-messages | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efdc3ce0> | |
| organization_current_locations_headers | /api/v1/organization/current-locations-headers | <pyramid.config.views.MultiView object at 0x70d1efd01b70> | |
| poi_displacement | /api/v1/poi/displacement/ | <pyramid.config.views.MultiView object at 0x70d1efd01be0> | |
| 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 0x70d1efdca660> | |
| poi_logos_id | /api/v1/poi/logos/{logo_id} | <pyramid.config.views.MultiView object at 0x70d1efd01d30> | |
| poi_logos_search | /api/v1/search/pois/logos | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efdcaca0> | |
| poi_logos | /api/v1/poi/logos/ | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efdca020> | |
| poi_validate | /api/v1/poi/validate | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efdcb2e0> | |
| projects_id_unit | /api/v1/projects/{_id}/unit | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efdddf80> | |
| projects_id_share | /api/v1/projects/{_id}/share | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efdde5c0> | |
| projects_id_switch | /api/v1/projects/{_id}/switch | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efddec00> | |
| projects_id | /api/v1/projects/{_id} | <pyramid.config.views.MultiView object at 0x70d1efd02190> | |
| projects_id_candidate_layer | /api/v1/projects/{_id}/candidate_layer | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efddd300> | |
| projects_id_variable_limit | /api/v1/projects/{_id}/variable_limit | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efddd940> | |
| projects | /api/v1/projects | <pyramid.config.views.MultiView object at 0x70d1efd02040> | |
| public_report_form | /api/v1/public-report-form | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efddf240> | |
| public_report_form_coupon | /api/v1/public-report-form/coupon | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efddf880> | |
| public_report_form_country | /api/v1/public-report-form/country | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efddfec0> | |
| site_profiles_id_set_default | /api/v1/site-profiles/{_id}/set_default | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc39440> | |
| site_profiles_id | /api/v1/site-profiles/{_id} | <pyramid.config.views.MultiView object at 0x70d1efc40050> | |
| site_profiles | /api/v1/site-profiles | <pyramid.config.views.MultiView object at 0x70d1efd03af0> | |
| 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 0x70d1efc39a80> | |
| site_profiles_public_id_uuid | /api/v1/site-profiles/p/{_id}/{_uuid} | <pyramid.config.views.MultiView object at 0x70d1efc40130> | |
| 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 0x70d1efc57ce0> | |
| sitematch_organization_id_org_details | /api/v1/sitematch-organization/{_id}/org-details | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc60360> | |
| 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 0x70d1efb15440> | |
| 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 0x70d1efc1d260> | |
| properties_update_filter_market_plan | /api/v1/properties/market-plan | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc1d8a0> | |
| properties_update_filter_submitters | /api/v1/properties/submitters | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc1dee0> | |
| properties_update_filter_dates | /api/v1/properties/dates | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc1e520> | |
| properties_send_email | /api/v1/properties/send-email | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc1eb60> | |
| reports_batch_custom_layers | /api/v1/reports/batch/custom_layers | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efdeb380> | |
| reports_batch_custom_layers_mapping | /api/v1/reports/batch/custom_layers_mapping | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efdeb9c0> | |
| reports_batch_current_locations_mapping | /api/v1/reports/batch/current_locations_mapping | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efdf8040> | |
| reports_batch_pois | /api/v1/reports/batch/pois | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efdf8680> | |
| reports_batch_demogs | /api/v1/reports/batch/demogs | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efdf8cc0> | |
| reports_batch_create_batch | /api/v1/reports/batch/create_batch | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efdf9300> | |
| reports_batch_id_copy | /api/v1/reports/batch/{_id}/copy | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efdf9940> | |
| reports_id_copy | /api/v1/reports/{_id}/copy | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efde8d60> | |
| reports_id_demog_tables | /api/v1/reports/{_id}/demog-tables | <pyramid.config.views.MultiView object at 0x70d1efd02cf0> | |
| reports_id_demographics | /api/v1/reports/{_id}/demographics | <pyramid.config.views.MultiView object at 0x70d1efd02b30> | |
| reports_id_logo | /api/v1/reports/{_id}/logo | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efde80e0> | |
| reports_id_private | /api/v1/reports/{_id}/private | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efde8720> | |
| reports_id_send_email | /api/v1/reports/{_id}/send-email | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efde9e40> | |
| reports_id | /api/v1/reports/{_id} | <pyramid.config.views.MultiView object at 0x70d1efd02900> | |
| reports | /api/v1/reports | <pyramid.config.views.MultiView object at 0x70d1efd027b0> | |
| roles_name | /api/v1/roles/{name} | <pyramid.config.views.MultiView object at 0x70d1efd030e0> | |
| roles_multi_banner_name | /api/v1/roles-multi-banner/{name} | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efdfb6a0> | |
| roles | /api/v1/roles | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efdf9f80> | |
| roles-multi-banner | /api/v1/roles-multi-banner | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efdfa5c0> | |
| referral | /api/v1/referral | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efde6520> | |
| s3_data | /api/v1/s3-data | <pyramid.config.views.MultiView object at 0x70d1efd03150> | |
| s3_data_broker | /api/v1/s3-data-broker | <pyramid.config.views.MultiView object at 0x70d1efd033f0> | |
| services_transit | /api/v1/services/transit | None | |
| services_xlsTravelDistances | /api/v1/services/TravelDistances.xls | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc02b60> | |
| segmentation_heatmap | /api/v1/segmentation/heatmap | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc018a0> | |
| segmentation_segment_breakdown | /api/v1/segmentation/segment-breakdown | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc01ee0> | |
| segmentation_top_segments | /api/v1/segmentation/top-segments | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc02520> | |
| sitematch_submission_get | /api/v1/sitematch-submission | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc031a0> | |
| sitematch_submission_geocode | /api/v1/sitematch-submission/geocode | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc084a0> | |
| sitematch_submission_submit | /api/v1/sitematch-submission/submit | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc08ae0> | |
| sitematch_submission_count | /api/v1/sitematch-submission/count | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc09120> | |
| sitematch_submission_neighbouring_brands | /api/v1/sitematch-submission/neighbouring-brands | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc09760> | |
| sitematch_submission_contact_submitter | /api/v1/sitematch-submission/contact-submitter | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc0a480> | |
| sitematch_submission_id | /api/v1/sitematch-submission/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc03e20> | |
| sitematch_portal_visits | /api/v1/sitematch-portal-visits | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc037e0> | |
| sitematch_market_plan_library | /api/v1/sitematch-market-plan | <pyramid.config.views.MultiView object at 0x70d1efd034d0> | |
| sitematch_market_plan_id | /api/v1/sitematch-market-plan/{_id} | <pyramid.config.views.MultiView object at 0x70d1efd03540> | |
| sitematch_market_plan_deletion | /api/v1/sitematch-market-plan/{_id}/deletion | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc14cc0> | |
| sitematch_market_plan_id_trade_area | /api/v1/sitematch-market-plan/{_id}/trade-area | <pyramid.config.views.MultiView object at 0x70d1efd035b0> | |
| sitematch_market_plan_submission_submission_id | /api/v1/sitematch-market-plan/submission/{submission_id} | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc153a0> | |
| sitematch_geometries | /api/v1/sitematch-geometries/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc159e0> | |
| sitematch_market_plan_id_real_estate_selections | /api/v1/sitematch-market-plan/{_id}/real-estate-selections | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc160c0> | |
| sitematch_market_plan_id_demographics_selections | /api/v1/sitematch-market-plan/{_id}/demographics-selections | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc167a0> | |
| sitematch_market_plan_id_pois | /api/v1/sitematch-market-plan/{_id}/pois | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc16de0> | |
| sitematch_market_plan_id_title | /api/v1/sitematch-market-plan/{_id}/title | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc17420> | |
| sitematch_market_plan_id_population_threshold | /api/v1/sitematch-market-plan/{_id}/population-threshold | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc17b00> | |
| sitematch_market_plan_id_scores | /api/v1/sitematch-market-plan/{_id}/scores | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc1c7c0> | |
| 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 0x70d1efc09e40> | |
| lcbomatch_submission_geocode | /api/v1/lcbomatch-submission/geocode | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc0aac0> | |
| lcbomatch_submission_submit | /api/v1/lcbomatch-submission/submit | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc0b100> | |
| sitematch_organization_id_share | /api/v1/sitematch-organization/{_id}/sitematch-share | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc61580> | |
| sitematch_organization_id_sitematch_share_token | /api/v1/sitematch-organization/{_id}/sitematch-share-token | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc61c60> | |
| sitematch_organization_id_submission_preferences | /api/v1/sitematch-organization/{_id}/submission-preferences | <pyramid.config.views.MultiView object at 0x70d1efd02f20> | |
| sitematch_organization_id_send_email | /api/v1/sitematch-organization/{_id}/send-email | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc702c0> | |
| sitematch_organization_id_sitematch_manager | /api/v1/sitematch-organization/{_id}/sitematch-manager | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc70900> | |
| simulation | /api/v1/simulation | <pyramid.config.views.MultiView object at 0x70d1efd03770> | |
| simulation_event | /api/v1/simulation/event | <pyramid.config.views.MultiView object at 0x70d1efd038c0> | |
| simulation_share | /api/v1/simulation/share | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc29e40> | |
| simulation_comment | /api/v1/simulation/comment | <pyramid.config.views.MultiView object at 0x70d1efd03930> | |
| simulation_candidate | /api/v1/simulation/candidate | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc2af20> | |
| simulation_updated_store_vars | /api/v1/simulation/updated-store-vars | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc2b560> | |
| simulation_apply | /api/v1/simulation/apply | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc2bba0> | |
| simulation_edit_event_details | /api/v1/simulation/edit-event-details | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc34220> | |
| simulation_add_transfer_store | /api/v1/simulation/add-transfer-store | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc34860> | |
| social_segment | /api/v1/social-segment | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc1f1a0> | |
| social_segment_from_geo_id | /api/v1/social-segment-from-geo-id | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc1f7e0> | |
| social_segment_user_total | /api/v1/social-segment-user-total | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc34ea0> | |
| social_segment_from_shape | /api/v1/social-segment-from-shape | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc1fe20> | |
| shapes | /api/v1/shapes | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc354e0> | |
| shapes_shape_id_label | /api/v1/shapes/{_id}/label | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc35b20> | |
| shapes_shape_id_color | /api/v1/shapes/{_id}/color | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc36160> | |
| shapes_shape_id_weight | /api/v1/shapes/{_id}/weight | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc367a0> | |
| shapes_shape_id_share | /api/v1/shapes/{_id}/share | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc36de0> | |
| shapes_shape_id_export_points | /api/v1/shapes/{_id}/export_points | <pyramid.config.views.MultiView object at 0x70d1efd03e70> | |
| track | /api/v1/track | <pyramid.config.views.MultiView object at 0x70d1efc40980> | |
| traffic_counts | /api/v1/traffic-counts | None | |
| traffic_counts_cache | /api/v1/traffic-counts-cache | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc87c40> | |
| traffic_counts_prediction_model_build | /api/v1/build-traffic-predictor | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc8c220> | |
| users_batch_report | /api/v1/users/batch_report | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcf31a0> | |
| users_id_custom_layers_file_id_starred | /api/v1/users/{_id}/custom-layers/{file_id}/starred | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcf3ba0> | |
| users_id_email | /api/v1/users/{_id}/email | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcfc180> | |
| users_id_measurement | /api/v1/users/{_id}/measurement | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcfff60> | |
| users_id_account_type | /api/v1/users/{_id}/account_type | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb0c540> | |
| users_id_name | /api/v1/users/{_id}/name | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcfd260> | |
| users_id_sitematch_email | /api/v1/users/{_id}/sitematch_email | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcfdda0> | |
| users_id_title | /api/v1/users/{_id}/title | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcfd800> | |
| users_id_geographies | /api/v1/users/{_id}/geographies | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcfe340> | |
| users_id_password | /api/v1/users/{_id}/password | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcfccc0> | |
| users_preferences_segmentation | /api/v1/users/{_id}/preferences/segmentation | <pyramid.config.views.MultiView object at 0x70d1efc41da0> | |
| users_id_plan_countries_country | /api/v1/users/{_id}/plan/countries/{country} | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb0d620> | |
| users_id_preferences_demographics_order | /api/v1/users/{_id}/preferences/demographics/order | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb16de0> | |
| users_id_preferences_demographics_weight | /api/v1/users/{_id}/preferences/demographics/weight | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb17420> | |
| users_id_preferences_demographics | /api/v1/users/{_id}/preferences/demographics | <pyramid.config.views.MultiView object at 0x70d1efc41d30> | |
| users_id_preferences_project_basemap | /api/v1/users/{_id}/preferences/project/basemap | <pyramid.config.views.MultiView object at 0x70d1efc41cc0> | |
| users_id_preferences_settings_notification | /api/v1/users/{_id}/preferences/settings/notification | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb0cae0> | |
| users_id_preferences_sitematch | /api/v1/users/{_id}/preferences/sitematch | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb17a60> | |
| users_id_preferences_settings_comparison_notification | /api/v1/users/{_id}/preferences/settings/comparison_notification | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb0d080> | |
| users_id_profile_pic | /api/v1/users/{_id}/profile_pic | <pyramid.config.views.MultiView object at 0x70d1efc41be0> | |
| users_id_role | /api/v1/users/{_id}/role | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcff9c0> | |
| users_id_username | /api/v1/users/{_id}/username | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcfc720> | |
| users_id | /api/v1/users/{_id} | <pyramid.config.views.MultiView object at 0x70d1efc41a20> | |
| users_referral | /api/v1/users/{_id}/referral | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcf2520> | |
| users_id_eula_signed | /api/v1/users/{_id}/eula_signed | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcfe980> | |
| users_preferences_project_mapstate_poi_clustering | api/v1/users/{_id}/preferences/project/mapstate/poi-clustering | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb0fd80> | |
| 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 0x70d1efb14360> | |
| users_preferences_project_mapstate_current_location | api/v1/users/{_id}/preferences/project/mapstate/current-location-state | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb14900> | |
| users_preferences_project_mapstate_markets_visible | api/v1/users/{_id}/preferences/project/mapstate/markets/visible | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb14ea0> | |
| users_preferences_project_mapstate_traffic_count | api/v1/users/{_id}/preferences/project/mapstate/traffic-count | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb0e520> | |
| users_preferences_project_mapstate_social_segment | /api/v1/users/{_id}/preferences/project/mapstate/social-segment-state | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb0eb60> | |
| users_id_retailer_key | /api/v1/users/{_id}/retailer_key | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb0f1a0> | |
| users_id_system_performance | /api/v1/users/{_id}/system_performance | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb0f7e0> | |
| mapstate_customlayers_file_id_inactive_classes | /api/v1/mapstate/custom-layers/{file_id}/inactive-classes | <pyramid.config.views.MultiView object at 0x70d1efc41e10> | |
| mapstate_customlayers_file_id_header | /api/v1/mapstate/custom-layers/{file_id}/label-header | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb24b80> | |
| mapstate_customlayers_file_id_toggle_labels | /api/v1/mapstate/custom-layers/{file_id}/labels | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb251c0> | |
| mapstate_customlayers_file_id_toggle_layer_lock | /api/v1/mapstate/custom-layers/{file_id}/lock | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb25800> | |
| users | /api/v1/users | <pyramid.config.views.MultiView object at 0x70d1efc41710> | |
| user-exists | /api/v1/user-exists | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efcf1ee0> | |
| authentication | /api/v1/authentication | None | |
| trials | /api/v1/trials | <pyramid.config.views.MultiView object at 0x70d1efc409f0> | |
| trials_approve | /api/v1/trials/approve | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc8d300> | |
| trials_id_checkout | /api/v1/trials/{_id}/checkout | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc8df80> | |
| trials_id_message | /api/v1/trials/{_id}/message | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc8d940> | |
| routing | /api/v1/route/driving/{_route_options} | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efdfbce0> | |
| sitematch_listings | /api/v1/sitematch/listings | <pyramid.config.views.MultiView object at 0x70d1efc40440> | |
| sitematch_listings_id | /api/v1/sitematch/listings/{_id} | <pyramid.config.views.MultiView object at 0x70d1efc404b0> | |
| sitematch_listings_id_images | /api/v1/sitematch/listings/{_id}/images | <pyramid.config.views.MultiView object at 0x70d1efc40520> | |
| sitematch_listings_id_details | /api/v1/sitematch/listings/{_id}/details | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc54040> | |
| sitematch_portal_listings | /api/v1/sitematch/portal_listings | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc55120> | |
| sitematch_expansion_plans | /api/v1/sitematch/expansion_plans | <pyramid.config.views.MultiView object at 0x70d1efc40210> | |
| sitematch_expansion_plans_id | /api/v1/sitematch/expansion_plans/{_id} | <pyramid.config.views.MultiView object at 0x70d1efc40280> | |
| sitematch_terms_conditions | /api/v1/sitematch/terms_conditions | <pyramid.config.views.MultiView object at 0x70d1efc402f0> | |
| sitematch_terms_and_conditions | /api/v1/sitematch/terms_and_conditions | <pyramid.config.views.MultiView object at 0x70d1efc40360> | |
| sitematch_terms_and_conditions_webhook | /api/v1/sitematch/terms_and_conditions_webhook | <pyramid.config.views.MultiView object at 0x70d1efc403d0> | |
| sitematch_manager | /api/v1/sitematch-manager | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc70f40> | |
| sitematch_manager_default_columns | /api/v1/sitematch-manager/default-columns | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc84220> | |
| sitematch_manager_filters | /api/v1/sitematch-manager/filters | <pyramid.config.views.MultiView object at 0x70d1efc40670> | |
| sitematch_manager_visibility | /api/v1/sitematch-manager/visibility | <pyramid.config.views.MultiView object at 0x70d1efc407c0> | |
| sitematch_manager_id | /api/v1/sitematch-manager/{_id} | <pyramid.config.views.MultiView object at 0x70d1efc40830> | |
| rest_sitematch_manager_id_geocoding_status | /api/v1/sitematch-manager/{_id}/geocoding-status | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc739c0> | |
| sitematch_manager_id_custom_layer_file | /api/v1/sitematch-manager/{_id}/custom-layer-file | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc74040> | |
| sitematch_manager_id_archive | /api/v1/sitematch-manager/{_id}/archive | <pyramid.config.views.MultiView object at 0x70d1efc408a0> | |
| sitematch_manager_id_rows | /api/v1/sitematch-manager/{_id}/rows | <pyramid.config.views.MultiView object at 0x70d1efd00a60> | |
| sitematch_manager_id_rows_row_id | /api/v1/sitematch-manager/{_id}/rows/{row_id} | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc76020> | |
| sitematch_manager_id_columns | /api/v1/sitematch-manager/{_id}/columns | <pyramid.config.views.MultiView object at 0x70d1efd02350> | |
| sitematch_manager_id_columns_field | /api/v1/sitematch-manager/{_id}/columns/{field} | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc77560> | |
| sitematch_manager_id_reports_drawn_shapes | /api/v1/sitematch-manager/{_id}/reports-drawn-shapes | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc77ba0> | |
| sitematch_manager_id_demographics | /api/v1/sitematch-manager/{_id}/demographics | <pyramid.config.views.MultiView object at 0x70d1efc40750> | |
| sitematch_manager_id_attachments | /api/v1/sitematch-manager/{manager_id}/attachments | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc85300> | |
| sitematch_organization_views | /api/v1/sitematch-organization/{org_id}/views | <pyramid.config.views.MultiView object at 0x70d1efc40590> | |
| sitematch_view | /api/v1/sitematch-views/{view_id} | <pyramid.config.views.MultiView object at 0x70d1efc406e0> | |
| user_sitematch_active_view | /api/v1/users/me/sitematch-active-view | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc63c40> | |
| sitematch_signups | /api/v1/sitematch-signups | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc85940> | |
| sitematch_signups_unpaid | /api/v1/sitematch-signups/unpaid | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc85f80> | |
| 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 0x70d1efc865c0> | |
| sitematch_signups_id_create_account | /api/v1/sitematch-signups/{_id}/create-account | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc86c00> | |
| marketmatch_mappings | /api/v1/marketmatch/mappings | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb64ae0> | |
| marketmatch_mapping_file_id | /api/v1/marketmatch/mapping/{file_id} | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb65120> | |
| sitematch_makematches_getusers | /api/v1/sitematch/makematches/getusers | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc55760> | |
| sitematch_makematches_getexpansionplans | /api/v1/sitematch/makematches/getexpansionplans/{user_id} | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc55da0> | |
| sitematch_makematches_getlistings | /api/v1/sitematch/makematches/getlistings/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc57060> | |
| sitematch_makematches_getalllistings | /api/v1/sitematch/makematches/getalllistings | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc56a20> | |
| sitematch_makematches_getmatches | /api/v1/sitematch/makematches/getmatches/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc563e0> | |
| sitematch_makematches_creatematch | /api/v1/sitematch/makematches/match | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efc576a0> | |
| cities_query | /api/v1/cities/{query} | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efec07c0> | |
| completion_callback | /api/v1/near/completion_callback | <pyramid.config.views.MultiView object at 0x70d1efc42350> | |
| stripe_webhook | /api/v1/stripe/webhook | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb66200> | |
| stripe_create_customer_portal_session | /api/v1/stripe/create-customer-portal-session | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb66840> | |
| stripe_primary_subscription | /api/v1/stripe/primary-subscription | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efb66e80> | |
| ai_sandbox_chat | /api/v1/ai-sandbox/chat | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efed68e0> | |
| ai_sandbox_disclaimer_status | /api/v1/ai-sandbox/disclaimer/status | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efed6f20> | |
| ai_sandbox_disclaimer_accept | /api/v1/ai-sandbox/disclaimer/accept | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efed7560> | |
| ai_sandbox_disclaimer_clear | /api/v1/ai-sandbox/disclaimer/clear | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efed7ba0> | |
| report_chatbot_disclaimer_status | /api/v1/report-chatbot/disclaimer/status | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efee0220> | |
| report_chatbot_disclaimer_accept | /api/v1/report-chatbot/disclaimer/accept | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efee0860> | |
| ai_sandbox_usage_stats | /api/v1/ai-sandbox/usage/stats | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efee0ea0> | |
| ai_sandbox_sessions_list | /api/v1/ai-sandbox/sessions | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efee14e0> | |
| ai_sandbox_session_detail | /api/v1/ai-sandbox/sessions/{session_id} | <pyramid.config.views.MultiView object at 0x70d1efe13af0> | |
| ai_sandbox_data_management_sample_attributes | /api/v1/ai-sandbox/data-management/sample-attributes | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efee2a20> | |
| ai_sandbox_data_management_enabled_attributes | /api/v1/ai-sandbox/data-management/enabled-attributes | <pyramid.config.views.MultiView object at 0x70d1efe13b60> | |
| mobile_optimization | /api/v1/mobile-optimization | <function attr_wrapped_view.<locals>.attr_view at 0x70d1efdae0c0> | |
| catchall_static | /*subpath | <function rendered_view.<locals>.viewresult_to_response at 0x70d1efb4a660> |
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
Python 3.13.1 (main, Dec 4 2024, 08:54:15) [GCC 13.2.0] on Linux-6.8.0-49-generic-x86_64-with-glibc2.39
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.1 | /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.4 | /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.