HTTP Headers
Request Headers
| Key | Value |
|---|---|
| Accept | */* |
| Accept-Encoding | gzip, br, zstd, deflate |
| Connection | close |
| Host | eric.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 | 22436 |
| Content-Type | text/html; charset=UTF-8 |
| Set-Cookie | session=36770c01c6c62caa93b8808d9bd68f015d6d3c8bgASVRAAAAAAAAACMQDliYTg1MjJiNjM5YmUzOTE2OTcyMzU5YTk3NzVlOTY4MjRjN2Y4Y2Q0N2ZkYTQ2MGU3MDQwNTEwNzk5ZWU5N2SULg==; Path=/; HttpOnly |
Performance
| Resource | Value |
|---|---|
| User CPU time | 2.597 msec |
| System CPU time | 0.540 msec |
| Total CPU time | 3.137 msec |
| Elapsed time | 5.647 msec |
| Context switches | 7 voluntary, 31 involuntary |
Profile
The profiler is not activated. Activate the checkbox in the toolbar to use it.
Renderers
| Renderer Name | |
|---|---|
| piinpoint:templates/login.mako | |
| Rendering Value | |
| {'email': False, 'bad_attempt': False, 'password_reset': False, 'referer': None, 'sm_login': False, 'two_factor_verify': False, 'redirect_url': '', 'is_mobile': False} | |
| System Values | |
| CLOUDFRONT_URI | '' |
| GOOGLE_API_KEY_PARAM | 'key=AIzaSyCkYhp2mn752z6wdKLPOJH48z7eJuQSuVU' |
| PRODUCTION | False |
| _ | <function main.<locals>.add_localizer.<locals>.translate at 0x7a36c24ff600> |
| context | <pyramid.traversal.DefaultRootFactory object at 0x7a36a2dcae40> |
| get_csrf_token | functools.partial(<function get_csrf_token at 0x7a3748218a40>, <Request at 0x7a36dd887a80 GET https://eric.piinpoint.com/login>) |
| renderer_info | <pyramid.renderers.RendererHelper object at 0x7a369bd9b5b0> |
| renderer_name | 'piinpoint:templates/login.mako' |
| req | <Request at 0x7a36dd887a80 GET https://eric.piinpoint.com/login> |
| request | <Request at 0x7a36dd887a80 GET https://eric.piinpoint.com/login> |
| 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://eric.piinpoint.com | ||||||||||||||||
| authorization * | None | ||||||||||||||||
| cache_control * | |||||||||||||||||
| context * | <pyramid.traversal.DefaultRootFactory object at 0x7a36a2dcae40> | ||||||||||||||||
| exc_info * | None | ||||||||||||||||
| exception * | None | ||||||||||||||||
| locale_name * | fr | ||||||||||||||||
| matchdict * |
|
||||||||||||||||
| matched_route * |
|
||||||||||||||||
| path * | /login | ||||||||||||||||
| root * | <pyramid.traversal.DefaultRootFactory object at 0x7a36a2dcae40> | ||||||||||||||||
| subpath * | () | ||||||||||||||||
| traversed * | () | ||||||||||||||||
| url * | https://eric.piinpoint.com/login | ||||||||||||||||
| view_name * | |||||||||||||||||
| virtual_root * | <pyramid.traversal.DefaultRootFactory object at 0x7a36a2dcae40> | ||||||||||||||||
| virtual_root_path * | () |
Documentation Links
- API Docs: pyramid.request
Request attributes
| Attribute | Value |
|---|---|
| _headers | <webob.headers.EnvironHeaders object at 0x7a36a2dca530> |
| finished_callbacks | deque([<function HeaderDebugPanel.__init__.<locals>.finished_callback at 0x7a36c24ffa60>]) |
| invoke_subrequest | <bound method Router.invoke_subrequest of <pyramid.router.Router object at 0x7a3743dd5e50>> |
| pdtb_id | '313334333736303633353331363438' |
| registry | <Registry piinpoint> |
Request environ
| Attribute | Value |
|---|---|
| CONTENT_LENGTH | '0' |
| HTTP_ACCEPT | '*/*' |
| HTTP_ACCEPT_ENCODING | 'gzip, br, zstd, deflate' |
| HTTP_CONNECTION | 'close' |
| HTTP_HOST | 'eric.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' |
| QUERY_STRING | '' |
| REMOTE_ADDR | '192.168.224.5' |
| REMOTE_HOST | '192.168.224.5' |
| REMOTE_PORT | '46142' |
| REQUEST_METHOD | 'GET' |
| REQUEST_URI | '/login' |
| 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 192.168.224.5:46142 at 0x7a36a1c14c00>> |
| 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 0x7a36a2dca2f0> |
| 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 0x7a3742b32a20>
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 0x7a3743c33230> | |
|---|---|
| policy | <pyramid.csrf.LegacySessionCSRFStoragePolicy object at 0x7a3743c33230> |
| 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 0x7a36bb862de0> |
| Source | |
Line 324 of file /piinpoint/src/piinpoint/__init__.py:
|
|
Permissions
| permission __no_permission_required__ | |
|---|---|
| value | '__no_permission_required__' |
| Source | |
Line 6116 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 0x7a37483c4ad0> | |
|---|---|
| factory | <pyramid.renderers.JSON object at 0x7a37483c4ad0> |
| 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 0x7a3748218e00> |
| 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 0x7a3742caab10> | |
|---|---|
| factory | <pyramid_mako.MakoRendererFactory object at 0x7a3742caab10> |
| 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 0x7a3741c95590> | |
|---|---|
| callable | <pyramid.decorator.reify object at 0x7a3741c95590> |
| 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 0x7a36bb6b5fd0> |
| 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 0x7a36bb805640> |
| 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 0x7a36bba27050> |
| 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 0x7a36bb98a410> |
| 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 0x7a36bb98a4c0> |
| 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 0x7a36c265f890> |
| 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 0x7a36c265ccd0> |
| pattern | '/analysis' |
| Source | |
Line 57 of file /piinpoint/src/piinpoint/routes.py:
|
|
| route dashboard (pattern: '/dashboard') | |
|---|---|
| name | 'dashboard' |
| object | <pyramid.urldispatch.Route object at 0x7a36bb859be0> |
| 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 0x7a36bb859c70> |
| 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 0x7a36bb859d00> |
| 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 0x7a36bb859e20> |
| 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 0x7a36bb859eb0> |
| 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 0x7a36bb859f40> |
| 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 0x7a36bb859fd0> |
| 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 0x7a36bb85a060> |
| 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 0x7a36bb85a180> |
| 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 0x7a36bb85a210> |
| 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 0x7a36bb85a2a0> |
| 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 0x7a36bb85a3c0> |
| 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 0x7a36bb85a450> |
| 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 0x7a36bb85a4e0> |
| 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 0x7a36bb85a570> |
| 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 0x7a36bb85a600> |
| 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 0x7a36bb85a690> |
| 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 0x7a36bb85a720> |
| 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 0x7a36bb85a7b0> |
| 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 0x7a36bb85a840> |
| 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 0x7a36bb85a8d0> |
| 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 0x7a36bb85a960> |
| 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 0x7a36bb85a9f0> |
| 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 0x7a36bb85aa80> |
| 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 0x7a36bb85ab10> |
| 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 0x7a36bb85aba0> |
| 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 0x7a36bb85ac30> |
| 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 0x7a36bb85acc0> |
| 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 0x7a36bb85ad50> |
| 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 0x7a36bb85ade0> |
| 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 0x7a36bb85ae70> |
| 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 0x7a36bb85af00> |
| 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 0x7a36bb85af90> |
| 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 0x7a36bb85b020> |
| 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 0x7a36bb85b0b0> |
| 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 0x7a36bb85b140> |
| 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 0x7a36bb85b1d0> |
| 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 0x7a36bb85b260> |
| 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 0x7a36bb85b2f0> |
| 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 0x7a36bb85b380> |
| 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 0x7a36bb85b410> |
| 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 0x7a36bb85b4a0> |
| 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 0x7a36bb85b530> |
| 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 0x7a36bb85b5c0> |
| 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 0x7a36bb85b650> |
| 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 0x7a36bb85b6e0> |
| 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 0x7a36bb85b770> |
| 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 0x7a36bb85b800> |
| 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 0x7a36bb85b890> |
| 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 0x7a36bb85b920> |
| 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 0x7a36bb85b9b0> |
| 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 0x7a36bb85ba40> |
| 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 0x7a36bb85bad0> |
| 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 0x7a36bb85bb60> |
| 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 0x7a36bb85bbf0> |
| 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 0x7a36bb85bc80> |
| 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 0x7a36bb85bd10> |
| 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 0x7a36bb85bda0> |
| 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 0x7a36bb85be30> |
| 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 0x7a36bb85bec0> |
| 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 0x7a36bb85bf50> |
| 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 0x7a36bb5e0050> |
| 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 0x7a36bb5e00e0> |
| 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 0x7a36bb5e0170> |
| 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 0x7a36bb5e0200> |
| 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 0x7a36bb5e0290> |
| 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 0x7a36bb5e0320> |
| 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 0x7a36bb5e03b0> |
| 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 0x7a36bb5e0440> |
| 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 0x7a36bb5e04d0> |
| 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 0x7a36bb5e0560> |
| 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 0x7a36bb5e05f0> |
| 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 0x7a36bb5e0680> |
| 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 0x7a36bb5e0710> |
| 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 0x7a36bb5e07a0> |
| 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 0x7a36bb5e0830> |
| 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 0x7a36bb5e08c0> |
| 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 0x7a36bb5e0950> |
| 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 0x7a36bb5e09e0> |
| 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 0x7a36bb5e0a70> |
| 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 0x7a36bb5e0b00> |
| 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 0x7a36bb5e0b90> |
| 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 0x7a36bb5e0c20> |
| 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 0x7a36bb5e0cb0> |
| 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 0x7a36bb5e0d40> |
| 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 0x7a36bb5e0dd0> |
| 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 0x7a36bb5e0e60> |
| 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 0x7a36bb5e0ef0> |
| 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 0x7a36bb5e0f80> |
| 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 0x7a36bb5e1010> |
| 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 0x7a36bb5e10a0> |
| 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 0x7a36bb5e1130> |
| 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 0x7a36bb5e11c0> |
| 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 0x7a36bb5e1250> |
| 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 0x7a36bb5e12e0> |
| 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 0x7a36bb5e1370> |
| 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 0x7a36bb5e1400> |
| 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 0x7a36bb5e1490> |
| 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 0x7a36bb5e1520> |
| 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 0x7a36bb5e15b0> |
| 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 0x7a36bb5e1640> |
| 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 0x7a36bb5e16d0> |
| 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 0x7a36bb5e1760> |
| 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 0x7a36bb5e17f0> |
| 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 0x7a36bb5e1880> |
| 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 0x7a36bb5e1910> |
| 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 0x7a36bb5e19a0> |
| 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 0x7a36bb5e1a30> |
| 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 0x7a36bb5e1ac0> |
| 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 0x7a36bb5e1b50> |
| 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 0x7a36bb5e1be0> |
| 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 0x7a36bb5e1c70> |
| 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 0x7a36bb5e1d00> |
| 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 0x7a36bb5e1d90> |
| 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 0x7a36bb5e1e20> |
| 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 0x7a36bb5e1eb0> |
| 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 0x7a36bb5e1f40> |
| 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 0x7a36bb5e1fd0> |
| 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 0x7a36bb5e2060> |
| 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 0x7a36bb5e20f0> |
| 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 0x7a36bb5e2180> |
| 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 0x7a36bb5e2210> |
| 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 0x7a36bb5e22a0> |
| 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 0x7a36bb5e2330> |
| 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 0x7a36bb5e23c0> |
| 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 0x7a36bb5e2450> |
| 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 0x7a36bb5e24e0> |
| 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 0x7a36bb5e2570> |
| 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 0x7a36bb5e2600> |
| 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 0x7a36bb5e2690> |
| 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 0x7a36bb5e2720> |
| 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 0x7a36bb5e27b0> |
| 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 0x7a36bb5e2840> |
| 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 0x7a36bb5e28d0> |
| 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 0x7a36bb5e2960> |
| 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 0x7a36bb5e29f0> |
| 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 0x7a36bb5e2a80> |
| 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 0x7a36bb5e2b10> |
| 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 0x7a36bb5e2ba0> |
| 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 0x7a36bb5e2c30> |
| 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_sales_prediction (pattern: '/api/v1/uber-reports/{_id}/sales-prediction') | |
|---|---|
| name | 'uber_reports__id_sales_prediction' |
| object | <pyramid.urldispatch.Route object at 0x7a36bb5e2cc0> |
| pattern | '/api/v1/uber-reports/{_id}/sales-prediction' |
| Source | |
Line 363 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 0x7a36bb5e2d50> |
| pattern | '/api/v1/uber-reports/{_id}/include-sales-prediction' |
| Source | |
Line 367 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 0x7a36bb5e2de0> |
| pattern | '/api/v1/uber-reports/{_id}/include-analog-stores' |
| Source | |
Line 371 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 0x7a36bb5e2e70> |
| pattern | '/api/v1/uber-reports/{_id}/include-site-ranking' |
| Source | |
Line 375 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 0x7a36bb5e2f00> |
| pattern | '/api/v1/uber-reports/{_id}/include-prediction-drivers' |
| Source | |
Line 379 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 0x7a36bb5e2f90> |
| pattern | '/api/v1/uber-reports/{_id}/include-impacted-locations' |
| Source | |
Line 383 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 0x7a36bb5e3020> |
| pattern | '/api/v1/uber-reports/{_id}/listing-pdf' |
| Source | |
Line 387 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 0x7a36bb5e30b0> |
| pattern | '/api/v1/uber-reports/{_id}/overlap-tradeareas' |
| Source | |
Line 390 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 0x7a36bb5e3140> |
| pattern | '/api/v1/uber-reports/{_id}/overlap-analysis' |
| Source | |
Line 394 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 0x7a36bb5e31d0> |
| pattern | '/api/v1/uber-reports/{_id}/demographics/overlap/order' |
| Source | |
Line 398 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 0x7a36bb5e3260> |
| pattern | '/api/v1/visitor-reports' |
| Source | |
Line 403 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 0x7a36bb5e32f0> |
| pattern | '/api/v1/visitor-reports/{_id}' |
| Source | |
Line 404 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 0x7a36bb5e3380> |
| pattern | '/api/v1/visitor-reports/{_id}/title' |
| Source | |
Line 405 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 0x7a36bb5e3410> |
| pattern | '/api/v1/visitor-reports/{_id}/monthly-geofence' |
| Source | |
Line 406 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 0x7a36bb5e34a0> |
| pattern | '/api/v1/visitor-reports/{_id}/demographics/{_section}' |
| Source | |
Line 410 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 0x7a36bb5e3530> |
| pattern | '/api/v1/visitor-reports/{_id}/tradearea' |
| Source | |
Line 414 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 0x7a36bb5e35c0> |
| pattern | '/api/v1/visitor-reports/{_id}/copy' |
| Source | |
Line 417 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 0x7a36bb5e3650> |
| pattern | '/api/v1/visitor-reports/{_id}/share' |
| Source | |
Line 418 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 0x7a36bb5e36e0> |
| pattern | '/api/v1/visitor-reports/{_id}/send-email' |
| Source | |
Line 419 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 0x7a36bb5e3770> |
| pattern | '/api/v1/custom-reports' |
| Source | |
Line 424 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 0x7a36bb5e3800> |
| pattern | '/api/v1/custom-reports/{_id}/reload-brand' |
| Source | |
Line 425 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 0x7a36bb5e3890> |
| pattern | '/api/v1/custom-reports/{_id}/pois' |
| Source | |
Line 428 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 0x7a36bb5e3920> |
| pattern | '/api/v1/custom-reports/{_id}/sites' |
| Source | |
Line 429 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 0x7a36bb5e39b0> |
| pattern | '/api/v1/custom-reports/{_id}/site-bounds-to-da' |
| Source | |
Line 430 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 0x7a36bb5e3a40> |
| pattern | '/api/v1/custom-reports/{_id}/exclude-positions' |
| Source | |
Line 434 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 0x7a36bb5e3ad0> |
| pattern | '/api/v1/custom-reports/{_id}/demog-tables' |
| Source | |
Line 438 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 0x7a36bb5e3b60> |
| pattern | '/api/v1/custom-reports/{_id}/demog-tables-tracker' |
| Source | |
Line 441 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 0x7a36bb5e3bf0> |
| pattern | '/api/v1/custom-reports/{_id}/demographics/fixed' |
| Source | |
Line 445 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 0x7a36bb5e3c80> |
| pattern | '/api/v1/custom-reports/{_id}/demographics/custom' |
| Source | |
Line 449 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 0x7a36bb5e3d10> |
| pattern | '/api/v1/custom-reports/{_id}/demographics/custom/order' |
| Source | |
Line 453 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 0x7a36bb5e3da0> |
| pattern | '/api/v1/custom-reports/{_id}/demographics/cards' |
| Source | |
Line 457 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 0x7a36bb5e3e30> |
| pattern | '/api/v1/custom-reports/{_id}/demographics' |
| Source | |
Line 461 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 0x7a36bb5e3ec0> |
| pattern | '/api/v1/custom-reports/{_id}/demographic-ranges' |
| Source | |
Line 464 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 0x7a36bb5e3f50> |
| pattern | '/api/v1/custom-reports/{_id}/poi-saturation-demogs' |
| Source | |
Line 468 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 0x7a36bb414050> |
| pattern | '/api/v1/custom-reports/{_id}/segmentation-cards' |
| Source | |
Line 472 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 0x7a36bb4140e0> |
| pattern | '/api/v1/custom-reports/{_id}/site-attributes' |
| Source | |
Line 476 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 0x7a36bb414170> |
| pattern | '/api/v1/custom-reports/{_id}/variables' |
| Source | |
Line 480 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 0x7a36bb414200> |
| pattern | '/api/v1/custom-reports/{_id}/selected-geolevels' |
| Source | |
Line 483 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 0x7a36bb414290> |
| pattern | '/api/v1/custom-reports/{_id}/report-notes' |
| Source | |
Line 487 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 0x7a36bb414320> |
| pattern | '/api/v1/custom-reports/{_id}/report-title' |
| Source | |
Line 490 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 0x7a36bb4143b0> |
| pattern | '/api/v1/custom-reports/{_id}/basemap' |
| Source | |
Line 493 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 0x7a36bb414440> |
| pattern | '/api/v1/custom-reports/{_id}/blacklist-poi' |
| Source | |
Line 496 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 0x7a36bb4144d0> |
| pattern | '/api/v1/custom-reports/{_id}/export-tradeareas-geojson' |
| Source | |
Line 499 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 0x7a36bb414560> |
| pattern | '/api/v1/custom-reports/{_id}/export-competitor-tradeareas-geojson' |
| Source | |
Line 503 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 0x7a36bb4145f0> |
| pattern | '/api/v1/custom-reports/{_id}/get-tradeareas-geojson' |
| Source | |
Line 507 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 0x7a36bb414680> |
| pattern | '/api/v1/custom-reports/{_id}/get-da-geometries' |
| Source | |
Line 511 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 0x7a36bb414710> |
| pattern | '/api/v1/custom-reports/{_id}/current-locations' |
| Source | |
Line 517 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 0x7a36bb4147a0> |
| pattern | '/api/v1/custom-reports/{_id}/competitors' |
| Source | |
Line 521 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 0x7a36bb414830> |
| pattern | '/api/v1/custom-reports/{_id}/similar-locations' |
| Source | |
Line 524 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 0x7a36bb4148c0> |
| pattern | '/api/v1/custom-reports/{_id}/labels' |
| Source | |
Line 528 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 0x7a36bb414950> |
| pattern | '/api/v1/custom-reports/{_id}/custom-layer-ids' |
| Source | |
Line 529 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 0x7a36bb4149e0> |
| pattern | '/api/v1/custom-reports/{_id}/layers' |
| Source | |
Line 533 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 0x7a36bb414a70> |
| pattern | '/api/v1/custom-reports/{_id}/growth-rate' |
| Source | |
Line 534 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 0x7a36bb414b00> |
| pattern | '/api/v1/custom-reports/{_id}/neighbouring-pois' |
| Source | |
Line 537 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 0x7a36bb414b90> |
| pattern | '/api/v1/custom-reports/{_id}/top-buyer-types' |
| Source | |
Line 541 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 0x7a36bb414c20> |
| pattern | '/api/v1/custom-reports/{_id}/top-selling-products' |
| Source | |
Line 545 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 0x7a36bb414cb0> |
| pattern | '/api/v1/custom-reports/{_id}/sales-comparables' |
| Source | |
Line 549 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 0x7a36bb414d40> |
| pattern | '/api/v1/custom-reports/{_id}/seasonal-sales' |
| Source | |
Line 553 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 0x7a36bb414dd0> |
| pattern | '/api/v1/custom-reports/{_id}/market-strategy' |
| Source | |
Line 557 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 0x7a36bb414e60> |
| pattern | '/api/v1/custom-reports/{_id}/market-share' |
| Source | |
Line 561 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 0x7a36bb414ef0> |
| pattern | '/api/v1/custom-reports/{_id}/market-share-overview' |
| Source | |
Line 564 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 0x7a36bb414f80> |
| pattern | '/api/v1/custom-reports/{_id}/renovation-lift' |
| Source | |
Line 568 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 0x7a36bb415010> |
| pattern | '/api/v1/custom-reports/{_id}/rankings' |
| Source | |
Line 572 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 0x7a36bb4150a0> |
| pattern | '/api/v1/custom-reports/{_id}/future-competitive-impact' |
| Source | |
Line 575 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 0x7a36bb415130> |
| pattern | '/api/v1/custom-reports/{_id}/base-case-buildout' |
| Source | |
Line 579 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 0x7a36bb4151c0> |
| pattern | '/api/v1/custom-reports/{_id}/margin-data' |
| Source | |
Line 584 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 0x7a36bb415250> |
| pattern | '/api/v1/custom-reports/{_id}/category-breakdown' |
| Source | |
Line 587 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 0x7a36bb4152e0> |
| pattern | '/api/v1/custom-reports/{_id}/product-origin' |
| Source | |
Line 591 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 0x7a36bb415370> |
| pattern | '/api/v1/custom-reports/{_id}/quadrant-analysis' |
| Source | |
Line 595 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 0x7a36bb415400> |
| pattern | '/api/v1/custom-reports/{_id}/store-attributes' |
| Source | |
Line 600 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 0x7a36bb415490> |
| pattern | '/api/v1/custom-reports/{_id}/share' |
| Source | |
Line 604 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 0x7a36bb415520> |
| pattern | '/api/v1/custom-reports/{_id}/share-report' |
| Source | |
Line 605 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 0x7a36bb4155b0> |
| pattern | '/api/v1/custom-reports/{_id}/pois/address' |
| Source | |
Line 608 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 0x7a36bb415640> |
| pattern | '/api/v1/custom-reports/{_id}/listing-pdf' |
| Source | |
Line 611 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 0x7a36bb4156d0> |
| pattern | '/api/v1/custom-reports/{_id}' |
| Source | |
Line 618 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 0x7a36bb415760> |
| pattern | '/api/v1/dd-reports' |
| Source | |
Line 621 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 0x7a36bb4157f0> |
| pattern | '/api/v1/dd-reports/{store_id}/upload-store-image' |
| Source | |
Line 622 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 0x7a36bb415880> |
| pattern | '/api/v1/dd-reports/public-reports-list/{period}/{token}' |
| Source | |
Line 626 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 0x7a36bb415910> |
| pattern | '/api/v1/dd-reports/{_id}/validate-shared-key' |
| Source | |
Line 630 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.dd-reports.RESTDDReportsIDValidateSharedKey | |
| route dd_reports__id (pattern: '/api/v1/dd-reports/{_id}') | |
|---|---|
| name | 'dd_reports__id' |
| object | <pyramid.urldispatch.Route object at 0x7a36bb4159a0> |
| pattern | '/api/v1/dd-reports/{_id}' |
| Source | |
Line 634 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 0x7a36bb415a30> |
| pattern | '/api/v1/dd-reports/{_id}/store-ranking' |
| Source | |
Line 635 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 0x7a36bb415ac0> |
| pattern | '/api/v1/dd-reports/{_id}/historical-trade-area-sales' |
| Source | |
Line 638 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 0x7a36bb415b50> |
| pattern | '/api/v1/dd-reports/{_id}/copy' |
| Source | |
Line 642 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 0x7a36bb415be0> |
| pattern | '/api/v1/sales-reports' |
| Source | |
Line 645 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 0x7a36bb415c70> |
| pattern | '/api/v1/sales-reports/mc-desc' |
| Source | |
Line 646 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 0x7a36bb415d00> |
| pattern | '/api/v1/sales-reports/trade-area-sandbox' |
| Source | |
Line 648 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 0x7a36bb415d90> |
| pattern | '/api/v1/sales-reports/{_id}' |
| Source | |
Line 652 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 0x7a36bb415e20> |
| pattern | '/api/v1/sales-reports/{_id}/recommendations' |
| Source | |
Line 654 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 0x7a36bb415eb0> |
| pattern | '/api/v1/sales-reports/{_id}/highlights' |
| Source | |
Line 658 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 0x7a36bb415f40> |
| pattern | '/api/v1/sales-reports/{_id}/market-strategy' |
| Source | |
Line 661 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 0x7a36bb415fd0> |
| pattern | '/api/v1/sales-reports/{_id}/assumptions' |
| Source | |
Line 665 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 0x7a36bb416060> |
| pattern | '/api/v1/sales-reports/{_id}/real_estate_notes' |
| Source | |
Line 668 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 0x7a36bb4160f0> |
| pattern | '/api/v1/sales-reports/{_id}/forecast' |
| Source | |
Line 672 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 0x7a36bb416180> |
| pattern | '/api/v1/sales-reports/{_id}/prediction_explainer' |
| Source | |
Line 675 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 0x7a36bb416210> |
| pattern | '/api/v1/sales-reports/{_id}/nearby-cotenants' |
| Source | |
Line 679 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 0x7a36bb4162a0> |
| pattern | '/api/v1/sales-reports/{_id}/sales-transfer' |
| Source | |
Line 683 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 0x7a36bb416330> |
| pattern | '/api/v1/sales-reports/{_id}/real-estate-factors' |
| Source | |
Line 686 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 0x7a36bb4163c0> |
| pattern | '/api/v1/sales-reports/{_id}/comparable-stores' |
| Source | |
Line 690 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 0x7a36bb416450> |
| pattern | '/api/v1/sales-reports/{_id}/urbanicity' |
| Source | |
Line 694 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 0x7a36bb4164e0> |
| pattern | '/api/v1/sales-reports/{_id}/category-breakdown' |
| Source | |
Line 697 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 0x7a36bb416570> |
| pattern | '/api/v1/sales-reports/{_id}/existing-sites' |
| Source | |
Line 701 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 0x7a36bb416600> |
| pattern | '/api/v1/sales-reports/{_id}/new-sites' |
| Source | |
Line 704 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 0x7a36bb416690> |
| pattern | '/api/v1/sales-reports/{_id}/edit-forecast' |
| Source | |
Line 707 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 0x7a36bb416720> |
| pattern | '/api/v1/closure-reports/{_id}/copy' |
| Source | |
Line 710 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 0x7a36bb4167b0> |
| pattern | '/api/v1/sales-reports/{_id}/average-sales-value' |
| Source | |
Line 711 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 0x7a36bb416840> |
| pattern | '/api/v1/sales-reports/{_id}/existing-store-attributes' |
| Source | |
Line 715 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 0x7a36bb4168d0> |
| pattern | '/api/v1/sales-reports/{_id}/copy' |
| Source | |
Line 719 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 0x7a36bb416960> |
| pattern | '/api/v1/closure-reports' |
| Source | |
Line 722 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 0x7a36bb4169f0> |
| pattern | '/api/v1/closure-reports/{_id}' |
| Source | |
Line 723 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 0x7a36bb416a80> |
| pattern | '/api/v1/closure-reports/{_id}/sales-forecast' |
| Source | |
Line 724 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 0x7a36bb416b10> |
| pattern | '/api/v1/closure-reports/{_id}/sales-transfer' |
| Source | |
Line 728 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 0x7a36bb416ba0> |
| pattern | '/api/v1/closure-reports/{_id}/description' |
| Source | |
Line 732 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 0x7a36bb416c30> |
| pattern | '/api/v1/closure-reports/{_id}/considerations' |
| Source | |
Line 735 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 0x7a36bb416cc0> |
| pattern | '/api/v1/closure-reports/{_id}/edit-forecast' |
| Source | |
Line 739 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 0x7a36bb416d50> |
| pattern | '/api/v1/mobile-location/get-visitor-demographics' |
| Source | |
Line 744 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 0x7a36bb416de0> |
| pattern | '/api/v1/mobile-location/contributions' |
| Source | |
Line 748 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 0x7a36bb416e70> |
| pattern | '/api/v1/mobile-location/demographics' |
| Source | |
Line 751 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 0x7a36bb416f00> |
| pattern | '/api/v1/mobile-location/mobile-data' |
| Source | |
Line 752 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 0x7a36bb416f90> |
| pattern | '/api/v1/mobile-location/output-zone' |
| Source | |
Line 755 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 0x7a36bb417020> |
| pattern | '/api/v1/mobile-location/contribution' |
| Source | |
Line 758 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 0x7a36bb4170b0> |
| pattern | '/api/v1/mobile-location/visitor-report' |
| Source | |
Line 761 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 0x7a36bb417140> |
| pattern | '/api/v1/mobile-location/visitor-report/home-locations' |
| Source | |
Line 764 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 0x7a36bb4171d0> |
| pattern | '/api/v1/mobile-location/{_id}' |
| Source | |
Line 768 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 0x7a36bb417260> |
| pattern | '/api/v1/mobile-location' |
| Source | |
Line 769 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 0x7a36bb4172f0> |
| pattern | '/api/v1/current-locations/sales' |
| Source | |
Line 770 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 0x7a36bb417380> |
| pattern | '/api/v1/current-locations' |
| Source | |
Line 771 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 0x7a36bb417410> |
| pattern | '/api/v1/current-locations/add-location' |
| Source | |
Line 772 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 0x7a36bb4174a0> |
| pattern | '/api/v1/current-locations/delete-location' |
| Source | |
Line 775 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 0x7a36bb417530> |
| pattern | '/api/v1/current-locations/get-attributes' |
| Source | |
Line 778 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 0x7a36bb4175c0> |
| pattern | '/api/v1/current-locations/get-attributes-set' |
| Source | |
Line 781 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 0x7a36bb417650> |
| pattern | '/api/v1/current-locations/attributes-edit/{_id}' |
| Source | |
Line 785 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 0x7a36bb4176e0> |
| pattern | '/api/v1/current-locations/simulate-closure' |
| Source | |
Line 789 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 0x7a36bb417770> |
| pattern | '/api/v1/custom-layers/get/classes' |
| Source | |
Line 793 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 0x7a36bb417800> |
| pattern | '/api/v1/custom-layers/get/in-area' |
| Source | |
Line 794 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 0x7a36bb417890> |
| pattern | '/api/v1/custom-layers/generate-mobile-layer' |
| Source | |
Line 795 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 0x7a36bb417920> |
| pattern | '/api/v1/custom-layers/selected-marketmatch-layer-file' |
| Source | |
Line 799 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 0x7a36bb4179b0> |
| pattern | '/api/v1/custom-layers/get/nearest-feature' |
| Source | |
Line 803 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 0x7a36bb417a40> |
| pattern | '/api/v1/custom-layers/get/table' |
| Source | |
Line 806 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 0x7a36bb417ad0> |
| pattern | '/api/v1/custom-layers/update/marker/colour' |
| Source | |
Line 807 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 0x7a36bb417b60> |
| pattern | '/api/v1/custom-layers/update/marker/masking' |
| Source | |
Line 811 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 0x7a36bb417bf0> |
| pattern | '/api/v1/custom-layers/update/marker/placement' |
| Source | |
Line 815 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 0x7a36bb417c80> |
| pattern | '/api/v1/custom-layers/update/shape' |
| Source | |
Line 819 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 0x7a36bb417d10> |
| pattern | '/api/v1/custom-layers/market_planner/{candidate_layer_id}' |
| Source | |
Line 820 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 0x7a36bb417da0> |
| pattern | '/api/v1/custom-layers/utils/convert-tab' |
| Source | |
Line 824 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 0x7a36bb417e30> |
| pattern | '/api/v1/custom-layers/utils/export-tab' |
| Source | |
Line 827 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 0x7a36bb417ec0> |
| pattern | '/api/v1/custom-layers/utils/export-tab-trade-area' |
| Source | |
Line 830 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 0x7a36bb417f50> |
| pattern | '/api/v1/custom-layers/utils/export-geojson' |
| Source | |
Line 834 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 0x7a36bb440050> |
| pattern | '/api/v1/custom-layers/user-files' |
| Source | |
Line 838 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 0x7a36bb4400e0> |
| pattern | '/api/v1/custom-layer-files/{file_id}/smart-columns/recalculate' |
| Source | |
Line 839 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 0x7a36bb440170> |
| pattern | '/api/v1/custom-layer-files/{file_id}/smart-columns/{key}' |
| Source | |
Line 843 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 0x7a36bb440200> |
| pattern | '/api/v1/custom-layer-files/{file_id}/smart-columns/{key}/calculating' |
| Source | |
Line 847 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 0x7a36bb440290> |
| pattern | '/api/v1/custom-layer-files/{file_id}/smart-columns/{key}/test-compute' |
| Source | |
Line 851 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 0x7a36bb4403b0> |
| pattern | '/api/v1/custom-layer-files/{file_id}/smart-columns' |
| Source | |
Line 855 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 0x7a36bb4404d0> |
| pattern | '/api/v1/custom-layer-files' |
| Source | |
Line 859 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 0x7a36bb440560> |
| pattern | '/api/v1/custom-layer-files-transit-times' |
| Source | |
Line 860 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 0x7a36bb4405f0> |
| pattern | '/api/v1/custom-layer-files/{file_id}' |
| Source | |
Line 863 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 0x7a36bb440680> |
| pattern | '/api/v1/custom-layer-files/{file_id}/symbology/batch' |
| Source | |
Line 866 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 0x7a36bb440710> |
| pattern | '/api/v1/custom-layer-files/{file_id}/symbology' |
| Source | |
Line 870 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 0x7a36bb4407a0> |
| pattern | '/api/v1/custom-layer-files/{file_id}/ring-symbology' |
| Source | |
Line 874 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 0x7a36bb440830> |
| pattern | '/api/v1/custom-layer-files/{file_id}/layer-info' |
| Source | |
Line 878 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 0x7a36bb4408c0> |
| pattern | '/api/v1/custom-layer-files/{src_file_id}/{dest_file_id}/{layer_id}' |
| Source | |
Line 882 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 0x7a36bb440950> |
| pattern | '/api/v1/reac-package/{file_id}/{_id}' |
| Source | |
Line 886 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 0x7a36bb440a70> |
| pattern | '/api/v1/reac-layer/{file_id}/{name}' |
| Source | |
Line 887 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 0x7a36bb440b00> |
| pattern | '/api/v1/reac-site/{file_id}/{_id}/{excel_or_pdf}' |
| Source | |
Line 888 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 0x7a36bb440b90> |
| pattern | '/api/v1/custom-layers' |
| Source | |
Line 891 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 0x7a36bb440c20> |
| pattern | '/api/v1/custom-layers/{file_id}' |
| Source | |
Line 892 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 0x7a36bb440cb0> |
| pattern | '/api/v1/custom-layers/{file_id}/multiple' |
| Source | |
Line 893 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 0x7a36bb440d40> |
| pattern | '/api/v1/custom-layers/{file_id}/associate-territories' |
| Source | |
Line 896 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 0x7a36bb440dd0> |
| pattern | '/api/v1/custom-layers/{file_id}/check-territory-id' |
| Source | |
Line 900 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 0x7a36bb440e60> |
| pattern | '/api/v1/custom-layers/{file_id}/{_id}' |
| Source | |
Line 904 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 0x7a36bb440ef0> |
| pattern | '/api/v1/custom-layer-update-validation' |
| Source | |
Line 907 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 0x7a36bb440f80> |
| pattern | '/api/v1/custom-layer-update' |
| Source | |
Line 910 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 0x7a36bb441010> |
| pattern | '/api/v1/customers/{file_id}' |
| Source | |
Line 912 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 0x7a36bb4410a0> |
| pattern | '/api/v1/demographics/chart/geojson' |
| Source | |
Line 913 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 0x7a36bb441130> |
| pattern | '/api/v1/demographics/extents' |
| Source | |
Line 914 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 0x7a36bb4411c0> |
| pattern | '/api/v1/demographics/geojson' |
| Source | |
Line 915 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 0x7a36bb441250> |
| pattern | '/api/v1/demographics/geojson/market-planner' |
| Source | |
Line 916 of file /piinpoint/src/piinpoint/routes.py:
|
|
| route demographics_metadata (pattern: '/api/v1/demographics/metadata') | |
|---|---|
| name | 'demographics_metadata' |
| object | <pyramid.urldispatch.Route object at 0x7a36bb4412e0> |
| pattern | '/api/v1/demographics/metadata' |
| Source | |
Line 920 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 0x7a36bb441370> |
| pattern | '/api/v1/demographics/ranks/extents' |
| Source | |
Line 921 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 0x7a36bb441400> |
| pattern | '/api/v1/demographics/variables/geojson' |
| Source | |
Line 922 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 0x7a36bb441490> |
| pattern | '/api/v1/demographics/variables/ids' |
| Source | |
Line 925 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 0x7a36bb441520> |
| pattern | '/api/v1/demographics/home_locations' |
| Source | |
Line 926 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 0x7a36bb4415b0> |
| pattern | '/api/v1/demographics/threshold_ring' |
| Source | |
Line 929 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 0x7a36bb441640> |
| pattern | '/api/v1/events/{_id}' |
| Source | |
Line 932 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 0x7a36bb4416d0> |
| pattern | '/api/v1/events' |
| Source | |
Line 933 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 0x7a36bb441760> |
| pattern | '/api/v1/export-customers/{file_id}/bounds' |
| Source | |
Line 934 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 0x7a36bb4417f0> |
| pattern | '/api/v1/export-customers/{file_id}/store_num' |
| Source | |
Line 937 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 0x7a36bb441880> |
| pattern | '/api/v1/geocode' |
| Source | |
Line 940 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 0x7a36bb441910> |
| pattern | '/api/v1/geocode/full-address' |
| Source | |
Line 941 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 0x7a36bb4419a0> |
| pattern | '/api/v1/login/reset_password' |
| Source | |
Line 942 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 0x7a36bb441a30> |
| pattern | '/api/v1/login' |
| Source | |
Line 943 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 0x7a36bb441ac0> |
| pattern | '/api/v1/mobile_data' |
| Source | |
Line 944 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 0x7a36bb441b50> |
| pattern | '/api/v1/mobile_data/brands' |
| Source | |
Line 945 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 0x7a36bb441be0> |
| pattern | '/api/v1/mobile_data/hourly_pop' |
| Source | |
Line 946 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 0x7a36bb441c70> |
| pattern | '/api/v1/mobile_data/controls' |
| Source | |
Line 947 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 0x7a36bb441d00> |
| pattern | '/api/v1/mobile_data/demographics' |
| Source | |
Line 948 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 0x7a36bb441d90> |
| pattern | '/api/v1/mobile_data/device_count' |
| Source | |
Line 949 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 0x7a36bb441e20> |
| pattern | '/api/v1/mobile_data/device_count_for_sales_predictions' |
| Source | |
Line 950 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 0x7a36bb441eb0> |
| pattern | '/api/v1/mobile_data/mobile_data_traffic_counts' |
| Source | |
Line 954 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 0x7a36bb441f40> |
| pattern | '/api/v1/mobile_data/mobile_data_traffic_counts_legacy' |
| Source | |
Line 957 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 0x7a36bb441fd0> |
| pattern | '/api/v1/mobile_data/mobile_data_traffic_counts_for_models' |
| Source | |
Line 961 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 0x7a36bb442060> |
| pattern | '/api/v1/mobile_data/mobile_data_yoy_traffic_counts' |
| Source | |
Line 965 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 0x7a36bb4420f0> |
| pattern | '/api/v1/mobile_data/mobile_data_bounds_traffic' |
| Source | |
Line 969 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 0x7a36bb442180> |
| pattern | '/api/v1/mobile_data/mobile_data_traffic_warmup_warehouse' |
| Source | |
Line 972 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 0x7a36bb442210> |
| pattern | '/api/v1/notifications' |
| Source | |
Line 976 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 0x7a36bb4422a0> |
| pattern | '/api/v1/notifications/stream' |
| Source | |
Line 977 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 0x7a36bb442330> |
| pattern | '/api/v1/notifications/{_id}' |
| Source | |
Line 978 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 0x7a36bb4423c0> |
| pattern | '/api/v1/notifications/read/{_id}' |
| Source | |
Line 979 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 0x7a36bb442450> |
| pattern | '/api/v1/organization/logo' |
| Source | |
Line 980 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 0x7a36bb4424e0> |
| pattern | '/api/v1/organization/background/{useBackground}' |
| Source | |
Line 981 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 0x7a36bb442570> |
| pattern | '/api/v1/organization/plan/countries/{country}' |
| Source | |
Line 985 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 0x7a36bb442600> |
| pattern | '/api/v1/organization/plan/marker-cropping/{cropped}' |
| Source | |
Line 989 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 0x7a36bb442690> |
| pattern | '/api/v1/organization/plan/rights/{right}' |
| Source | |
Line 993 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 0x7a36bb442720> |
| pattern | '/api/v1/organization/plan/cities/{city}' |
| Source | |
Line 996 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 0x7a36bb4427b0> |
| pattern | '/api/v1/organization/cities' |
| Source | |
Line 999 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 0x7a36bb442840> |
| pattern | '/api/v1/organization' |
| Source | |
Line 1000 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 0x7a36bb4428d0> |
| pattern | '/api/v1/organization/loading-messages' |
| Source | |
Line 1001 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 0x7a36bb442960> |
| pattern | '/api/v1/organization/current-locations-headers' |
| Source | |
Line 1004 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 0x7a36bb4429f0> |
| pattern | '/api/v1/poi/displacement/' |
| Source | |
Line 1008 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 0x7a36bb442a80> |
| pattern | '/api/v1/poi/logos/{logo_id}/masked' |
| Source | |
Line 1009 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 0x7a36bb442b10> |
| pattern | '/api/v1/poi/logos/{logo_id}/metadata' |
| Source | |
Line 1010 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 0x7a36bb442ba0> |
| pattern | '/api/v1/poi/logos/{logo_id}' |
| Source | |
Line 1011 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 0x7a36bb442c30> |
| pattern | '/api/v1/search/pois/logos' |
| Source | |
Line 1012 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 0x7a36bb442cc0> |
| pattern | '/api/v1/poi/logos/' |
| Source | |
Line 1013 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 0x7a36bb442d50> |
| pattern | '/api/v1/poi/validate' |
| Source | |
Line 1014 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 0x7a36bb442de0> |
| pattern | '/api/v1/projects/{_id}/unit' |
| Source | |
Line 1015 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 0x7a36bb442e70> |
| pattern | '/api/v1/projects/{_id}/share' |
| Source | |
Line 1016 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 0x7a36bb442f00> |
| pattern | '/api/v1/projects/{_id}/switch' |
| Source | |
Line 1017 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 0x7a36bb442f90> |
| pattern | '/api/v1/projects/{_id}' |
| Source | |
Line 1018 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 0x7a36bb443020> |
| pattern | '/api/v1/projects/{_id}/candidate_layer' |
| Source | |
Line 1019 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 0x7a36bb4430b0> |
| pattern | '/api/v1/projects/{_id}/variable_limit' |
| Source | |
Line 1022 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 0x7a36bb443140> |
| pattern | '/api/v1/projects' |
| Source | |
Line 1025 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 0x7a36bb4431d0> |
| pattern | '/api/v1/public-report-form' |
| Source | |
Line 1026 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 0x7a36bb443260> |
| pattern | '/api/v1/public-report-form/coupon' |
| Source | |
Line 1027 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 0x7a36bb4432f0> |
| pattern | '/api/v1/public-report-form/country' |
| Source | |
Line 1028 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 0x7a36bb443380> |
| pattern | '/api/v1/site-profiles/{_id}/set_default' |
| Source | |
Line 1030 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 0x7a36bb443410> |
| pattern | '/api/v1/site-profiles/{_id}' |
| Source | |
Line 1033 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 0x7a36bb4434a0> |
| pattern | '/api/v1/site-profiles' |
| Source | |
Line 1034 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 0x7a36bb443530> |
| pattern | '/api/v1/site-profiles/p/{_id}/site' |
| Source | |
Line 1035 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 0x7a36bb4435c0> |
| pattern | '/api/v1/site-profiles/p/{_uuid}' |
| Source | |
Line 1036 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 0x7a36bb443650> |
| pattern | '/api/v1/site-profiles/p/{_id}/{_uuid}' |
| Source | |
Line 1037 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 0x7a36bb4436e0> |
| pattern | '/api/v1/site-profiles/p/{_id}/{_uuid}/set_default' |
| Source | |
Line 1040 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 0x7a36bb443770> |
| pattern | '/api/v1/sitematch-organization/{_id}/logo' |
| Source | |
Line 1044 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 0x7a36bb443800> |
| pattern | '/api/v1/sitematch-organization/{_id}/org-details' |
| Source | |
Line 1047 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 0x7a36bb443890> |
| pattern | '/api/v1/neighborhoods/geometry' |
| Source | |
Line 1052 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 0x7a36bb443920> |
| pattern | '/api/v1/neighborhoods/geometry/{id}' |
| Source | |
Line 1053 of file /piinpoint/src/piinpoint/routes.py:
|
|
| route neighborhood_count (pattern: '/api/v1/neighborhoods/count') | |
|---|---|
| name | 'neighborhood_count' |
| object | <pyramid.urldispatch.Route object at 0x7a36bb4439b0> |
| pattern | '/api/v1/neighborhoods/count' |
| Source | |
Line 1056 of file /piinpoint/src/piinpoint/routes.py:
|
|
| route neighborhood_saturation (pattern: '/api/v1/neighborhoods/saturation') | |
|---|---|
| name | 'neighborhood_saturation' |
| object | <pyramid.urldispatch.Route object at 0x7a36bb443a40> |
| pattern | '/api/v1/neighborhoods/saturation' |
| Source | |
Line 1057 of file /piinpoint/src/piinpoint/routes.py:
|
|
| route neighborhood_similarity (pattern: '/api/v1/neighborhoods/similarity') | |
|---|---|
| name | 'neighborhood_similarity' |
| object | <pyramid.urldispatch.Route object at 0x7a36bb443ad0> |
| pattern | '/api/v1/neighborhoods/similarity' |
| Source | |
Line 1058 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 0x7a36bb443b60> |
| pattern | '/api/v1/neighborhoods/similarity-several' |
| Source | |
Line 1059 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 0x7a36bb443bf0> |
| pattern | '/api/v1/neighborhoods/min_constellation' |
| Source | |
Line 1062 of file /piinpoint/src/piinpoint/routes.py:
|
|
| route neighborhood_collocations (pattern: '/api/v1/neighborhoods/collocations') | |
|---|---|
| name | 'neighborhood_collocations' |
| object | <pyramid.urldispatch.Route object at 0x7a36bb443c80> |
| pattern | '/api/v1/neighborhoods/collocations' |
| Source | |
Line 1065 of file /piinpoint/src/piinpoint/routes.py:
|
|
| route neighborhood_amenities (pattern: '/api/v1/neighborhood/amenities') | |
|---|---|
| name | 'neighborhood_amenities' |
| object | <pyramid.urldispatch.Route object at 0x7a36bb443d10> |
| pattern | '/api/v1/neighborhood/amenities' |
| Source | |
Line 1066 of file /piinpoint/src/piinpoint/routes.py:
|
|
| route neighborhood_activate (pattern: '/api/v1/neighborhoods/activate') | |
|---|---|
| name | 'neighborhood_activate' |
| object | <pyramid.urldispatch.Route object at 0x7a36bb443da0> |
| pattern | '/api/v1/neighborhoods/activate' |
| Source | |
Line 1067 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 0x7a36bb443e30> |
| pattern | '/api/v1/neighborhoods/activate-several' |
| Source | |
Line 1068 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 0x7a36bb443ec0> |
| pattern | '/api/v1/neighborhoods/activate-locations' |
| Source | |
Line 1071 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 0x7a36bb443f50> |
| pattern | '/api/v1/properties/visibility' |
| Source | |
Line 1075 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 0x7a36bb46c050> |
| pattern | '/api/v1/properties/market-plan' |
| Source | |
Line 1076 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 0x7a36bb46c0e0> |
| pattern | '/api/v1/properties/submitters' |
| Source | |
Line 1079 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 0x7a36bb46c170> |
| pattern | '/api/v1/properties/dates' |
| Source | |
Line 1082 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 0x7a36bb46c200> |
| pattern | '/api/v1/properties/send-email' |
| Source | |
Line 1083 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 0x7a36bb46c290> |
| pattern | '/api/v1/reports/batch/custom_layers' |
| Source | |
Line 1085 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 0x7a36bb46c320> |
| pattern | '/api/v1/reports/batch/custom_layers_mapping' |
| Source | |
Line 1088 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 0x7a36bb46c3b0> |
| pattern | '/api/v1/reports/batch/current_locations_mapping' |
| Source | |
Line 1092 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 0x7a36bb46c440> |
| pattern | '/api/v1/reports/batch/pois' |
| Source | |
Line 1096 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 0x7a36bb46c4d0> |
| pattern | '/api/v1/reports/batch/demogs' |
| Source | |
Line 1097 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 0x7a36bb46c560> |
| pattern | '/api/v1/reports/batch/create_batch' |
| Source | |
Line 1098 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 0x7a36bb46c5f0> |
| pattern | '/api/v1/reports/batch/{_id}/copy' |
| Source | |
Line 1099 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 0x7a36bb46c680> |
| pattern | '/api/v1/reports/{_id}/copy' |
| Source | |
Line 1100 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 0x7a36bb46c710> |
| pattern | '/api/v1/reports/{_id}/demog-tables' |
| Source | |
Line 1101 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 0x7a36bb46c7a0> |
| pattern | '/api/v1/reports/{_id}/demographics' |
| Source | |
Line 1102 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 0x7a36bb46c830> |
| pattern | '/api/v1/reports/{_id}/logo' |
| Source | |
Line 1103 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 0x7a36bb46c8c0> |
| pattern | '/api/v1/reports/{_id}/private' |
| Source | |
Line 1104 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 0x7a36bb46c950> |
| pattern | '/api/v1/reports/{_id}/send-email' |
| Source | |
Line 1105 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 0x7a36bb46c9e0> |
| pattern | '/api/v1/reports/{_id}' |
| Source | |
Line 1106 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 0x7a36bb46ca70> |
| pattern | '/api/v1/reports' |
| Source | |
Line 1107 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 0x7a36bb46cb00> |
| pattern | '/api/v1/roles/{name}' |
| Source | |
Line 1108 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 0x7a36bb46cb90> |
| pattern | '/api/v1/roles-multi-banner/{name}' |
| Source | |
Line 1109 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 0x7a36bb46cc20> |
| pattern | '/api/v1/roles' |
| Source | |
Line 1110 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 0x7a36bb46ccb0> |
| pattern | '/api/v1/roles-multi-banner' |
| Source | |
Line 1111 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 0x7a36bb46cd40> |
| pattern | '/api/v1/referral' |
| Source | |
Line 1112 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 0x7a36bb46cdd0> |
| pattern | '/api/v1/s3-data' |
| Source | |
Line 1113 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 0x7a36bb46ce60> |
| pattern | '/api/v1/s3-data-broker' |
| Source | |
Line 1114 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 0x7a36bb46cef0> |
| pattern | '/api/v1/services/transit' |
| Source | |
Line 1115 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 0x7a36bb46cf80> |
| pattern | '/api/v1/services/TravelDistances.xls' |
| Source | |
Line 1116 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 0x7a36bb46d010> |
| pattern | '/api/v1/segmentation/heatmap' |
| Source | |
Line 1120 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 0x7a36bb46d0a0> |
| pattern | '/api/v1/segmentation/segment-breakdown' |
| Source | |
Line 1121 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 0x7a36bb46d130> |
| pattern | '/api/v1/segmentation/top-segments' |
| Source | |
Line 1124 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 0x7a36bb46d1c0> |
| pattern | '/api/v1/sitematch-submission' |
| Source | |
Line 1126 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 0x7a36bb46d250> |
| pattern | '/api/v1/sitematch-submission/geocode' |
| Source | |
Line 1127 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 0x7a36bb46d2e0> |
| pattern | '/api/v1/sitematch-submission/submit' |
| Source | |
Line 1130 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 0x7a36bb46d370> |
| pattern | '/api/v1/sitematch-submission/count' |
| Source | |
Line 1133 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 0x7a36bb46d400> |
| pattern | '/api/v1/sitematch-submission/neighbouring-brands' |
| Source | |
Line 1134 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 0x7a36bb46d490> |
| pattern | '/api/v1/sitematch-submission/contact-submitter' |
| Source | |
Line 1138 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 0x7a36bb46d520> |
| pattern | '/api/v1/sitematch-submission/{_id}' |
| Source | |
Line 1142 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 0x7a36bb46d5b0> |
| pattern | '/api/v1/sitematch-portal-visits' |
| Source | |
Line 1143 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 0x7a36bb46d640> |
| pattern | '/api/v1/sitematch-market-plan' |
| Source | |
Line 1144 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 0x7a36bb46d6d0> |
| pattern | '/api/v1/sitematch-market-plan/{_id}' |
| Source | |
Line 1145 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 0x7a36bb46d760> |
| pattern | '/api/v1/sitematch-market-plan/{_id}/deletion' |
| Source | |
Line 1146 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 0x7a36bb46d7f0> |
| pattern | '/api/v1/sitematch-market-plan/{_id}/trade-area' |
| Source | |
Line 1149 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 0x7a36bb46d880> |
| pattern | '/api/v1/sitematch-market-plan/submission/{submission_id}' |
| Source | |
Line 1153 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 0x7a36bb46d910> |
| pattern | '/api/v1/sitematch-geometries/{_id}' |
| Source | |
Line 1157 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 0x7a36bb46d9a0> |
| pattern | '/api/v1/sitematch-market-plan/{_id}/real-estate-selections' |
| Source | |
Line 1158 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 0x7a36bb46da30> |
| pattern | '/api/v1/sitematch-market-plan/{_id}/demographics-selections' |
| Source | |
Line 1162 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 0x7a36bb46dac0> |
| pattern | '/api/v1/sitematch-market-plan/{_id}/pois' |
| Source | |
Line 1166 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 0x7a36bb46db50> |
| pattern | '/api/v1/sitematch-market-plan/{_id}/title' |
| Source | |
Line 1169 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 0x7a36bb46dbe0> |
| pattern | '/api/v1/sitematch-market-plan/{_id}/population-threshold' |
| Source | |
Line 1172 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 0x7a36bb46dc70> |
| pattern | '/api/v1/sitematch-market-plan/{_id}/scores' |
| Source | |
Line 1176 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 0x7a36bb46dd00> |
| pattern | '/api/v1/sitematch-submission/{_id}/custom_layer/{custom_layer_id}' |
| Source | |
Line 1179 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 0x7a36bb46dd90> |
| pattern | '/api/v1/lcbomatch-submission/geocode' |
| Source | |
Line 1185 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 0x7a36bb46de20> |
| pattern | '/api/v1/lcbomatch-submission/submit' |
| Source | |
Line 1188 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 0x7a36bb46deb0> |
| pattern | '/api/v1/sitematch-organization/{_id}/sitematch-share' |
| Source | |
Line 1193 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 0x7a36bb46df40> |
| pattern | '/api/v1/sitematch-organization/{_id}/sitematch-share-token' |
| Source | |
Line 1197 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 0x7a36bb46dfd0> |
| pattern | '/api/v1/sitematch-organization/{_id}/submission-preferences' |
| Source | |
Line 1201 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 0x7a36bb46e060> |
| pattern | '/api/v1/sitematch-organization/{_id}/send-email' |
| Source | |
Line 1206 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 0x7a36bb46e0f0> |
| pattern | '/api/v1/sitematch-organization/{_id}/sitematch-manager' |
| Source | |
Line 1210 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 0x7a36bb46e180> |
| pattern | '/api/v1/simulation' |
| Source | |
Line 1215 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 0x7a36bb46e210> |
| pattern | '/api/v1/simulation/event' |
| Source | |
Line 1216 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 0x7a36bb46e2a0> |
| pattern | '/api/v1/simulation/share' |
| Source | |
Line 1217 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 0x7a36bb46e330> |
| pattern | '/api/v1/simulation/comment' |
| Source | |
Line 1218 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 0x7a36bb46e3c0> |
| pattern | '/api/v1/simulation/candidate' |
| Source | |
Line 1219 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 0x7a36bb46e450> |
| pattern | '/api/v1/simulation/updated-store-vars' |
| Source | |
Line 1220 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 0x7a36bb46e4e0> |
| pattern | '/api/v1/simulation/apply' |
| Source | |
Line 1223 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 0x7a36bb46e570> |
| pattern | '/api/v1/simulation/edit-event-details' |
| Source | |
Line 1224 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 0x7a36bb46e600> |
| pattern | '/api/v1/simulation/add-transfer-store' |
| Source | |
Line 1227 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 0x7a36bb46e690> |
| pattern | '/api/v1/social-segment' |
| Source | |
Line 1231 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 0x7a36bb46e720> |
| pattern | '/api/v1/social-segment-from-geo-id' |
| Source | |
Line 1232 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 0x7a36bb46e7b0> |
| pattern | '/api/v1/social-segment-user-total' |
| Source | |
Line 1233 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 0x7a36bb46e840> |
| pattern | '/api/v1/social-segment-from-shape' |
| Source | |
Line 1234 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 0x7a36bb46e8d0> |
| pattern | '/api/v1/shapes' |
| Source | |
Line 1235 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 0x7a36bb46e960> |
| pattern | '/api/v1/shapes/{_id}/label' |
| Source | |
Line 1236 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 0x7a36bb46e9f0> |
| pattern | '/api/v1/shapes/{_id}/color' |
| Source | |
Line 1237 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 0x7a36bb46ea80> |
| pattern | '/api/v1/shapes/{_id}/weight' |
| Source | |
Line 1238 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 0x7a36bb46eb10> |
| pattern | '/api/v1/shapes/{_id}/share' |
| Source | |
Line 1239 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 0x7a36bb46eba0> |
| pattern | '/api/v1/shapes/{_id}/export_points' |
| Source | |
Line 1240 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 0x7a36bb46ec30> |
| pattern | '/api/v1/track' |
| Source | |
Line 1243 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 0x7a36bb46ecc0> |
| pattern | '/api/v1/traffic-counts' |
| Source | |
Line 1244 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 0x7a36bb46ed50> |
| pattern | '/api/v1/traffic-counts-cache' |
| Source | |
Line 1245 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 0x7a36bb46ede0> |
| pattern | '/api/v1/build-traffic-predictor' |
| Source | |
Line 1246 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 0x7a36bb46ee70> |
| pattern | '/api/v1/users/batch_report' |
| Source | |
Line 1249 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 0x7a36bb46ef00> |
| pattern | '/api/v1/users/{_id}/custom-layers/{file_id}/starred' |
| Source | |
Line 1250 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 0x7a36bb46ef90> |
| pattern | '/api/v1/users/{_id}/email' |
| Source | |
Line 1254 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 0x7a36bb46f020> |
| pattern | '/api/v1/users/{_id}/measurement' |
| Source | |
Line 1255 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 0x7a36bb46f0b0> |
| pattern | '/api/v1/users/{_id}/account_type' |
| Source | |
Line 1256 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 0x7a36bb46f140> |
| pattern | '/api/v1/users/{_id}/name' |
| Source | |
Line 1257 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 0x7a36bb46f1d0> |
| pattern | '/api/v1/users/{_id}/sitematch_email' |
| Source | |
Line 1258 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 0x7a36bb46f260> |
| pattern | '/api/v1/users/{_id}/title' |
| Source | |
Line 1259 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 0x7a36bb46f2f0> |
| pattern | '/api/v1/users/{_id}/geographies' |
| Source | |
Line 1260 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 0x7a36bb46f380> |
| pattern | '/api/v1/users/{_id}/password' |
| Source | |
Line 1261 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 0x7a36bb46f410> |
| pattern | '/api/v1/users/{_id}/preferences/segmentation' |
| Source | |
Line 1262 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 0x7a36bb46f4a0> |
| pattern | '/api/v1/users/{_id}/plan/countries/{country}' |
| Source | |
Line 1266 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 0x7a36bb46f530> |
| pattern | '/api/v1/users/{_id}/preferences/demographics/order' |
| Source | |
Line 1270 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 0x7a36bb46f5c0> |
| pattern | '/api/v1/users/{_id}/preferences/demographics/weight' |
| Source | |
Line 1274 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 0x7a36bb46f650> |
| pattern | '/api/v1/users/{_id}/preferences/demographics' |
| Source | |
Line 1278 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 0x7a36bb46f6e0> |
| pattern | '/api/v1/users/{_id}/preferences/project/basemap' |
| Source | |
Line 1282 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 0x7a36bb46f770> |
| pattern | '/api/v1/users/{_id}/preferences/settings/notification' |
| Source | |
Line 1286 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 0x7a36bb46f800> |
| pattern | '/api/v1/users/{_id}/preferences/sitematch' |
| Source | |
Line 1290 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 0x7a36bb46f890> |
| pattern | '/api/v1/users/{_id}/preferences/settings/comparison_notification' |
| Source | |
Line 1294 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 0x7a36bb46f920> |
| pattern | '/api/v1/users/{_id}/profile_pic' |
| Source | |
Line 1299 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 0x7a36bb46f9b0> |
| pattern | '/api/v1/users/{_id}/role' |
| Source | |
Line 1300 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 0x7a36bb46fa40> |
| pattern | '/api/v1/users/{_id}/username' |
| Source | |
Line 1301 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 0x7a36bb46fad0> |
| pattern | '/api/v1/users/{_id}' |
| Source | |
Line 1302 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 0x7a36bb46fb60> |
| pattern | '/api/v1/users/{_id}/referral' |
| Source | |
Line 1303 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 0x7a36bb46fbf0> |
| pattern | '/api/v1/users/{_id}/eula_signed' |
| Source | |
Line 1304 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 0x7a36bb46fc80> |
| pattern | 'api/v1/users/{_id}/preferences/project/mapstate/poi-clustering' |
| Source | |
Line 1305 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 0x7a36bb46fd10> |
| pattern | 'api/v1/users/{_id}/preferences/project/mapstate/shapes-context-menu-expanded' |
| Source | |
Line 1309 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 0x7a36bb46fda0> |
| pattern | 'api/v1/users/{_id}/preferences/project/mapstate/current-location-state' |
| Source | |
Line 1313 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 0x7a36bb46fec0> |
| pattern | 'api/v1/users/{_id}/preferences/project/mapstate/markets/visible' |
| Source | |
Line 1318 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 0x7a36bb46ff50> |
| pattern | 'api/v1/users/{_id}/preferences/project/mapstate/traffic-count' |
| Source | |
Line 1323 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 0x7a36bb4a0050> |
| pattern | '/api/v1/users/{_id}/preferences/project/mapstate/social-segment-state' |
| Source | |
Line 1327 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 0x7a36bb4a00e0> |
| pattern | '/api/v1/users/{_id}/retailer_key' |
| Source | |
Line 1332 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 0x7a36bb4a0170> |
| pattern | '/api/v1/users/{_id}/system_performance' |
| Source | |
Line 1334 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 0x7a36bb4a0200> |
| pattern | '/api/v1/mapstate/custom-layers/{file_id}/inactive-classes' |
| Source | |
Line 1338 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 0x7a36bb4a0290> |
| pattern | '/api/v1/mapstate/custom-layers/{file_id}/label-header' |
| Source | |
Line 1342 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 0x7a36bb4a0320> |
| pattern | '/api/v1/mapstate/custom-layers/{file_id}/labels' |
| Source | |
Line 1346 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 0x7a36bb4a03b0> |
| pattern | '/api/v1/mapstate/custom-layers/{file_id}/lock' |
| Source | |
Line 1350 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 0x7a36bb4a0440> |
| pattern | '/api/v1/users' |
| Source | |
Line 1354 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 0x7a36bb4a04d0> |
| pattern | '/api/v1/user-exists' |
| Source | |
Line 1355 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 0x7a36bb4a0560> |
| pattern | '/api/v1/authentication' |
| Source | |
Line 1356 of file /piinpoint/src/piinpoint/routes.py:
|
|
| route trials (pattern: '/api/v1/trials') | |
|---|---|
| name | 'trials' |
| object | <pyramid.urldispatch.Route object at 0x7a36bb4a05f0> |
| pattern | '/api/v1/trials' |
| Source | |
Line 1358 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 0x7a36bb4a0680> |
| pattern | '/api/v1/trials/approve' |
| Source | |
Line 1359 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 0x7a36bb4a0710> |
| pattern | '/api/v1/trials/{_id}/checkout' |
| Source | |
Line 1360 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 0x7a36bb4a07a0> |
| pattern | '/api/v1/trials/{_id}/message' |
| Source | |
Line 1361 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 0x7a36bb4a0830> |
| pattern | '/api/v1/route/driving/{_route_options}' |
| Source | |
Line 1362 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 0x7a36bb4a08c0> |
| pattern | '/api/v1/sitematch/listings' |
| Source | |
Line 1365 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 0x7a36bb4a0950> |
| pattern | '/api/v1/sitematch/listings/{_id}' |
| Source | |
Line 1366 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 0x7a36bb4a09e0> |
| pattern | '/api/v1/sitematch/listings/{_id}/images' |
| Source | |
Line 1367 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 0x7a36bb4a0a70> |
| pattern | '/api/v1/sitematch/listings/{_id}/details' |
| Source | |
Line 1370 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 0x7a36bb4a0b00> |
| pattern | '/api/v1/sitematch/portal_listings' |
| Source | |
Line 1373 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 0x7a36bb4a0b90> |
| pattern | '/api/v1/sitematch/expansion_plans' |
| Source | |
Line 1374 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 0x7a36bb4a0c20> |
| pattern | '/api/v1/sitematch/expansion_plans/{_id}' |
| Source | |
Line 1375 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 0x7a36bb4a0cb0> |
| pattern | '/api/v1/sitematch/terms_conditions' |
| Source | |
Line 1378 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 0x7a36bb4a0d40> |
| pattern | '/api/v1/sitematch/terms_and_conditions' |
| Source | |
Line 1379 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 0x7a36bb4a0dd0> |
| pattern | '/api/v1/sitematch/terms_and_conditions_webhook' |
| Source | |
Line 1382 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 0x7a36bb4a0e60> |
| pattern | '/api/v1/sitematch-manager' |
| Source | |
Line 1386 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 0x7a36bb4a0ef0> |
| pattern | '/api/v1/sitematch-manager/default-columns' |
| Source | |
Line 1387 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 0x7a36bb4a0f80> |
| pattern | '/api/v1/sitematch-manager/filters' |
| Source | |
Line 1390 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 0x7a36bb4a1010> |
| pattern | '/api/v1/sitematch-manager/visibility' |
| Source | |
Line 1391 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 0x7a36bb4a10a0> |
| pattern | '/api/v1/sitematch-manager/{_id}' |
| Source | |
Line 1394 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 0x7a36bb4a1130> |
| pattern | '/api/v1/sitematch-manager/{_id}/geocoding-status' |
| Source | |
Line 1395 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 0x7a36bb4a11c0> |
| pattern | '/api/v1/sitematch-manager/{_id}/custom-layer-file' |
| Source | |
Line 1399 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 0x7a36bb4a1250> |
| pattern | '/api/v1/sitematch-manager/{_id}/archive' |
| Source | |
Line 1403 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 0x7a36bb4a12e0> |
| pattern | '/api/v1/sitematch-manager/{_id}/rows' |
| Source | |
Line 1406 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 0x7a36bb4a1370> |
| pattern | '/api/v1/sitematch-manager/{_id}/rows/{row_id}' |
| Source | |
Line 1409 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 0x7a36bb4a1400> |
| pattern | '/api/v1/sitematch-manager/{_id}/columns' |
| Source | |
Line 1413 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 0x7a36bb4a1490> |
| pattern | '/api/v1/sitematch-manager/{_id}/columns/{field}' |
| Source | |
Line 1416 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 0x7a36bb4a1520> |
| pattern | '/api/v1/sitematch-manager/{_id}/reports-drawn-shapes' |
| Source | |
Line 1420 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 0x7a36bb4a15b0> |
| pattern | '/api/v1/sitematch-manager/{_id}/demographics' |
| Source | |
Line 1424 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 0x7a36bb4a1640> |
| pattern | '/api/v1/sitematch-manager/{manager_id}/attachments' |
| Source | |
Line 1428 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 0x7a36bb4a16d0> |
| pattern | '/api/v1/sitematch-organization/{org_id}/views' |
| Source | |
Line 1434 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 0x7a36bb4a1760> |
| pattern | '/api/v1/sitematch-views/{view_id}' |
| Source | |
Line 1438 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 0x7a36bb4a17f0> |
| pattern | '/api/v1/users/me/sitematch-active-view' |
| Source | |
Line 1442 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 0x7a36bb4a1880> |
| pattern | '/api/v1/sitematch-signups' |
| Source | |
Line 1447 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 0x7a36bb4a1910> |
| pattern | '/api/v1/sitematch-signups/unpaid' |
| Source | |
Line 1448 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 0x7a36bb4a19a0> |
| pattern | '/api/v1/sitematch-signups/{_id}' |
| Source | |
Line 1449 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 0x7a36bb4a1a30> |
| pattern | '/api/v1/sitematch-signups/{_id}/terms-of-service' |
| Source | |
Line 1450 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 0x7a36bb4a1ac0> |
| pattern | '/api/v1/sitematch-signups/{_id}/create-account' |
| Source | |
Line 1454 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 0x7a36bb4a1b50> |
| pattern | '/api/v1/marketmatch/mappings' |
| Source | |
Line 1460 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 0x7a36bb4a1be0> |
| pattern | '/api/v1/marketmatch/mapping/{file_id}' |
| Source | |
Line 1461 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 0x7a36bb4a1c70> |
| pattern | '/api/v1/sitematch/makematches/getusers' |
| Source | |
Line 1468 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 0x7a36bb4a1d00> |
| pattern | '/api/v1/sitematch/makematches/getexpansionplans/{user_id}' |
| Source | |
Line 1468 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 0x7a36bb4a1d90> |
| pattern | '/api/v1/sitematch/makematches/getlistings/{_id}' |
| Source | |
Line 1468 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 0x7a36bb4a1e20> |
| pattern | '/api/v1/sitematch/makematches/getalllistings' |
| Source | |
Line 1468 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 0x7a36bb4a1eb0> |
| pattern | '/api/v1/sitematch/makematches/getmatches/{_id}' |
| Source | |
Line 1468 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 0x7a36bb4a1f40> |
| pattern | '/api/v1/sitematch/makematches/match' |
| Source | |
Line 1468 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 0x7a36bb4a1fd0> |
| pattern | '/api/v1/cities/{query}' |
| Source | |
Line 1470 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 0x7a36bb4a2060> |
| pattern | '/api/v1/near/completion_callback' |
| Source | |
Line 1473 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 0x7a36bb4a20f0> |
| pattern | '/api/v1/stripe/webhook' |
| Source | |
Line 1476 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 0x7a36bb4a2180> |
| pattern | '/api/v1/stripe/create-customer-portal-session' |
| Source | |
Line 1477 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 0x7a36bb4a2210> |
| pattern | '/api/v1/stripe/primary-subscription' |
| Source | |
Line 1481 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 0x7a36bb4a22a0> |
| pattern | '/api/v1/ai-sandbox/chat' |
| Source | |
Line 1486 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 0x7a36bb4a2330> |
| pattern | '/api/v1/ai-sandbox/disclaimer/status' |
| Source | |
Line 1487 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 0x7a36bb4a23c0> |
| pattern | '/api/v1/ai-sandbox/disclaimer/accept' |
| Source | |
Line 1488 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 0x7a36bb4a2450> |
| pattern | '/api/v1/ai-sandbox/disclaimer/clear' |
| Source | |
Line 1489 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view method 'post' of class piinpoint.api.v1.ai_sandbox_disclaimer.AISandboxDisclaimerClear | |
| route ai_sandbox_usage_stats (pattern: '/api/v1/ai-sandbox/usage/stats') | |
|---|---|
| name | 'ai_sandbox_usage_stats' |
| object | <pyramid.urldispatch.Route object at 0x7a36bb4a24e0> |
| pattern | '/api/v1/ai-sandbox/usage/stats' |
| Source | |
Line 1490 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 0x7a36bb4a2570> |
| pattern | '/api/v1/ai-sandbox/sessions' |
| Source | |
Line 1491 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 0x7a36bb4a2600> |
| pattern | '/api/v1/ai-sandbox/sessions/{session_id}' |
| Source | |
Line 1492 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 0x7a36bb4a2690> |
| pattern | '/api/v1/ai-sandbox/data-management/sample-attributes' |
| Source | |
Line 1493 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 0x7a36bb4a2720> |
| pattern | '/api/v1/ai-sandbox/data-management/enabled-attributes' |
| Source | |
Line 1494 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 0x7a36bb33a960> |
| pattern | '/api/v1/mobile-optimization' |
| Source | |
Line 5947 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 0x7a36bb33aa80> |
| pattern | '/*subpath' |
| Source | |
Line 347 of file /piinpoint/src/piinpoint/__init__.py:
|
|
| References | |
| view object <pyramid.static.static_view object at 0x7a36bb802210> | |
Session factory
| session factory function pyramid_redis_sessions.factory | |
|---|---|
| factory | <function RedisSessionFactory.<locals>.factory at 0x7a3742b32a20> |
| 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 0x7a36bb15b420> |
| interfaces | (<class 'pyramid.events.BeforeRender'>) |
| order | 1073741824 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| subscriber | <function main.<locals>.add_renderer_globals at 0x7a36bb862d40> |
| Source | |
Line 336 of file /piinpoint/src/piinpoint/__init__.py:
|
|
| subscriber function piinpoint.add_localizer | |
|---|---|
| derived_subscriber | <function main.<locals>.add_localizer at 0x7a36bb1591c0> |
| interfaces | (<class 'pyramid.events.BeforeRender'>) |
| order | 1073741824 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| subscriber | <function main.<locals>.add_localizer at 0x7a36bb862f20> |
| 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 0x7a36d9fb2d50> |
| 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 0x7a3742caa9e0> | |
| template piinpoint:templates/accept_invite.mako | |
|---|---|
| name | 'piinpoint:templates/accept_invite.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c75628b0> |
| 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 0x7a3742caa9e0> | |
| template piinpoint:templates/password_reset.mako | |
|---|---|
| name | 'piinpoint:templates/password_reset.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c75b9b50> |
| 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 0x7a3742caa9e0> | |
| template piinpoint:templates/password_expiry.mako | |
|---|---|
| name | 'piinpoint:templates/password_expiry.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36d13e5d60> |
| 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 0x7a3742caa9e0> | |
| template piinpoint:templates/accept_invite.mako | |
|---|---|
| name | 'piinpoint:templates/accept_invite.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36d9fc7e70> |
| 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 0x7a3742caa9e0> | |
| template piinpoint:templates/password_reset.mako | |
|---|---|
| name | 'piinpoint:templates/password_reset.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36da2be690> |
| 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 0x7a3742caa9e0> | |
| template piinpoint:templates/ai_sandbox_data_management.mako | |
|---|---|
| name | 'piinpoint:templates/ai_sandbox_data_management.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c75fd0d0> |
| 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 0x7a3742caa9e0> | |
| template piinpoint:templates/ai_sandbox_data_management.mako | |
|---|---|
| name | 'piinpoint:templates/ai_sandbox_data_management.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c75fd020> |
| 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 0x7a3742caa9e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c723f7f0> |
| 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 0x7a3742caa9e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c723fcf0> |
| 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 0x7a3742caa9e0> | |
| template piinpoint:templates/dashboard.mako | |
|---|---|
| name | 'piinpoint:templates/dashboard.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c7270050> |
| 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 0x7a3742caa9e0> | |
| template piinpoint:templates/dashboard.mako | |
|---|---|
| name | 'piinpoint:templates/dashboard.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c7270440> |
| 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 0x7a3742caa9e0> | |
| template piinpoint:templates/login.mako | |
|---|---|
| name | 'piinpoint:templates/login.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c72708a0> |
| 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 0x7a3742caa9e0> | |
| template piinpoint:templates/login.mako | |
|---|---|
| name | 'piinpoint:templates/login.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c7270520> |
| 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 0x7a3742caa9e0> | |
| template piinpoint:templates/login.mako | |
|---|---|
| name | 'piinpoint:templates/login.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c7270910> |
| 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 0x7a3742caa9e0> | |
| template piinpoint:templates/forgotten_password.mako | |
|---|---|
| name | 'piinpoint:templates/forgotten_password.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c7270980> |
| 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 0x7a3742caa9e0> | |
| template piinpoint:templates/login.mako | |
|---|---|
| name | 'piinpoint:templates/login.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c72711d0> |
| 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 0x7a3742caa9e0> | |
| template piinpoint:templates/login.mako | |
|---|---|
| name | 'piinpoint:templates/login.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c7270de0> |
| 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 0x7a3742caa9e0> | |
| template piinpoint:templates/reports/print.mako | |
|---|---|
| name | 'piinpoint:templates/reports/print.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c7270fa0> |
| 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 0x7a3742caa9e0> | |
| template piinpoint:templates/reports/map.mako | |
|---|---|
| name | 'piinpoint:templates/reports/map.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c72712b0> |
| 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 0x7a3742caa9e0> | |
| template piinpoint:templates/login.mako | |
|---|---|
| name | 'piinpoint:templates/login.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c7271be0> |
| 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 0x7a3742caa9e0> | |
| template piinpoint:templates/login.mako | |
|---|---|
| name | 'piinpoint:templates/login.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c7271a20> |
| 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 0x7a3742caa9e0> | |
| template piinpoint:templates/login.mako | |
|---|---|
| name | 'piinpoint:templates/login.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c7272270> |
| 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 0x7a3742caa9e0> | |
| template piinpoint:templates/login.mako | |
|---|---|
| name | 'piinpoint:templates/login.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c7271fd0> |
| 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 0x7a3742caa9e0> | |
| template piinpoint:templates/login.mako | |
|---|---|
| name | 'piinpoint:templates/login.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c72722e0> |
| 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 0x7a3742caa9e0> | |
| template piinpoint:templates/model_data_upload.mako | |
|---|---|
| name | 'piinpoint:templates/model_data_upload.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c7272ac0> |
| 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 0x7a3742caa9e0> | |
| template piinpoint:templates/model_data_upload.mako | |
|---|---|
| name | 'piinpoint:templates/model_data_upload.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c7272350> |
| 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 0x7a3742caa9e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c7273150> |
| 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 0x7a3742caa9e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c7273930> |
| 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 0x7a3742caa9e0> | |
| template piinpoint:templates/schedule_demo.mako | |
|---|---|
| name | 'piinpoint:templates/schedule_demo.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c72c0130> |
| 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 0x7a3742caa9e0> | |
| template piinpoint:templates/schedule_demo.mako | |
|---|---|
| name | 'piinpoint:templates/schedule_demo.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c72c01a0> |
| 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 0x7a3742caa9e0> | |
| template piinpoint:templates/schedule_demo.mako | |
|---|---|
| name | 'piinpoint:templates/schedule_demo.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c72c0520> |
| 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 0x7a3742caa9e0> | |
| template piinpoint:templates/schedule_demo.mako | |
|---|---|
| name | 'piinpoint:templates/schedule_demo.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c72c0440> |
| 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 0x7a3742caa9e0> | |
| template piinpoint:templates/best_locations.mako | |
|---|---|
| name | 'piinpoint:templates/best_locations.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c72c09f0> |
| 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 0x7a3742caa9e0> | |
| template piinpoint:templates/best_locations.mako | |
|---|---|
| name | 'piinpoint:templates/best_locations.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c72c2200> |
| 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 0x7a3742caa9e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c24ba190> |
| type | '.mako' |
| Source | |
Line 5589 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7a3742caa9e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c24ba430> |
| type | '.mako' |
| Source | |
Line 5604 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7a3742caa9e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c24ba580> |
| type | '.mako' |
| Source | |
Line 5612 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7a3742caa9e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c24ba6d0> |
| type | '.mako' |
| Source | |
Line 5619 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7a3742caa9e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c24ba820> |
| type | '.mako' |
| Source | |
Line 5626 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7a3742caa9e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c24ba970> |
| type | '.mako' |
| Source | |
Line 5633 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 0x7a3742caa9e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c24baac0> |
| type | '.mako' |
| Source | |
Line 5640 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7a3742caa9e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c24bac10> |
| type | '.mako' |
| Source | |
Line 5647 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7a3742caa9e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c24bad60> |
| type | '.mako' |
| Source | |
Line 5654 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.reports_dd_list_page | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7a3742caa9e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c24baeb0> |
| type | '.mako' |
| Source | |
Line 5661 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7a3742caa9e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c24bb000> |
| type | '.mako' |
| Source | |
Line 5668 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7a3742caa9e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c24bb150> |
| type | '.mako' |
| Source | |
Line 5675 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.reports_v2_anonymous_page | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7a3742caa9e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c24bb2a0> |
| type | '.mako' |
| Source | |
Line 5682 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.reports_v2_shared_page | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7a3742caa9e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c24bb3f0> |
| type | '.mako' |
| Source | |
Line 5689 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 0x7a3742caa9e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c24bb540> |
| type | '.mako' |
| Source | |
Line 5696 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7a3742caa9e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c24bb690> |
| type | '.mako' |
| Source | |
Line 5703 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.shared_visitors_report__hash | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7a3742caa9e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c24bb7e0> |
| type | '.mako' |
| Source | |
Line 5710 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.shared_comparison | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7a3742caa9e0> | |
| template piinpoint:templates/anonymous.mako | |
|---|---|
| name | 'piinpoint:templates/anonymous.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c24bb930> |
| type | '.mako' |
| Source | |
Line 5717 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.get_report_builder | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7a3742caa9e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c24bba80> |
| type | '.mako' |
| Source | |
Line 5724 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 0x7a3742caa9e0> | |
| template piinpoint:templates/create_account.mako | |
|---|---|
| name | 'piinpoint:templates/create_account.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c24bbbd0> |
| type | '.mako' |
| Source | |
Line 5731 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.get | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7a3742caa9e0> | |
| template piinpoint:templates/create_sm_account.mako | |
|---|---|
| name | 'piinpoint:templates/create_sm_account.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c24bbd20> |
| type | '.mako' |
| Source | |
Line 5738 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.create_sm_account | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7a3742caa9e0> | |
| template piinpoint:templates/start_trial.mako | |
|---|---|
| name | 'piinpoint:templates/start_trial.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c24bbe70> |
| type | '.mako' |
| Source | |
Line 5745 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.start_trial_page | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7a3742caa9e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c2528050> |
| type | '.mako' |
| Source | |
Line 5752 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7a3742caa9e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c25281a0> |
| type | '.mako' |
| Source | |
Line 5760 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 0x7a3742caa9e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c25282f0> |
| type | '.mako' |
| Source | |
Line 5768 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 0x7a3742caa9e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c2528440> |
| type | '.mako' |
| Source | |
Line 5776 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 0x7a3742caa9e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c2528590> |
| type | '.mako' |
| Source | |
Line 5784 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7a3742caa9e0> | |
| template piinpoint:templates/accept_invite.mako | |
|---|---|
| name | 'piinpoint:templates/accept_invite.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c25286e0> |
| type | '.mako' |
| Source | |
Line 5792 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.accept_invite | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7a3742caa9e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c25289f0> |
| type | '.mako' |
| Source | |
Line 5807 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.access_check.view_wrapper | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7a3742caa9e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c2528b40> |
| 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 0x7a3742caa9e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c2528c90> |
| type | '.mako' |
| Source | |
Line 5821 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7a3742caa9e0> | |
| template piinpoint:templates/sitematch_site_tour_requested.mako | |
|---|---|
| name | 'piinpoint:templates/sitematch_site_tour_requested.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c2528de0> |
| type | '.mako' |
| Source | |
Line 5828 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.sitematch_request_tour | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7a3742caa9e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c2528f30> |
| type | '.mako' |
| Source | |
Line 5835 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7a3742caa9e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c2529080> |
| type | '.mako' |
| Source | |
Line 5842 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.shared_sitematch_submission | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7a3742caa9e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c25291d0> |
| type | '.mako' |
| Source | |
Line 5849 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7a3742caa9e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c2529320> |
| type | '.mako' |
| Source | |
Line 5855 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.shared_lcbomatch_submission | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7a3742caa9e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c2529470> |
| type | '.mako' |
| Source | |
Line 5862 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7a3742caa9e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c25295c0> |
| type | '.mako' |
| Source | |
Line 5869 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7a3742caa9e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c2529710> |
| type | '.mako' |
| Source | |
Line 5876 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7a3742caa9e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c2529860> |
| type | '.mako' |
| Source | |
Line 5883 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7a3742caa9e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c25299b0> |
| type | '.mako' |
| Source | |
Line 5890 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7a3742caa9e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c2529b00> |
| type | '.mako' |
| Source | |
Line 5897 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.sitematch_signup | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7a3742caa9e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c2529c50> |
| type | '.mako' |
| Source | |
Line 5904 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.sitematch_signup_id_pricing | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7a3742caa9e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c2529da0> |
| type | '.mako' |
| Source | |
Line 5911 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.sitematch_signup_paid | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7a3742caa9e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c2529ef0> |
| type | '.mako' |
| Source | |
Line 5918 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 0x7a3742caa9e0> | |
| template piinpoint:templates/login.mako | |
|---|---|
| name | 'piinpoint:templates/login.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c252a0b0> |
| type | '.mako' |
| Source | |
Line 5925 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.views.sitematch_signin | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7a3742caa9e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c252a200> |
| type | '.mako' |
| Source | |
Line 5932 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7a3742caa9e0> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c252a350> |
| type | '.mako' |
| Source | |
Line 5939 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.lib.authenticator.wrap | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7a3742caa9e0> | |
| template piinpoint:templates/reports/shared/shared_batch.mako | |
|---|---|
| name | 'piinpoint:templates/reports/shared/shared_batch.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36c252ac10> |
| type | '.mako' |
| Source | |
Line 5958 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.controllers.report.shared_batch | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7a3742caa9e0> | |
| template piinpoint:templates/404.mako | |
|---|---|
| name | 'piinpoint:templates/404.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36bb865a90> |
| type | '.mako' |
| Source | |
Line 6105 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.routes.forbidden | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7a3742caa9e0> | |
| template piinpoint:templates/404.mako | |
|---|---|
| name | 'piinpoint:templates/404.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7a36bb865b70> |
| type | '.mako' |
| Source | |
Line 6116 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| view function piinpoint.routes.notfound | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7a3742caa9e0> | |
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 0x7a374821bec0> |
| 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 0x7a3742b320c0> |
| 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 0x7a36c711a660> |
| 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 0x7a374822aca0> |
| 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 0x7a374822ab60> |
| 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 0x7a374822ac00> |
| 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 0x7a374822af20> |
| 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 0x7a374822ae80> |
| 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 0x7a374822aac0> |
| 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 0x7a374822afc0> |
| 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 0x7a37483809a0> |
| context | <InterfaceClass pyramid.interfaces.IExceptionResponse> |
| derived_callable | <function runtime_exc_view.<locals>.wrapper_view at 0x7a3743ccb880> |
| 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 0x7a37483809a0> |
| context | <class 'webob.exc.WSGIHTTPException'> |
| derived_callable | <function runtime_exc_view.<locals>.wrapper_view at 0x7a3743ccbf60> |
| 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 0x7a36c2374220> |
| 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 0x7a36c24f1940> |
| order | 536870911 |
| phash | '7ce9efb819f85c3a3847522dc16d4ac9' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7a36bb947a10>] |
| 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 0x7a36c24ff6a0> |
| 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 0x7a36c24fd120> |
| order | 536866816 |
| phash | '0bd70524a9d5e70844bb98aff5093cd6' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb9478c0>] |
| 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 0x7a36c24bf7e0> |
| order | 357911210 |
| phash | '7d55ec94601ab56a0022c6006ffbbdbf' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7a36bb802350>, <pyramid.predicates.CustomPredicate object at 0x7a36bb8025d0>] |
| 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 0x7a36c24be200> |
| order | 536866816 |
| phash | '6a3da2ac2c981eda42531164836ec1bb' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb802490>] |
| 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 0x7a36c24bcf40> |
| order | 357911210 |
| phash | '7ae41373b6181a1a1e453810cab3e7c3' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7a36bb802710>, <pyramid.predicates.CustomPredicate object at 0x7a36bb96e8b0>] |
| 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 0x7a36c24b3920> |
| order | 536866816 |
| phash | '2e6fca32aff82c7bee9cb9d3b9f2675e' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb96e520>] |
| 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 0x7a36c24b2340> |
| order | 536866816 |
| phash | '187ff4490f6d588d051a41fa69126ecd' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6c3890>] |
| 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 0x7a36c24b0d60> |
| order | 357911210 |
| phash | 'd71bc85909202a03815fae714a08eb6f' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7a36bb96fce0>, <pyramid.predicates.CustomPredicate object at 0x7a36d377d480>] |
| 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 0x7a36c2453740> |
| order | 536866816 |
| phash | 'c50143f5fa18b8fdd8a2cb1e2cac0d8b' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb969590>] |
| 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 0x7a36c2452160> |
| order | 536866816 |
| phash | '63568a1515dedb2c07d2dc7df9ad4066' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb995750>] |
| 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 0x7a36c243eca0> |
| order | 536866816 |
| phash | '2de994725b2385142283a006bf3f0bd0' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb996150>] |
| 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 0x7a36c243d800> |
| order | 357911210 |
| phash | 'bbb4fbde3da469de6ac7e67ce2fcba31' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7a36bb96ec40>, <pyramid.predicates.CustomPredicate object at 0x7a36c76018b0>] |
| 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 0x7a36c264d260> |
| order | 536866816 |
| phash | 'c0197229eb6a9083cd6fdc2398898469' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb9e5040>] |
| 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 0x7a36c26b7c40> |
| order | 357911210 |
| phash | '4317714cc183ef528d433f3e180904fe' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7a36bb6c39b0>, <pyramid.predicates.CustomPredicate object at 0x7a36bb851fd0>] |
| 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 0x7a36c26b6660> |
| order | 357911209 |
| phash | '72a9333087c4a68574de405af071dfb4' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb947b60>, <pyramid.predicates.CustomPredicate object at 0x7a36bb6b5e10>] |
| 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 0x7a36c26b4d60> |
| 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 0x7a36c269a480> |
| order | 536866816 |
| phash | '2e6fca32aff82c7bee9cb9d3b9f2675e' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb806820>] |
| 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 0x7a36c2698b80> |
| 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 0x7a36c265d940> |
| order | 536866816 |
| phash | '2e6fca32aff82c7bee9cb9d3b9f2675e' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bba26b10>] |
| 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 0x7a36c266e980> |
| order | 536866816 |
| phash | '96ad63e2e615a92011261dd30b8d52e5' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bba26bd0>] |
| 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 0x7a36c260d620> |
| order | 536866816 |
| phash | '64568a5900bbd28f04059b10912ce9a8' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb989e90>] |
| 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 0x7a36c42ac720> |
| order | 536866816 |
| phash | 'bc49744ff65377fe2ebf90d0e063f297' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb989f40>] |
| 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 0x7a36c4283100> |
| order | 536866816 |
| phash | '1bb73860cda554049773d33484a69e27' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a37432c94f0>] |
| 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 0x7a36c4281b20> |
| order | 536866816 |
| phash | '84265c8febec2742eca31639f1920e87' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36c724c9b0>] |
| 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 0x7a36c42807c0> |
| order | 536866816 |
| phash | 'da7ac297a5fb3e5f07e8fd3a963ae390' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb8599a0>] |
| 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 0x7a36c43d4720> |
| order | 536866816 |
| phash | '0e602c778ecddcfa00fcff48f9921612' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6c9050>] |
| 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 0x7a36c4421a80> |
| order | 536866816 |
| phash | '2569cce08f4e684b710e26175fcb0435' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6c8fd0>] |
| 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 0x7a36c4432b60> |
| order | 536866816 |
| phash | '2206db3063e9eb310e0f66f46ff83a70' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb69fa10>] |
| 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 0x7a36c4431580> |
| order | 536866816 |
| phash | 'f7d18b6a7c195f65ec9d77a56b19ea38' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb69fa80>] |
| 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 0x7a36c443ec00> |
| order | 536866816 |
| phash | 'e4f3344135fa1a20628cc498d984f3fb' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6bd5b0>] |
| 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 0x7a36c443ca40> |
| order | 536866816 |
| phash | '70b61dfa2b66a594f6a548da30c113b5' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6bd610>] |
| 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 0x7a36c4466980> |
| order | 536866816 |
| phash | 'f488e6dedb0e01a261ceec41c342164e' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6cedf0>] |
| 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 0x7a36c441bf60> |
| order | 536866816 |
| phash | '022c846ea716eb84ed88c091fce2a6c2' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6ceee0>] |
| 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 0x7a36c4419440> |
| order | 536866816 |
| phash | '9ee42295eac70618cf91ade4836fa191' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6cefd0>] |
| 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 0x7a36c44180e0> |
| order | 536866816 |
| phash | 'bdcf6a3de00410cf8be7556fa5431786' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6cf0c0>] |
| 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 0x7a36c438a5c0> |
| order | 536866816 |
| phash | '9e2441c268ac32d52ce690b480d55b82' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6cf1b0>] |
| 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 0x7a36c4388400> |
| order | 536866816 |
| phash | '5f7a5c8a099955f81c62486a254a8834' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6cf2a0>] |
| 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 0x7a36c437ab60> |
| order | 536866816 |
| phash | 'f1df3f9e3e0ebc25f288bc533320b592' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6cf390>] |
| 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 0x7a36c455eb60> |
| order | 536866816 |
| phash | 'e902a50a352d9cccafc56e1c4ad623a7' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6cf480>] |
| 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 0x7a36c455d4e0> |
| order | 536866816 |
| phash | '4fa6f9718838c40ead0f15c29d342219' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6cf570>] |
| 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 0x7a36c44b6ca0> |
| 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 0x7a36c4495b20> |
| order | 536870911 |
| phash | '7ce9efb819f85c3a3847522dc16d4ac9' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7a36bb968f30>] |
| 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 0x7a36c4673880> |
| order | 536866816 |
| phash | '7a080ec40fe3c0fab7d2adda6653cc7d' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6cf7a0>] |
| 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 0x7a36c4671800> |
| order | 536866816 |
| phash | '1d7fa460d15741bb977bde6d76465f5c' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6cf890>] |
| 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 0x7a36c4a47f60> |
| order | 536866816 |
| phash | 'a7e42e3720f652e918f48335333693e1' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6cf980>] |
| 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 0x7a36c54147c0> |
| order | 536866816 |
| phash | '2e6fca32aff82c7bee9cb9d3b9f2675e' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6cfa70>] |
| 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 0x7a36c538d760> |
| order | 357911210 |
| phash | '4847e069aa649872fdcee66e525d665a' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7a36bb9697b0>, <pyramid.predicates.CustomPredicate object at 0x7a36bb6cfb60>] |
| 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 0x7a36c53a8f40> |
| order | 536866816 |
| phash | '487aed340556364654c08fc766445b1e' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6cfc50>] |
| 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 0x7a36c53b7600> |
| 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 0x7a36c53c74c0> |
| order | 536870911 |
| phash | '7ce9efb819f85c3a3847522dc16d4ac9' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7a36bb868550>] |
| 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 0x7a36c53da840> |
| order | 536866816 |
| phash | '214360e073bf561df790332263b30572' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6cfe80>] |
| 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 0x7a36c53d8c20> |
| order | 357911210 |
| phash | 'aa9c8799ab16d9fb915f74334cbb3cea' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7a36bb868650>, <pyramid.predicates.CustomPredicate object at 0x7a36bb6cff70>] |
| 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 0x7a36c544cd60> |
| order | 536866816 |
| phash | '6c3a25ec9b2470fa4224fc05d8b95793' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb8c80a0>] |
| 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 0x7a36c545e700> |
| order | 357911210 |
| phash | 'f26e52dd962f5b16421542824b78ad08' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7a36bb9e4f50>, <pyramid.predicates.CustomPredicate object at 0x7a36bb8c8190>] |
| 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 0x7a36c545d120> |
| order | 536866816 |
| phash | 'a806a940ee93fe1bf884aae463898ec9' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb8c8280>] |
| 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 0x7a36c5467b00> |
| order | 357911210 |
| phash | 'f476c2962128b75be379389bd0511ace' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7a36bb9e4e60>, <pyramid.predicates.CustomPredicate object at 0x7a36bb8c8370>] |
| 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 0x7a36c54647c0> |
| order | 536866816 |
| phash | '7921a7a97cca4a03196e67bc3e33d266' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb8c8460>] |
| 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 0x7a36c54ef1a0> |
| order | 536866816 |
| phash | '2e6fca32aff82c7bee9cb9d3b9f2675e' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb8c8550>] |
| 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 0x7a36c54edbc0> |
| order | 357911210 |
| phash | '4847e069aa649872fdcee66e525d665a' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7a36bb6b5d30>, <pyramid.predicates.CustomPredicate object at 0x7a36bb8c8640>] |
| 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 0x7a36c54984a0> |
| order | 536866816 |
| phash | '3bd59f612c926dea994da9fe06d61058' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb8c8730>] |
| 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 0x7a36c549a5c0> |
| order | 357911210 |
| phash | '2ac1df21a953201fe0b8fdbf53ca9c6f' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7a36bb6b5ef0>, <pyramid.predicates.CustomPredicate object at 0x7a36bb8c8820>] |
| 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 0x7a36c548ed40> |
| order | 536866816 |
| phash | '907e2d4115795eb4ee56b918056205f9' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb8c8910>] |
| 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 0x7a36c548d6c0> |
| order | 357911210 |
| phash | '55ecbce02dd075cd9cf9a337cac07bdb' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7a36bb8068f0>, <pyramid.predicates.CustomPredicate object at 0x7a36bb8c8a00>] |
| 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 0x7a36c5484220> |
| order | 536866816 |
| phash | '70cd0168ab16264be667c0ef47a3a4e0' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb8c8af0>] |
| 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 0x7a36c5486ac0> |
| order | 357911210 |
| phash | '1001f5b51670226f1d45f2b7596f6d4f' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7a36bba26c90>, <pyramid.predicates.CustomPredicate object at 0x7a36bb8c8be0>] |
| 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 0x7a36c54854e0> |
| order | 357911210 |
| phash | '802232d1e64ad14183527daa6bed9658' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7a36bba26d50>, <pyramid.predicates.CustomPredicate object at 0x7a36bb8c8cd0>] |
| 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 0x7a36c556bec0> |
| order | 536866816 |
| phash | 'ff4dc9eeb2cb3159d7296121941d9ff6' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb8c8dc0>] |
| 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 0x7a36c556a8e0> |
| order | 536866816 |
| phash | '9f96ad2f0457b0929242c581f25d36e3' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb8c8eb0>] |
| 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 0x7a36c5569300> |
| order | 357911210 |
| phash | '937c7fd7675788f15c5f26b8335f57c6' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7a36bb989ff0>, <pyramid.predicates.CustomPredicate object at 0x7a36bb8c8fa0>] |
| 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 0x7a36c5567ce0> |
| order | 536866816 |
| phash | 'ab81a710157825cea2b791ee2dc00647' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb8c9090>] |
| 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 0x7a36c5520a40> |
| order | 357911210 |
| phash | '3bba27adfd2c94b3885b313f37d2cc1c' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7a36bb98a0a0>, <pyramid.predicates.CustomPredicate object at 0x7a36bb8c9180>] |
| 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 0x7a36c552a0c0> |
| 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 0x7a36c55284a0> |
| order | 536870911 |
| phash | '7ce9efb819f85c3a3847522dc16d4ac9' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7a36c72880f0>] |
| 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 0x7a36c558e0c0> |
| order | 536866816 |
| phash | '2e6fca32aff82c7bee9cb9d3b9f2675e' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb8c93b0>] |
| 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 0x7a36c558c4a0> |
| order | 357911210 |
| phash | '4847e069aa649872fdcee66e525d665a' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7a36c728adf0>, <pyramid.predicates.CustomPredicate object at 0x7a36bb8c94a0>] |
| 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 0x7a36c55d6de0> |
| order | 536866816 |
| phash | '9f96ad2f0457b0929242c581f25d36e3' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb8c9590>] |
| 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 0x7a36c576a2a0> |
| order | 357911210 |
| phash | '937c7fd7675788f15c5f26b8335f57c6' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7a36bb859a30>, <pyramid.predicates.CustomPredicate object at 0x7a36bb8c9680>] |
| 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 0x7a36c5768ea0> |
| 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 0x7a36c5717a60> |
| order | 536870911 |
| phash | '7ce9efb819f85c3a3847522dc16d4ac9' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7a36bb6c90d0>] |
| 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 0x7a36c6f84360> |
| order | 536866816 |
| phash | '384da1c33b76f81bc4b046d5140b5ba4' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb8c98b0>] |
| 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 0x7a36c6f7e0c0> |
| order | 536866816 |
| phash | '2e6fca32aff82c7bee9cb9d3b9f2675e' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb8c99a0>] |
| 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 0x7a36c6f7cae0> |
| order | 357911210 |
| phash | '4847e069aa649872fdcee66e525d665a' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7a36bb6c9250>, <pyramid.predicates.CustomPredicate object at 0x7a36bb8c9a90>] |
| 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 0x7a36c7305d00> |
| order | 536866816 |
| phash | '487aed340556364654c08fc766445b1e' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb8c9b80>] |
| 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 0x7a36c7304400> |
| 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 0x7a36c72f5b20> |
| order | 357911210 |
| phash | 'e54f3707f8423f31b60de816198704ae' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7a36bb69fbd0>, <pyramid.predicates.CustomPredicate object at 0x7a36bb8c9d10>] |
| 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 0x7a36c72d7ec0> |
| order | 536866816 |
| phash | 'd39caa7b9525831e744c9f5cd50ba3bd' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb8c9e00>] |
| 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 0x7a36c72d68e0> |
| order | 536866816 |
| phash | '330e66ffd430e6c0777f09ca92c9555f' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb8c9ef0>] |
| 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 0x7a36c72d5300> |
| order | 357911210 |
| phash | '8a48b872d23df2d4cb4a6d0c98dd282e' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7a36bb69fc40>, <pyramid.predicates.CustomPredicate object at 0x7a36bb8c9fe0>] |
| 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 0x7a36c72bfce0> |
| order | 536866816 |
| phash | '82cff07a5790caa40da3d75f4b17f5bf' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb8ca0d0>] |
| 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 0x7a36c72be5c0> |
| order | 536866816 |
| phash | '1b0c21677a4ee5cda3657646845beff9' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb8ca1c0>] |
| 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 0x7a36c72bcd60> |
| order | 536866816 |
| phash | '2ac8d465f990a180e59b9e28b37bbb9e' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb8ca2b0>] |
| 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 0x7a36c72a3600> |
| order | 536866816 |
| phash | '016e5bd66911d29d8efaffedb8ddb6ac' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb8ca3a0>] |
| 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 0x7a36c72a2020> |
| order | 536866816 |
| phash | '2e6fca32aff82c7bee9cb9d3b9f2675e' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb8ca490>] |
| 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 0x7a36c72a0680> |
| order | 536866816 |
| phash | '00d899ef89d05db778bbcf343acfbf1b' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb8ca580>] |
| 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 0x7a36c728a660> |
| order | 536866816 |
| phash | '782c6d80c93e55655d0aba35bc3e99de' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb8ca670>] |
| 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 0x7a36c7289080> |
| order | 536866816 |
| phash | 'bef0dea4e15ab5d610a88e48a022f2e3' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb8ca760>] |
| 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 0x7a36c726fa60> |
| order | 536866816 |
| phash | '5543bd82cdac43857646c8500d5f1dea' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb8ca850>] |
| 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 0x7a36c726e340> |
| order | 536866816 |
| phash | '9d5f094f80dc5678d4cd464acd88d2ff' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb8ca940>] |
| 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 0x7a36c726c7c0> |
| 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 0x7a36c724ea20> |
| order | 536870911 |
| phash | '7ce9efb819f85c3a3847522dc16d4ac9' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7a36bb6bd130>] |
| 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 0x7a36c723fd80> |
| order | 536866816 |
| phash | '2e6fca32aff82c7bee9cb9d3b9f2675e' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb8cab70>] |
| 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 0x7a36c723d9e0> |
| order | 357911210 |
| phash | '4847e069aa649872fdcee66e525d665a' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7a36bb6bd670>, <pyramid.predicates.CustomPredicate object at 0x7a36bb8cac60>] |
| 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 0x7a36c723c2c0> |
| order | 536866816 |
| phash | 'e6a2cdd21a1a13cb0c049fefea4b4943' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb8cad50>] |
| 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 0x7a36bb8625c0> |
| order | 357911210 |
| phash | 'f4e1305560e33246fd670eac97a38f19' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7a36bb8cae40>, <pyramid.predicates.CustomPredicate object at 0x7a36bb8cae90>] |
| 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 0x7a36bb6d13a0> |
| order | 536866816 |
| phash | '68946e8d3ca996db89269fccae8fb175' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb8caf80>] |
| 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 0x7a36bb6d18a0> |
| order | 357911210 |
| phash | '3ec75df325c3e5d50e940a011cad39cd' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7a36bb8cb070>, <pyramid.predicates.CustomPredicate object at 0x7a36bb8cb0c0>] |
| 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 0x7a36bb6d1da0> |
| 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 0x7a36bb6d2340> |
| order | 536870911 |
| phash | '7ce9efb819f85c3a3847522dc16d4ac9' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7a36bb8cb250>] |
| 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 0x7a36bb6d2a20> |
| order | 536866816 |
| phash | 'fd9aa08b794a22cc7c24dcfb1c164952' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb8cb340>] |
| 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 0x7a36bb6d2fc0> |
| order | 536866816 |
| phash | 'e4940074200fdc3f8e41a31b1b9f4e51' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb8cb430>] |
| 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 0x7a36bb6d3420> |
| order | 536866816 |
| phash | 'e787c9c4fff3d1f90ff62eb4a445776a' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb8cb520>] |
| 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 0x7a36bb6d3880> |
| order | 536866816 |
| phash | '2133a8f3a95b97805488553df7b1decd' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb8cb610>] |
| 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 0x7a36bb6d3ce0> |
| order | 536866816 |
| phash | 'fae68e72cd355b90556acb1173d70e07' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb8cb700>] |
| 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 0x7a36bb598180> |
| order | 536866816 |
| phash | 'd51547fd300360306a3b0f3d0933d8ac' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb8cb7f0>] |
| 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 0x7a36bb5985e0> |
| order | 536866816 |
| phash | '54b4762ad8e61038d18d7d3525de8676' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb8cb8e0>] |
| 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 0x7a36bb598a40> |
| order | 536866816 |
| phash | '1a72f789cbd8d8812ac74cc4351b875c' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb8cb9d0>] |
| 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 0x7a36bb598ea0> |
| order | 536866816 |
| phash | 'd021fff25cda0031807c7dc3ca87f9ce' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb8cbac0>] |
| 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 0x7a36bb599300> |
| order | 536866816 |
| phash | '0350617f5ea2c5908efeb6c823b0cbd8' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb8cbbb0>] |
| 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 0x7a36bb599760> |
| order | 536866816 |
| phash | '406283003c17f1baf3987b870e3c678a' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb8cbca0>] |
| 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 0x7a36bb599bc0> |
| order | 536866816 |
| phash | 'f6e61bd4ab1fb03c1e15e04e9b7c75ac' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb8cbd90>] |
| 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 0x7a36bb59a020> |
| order | 536866816 |
| phash | '90d4ebc5d8a0ab2f2a5574aad20b44e1' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb8cbe80>] |
| 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 0x7a36bb59a480> |
| order | 536866816 |
| phash | '4a0ab8b017c1f2f9f97b08e185f84c0c' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb8cbf70>] |
| 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 0x7a36bb59a8e0> |
| order | 536866816 |
| phash | 'ac53441a7e42f958aa274a7a9a8838ca' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6d80a0>] |
| 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 0x7a36bb59ad40> |
| order | 536866816 |
| phash | 'c04bf526a6b78f5f6af51b12c03cfc27' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6d8190>] |
| 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 0x7a36bb59b1a0> |
| order | 536866816 |
| phash | '723055d1c12088cb6674c0482a30013d' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6d8280>] |
| 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 0x7a36bb59b600> |
| order | 536866816 |
| phash | '6d6b8dd15f54652b19e1ee0fc0803840' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6d8370>] |
| 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 0x7a36bb59ba60> |
| order | 536866816 |
| phash | 'e63712e59acfd4c4c748142a6e90ff8e' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6d8460>] |
| 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 0x7a36bb59bec0> |
| order | 536866816 |
| phash | '97517777176907427bd5796d1c678a9b' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6d8550>] |
| 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 0x7a36bb5a8360> |
| order | 536866816 |
| phash | 'c1013c0b934c3119fe8c651be8e2a503' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6d8640>] |
| 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 0x7a36bb5a87c0> |
| order | 536866816 |
| phash | '07582a2aaeac48138f8fd0c0d246afe2' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6d8730>] |
| 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 0x7a36bb5a8c20> |
| order | 536866816 |
| phash | '98389b547cabfeda5188a3179213b746' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6d8820>] |
| 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 0x7a36bb5a9080> |
| order | 536866816 |
| phash | 'c55277d8064a739642f8dfce4243fe90' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6d8910>] |
| 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 0x7a36bb5a94e0> |
| order | 536866816 |
| phash | '57b448989d5420552fe30c53033d5f7f' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6d8a00>] |
| 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 0x7a36bb5a9940> |
| order | 536866816 |
| phash | '6017293176fab36205d7f37fab4cbe14' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6d8af0>] |
| 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 0x7a36bb5a9da0> |
| order | 536866816 |
| phash | 'd7bac46ebfc122daaf22fe0af24bdd6f' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6d8be0>] |
| 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 0x7a36bb5aa200> |
| order | 536866816 |
| phash | '1c78f290d4b047c844f0c29b350f45d2' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6d8cd0>] |
| 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 0x7a36bb5aa660> |
| order | 536866816 |
| phash | 'cf1344aeac4aa2968ced73a1e81480b8' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6d8dc0>] |
| 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 0x7a36bb5aaac0> |
| order | 536866816 |
| phash | '2e6fca32aff82c7bee9cb9d3b9f2675e' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6d8eb0>] |
| 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 0x7a36bb5aaf20> |
| order | 357911210 |
| phash | '4847e069aa649872fdcee66e525d665a' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7a36bb6d8fa0>, <pyramid.predicates.CustomPredicate object at 0x7a36bb6d8ff0>] |
| 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 0x7a36bb5ab380> |
| order | 536866816 |
| phash | '2206db3063e9eb310e0f66f46ff83a70' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6d90e0>] |
| 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 0x7a36bb5ab7e0> |
| order | 536866816 |
| phash | '520ac1f796dafdd4ba600dea6f8203ab' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6d91d0>] |
| 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 0x7a36bb5abc40> |
| order | 536866816 |
| phash | '9867240e2974590776dbee52f9f97064' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6d92c0>] |
| 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 0x7a36bb5b40e0> |
| order | 536866816 |
| phash | '999f8e2623817fe67c8a2f41dda0b9b3' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6d93b0>] |
| 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 0x7a36bb5b4540> |
| order | 536866816 |
| phash | '58b17827be5a96a8629a5762d54ca29b' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6d94a0>] |
| 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 0x7a36bb5b49a0> |
| order | 536866816 |
| phash | '73a34a49f0ebbfbd3d969d9dcea372fa' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6d9590>] |
| 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 0x7a36bb5b4e00> |
| order | 536866816 |
| phash | '861141fe2c3cf99370437802b1815528' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6d9680>] |
| 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 0x7a36bb5b5260> |
| order | 536866816 |
| phash | 'f8d5e2c503eb91b5f6b9cb7c1f3ceaa7' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6d9770>] |
| 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 0x7a36bb5b56c0> |
| order | 536866816 |
| phash | 'c6b5dd83076683981d7f5860439fd92a' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6d9860>] |
| 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 0x7a36bb5b5b20> |
| order | 536866816 |
| phash | 'c0ba4cb33cba60743e63054cd0665b1b' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6d9950>] |
| 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 0x7a36bb5b5f80> |
| order | 536866816 |
| phash | 'ef9d980ee13186cb6ecd834ce8f5e1c6' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6d9a40>] |
| 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 0x7a36bb5b63e0> |
| order | 536866816 |
| phash | 'dbd3642ff8b80d6cc8707d6b1830e169' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6d9b30>] |
| 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 0x7a36bb5b6840> |
| order | 536866816 |
| phash | 'adf48346347353750437c22eed3db4e4' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6d9c20>] |
| 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 0x7a36bb5b6ca0> |
| order | 536866816 |
| phash | '8aa9f9aa86c2841c237cfa073ec3d825' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6d9d10>] |
| 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 0x7a36bb5b7100> |
| order | 536866816 |
| phash | '81aa3845374672625805e29ef1baae57' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6d9e00>] |
| 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 0x7a36bb5b7560> |
| order | 536866816 |
| phash | 'fbd979d93c578bc1158e7fda478ba7af' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6d9ef0>] |
| 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 0x7a36bb5b79c0> |
| order | 536866816 |
| phash | '82fed1c04cde20e3b976874b6045149a' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6d9fe0>] |
| 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 0x7a36bb5b7e20> |
| order | 536866816 |
| phash | '8d987a8ec7d4d510b6520316eb14d04d' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6da0d0>] |
| 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 0x7a36bb5c42c0> |
| order | 536866816 |
| phash | '36e24b7506dbf3653b72f2adc5d3bde8' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6da1c0>] |
| 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 0x7a36bb5c4720> |
| order | 536866816 |
| phash | '1227cfe29b0f80a003d33639e459fb63' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6da2b0>] |
| 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 0x7a36bb5c4b80> |
| order | 536866816 |
| phash | '8fa5c7c45ecefe81aebb5e8e1397f150' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6da3a0>] |
| 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 0x7a36bb5c4fe0> |
| order | 536866816 |
| phash | '9bbda1505c5e403c2cebfefd020b0b51' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6da490>] |
| 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 0x7a36bb5c5440> |
| order | 536866816 |
| phash | '8de27ee46e7f3a0d80d8b3ab8adab9ec' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6da580>] |
| 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 0x7a36bb5c58a0> |
| order | 536866816 |
| phash | 'd9d0d0accbb6c1623ef9726c059fe628' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6da670>] |
| 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 0x7a36bb5c5d00> |
| order | 536866816 |
| phash | '92f1c675e36def880ee545568dada8ea' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6da760>] |
| 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 0x7a36bb5c6160> |
| order | 536866816 |
| phash | 'df3bc119efba141f8820686a02a31db3' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6da850>] |
| 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 0x7a36bb5c65c0> |
| order | 536866816 |
| phash | 'c35748ff99ccca611f3cf8bc48391f22' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x7a36bb6da940>] |
| 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 0x7a36bb4b1800> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb802850>] |
| request_methods | 'GET' |
| route_name | 'area_scores' |
| Source | |
Line 1508 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 0x7a36bb4b1e40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb802990>] |
| request_methods | 'GET' |
| route_name | 'site_scores' |
| Source | |
Line 1515 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 0x7a36bb4b2480> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb96e9e0>] |
| request_methods | 'GET' |
| route_name | 'cities_query' |
| Source | |
Line 1523 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 0x7a36bb4b2ac0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb96ed70>] |
| request_methods | 'GET' |
| route_name | 'comparison_reports' |
| Source | |
Line 1531 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 0x7a36bb4b3060> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6c3ad0>] |
| request_methods | 'POST' |
| route_name | 'comparison_reports' |
| Source | |
Line 1537 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 0x7a36bb4b3560> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb969bf0>] |
| request_methods | 'GET' |
| route_name | 'comparison_reports__id' |
| Source | |
Line 1544 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 0x7a36bb4b3b00> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb969d00>] |
| request_methods | 'DELETE' |
| route_name | 'comparison_reports__id' |
| Source | |
Line 1550 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 0x7a36bb4b8040> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb868750>] |
| request_methods | 'PUT' |
| route_name | 'comparison_reports__id_title' |
| Source | |
Line 1557 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 0x7a36bb4b8680> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb868850>] |
| request_methods | 'PUT' |
| route_name | 'comparison_reports__id_private_comment' |
| Source | |
Line 1563 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 0x7a36bb4b8cc0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb9e5130>] |
| request_methods | 'GET' |
| route_name | 'comparison_reports__id_sites' |
| Source | |
Line 1570 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 0x7a36bb4b9300> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb9e5220>] |
| request_methods | 'GET' |
| route_name | 'comparison_reports__id_comparisons' |
| Source | |
Line 1577 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 0x7a36bb4b98a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6b60b0>] |
| request_methods | 'PUT' |
| route_name | 'comparison_reports__id_comparisons' |
| Source | |
Line 1583 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 0x7a36bb4b9d00> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6b6190>] |
| request_methods | 'DELETE' |
| route_name | 'comparison_reports__id_comparisons' |
| Source | |
Line 1589 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 0x7a36bb4ba200> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb8069c0>] |
| request_methods | 'GET' |
| route_name | 'comparison_reports__id_variables' |
| Source | |
Line 1596 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 0x7a36bb4ba7a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bba26e10>] |
| request_methods | 'PUT' |
| route_name | 'comparison_reports__id_variables' |
| Source | |
Line 1602 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 0x7a36bb4baca0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bba26ed0>] |
| request_methods | 'DELETE' |
| route_name | 'comparison_reports__id_variables' |
| Source | |
Line 1608 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 0x7a36bb4bb1a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb98a150>] |
| request_methods | 'GET' |
| route_name | 'comparison_reports__id_pois' |
| Source | |
Line 1615 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 0x7a36bb4bb740> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb98a200>] |
| request_methods | 'PUT' |
| route_name | 'comparison_reports__id_pois' |
| Source | |
Line 1621 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 0x7a36bb4bbc40> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36fc765ef0>] |
| request_methods | 'DELETE' |
| route_name | 'comparison_reports__id_pois' |
| Source | |
Line 1627 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 0x7a36bb4c4180> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36c6f7f070>] |
| request_methods | 'GET' |
| route_name | 'comparison_reports__id_layers' |
| Source | |
Line 1634 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 0x7a36bb4c4720> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb859ac0>] |
| request_methods | 'PUT' |
| route_name | 'comparison_reports__id_layers' |
| Source | |
Line 1640 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 0x7a36bb4c4b80> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6c91d0>] |
| request_methods | 'DELETE' |
| route_name | 'comparison_reports__id_layers' |
| Source | |
Line 1646 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 0x7a36bb4c5080> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6c9150>] |
| request_methods | 'POST' |
| route_name | 'comparison_reports__id_share' |
| Source | |
Line 1653 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 0x7a36bb4c56c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb69faf0>] |
| request_methods | 'GET' |
| route_name | 'comparison_reports__id_social_segments' |
| Source | |
Line 1659 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 0x7a36bb4c5c60> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb69fcb0>] |
| request_methods | 'DELETE' |
| route_name | 'comparison_reports__id_social_segments' |
| Source | |
Line 1665 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 0x7a36bb4c60c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6bd730>] |
| request_methods | 'PUT' |
| route_name | 'comparison_reports__id_social_segments' |
| Source | |
Line 1671 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 0x7a36bb4c65c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6bd790>] |
| request_methods | 'GET' |
| route_name | 'comparison_reports__id_demographics_custom_order' |
| Source | |
Line 1678 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 0x7a36bb4c6b60> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6dbb60>] |
| request_methods | 'POST' |
| route_name | 'comparison_reports__id_demographics_custom_order' |
| Source | |
Line 1684 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 0x7a36bb4c6fc0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6dbc50>] |
| request_methods | 'PUT' |
| route_name | 'comparison_reports__id_demographics_custom_order' |
| Source | |
Line 1690 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 0x7a36bb4c74c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6dbd40>] |
| request_methods | 'GET' |
| route_name | 'comparison_reports__id_demographics' |
| Source | |
Line 1696 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 0x7a36bb4c7b00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6dbe30>] |
| request_methods | 'GET' |
| route_name | 'current_locations' |
| Source | |
Line 1704 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 0x7a36bb4d00e0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6dbf20>] |
| request_methods | 'POST' |
| route_name | 'current_locations' |
| Source | |
Line 1710 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 0x7a36bb4d05e0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ec050>] |
| request_methods | 'POST' |
| route_name | 'ai_sandbox_chat' |
| Source | |
Line 1718 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 0x7a36bb4d0c20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ec140>] |
| request_methods | 'GET' |
| route_name | 'ai_sandbox_disclaimer_status' |
| Source | |
Line 1727 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 0x7a36bb4d1260> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ec230>] |
| request_methods | 'POST' |
| route_name | 'ai_sandbox_disclaimer_accept' |
| Source | |
Line 1734 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 0x7a36bb4d18a0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ec320>] |
| request_methods | 'POST' |
| route_name | 'ai_sandbox_disclaimer_clear' |
| Source | |
Line 1741 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route ai_sandbox_disclaimer_clear (pattern: '/api/v1/ai-sandbox/disclaimer/clear') | |
| view method 'get' of class piinpoint.api.v1.ai_sandbox_usage.AISandboxUsageStats | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.ai_sandbox_usage.AISandboxUsageStats'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb4d1ee0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ec410>] |
| request_methods | 'GET' |
| route_name | 'ai_sandbox_usage_stats' |
| Source | |
Line 1750 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 0x7a36bb4d2520> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ec500>] |
| request_methods | 'GET' |
| route_name | 'ai_sandbox_sessions_list' |
| Source | |
Line 1759 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 0x7a36bb4d2b60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ec5f0>] |
| request_methods | 'GET' |
| route_name | 'ai_sandbox_session_detail' |
| Source | |
Line 1766 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 0x7a36bb4d3100> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ec6e0>] |
| request_methods | 'PUT' |
| route_name | 'ai_sandbox_session_detail' |
| Source | |
Line 1773 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 0x7a36bb4d3560> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ec7d0>] |
| request_methods | 'DELETE' |
| route_name | 'ai_sandbox_session_detail' |
| Source | |
Line 1780 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 0x7a36bb4d3a60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ec8c0>] |
| request_methods | 'GET' |
| route_name | 'ai_sandbox_data_management_sample_attributes' |
| Source | |
Line 1789 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 0x7a36bb4dc0e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ec9b0>] |
| request_methods | 'GET' |
| route_name | 'ai_sandbox_data_management_enabled_attributes' |
| Source | |
Line 1796 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 0x7a36bb4dc680> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ecaa0>] |
| request_methods | 'PUT' |
| route_name | 'ai_sandbox_data_management_enabled_attributes' |
| Source | |
Line 1803 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 0x7a36bb4dcb80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ecb90>] |
| request_methods | 'GET' |
| route_name | 'current_locations_sales' |
| Source | |
Line 1811 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 0x7a36bb4dd1c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ecc80>] |
| request_methods | 'GET' |
| route_name | 'current_locations_add_location' |
| Source | |
Line 1818 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 0x7a36bb4dd800> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ecd70>] |
| request_methods | 'GET' |
| route_name | 'current_locations_get_attributes' |
| Source | |
Line 1824 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 0x7a36bb4dde40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ece60>] |
| request_methods | 'GET' |
| route_name | 'current_locations_get_attributes_set' |
| Source | |
Line 1830 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 0x7a36bb4de480> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ecf50>] |
| request_methods | 'GET' |
| route_name | 'current_locations_attributes_edit' |
| Source | |
Line 1836 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 0x7a36bb4dea20> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ed040>] |
| request_methods | 'PUT' |
| route_name | 'current_locations_attributes_edit' |
| Source | |
Line 1842 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 0x7a36bb4def20> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ed130>] |
| request_methods | 'POST' |
| route_name | 'current_locations_delete_location' |
| Source | |
Line 1848 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 0x7a36bb4df560> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ed220>] |
| request_methods | 'GET' |
| route_name | 'current_locations_simulate_closure' |
| Source | |
Line 1854 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 0x7a36c557ede0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb4dfb00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ed310>] |
| request_methods | 'GET' |
| route_name | 'custom_layers_user_files' |
| Source | |
Line 1862 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 0x7a36c56359e0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb4e80e0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ed400>] |
| request_methods | 'PUT' |
| route_name | 'custom_layers_update_marker_placement' |
| Source | |
Line 1868 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 0x7a36c55dfe20> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb4e8680> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ed4f0>] |
| request_methods | 'PUT' |
| route_name | 'custom_layers_update_shape' |
| Source | |
Line 1874 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 0x7a36c55dff60> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb4e8c20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ed5e0>] |
| request_methods | 'GET' |
| route_name | 'custom_layers_market_planner' |
| Source | |
Line 1880 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 0x7a36c55d5d00> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb4e91c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ed6d0>] |
| request_methods | 'GET' |
| route_name | 'demographics_threshold_ring' |
| Source | |
Line 1886 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 0x7a36c55d4040> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb4e9760> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ed7c0>] |
| request_methods | 'POST' |
| route_name | 'custom_layers_utils_convert_tab' |
| Source | |
Line 1892 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 0x7a36c55d40e0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb4e9d00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ed8b0>] |
| request_methods | 'GET' |
| route_name | 'custom_layers_utils_export_tab' |
| Source | |
Line 1898 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 0x7a36c55d4180> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb4ea340> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ed9a0>] |
| request_methods | 'GET' |
| route_name | 'custom_layers_utils_export_tab_trade_area' |
| Source | |
Line 1904 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 0x7a36c55d4220> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb4ea8e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6eda90>] |
| request_methods | 'GET' |
| route_name | 'custom_layers_utils_export_geojson' |
| Source | |
Line 1910 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 0x7a36bb4eaf20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6edb80>] |
| request_methods | 'GET' |
| route_name | 'custom_layer_files' |
| Source | |
Line 1917 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 0x7a36bb4eb560> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6edc70>] |
| request_methods | 'GET' |
| route_name | 'custom_layer_files_transit_times' |
| Source | |
Line 1923 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 0x7a36bb4ebba0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6edd60>] |
| request_methods | 'PUT' |
| route_name | 'custom_layer_files_file_id' |
| Source | |
Line 1930 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 0x7a36bb4f0180> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ede50>] |
| request_methods | 'DELETE' |
| route_name | 'custom_layer_files_file_id' |
| Source | |
Line 1936 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 0x7a36bb4f0680> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6edf40>] |
| request_methods | 'POST' |
| route_name | 'custom_layer_files_src_file_id_dest_file_id_layer_id' |
| Source | |
Line 1943 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 0x7a36bb4f0cc0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ee030>] |
| request_methods | 'GET' |
| route_name | 'custom_layer_files_file_id_symbology' |
| Source | |
Line 1950 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 0x7a36bb4f1260> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ee120>] |
| request_methods | 'PUT' |
| route_name | 'custom_layer_files_file_id_symbology' |
| Source | |
Line 1956 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 0x7a36bb4f1760> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ee210>] |
| request_methods | 'PUT' |
| route_name | 'custom_layer_files_file_id_symbology_batch' |
| Source | |
Line 1963 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 0x7a36bb4f1da0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ee300>] |
| request_methods | 'POST' |
| route_name | 'custom_layer_files_file_id_ring_symbology' |
| Source | |
Line 1970 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 0x7a36bb4f23e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ee3f0>] |
| request_methods | 'GET' |
| route_name | 'custom_layer_files_file_id_smart_columns' |
| Source | |
Line 1977 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 0x7a36bb4f2980> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ee4e0>] |
| request_methods | 'POST' |
| route_name | 'custom_layer_files_file_id_smart_columns' |
| Source | |
Line 1983 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 0x7a36bb4f2de0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ee5d0>] |
| request_methods | 'PUT' |
| route_name | 'custom_layer_files_file_id_smart_columns' |
| Source | |
Line 1989 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 0x7a36bb4f3240> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ee6c0>] |
| request_methods | 'DELETE' |
| route_name | 'custom_layer_files_file_id_smart_columns' |
| Source | |
Line 1995 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 0x7a36bb4f3740> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ee7b0>] |
| request_methods | 'GET' |
| route_name | 'custom_layer_files_file_id_smart_columns_key' |
| Source | |
Line 2002 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 0x7a36bb4f3d80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ee8a0>] |
| request_methods | 'GET' |
| route_name | 'custom_layer_files_file_id_smart_columns_key_calculating' |
| Source | |
Line 2009 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 0x7a36bb304400> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ee990>] |
| request_methods | 'GET' |
| route_name | 'custom_layer_files_file_id_smart_columns_key_test_compute' |
| Source | |
Line 2015 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 0x7a36bb304a40> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6eea80>] |
| request_methods | 'PUT' |
| route_name | 'custom_layer_files_file_id_smart_columns_recalculate' |
| Source | |
Line 2022 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 0x7a36bb305080> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6eeb70>] |
| request_methods | 'GET' |
| route_name | 'custom_layer_files_file_id_info' |
| Source | |
Line 2029 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 0x7a36bb3056c0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6eec60>] |
| request_methods | 'POST' |
| route_name | 'custom_layers' |
| Source | |
Line 2036 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 0x7a36bb305c60> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6eed50>] |
| request_methods | 'PUT' |
| route_name | 'custom_layers' |
| Source | |
Line 2042 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 0x7a36bb3060c0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6eee40>] |
| request_methods | 'DELETE' |
| route_name | 'custom_layers' |
| Source | |
Line 2048 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 0x7a36bb3065c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6eef30>] |
| request_methods | 'PUT' |
| route_name | 'custom_layers_file_id' |
| Source | |
Line 2055 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 0x7a36bb306c00> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ef020>] |
| request_methods | 'POST' |
| route_name | 'custom_layers_file_id_multiple' |
| Source | |
Line 2061 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 0x7a36bb307240> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ef110>] |
| request_methods | 'POST' |
| route_name | 'custom_layers_file_id_associate_territories' |
| Source | |
Line 2068 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 0x7a36bb307880> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ef200>] |
| request_methods | 'GET' |
| route_name | 'custom_layers_file_id_check_territory_id' |
| Source | |
Line 2075 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 0x7a36bb307e20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ef2f0>] |
| request_methods | 'GET' |
| route_name | 'custom_layers_file_id' |
| Source | |
Line 2082 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 0x7a36bb310360> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ef3e0>] |
| request_methods | 'DELETE' |
| route_name | 'custom_layers_file_id_id' |
| Source | |
Line 2089 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 0x7a36bb310900> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ef4d0>] |
| request_methods | 'PUT' |
| route_name | 'custom_layers_file_id_id' |
| Source | |
Line 2095 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 0x7a36bb310e00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ef5c0>] |
| request_methods | 'GET' |
| route_name | 'custom_layers_generate_mobile_layer' |
| Source | |
Line 2102 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 0x7a36bb311440> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ef6b0>] |
| request_methods | 'PUT' |
| route_name | 'custom_layers_selected_marketmatch_layer_file' |
| Source | |
Line 2108 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 0x7a36bb3119e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ef7a0>] |
| request_methods | 'GET' |
| route_name | 'custom_layers_selected_marketmatch_layer_file' |
| Source | |
Line 2114 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 0x7a36bb311ee0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ef890>] |
| request_methods | 'POST' |
| route_name | 'custom_layer_update_layer_validation' |
| Source | |
Line 2121 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 0x7a36bb312520> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6ef980>] |
| request_methods | 'POST' |
| route_name | 'custom_layer_update_layer' |
| Source | |
Line 2127 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 0x7a36bb312b60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6efa70>] |
| request_methods | 'GET' |
| route_name | 'customers_id' |
| Source | |
Line 2135 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 0x7a36bb313100> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6efb60>] |
| request_methods | 'DELETE' |
| route_name | 'customers_id' |
| Source | |
Line 2141 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 0x7a36bb313600> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6efc50>] |
| request_methods | 'GET' |
| route_name | 'export_customers_id_bounds' |
| Source | |
Line 2148 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 0x7a36bb313ba0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6efd40>] |
| request_methods | 'POST' |
| route_name | 'export_customers_id_bounds' |
| Source | |
Line 2154 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 0x7a36bb3140e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6efe30>] |
| request_methods | 'GET' |
| route_name | 'export_customers_id_store' |
| Source | |
Line 2161 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 0x7a36bb314720> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6eff20>] |
| request_methods | 'POST' |
| route_name | 'custom_reports' |
| Source | |
Line 2172 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 0x7a36bb314d60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f4050>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id' |
| Source | |
Line 2178 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 0x7a36bb3153a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f4140>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_reload_brand' |
| Source | |
Line 2184 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 0x7a36bb3159e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f4230>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_pois' |
| Source | |
Line 2190 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 0x7a36bb316020> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f4320>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_sites' |
| Source | |
Line 2196 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 0x7a36bb3165c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f4410>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_sites' |
| Source | |
Line 2202 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 0x7a36bb316ac0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f4500>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_site_bounds_to_da' |
| Source | |
Line 2208 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 0x7a36bb317100> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f45f0>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_exclude_positions' |
| Source | |
Line 2214 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 0x7a36bb317740> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f46e0>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_demog_tables' |
| Source | |
Line 2220 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 0x7a36bb317ce0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f47d0>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_demog_tables' |
| Source | |
Line 2226 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 0x7a36bb324180> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f48c0>] |
| request_methods | 'DELETE' |
| route_name | 'custom_reports__id_demog_tables' |
| Source | |
Line 2232 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 0x7a36bb324680> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f49b0>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_demog_tables_tracker' |
| Source | |
Line 2238 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 0x7a36bb324c20> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f4aa0>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_demog_tables_tracker' |
| Source | |
Line 2244 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 0x7a36bb325080> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f4b90>] |
| request_methods | 'DELETE' |
| route_name | 'custom_reports__id_demog_tables_tracker' |
| Source | |
Line 2250 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 0x7a36bb325580> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f4c80>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_demographics_custom' |
| Source | |
Line 2256 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 0x7a36bb325bc0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f4d70>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_demographics_cards' |
| Source | |
Line 2262 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 0x7a36bb326160> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f4e60>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_demographics_cards' |
| Source | |
Line 2268 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 0x7a36bb326660> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f4f50>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_demographic_ranges' |
| Source | |
Line 2274 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 0x7a36bb326ca0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f5040>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_demographics' |
| Source | |
Line 2280 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 0x7a36bb3272e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f5130>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_demographics_fixed' |
| Source | |
Line 2286 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 0x7a36bb327920> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f5220>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_demographics_custom_order' |
| Source | |
Line 2292 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 0x7a36bb327f60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f5310>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_poi_saturation_demogs' |
| Source | |
Line 2298 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 0x7a36bb3285e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f5400>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_selected_geolevels' |
| Source | |
Line 2304 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 0x7a36bb328b80> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f54f0>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_selected_geolevels' |
| Source | |
Line 2310 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 0x7a36bb329080> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f55e0>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_variables' |
| Source | |
Line 2316 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 0x7a36bb329620> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f56d0>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_variables' |
| Source | |
Line 2322 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 0x7a36bb329a80> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f57c0>] |
| request_methods | 'DELETE' |
| route_name | 'custom_reports__id_variables' |
| Source | |
Line 2328 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 0x7a36bb329f80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f58b0>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_segmentation_cards' |
| Source | |
Line 2334 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 0x7a36bb32a5c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f59a0>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_seasonal_sales' |
| Source | |
Line 2340 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 0x7a36bb32ac00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f5a90>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_site_attributes' |
| Source | |
Line 2346 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 0x7a36bb32b1a0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f5b80>] |
| request_methods | 'POST' |
| route_name | 'custom_reports__id_site_attributes' |
| Source | |
Line 2352 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 0x7a36bb32b6a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f5c70>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_report_notes' |
| Source | |
Line 2358 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 0x7a36bb32bce0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f5d60>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_report_title' |
| Source | |
Line 2364 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 0x7a36bb340360> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f5e50>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_basemap' |
| Source | |
Line 2370 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 0x7a36bb3409a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f5f40>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_neighbouring_pois' |
| Source | |
Line 2376 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 0x7a36bb340fe0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f6030>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_top_buyer_types' |
| Source | |
Line 2382 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 0x7a36bb341620> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f6120>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_top_selling_products' |
| Source | |
Line 2388 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 0x7a36bb341c60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f6210>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_sales_comparables' |
| Source | |
Line 2394 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 0x7a36bb3422a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f6300>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_market_strategy' |
| Source | |
Line 2400 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 0x7a36bb342840> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f63f0>] |
| request_methods | 'POST' |
| route_name | 'custom_reports__id_market_strategy' |
| Source | |
Line 2406 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 0x7a36bb342d40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f64e0>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_market_share' |
| Source | |
Line 2412 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 0x7a36bb343380> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f65d0>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_market_share_overview' |
| Source | |
Line 2418 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 0x7a36bb3439c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f66c0>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_renovation_lift' |
| Source | |
Line 2424 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 0x7a36bb344040> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f67b0>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_rankings' |
| Source | |
Line 2430 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 0x7a36bb344680> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f68a0>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_future_competitive_impact' |
| Source | |
Line 2436 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 0x7a36bb344c20> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f6990>] |
| request_methods | 'POST' |
| route_name | 'custom_reports__id_future_competitive_impact' |
| Source | |
Line 2442 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 0x7a36bb345120> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f6a80>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_base_case_buildout' |
| Source | |
Line 2448 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 0x7a36bb345760> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f6b70>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_margin_data' |
| Source | |
Line 2454 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 0x7a36bb345da0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f6c60>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_category_breakdown' |
| Source | |
Line 2460 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 0x7a36bb3463e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f6d50>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_product_origin' |
| Source | |
Line 2467 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 0x7a36bb346a20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f6e40>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_quadrant_analysis' |
| Source | |
Line 2473 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 0x7a36bb347060> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f6f30>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_store_attributes' |
| Source | |
Line 2479 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 0x7a36bb3476a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f7020>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_share' |
| Source | |
Line 2485 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 0x7a36bb347ce0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f7110>] |
| request_methods | 'POST' |
| route_name | 'custom_reports__id_share_report' |
| Source | |
Line 2491 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 0x7a36bb3582c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f7200>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_share_report' |
| Source | |
Line 2497 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 0x7a36bb3587c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f72f0>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_blacklist_poi' |
| Source | |
Line 2503 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 0x7a36bb358e00> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f73e0>] |
| request_methods | 'PUT' |
| route_name | 'custom_reports__id_pois_address' |
| Source | |
Line 2509 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 0x7a36bb359440> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f74d0>] |
| request_methods | 'DELETE' |
| route_name | 'custom_reports__id_listing_pdf' |
| Source | |
Line 2515 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 0x7a36bb359a80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f75c0>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_growth_rate' |
| Source | |
Line 2521 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 0x7a36bb35a0c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f76b0>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_export_tradeareas_geojson' |
| Source | |
Line 2528 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 0x7a36bb35a700> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f77a0>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_export_competitor_tradeareas_geojson' |
| Source | |
Line 2534 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 0x7a36bb35ad40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f7890>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_get_tradeareas_geojson' |
| Source | |
Line 2540 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 0x7a36bb35b380> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f7980>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_get_da_geometries' |
| Source | |
Line 2546 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 0x7a36bb35b9c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f7a70>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_current_locations' |
| Source | |
Line 2553 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 0x7a36bb360040> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f7b60>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_competitors' |
| Source | |
Line 2559 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 0x7a36bb360680> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f7c50>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_similar_locations' |
| Source | |
Line 2566 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 0x7a36bb360cc0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f7d40>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_labels' |
| Source | |
Line 2572 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 0x7a36bb361300> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f7e30>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_layers' |
| Source | |
Line 2578 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 0x7a36bb361940> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb6f7f20>] |
| request_methods | 'GET' |
| route_name | 'custom_reports__id_custom_layer_ids' |
| Source | |
Line 2584 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 0x7a36bb361f80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb504050>] |
| request_methods | 'GET' |
| route_name | 'dd_reports' |
| Source | |
Line 2592 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 0x7a36bb362520> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb504140>] |
| request_methods | 'POST' |
| route_name | 'dd_reports' |
| Source | |
Line 2598 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.RESTDDReportsPublicReportsList | |
|---|---|
| attr | 'get' |
| callable | <class 'piinpoint.api.v1.dd-reports.RESTDDReportsPublicReportsList'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb362a20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb504230>] |
| request_methods | 'GET' |
| route_name | 'dd_reports_public_reports_list' |
| Source | |
Line 2604 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 0x7a36bb363060> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb504320>] |
| request_methods | 'POST' |
| route_name | 'dd_reports__id_validate_shared_key' |
| Source | |
Line 2610 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 0x7a36bb3636a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb504410>] |
| request_methods | 'GET' |
| route_name | 'dd_reports__id' |
| Source | |
Line 2616 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 0x7a36bb363c40> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb504500>] |
| request_methods | 'DELETE' |
| route_name | 'dd_reports__id' |
| Source | |
Line 2622 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 0x7a36bb368180> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5045f0>] |
| request_methods | 'GET' |
| route_name | 'dd_reports__store_ranking' |
| Source | |
Line 2628 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 0x7a36bb3687c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5046e0>] |
| request_methods | 'GET' |
| route_name | 'dd_reports__historical_trade_area_sales' |
| Source | |
Line 2634 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 0x7a36bb368e00> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5047d0>] |
| request_methods | 'POST' |
| route_name | 'dd_reports__id_copy' |
| Source | |
Line 2640 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 0x7a36bb369440> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5048c0>] |
| request_methods | 'PUT' |
| route_name | 'dd_reports_upload_store_image' |
| Source | |
Line 2646 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 0x7a36bb369a80> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5049b0>] |
| request_methods | 'POST' |
| route_name | 'sales_reports' |
| Source | |
Line 2654 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 0x7a36bb36a020> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb504aa0>] |
| request_methods | 'GET' |
| route_name | 'sales_reports' |
| Source | |
Line 2660 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 0x7a36bb36a520> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb504b90>] |
| request_methods | 'GET' |
| route_name | 'sales_reports__mc_desc' |
| Source | |
Line 2666 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 0x7a36bb36ab60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb504c80>] |
| request_methods | 'GET' |
| route_name | 'sales_reports__id' |
| Source | |
Line 2672 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 0x7a36bb36b100> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb504d70>] |
| request_methods | 'DELETE' |
| route_name | 'sales_reports__id' |
| Source | |
Line 2678 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 0x7a36bb36b600> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb504e60>] |
| request_methods | 'PUT' |
| route_name | 'sales_reports__id_recommendations' |
| Source | |
Line 2684 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 0x7a36bb36bc40> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb504f50>] |
| request_methods | 'PUT' |
| route_name | 'sales_reports__id_highlights' |
| Source | |
Line 2690 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 0x7a36bb3742c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb505040>] |
| request_methods | 'PUT' |
| route_name | 'sales_reports__id_market_strategy' |
| Source | |
Line 2696 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 0x7a36bb374900> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb505130>] |
| request_methods | 'PUT' |
| route_name | 'sales_reports__id_assumptions' |
| Source | |
Line 2702 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 0x7a36bb374f40> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb505220>] |
| request_methods | 'PUT' |
| route_name | 'sales_reports__id_real_estate_notes' |
| Source | |
Line 2708 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 0x7a36bb375580> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb505310>] |
| request_methods | 'GET' |
| route_name | 'sales_reports__id_forecast' |
| Source | |
Line 2714 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 0x7a36bb375bc0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb505400>] |
| request_methods | 'GET' |
| route_name | 'sales_reports__id_prediction_explainer' |
| Source | |
Line 2720 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 0x7a36bb376200> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5054f0>] |
| request_methods | 'GET' |
| route_name | 'sales_reports__id_nearby_cotenants' |
| Source | |
Line 2726 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 0x7a36bb376840> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5055e0>] |
| request_methods | 'GET' |
| route_name | 'sales_reports__id_sales_transfer' |
| Source | |
Line 2732 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 0x7a36bb376e80> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5056d0>] |
| request_methods | 'PUT' |
| route_name | 'sales_reports__id_real_estate_factors' |
| Source | |
Line 2738 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 0x7a36bb3774c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5057c0>] |
| request_methods | 'GET' |
| route_name | 'sales_reports__id_comparable_stores' |
| Source | |
Line 2744 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 0x7a36bb377a60> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5058b0>] |
| request_methods | 'PUT' |
| route_name | 'sales_reports__id_comparable_stores' |
| Source | |
Line 2750 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 0x7a36bb377f60> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5059a0>] |
| request_methods | 'PUT' |
| route_name | 'sales_reports__id_urbanicity' |
| Source | |
Line 2756 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 0x7a36bb37c5e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb505a90>] |
| request_methods | 'GET' |
| route_name | 'sales_reports__id_existing_sites' |
| Source | |
Line 2762 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 0x7a36bb37cc20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb505b80>] |
| request_methods | 'GET' |
| route_name | 'sales_reports__id_new_sites' |
| Source | |
Line 2768 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 0x7a36bb37d260> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb505c70>] |
| request_methods | 'GET' |
| route_name | 'sales_reports__id_edit_forecast' |
| Source | |
Line 2774 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 0x7a36bb37d800> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb505d60>] |
| request_methods | 'PUT' |
| route_name | 'sales_reports__id_edit_forecast' |
| Source | |
Line 2780 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 0x7a36bb37dd00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb505e50>] |
| request_methods | 'GET' |
| route_name | 'sales_reports__id_average_sales_value' |
| Source | |
Line 2786 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 0x7a36bb37e340> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb505f40>] |
| request_methods | 'POST' |
| route_name | 'sales_reports__id_copy' |
| Source | |
Line 2792 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 0x7a36bb37e980> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb506030>] |
| request_methods | 'PUT' |
| route_name | 'sales_reports__id_existing_store_attributes' |
| Source | |
Line 2798 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 0x7a36bb37ef20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb506120>] |
| request_methods | 'GET' |
| route_name | 'sales_reports__id_existing_store_attributes' |
| Source | |
Line 2804 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 0x7a36bb37f420> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb506210>] |
| request_methods | 'POST' |
| route_name | 'sales_reports__trade_area_sandbox' |
| Source | |
Line 2810 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 0x7a36bb37fa60> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb506300>] |
| request_methods | 'POST' |
| route_name | 'closure_reports' |
| Source | |
Line 2817 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 0x7a36bb388040> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5063f0>] |
| request_methods | 'GET' |
| route_name | 'closure_reports' |
| Source | |
Line 2823 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 0x7a36bb388540> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5064e0>] |
| request_methods | 'GET' |
| route_name | 'closure_reports__id' |
| Source | |
Line 2829 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 0x7a36bb388ae0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5065d0>] |
| request_methods | 'DELETE' |
| route_name | 'closure_reports__id' |
| Source | |
Line 2835 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 0x7a36bb388fe0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5066c0>] |
| request_methods | 'GET' |
| route_name | 'closure_reports__id_sales_forecast' |
| Source | |
Line 2841 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 0x7a36bb389620> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5067b0>] |
| request_methods | 'GET' |
| route_name | 'closure_reports__id_sales_transfer' |
| Source | |
Line 2847 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 0x7a36bb389c60> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5068a0>] |
| request_methods | 'PUT' |
| route_name | 'closure_reports__id_description' |
| Source | |
Line 2853 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 0x7a36bb38a2a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb506990>] |
| request_methods | 'PUT' |
| route_name | 'closure_reports__id_considerations' |
| Source | |
Line 2859 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 0x7a36bb38a8e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb506a80>] |
| request_methods | 'GET' |
| route_name | 'closure_reports__id_edit_forecast' |
| Source | |
Line 2865 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 0x7a36bb38ae80> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb506bc0>] |
| request_methods | 'PUT' |
| route_name | 'closure_reports__id_edit_forecast' |
| Source | |
Line 2871 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 0x7a36bb38b380> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb506cb0>] |
| request_methods | 'POST' |
| route_name | 'closure_reports__id_copy' |
| Source | |
Line 2877 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 0x7a36bb38b9c0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb506da0>] |
| request_methods | 'POST' |
| route_name | 'demographics_variables_geojson' |
| Source | |
Line 2885 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 0x7a36bb38bf60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb506e90>] |
| request_methods | 'GET' |
| route_name | 'demographics_variables_geojson' |
| Source | |
Line 2891 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 0x7a36bb38c4a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb506f80>] |
| request_methods | 'GET' |
| route_name | 'demographics_variables_ids' |
| Source | |
Line 2898 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 0x7a36bb38cae0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb507070>] |
| request_methods | 'POST' |
| route_name | 'demographics_geojson' |
| Source | |
Line 2905 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 0x7a36bb38d080> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb507160>] |
| request_methods | 'GET' |
| route_name | 'demographics_geojson' |
| Source | |
Line 2911 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 0x7a36bb38d580> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb507250>] |
| request_methods | 'GET' |
| route_name | 'demographics_extents' |
| Source | |
Line 2918 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 0x7a36bb38dbc0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb507340>] |
| request_methods | 'GET' |
| route_name | 'demographics_ranks_extents' |
| Source | |
Line 2925 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 0x7a36bb38e200> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb507430>] |
| request_methods | 'GET' |
| route_name | 'demographics_chart_geojson' |
| Source | |
Line 2932 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 0x7a36bb38e840> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb507520>] |
| request_methods | 'GET' |
| route_name | 'demographics_metadata' |
| Source | |
Line 2939 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 0x7a36bb38ee80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb507610>] |
| request_methods | 'GET' |
| route_name | 'demographics_home_locations' |
| Source | |
Line 2946 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 0x7a36bb38f4c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb507700>] |
| request_methods | 'GET' |
| route_name | 'events' |
| Source | |
Line 2954 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 0x7a36bb38fb00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5077f0>] |
| request_methods | 'GET' |
| route_name | 'events_id' |
| Source | |
Line 2961 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 0x7a36bb39c180> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5078e0>] |
| request_methods | 'POST' |
| route_name | 'geocode' |
| Source | |
Line 2969 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 0x7a36bb39c7c0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5079d0>] |
| request_methods | 'POST' |
| route_name | 'geocode_full_address' |
| Source | |
Line 2975 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 0x7a36c544dee0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb39cd60> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb507ac0>] |
| request_methods | 'POST' |
| route_name | 'login' |
| Source | |
Line 2983 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 0x7a36c544df80> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb39d300> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb507bb0>] |
| request_methods | 'POST' |
| route_name | 'login_reset_password' |
| Source | |
Line 2989 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 0x7a36bb39d940> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb507ca0>] |
| request_methods | 'GET' |
| route_name | 'mobile_data' |
| Source | |
Line 2997 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 0x7a36bb39df80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb507d90>] |
| request_methods | 'GET' |
| route_name | 'mobile_data_brands' |
| Source | |
Line 3004 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 0x7a36bb39e5c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb507e80>] |
| request_methods | 'GET' |
| route_name | 'mobile_data_hourly_pop' |
| Source | |
Line 3011 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 0x7a36bb39ec00> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb507f70>] |
| request_methods | 'PUT' |
| route_name | 'mobile_data_controls' |
| Source | |
Line 3018 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 0x7a36bb39f240> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50c0a0>] |
| request_methods | 'GET' |
| route_name | 'mobile_data_demographics' |
| Source | |
Line 3025 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 0x7a36bb39f880> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50c190>] |
| request_methods | 'GET' |
| route_name | 'mobile_data_device_count' |
| Source | |
Line 3032 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 0x7a36bb39fec0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50c280>] |
| request_methods | 'GET' |
| route_name | 'mobile_data_device_count_for_sales_predictions' |
| Source | |
Line 3039 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 0x7a36bb3a4540> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50c370>] |
| request_methods | 'GET' |
| route_name | 'mobile_data_traffic_counts' |
| Source | |
Line 3046 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 0x7a36bb3a4b80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50c460>] |
| request_methods | 'GET' |
| route_name | 'mobile_data_traffic_counts_legacy' |
| Source | |
Line 3053 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 0x7a36bb3a51c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50c550>] |
| request_methods | 'GET' |
| route_name | 'mobile_data_traffic_counts_for_models' |
| Source | |
Line 3060 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 0x7a36bb3a5800> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50c640>] |
| request_methods | 'GET' |
| route_name | 'mobile_data_yoy_traffic_counts' |
| Source | |
Line 3067 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 0x7a36bb3a5e40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50c730>] |
| request_methods | 'GET' |
| route_name | 'mobile_data_bounds_traffic' |
| Source | |
Line 3074 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 0x7a36bb3a6480> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50c820>] |
| request_methods | 'GET' |
| route_name | 'mobile_data_traffic_warmup_warehouse' |
| Source | |
Line 3081 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 0x7a36bb3a6ac0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50c910>] |
| request_methods | 'POST' |
| route_name | 'mobile_optimization' |
| Source | |
Line 3089 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 0x7a36bb3a7420> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50ca00>] |
| request_methods | 'GET' |
| route_name | 'mobile_location' |
| Source | |
Line 3097 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 0x7a36bb3a7a60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50caf0>] |
| request_methods | 'GET' |
| route_name | 'mobile_location__id' |
| Source | |
Line 3104 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 0x7a36bb3b00e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50cbe0>] |
| request_methods | 'GET' |
| route_name | 'mobile_location_contributions' |
| Source | |
Line 3111 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 0x7a36bb3b0720> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50ccd0>] |
| request_methods | 'GET' |
| route_name | 'mobile_location_contribution' |
| Source | |
Line 3118 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 0x7a36bb3b0d60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50cdc0>] |
| request_methods | 'GET' |
| route_name | 'mobile_location_demogs' |
| Source | |
Line 3125 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 0x7a36bb3b13a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50ceb0>] |
| request_methods | 'GET' |
| route_name | 'mobile_location_outputzone' |
| Source | |
Line 3132 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 0x7a36bb3b19e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50cfa0>] |
| request_methods | 'GET' |
| route_name | 'mobile_location_mobile_data' |
| Source | |
Line 3139 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 0x7a36bb3b2020> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50d090>] |
| request_methods | 'GET' |
| route_name | 'mobile_location_visitor_report_home_locations' |
| Source | |
Line 3146 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 0x7a36bb3b2660> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50d180>] |
| request_methods | 'GET' |
| route_name | 'mobile_location_get_visitor_demographics' |
| Source | |
Line 3153 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 0x7a36bb3b2ca0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50d270>] |
| request_methods | 'GET' |
| route_name | 'mobile_location_visitor_report' |
| Source | |
Line 3160 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 0x7a36bb3b32e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50d360>] |
| request_methods | 'GET' |
| route_name | 'notifications' |
| Source | |
Line 3168 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 0x7a36bb3b3880> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50d450>] |
| request_methods | 'POST' |
| route_name | 'notifications' |
| Source | |
Line 3174 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 0x7a36bb3b3d80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50d540>] |
| request_methods | 'GET' |
| route_name | 'notifications_stream' |
| Source | |
Line 3181 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 0x7a36bb3c0400> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50d630>] |
| request_methods | 'GET' |
| route_name | 'notifications__id' |
| Source | |
Line 3188 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 0x7a36bb3c09a0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50d720>] |
| request_methods | 'DELETE' |
| route_name | 'notifications__id' |
| Source | |
Line 3194 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 0x7a36bb3c0ea0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50d810>] |
| request_methods | 'PUT' |
| route_name | 'notifications_read__id' |
| Source | |
Line 3201 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 0x7a36bb3c14e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50d900>] |
| request_methods | 'GET' |
| route_name | 'organization' |
| Source | |
Line 3209 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 0x7a36bb3c1b20> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50d9f0>] |
| request_methods | 'POST' |
| route_name | 'organization_logo' |
| Source | |
Line 3216 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 0x7a36bb3c2160> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50dae0>] |
| request_methods | 'PUT' |
| route_name | 'organization_logo_background' |
| Source | |
Line 3223 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 0x7a36bb3c27a0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50dbd0>] |
| request_methods | 'POST' |
| route_name | 'organization_plan_rights_right' |
| Source | |
Line 3230 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 0x7a36bb3c2de0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50dcc0>] |
| request_methods | 'GET' |
| route_name | 'organization_cities' |
| Source | |
Line 3237 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 0x7a36bb3c3420> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50ddb0>] |
| request_methods | 'POST' |
| route_name | 'organization_plan_cities_city' |
| Source | |
Line 3244 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 0x7a36bb3c3a60> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50dea0>] |
| request_methods | 'PUT' |
| route_name | 'organization_plan_countries_country' |
| Source | |
Line 3251 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 0x7a36bb3c40e0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50df90>] |
| request_methods | 'PUT' |
| route_name | 'organization_plan_marker_cropping' |
| Source | |
Line 3258 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 0x7a36bb3c4720> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50e080>] |
| request_methods | 'POST' |
| route_name | 'organization_loading_messages' |
| Source | |
Line 3265 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 0x7a36bb3c4d60> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50e170>] |
| request_methods | 'PUT' |
| route_name | 'organization_current_locations_headers' |
| Source | |
Line 3272 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 0x7a36bb3c5300> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50e260>] |
| request_methods | 'GET' |
| route_name | 'organization_current_locations_headers' |
| Source | |
Line 3278 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 0x7a36bb3c5800> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50e350>] |
| request_methods | 'POST' |
| route_name | 'poi_displacement' |
| Source | |
Line 3286 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 0x7a36bb3c5da0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50e440>] |
| request_methods | 'DELETE' |
| route_name | 'poi_displacement' |
| Source | |
Line 3292 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 0x7a36bb3c62a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50e530>] |
| request_methods | 'GET' |
| route_name | 'poi_logos_id' |
| Source | |
Line 3300 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 0x7a36bb3c6840> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50e620>] |
| request_methods | 'PUT' |
| route_name | 'poi_logos_id' |
| Source | |
Line 3306 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 0x7a36bb3c6d40> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50e710>] |
| request_methods | 'POST' |
| route_name | 'poi_logos' |
| Source | |
Line 3313 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 0x7a36bb3c7100> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50e800>] |
| request_methods | 'GET' |
| route_name | 'poi_logos_id_metadata' |
| Source | |
Line 3320 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 0x7a36bb3c76a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50e8f0>] |
| request_methods | 'GET' |
| route_name | 'poi_logos_search' |
| Source | |
Line 3327 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 0x7a36bb3c7ce0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50e9e0>] |
| request_methods | 'GET' |
| route_name | 'poi_validate' |
| Source | |
Line 3335 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 0x7a36bb3d4360> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50ead0>] |
| request_methods | 'GET' |
| route_name | 'projects' |
| Source | |
Line 3343 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 0x7a36bb3d4900> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50ebc0>] |
| request_methods | 'POST' |
| route_name | 'projects' |
| Source | |
Line 3349 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 0x7a36bb3d4e00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50ecb0>] |
| request_methods | 'GET' |
| route_name | 'projects_id' |
| Source | |
Line 3356 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 0x7a36bb3d53a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50eda0>] |
| request_methods | 'PUT' |
| route_name | 'projects_id' |
| Source | |
Line 3362 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 0x7a36bb3d5800> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50ee90>] |
| request_methods | 'DELETE' |
| route_name | 'projects_id' |
| Source | |
Line 3368 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 0x7a36bb3d5d00> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50ef80>] |
| request_methods | 'PUT' |
| route_name | 'projects_id_candidate_layer' |
| Source | |
Line 3375 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 0x7a36bb3d6340> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50f070>] |
| request_methods | 'PUT' |
| route_name | 'projects_id_variable_limit' |
| Source | |
Line 3383 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 0x7a36bb3d6980> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50f160>] |
| request_methods | 'PUT' |
| route_name | 'projects_id_unit' |
| Source | |
Line 3391 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 0x7a36bb3d6fc0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50f250>] |
| request_methods | 'POST' |
| route_name | 'projects_id_share' |
| Source | |
Line 3398 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 0x7a36bb3d7600> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50f340>] |
| request_methods | 'PUT' |
| route_name | 'projects_id_switch' |
| Source | |
Line 3405 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 0x7a36bb3d7c40> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50f430>] |
| request_methods | 'POST' |
| route_name | 'public_report_form' |
| Source | |
Line 3413 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 0x7a36bb3e02c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50f520>] |
| request_methods | 'GET' |
| route_name | 'public_report_form_coupon' |
| Source | |
Line 3420 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 0x7a36bb3e0900> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50f610>] |
| request_methods | 'GET' |
| route_name | 'public_report_form_country' |
| Source | |
Line 3427 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 0x7a36bb3e0f40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50f700>] |
| request_methods | 'GET' |
| route_name | 'custom_layer_reac' |
| Source | |
Line 3435 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 0x7a36bb3e14e0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50f7f0>] |
| request_methods | 'POST' |
| route_name | 'custom_layer_reac' |
| Source | |
Line 3441 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 0x7a36bb3e1940> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50f8e0>] |
| request_methods | 'DELETE' |
| route_name | 'custom_layer_reac' |
| Source | |
Line 3447 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 0x7a36bb3e1e40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50f9d0>] |
| request_methods | 'GET' |
| route_name | 'custom_site_reac' |
| Source | |
Line 3454 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 0x7a36bb3e23e0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50fac0>] |
| request_methods | 'DELETE' |
| route_name | 'custom_site_reac' |
| Source | |
Line 3460 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 0x7a36bb3e28e0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50fbb0>] |
| request_methods | 'POST' |
| route_name | 'custom_layer_export_reac' |
| Source | |
Line 3467 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 0x7a36bb3e2f20> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50fca0>] |
| request_methods | 'POST' |
| route_name | 'referral' |
| Source | |
Line 3475 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 0x7a36bb3e3560> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50fd90>] |
| request_methods | 'GET' |
| route_name | 'reports' |
| Source | |
Line 3483 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 0x7a36bb3e3b00> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50fe80>] |
| request_methods | 'POST' |
| route_name | 'reports' |
| Source | |
Line 3489 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 0x7a36bb3ec040> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb50ff70>] |
| request_methods | 'GET' |
| route_name | 'reports_id' |
| Source | |
Line 3496 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 0x7a36bb3ec5e0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5180a0>] |
| request_methods | 'DELETE' |
| route_name | 'reports_id' |
| Source | |
Line 3502 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 0x7a36bb3ecae0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb518190>] |
| request_methods | 'PUT' |
| route_name | 'reports_id_logo' |
| Source | |
Line 3509 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 0x7a36bb3ed120> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb518280>] |
| request_methods | 'PUT' |
| route_name | 'reports_id_private' |
| Source | |
Line 3516 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 0x7a36bb3ed760> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb518370>] |
| request_methods | 'POST' |
| route_name | 'reports_id_copy' |
| Source | |
Line 3522 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 0x7a36bb3edda0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb518460>] |
| request_methods | 'PUT' |
| route_name | 'reports_id_demographics' |
| Source | |
Line 3529 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 0x7a36bb3ee340> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb518550>] |
| request_methods | 'DELETE' |
| route_name | 'reports_id_demographics' |
| Source | |
Line 3535 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 0x7a36bb3ee840> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb518640>] |
| request_methods | 'POST' |
| route_name | 'reports_id_send_email' |
| Source | |
Line 3542 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 0x7a36bb3eee80> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb518730>] |
| request_methods | 'POST' |
| route_name | 'reports_id_demog_tables' |
| Source | |
Line 3549 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 0x7a36bb3ef420> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb518820>] |
| request_methods | 'GET' |
| route_name | 'reports_id_demog_tables' |
| Source | |
Line 3555 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 0x7a36bb3ef880> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb518910>] |
| request_methods | 'PUT' |
| route_name | 'reports_id_demog_tables' |
| Source | |
Line 3561 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 0x7a36bb3efd80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb518a00>] |
| request_methods | 'GET' |
| route_name | 'reports_batch_custom_layers' |
| Source | |
Line 3568 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 0x7a36bb3f8400> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb518af0>] |
| request_methods | 'GET' |
| route_name | 'reports_batch_custom_layers_mapping' |
| Source | |
Line 3575 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 0x7a36bb3f8a40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb518be0>] |
| request_methods | 'GET' |
| route_name | 'reports_batch_current_locations_mapping' |
| Source | |
Line 3582 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 0x7a36bb3f9080> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb518cd0>] |
| request_methods | 'GET' |
| route_name | 'reports_batch_pois' |
| Source | |
Line 3589 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 0x7a36bb3f96c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb518dc0>] |
| request_methods | 'GET' |
| route_name | 'reports_batch_demogs' |
| Source | |
Line 3596 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 0x7a36bb3f9d00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb518eb0>] |
| request_methods | 'GET' |
| route_name | 'reports_batch_create_batch' |
| Source | |
Line 3603 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 0x7a36bb3fa340> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb518fa0>] |
| request_methods | 'POST' |
| route_name | 'reports_batch_id_copy' |
| Source | |
Line 3609 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 0x7a36bb3fa980> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb519090>] |
| request_methods | 'POST' |
| route_name | 'roles' |
| Source | |
Line 3617 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 0x7a36bb3fafc0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb519180>] |
| request_methods | 'POST' |
| route_name | 'roles-multi-banner' |
| Source | |
Line 3623 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 0x7a36bb3fb600> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb519270>] |
| request_methods | 'DELETE' |
| route_name | 'roles_name' |
| Source | |
Line 3630 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 0x7a36bb3fbba0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb519360>] |
| request_methods | 'PUT' |
| route_name | 'roles_name' |
| Source | |
Line 3636 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 0x7a36bb2000e0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb519450>] |
| request_methods | 'PUT' |
| route_name | 'roles_multi_banner_name' |
| Source | |
Line 3642 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 0x7a36bb200720> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb519540>] |
| request_methods | 'GET' |
| route_name | 'routing' |
| Source | |
Line 3650 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 0x7a36bb200d60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb519630>] |
| request_methods | 'GET' |
| route_name | 's3_data' |
| Source | |
Line 3658 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 0x7a36bb201300> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb519720>] |
| request_methods | 'POST' |
| route_name | 's3_data' |
| Source | |
Line 3664 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 0x7a36bb201800> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb519810>] |
| request_methods | 'GET' |
| route_name | 's3_data_broker' |
| Source | |
Line 3670 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 0x7a36bb201da0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb519900>] |
| request_methods | 'POST' |
| route_name | 's3_data_broker' |
| Source | |
Line 3676 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 0x7a36bb2022a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5199f0>] |
| request_methods | 'GET' |
| route_name | 'segmentation_heatmap' |
| Source | |
Line 3684 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 0x7a36bb2028e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb519ae0>] |
| request_methods | 'GET' |
| route_name | 'segmentation_segment_breakdown' |
| Source | |
Line 3690 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 0x7a36bb202f20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb519bd0>] |
| request_methods | 'GET' |
| route_name | 'segmentation_top_segments' |
| Source | |
Line 3696 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 0x7a36bb203560> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb519cc0>] |
| request_methods | 'GET' |
| route_name | 'services_xlsTravelDistances' |
| Source | |
Line 3704 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 0x7a36bb203ba0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb519db0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_submission_get' |
| Source | |
Line 3711 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 0x7a36bb208220> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb519ea0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_portal_visits' |
| Source | |
Line 3717 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 0x7a36bb208860> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb519f90>] |
| request_methods | 'DELETE' |
| route_name | 'sitematch_submission_id' |
| Source | |
Line 3723 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 0x7a36bb208ea0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb51a080>] |
| request_methods | 'GET' |
| route_name | 'sitematch_submission_geocode' |
| Source | |
Line 3729 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 0x7a36bb2094e0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb51a170>] |
| request_methods | 'POST' |
| route_name | 'sitematch_submission_submit' |
| Source | |
Line 3735 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 0x7a36bb209b20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb51a260>] |
| request_methods | 'GET' |
| route_name | 'sitematch_submission_count' |
| Source | |
Line 3741 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 0x7a36bb20a160> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb51a350>] |
| request_methods | 'GET' |
| route_name | 'sitematch_submission_neighbouring_brands' |
| Source | |
Line 3747 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 0x7a36bb20a840> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb51a440>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_submission_id_custom_layer_custom_layer_id' |
| Source | |
Line 3753 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 0x7a36bb20ae80> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb51a530>] |
| request_methods | 'POST' |
| route_name | 'sitematch_submission_contact_submitter' |
| Source | |
Line 3759 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 0x7a36bb20b4c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb51a620>] |
| request_methods | 'GET' |
| route_name | 'lcbomatch_submission_geocode' |
| Source | |
Line 3767 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 0x7a36bb20bb00> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb51a710>] |
| request_methods | 'POST' |
| route_name | 'lcbomatch_submission_submit' |
| Source | |
Line 3773 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 0x7a36bb218180> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb51a800>] |
| request_methods | 'GET' |
| route_name | 'sitematch_market_plan_library' |
| Source | |
Line 3781 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 0x7a36bb218720> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb51a8f0>] |
| request_methods | 'POST' |
| route_name | 'sitematch_market_plan_library' |
| Source | |
Line 3787 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 0x7a36bb218c20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb51a9e0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_market_plan_id' |
| Source | |
Line 3793 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 0x7a36bb2191c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb51aad0>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_market_plan_id' |
| Source | |
Line 3799 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 0x7a36bb2196c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb51abc0>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_market_plan_deletion' |
| Source | |
Line 3806 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 0x7a36bb219da0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb51acb0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_market_plan_submission_submission_id' |
| Source | |
Line 3813 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 0x7a36bb21a3e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb51ada0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_geometries' |
| Source | |
Line 3819 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 0x7a36bb21aac0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb51ae90>] |
| request_methods | 'POST' |
| route_name | 'sitematch_market_plan_id_real_estate_selections' |
| Source | |
Line 3826 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 0x7a36bb21b1a0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb51af80>] |
| request_methods | 'POST' |
| route_name | 'sitematch_market_plan_id_demographics_selections' |
| Source | |
Line 3832 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 0x7a36bb21b7e0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb51b070>] |
| request_methods | 'POST' |
| route_name | 'sitematch_market_plan_id_pois' |
| Source | |
Line 3839 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 0x7a36bb21be20> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb51b160>] |
| request_methods | 'POST' |
| route_name | 'sitematch_market_plan_id_title' |
| Source | |
Line 3845 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 0x7a36bb224540> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb51b250>] |
| request_methods | 'POST' |
| route_name | 'sitematch_market_plan_id_population_threshold' |
| Source | |
Line 3851 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 0x7a36bb224b80> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb51b340>] |
| request_methods | 'POST' |
| route_name | 'sitematch_market_plan_id_trade_area' |
| Source | |
Line 3857 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 0x7a36bb2251c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb51b430>] |
| request_methods | 'GET' |
| route_name | 'sitematch_market_plan_id_scores' |
| Source | |
Line 3863 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 0x7a36bb225760> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb51b520>] |
| request_methods | 'GET' |
| route_name | 'sitematch_market_plan_id_trade_area' |
| Source | |
Line 3869 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 0x7a36bb225c60> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb51b610>] |
| request_methods | 'PUT' |
| route_name | 'properties_toggle_visible' |
| Source | |
Line 3877 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 0x7a36bb2262a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb51b700>] |
| request_methods | 'PUT' |
| route_name | 'properties_update_filter_market_plan' |
| Source | |
Line 3883 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 0x7a36bb2268e0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb51b7f0>] |
| request_methods | 'PUT' |
| route_name | 'properties_update_filter_submitters' |
| Source | |
Line 3889 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 0x7a36bb226f20> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb51b8e0>] |
| request_methods | 'PUT' |
| route_name | 'properties_update_filter_dates' |
| Source | |
Line 3895 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 0x7a36bb227560> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb51b9d0>] |
| request_methods | 'POST' |
| route_name | 'properties_send_email' |
| Source | |
Line 3901 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 0x7a36bb227ba0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb51bac0>] |
| request_methods | 'GET' |
| route_name | 'social_segment' |
| Source | |
Line 3909 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 0x7a36bb22c220> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb51bbb0>] |
| request_methods | 'GET' |
| route_name | 'social_segment_from_geo_id' |
| Source | |
Line 3915 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 0x7a36bb22c860> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb51bca0>] |
| request_methods | 'GET' |
| route_name | 'social_segment_from_shape' |
| Source | |
Line 3921 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 0x7a36bb22cea0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb51bd90>] |
| request_methods | 'GET' |
| route_name | 'simulation' |
| Source | |
Line 3929 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 0x7a36bb22d440> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb51be80>] |
| request_methods | 'DELETE' |
| route_name | 'simulation' |
| Source | |
Line 3935 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 0x7a36bb22d8a0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb51bf70>] |
| request_methods | 'POST' |
| route_name | 'simulation' |
| Source | |
Line 3941 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 0x7a36bb22dda0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5240a0>] |
| request_methods | 'POST' |
| route_name | 'simulation_event' |
| Source | |
Line 3947 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 0x7a36bb22e340> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb524190>] |
| request_methods | 'DELETE' |
| route_name | 'simulation_event' |
| Source | |
Line 3953 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 0x7a36bb22e840> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb524280>] |
| request_methods | 'POST' |
| route_name | 'simulation_share' |
| Source | |
Line 3959 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 0x7a36bb22ee80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb524370>] |
| request_methods | 'GET' |
| route_name | 'simulation_comment' |
| Source | |
Line 3965 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 0x7a36bb22f420> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb524460>] |
| request_methods | 'POST' |
| route_name | 'simulation_comment' |
| Source | |
Line 3971 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 0x7a36bb22f920> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb524550>] |
| request_methods | 'PUT' |
| route_name | 'simulation_candidate' |
| Source | |
Line 3977 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 0x7a36bb22ff60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb524640>] |
| request_methods | 'GET' |
| route_name | 'simulation_updated_store_vars' |
| Source | |
Line 3983 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 0x7a36bb2345e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb524730>] |
| request_methods | 'GET' |
| route_name | 'simulation_apply' |
| Source | |
Line 3989 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 0x7a36bb234c20> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb524820>] |
| request_methods | 'PUT' |
| route_name | 'simulation_edit_event_details' |
| Source | |
Line 3995 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 0x7a36bb235260> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb524910>] |
| request_methods | 'PUT' |
| route_name | 'simulation_add_transfer_store' |
| Source | |
Line 4001 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 0x7a36bb2358a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb524a00>] |
| request_methods | 'GET' |
| route_name | 'social_segment_user_total' |
| Source | |
Line 4008 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 0x7a36bb235ee0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb524af0>] |
| request_methods | 'GET' |
| route_name | 'shapes' |
| Source | |
Line 4016 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 0x7a36bb236520> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb524be0>] |
| request_methods | 'PUT' |
| route_name | 'shapes_shape_id_label' |
| Source | |
Line 4023 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 0x7a36bb236b60> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb524cd0>] |
| request_methods | 'PUT' |
| route_name | 'shapes_shape_id_color' |
| Source | |
Line 4030 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 0x7a36bb2371a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb524dc0>] |
| request_methods | 'PUT' |
| route_name | 'shapes_shape_id_weight' |
| Source | |
Line 4037 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 0x7a36bb2377e0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb524eb0>] |
| request_methods | 'PUT' |
| route_name | 'shapes_shape_id_share' |
| Source | |
Line 4044 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 0x7a36bb237e20> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb524fa0>] |
| request_methods | 'PUT' |
| route_name | 'shapes_shape_id_export_points' |
| Source | |
Line 4051 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 0x7a36bb240400> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb525090>] |
| request_methods | 'GET' |
| route_name | 'shapes_shape_id_export_points' |
| Source | |
Line 4057 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 0x7a36bb240900> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb525180>] |
| request_methods | 'GET' |
| route_name | 'site_profiles' |
| Source | |
Line 4065 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 0x7a36bb240ea0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb525270>] |
| request_methods | 'PUT' |
| route_name | 'site_profiles' |
| Source | |
Line 4071 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 0x7a36bb2413a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb525360>] |
| request_methods | 'PUT' |
| route_name | 'site_profiles_id' |
| Source | |
Line 4078 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 0x7a36bb241940> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb525450>] |
| request_methods | 'DELETE' |
| route_name | 'site_profiles_id' |
| Source | |
Line 4084 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 0x7a36bb241e40> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb525540>] |
| request_methods | 'PUT' |
| route_name | 'site_profiles_id_set_default' |
| Source | |
Line 4091 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 0x7a36bb242480> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb525630>] |
| request_methods | 'PUT' |
| route_name | 'site_profiles_public_uuid' |
| Source | |
Line 4098 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 0x7a36bb242ac0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb525720>] |
| request_methods | 'PUT' |
| route_name | 'site_profiles_public_id_uuid' |
| Source | |
Line 4104 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 0x7a36bb243060> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb525810>] |
| request_methods | 'DELETE' |
| route_name | 'site_profiles_public_id_uuid' |
| Source | |
Line 4110 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 0x7a36bb243560> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb525900>] |
| request_methods | 'GET' |
| route_name | 'sitematch_expansion_plans' |
| Source | |
Line 4118 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 0x7a36bb243b00> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5259f0>] |
| request_methods | 'POST' |
| route_name | 'sitematch_expansion_plans' |
| Source | |
Line 4124 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 0x7a36bb24c040> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb525ae0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_expansion_plans_id' |
| Source | |
Line 4131 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 0x7a36bb24c5e0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb525bd0>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_expansion_plans_id' |
| Source | |
Line 4137 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 0x7a36bb24ca40> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb525cc0>] |
| request_methods | 'DELETE' |
| route_name | 'sitematch_expansion_plans_id' |
| Source | |
Line 4143 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 0x7a36bb24cf40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb525db0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_terms_conditions' |
| Source | |
Line 4151 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 0x7a36bb24d4e0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb525ea0>] |
| request_methods | 'POST' |
| route_name | 'sitematch_terms_conditions' |
| Source | |
Line 4157 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 0x7a36bb24d9e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb525f90>] |
| request_methods | 'GET' |
| route_name | 'sitematch_terms_and_conditions' |
| Source | |
Line 4163 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 0x7a36bb24df80> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb526080>] |
| request_methods | 'POST' |
| route_name | 'sitematch_terms_and_conditions' |
| Source | |
Line 4169 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 0x7a36bb24e520> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb526170>] |
| request_methods | 'POST' |
| route_name | 'sitematch_terms_and_conditions_webhook' |
| Source | |
Line 4175 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 0x7a36bb24eb60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb526260>] |
| request_methods | 'GET' |
| route_name | 'sitematch_terms_and_conditions_webhook' |
| Source | |
Line 4181 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 0x7a36bb24f060> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb526350>] |
| request_methods | 'GET' |
| route_name | 'sitematch_listings' |
| Source | |
Line 4188 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 0x7a36bb24f600> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb526440>] |
| request_methods | 'POST' |
| route_name | 'sitematch_listings' |
| Source | |
Line 4194 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 0x7a36bb24fb00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb526530>] |
| request_methods | 'GET' |
| route_name | 'sitematch_listings_id' |
| Source | |
Line 4201 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 0x7a36bb2540e0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb526620>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_listings_id' |
| Source | |
Line 4207 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 0x7a36bb254540> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb526710>] |
| request_methods | 'DELETE' |
| route_name | 'sitematch_listings_id' |
| Source | |
Line 4213 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 0x7a36bb254a40> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb526800>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_listings_id_details' |
| Source | |
Line 4220 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 0x7a36bb255080> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5268f0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_listings_id_images' |
| Source | |
Line 4227 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 0x7a36bb255620> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5269e0>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_listings_id_images' |
| Source | |
Line 4233 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 0x7a36bb255b20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb526ad0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_portal_listings' |
| Source | |
Line 4240 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 0x7a36bb256160> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb526bc0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_makematches_getusers' |
| Source | |
Line 4248 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 0x7a36bb2567a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb526cb0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_makematches_getexpansionplans' |
| Source | |
Line 4255 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 0x7a36bb256de0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb526da0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_makematches_getmatches' |
| Source | |
Line 4262 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 0x7a36bb257420> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb526e90>] |
| request_methods | 'GET' |
| route_name | 'sitematch_makematches_getalllistings' |
| Source | |
Line 4269 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 0x7a36bb257a60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb526f80>] |
| request_methods | 'GET' |
| route_name | 'sitematch_makematches_getlistings' |
| Source | |
Line 4276 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 0x7a36bb25c0e0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb527070>] |
| request_methods | 'POST' |
| route_name | 'sitematch_makematches_creatematch' |
| Source | |
Line 4283 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 0x7a36bb25c720> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb527160>] |
| request_methods | 'POST' |
| route_name | 'sitematch_organization_id_logo' |
| Source | |
Line 4290 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 0x7a36bb25cd60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb527250>] |
| request_methods | 'GET' |
| route_name | 'sitematch_organization_id_org_details' |
| Source | |
Line 4296 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 0x7a36bb25d440> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb527340>] |
| request_methods | 'GET' |
| route_name | 'sitematch_organization_id_submission_preferences' |
| Source | |
Line 4304 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 0x7a36bb25da80> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb527430>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_organization_id_submission_preferences' |
| Source | |
Line 4310 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 0x7a36bb25df80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb527520>] |
| request_methods | 'GET' |
| route_name | 'sitematch_organization_id_share' |
| Source | |
Line 4317 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 0x7a36bb25e660> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb527610>] |
| request_methods | 'GET' |
| route_name | 'sitematch_organization_id_sitematch_share_token' |
| Source | |
Line 4323 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 0x7a36bb25eca0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb527700>] |
| request_methods | 'GET' |
| route_name | 'sitematch_organization_views' |
| Source | |
Line 4331 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 0x7a36bb25f240> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5277f0>] |
| request_methods | 'POST' |
| route_name | 'sitematch_organization_views' |
| Source | |
Line 4338 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 0x7a36bb25f740> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5278e0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_view' |
| Source | |
Line 4345 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 0x7a36bb25fce0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5279d0>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_view' |
| Source | |
Line 4352 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 0x7a36bb26c180> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb527ac0>] |
| request_methods | 'DELETE' |
| route_name | 'sitematch_view' |
| Source | |
Line 4359 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route sitematch_view (pattern: '/api/v1/sitematch-views/{view_id}') | |
| view method 'put' of class piinpoint.api.v1.sitematch_views.RESTUserSitematchActiveView | |
|---|---|
| attr | 'put' |
| callable | <class 'piinpoint.api.v1.sitematch_views.RESTUserSitematchActiveView'> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb26c680> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb527bb0>] |
| request_methods | 'PUT' |
| route_name | 'user_sitematch_active_view' |
| Source | |
Line 4366 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 0x7a36bb26ccc0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb527ca0>] |
| request_methods | 'POST' |
| route_name | 'sitematch_organization_id_send_email' |
| Source | |
Line 4373 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 0x7a36bb26d300> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb527d90>] |
| request_methods | 'GET' |
| route_name | 'sitematch_organization_id_sitematch_manager' |
| Source | |
Line 4379 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 0x7a36bb26d940> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb527e80>] |
| request_methods | 'POST' |
| route_name | 'sitematch_manager' |
| Source | |
Line 4387 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 0x7a36bb26df80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb527f70>] |
| request_methods | 'GET' |
| route_name | 'sitematch_manager_filters' |
| Source | |
Line 4393 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 0x7a36bb26e520> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52c0a0>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_manager_filters' |
| Source | |
Line 4399 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 0x7a36bb26e980> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52c190>] |
| request_methods | 'DELETE' |
| route_name | 'sitematch_manager_filters' |
| Source | |
Line 4405 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 0x7a36bb26ee80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52c280>] |
| request_methods | 'GET' |
| route_name | 'sitematch_manager_visibility' |
| Source | |
Line 4411 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 0x7a36bb26f420> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52c370>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_manager_visibility' |
| Source | |
Line 4417 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 0x7a36bb26f920> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52c460>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_manager_id' |
| Source | |
Line 4423 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 0x7a36bb26fec0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52c550>] |
| request_methods | 'GET' |
| route_name | 'sitematch_manager_id' |
| Source | |
Line 4429 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 0x7a36bb278400> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52c640>] |
| request_methods | 'GET' |
| route_name | 'rest_sitematch_manager_id_geocoding_status' |
| Source | |
Line 4435 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 0x7a36bb278a40> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52c730>] |
| request_methods | 'POST' |
| route_name | 'sitematch_manager_id_custom_layer_file' |
| Source | |
Line 4441 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 0x7a36bb279080> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52c820>] |
| request_methods | 'POST' |
| route_name | 'sitematch_manager_id_archive' |
| Source | |
Line 4447 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 0x7a36bb279620> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52c8c0>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_manager_id_archive' |
| Source | |
Line 4453 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 0x7a36bb279a80> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52c9b0>] |
| request_methods | 'DELETE' |
| route_name | 'sitematch_manager_id_archive' |
| Source | |
Line 4459 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 0x7a36bb279f80> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52caa0>] |
| request_methods | 'POST' |
| route_name | 'sitematch_manager_id_rows' |
| Source | |
Line 4465 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 0x7a36bb27a520> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52cb90>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_manager_id_rows' |
| Source | |
Line 4471 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 0x7a36bb27aa20> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52cc80>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_manager_id_rows_row_id' |
| Source | |
Line 4477 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 0x7a36bb27b060> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52cd70>] |
| request_methods | 'POST' |
| route_name | 'sitematch_manager_id_columns' |
| Source | |
Line 4483 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 0x7a36bb27b600> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52ce60>] |
| request_methods | 'DELETE' |
| route_name | 'sitematch_manager_id_columns' |
| Source | |
Line 4489 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 0x7a36bb27ba60> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52cf50>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_manager_id_columns' |
| Source | |
Line 4495 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 0x7a36bb27bf60> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52d040>] |
| request_methods | 'PUT' |
| route_name | 'sitematch_manager_id_columns_field' |
| Source | |
Line 4501 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 0x7a36bb2845e0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52d130>] |
| request_methods | 'POST' |
| route_name | 'sitematch_manager_id_reports_drawn_shapes' |
| Source | |
Line 4507 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 0x7a36bb284c20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52d220>] |
| request_methods | 'GET' |
| route_name | 'sitematch_manager_default_columns' |
| Source | |
Line 4513 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 0x7a36bb285260> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52d310>] |
| request_methods | 'GET' |
| route_name | 'sitematch_manager_id_demographics' |
| Source | |
Line 4519 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 0x7a36bb285800> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52d400>] |
| request_methods | 'POST' |
| route_name | 'sitematch_manager_id_demographics' |
| Source | |
Line 4525 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 0x7a36bb285d00> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52d4f0>] |
| request_methods | 'DELETE' |
| route_name | 'sitematch_manager_id_attachments' |
| Source | |
Line 4531 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 0x7a36bb286340> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52d5e0>] |
| request_methods | 'POST' |
| route_name | 'sitematch_signups' |
| Source | |
Line 4539 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 0x7a36bb286980> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52d6d0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_signups_unpaid' |
| Source | |
Line 4545 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 0x7a36bb286fc0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52d7c0>] |
| request_methods | 'POST' |
| route_name | 'sitematch_signups_id_terms_of_service' |
| Source | |
Line 4551 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 0x7a36bb287600> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52d8b0>] |
| request_methods | 'POST' |
| route_name | 'sitematch_signups_id_create_account' |
| Source | |
Line 4557 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 0x7a36bb287c40> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52d9a0>] |
| request_methods | 'PUT' |
| route_name | 'track' |
| Source | |
Line 4565 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 0x7a36bb28c220> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52da90>] |
| request_methods | 'POST' |
| route_name | 'track' |
| Source | |
Line 4571 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route track (pattern: '/api/v1/track') | |
| view function piinpoint.lib.authenticator.wrap | |
|---|---|
| callable | <function authenticate.<locals>.wrap at 0x7a36c42d4540> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb28c680> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52db80>] |
| request_methods | 'GET' |
| route_name | 'traffic_counts_cache' |
| Source | |
Line 4579 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 0x7a36c260d440> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb28cc20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52dc70>] |
| request_methods | 'GET' |
| route_name | 'traffic_counts_prediction_model_build' |
| Source | |
Line 4585 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 0x7a36bb28d260> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52dd60>] |
| request_methods | 'POST' |
| route_name | 'trials' |
| Source | |
Line 4593 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 0x7a36bb28d800> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52de50>] |
| request_methods | 'GET' |
| route_name | 'trials' |
| Source | |
Line 4599 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 0x7a36bb28dd00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52df40>] |
| request_methods | 'GET' |
| route_name | 'trials_approve' |
| Source | |
Line 4606 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 0x7a36bb28e340> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52e030>] |
| request_methods | 'PUT' |
| route_name | 'trials_id_message' |
| Source | |
Line 4613 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 0x7a36bb28e980> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52e120>] |
| request_methods | 'PUT' |
| route_name | 'trials_id_checkout' |
| Source | |
Line 4620 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 0x7a36bb28efc0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52e210>] |
| request_methods | 'GET' |
| route_name | 'uber_reports' |
| Source | |
Line 4628 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 0x7a36bb28f560> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52e300>] |
| request_methods | 'POST' |
| route_name | 'uber_reports' |
| Source | |
Line 4634 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 0x7a36bb28fa60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52e3f0>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id' |
| Source | |
Line 4641 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 0x7a36bb298040> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52e4e0>] |
| request_methods | 'DELETE' |
| route_name | 'uber_reports__id' |
| Source | |
Line 4647 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 0x7a36bb298540> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52e5d0>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_selected_geolevels' |
| Source | |
Line 4654 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 0x7a36bb298ae0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52e6c0>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_selected_geolevels' |
| Source | |
Line 4660 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 0x7a36bb298fe0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52e7b0>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_update_selected_locations' |
| Source | |
Line 4667 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 0x7a36bb299620> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52e8a0>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_layers' |
| Source | |
Line 4674 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 0x7a36bb299bc0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52e990>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_layers' |
| Source | |
Line 4680 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 0x7a36bb29a020> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52ea80>] |
| request_methods | 'DELETE' |
| route_name | 'uber_reports__id_layers' |
| Source | |
Line 4686 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 0x7a36bb29a520> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52eb70>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_layers_drivetimes' |
| Source | |
Line 4693 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 0x7a36bb29ab60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52ec60>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_labels' |
| Source | |
Line 4700 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 0x7a36bb29b1a0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52ed50>] |
| request_methods | 'POST' |
| route_name | 'uber_reports__id_options' |
| Source | |
Line 4707 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 0x7a36bb29b7e0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52ee40>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_logo' |
| Source | |
Line 4714 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 0x7a36bb29be20> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52ef30>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_title' |
| Source | |
Line 4721 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 0x7a36bb2a04a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52f020>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_private_comment' |
| Source | |
Line 4728 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 0x7a36bb2a0ae0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52f110>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_sites' |
| Source | |
Line 4735 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 0x7a36bb2a1120> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52f200>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_comparisons' |
| Source | |
Line 4742 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 0x7a36bb2a16c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52f2f0>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_comparisons' |
| Source | |
Line 4748 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 0x7a36bb2a1b20> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52f3e0>] |
| request_methods | 'DELETE' |
| route_name | 'uber_reports__id_comparisons' |
| Source | |
Line 4754 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 0x7a36bb2a2020> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52f4d0>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_variables' |
| Source | |
Line 4761 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 0x7a36bb2a25c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52f5c0>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_variables' |
| Source | |
Line 4767 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 0x7a36bb2a2a20> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52f6b0>] |
| request_methods | 'DELETE' |
| route_name | 'uber_reports__id_variables' |
| Source | |
Line 4773 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 0x7a36bb2a2f20> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52f7a0>] |
| request_methods | 'POST' |
| route_name | 'uber_reports__id_variables_replace' |
| Source | |
Line 4780 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 0x7a36bb2a3560> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52f890>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_overlap_variables' |
| Source | |
Line 4786 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 0x7a36bb2a3b00> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52f980>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_overlap_variables' |
| Source | |
Line 4793 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 0x7a36bb2a3f60> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52fa70>] |
| request_methods | 'DELETE' |
| route_name | 'uber_reports__id_overlap_variables' |
| Source | |
Line 4800 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_overlap_variables (pattern: '/api/v1/uber-reports/{_id}/overlap-variables') | |
| view method '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 0x7a36bb2ac4a0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52fb60>] |
| request_methods | 'POST' |
| route_name | 'uber_reports__id_overlap_variables_replace' |
| Source | |
Line 4807 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 0x7a36bb2acae0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52fc50>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_selected_overlap_geolevels' |
| Source | |
Line 4814 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 0x7a36bb2ad120> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52fd40>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_overlap_demographics' |
| Source | |
Line 4821 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 0x7a36bb2ad760> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52fe30>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_overlap_demographics_breakdown' |
| Source | |
Line 4828 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 0x7a36bb2adda0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb52ff20>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_inactive_overlap_locations' |
| Source | |
Line 4835 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 0x7a36bb2ae3e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb538050>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_traffic_queries' |
| Source | |
Line 4843 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 0x7a36bb2ae980> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb538140>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_traffic_queries' |
| Source | |
Line 4850 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 0x7a36bb2aee80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb538230>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_pois' |
| Source | |
Line 4858 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 0x7a36bb2af420> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb538320>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_pois' |
| Source | |
Line 4864 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 0x7a36bb2af880> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb538410>] |
| request_methods | 'DELETE' |
| route_name | 'uber_reports__id_pois' |
| Source | |
Line 4870 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 0x7a36bb2afd80> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb538500>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_pois_address' |
| Source | |
Line 4877 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 0x7a36bb2b4400> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5385f0>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_pois_drivetimes' |
| Source | |
Line 4884 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 0x7a36bb2b4a40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5386e0>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_retail_landscape' |
| Source | |
Line 4891 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 0x7a36bb2b5080> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5387d0>] |
| request_methods | 'POST' |
| route_name | 'uber_reports__id_share' |
| Source | |
Line 4898 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 0x7a36bb2b56c0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5388c0>] |
| request_methods | 'POST' |
| route_name | 'uber_reports__id_send_email' |
| Source | |
Line 4905 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 0x7a36bb2b5d00> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5389b0>] |
| request_methods | 'POST' |
| route_name | 'uber_reports__id_copy' |
| Source | |
Line 4912 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 0x7a36bb2b6340> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb538aa0>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_blacklist_poi' |
| Source | |
Line 4919 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 0x7a36bb2b6980> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb538b90>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_blacklist_layer' |
| Source | |
Line 4926 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 0x7a36bb2b6fc0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb538c80>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_demographics' |
| Source | |
Line 4933 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 0x7a36bb2b7600> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb538d70>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_demographics_fixed' |
| Source | |
Line 4940 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 0x7a36bb2b7c40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb538e60>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_demographics_custom' |
| Source | |
Line 4947 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 0x7a36bb2c82c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb538f50>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_demographics_custom_order' |
| Source | |
Line 4954 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 0x7a36bb2c8900> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb539040>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_demographics_cards' |
| Source | |
Line 4961 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 0x7a36bb2c8ea0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb539130>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_demographics_cards' |
| Source | |
Line 4967 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 0x7a36bb2c93a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb539220>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_suggested_comparisons' |
| Source | |
Line 4973 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 0x7a36bb2c99e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb539310>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_card_comparison_demographics' |
| Source | |
Line 4979 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 0x7a36bb2ca020> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb539400>] |
| request_methods | 'POST' |
| route_name | 'uber_reports__id_select_comparison' |
| Source | |
Line 4985 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 0x7a36bb2ca660> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5394f0>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_demographic_ranges' |
| Source | |
Line 4992 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 0x7a36bb2caca0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5395e0>] |
| request_methods | 'POST' |
| route_name | 'uber_reports__id_demog_tables' |
| Source | |
Line 4999 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 0x7a36bb2cb240> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5396d0>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_demog_tables' |
| Source | |
Line 5005 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 0x7a36bb2cb6a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5397c0>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_demog_tables' |
| Source | |
Line 5011 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 0x7a36bb2cbb00> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5398b0>] |
| request_methods | 'DELETE' |
| route_name | 'uber_reports__id_demog_tables' |
| Source | |
Line 5017 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 0x7a36bb2cc040> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5399a0>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_demog_tables_tracker' |
| Source | |
Line 5024 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 0x7a36bb2cc5e0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb539a90>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_demog_tables_tracker' |
| Source | |
Line 5030 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 0x7a36bb2cca40> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb539b80>] |
| request_methods | 'DELETE' |
| route_name | 'uber_reports__id_demog_tables_tracker' |
| Source | |
Line 5036 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 0x7a36bb2ccf40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb539c70>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_tradearea_insights' |
| Source | |
Line 5043 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 0x7a36bb2cd580> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb539d60>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_current_locations' |
| Source | |
Line 5050 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 0x7a36bb2cdbc0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb539e50>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_similar_locations' |
| Source | |
Line 5057 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route uber_reports__id_similar_locations (pattern: '/api/v1/uber-reports/{_id}/similar-locations') | |
| 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 0x7a36bb2ce200> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb539f40>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_private' |
| Source | |
Line 5064 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 0x7a36bb2ce840> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53a030>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_secret_clear_cache' |
| Source | |
Line 5071 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 0x7a36bb2cee80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53a120>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_poi_saturation_demogs' |
| Source | |
Line 5078 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 0x7a36bb2cf4c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53a210>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_top_social_segments' |
| Source | |
Line 5084 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 0x7a36bb2cfb00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53a300>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_social_segment_concentrations' |
| Source | |
Line 5090 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 0x7a36bb2d80e0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53a3f0>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_social_segment_concentrations' |
| Source | |
Line 5096 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 0x7a36bb2d8540> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53a4e0>] |
| request_methods | 'DELETE' |
| route_name | 'uber_reports__id_social_segment_concentrations' |
| Source | |
Line 5102 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 0x7a36bb2d8a40> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53a5d0>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_report_notes' |
| Source | |
Line 5109 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 0x7a36bb2d9080> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53a6c0>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_sales_prediction' |
| Source | |
Line 5115 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 0x7a36bb2d96c0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53a7b0>] |
| request_methods | 'DELETE' |
| route_name | 'uber_reports__id_listing_pdf' |
| Source | |
Line 5121 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 0x7a36bb2d9d00> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53a8a0>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_include_sales_prediction' |
| Source | |
Line 5127 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 0x7a36bb2da340> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53a990>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_include_analog_stores' |
| Source | |
Line 5133 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 0x7a36bb2da980> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53aa80>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_include_site_ranking' |
| Source | |
Line 5139 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 0x7a36bb2dafc0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53ab70>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_include_prediction_drivers' |
| Source | |
Line 5145 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 0x7a36bb2db600> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53ac60>] |
| request_methods | 'GET' |
| route_name | 'uber_reports__id_overlap_tradeareas' |
| Source | |
Line 5151 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 0x7a36bb2dbc40> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53ad50>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_overlap_analysis' |
| Source | |
Line 5158 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 0x7a36bb2e82c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53ae40>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_include_impacted_locations' |
| Source | |
Line 5165 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 0x7a36bb2e8900> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53af30>] |
| request_methods | 'PUT' |
| route_name | 'uber_reports__id_demographics_overlap_order' |
| Source | |
Line 5171 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 0x7a36bb2e8f40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53b020>] |
| request_methods | 'GET' |
| route_name | 'visitor_reports' |
| Source | |
Line 5180 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 0x7a36bb2e94e0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53b110>] |
| request_methods | 'POST' |
| route_name | 'visitor_reports' |
| Source | |
Line 5186 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 0x7a36bb2e99e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53b200>] |
| request_methods | 'GET' |
| route_name | 'visitor_reports__id' |
| Source | |
Line 5193 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 0x7a36bb2e9f80> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53b2f0>] |
| request_methods | 'DELETE' |
| route_name | 'visitor_reports__id' |
| Source | |
Line 5199 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 0x7a36bb2ea480> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53b3e0>] |
| request_methods | 'PUT' |
| route_name | 'visitor_reports__id_title' |
| Source | |
Line 5206 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 0x7a36bb2eaac0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53b4d0>] |
| request_methods | 'GET' |
| route_name | 'visitor_reports__id_monthly_geofence' |
| Source | |
Line 5212 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 0x7a36bb2eb100> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53b5c0>] |
| request_methods | 'GET' |
| route_name | 'visitor_reports__id_demographics__section' |
| Source | |
Line 5218 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 0x7a36bb2eb740> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53b6b0>] |
| request_methods | 'GET' |
| route_name | 'visitor_reports__id_tradearea' |
| Source | |
Line 5224 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 0x7a36bb2ebd80> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53b7a0>] |
| request_methods | 'POST' |
| route_name | 'visitor_reports__id_copy' |
| Source | |
Line 5230 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 0x7a36bb2e4400> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53b890>] |
| request_methods | 'POST' |
| route_name | 'visitor_reports__id_share' |
| Source | |
Line 5237 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 0x7a36bb2e4a40> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53b980>] |
| request_methods | 'POST' |
| route_name | 'visitor_reports__id_send_email' |
| Source | |
Line 5243 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 0x7a36bb2e5080> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53ba70>] |
| request_methods | 'GET' |
| route_name | 'users' |
| Source | |
Line 5251 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 0x7a36bb2e5620> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53bb60>] |
| request_methods | 'POST' |
| route_name | 'users' |
| Source | |
Line 5257 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 0x7a36bb2e5b20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53bc50>] |
| request_methods | 'GET' |
| route_name | 'user-exists' |
| Source | |
Line 5264 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 0x7a36bb2e6160> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53bd40>] |
| request_methods | 'POST' |
| route_name | 'users_referral' |
| Source | |
Line 5271 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 0x7a36bb2e67a0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53be30>] |
| request_methods | 'DELETE' |
| route_name | 'users_id' |
| Source | |
Line 5278 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 0x7a36bb2e6de0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53bf20>] |
| request_methods | 'GET' |
| route_name | 'users_batch_report' |
| Source | |
Line 5285 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 0x7a36bb2e7380> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53c050>] |
| request_methods | 'GET' |
| route_name | 'users_id' |
| Source | |
Line 5292 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 0x7a36c243f6a0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2e77e0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53c140>] |
| request_methods | 'PUT' |
| route_name | 'users_id_custom_layers_file_id_starred' |
| Source | |
Line 5300 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 0x7a36c2475f80> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2e7d80> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53c230>] |
| request_methods | 'PUT' |
| route_name | 'users_id_email' |
| Source | |
Line 5307 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 0x7a36c24760c0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb100360> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53c320>] |
| request_methods | 'PUT' |
| route_name | 'users_id_username' |
| Source | |
Line 5314 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 0x7a36c2476200> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb100900> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53c410>] |
| request_methods | 'POST' |
| route_name | 'users_id_password' |
| Source | |
Line 5321 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 0x7a36c2476340> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb100ea0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53c500>] |
| request_methods | 'POST' |
| route_name | 'users_id_name' |
| Source | |
Line 5328 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 0x7a36c24765c0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb101440> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53c5f0>] |
| request_methods | 'POST' |
| route_name | 'users_id_title' |
| Source | |
Line 5335 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 0x7a36c2476480> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb1019e0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53c6e0>] |
| request_methods | 'PUT' |
| route_name | 'users_id_sitematch_email' |
| Source | |
Line 5342 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 0x7a36c2476700> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb101f80> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53c7d0>] |
| request_methods | 'POST' |
| route_name | 'users_id_geographies' |
| Source | |
Line 5349 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 0x7a36bb1025c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53c8c0>] |
| request_methods | 'PUT' |
| route_name | 'users_id_eula_signed' |
| Source | |
Line 5356 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 0x7a36bb102c00> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53c9b0>] |
| request_methods | 'POST' |
| route_name | 'users_id_profile_pic' |
| Source | |
Line 5363 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 0x7a36bb1031a0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53caa0>] |
| request_methods | 'DELETE' |
| route_name | 'users_id_profile_pic' |
| Source | |
Line 5369 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 0x7a36c2476840> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb103600> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53cb90>] |
| request_methods | 'POST' |
| route_name | 'users_id_role' |
| Source | |
Line 5376 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 0x7a36c2476c00> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb103ba0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53cc80>] |
| request_methods | 'PUT' |
| route_name | 'users_id_measurement' |
| Source | |
Line 5383 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 0x7a36c2476d40> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb108180> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53cd70>] |
| request_methods | 'PUT' |
| route_name | 'users_id_account_type' |
| Source | |
Line 5390 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 0x7a36c2476e80> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb108720> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53ce60>] |
| request_methods | 'PUT' |
| route_name | 'users_id_preferences_settings_notification' |
| Source | |
Line 5397 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 0x7a36c2476fc0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb108cc0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53cf50>] |
| request_methods | 'PUT' |
| route_name | 'users_id_preferences_settings_comparison_notification' |
| Source | |
Line 5404 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 0x7a36c2477100> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb109260> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53d040>] |
| request_methods | 'PUT' |
| route_name | 'users_id_plan_countries_country' |
| Source | |
Line 5411 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 0x7a36c2477240> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb109800> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53d130>] |
| request_methods | 'PUT' |
| route_name | 'users_id_preferences_project_basemap' |
| Source | |
Line 5418 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 0x7a36c2477240> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb109d00> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53d220>] |
| request_methods | 'POST' |
| route_name | 'users_id_preferences_project_basemap' |
| Source | |
Line 5425 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 0x7a36c2477380> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb10a160> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53d310>] |
| request_methods | 'PUT' |
| route_name | 'users_preferences_project_mapstate_traffic_count' |
| Source | |
Line 5432 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 0x7a36bb10a7a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53d400>] |
| request_methods | 'PUT' |
| route_name | 'users_preferences_project_mapstate_social_segment' |
| Source | |
Line 5439 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 0x7a36bb10ade0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53d4f0>] |
| request_methods | 'PUT' |
| route_name | 'users_id_retailer_key' |
| Source | |
Line 5446 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 0x7a36bb10b420> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53d5e0>] |
| request_methods | 'POST' |
| route_name | 'users_id_system_performance' |
| Source | |
Line 5453 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 0x7a36c24774c0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb10b9c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53d6d0>] |
| request_methods | 'PUT' |
| route_name | 'users_preferences_project_mapstate_poi_clustering' |
| Source | |
Line 5460 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 0x7a36c2477600> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb10bf60> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53d7c0>] |
| request_methods | 'PUT' |
| route_name | 'users_preferences_project_mapstate_shapes_context_menu_expanded' |
| Source | |
Line 5467 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 0x7a36c2477740> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb10c540> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53d8b0>] |
| request_methods | 'PUT' |
| route_name | 'users_preferences_project_mapstate_current_location' |
| Source | |
Line 5474 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 0x7a36c24777e0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb10cae0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53d9a0>] |
| request_methods | 'PUT' |
| route_name | 'users_preferences_project_mapstate_markets_visible' |
| Source | |
Line 5481 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 0x7a36c2477880> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb10d080> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53da90>] |
| request_methods | 'PUT' |
| route_name | 'neighborhood_activate' |
| Source | |
Line 5488 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 0x7a36bb10d6c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53db80>] |
| request_methods | 'GET' |
| route_name | 'users_id_preferences_demographics' |
| Source | |
Line 5495 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 0x7a36bb10dc60> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53dc70>] |
| request_methods | 'POST' |
| route_name | 'users_id_preferences_demographics' |
| Source | |
Line 5501 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 0x7a36bb10e0c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53dd60>] |
| request_methods | 'PUT' |
| route_name | 'users_id_preferences_demographics' |
| Source | |
Line 5507 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 0x7a36bb10e520> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53de50>] |
| request_methods | 'DELETE' |
| route_name | 'users_id_preferences_demographics' |
| Source | |
Line 5513 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 0x7a36bb10ea20> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53df40>] |
| request_methods | 'PUT' |
| route_name | 'users_id_preferences_demographics_order' |
| Source | |
Line 5520 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 0x7a36bb10f060> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53e030>] |
| request_methods | 'PUT' |
| route_name | 'users_id_preferences_demographics_weight' |
| Source | |
Line 5527 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 0x7a36bb10f6a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53e120>] |
| request_methods | 'PUT' |
| route_name | 'users_id_preferences_sitematch' |
| Source | |
Line 5534 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 0x7a36bb10fce0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53e210>] |
| request_methods | 'PUT' |
| route_name | 'mapstate_customlayers_file_id_inactive_classes' |
| Source | |
Line 5541 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 0x7a36bb1202c0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53e300>] |
| request_methods | 'DELETE' |
| route_name | 'mapstate_customlayers_file_id_inactive_classes' |
| Source | |
Line 5547 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 0x7a36bb1207c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53e3f0>] |
| request_methods | 'PUT' |
| route_name | 'mapstate_customlayers_file_id_header' |
| Source | |
Line 5554 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 0x7a36bb120e00> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53e4e0>] |
| request_methods | 'PUT' |
| route_name | 'mapstate_customlayers_file_id_toggle_labels' |
| Source | |
Line 5561 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 0x7a36bb121440> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53e5d0>] |
| request_methods | 'POST' |
| route_name | 'mapstate_customlayers_file_id_toggle_layer_lock' |
| Source | |
Line 5568 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 0x7a36bb121a80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53e6c0>] |
| request_methods | 'GET' |
| route_name | 'users_preferences_segmentation' |
| Source | |
Line 5575 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 0x7a36bb122020> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53e7b0>] |
| request_methods | 'PUT' |
| route_name | 'users_preferences_segmentation' |
| Source | |
Line 5581 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 0x7a36d127bba0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb122480> |
| order | 357913939 |
| phash | '6ccf38453e1dc03ef67ed13b07e00db0' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7a36bb53e8a0>, <pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53e8f0>] |
| request_methods | 'GET' |
| route_name | 'account_settings' |
| Source | |
Line 5589 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 0x7a36d127bba0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb122980> |
| order | 357913939 |
| phash | 'c0bcdbde6c0bf5cf41244260d9a4fb44' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7a36bb53e9e0>, <pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53ea30>] |
| request_methods | 'GET' |
| route_name | 'account_settings' |
| xhr | True |
| Source | |
Line 5596 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 0x7a36d127be20> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb122de0> |
| order | 357913939 |
| phash | '6ccf38453e1dc03ef67ed13b07e00db0' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7a36bb53eb20>, <pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53eb70>] |
| request_methods | 'GET' |
| route_name | 'data_upload_page' |
| Source | |
Line 5604 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 0x7a36d12680e0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb123380> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53ec60>] |
| request_methods | 'GET' |
| route_name | 'compare_page' |
| Source | |
Line 5612 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 0x7a36d1268360> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb123920> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53ed50>] |
| request_methods | 'GET' |
| route_name | 'reports_list' |
| Source | |
Line 5619 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 0x7a36d12685e0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb123ec0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53ee40>] |
| request_methods | 'GET' |
| route_name | 'reports_batch_creation' |
| Source | |
Line 5626 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 0x7a36d12687c0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb11c4a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53ef30>] |
| request_methods | 'GET' |
| route_name | 'comparison_v2__id' |
| Source | |
Line 5633 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 0x7a36d1268a40> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb11ca40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53f020>] |
| request_methods | 'GET' |
| route_name | 'report_v2__id' |
| Source | |
Line 5640 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 0x7a36d1268cc0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb11cfe0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53f110>] |
| request_methods | 'GET' |
| route_name | 'reports_dd_id' |
| Source | |
Line 5647 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 0x7a36d1268d60> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb11d580> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53f200>] |
| request_methods | 'GET' |
| route_name | 'reports_dd_list' |
| Source | |
Line 5654 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 0x7a36d1269440> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb11db20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53f2f0>] |
| request_methods | 'GET' |
| route_name | 'reports_sales_report_id' |
| Source | |
Line 5661 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 0x7a36d12696c0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb11e0c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53f3e0>] |
| request_methods | 'GET' |
| route_name | 'reports_closure_report_id' |
| Source | |
Line 5668 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 0x7a36d1268e00> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb11e660> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53f4d0>] |
| request_methods | 'GET' |
| route_name | 'report_v2__anonymous' |
| Source | |
Line 5675 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 0x7a36d1268ea0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb11ec00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53f5c0>] |
| request_methods | 'GET' |
| route_name | 'report_v2__shared' |
| Source | |
Line 5682 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 0x7a36d1268f40> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb11f1a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53f6b0>] |
| request_methods | 'GET' |
| route_name | 'report_dd_report_shared' |
| Source | |
Line 5689 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 0x7a36d1269940> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb11f740> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53f7a0>] |
| request_methods | 'GET' |
| route_name | 'visitors_report__uuid' |
| Source | |
Line 5696 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 0x7a36d12699e0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb11fce0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53f890>] |
| request_methods | 'GET' |
| route_name | 'shared_visitors_report__hash' |
| Source | |
Line 5703 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 0x7a36d1269a80> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb1382c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53f980>] |
| request_methods | 'GET' |
| route_name | 'shared_comparison' |
| Source | |
Line 5710 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 0x7a36d1269b20> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb138860> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53fa70>] |
| request_methods | 'GET' |
| route_name | 'report_builder' |
| Source | |
Line 5717 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 0x7a36d1269d00> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb138e00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53fb60>] |
| request_methods | 'GET' |
| route_name | 'roles_name_page' |
| Source | |
Line 5724 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 0x7a36d1269da0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb1393a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53fc50>] |
| request_methods | 'GET' |
| route_name | 'new_user' |
| Source | |
Line 5731 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 0x7a36d1269e40> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb139940> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53fd40>] |
| request_methods | 'GET' |
| route_name | 'new_sm_user' |
| Source | |
Line 5738 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 0x7a36d1269ee0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb139ee0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53fe30>] |
| request_methods | 'GET' |
| route_name | 'start_trial' |
| Source | |
Line 5745 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 0x7a36d126a160> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb13a480> |
| order | 357913939 |
| phash | '6ccf38453e1dc03ef67ed13b07e00db0' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7a36bb53ff20>, <pyramid.predicates.RequestMethodPredicate object at 0x7a36bb53ff70>] |
| request_methods | 'GET' |
| route_name | 'admin_settings' |
| Source | |
Line 5752 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 0x7a36d126a340> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb13aa20> |
| order | 357913939 |
| phash | '6ccf38453e1dc03ef67ed13b07e00db0' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7a36bb5440a0>, <pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5440f0>] |
| request_methods | 'GET' |
| route_name | 'admin_invite' |
| Source | |
Line 5760 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 0x7a36d126a520> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb13afc0> |
| order | 357913939 |
| phash | '6ccf38453e1dc03ef67ed13b07e00db0' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7a36bb5441e0>, <pyramid.predicates.RequestMethodPredicate object at 0x7a36bb544230>] |
| request_methods | 'GET' |
| route_name | 'admin_create_role' |
| Source | |
Line 5768 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 0x7a36d126a700> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb13b560> |
| order | 357913939 |
| phash | '6ccf38453e1dc03ef67ed13b07e00db0' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7a36bb544320>, <pyramid.predicates.RequestMethodPredicate object at 0x7a36bb544370>] |
| request_methods | 'GET' |
| route_name | 'admin_stats' |
| Source | |
Line 5776 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 0x7a36d126a840> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb13bb00> |
| order | 357913939 |
| phash | '6ccf38453e1dc03ef67ed13b07e00db0' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7a36bb544460>, <pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5444b0>] |
| request_methods | 'GET' |
| route_name | 'pilot_ended' |
| Source | |
Line 5784 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 0x7a36d126a8e0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb1400e0> |
| order | 357913939 |
| phash | '6ccf38453e1dc03ef67ed13b07e00db0' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7a36bb5445a0>, <pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5445f0>] |
| request_methods | 'GET' |
| route_name | 'accept_invite' |
| Source | |
Line 5792 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 0x7a36d126a980> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb140680> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5446e0>] |
| request_methods | 'GET' |
| route_name | 'beta_login' |
| Source | |
Line 5799 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 0x7a36d126aa20> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb140c20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5447d0>] |
| request_methods | 'GET' |
| route_name | 'health_check' |
| Source | |
Line 5803 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 0x7a36d126af20> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb1411c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5448c0>] |
| request_methods | 'GET' |
| route_name | 'sitematch' |
| Source | |
Line 5807 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 0x7a36d126b240> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb141760> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5449b0>] |
| request_methods | 'GET' |
| route_name | 'listing_upload_page' |
| Source | |
Line 5814 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 0x7a36d126b4c0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb141d00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb544aa0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_make_matches' |
| Source | |
Line 5821 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 0x7a36d126b560> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb1422a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb544b90>] |
| request_methods | 'GET' |
| route_name | 'sitematch_request_tour' |
| Source | |
Line 5828 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 0x7a36d126b7e0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb142840> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb544c80>] |
| request_methods | 'GET' |
| route_name | 'sitematch_submission' |
| Source | |
Line 5835 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 0x7a36d126b920> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb142de0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb544d70>] |
| request_methods | 'GET' |
| route_name | 'shared_sitematch_submission' |
| Source | |
Line 5842 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 0x7a36d126b6a0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb143380> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb544e60>] |
| request_methods | 'GET' |
| route_name | 'lcbomatch_submission' |
| Source | |
Line 5849 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 0x7a36d126b880> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb143920> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb544f50>] |
| request_methods | 'GET' |
| route_name | 'shared_lcbomatch_submission' |
| Source | |
Line 5855 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 0x7a36d126ba60> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb143ec0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb545040>] |
| request_methods | 'GET' |
| route_name | 'sitematch_market_plan' |
| Source | |
Line 5862 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 0x7a36d12600e0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb1444a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb545130>] |
| request_methods | 'GET' |
| route_name | 'sitematch_property_report' |
| Source | |
Line 5869 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 0x7a36d1260220> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb144a40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb545220>] |
| request_methods | 'GET' |
| route_name | 'sitematch_portal_discovery' |
| Source | |
Line 5876 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 0x7a36d126bba0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb144fe0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb545310>] |
| request_methods | 'GET' |
| route_name | 'sitematch_account' |
| Source | |
Line 5883 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 0x7a36d126bce0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb145580> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb545400>] |
| request_methods | 'GET' |
| route_name | 'sitematch_dashboard' |
| Source | |
Line 5890 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 0x7a36d126ab60> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb145b20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5454f0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_signup' |
| Source | |
Line 5897 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 0x7a36d126ac00> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb1460c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5455e0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_signup_id_pricing' |
| Source | |
Line 5904 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 0x7a36d126aca0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb146660> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5456d0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_signup_paid' |
| Source | |
Line 5911 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 0x7a36d126ad40> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb146c00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5457c0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_signup_id_create_account' |
| Source | |
Line 5918 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 0x7a36d126aac0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb1471a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5458b0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_signin' |
| Source | |
Line 5925 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 0x7a36d126be20> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb147740> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5459a0>] |
| request_methods | 'GET' |
| route_name | 'sitematch_welcome' |
| Source | |
Line 5932 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 0x7a36d126bf60> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb147ce0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb545a90>] |
| request_methods | 'GET' |
| route_name | 'sitematch_market_plan_create_or_edit' |
| Source | |
Line 5939 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 0x7a36c2374ea0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb1584a0> |
| order | 357913939 |
| phash | 'c0bcdbde6c0bf5cf41244260d9a4fb44' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7a36bb545b80>, <pyramid.predicates.RequestMethodPredicate object at 0x7a36bb545bd0>] |
| request_methods | 'GET' |
| route_name | 'shared_batch' |
| xhr | True |
| Source | |
Line 5951 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 0x7a36c2374ea0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb1589a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb545cc0>] |
| request_methods | 'GET' |
| route_name | 'shared_batch' |
| Source | |
Line 5958 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 0x7a36c2388a40> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb158d60> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb545db0>] |
| request_methods | 'POST' |
| route_name | 'new_user' |
| Source | |
Line 5966 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 0x7a36c2388ae0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb159120> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb545ea0>] |
| request_methods | 'POST' |
| route_name | 'new_sm_user' |
| Source | |
Line 5972 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 0x7a36c2389580> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb159580> |
| order | 357913939 |
| phash | 'c0bcdbde6c0bf5cf41244260d9a4fb44' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x7a36bb545f90>, <pyramid.predicates.RequestMethodPredicate object at 0x7a36bb545fe0>] |
| request_methods | 'GET' |
| route_name | 'account' |
| xhr | True |
| Source | |
Line 5980 of file /piinpoint/src/piinpoint/routes.py:
|
|
| References | |
| route account (pattern: '/account') | |
| view function piinpoint.lib.authenticator.wrap | |
|---|---|
| callable | <function authenticate.<locals>.wrap at 0x7a36c23896c0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb159b20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5460d0>] |
| request_methods | 'GET' |
| route_name | 'history' |
| Source | |
Line 5987 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 0x7a36c238a200> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb15a0c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5461c0>] |
| request_methods | 'GET' |
| route_name | 'drivetime' |
| Source | |
Line 5995 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 0x7a36c238bce0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb15a660> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5462b0>] |
| request_methods | 'GET' |
| route_name | 'traffictile' |
| Source | |
Line 6001 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 0x7a36c238bd80> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb15aca0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5463a0>] |
| request_methods | 'GET' |
| route_name | 'roadtype' |
| Source | |
Line 6006 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 0x7a36c238be20> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb15b240> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb546490>] |
| request_methods | 'GET' |
| route_name | 'secret' |
| Source | |
Line 6012 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 0x7a36c2396d40> |
| derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0x7a36bb15b560> |
| order | 1073741824 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| route_name | 'mixpanel' |
| Source | |
Line 6020 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 0x7a36c2397100> |
| derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0x7a36bb15b920> |
| order | 1073741824 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| route_name | 'intercom' |
| Source | |
Line 6021 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 0x7a36c2397240> |
| derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0x7a36bb15bce0> |
| order | 1073741824 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| route_name | 'unviewed_updates_zero' |
| Source | |
Line 6022 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 0x7a36c23972e0> |
| derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0x7a36bb1640e0> |
| order | 1073741824 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| route_name | 'track_legacy' |
| Source | |
Line 6026 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 0x7a36bb1647c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb546800>] |
| request_methods | 'GET' |
| route_name | 'marketmatch_mappings' |
| Source | |
Line 6029 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 0x7a36bb164e00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5468f0>] |
| request_methods | 'GET' |
| route_name | 'marketmatch_mapping_file_id' |
| Source | |
Line 6035 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 0x7a36bb165440> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb5469e0>] |
| request_methods | 'POST' |
| route_name | 'completion_callback' |
| Source | |
Line 6044 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 0x7a36bb1659e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb546ad0>] |
| request_methods | 'GET' |
| route_name | 'completion_callback' |
| Source | |
Line 6050 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 0x7a36bb165ee0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb546bc0>] |
| request_methods | 'POST' |
| route_name | 'stripe_webhook' |
| Source | |
Line 6058 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 0x7a36bb166520> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb546cb0>] |
| request_methods | 'POST' |
| route_name | 'stripe_create_customer_portal_session' |
| Source | |
Line 6064 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 0x7a36bb166b60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7a36bb546da0>] |
| request_methods | 'GET' |
| route_name | 'stripe_primary_subscription' |
| Source | |
Line 6070 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 0x7a36bb861f80> |
| context | <class 'pyramid.httpexceptions.HTTPForbidden'> |
| derived_callable | <function rendered_view.<locals>.rendered_view at 0x7a36bb166f20> |
| exception_only | True |
| order | 1073741824 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| Source | |
Line 6105 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 0x7a36bb8628e0> |
| context | <class 'pyramid.httpexceptions.HTTPNotFound'> |
| derived_callable | <function rendered_view.<locals>.rendered_view at 0x7a36bb167240> |
| exception_only | True |
| order | 1073741824 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| Source | |
Line 6116 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 0x7a36bb802210> | |
|---|---|
| callable | <pyramid.static.static_view object at 0x7a36bb802210> |
| derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0x7a36bb1451c0> |
| 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 0x7a36bb947cb0> | |
| accounts | /accounts | <function rendered_view.<locals>.viewresult_to_response at 0x7a36c24ff6a0> | |
| accounts_methods | /accounts/{action} | <pyramid.config.views.MultiView object at 0x7a36bb802c10> | |
| ai_sandbox_data_management | /ai-sandbox/data-management | <function rendered_view.<locals>.rendered_view at 0x7a36c26b4d60> | |
| ai_sandbox_data_management_methods | /ai-sandbox/data-management/{action} | <function attr_wrapped_view.<locals>.attr_view at 0x7a36c269a480> | |
| ai_sandbox | /ai-sandbox | <function rendered_view.<locals>.rendered_view at 0x7a36c2698b80> | |
| ai_sandbox_methods | /ai-sandbox/{action} | <function attr_wrapped_view.<locals>.attr_view at 0x7a36c265d940> | |
| analysis | /analysis | None | |
| analysis_methods | /analysis/{action} | <pyramid.config.views.MultiView object at 0x7a36bb802d50> | |
| dashboard | /dashboard | <pyramid.config.views.MultiView object at 0x7a36bb96f490> | |
| dashboard_methods | /dashboard/{action} | <pyramid.config.views.MultiView object at 0x7a36bb96f5c0> | |
| login_controller | /login | <pyramid.config.views.MultiView object at 0x7a37482fb0b0> | |
| login_controller_methods | /login/{action} | <pyramid.config.views.MultiView object at 0x7a36bb969e10> | |
| sso_controller | /sso/{org} | <pyramid.config.views.MultiView object at 0x7a36bb969f20> | |
| sso_controller_methods | /sso/{org}/{action} | <pyramid.config.views.MultiView object at 0x7a36bb868a50> | |
| model_data_upload | /model_data_upload | <pyramid.config.views.MultiView object at 0x7a36bb868c50> | |
| model_data_upload_methods | /model_data_upload/{action} | <pyramid.config.views.MultiView object at 0x7a36bb9e5400> | |
| reports_controller | /reports | <function rendered_view.<locals>.rendered_view at 0x7a36c7304400> | |
| reports_controller_methods | /reports/{action} | <pyramid.config.views.MultiView object at 0x7a36bb9e54f0> | |
| schedule_demo | /schedule_demo | <pyramid.config.views.MultiView object at 0x7a36bb6b6430> | |
| schedule_demo_methods | /schedule_demo/{action} | <pyramid.config.views.MultiView object at 0x7a36bb6b6510> | |
| search | /search | <pyramid.config.views.MultiView object at 0x7a36bb56b860> | |
| search_methods | /search/{action} | <pyramid.config.views.MultiView object at 0x7a36bba274d0> | |
| sitematch_make_matches | /sitematch-make-matches-secretlink | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb141d00> | |
| sitematch_request_tour | /sitematch-request-tour | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb1422a0> | |
| sitematch | /sitematch | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb1411c0> | |
| sitematch_submission | /sitematch/{org}/submission | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb142840> | |
| lcbomatch_submission | /lcbomatch/{org}/submission | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb143380> | |
| shared_sitematch_submission | /sitematch/shared/{token} | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb142de0> | |
| shared_lcbomatch_submission | /lcbomatch/shared/{token} | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb143920> | |
| sitematch_welcome | /sitematch/{org}/welcome | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb147740> | |
| sitematch_market_plan | /sitematch/market-plan | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb143ec0> | |
| sitematch_portal_discovery | /sitematch/portal-discovery | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb144a40> | |
| sitematch_property_report | /sitematch/property-report/{marketplanid}/{listingid} | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb1444a0> | |
| sitematch_market_plan_create_or_edit | /sitematch/market-plan/{uuid} | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb147ce0> | |
| sitematch_account | /sitematch/account | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb144fe0> | |
| sitematch_dashboard | /sitematch/dashboard | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb145580> | |
| sitematch_signin | /sitematch/signin | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb1471a0> | |
| sitematch_signup | /sitematch/signup | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb145b20> | |
| sitematch_signup_id_pricing | /sitematch/signup/{id}/pricing | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb1460c0> | |
| sitematch_signup_paid | /sitematch/signup/paid | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb146660> | |
| sitematch_signup_id_create_account | /sitematch/signup/{id}/create-account | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb146c00> | |
| accept_invite | /accounts/accept_invite | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb1400e0> | |
| account_reset | /accounts/account_reset | None | |
| account_settings | /account/settings | <pyramid.config.views.MultiView object at 0x7a36bb3ebd90> | |
| account | /account | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb159580> | |
| admin_create_role | /admin/create-role | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb13afc0> | |
| admin_invite | /admin/invite | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb13aa20> | |
| admin_settings | /admin/settings | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb13a480> | |
| admin_stats | /admin/stats | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb13b560> | |
| compare_page | /compare | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb123380> | |
| data_upload_page | /current-locations/upload | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb122de0> | |
| listing_upload_page | /sitematch/upload | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb141760> | |
| drivetime | /drive/get_drivetime_heatmap | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb15a0c0> | |
| roadtype | /drive/get_road_type | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb15aca0> | |
| traffictile | /drive/traffictile | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb15a660> | |
| health_check | /health_check | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb140c20> | |
| history | /history/*url | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb159b20> | |
| intercom | /pilot/intercom_set | <function rendered_view.<locals>.viewresult_to_response at 0x7a36bb15b920> | |
| mixpanel | /pilot/piinpoint_set | <function rendered_view.<locals>.viewresult_to_response at 0x7a36bb15b560> | |
| new_user | /create_account | <pyramid.config.views.MultiView object at 0x7a36bb14c1a0> | |
| new_sm_user | /create_sm_account | <pyramid.config.views.MultiView object at 0x7a36bb14c2f0> | |
| start_trial | /start_trial | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb139ee0> | |
| password_expiry | /accounts/password_expiry | None | |
| pilot_ended | /pilot-ended | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb13bb00> | |
| reports_batch_creation | /reportsbatch | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb123ec0> | |
| reports_list | /reports | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb123920> | |
| comparison_v2__id | /comparison/v2/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb11c4a0> | |
| report_v2__id | /report/v2/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb11ca40> | |
| reports_dd_id | /report/dd/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb11cfe0> | |
| reports_dd_list | /reports-dd-list/{period}/{token} | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb11d580> | |
| reports_sales_report_id | /report/newstoreforecast/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb11db20> | |
| reports_closure_report_id | /report/closure/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb11e0c0> | |
| report_v2__anonymous | /site-report/v2/{uuid} | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb11e660> | |
| report_v2__shared | /shared-report/v2/{token} | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb11ec00> | |
| report_dd_report_shared | /shared-dd-report/{token} | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb11f1a0> | |
| visitors_report__uuid | /visitors-report/*url | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb11f740> | |
| shared_visitors_report__hash | /shared-visitor-report/{hash} | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb11fce0> | |
| shared_comparison | /shared-comparison/{username}/{token} | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb1382c0> | |
| report_builder | /report-builder | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb138860> | |
| roles_name_page | /roles/{name} | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb138e00> | |
| secret | /drive/super_secret_insert_tradearea_endpoint | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb15b240> | |
| shared_batch | /batch/*url | <pyramid.config.views.MultiView object at 0x7a36bb14c130> | |
| beta_login | /beta-login | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb140680> | |
| track_legacy | /pilot/PIIN | <function rendered_view.<locals>.viewresult_to_response at 0x7a36bb1640e0> | |
| unviewed_updates_zero | /pilot/set_unviewed_updates_zero | <function rendered_view.<locals>.viewresult_to_response at 0x7a36bb15bce0> | |
| area_scores | /api/v1/report-scoring/area-scores | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb4b1800> | |
| site_scores | /api/v1/report-scoring/site-scores | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb4b1e40> | |
| comparison_reports | /api/v1/comparison-reports | <pyramid.config.views.MultiView object at 0x7a36bba27290> | |
| comparison_reports__id_variables | /api/v1/comparison-reports/{_id}/variables | <pyramid.config.views.MultiView object at 0x7a36bb4ba530> | |
| comparison_reports__id_comparisons | /api/v1/comparison-reports/{_id}/comparisons | <pyramid.config.views.MultiView object at 0x7a36bb98a620> | |
| comparison_reports__id_title | /api/v1/comparison-reports/{_id}/title | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb4b8040> | |
| comparison_reports__id_private_comment | /api/v1/comparison-reports/{_id}/private-comment | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb4b8680> | |
| comparison_reports__id_sites | /api/v1/comparison-reports/{_id}/sites | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb4b8cc0> | |
| comparison_reports__id_pois | /api/v1/comparison-reports/{_id}/pois | <pyramid.config.views.MultiView object at 0x7a36bb4bb4d0> | |
| comparison_reports__id_layers | /api/v1/comparison-reports/{_id}/layers | <pyramid.config.views.MultiView object at 0x7a36bb4a2ba0> | |
| comparison_reports__id_share | /api/v1/comparison-reports/{_id}/share | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb4c5080> | |
| comparison_reports__id | /api/v1/comparison-reports/{_id} | <pyramid.config.views.MultiView object at 0x7a36bb98a570> | |
| comparison_reports__id_social_segments | /api/v1/comparison-reports/{_id}/social-segments | <pyramid.config.views.MultiView object at 0x7a36bb4c9450> | |
| comparison_reports__id_demographics_custom_order | /api/v1/comparison-reports/{_id}/demographics/custom/order | <pyramid.config.views.MultiView object at 0x7a36bb4c9a50> | |
| comparison_reports__id_demographics | /api/v1/comparison-reports/{_id}/demographics | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb4c74c0> | |
| uber_reports | /api/v1/uber-reports | <pyramid.config.views.MultiView object at 0x7a36bb3eaa50> | |
| uber_reports__id_demog_tables | /api/v1/uber-reports/{_id}/demog-tables | <pyramid.config.views.MultiView object at 0x7a36bb3eb1c0> | |
| uber_reports__id_demog_tables_tracker | /api/v1/uber-reports/{_id}/demog-tables-tracker | <pyramid.config.views.MultiView object at 0x7a36bb3eb2a0> | |
| uber_reports__id_poi_saturation_demogs | /api/v1/uber-reports/{_id}/poi-saturation-demogs | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2cee80> | |
| uber_reports__id_top_social_segments | /api/v1/uber-reports/{_id}/top-social-segments | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2cf4c0> | |
| uber_reports__id_social_segment_concentrations | /api/v1/uber-reports/{_id}/social-segment-concentrations | <pyramid.config.views.MultiView object at 0x7a36bb3eb380> | |
| uber_reports__id_title | /api/v1/uber-reports/{_id}/title | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb29be20> | |
| uber_reports__id_private_comment | /api/v1/uber-reports/{_id}/private-comment | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2a04a0> | |
| uber_reports__id_labels | /api/v1/uber-reports/{_id}/labels | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb29ab60> | |
| uber_reports__id_logo | /api/v1/uber-reports/{_id}/logo | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb29b7e0> | |
| uber_reports__id_variables | /api/v1/uber-reports/{_id}/variables | <pyramid.config.views.MultiView object at 0x7a36bb3ead60> | |
| uber_reports__id_variables_replace | /api/v1/uber-reports/{_id}/variables/replace | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2a2f20> | |
| uber_reports__id_overlap_variables | /api/v1/uber-reports/{_id}/overlap-variables | <pyramid.config.views.MultiView object at 0x7a36bb3eae40> | |
| uber_reports__id_overlap_variables_replace | /api/v1/uber-reports/{_id}/overlap-variables/replace | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2ac4a0> | |
| uber_reports__id_selected_overlap_geolevels | /api/v1/uber-reports/{_id}/selected-overlap-geolevels | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2acae0> | |
| uber_reports__id_overlap_demographics | /api/v1/uber-reports/{_id}/overlap-demographics | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2ad120> | |
| uber_reports__id_overlap_demographics_breakdown | /api/v1/uber-reports/{_id}/overlap-demographics-breakdown | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2ad760> | |
| uber_reports__id_comparisons | /api/v1/uber-reports/{_id}/comparisons | <pyramid.config.views.MultiView object at 0x7a36bb3ea6d0> | |
| uber_reports__id_sites | /api/v1/uber-reports/{_id}/sites | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2a0ae0> | |
| uber_reports__id_pois | /api/v1/uber-reports/{_id}/pois | <pyramid.config.views.MultiView object at 0x7a36bb3eaf20> | |
| uber_reports__id_pois_address | /api/v1/uber-reports/{_id}/pois/address | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2afd80> | |
| uber_reports__id_pois_drivetimes | /api/v1/uber-reports/{_id}/pois/drivetimes | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2b4400> | |
| uber_reports__id_retail_landscape | /api/v1/uber-reports/{_id}/retail-landscape | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2b4a40> | |
| uber_reports__id_selected_geolevels | /api/v1/uber-reports/{_id}/selected-geolevels | <pyramid.config.views.MultiView object at 0x7a36bb3eac10> | |
| uber_reports__id_layers | /api/v1/uber-reports/{_id}/layers | <pyramid.config.views.MultiView object at 0x7a36bb3eac80> | |
| uber_reports__id_layers_drivetimes | /api/v1/uber-reports/{_id}/layers/drivetimes | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb29a520> | |
| uber_reports__id_share | /api/v1/uber-reports/{_id}/share | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2b5080> | |
| uber_reports__id_send_email | /api/v1/uber-reports/{_id}/send-email | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2b56c0> | |
| uber_reports__id_blacklist_poi | /api/v1/uber-reports/{_id}/blacklist-poi | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2b6340> | |
| uber_reports__id_blacklist_layer | /api/v1/uber-reports/{_id}/blacklist-layer | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2b6980> | |
| uber_reports__id_options | /api/v1/uber-reports/{_id}/options | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb29b1a0> | |
| uber_reports__id_demographics_fixed | /api/v1/uber-reports/{_id}/demographics/fixed | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2b7600> | |
| uber_reports__id_demographics_custom | /api/v1/uber-reports/{_id}/demographics/custom | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2b7c40> | |
| uber_reports__id_demographics_custom_order | /api/v1/uber-reports/{_id}/demographics/custom/order | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2c82c0> | |
| uber_reports__id_demographics_cards | /api/v1/uber-reports/{_id}/demographics/cards | <pyramid.config.views.MultiView object at 0x7a36bb3eb000> | |
| uber_reports__id_suggested_comparisons | /api/v1/uber-reports/{_id}/suggested-comparisons | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2c93a0> | |
| uber_reports__id_card_comparison_demographics | /api/v1/uber-reports/{_id}/card-comparison-demographics | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2c99e0> | |
| uber_reports__id_select_comparison | /api/v1/uber-reports/{_id}/select-comparison | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2ca020> | |
| uber_reports__id_demographics | /api/v1/uber-reports/{_id}/demographics | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2b6fc0> | |
| uber_reports__id_demographic_ranges | /api/v1/uber-reports/{_id}/demographic-ranges | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2ca660> | |
| uber_reports__id_tradearea_insights | /api/v1/uber-reports/{_id}/trade-area-insights | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2ccf40> | |
| uber_reports__id_current_locations | /api/v1/uber-reports/{_id}/current-locations | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2cd580> | |
| uber_reports__id_update_selected_locations | /api/v1/uber-reports/{_id}/update-selected-locations | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb298fe0> | |
| uber_reports__id_inactive_overlap_locations | /api/v1/uber-reports/{_id}/inactive-overlap-locations | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2adda0> | |
| uber_reports__id_traffic_queries | /api/v1/uber-reports/{_id}/traffic-queries | <pyramid.config.views.MultiView object at 0x7a36bb3eaeb0> | |
| uber_reports__id_similar_locations | /api/v1/uber-reports/{_id}/similar-locations | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2cdbc0> | |
| uber_reports__id_private | /api/v1/uber-reports/{_id}/private | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2ce200> | |
| uber_reports__id_secret_clear_cache | /api/v1/uber-reports/{_id}/secret/clear_cache | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2ce840> | |
| uber_reports__id | /api/v1/uber-reports/{_id} | <pyramid.config.views.MultiView object at 0x7a36bb3eaba0> | |
| uber_reports__id_copy | /api/v1/uber-reports/{_id}/copy | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2b5d00> | |
| uber_reports__id_report_notes | /api/v1/uber-reports/{_id}/report-notes | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2d8a40> | |
| uber_reports__id_sales_prediction | /api/v1/uber-reports/{_id}/sales-prediction | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2d9080> | |
| uber_reports__id_include_sales_prediction | /api/v1/uber-reports/{_id}/include-sales-prediction | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2d9d00> | |
| uber_reports__id_include_analog_stores | /api/v1/uber-reports/{_id}/include-analog-stores | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2da340> | |
| uber_reports__id_include_site_ranking | /api/v1/uber-reports/{_id}/include-site-ranking | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2da980> | |
| uber_reports__id_include_prediction_drivers | /api/v1/uber-reports/{_id}/include-prediction-drivers | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2dafc0> | |
| uber_reports__id_include_impacted_locations | /api/v1/uber-reports/{_id}/include-impacted-locations | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2e82c0> | |
| uber_reports__id_listing_pdf | /api/v1/uber-reports/{_id}/listing-pdf | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2d96c0> | |
| uber_reports__id_overlap_tradeareas | /api/v1/uber-reports/{_id}/overlap-tradeareas | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2db600> | |
| uber_reports__id_overlap_analysis | /api/v1/uber-reports/{_id}/overlap-analysis | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2dbc40> | |
| uber_reports__id_demographics_overlap_order | /api/v1/uber-reports/{_id}/demographics/overlap/order | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2e8900> | |
| visitor_reports | /api/v1/visitor-reports | <pyramid.config.views.MultiView object at 0x7a36bb3eb230> | |
| visitor_reports__id | /api/v1/visitor-reports/{_id} | <pyramid.config.views.MultiView object at 0x7a36bb3eb540> | |
| visitor_reports__id_title | /api/v1/visitor-reports/{_id}/title | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2ea480> | |
| visitor_reports__id_monthly_geofence | /api/v1/visitor-reports/{_id}/monthly-geofence | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2eaac0> | |
| visitor_reports__id_demographics__section | /api/v1/visitor-reports/{_id}/demographics/{_section} | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2eb100> | |
| visitor_reports__id_tradearea | /api/v1/visitor-reports/{_id}/tradearea | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2eb740> | |
| visitor_reports__id_copy | /api/v1/visitor-reports/{_id}/copy | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2ebd80> | |
| visitor_reports__id_share | /api/v1/visitor-reports/{_id}/share | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2e4400> | |
| visitor_reports__id_send_email | /api/v1/visitor-reports/{_id}/send-email | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2e4a40> | |
| custom_reports | /api/v1/custom-reports | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb314720> | |
| custom_reports__id_reload_brand | /api/v1/custom-reports/{_id}/reload-brand | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3153a0> | |
| custom_reports__id_pois | /api/v1/custom-reports/{_id}/pois | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3159e0> | |
| custom_reports__id_sites | /api/v1/custom-reports/{_id}/sites | <pyramid.config.views.MultiView object at 0x7a36bb47de80> | |
| custom_reports__id_site_bounds_to_da | /api/v1/custom-reports/{_id}/site-bounds-to-da | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb316ac0> | |
| custom_reports__id_exclude_positions | /api/v1/custom-reports/{_id}/exclude-positions | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb317100> | |
| custom_reports__id_demog_tables | /api/v1/custom-reports/{_id}/demog-tables | <pyramid.config.views.MultiView object at 0x7a36bb47dfd0> | |
| custom_reports__id_demog_tables_tracker | /api/v1/custom-reports/{_id}/demog-tables-tracker | <pyramid.config.views.MultiView object at 0x7a36bb47def0> | |
| custom_reports__id_demographics_fixed | /api/v1/custom-reports/{_id}/demographics/fixed | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3272e0> | |
| custom_reports__id_demographics_custom | /api/v1/custom-reports/{_id}/demographics/custom | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb325580> | |
| custom_reports__id_demographics_custom_order | /api/v1/custom-reports/{_id}/demographics/custom/order | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb327920> | |
| custom_reports__id_demographics_cards | /api/v1/custom-reports/{_id}/demographics/cards | <pyramid.config.views.MultiView object at 0x7a36bb47e040> | |
| custom_reports__id_demographics | /api/v1/custom-reports/{_id}/demographics | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb326ca0> | |
| custom_reports__id_demographic_ranges | /api/v1/custom-reports/{_id}/demographic-ranges | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb326660> | |
| custom_reports__id_poi_saturation_demogs | /api/v1/custom-reports/{_id}/poi-saturation-demogs | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb327f60> | |
| custom_reports__id_segmentation_cards | /api/v1/custom-reports/{_id}/segmentation-cards | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb329f80> | |
| custom_reports__id_site_attributes | /api/v1/custom-reports/{_id}/site-attributes | <pyramid.config.views.MultiView object at 0x7a36bb47e200> | |
| custom_reports__id_variables | /api/v1/custom-reports/{_id}/variables | <pyramid.config.views.MultiView object at 0x7a36bb47e190> | |
| custom_reports__id_selected_geolevels | /api/v1/custom-reports/{_id}/selected-geolevels | <pyramid.config.views.MultiView object at 0x7a36bb47e120> | |
| custom_reports__id_report_notes | /api/v1/custom-reports/{_id}/report-notes | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb32b6a0> | |
| custom_reports__id_report_title | /api/v1/custom-reports/{_id}/report-title | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb32bce0> | |
| custom_reports__id_basemap | /api/v1/custom-reports/{_id}/basemap | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb340360> | |
| custom_reports__id_blacklist_poi | /api/v1/custom-reports/{_id}/blacklist-poi | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3587c0> | |
| custom_reports__id_export_tradeareas_geojson | /api/v1/custom-reports/{_id}/export-tradeareas-geojson | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb35a0c0> | |
| custom_reports__id_export_competitor_tradeareas_geojson | /api/v1/custom-reports/{_id}/export-competitor-tradeareas-geojson | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb35a700> | |
| custom_reports__id_get_tradeareas_geojson | /api/v1/custom-reports/{_id}/get-tradeareas-geojson | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb35ad40> | |
| custom_reports__id_get_da_geometries | /api/v1/custom-reports/{_id}/get-da-geometries | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb35b380> | |
| custom_reports__id_current_locations | /api/v1/custom-reports/{_id}/current-locations | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb35b9c0> | |
| custom_reports__id_competitors | /api/v1/custom-reports/{_id}/competitors | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb360040> | |
| custom_reports__id_similar_locations | /api/v1/custom-reports/{_id}/similar-locations | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb360680> | |
| custom_reports__id_labels | /api/v1/custom-reports/{_id}/labels | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb360cc0> | |
| custom_reports__id_custom_layer_ids | /api/v1/custom-reports/{_id}/custom-layer-ids | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb361940> | |
| custom_reports__id_layers | /api/v1/custom-reports/{_id}/layers | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb361300> | |
| custom_reports__id_growth_rate | /api/v1/custom-reports/{_id}/growth-rate | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb359a80> | |
| custom_reports__id_neighbouring_pois | /api/v1/custom-reports/{_id}/neighbouring-pois | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3409a0> | |
| custom_reports__id_top_buyer_types | /api/v1/custom-reports/{_id}/top-buyer-types | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb340fe0> | |
| custom_reports__id_top_selling_products | /api/v1/custom-reports/{_id}/top-selling-products | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb341620> | |
| custom_reports__id_sales_comparables | /api/v1/custom-reports/{_id}/sales-comparables | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb341c60> | |
| custom_reports__id_seasonal_sales | /api/v1/custom-reports/{_id}/seasonal-sales | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb32a5c0> | |
| custom_reports__id_market_strategy | /api/v1/custom-reports/{_id}/market-strategy | <pyramid.config.views.MultiView object at 0x7a36bb47e0b0> | |
| custom_reports__id_market_share | /api/v1/custom-reports/{_id}/market-share | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb342d40> | |
| custom_reports__id_market_share_overview | /api/v1/custom-reports/{_id}/market-share-overview | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb343380> | |
| custom_reports__id_renovation_lift | /api/v1/custom-reports/{_id}/renovation-lift | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3439c0> | |
| custom_reports__id_rankings | /api/v1/custom-reports/{_id}/rankings | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb344040> | |
| custom_reports__id_future_competitive_impact | /api/v1/custom-reports/{_id}/future-competitive-impact | <pyramid.config.views.MultiView object at 0x7a36bb47e350> | |
| custom_reports__id_base_case_buildout | /api/v1/custom-reports/{_id}/base-case-buildout | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb345120> | |
| custom_reports__id_margin_data | /api/v1/custom-reports/{_id}/margin-data | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb345760> | |
| custom_reports__id_category_breakdown | /api/v1/custom-reports/{_id}/category-breakdown | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb345da0> | |
| custom_reports__id_product_origin | /api/v1/custom-reports/{_id}/product-origin | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3463e0> | |
| custom_reports__id_quadrant_analysis | /api/v1/custom-reports/{_id}/quadrant-analysis | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb346a20> | |
| custom_reports__id_store_attributes | /api/v1/custom-reports/{_id}/store-attributes | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb347060> | |
| custom_reports__id_share | /api/v1/custom-reports/{_id}/share | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3476a0> | |
| custom_reports__id_share_report | /api/v1/custom-reports/{_id}/share-report | <pyramid.config.views.MultiView object at 0x7a36bb47e2e0> | |
| custom_reports__id_pois_address | /api/v1/custom-reports/{_id}/pois/address | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb358e00> | |
| custom_reports__id_listing_pdf | /api/v1/custom-reports/{_id}/listing-pdf | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb359440> | |
| custom_reports__id | /api/v1/custom-reports/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb314d60> | |
| dd_reports | /api/v1/dd-reports | <pyramid.config.views.MultiView object at 0x7a36bb47e4a0> | |
| dd_reports_upload_store_image | /api/v1/dd-reports/{store_id}/upload-store-image | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb369440> | |
| dd_reports_public_reports_list | /api/v1/dd-reports/public-reports-list/{period}/{token} | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb362a20> | |
| dd_reports__id_validate_shared_key | /api/v1/dd-reports/{_id}/validate-shared-key | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb363060> | |
| dd_reports__id | /api/v1/dd-reports/{_id} | <pyramid.config.views.MultiView object at 0x7a36bb47e660> | |
| dd_reports__store_ranking | /api/v1/dd-reports/{_id}/store-ranking | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb368180> | |
| dd_reports__historical_trade_area_sales | /api/v1/dd-reports/{_id}/historical-trade-area-sales | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3687c0> | |
| dd_reports__id_copy | /api/v1/dd-reports/{_id}/copy | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb368e00> | |
| sales_reports | /api/v1/sales-reports | <pyramid.config.views.MultiView object at 0x7a36bb47e890> | |
| sales_reports__mc_desc | /api/v1/sales-reports/mc-desc | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb36a520> | |
| sales_reports__trade_area_sandbox | /api/v1/sales-reports/trade-area-sandbox | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb37f420> | |
| sales_reports__id | /api/v1/sales-reports/{_id} | <pyramid.config.views.MultiView object at 0x7a36bb47e510> | |
| sales_reports__id_recommendations | /api/v1/sales-reports/{_id}/recommendations | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb36b600> | |
| sales_reports__id_highlights | /api/v1/sales-reports/{_id}/highlights | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb36bc40> | |
| sales_reports__id_market_strategy | /api/v1/sales-reports/{_id}/market-strategy | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3742c0> | |
| sales_reports__id_assumptions | /api/v1/sales-reports/{_id}/assumptions | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb374900> | |
| sales_reports__id_real_estate_notes | /api/v1/sales-reports/{_id}/real_estate_notes | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb374f40> | |
| sales_reports__id_forecast | /api/v1/sales-reports/{_id}/forecast | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb375580> | |
| sales_reports__id_prediction_explainer | /api/v1/sales-reports/{_id}/prediction_explainer | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb375bc0> | |
| sales_reports__id_nearby_cotenants | /api/v1/sales-reports/{_id}/nearby-cotenants | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb376200> | |
| sales_reports__id_sales_transfer | /api/v1/sales-reports/{_id}/sales-transfer | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb376840> | |
| sales_reports__id_real_estate_factors | /api/v1/sales-reports/{_id}/real-estate-factors | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb376e80> | |
| sales_reports__id_comparable_stores | /api/v1/sales-reports/{_id}/comparable-stores | <pyramid.config.views.MultiView object at 0x7a36bb47e970> | |
| sales_reports__id_urbanicity | /api/v1/sales-reports/{_id}/urbanicity | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb377f60> | |
| 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 0x7a36bb37c5e0> | |
| sales_reports__id_new_sites | /api/v1/sales-reports/{_id}/new-sites | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb37cc20> | |
| sales_reports__id_edit_forecast | /api/v1/sales-reports/{_id}/edit-forecast | <pyramid.config.views.MultiView object at 0x7a36bb47eb30> | |
| closure_reports__id_copy | /api/v1/closure-reports/{_id}/copy | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb38b380> | |
| sales_reports__id_average_sales_value | /api/v1/sales-reports/{_id}/average-sales-value | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb37dd00> | |
| sales_reports__id_existing_store_attributes | /api/v1/sales-reports/{_id}/existing-store-attributes | <pyramid.config.views.MultiView object at 0x7a36bb47eba0> | |
| sales_reports__id_copy | /api/v1/sales-reports/{_id}/copy | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb37e340> | |
| closure_reports | /api/v1/closure-reports | <pyramid.config.views.MultiView object at 0x7a36bb47ec80> | |
| closure_reports__id | /api/v1/closure-reports/{_id} | <pyramid.config.views.MultiView object at 0x7a36bb47ecf0> | |
| closure_reports__id_sales_forecast | /api/v1/closure-reports/{_id}/sales-forecast | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb388fe0> | |
| closure_reports__id_sales_transfer | /api/v1/closure-reports/{_id}/sales-transfer | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb389620> | |
| closure_reports__id_description | /api/v1/closure-reports/{_id}/description | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb389c60> | |
| closure_reports__id_considerations | /api/v1/closure-reports/{_id}/considerations | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb38a2a0> | |
| closure_reports__id_edit_forecast | /api/v1/closure-reports/{_id}/edit-forecast | <pyramid.config.views.MultiView object at 0x7a36bb47eac0> | |
| mobile_location_get_visitor_demographics | /api/v1/mobile-location/get-visitor-demographics | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3b2660> | |
| mobile_location_contributions | /api/v1/mobile-location/contributions | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3b00e0> | |
| mobile_location_demogs | /api/v1/mobile-location/demographics | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3b0d60> | |
| mobile_location_mobile_data | /api/v1/mobile-location/mobile-data | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3b19e0> | |
| mobile_location_outputzone | /api/v1/mobile-location/output-zone | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3b13a0> | |
| mobile_location_contribution | /api/v1/mobile-location/contribution | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3b0720> | |
| mobile_location_visitor_report | /api/v1/mobile-location/visitor-report | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3b2ca0> | |
| mobile_location_visitor_report_home_locations | /api/v1/mobile-location/visitor-report/home-locations | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3b2020> | |
| mobile_location__id | /api/v1/mobile-location/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3a7a60> | |
| mobile_location | /api/v1/mobile-location | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3a7420> | |
| current_locations_sales | /api/v1/current-locations/sales | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb4dcb80> | |
| current_locations | /api/v1/current-locations | <pyramid.config.views.MultiView object at 0x7a36bb47d240> | |
| current_locations_add_location | /api/v1/current-locations/add-location | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb4dd1c0> | |
| current_locations_delete_location | /api/v1/current-locations/delete-location | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb4def20> | |
| current_locations_get_attributes | /api/v1/current-locations/get-attributes | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb4dd800> | |
| current_locations_get_attributes_set | /api/v1/current-locations/get-attributes-set | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb4dde40> | |
| current_locations_attributes_edit | /api/v1/current-locations/attributes-edit/{_id} | <pyramid.config.views.MultiView object at 0x7a36bb47d1d0> | |
| current_locations_simulate_closure | /api/v1/current-locations/simulate-closure | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb4df560> | |
| 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 0x7a36bb310e00> | |
| custom_layers_selected_marketmatch_layer_file | /api/v1/custom-layers/selected-marketmatch-layer-file | <pyramid.config.views.MultiView object at 0x7a36bb47d940> | |
| 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 0x7a36bb4e80e0> | |
| custom_layers_update_shape | /api/v1/custom-layers/update/shape | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb4e8680> | |
| custom_layers_market_planner | /api/v1/custom-layers/market_planner/{candidate_layer_id} | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb4e8c20> | |
| custom_layers_utils_convert_tab | /api/v1/custom-layers/utils/convert-tab | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb4e9760> | |
| custom_layers_utils_export_tab | /api/v1/custom-layers/utils/export-tab | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb4e9d00> | |
| custom_layers_utils_export_tab_trade_area | /api/v1/custom-layers/utils/export-tab-trade-area | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb4ea340> | |
| custom_layers_utils_export_geojson | /api/v1/custom-layers/utils/export-geojson | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb4ea8e0> | |
| custom_layers_user_files | /api/v1/custom-layers/user-files | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb4dfb00> | |
| 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 0x7a36bb304a40> | |
| 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 0x7a36bb4f3740> | |
| 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 0x7a36bb4f3d80> | |
| 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 0x7a36bb304400> | |
| custom_layer_files_file_id_smart_columns | /api/v1/custom-layer-files/{file_id}/smart-columns | <pyramid.config.views.MultiView object at 0x7a36bb47d860> | |
| custom_layer_files | /api/v1/custom-layer-files | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb4eaf20> | |
| custom_layer_files_transit_times | /api/v1/custom-layer-files-transit-times | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb4eb560> | |
| custom_layer_files_file_id | /api/v1/custom-layer-files/{file_id} | <pyramid.config.views.MultiView object at 0x7a36bb47d710> | |
| custom_layer_files_file_id_symbology_batch | /api/v1/custom-layer-files/{file_id}/symbology/batch | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb4f1760> | |
| custom_layer_files_file_id_symbology | /api/v1/custom-layer-files/{file_id}/symbology | <pyramid.config.views.MultiView object at 0x7a36bb47d780> | |
| custom_layer_files_file_id_ring_symbology | /api/v1/custom-layer-files/{file_id}/ring-symbology | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb4f1da0> | |
| custom_layer_files_file_id_info | /api/v1/custom-layer-files/{file_id}/layer-info | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb305080> | |
| 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 0x7a36bb4f0680> | |
| custom_layer_export_reac | /api/v1/reac-package/{file_id}/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3e28e0> | |
| custom_layer_reac | /api/v1/reac-layer/{file_id}/{name} | <pyramid.config.views.MultiView object at 0x7a36bb47fee0> | |
| custom_site_reac | /api/v1/reac-site/{file_id}/{_id}/{excel_or_pdf} | <pyramid.config.views.MultiView object at 0x7a36bb3e8130> | |
| custom_layers | /api/v1/custom-layers | <pyramid.config.views.MultiView object at 0x7a36bb47da20> | |
| custom_layers_file_id | /api/v1/custom-layers/{file_id} | <pyramid.config.views.MultiView object at 0x7a36bb47db00> | |
| custom_layers_file_id_multiple | /api/v1/custom-layers/{file_id}/multiple | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb306c00> | |
| custom_layers_file_id_associate_territories | /api/v1/custom-layers/{file_id}/associate-territories | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb307240> | |
| custom_layers_file_id_check_territory_id | /api/v1/custom-layers/{file_id}/check-territory-id | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb307880> | |
| custom_layers_file_id_id | /api/v1/custom-layers/{file_id}/{_id} | <pyramid.config.views.MultiView object at 0x7a36bb47db70> | |
| custom_layer_update_layer_validation | /api/v1/custom-layer-update-validation | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb311ee0> | |
| custom_layer_update_layer | /api/v1/custom-layer-update | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb312520> | |
| customers_id | /api/v1/customers/{file_id} | <pyramid.config.views.MultiView object at 0x7a36bb47dd30> | |
| demographics_chart_geojson | /api/v1/demographics/chart/geojson | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb38e200> | |
| demographics_extents | /api/v1/demographics/extents | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb38d580> | |
| demographics_geojson | /api/v1/demographics/geojson | <pyramid.config.views.MultiView object at 0x7a36bb47ed60> | |
| 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 0x7a36bb38e840> | |
| demographics_ranks_extents | /api/v1/demographics/ranks/extents | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb38dbc0> | |
| demographics_variables_geojson | /api/v1/demographics/variables/geojson | <pyramid.config.views.MultiView object at 0x7a36bb47edd0> | |
| demographics_variables_ids | /api/v1/demographics/variables/ids | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb38c4a0> | |
| demographics_home_locations | /api/v1/demographics/home_locations | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb38ee80> | |
| demographics_threshold_ring | /api/v1/demographics/threshold_ring | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb4e91c0> | |
| events_id | /api/v1/events/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb38fb00> | |
| events | /api/v1/events | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb38f4c0> | |
| export_customers_id_bounds | /api/v1/export-customers/{file_id}/bounds | <pyramid.config.views.MultiView object at 0x7a36bb47dda0> | |
| export_customers_id_store | /api/v1/export-customers/{file_id}/store_num | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3140e0> | |
| geocode | /api/v1/geocode | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb39c180> | |
| geocode_full_address | /api/v1/geocode/full-address | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb39c7c0> | |
| login_reset_password | /api/v1/login/reset_password | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb39d300> | |
| login | /api/v1/login | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb39cd60> | |
| mobile_data | /api/v1/mobile_data | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb39d940> | |
| mobile_data_brands | /api/v1/mobile_data/brands | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb39df80> | |
| mobile_data_hourly_pop | /api/v1/mobile_data/hourly_pop | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb39e5c0> | |
| mobile_data_controls | /api/v1/mobile_data/controls | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb39ec00> | |
| mobile_data_demographics | /api/v1/mobile_data/demographics | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb39f240> | |
| mobile_data_device_count | /api/v1/mobile_data/device_count | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb39f880> | |
| mobile_data_device_count_for_sales_predictions | /api/v1/mobile_data/device_count_for_sales_predictions | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb39fec0> | |
| mobile_data_traffic_counts | /api/v1/mobile_data/mobile_data_traffic_counts | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3a4540> | |
| mobile_data_traffic_counts_legacy | /api/v1/mobile_data/mobile_data_traffic_counts_legacy | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3a4b80> | |
| mobile_data_traffic_counts_for_models | /api/v1/mobile_data/mobile_data_traffic_counts_for_models | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3a51c0> | |
| mobile_data_yoy_traffic_counts | /api/v1/mobile_data/mobile_data_yoy_traffic_counts | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3a5800> | |
| mobile_data_bounds_traffic | /api/v1/mobile_data/mobile_data_bounds_traffic | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3a5e40> | |
| mobile_data_traffic_warmup_warehouse | /api/v1/mobile_data/mobile_data_traffic_warmup_warehouse | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3a6480> | |
| notifications | /api/v1/notifications | <pyramid.config.views.MultiView object at 0x7a36bb47f310> | |
| notifications_stream | /api/v1/notifications/stream | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3b3d80> | |
| notifications__id | /api/v1/notifications/{_id} | <pyramid.config.views.MultiView object at 0x7a36bb47f3f0> | |
| notifications_read__id | /api/v1/notifications/read/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3c0ea0> | |
| organization_logo | /api/v1/organization/logo | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3c1b20> | |
| organization_logo_background | /api/v1/organization/background/{useBackground} | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3c2160> | |
| organization_plan_countries_country | /api/v1/organization/plan/countries/{country} | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3c3a60> | |
| organization_plan_marker_cropping | /api/v1/organization/plan/marker-cropping/{cropped} | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3c40e0> | |
| organization_plan_rights_right | /api/v1/organization/plan/rights/{right} | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3c27a0> | |
| organization_plan_cities_city | /api/v1/organization/plan/cities/{city} | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3c3420> | |
| organization_cities | /api/v1/organization/cities | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3c2de0> | |
| organization | /api/v1/organization | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3c14e0> | |
| organization_loading_messages | /api/v1/organization/loading-messages | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3c4720> | |
| organization_current_locations_headers | /api/v1/organization/current-locations-headers | <pyramid.config.views.MultiView object at 0x7a36bb47f690> | |
| poi_displacement | /api/v1/poi/displacement/ | <pyramid.config.views.MultiView object at 0x7a36bb47f700> | |
| 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 0x7a36bb3c7100> | |
| poi_logos_id | /api/v1/poi/logos/{logo_id} | <pyramid.config.views.MultiView object at 0x7a36bb47f850> | |
| poi_logos_search | /api/v1/search/pois/logos | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3c76a0> | |
| poi_logos | /api/v1/poi/logos/ | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3c6d40> | |
| poi_validate | /api/v1/poi/validate | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3c7ce0> | |
| projects_id_unit | /api/v1/projects/{_id}/unit | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3d6980> | |
| projects_id_share | /api/v1/projects/{_id}/share | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3d6fc0> | |
| projects_id_switch | /api/v1/projects/{_id}/switch | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3d7600> | |
| projects_id | /api/v1/projects/{_id} | <pyramid.config.views.MultiView object at 0x7a36bb47fcb0> | |
| projects_id_candidate_layer | /api/v1/projects/{_id}/candidate_layer | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3d5d00> | |
| projects_id_variable_limit | /api/v1/projects/{_id}/variable_limit | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3d6340> | |
| projects | /api/v1/projects | <pyramid.config.views.MultiView object at 0x7a36bb47fb60> | |
| public_report_form | /api/v1/public-report-form | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3d7c40> | |
| public_report_form_coupon | /api/v1/public-report-form/coupon | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3e02c0> | |
| public_report_form_country | /api/v1/public-report-form/country | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3e0900> | |
| site_profiles_id_set_default | /api/v1/site-profiles/{_id}/set_default | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb241e40> | |
| site_profiles_id | /api/v1/site-profiles/{_id} | <pyramid.config.views.MultiView object at 0x7a36bb3e97f0> | |
| site_profiles | /api/v1/site-profiles | <pyramid.config.views.MultiView object at 0x7a36bb3e9cc0> | |
| 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 0x7a36bb242480> | |
| site_profiles_public_id_uuid | /api/v1/site-profiles/p/{_id}/{_uuid} | <pyramid.config.views.MultiView object at 0x7a36bb3e9da0> | |
| 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 0x7a36bb25c720> | |
| sitematch_organization_id_org_details | /api/v1/sitematch-organization/{_id}/org-details | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb25cd60> | |
| 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 0x7a36bb10d080> | |
| 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 0x7a36bb225c60> | |
| properties_update_filter_market_plan | /api/v1/properties/market-plan | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2262a0> | |
| properties_update_filter_submitters | /api/v1/properties/submitters | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2268e0> | |
| properties_update_filter_dates | /api/v1/properties/dates | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb226f20> | |
| properties_send_email | /api/v1/properties/send-email | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb227560> | |
| reports_batch_custom_layers | /api/v1/reports/batch/custom_layers | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3efd80> | |
| reports_batch_custom_layers_mapping | /api/v1/reports/batch/custom_layers_mapping | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3f8400> | |
| reports_batch_current_locations_mapping | /api/v1/reports/batch/current_locations_mapping | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3f8a40> | |
| reports_batch_pois | /api/v1/reports/batch/pois | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3f9080> | |
| reports_batch_demogs | /api/v1/reports/batch/demogs | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3f96c0> | |
| reports_batch_create_batch | /api/v1/reports/batch/create_batch | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3f9d00> | |
| reports_batch_id_copy | /api/v1/reports/batch/{_id}/copy | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3fa340> | |
| reports_id_copy | /api/v1/reports/{_id}/copy | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3ed760> | |
| reports_id_demog_tables | /api/v1/reports/{_id}/demog-tables | <pyramid.config.views.MultiView object at 0x7a36bb3e88a0> | |
| reports_id_demographics | /api/v1/reports/{_id}/demographics | <pyramid.config.views.MultiView object at 0x7a36bb3e86e0> | |
| reports_id_logo | /api/v1/reports/{_id}/logo | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3ecae0> | |
| reports_id_private | /api/v1/reports/{_id}/private | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3ed120> | |
| reports_id_send_email | /api/v1/reports/{_id}/send-email | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3ee840> | |
| reports_id | /api/v1/reports/{_id} | <pyramid.config.views.MultiView object at 0x7a36bb3e84b0> | |
| reports | /api/v1/reports | <pyramid.config.views.MultiView object at 0x7a36bb3e8360> | |
| roles_name | /api/v1/roles/{name} | <pyramid.config.views.MultiView object at 0x7a36bb3e8c90> | |
| roles_multi_banner_name | /api/v1/roles-multi-banner/{name} | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2000e0> | |
| roles | /api/v1/roles | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3fa980> | |
| roles-multi-banner | /api/v1/roles-multi-banner | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3fafc0> | |
| referral | /api/v1/referral | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3e2f20> | |
| s3_data | /api/v1/s3-data | <pyramid.config.views.MultiView object at 0x7a36bb3e8d00> | |
| s3_data_broker | /api/v1/s3-data-broker | <pyramid.config.views.MultiView object at 0x7a36bb3e8fa0> | |
| services_transit | /api/v1/services/transit | None | |
| services_xlsTravelDistances | /api/v1/services/TravelDistances.xls | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb203560> | |
| segmentation_heatmap | /api/v1/segmentation/heatmap | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2022a0> | |
| segmentation_segment_breakdown | /api/v1/segmentation/segment-breakdown | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2028e0> | |
| segmentation_top_segments | /api/v1/segmentation/top-segments | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb202f20> | |
| sitematch_submission_get | /api/v1/sitematch-submission | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb203ba0> | |
| sitematch_submission_geocode | /api/v1/sitematch-submission/geocode | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb208ea0> | |
| sitematch_submission_submit | /api/v1/sitematch-submission/submit | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2094e0> | |
| sitematch_submission_count | /api/v1/sitematch-submission/count | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb209b20> | |
| sitematch_submission_neighbouring_brands | /api/v1/sitematch-submission/neighbouring-brands | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb20a160> | |
| sitematch_submission_contact_submitter | /api/v1/sitematch-submission/contact-submitter | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb20ae80> | |
| sitematch_submission_id | /api/v1/sitematch-submission/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb208860> | |
| sitematch_portal_visits | /api/v1/sitematch-portal-visits | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb208220> | |
| sitematch_market_plan_library | /api/v1/sitematch-market-plan | <pyramid.config.views.MultiView object at 0x7a36bb3e9160> | |
| sitematch_market_plan_id | /api/v1/sitematch-market-plan/{_id} | <pyramid.config.views.MultiView object at 0x7a36bb3e91d0> | |
| sitematch_market_plan_deletion | /api/v1/sitematch-market-plan/{_id}/deletion | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2196c0> | |
| sitematch_market_plan_id_trade_area | /api/v1/sitematch-market-plan/{_id}/trade-area | <pyramid.config.views.MultiView object at 0x7a36bb3e9240> | |
| sitematch_market_plan_submission_submission_id | /api/v1/sitematch-market-plan/submission/{submission_id} | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb219da0> | |
| sitematch_geometries | /api/v1/sitematch-geometries/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb21a3e0> | |
| sitematch_market_plan_id_real_estate_selections | /api/v1/sitematch-market-plan/{_id}/real-estate-selections | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb21aac0> | |
| sitematch_market_plan_id_demographics_selections | /api/v1/sitematch-market-plan/{_id}/demographics-selections | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb21b1a0> | |
| sitematch_market_plan_id_pois | /api/v1/sitematch-market-plan/{_id}/pois | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb21b7e0> | |
| sitematch_market_plan_id_title | /api/v1/sitematch-market-plan/{_id}/title | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb21be20> | |
| sitematch_market_plan_id_population_threshold | /api/v1/sitematch-market-plan/{_id}/population-threshold | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb224540> | |
| sitematch_market_plan_id_scores | /api/v1/sitematch-market-plan/{_id}/scores | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2251c0> | |
| 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 0x7a36bb20a840> | |
| lcbomatch_submission_geocode | /api/v1/lcbomatch-submission/geocode | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb20b4c0> | |
| lcbomatch_submission_submit | /api/v1/lcbomatch-submission/submit | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb20bb00> | |
| sitematch_organization_id_share | /api/v1/sitematch-organization/{_id}/sitematch-share | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb25df80> | |
| sitematch_organization_id_sitematch_share_token | /api/v1/sitematch-organization/{_id}/sitematch-share-token | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb25e660> | |
| sitematch_organization_id_submission_preferences | /api/v1/sitematch-organization/{_id}/submission-preferences | <pyramid.config.views.MultiView object at 0x7a36bb3ea200> | |
| sitematch_organization_id_send_email | /api/v1/sitematch-organization/{_id}/send-email | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb26ccc0> | |
| sitematch_organization_id_sitematch_manager | /api/v1/sitematch-organization/{_id}/sitematch-manager | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb26d300> | |
| simulation | /api/v1/simulation | <pyramid.config.views.MultiView object at 0x7a36bb3e9470> | |
| simulation_event | /api/v1/simulation/event | <pyramid.config.views.MultiView object at 0x7a36bb3e95c0> | |
| simulation_share | /api/v1/simulation/share | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb22e840> | |
| simulation_comment | /api/v1/simulation/comment | <pyramid.config.views.MultiView object at 0x7a36bb3e9630> | |
| simulation_candidate | /api/v1/simulation/candidate | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb22f920> | |
| simulation_updated_store_vars | /api/v1/simulation/updated-store-vars | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb22ff60> | |
| simulation_apply | /api/v1/simulation/apply | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2345e0> | |
| simulation_edit_event_details | /api/v1/simulation/edit-event-details | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb234c20> | |
| simulation_add_transfer_store | /api/v1/simulation/add-transfer-store | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb235260> | |
| social_segment | /api/v1/social-segment | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb227ba0> | |
| social_segment_from_geo_id | /api/v1/social-segment-from-geo-id | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb22c220> | |
| social_segment_user_total | /api/v1/social-segment-user-total | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2358a0> | |
| social_segment_from_shape | /api/v1/social-segment-from-shape | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb22c860> | |
| shapes | /api/v1/shapes | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb235ee0> | |
| shapes_shape_id_label | /api/v1/shapes/{_id}/label | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb236520> | |
| shapes_shape_id_color | /api/v1/shapes/{_id}/color | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb236b60> | |
| shapes_shape_id_weight | /api/v1/shapes/{_id}/weight | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2371a0> | |
| shapes_shape_id_share | /api/v1/shapes/{_id}/share | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2377e0> | |
| shapes_shape_id_export_points | /api/v1/shapes/{_id}/export_points | <pyramid.config.views.MultiView object at 0x7a36bb3e9b70> | |
| track | /api/v1/track | <pyramid.config.views.MultiView object at 0x7a36bb3ea740> | |
| traffic_counts | /api/v1/traffic-counts | None | |
| traffic_counts_cache | /api/v1/traffic-counts-cache | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb28c680> | |
| traffic_counts_prediction_model_build | /api/v1/build-traffic-predictor | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb28cc20> | |
| users_batch_report | /api/v1/users/batch_report | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2e6de0> | |
| users_id_custom_layers_file_id_starred | /api/v1/users/{_id}/custom-layers/{file_id}/starred | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2e77e0> | |
| users_id_email | /api/v1/users/{_id}/email | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2e7d80> | |
| users_id_measurement | /api/v1/users/{_id}/measurement | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb103ba0> | |
| users_id_account_type | /api/v1/users/{_id}/account_type | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb108180> | |
| users_id_name | /api/v1/users/{_id}/name | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb100ea0> | |
| users_id_sitematch_email | /api/v1/users/{_id}/sitematch_email | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb1019e0> | |
| users_id_title | /api/v1/users/{_id}/title | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb101440> | |
| users_id_geographies | /api/v1/users/{_id}/geographies | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb101f80> | |
| users_id_password | /api/v1/users/{_id}/password | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb100900> | |
| users_preferences_segmentation | /api/v1/users/{_id}/preferences/segmentation | <pyramid.config.views.MultiView object at 0x7a36bb3ebaf0> | |
| users_id_plan_countries_country | /api/v1/users/{_id}/plan/countries/{country} | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb109260> | |
| users_id_preferences_demographics_order | /api/v1/users/{_id}/preferences/demographics/order | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb10ea20> | |
| users_id_preferences_demographics_weight | /api/v1/users/{_id}/preferences/demographics/weight | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb10f060> | |
| users_id_preferences_demographics | /api/v1/users/{_id}/preferences/demographics | <pyramid.config.views.MultiView object at 0x7a36bb3ebc40> | |
| users_id_preferences_project_basemap | /api/v1/users/{_id}/preferences/project/basemap | <pyramid.config.views.MultiView object at 0x7a36bb3eba10> | |
| users_id_preferences_settings_notification | /api/v1/users/{_id}/preferences/settings/notification | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb108720> | |
| users_id_preferences_sitematch | /api/v1/users/{_id}/preferences/sitematch | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb10f6a0> | |
| users_id_preferences_settings_comparison_notification | /api/v1/users/{_id}/preferences/settings/comparison_notification | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb108cc0> | |
| users_id_profile_pic | /api/v1/users/{_id}/profile_pic | <pyramid.config.views.MultiView object at 0x7a36bb3eb930> | |
| users_id_role | /api/v1/users/{_id}/role | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb103600> | |
| users_id_username | /api/v1/users/{_id}/username | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb100360> | |
| users_id | /api/v1/users/{_id} | <pyramid.config.views.MultiView object at 0x7a36bb3eb770> | |
| users_referral | /api/v1/users/{_id}/referral | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2e6160> | |
| users_id_eula_signed | /api/v1/users/{_id}/eula_signed | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb1025c0> | |
| users_preferences_project_mapstate_poi_clustering | api/v1/users/{_id}/preferences/project/mapstate/poi-clustering | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb10b9c0> | |
| 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 0x7a36bb10bf60> | |
| users_preferences_project_mapstate_current_location | api/v1/users/{_id}/preferences/project/mapstate/current-location-state | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb10c540> | |
| users_preferences_project_mapstate_markets_visible | api/v1/users/{_id}/preferences/project/mapstate/markets/visible | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb10cae0> | |
| users_preferences_project_mapstate_traffic_count | api/v1/users/{_id}/preferences/project/mapstate/traffic-count | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb10a160> | |
| users_preferences_project_mapstate_social_segment | /api/v1/users/{_id}/preferences/project/mapstate/social-segment-state | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb10a7a0> | |
| users_id_retailer_key | /api/v1/users/{_id}/retailer_key | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb10ade0> | |
| users_id_system_performance | /api/v1/users/{_id}/system_performance | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb10b420> | |
| mapstate_customlayers_file_id_inactive_classes | /api/v1/mapstate/custom-layers/{file_id}/inactive-classes | <pyramid.config.views.MultiView object at 0x7a36bb3ebcb0> | |
| mapstate_customlayers_file_id_header | /api/v1/mapstate/custom-layers/{file_id}/label-header | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb1207c0> | |
| mapstate_customlayers_file_id_toggle_labels | /api/v1/mapstate/custom-layers/{file_id}/labels | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb120e00> | |
| mapstate_customlayers_file_id_toggle_layer_lock | /api/v1/mapstate/custom-layers/{file_id}/lock | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb121440> | |
| users | /api/v1/users | <pyramid.config.views.MultiView object at 0x7a36bb3eb5b0> | |
| user-exists | /api/v1/user-exists | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2e5b20> | |
| authentication | /api/v1/authentication | None | |
| trials | /api/v1/trials | <pyramid.config.views.MultiView object at 0x7a36bb3ea7b0> | |
| trials_approve | /api/v1/trials/approve | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb28dd00> | |
| trials_id_checkout | /api/v1/trials/{_id}/checkout | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb28e980> | |
| trials_id_message | /api/v1/trials/{_id}/message | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb28e340> | |
| routing | /api/v1/route/driving/{_route_options} | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb200720> | |
| sitematch_listings | /api/v1/sitematch/listings | <pyramid.config.views.MultiView object at 0x7a36bb3ea0b0> | |
| sitematch_listings_id | /api/v1/sitematch/listings/{_id} | <pyramid.config.views.MultiView object at 0x7a36bb3ea120> | |
| sitematch_listings_id_images | /api/v1/sitematch/listings/{_id}/images | <pyramid.config.views.MultiView object at 0x7a36bb3ea190> | |
| sitematch_listings_id_details | /api/v1/sitematch/listings/{_id}/details | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb254a40> | |
| sitematch_portal_listings | /api/v1/sitematch/portal_listings | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb255b20> | |
| sitematch_expansion_plans | /api/v1/sitematch/expansion_plans | <pyramid.config.views.MultiView object at 0x7a36bb3e9e80> | |
| sitematch_expansion_plans_id | /api/v1/sitematch/expansion_plans/{_id} | <pyramid.config.views.MultiView object at 0x7a36bb3e9ef0> | |
| sitematch_terms_conditions | /api/v1/sitematch/terms_conditions | <pyramid.config.views.MultiView object at 0x7a36bb3e9f60> | |
| sitematch_terms_and_conditions | /api/v1/sitematch/terms_and_conditions | <pyramid.config.views.MultiView object at 0x7a36bb3e9fd0> | |
| sitematch_terms_and_conditions_webhook | /api/v1/sitematch/terms_and_conditions_webhook | <pyramid.config.views.MultiView object at 0x7a36bb3ea040> | |
| sitematch_manager | /api/v1/sitematch-manager | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb26d940> | |
| sitematch_manager_default_columns | /api/v1/sitematch-manager/default-columns | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb284c20> | |
| sitematch_manager_filters | /api/v1/sitematch-manager/filters | <pyramid.config.views.MultiView object at 0x7a36bb3ea350> | |
| sitematch_manager_visibility | /api/v1/sitematch-manager/visibility | <pyramid.config.views.MultiView object at 0x7a36bb3ea4a0> | |
| sitematch_manager_id | /api/v1/sitematch-manager/{_id} | <pyramid.config.views.MultiView object at 0x7a36bb3ea510> | |
| rest_sitematch_manager_id_geocoding_status | /api/v1/sitematch-manager/{_id}/geocoding-status | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb278400> | |
| sitematch_manager_id_custom_layer_file | /api/v1/sitematch-manager/{_id}/custom-layer-file | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb278a40> | |
| sitematch_manager_id_archive | /api/v1/sitematch-manager/{_id}/archive | <pyramid.config.views.MultiView object at 0x7a36bb3ea580> | |
| sitematch_manager_id_rows | /api/v1/sitematch-manager/{_id}/rows | <pyramid.config.views.MultiView object at 0x7a36bb3ea5f0> | |
| sitematch_manager_id_rows_row_id | /api/v1/sitematch-manager/{_id}/rows/{row_id} | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb27aa20> | |
| sitematch_manager_id_columns | /api/v1/sitematch-manager/{_id}/columns | <pyramid.config.views.MultiView object at 0x7a36bb3ea430> | |
| sitematch_manager_id_columns_field | /api/v1/sitematch-manager/{_id}/columns/{field} | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb27bf60> | |
| sitematch_manager_id_reports_drawn_shapes | /api/v1/sitematch-manager/{_id}/reports-drawn-shapes | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2845e0> | |
| sitematch_manager_id_demographics | /api/v1/sitematch-manager/{_id}/demographics | <pyramid.config.views.MultiView object at 0x7a36bb3ea660> | |
| sitematch_manager_id_attachments | /api/v1/sitematch-manager/{manager_id}/attachments | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb285d00> | |
| sitematch_organization_views | /api/v1/sitematch-organization/{org_id}/views | <pyramid.config.views.MultiView object at 0x7a36bb3ea270> | |
| sitematch_view | /api/v1/sitematch-views/{view_id} | <pyramid.config.views.MultiView object at 0x7a36bb3ea3c0> | |
| user_sitematch_active_view | /api/v1/users/me/sitematch-active-view | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb26c680> | |
| sitematch_signups | /api/v1/sitematch-signups | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb286340> | |
| sitematch_signups_unpaid | /api/v1/sitematch-signups/unpaid | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb286980> | |
| 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 0x7a36bb286fc0> | |
| sitematch_signups_id_create_account | /api/v1/sitematch-signups/{_id}/create-account | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb287600> | |
| marketmatch_mappings | /api/v1/marketmatch/mappings | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb1647c0> | |
| marketmatch_mapping_file_id | /api/v1/marketmatch/mapping/{file_id} | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb164e00> | |
| sitematch_makematches_getusers | /api/v1/sitematch/makematches/getusers | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb256160> | |
| sitematch_makematches_getexpansionplans | /api/v1/sitematch/makematches/getexpansionplans/{user_id} | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb2567a0> | |
| sitematch_makematches_getlistings | /api/v1/sitematch/makematches/getlistings/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb257a60> | |
| sitematch_makematches_getalllistings | /api/v1/sitematch/makematches/getalllistings | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb257420> | |
| sitematch_makematches_getmatches | /api/v1/sitematch/makematches/getmatches/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb256de0> | |
| sitematch_makematches_creatematch | /api/v1/sitematch/makematches/match | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb25c0e0> | |
| cities_query | /api/v1/cities/{query} | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb4b2480> | |
| completion_callback | /api/v1/near/completion_callback | <pyramid.config.views.MultiView object at 0x7a36bb14c520> | |
| stripe_webhook | /api/v1/stripe/webhook | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb165ee0> | |
| stripe_create_customer_portal_session | /api/v1/stripe/create-customer-portal-session | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb166520> | |
| stripe_primary_subscription | /api/v1/stripe/primary-subscription | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb166b60> | |
| ai_sandbox_chat | /api/v1/ai-sandbox/chat | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb4d05e0> | |
| ai_sandbox_disclaimer_status | /api/v1/ai-sandbox/disclaimer/status | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb4d0c20> | |
| ai_sandbox_disclaimer_accept | /api/v1/ai-sandbox/disclaimer/accept | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb4d1260> | |
| ai_sandbox_disclaimer_clear | /api/v1/ai-sandbox/disclaimer/clear | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb4d18a0> | |
| ai_sandbox_usage_stats | /api/v1/ai-sandbox/usage/stats | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb4d1ee0> | |
| ai_sandbox_sessions_list | /api/v1/ai-sandbox/sessions | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb4d2520> | |
| ai_sandbox_session_detail | /api/v1/ai-sandbox/sessions/{session_id} | <pyramid.config.views.MultiView object at 0x7a36bb47d320> | |
| ai_sandbox_data_management_sample_attributes | /api/v1/ai-sandbox/data-management/sample-attributes | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb4d3a60> | |
| ai_sandbox_data_management_enabled_attributes | /api/v1/ai-sandbox/data-management/enabled-attributes | <pyramid.config.views.MultiView object at 0x7a36bb47d390> | |
| mobile_optimization | /api/v1/mobile-optimization | <function attr_wrapped_view.<locals>.attr_view at 0x7a36bb3a6ac0> | |
| catchall_static | /*subpath | <function rendered_view.<locals>.viewresult_to_response at 0x7a36bb1451c0> |
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.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-58-generic-x86_64-with-glibc2.39
Packages
| Package Name | Version | Location |
|---|---|---|
| aiohttp | 3.9.5 | /opt/venv/lib/python3.13/site-packages |
| aiosignal | 1.3.1 | /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 | 0.14.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.46.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.12.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 | 25.3 | /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 |
| pyOpenSSL | 24.3.0 | /opt/venv/lib/python3.13/site-packages |
| pyotp | 2.3.0 | /opt/venv/lib/python3.13/site-packages |
| pyparsing | 2.1.10 | /opt/venv/lib/python3.13/site-packages |
| pyproj | 3.6.1 | /opt/venv/lib/python3.13/site-packages |
| pyramid | 2.0.2 | /opt/venv/lib/python3.13/site-packages |
| pyramid-debugtoolbar | 4.9 | /opt/venv/lib/python3.13/site-packages |
| pyramid-handlers | 0.5 | /opt/venv/lib/python3.13/site-packages |
| pyramid-ipython | 0.2 | /opt/venv/lib/python3.13/site-packages |
| pyramid-mako | 1.1.0 | /opt/venv/lib/python3.13/site-packages |
| pyramid-redis-sessions | 1.0.1 | /opt/venv/lib/python3.13/site-packages |
| Pyro4 | 4.80 | /opt/venv/lib/python3.13/site-packages |
| pyshp | 1.2.1 | /opt/venv/lib/python3.13/site-packages |
| pytesseract | 0.3.0 | /opt/venv/lib/python3.13/site-packages |
| python-dateutil | 2.8.2 | /opt/venv/lib/python3.13/site-packages |
| python-intercom | 3.1.0 | /opt/venv/lib/python3.13/site-packages |
| python-Levenshtein | 0.26.1 | /opt/venv/lib/python3.13/site-packages |
| python-logstash | 0.4.6 | /opt/venv/lib/python3.13/site-packages |
| python-magic | 0.4.10 | /opt/venv/lib/python3.13/site-packages |
| python-slugify | 1.2.0 | /opt/venv/lib/python3.13/site-packages |
| python-subunit | 1.4.4 | /opt/venv/lib/python3.13/site-packages |
| python3-saml | 1.16.0 | /opt/venv/lib/python3.13/site-packages |
| pytz | 2023.3 | /opt/venv/lib/python3.13/site-packages |
| rapidfuzz | 3.10.1 | /opt/venv/lib/python3.13/site-packages |
| ratelim | 0.1.6 | /opt/venv/lib/python3.13/site-packages |
| redis | 4.5.4 | /opt/venv/lib/python3.13/site-packages |
| repoze.lru | 0.7 | /opt/venv/lib/python3.13/site-packages |
| requests | 2.31.0 | /opt/venv/lib/python3.13/site-packages |
| responses | 0.3.0 | /opt/venv/lib/python3.13/site-packages |
| rollbar | 0.16.2 | /opt/venv/lib/python3.13/site-packages |
| rsa | 4.9 | /opt/venv/lib/python3.13/site-packages |
| Rtree | 0.9.7 | /opt/venv/lib/python3.13/site-packages |
| s3transfer | 0.10.4 | /opt/venv/lib/python3.13/site-packages |
| scikit-learn | 1.5.2 | /opt/venv/lib/python3.13/site-packages |
| scipy | 1.14.1 | /opt/venv/lib/python3.13/site-packages |
| serpent | 1.28 | /opt/venv/lib/python3.13/site-packages |
| setuptools | 69.0.3 | /opt/venv/lib/python3.13/site-packages |
| shapely | 2.0.2 | /opt/venv/lib/python3.13/site-packages |
| simplejson | 3.6.5 | /opt/venv/lib/python3.13/site-packages |
| six | 1.17.0 | /opt/venv/lib/python3.13/site-packages |
| sniffio | 1.3.1 | /opt/venv/lib/python3.13/site-packages |
| snowflake-connector-python | 3.13.1 | /opt/venv/lib/python3.13/site-packages |
| sortedcontainers | 2.4.0 | /opt/venv/lib/python3.13/site-packages |
| soupsieve | 2.6 | /opt/venv/lib/python3.13/site-packages |
| SQLAlchemy | 1.3.6 | /opt/venv/lib/python3.13/site-packages |
| SQLAlchemy-Utils | 0.41.2 | /opt/venv/lib/python3.13/site-packages |
| sqlparse | 0.5.0 | /opt/venv/lib/python3.13/site-packages |
| stack-data | 0.6.3 | /opt/venv/lib/python3.13/site-packages |
| standard-imghdr | 3.13.0 | /opt/venv/lib/python3.13/site-packages |
| statsmodels | 0.14.4 | /opt/venv/lib/python3.13/site-packages |
| stripe | 7.11.0 | /opt/venv/lib/python3.13/site-packages |
| supervisor | 4.2.2 | /opt/venv/lib/python3.13/site-packages |
| tenacity | 9.1.2 | /opt/venv/lib/python3.13/site-packages |
| testtools | 2.7.2 | /opt/venv/lib/python3.13/site-packages |
| threadpoolctl | 3.5.0 | /opt/venv/lib/python3.13/site-packages |
| timezonefinder | 6.2.0 | /opt/venv/lib/python3.13/site-packages |
| tomlkit | 0.13.2 | /opt/venv/lib/python3.13/site-packages |
| tqdm | 4.67.1 | /opt/venv/lib/python3.13/site-packages |
| traitlets | 5.0.5 | /opt/venv/lib/python3.13/site-packages |
| translationstring | 1.4 | /opt/venv/lib/python3.13/site-packages |
| translitcodec | 0.4.0 | /opt/venv/lib/python3.13/site-packages |
| typing-extensions | 4.15.0 | /opt/venv/lib/python3.13/site-packages |
| typing-inspection | 0.4.2 | /opt/venv/lib/python3.13/site-packages |
| tzdata | 2024.2 | /opt/venv/lib/python3.13/site-packages |
| tzlocal | 5.2 | /opt/venv/lib/python3.13/site-packages |
| tzwhere | 3.0.3 | /opt/venv/lib/python3.13/site-packages |
| ua-parser | 0.8.0 | /opt/venv/lib/python3.13/site-packages |
| ujson | 5.4.0 | /opt/venv/lib/python3.13/site-packages |
| Unidecode | 1.3.8 | /opt/venv/lib/python3.13/site-packages |
| urllib3 | 1.26.17 | /opt/venv/lib/python3.13/site-packages |
| urllib3-secure-extra | 0.1.0 | /opt/venv/lib/python3.13/site-packages |
| uuid | 1.30 | /opt/venv/lib/python3.13/site-packages |
| venusian | 3.1.1 | /opt/venv/lib/python3.13/site-packages |
| waitress | 3.0.1 | /opt/venv/lib/python3.13/site-packages |
| wcwidth | 0.2.13 | /opt/venv/lib/python3.13/site-packages |
| WebOb | 1.8.9 | /opt/venv/lib/python3.13/site-packages |
| websockets | 15.0.1 | /opt/venv/lib/python3.13/site-packages |
| WebTest | 3.0.0 | /opt/venv/lib/python3.13/site-packages |
| wheel | 0.45.1 | /opt/venv/lib/python3.13/site-packages |
| wrapt | 2.0.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.