HTTP Headers
Request Headers
| Key | Value |
|---|---|
| Accept | */* |
| Accept-Encoding | gzip, br, zstd, deflate |
| Connection | close |
| Host | coop1.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 | 22438 |
| Content-Type | text/html; charset=UTF-8 |
| Set-Cookie | session=b0f42b5961d8f2a558e736a348624220b5049668gASVRAAAAAAAAACMQDM1ZGM4OTYwNWU4NzU1OTNmZmJhZTFkYzZmOTUzNTgxOTdjOGI2NWIzZmZhMjhjOWU2OTY4NTIwMjY5YzliOGSULg==; Path=/; HttpOnly |
Performance
| Resource | Value |
|---|---|
| User CPU time | 4.439 msec |
| System CPU time | 0.000 msec |
| Total CPU time | 4.439 msec |
| Elapsed time | 2.930 msec |
| Context switches | 5 voluntary, 4 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 0x78c204fb6700> |
| context | <pyramid.traversal.DefaultRootFactory object at 0x78c1dd7b4730> |
| get_csrf_token | functools.partial(<function get_csrf_token at 0x78c273d48b80>, <Request at 0x78c1dea3e850 GET https://coop1.piinpoint.com/login>) |
| renderer_info | <pyramid.renderers.RendererHelper object at 0x78c1d7059400> |
| renderer_name | 'piinpoint:templates/login.mako' |
| req | <Request at 0x78c1dea3e850 GET https://coop1.piinpoint.com/login> |
| request | <Request at 0x78c1dea3e850 GET https://coop1.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://coop1.piinpoint.com | ||||||||||||||||
| authorization * | None | ||||||||||||||||
| cache_control * | |||||||||||||||||
| context * | <pyramid.traversal.DefaultRootFactory object at 0x78c1dd7b4730> | ||||||||||||||||
| exc_info * | None | ||||||||||||||||
| exception * | None | ||||||||||||||||
| locale_name * | fr | ||||||||||||||||
| matchdict * |
|
||||||||||||||||
| matched_route * |
|
||||||||||||||||
| path * | /login | ||||||||||||||||
| root * | <pyramid.traversal.DefaultRootFactory object at 0x78c1dd7b4730> | ||||||||||||||||
| subpath * | () | ||||||||||||||||
| traversed * | () | ||||||||||||||||
| url * | https://coop1.piinpoint.com/login | ||||||||||||||||
| view_name * | |||||||||||||||||
| virtual_root * | <pyramid.traversal.DefaultRootFactory object at 0x78c1dd7b4730> | ||||||||||||||||
| virtual_root_path * | () |
Documentation Links
- API Docs: pyramid.request
Request attributes
| Attribute | Value |
|---|---|
| _headers | <webob.headers.EnvironHeaders object at 0x78c1deb7f2a0> |
| finished_callbacks | deque([<function HeaderDebugPanel.__init__.<locals>.finished_callback at 0x78c204fb6980>]) |
| invoke_subrequest | <bound method Router.invoke_subrequest of <pyramid.router.Router object at 0x78c273251e50>> |
| pdtb_id | '313332373734303539333035303430' |
| registry | <Registry piinpoint> |
Request environ
| Attribute | Value |
|---|---|
| CONTENT_LENGTH | '0' |
| HTTP_ACCEPT | '*/*' |
| HTTP_ACCEPT_ENCODING | 'gzip, br, zstd, deflate' |
| HTTP_CONNECTION | 'close' |
| HTTP_HOST | 'coop1.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 | '172.18.0.6' |
| REMOTE_HOST | '172.18.0.6' |
| REMOTE_PORT | '42530' |
| 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 172.18.0.6:42530 at 0x78c1d44e9260>> |
| 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 0x78c1deb7cdb0> |
| 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 0x78c272766c00>
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 0x78c27379f0e0> | |
|---|---|
| policy | <pyramid.csrf.LegacySessionCSRFStoragePolicy object at 0x78c27379f0e0> |
| 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 0x78c1f93837e0> |
| Source | |
Line 292 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 0x78c273eec980> | |
|---|---|
| factory | <pyramid.renderers.JSON object at 0x78c273eec980> |
| 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 0x78c273d48f40> |
| 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 0x78c2726e2c40> | |
|---|---|
| factory | <pyramid_mako.MakoRendererFactory object at 0x78c2726e2c40> |
| 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 0x78c2718c16d0> | |
|---|---|
| callable | <pyramid.decorator.reify object at 0x78c2718c16d0> |
| 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 0x78c1f91dac10> |
| 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 0x78c1f930f520> |
| 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 0x78c1f9321010> |
| 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 0x78c1fa736d00> |
| 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 0x78c1fa736db0> |
| 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 0x78c1ffea28f0> |
| 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 0x78c1ffea0050> |
| pattern | '/analysis' |
| Source | |
Line 57 of file /piinpoint/src/piinpoint/routes.py:
|
|
| route dashboard (pattern: '/dashboard') | |
|---|---|
| name | 'dashboard' |
| object | <pyramid.urldispatch.Route object at 0x78c1f932d5b0> |
| 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 0x78c1f932d640> |
| 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 0x78c1f932d6d0> |
| 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 0x78c1f932d7f0> |
| 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 0x78c1f932d880> |
| 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 0x78c1f932d910> |
| 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 0x78c1f932d9a0> |
| 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 0x78c1f932da30> |
| 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 0x78c1f932db50> |
| 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 0x78c1f932dbe0> |
| 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 0x78c1f932dc70> |
| 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 0x78c1f932dd90> |
| 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 0x78c1f932de20> |
| 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 0x78c1f932deb0> |
| 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 0x78c1f932df40> |
| 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 0x78c1f932dfd0> |
| 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 0x78c1f932e060> |
| 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 0x78c1f932e0f0> |
| 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 0x78c1f932e180> |
| 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 0x78c1f932e210> |
| 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 0x78c1f932e2a0> |
| 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 0x78c1f932e330> |
| 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 0x78c1f932e3c0> |
| 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 0x78c1f932e450> |
| 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 0x78c1f932e4e0> |
| 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 0x78c1f932e570> |
| 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 0x78c1f932e600> |
| 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 0x78c1f932e690> |
| 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 0x78c1f932e720> |
| 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 0x78c1f932e7b0> |
| 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 0x78c1f932e840> |
| 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 0x78c1f932e8d0> |
| 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 0x78c1f932e960> |
| 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 0x78c1f932e9f0> |
| 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 0x78c1f932ea80> |
| 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 0x78c1f932eb10> |
| 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 0x78c1f932eba0> |
| 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 0x78c1f932ec30> |
| 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 0x78c1f932ecc0> |
| 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 0x78c1f932ed50> |
| 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 0x78c1f932ede0> |
| 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 0x78c1f932ee70> |
| 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 0x78c1f932ef00> |
| 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 0x78c1f932ef90> |
| 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 0x78c1f932f020> |
| 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 0x78c1f932f0b0> |
| 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 0x78c1f932f140> |
| 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 0x78c1f932f1d0> |
| 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 0x78c1f932f260> |
| 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 0x78c1f932f2f0> |
| 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 0x78c1f932f380> |
| 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 0x78c1f932f410> |
| 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 0x78c1f932f4a0> |
| 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 0x78c1f932f530> |
| 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 0x78c1f932f5c0> |
| 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 0x78c1f932f650> |
| 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 0x78c1f932f6e0> |
| 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 0x78c1f932f770> |
| 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 0x78c1f932f800> |
| 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 0x78c1f932f890> |
| 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 0x78c1f932f920> |
| 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 0x78c1f932f9b0> |
| 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 0x78c1f932fa40> |
| 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 0x78c1f932fad0> |
| 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 0x78c1f932fb60> |
| 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 0x78c1f932fbf0> |
| 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 0x78c1f932fc80> |
| 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 0x78c1f932fd10> |
| 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 0x78c1f932fda0> |
| 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 0x78c1f932fe30> |
| 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 0x78c1f932fec0> |
| 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 0x78c1f932ff50> |
| 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 0x78c1f8f18050> |
| 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 0x78c1f8f180e0> |
| 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 0x78c1f8f18170> |
| 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 0x78c1f8f18200> |
| 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 0x78c1f8f18290> |
| 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 0x78c1f8f18320> |
| 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 0x78c1f8f183b0> |
| 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 0x78c1f8f18440> |
| 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 0x78c1f8f184d0> |
| 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 0x78c1f8f18560> |
| 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 0x78c1f8f185f0> |
| 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 0x78c1f8f18680> |
| 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 0x78c1f8f18710> |
| 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 0x78c1f8f187a0> |
| 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 0x78c1f8f18830> |
| 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 0x78c1f8f188c0> |
| 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 0x78c1f8f18950> |
| 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 0x78c1f8f189e0> |
| 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 0x78c1f8f18a70> |
| 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 0x78c1f8f18b00> |
| 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 0x78c1f8f18b90> |
| 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 0x78c1f8f18c20> |
| 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 0x78c1f8f18cb0> |
| 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 0x78c1f8f18d40> |
| 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 0x78c1f8f18dd0> |
| 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 0x78c1f8f18e60> |
| 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 0x78c1f8f18ef0> |
| 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 0x78c1f8f18f80> |
| 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 0x78c1f8f19010> |
| 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 0x78c1f8f190a0> |
| 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 0x78c1f8f19130> |
| 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 0x78c1f8f191c0> |
| 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 0x78c1f8f19250> |
| 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 0x78c1f8f192e0> |
| 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 0x78c1f8f19370> |
| 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 0x78c1f8f19400> |
| 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 0x78c1f8f19490> |
| 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 0x78c1f8f19520> |
| 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 0x78c1f8f195b0> |
| 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 0x78c1f8f19640> |
| 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 0x78c1f8f196d0> |
| 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 0x78c1f8f19760> |
| 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 0x78c1f8f197f0> |
| 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 0x78c1f8f19880> |
| 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 0x78c1f8f19910> |
| 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 0x78c1f8f199a0> |
| 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 0x78c1f8f19a30> |
| 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 0x78c1f8f19ac0> |
| 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 0x78c1f8f19b50> |
| 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 0x78c1f8f19be0> |
| 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 0x78c1f8f19c70> |
| 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 0x78c1f8f19d00> |
| 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 0x78c1f8f19d90> |
| 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 0x78c1f8f19e20> |
| 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 0x78c1f8f19eb0> |
| 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 0x78c1f8f19f40> |
| 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 0x78c1f8f19fd0> |
| 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 0x78c1f8f1a060> |
| 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 0x78c1f8f1a0f0> |
| 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 0x78c1f8f1a180> |
| 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 0x78c1f8f1a210> |
| 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 0x78c1f8f1a2a0> |
| 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 0x78c1f8f1a330> |
| 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 0x78c1f8f1a3c0> |
| 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 0x78c1f8f1a450> |
| 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 0x78c1f8f1a4e0> |
| 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 0x78c1f8f1a570> |
| 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 0x78c1f8f1a600> |
| 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 0x78c1f8f1a690> |
| 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 0x78c1f8f1a720> |
| 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 0x78c1f8f1a7b0> |
| 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 0x78c1f8f1a840> |
| 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 0x78c1f8f1a8d0> |
| 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 0x78c1f8f1a960> |
| 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 0x78c1f8f1a9f0> |
| 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 0x78c1f8f1aa80> |
| 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 0x78c1f8f1ab10> |
| 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 0x78c1f8f1aba0> |
| 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 0x78c1f8f1ac30> |
| 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 0x78c1f8f1acc0> |
| 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 0x78c1f8f1ad50> |
| 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 0x78c1f8f1ade0> |
| 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 0x78c1f8f1ae70> |
| 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 0x78c1f8f1af00> |
| 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 0x78c1f8f1af90> |
| 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 0x78c1f8f1b020> |
| 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 0x78c1f8f1b0b0> |
| 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 0x78c1f8f1b140> |
| 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 0x78c1f8f1b1d0> |
| 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 0x78c1f8f1b260> |
| 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 0x78c1f8f1b2f0> |
| 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 0x78c1f8f1b380> |
| 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 0x78c1f8f1b410> |
| 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 0x78c1f8f1b4a0> |
| 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 0x78c1f8f1b530> |
| 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 0x78c1f8f1b5c0> |
| 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 0x78c1f8f1b650> |
| 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 0x78c1f8f1b6e0> |
| 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 0x78c1f8f1b770> |
| 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 0x78c1f8f1b800> |
| 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 0x78c1f8f1b890> |
| 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 0x78c1f8f1b920> |
| 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 0x78c1f8f1b9b0> |
| 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 0x78c1f8f1ba40> |
| 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 0x78c1f8f1bad0> |
| 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 0x78c1f8f1bb60> |
| 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 0x78c1f8f1bbf0> |
| 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 0x78c1f8f1bc80> |
| 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 0x78c1f8f1bd10> |
| 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 0x78c1f8f1bda0> |
| 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 0x78c1f8f1be30> |
| 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 0x78c1f8f1bec0> |
| 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 0x78c1f8f1bf50> |
| 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 0x78c1f8f44050> |
| 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 0x78c1f8f440e0> |
| 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 0x78c1f8f44170> |
| 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 0x78c1f8f44200> |
| 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 0x78c1f8f44290> |
| 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 0x78c1f8f44320> |
| 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 0x78c1f8f443b0> |
| 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 0x78c1f8f44440> |
| 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 0x78c1f8f444d0> |
| 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 0x78c1f8f44560> |
| 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 0x78c1f8f445f0> |
| 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 0x78c1f8f44680> |
| 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 0x78c1f8f44710> |
| 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 0x78c1f8f447a0> |
| 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 0x78c1f8f44830> |
| 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 0x78c1f8f448c0> |
| 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 0x78c1f8f44950> |
| 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 0x78c1f8f449e0> |
| 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 0x78c1f8f44a70> |
| 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 0x78c1f8f44b00> |
| 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 0x78c1f8f44b90> |
| 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 0x78c1f8f44c20> |
| 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 0x78c1f8f44cb0> |
| 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 0x78c1f8f44d40> |
| 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 0x78c1f8f44dd0> |
| 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 0x78c1f8f44e60> |
| 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 0x78c1f8f44ef0> |
| 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 0x78c1f8f44f80> |
| 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 0x78c1f8f45010> |
| 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 0x78c1f8f450a0> |
| 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 0x78c1f8f45130> |
| 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 0x78c1f8f451c0> |
| 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 0x78c1f8f45250> |
| 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 0x78c1f8f452e0> |
| 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 0x78c1f8f45370> |
| 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 0x78c1f8f45400> |
| 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 0x78c1f8f45490> |
| 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 0x78c1f8f45520> |
| 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 0x78c1f8f455b0> |
| 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 0x78c1f8f45640> |
| 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 0x78c1f8f456d0> |
| 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 0x78c1f8f45760> |
| 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 0x78c1f8f457f0> |
| 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 0x78c1f8f45880> |
| 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 0x78c1f8f45910> |
| 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 0x78c1f8f459a0> |
| 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 0x78c1f8f45a30> |
| 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 0x78c1f8f45ac0> |
| 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 0x78c1f8f45b50> |
| 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 0x78c1f8f45be0> |
| 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 0x78c1f8f45c70> |
| 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 0x78c1f8f45d00> |
| 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 0x78c1f8f45d90> |
| 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 0x78c1f8f45e20> |
| 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 0x78c1f8f45eb0> |
| 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 0x78c1f8f45f40> |
| 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 0x78c1f8f45fd0> |
| 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 0x78c1f8f46060> |
| 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 0x78c1f8f460f0> |
| 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 0x78c1f8f46180> |
| 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 0x78c1f8f46210> |
| 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 0x78c1f8f462a0> |
| 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 0x78c1f8f46330> |
| 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 0x78c1f8f463c0> |
| 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 0x78c1f8f46450> |
| 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 0x78c1f8f464e0> |
| 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 0x78c1f8f46570> |
| 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 0x78c1f8f46600> |
| 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 0x78c1f8f46690> |
| 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 0x78c1f8f46720> |
| 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 0x78c1f8f467b0> |
| 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 0x78c1f8f46840> |
| 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 0x78c1f8f468d0> |
| 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 0x78c1f8f46960> |
| 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 0x78c1f8f469f0> |
| 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 0x78c1f8f46a80> |
| 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 0x78c1f8f46b10> |
| 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 0x78c1f8f46ba0> |
| 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 0x78c1f8f46c30> |
| 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 0x78c1f8f46cc0> |
| 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 0x78c1f8f46d50> |
| 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 0x78c1f8f46de0> |
| 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 0x78c1f8f46e70> |
| 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 0x78c1f8f46f00> |
| 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 0x78c1f8f46f90> |
| 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 0x78c1f8f47020> |
| 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 0x78c1f8f470b0> |
| 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 0x78c1f8f47140> |
| 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 0x78c1f8f471d0> |
| 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 0x78c1f8f47260> |
| 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 0x78c1f8f472f0> |
| 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 0x78c1f8f47380> |
| 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 0x78c1f8f47410> |
| 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 0x78c1f8f474a0> |
| 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 0x78c1f8f47530> |
| 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 0x78c1f8f475c0> |
| 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 0x78c1f8f47650> |
| 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 0x78c1f8f476e0> |
| 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 0x78c1f8f47770> |
| 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 0x78c1f8f47800> |
| 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 0x78c1f8f47890> |
| 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 0x78c1f8f47920> |
| 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 0x78c1f8f479b0> |
| 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 0x78c1f8f47a40> |
| 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 0x78c1f8f47ad0> |
| 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 0x78c1f8f47b60> |
| 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 0x78c1f8f47bf0> |
| 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 0x78c1f8f47d10> |
| 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 0x78c1f8f47e30> |
| 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 0x78c1f8f47ec0> |
| 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 0x78c1f8f47f50> |
| 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 0x78c1f8f70050> |
| 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 0x78c1f8f700e0> |
| 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 0x78c1f8f70170> |
| 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 0x78c1f8f70200> |
| 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 0x78c1f8f70290> |
| 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 0x78c1f8f70320> |
| 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 0x78c1f8f70440> |
| 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 0x78c1f8f704d0> |
| 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 0x78c1f8f70560> |
| 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 0x78c1f8f705f0> |
| 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 0x78c1f8f70680> |
| 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 0x78c1f8f70710> |
| 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 0x78c1f8f707a0> |
| 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 0x78c1f8f70830> |
| 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 0x78c1f8f708c0> |
| 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 0x78c1f8f70950> |
| 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 0x78c1f8f709e0> |
| 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 0x78c1f8f70a70> |
| 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 0x78c1f8f70b00> |
| 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 0x78c1f8f70b90> |
| 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 0x78c1f8f70c20> |
| 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 0x78c1f8f70cb0> |
| 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 0x78c1f8f70d40> |
| 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 0x78c1f8f70dd0> |
| 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 0x78c1f8f70e60> |
| 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 0x78c1f8f70ef0> |
| 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 0x78c1f8f70f80> |
| 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 0x78c1f8f71010> |
| 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 0x78c1f8f710a0> |
| 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 0x78c1f8f71130> |
| 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 0x78c1f8f711c0> |
| 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 0x78c1f8f71250> |
| 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 0x78c1f8f712e0> |
| 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 0x78c1f8f71370> |
| 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 0x78c1f8f71400> |
| 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 0x78c1f8f71490> |
| 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 0x78c1f8f71520> |
| 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 0x78c1f8f715b0> |
| 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 0x78c1f8f71640> |
| 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 0x78c1f8f716d0> |
| 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 0x78c1f8f71760> |
| 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 0x78c1f8f717f0> |
| 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 0x78c1f8f71880> |
| 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 0x78c1f8f71910> |
| 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 0x78c1f8f719a0> |
| 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 0x78c1f8f71a30> |
| 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 0x78c1f8f71ac0> |
| 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 0x78c1f8f71b50> |
| 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 0x78c1f8f71be0> |
| 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 0x78c1f8f71c70> |
| 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 0x78c1f8f71d00> |
| 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 0x78c1f8f71d90> |
| 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 0x78c1f8f71e20> |
| 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 0x78c1f8f71eb0> |
| 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 0x78c1f8f71f40> |
| 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 0x78c1f8f71fd0> |
| 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 0x78c1f8f72060> |
| 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 0x78c1f8f720f0> |
| 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 0x78c1f8f72180> |
| 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 0x78c1f8f72210> |
| 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 0x78c1f8f722a0> |
| 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 0x78c1f8f72330> |
| 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 0x78c1f8f723c0> |
| 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 0x78c1f8f72450> |
| 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 0x78c1f8f724e0> |
| 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 0x78c1f8f72570> |
| 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 0x78c1f8f72600> |
| 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 0x78c1f8f72690> |
| 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 0x78c1f8f72720> |
| 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 0x78c1f8f727b0> |
| 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 0x78c1f8f72840> |
| 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 0x78c1f8f728d0> |
| 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 0x78c1f8f72960> |
| 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 0x78c1f8f729f0> |
| 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 0x78c1f8f72a80> |
| 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 0x78c1f8f72b10> |
| 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 0x78c1f8f72ba0> |
| 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 0x78c1f8f72c30> |
| 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 0x78c1f8f72cc0> |
| 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 0x78c1f8f72d50> |
| 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 0x78c1f8f72de0> |
| 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 0x78c1f8f72e70> |
| 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 0x78c1f8f72f00> |
| 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 0x78c1f8f72f90> |
| 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 0x78c1f8f73020> |
| 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 0x78c1f8f730b0> |
| 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 0x78c1f8f73140> |
| 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 0x78c1f8f731d0> |
| 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 0x78c1f8f73260> |
| 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 0x78c1f8f732f0> |
| 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 0x78c1f8f73380> |
| 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 0x78c1f8f73410> |
| 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 0x78c1f8f734a0> |
| 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 0x78c1f8f73530> |
| 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 0x78c1f8f735c0> |
| 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 0x78c1f8f73650> |
| 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 0x78c1f8f736e0> |
| 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 0x78c1f8f73770> |
| 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 0x78c1f8f73800> |
| 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 0x78c1f8f73890> |
| 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 0x78c1f8f73920> |
| 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 0x78c1f8f739b0> |
| 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 0x78c1f8f73a40> |
| 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 0x78c1f8f73ad0> |
| 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 0x78c1f8f73b60> |
| 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 0x78c1f8f73bf0> |
| 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 0x78c1f8f73c80> |
| 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 0x78c1f8f73d10> |
| 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 0x78c1f8f73da0> |
| 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 0x78c1f8f73e30> |
| 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 0x78c1f8f73ec0> |
| 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 0x78c1f8f73f50> |
| 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 0x78c1f8f9c050> |
| 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 0x78c1f8f9c0e0> |
| 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 0x78c1f8f9c170> |
| 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 0x78c1f8f9c200> |
| 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 0x78c1f8f9c290> |
| 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 0x78c1f8f9c320> |
| 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 0x78c1f8f9c3b0> |
| 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 0x78c1f8f9c440> |
| 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 0x78c1f8f9c4d0> |
| 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 0x78c1f8f9c560> |
| 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 0x78c1f8f9c5f0> |
| 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 0x78c1f8f9c680> |
| 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 0x78c1f8f9c710> |
| 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 0x78c1f8f9c7a0> |
| 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 0x78c1f8f9c830> |
| 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 0x78c1f8f9c8c0> |
| 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 0x78c1f8f9c950> |
| 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 0x78c1f8f9c9e0> |
| 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 0x78c1f8f9ca70> |
| 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 0x78c1f8f9cb00> |
| 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 0x78c1f8f9cb90> |
| 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 0x78c1f8f9cc20> |
| 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 0x78c1f8f9ccb0> |
| 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 0x78c1f8f9cd40> |
| 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 0x78c1f8f9cdd0> |
| 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 0x78c1f8f9ce60> |
| 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 0x78c1f8f9cef0> |
| 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 0x78c1f8f9cf80> |
| 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 0x78c1f8f9d010> |
| 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 0x78c1f8f9d0a0> |
| 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 0x78c1f8f9d130> |
| 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 0x78c1f8f9d1c0> |
| 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 0x78c1f8f9d250> |
| 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 0x78c1f8f9d2e0> |
| 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 0x78c1f8f9d370> |
| 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 0x78c1f8f9d400> |
| 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 0x78c1f8f9d490> |
| 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 0x78c1f8f9d520> |
| 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 0x78c1f8f9d5b0> |
| 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 0x78c1f8f9d640> |
| 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 0x78c1f8f9d6d0> |
| 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 0x78c1f8f9d760> |
| 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 0x78c1f8f9d7f0> |
| 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 0x78c1f8f9d880> |
| 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 0x78c1f8f9d910> |
| 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 0x78c1f8f9d9a0> |
| 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 0x78c1f8f9da30> |
| 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 0x78c1f8f9dac0> |
| 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 0x78c1f8f9db50> |
| 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 0x78c1f8f9dbe0> |
| 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 0x78c1f8f9dc70> |
| 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 0x78c1f8f9dd00> |
| 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 0x78c1f8f9dd90> |
| 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 0x78c1f8f9de20> |
| 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 0x78c1f8f9deb0> |
| 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 0x78c1f8f9df40> |
| 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 0x78c1f8f9dfd0> |
| 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 0x78c1f8f9e060> |
| 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 0x78c1f8f9e0f0> |
| 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 0x78c1f8f9e180> |
| 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 0x78c1f8f9e210> |
| 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 0x78c1f8f9e2a0> |
| 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 0x78c1f8f9e330> |
| 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 0x78c1f8f9e3c0> |
| 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 0x78c1f8f9e450> |
| 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 0x78c1f8f9e4e0> |
| 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 0x78c1f8f9e570> |
| 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 0x78c1f8f9e600> |
| 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 0x78c1f8f9e690> |
| 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 0x78c1f8f9e720> |
| 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 0x78c1f8f9e7b0> |
| 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 0x78c1f8f9e840> |
| 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 0x78c1f8f9e8d0> |
| 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 0x78c1f8f9e960> |
| 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 0x78c1f8f9e9f0> |
| 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 0x78c1f8f9ea80> |
| 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 0x78c1f8f9eb10> |
| 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 0x78c1f8f9eba0> |
| 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 0x78c1f8f9ec30> |
| 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 0x78c1f8f9ecc0> |
| 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 0x78c1f8f9ed50> |
| 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 0x78c1f8f9ede0> |
| 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 0x78c1f8f9ee70> |
| 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 0x78c1f8f9ef00> |
| 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 0x78c1f8f9ef90> |
| 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 0x78c1f8f9f020> |
| 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 0x78c1f8f9f0b0> |
| 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 0x78c1f8f9f140> |
| 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 0x78c1f8f9f1d0> |
| 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 0x78c1f8f9f260> |
| 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 0x78c1f8f9f2f0> |
| 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 0x78c1f8f9f380> |
| 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 0x78c1f8f9f410> |
| 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 0x78c1f8f9f4a0> |
| 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 0x78c1f8f9f530> |
| 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 0x78c1f8f9f5c0> |
| 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 0x78c1f8f9f650> |
| 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 0x78c1f8f9f6e0> |
| 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 0x78c1f8f9f770> |
| 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 0x78c1f8f9f890> |
| 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 0x78c1f8f9f920> |
| 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 0x78c1f8f9f9b0> |
| 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 0x78c1f8f9fa40> |
| 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 0x78c1f8f9fad0> |
| 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 0x78c1f8f9fb60> |
| 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 0x78c1f8f9fbf0> |
| 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 0x78c1f8f9fc80> |
| 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 0x78c1f8f9fd10> |
| 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 0x78c1f8f9fda0> |
| 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 0x78c1f8f9fe30> |
| 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 0x78c1f8f9fec0> |
| 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 0x78c1f8f9ff50> |
| 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 0x78c1f8fcc050> |
| 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 0x78c1f8fcc0e0> |
| 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 0x78c1f8fcc170> |
| 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 0x78c1f8fcc200> |
| 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 0x78c1f8fcc290> |
| 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 0x78c1f8fcc320> |
| 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 0x78c1f8fcc3b0> |
| 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 0x78c1f8fcc440> |
| 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 0x78c1f8fcc4d0> |
| 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 0x78c1f8fcc560> |
| 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 0x78c1f8fcc5f0> |
| 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 0x78c1f8fcc680> |
| 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 0x78c1f8fcc710> |
| 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 0x78c1f8fcc7a0> |
| 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 0x78c1f8fcc830> |
| 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 0x78c1f8fcc8c0> |
| 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 0x78c1f8fcc950> |
| 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 0x78c1f8fcc9e0> |
| 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 0x78c1f8fcca70> |
| 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 0x78c1f8fccb00> |
| 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 0x78c1f8fccb90> |
| 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 0x78c1f8fccc20> |
| 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 0x78c1f8fcccb0> |
| 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 0x78c1f8fccd40> |
| 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 0x78c1f8fccdd0> |
| 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 0x78c1f8fcce60> |
| 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 0x78c1f8fccef0> |
| 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 0x78c1f8fccf80> |
| 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 0x78c1f8fcd010> |
| 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 0x78c1f8fcd0a0> |
| 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 0x78c1f8fcd130> |
| 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 0x78c1f8fcd1c0> |
| 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 0x78c1f8fcd250> |
| 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 0x78c1f8fcd2e0> |
| 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 0x78c1f8fcd370> |
| 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 0x78c1f8fcd400> |
| 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 0x78c1f8fcd490> |
| 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 0x78c1f8fcd520> |
| 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 0x78c1f8fcd5b0> |
| 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 0x78c1f8fcd640> |
| 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 0x78c1f8fcd6d0> |
| 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 0x78c1f8fcd760> |
| 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 0x78c1f8fcd7f0> |
| 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 0x78c1f8fcd880> |
| 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 0x78c1f8fcd910> |
| 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 0x78c1f8fcd9a0> |
| 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 0x78c1f8fcda30> |
| 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 0x78c1f8fcdac0> |
| 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 0x78c1f8fcdb50> |
| 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 0x78c1f8fcdbe0> |
| 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 0x78c1f8fcdc70> |
| 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 0x78c1f8fcdd00> |
| 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 0x78c1f8fcdd90> |
| 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 0x78c1f8fcde20> |
| 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 0x78c1f8fcdeb0> |
| 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 0x78c1f8fcdf40> |
| 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 0x78c1f8fcdfd0> |
| 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 0x78c1f8fce060> |
| 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 0x78c1f8fce0f0> |
| 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 0x78c1f95dbf50> |
| 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 0x78c1f8ede450> |
| pattern | '/*subpath' |
| Source | |
Line 315 of file /piinpoint/src/piinpoint/__init__.py:
|
|
| References | |
| view object <pyramid.static.static_view object at 0x78c1f9388190> | |
Session factory
| session factory function pyramid_redis_sessions.factory | |
|---|---|
| factory | <function RedisSessionFactory.<locals>.factory at 0x78c272766c00> |
| 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 0x78c20001d8a0> |
| interfaces | (<class 'pyramid.events.BeforeRender'>) |
| order | 1073741824 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| subscriber | <function main.<locals>.add_renderer_globals at 0x78c1f9383740> |
| Source | |
Line 304 of file /piinpoint/src/piinpoint/__init__.py:
|
|
| subscriber function piinpoint.add_localizer | |
|---|---|
| derived_subscriber | <function main.<locals>.add_localizer at 0x78c1f8c827a0> |
| interfaces | (<class 'pyramid.events.BeforeRender'>) |
| order | 1073741824 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| subscriber | <function main.<locals>.add_localizer at 0x78c1f9383920> |
| Source | |
Line 305 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 0x78c22c6c5c70> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/accept_invite.mako | |
|---|---|
| name | 'piinpoint:templates/accept_invite.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c205260af0> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/password_reset.mako | |
|---|---|
| name | 'piinpoint:templates/password_reset.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c205755350> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/password_expiry.mako | |
|---|---|
| name | 'piinpoint:templates/password_expiry.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c214c2a7b0> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/accept_invite.mako | |
|---|---|
| name | 'piinpoint:templates/accept_invite.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c21797be70> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/password_reset.mako | |
|---|---|
| name | 'piinpoint:templates/password_reset.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c2171a8050> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/ai_sandbox_data_management.mako | |
|---|---|
| name | 'piinpoint:templates/ai_sandbox_data_management.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c20570e200> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/ai_sandbox_data_management.mako | |
|---|---|
| name | 'piinpoint:templates/ai_sandbox_data_management.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c20570e150> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c2052bdc70> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c2052be170> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/dashboard.mako | |
|---|---|
| name | 'piinpoint:templates/dashboard.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c2052adfd0> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/dashboard.mako | |
|---|---|
| name | 'piinpoint:templates/dashboard.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c2052ae2e0> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/login.mako | |
|---|---|
| name | 'piinpoint:templates/login.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c2052ae820> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/login.mako | |
|---|---|
| name | 'piinpoint:templates/login.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c2052ae4a0> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/login.mako | |
|---|---|
| name | 'piinpoint:templates/login.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c2052ae890> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/forgotten_password.mako | |
|---|---|
| name | 'piinpoint:templates/forgotten_password.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c2052ae900> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/login.mako | |
|---|---|
| name | 'piinpoint:templates/login.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c2052af150> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/login.mako | |
|---|---|
| name | 'piinpoint:templates/login.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c2052aed60> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/reports/print.mako | |
|---|---|
| name | 'piinpoint:templates/reports/print.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c2052aef20> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/reports/map.mako | |
|---|---|
| name | 'piinpoint:templates/reports/map.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c2052af230> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/login.mako | |
|---|---|
| name | 'piinpoint:templates/login.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c2052afb60> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/login.mako | |
|---|---|
| name | 'piinpoint:templates/login.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c2052af9a0> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/login.mako | |
|---|---|
| name | 'piinpoint:templates/login.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c205318280> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/login.mako | |
|---|---|
| name | 'piinpoint:templates/login.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c2053182f0> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/login.mako | |
|---|---|
| name | 'piinpoint:templates/login.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c205318130> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/model_data_upload.mako | |
|---|---|
| name | 'piinpoint:templates/model_data_upload.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c205318ad0> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/model_data_upload.mako | |
|---|---|
| name | 'piinpoint:templates/model_data_upload.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c205318910> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c205319160> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c205319940> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/schedule_demo.mako | |
|---|---|
| name | 'piinpoint:templates/schedule_demo.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c20531a0b0> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/schedule_demo.mako | |
|---|---|
| name | 'piinpoint:templates/schedule_demo.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c2053196a0> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/schedule_demo.mako | |
|---|---|
| name | 'piinpoint:templates/schedule_demo.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c20531a120> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/schedule_demo.mako | |
|---|---|
| name | 'piinpoint:templates/schedule_demo.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c20531a2e0> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/best_locations.mako | |
|---|---|
| name | 'piinpoint:templates/best_locations.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c20531a970> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/best_locations.mako | |
|---|---|
| name | 'piinpoint:templates/best_locations.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c2050e44b0> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c20006e040> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c20006e2e0> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c20006e430> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c20006e580> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c20006e6d0> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c20006e820> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c20006e970> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c20006eac0> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c20006ec10> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c20006ed60> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c20006eeb0> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c20006f000> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c20006f150> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c20006f2a0> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c20006f3f0> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c20006f540> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c20006f690> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/anonymous.mako | |
|---|---|
| name | 'piinpoint:templates/anonymous.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c20006f7e0> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c20006f930> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/create_account.mako | |
|---|---|
| name | 'piinpoint:templates/create_account.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c20006fa80> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/create_sm_account.mako | |
|---|---|
| name | 'piinpoint:templates/create_sm_account.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c20006fbd0> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/start_trial.mako | |
|---|---|
| name | 'piinpoint:templates/start_trial.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c20006fd20> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c20006fe70> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c200024050> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c2000241a0> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c2000242f0> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c200024440> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/accept_invite.mako | |
|---|---|
| name | 'piinpoint:templates/accept_invite.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c200024590> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c2000248a0> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c2000249f0> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c200024b40> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/sitematch_site_tour_requested.mako | |
|---|---|
| name | 'piinpoint:templates/sitematch_site_tour_requested.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c200024c90> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c200024de0> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c200024f30> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c200025080> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c2000251d0> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c200025320> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c200025470> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c2000255c0> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c200025710> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c200025860> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c2000259b0> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c200025b00> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c200025c50> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c200025da0> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/login.mako | |
|---|---|
| name | 'piinpoint:templates/login.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c200025f60> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c2000260b0> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/main.mako | |
|---|---|
| name | 'piinpoint:templates/main.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c200026200> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/reports/shared/shared_batch.mako | |
|---|---|
| name | 'piinpoint:templates/reports/shared/shared_batch.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c200026ba0> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/404.mako | |
|---|---|
| name | 'piinpoint:templates/404.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c1f9327d90> |
| 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 0x78c2726e2b10> | |
| template piinpoint:templates/404.mako | |
|---|---|
| name | 'piinpoint:templates/404.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x78c1f9327e70> |
| 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 0x78c2726e2b10> | |
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 0x78c273d58040> |
| 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 0x78c2727662a0> |
| 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 0x78c204f10180> |
| 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 0x78c273d5ade0> |
| 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 0x78c273d5aca0> |
| 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 0x78c273d5ad40> |
| 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 0x78c273d5b060> |
| 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 0x78c273d5afc0> |
| 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 0x78c273d5ac00> |
| 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 0x78c273d5b100> |
| 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 0x78c273eb4ae0> |
| context | <InterfaceClass pyramid.interfaces.IExceptionResponse> |
| derived_callable | <function runtime_exc_view.<locals>.wrapper_view at 0x78c2736bbb00> |
| 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 0x78c273eb4ae0> |
| context | <class 'webob.exc.WSGIHTTPException'> |
| derived_callable | <function runtime_exc_view.<locals>.wrapper_view at 0x78c273658220> |
| 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 0x78c1ffff1760> |
| 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 0x78c20002f600> |
| order | 536870911 |
| phash | '7ce9efb819f85c3a3847522dc16d4ac9' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x78c1f9394440>] |
| 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 0x78c20002d3a0> |
| 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 0x78c200042de0> |
| order | 536866816 |
| phash | 'a20e9da807c99e14754e089902df2be3' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f93942f0>] |
| 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 0x78c2000411c0> |
| order | 357911210 |
| phash | 'cf0aeb4bf1b1214d8cf6aa5e241cb420' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x78c1f93882d0>, <pyramid.predicates.CustomPredicate object at 0x78c1f9388550>] |
| 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 0x78c20004bba0> |
| order | 536866816 |
| phash | '36fc78cd9d45e7a01ed87d9b19e9d10f' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9388410>] |
| 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 0x78c20004a8e0> |
| order | 357911210 |
| phash | '88d2e4d7aa1ea7cc39de274fa562ec74' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x78c1f9388690>, <pyramid.predicates.CustomPredicate object at 0x78c1f9309480>] |
| 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 0x78c200049300> |
| order | 536866816 |
| phash | '9db755ed8d1ce688deb3bc565bf23cd7' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f93090f0>] |
| 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 0x78c200007ce0> |
| order | 536866816 |
| phash | 'b424b898ddde4d2941cf59f33e7e5d0e' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f91ebbf0>] |
| 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 0x78c200006700> |
| order | 357911210 |
| phash | 'e754345fccfbb2bf26e598ae4aee4b4f' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x78c1f930a8b0>, <pyramid.predicates.CustomPredicate object at 0x78c216037790>] |
| 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 0x78c200005120> |
| order | 536866816 |
| phash | '132fff8416be566040e809d08c434341' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9311040>] |
| 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 0x78c1fffbbb00> |
| order | 536866816 |
| phash | 'a4fe05a29befcef3245e29aeacee06fc' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f94e5250>] |
| 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 0x78c1fffb89a0> |
| order | 536866816 |
| phash | 'f611f0af6d8a9d7bb35f73653bef5d8e' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f94e5c50>] |
| 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 0x78c1fff17b00> |
| order | 357911210 |
| phash | '8d42339d759ac21deee087a9a8cacdaf' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x78c1f9309810>, <pyramid.predicates.CustomPredicate object at 0x78c1f94c2b70>] |
| 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 0x78c1fff582c0> |
| order | 536866816 |
| phash | 'd62768a959bd5857a49539e688113e8f' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f94c2a80>] |
| 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 0x78c1ffec6ca0> |
| order | 357911210 |
| phash | 'fe1d14d79187a252ab4a3090b16b8f6e' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x78c1f91ebd10>, <pyramid.predicates.CustomPredicate object at 0x78c1f91da970>] |
| 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 0x78c1ffec56c0> |
| order | 357911209 |
| phash | 'af26483047622bff2210445ca969b40f' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9394590>, <pyramid.predicates.CustomPredicate object at 0x78c1f91daa50>] |
| 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 0x78c1ffeafd80> |
| 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 0x78c1ffead4e0> |
| order | 536866816 |
| phash | '9db755ed8d1ce688deb3bc565bf23cd7' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9398870>] |
| 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 0x78c1ffea3ba0> |
| 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 0x78c1ffea09a0> |
| order | 536866816 |
| phash | '9db755ed8d1ce688deb3bc565bf23cd7' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9320b90>] |
| 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 0x78c2003498a0> |
| order | 536866816 |
| phash | '85f51b0ba2af8b278958d88db7b3bead' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9320a10>] |
| 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 0x78c20032dbc0> |
| order | 536866816 |
| phash | 'f308847ae06534bfe7fbbed3d2d3128e' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1fa7366d0>] |
| 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 0x78c201d2d9e0> |
| order | 536866816 |
| phash | '7aab54bbdc089bb81c3bf8f570bb5013' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1fa736830>] |
| 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 0x78c201ce6ca0> |
| order | 536866816 |
| phash | 'fcd932ef376ce8744defe518766ec395' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c2734fd630>] |
| 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 0x78c201ce56c0> |
| order | 536866816 |
| phash | '5085a46415ef00a0235e8ff24144fd10' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c2052bedf0>] |
| 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 0x78c201cdc180> |
| order | 536866816 |
| phash | '12f1f764db4aee51c9b31dc63d38d9c9' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f932d370>] |
| 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 0x78c201cdc4a0> |
| order | 536866816 |
| phash | 'e8a888b6354c374ce8d8a395ba9824fd' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f91d70d0>] |
| 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 0x78c201cbdc60> |
| order | 536866816 |
| phash | '63d7d4b09b963f1e72fb87a400543e6d' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f91d7050>] |
| 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 0x78c201e83060> |
| order | 536866816 |
| phash | 'e4512aa19b64f49bf18c726d2f2c3661' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f91f0fa0>] |
| 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 0x78c201e81a80> |
| order | 536866816 |
| phash | '974321f9d67f15bf18568e83cd79a01d' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f91f1010>] |
| 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 0x78c201e37420> |
| order | 536866816 |
| phash | '990c43520aac58ae5cd59cd3069e8b75' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f91ecfb0>] |
| 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 0x78c201e35300> |
| order | 536866816 |
| phash | 'b7ebc11d20dd36434b7726af10aaf8e7' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f91ed010>] |
| 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 0x78c201e8b420> |
| order | 536866816 |
| phash | '7ad8f6ea7391dce182be499472c7d9b6' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f90017c0>] |
| 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 0x78c201e88c20> |
| order | 536866816 |
| phash | '3166affc25e48361e1d8968d39bbfb65' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f90018b0>] |
| 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 0x78c201e9e2a0> |
| order | 536866816 |
| phash | '0d5b7c9c03ed9e014d428a8654bc3cf5' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f90019a0>] |
| 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 0x78c201e9ce00> |
| order | 536866816 |
| phash | '143d51845237961006b3b98b189f4a7b' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9001a90>] |
| 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 0x78c201e04220> |
| order | 536866816 |
| phash | 'c40e6f8dd7038c8d1a7e1a4947a51e96' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9001b80>] |
| 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 0x78c201e059e0> |
| order | 536866816 |
| phash | '0837e08aa7f29b491b1478a35859c8aa' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9001c70>] |
| 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 0x78c201de40e0> |
| order | 536866816 |
| phash | '0cca3aec45d52f80b9bcf27ac49f20da' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9001d60>] |
| 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 0x78c201de4ea0> |
| order | 536866816 |
| phash | '9a8c9f01181fafe9d57d40323e39874d' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9001e50>] |
| 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 0x78c201dbf060> |
| order | 536866816 |
| phash | '477a789dd79d1735dfd1239b1cca9b64' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9001f40>] |
| 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 0x78c201f69940> |
| 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 0x78c201f25a80> |
| order | 536870911 |
| phash | '7ce9efb819f85c3a3847522dc16d4ac9' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x78c1f93109e0>] |
| 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 0x78c201f0ad40> |
| order | 536866816 |
| phash | 'e44c9bd9777dd5f0e3341a251db4a94e' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9002170>] |
| 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 0x78c201f09120> |
| order | 536866816 |
| phash | 'eb859475c28e4360b99311a27c98e84c' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9002260>] |
| 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 0x78c2023793a0> |
| order | 536866816 |
| phash | '519748a5d3fe9b879b3455fc8dfa03ee' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9002350>] |
| 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 0x78c202cda0c0> |
| order | 536866816 |
| phash | '9db755ed8d1ce688deb3bc565bf23cd7' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9002440>] |
| 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 0x78c202ceb6a0> |
| order | 357911210 |
| phash | '83a4efcb1f5bdbfb51bb04b8ef3d8bd7' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x78c1f9311260>, <pyramid.predicates.CustomPredicate object at 0x78c1f9002530>] |
| 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 0x78c202d67920> |
| order | 536866816 |
| phash | '2fd934f9e89ce19ed534933c644b7a3f' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9002620>] |
| 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 0x78c202d65c60> |
| 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 0x78c202d7a8e0> |
| order | 536870911 |
| phash | '7ce9efb819f85c3a3847522dc16d4ac9' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x78c1f93f4050>] |
| 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 0x78c202d9da80> |
| order | 536866816 |
| phash | 'af31753b14973bc88b03acf7907dbf07' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9002850>] |
| 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 0x78c202d2fba0> |
| order | 357911210 |
| phash | 'e1bf11497821c9439c57405db8eff734' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x78c1f93f4150>, <pyramid.predicates.CustomPredicate object at 0x78c1f9002940>] |
| 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 0x78c202d2c9a0> |
| order | 536866816 |
| phash | '521ee5d4a95a06e6a246da6a7bf740b7' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9002a30>] |
| 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 0x78c202e7a200> |
| order | 357911210 |
| phash | '2e62f5e3e7654e85b7dea7d72acbc9f6' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x78c1f94c2990>, <pyramid.predicates.CustomPredicate object at 0x78c1f9002b20>] |
| 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 0x78c202e78c20> |
| order | 536866816 |
| phash | '404e688540f615dbaf2caf2319b0c0c0' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9002c10>] |
| 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 0x78c202e5b600> |
| order | 357911210 |
| phash | '2e6c41aa0a5ee03213adf242f440b634' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x78c1f94c2c60>, <pyramid.predicates.CustomPredicate object at 0x78c1f9002d00>] |
| 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 0x78c202e58680> |
| order | 536866816 |
| phash | '034377c571c61013f7760db74939be0a' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9002df0>] |
| 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 0x78c202e4b060> |
| order | 536866816 |
| phash | '9db755ed8d1ce688deb3bc565bf23cd7' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9002ee0>] |
| 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 0x78c202e49a80> |
| order | 357911210 |
| phash | '83a4efcb1f5bdbfb51bb04b8ef3d8bd7' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x78c1f91d84b0>, <pyramid.predicates.CustomPredicate object at 0x78c1f9002fd0>] |
| 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 0x78c202e48680> |
| order | 536866816 |
| phash | '66161d1ae9c7c76af30bf8faad541f37' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f90030c0>] |
| 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 0x78c202e3e660> |
| order | 357911210 |
| phash | 'b3a86883aecf90ec00e7bc2c4520a6e0' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x78c1f91dab30>, <pyramid.predicates.CustomPredicate object at 0x78c1f90031b0>] |
| 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 0x78c202def100> |
| order | 536866816 |
| phash | '72b6c164c1938954eb061cbf48504ab2' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f90032a0>] |
| 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 0x78c202dedb20> |
| order | 357911210 |
| phash | '49a01e92bd6dd7390f5e403fded105f8' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x78c1f9398a10>, <pyramid.predicates.CustomPredicate object at 0x78c1f9003390>] |
| 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 0x78c202dec4a0> |
| order | 536866816 |
| phash | 'b212446600b65e56e5d0dd941f9ac711' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9003480>] |
| 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 0x78c202df2e80> |
| order | 357911210 |
| phash | 'd972e01319bc2a79c052f6ea701fd99b' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x78c1f9320c50>, <pyramid.predicates.CustomPredicate object at 0x78c1f9003570>] |
| 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 0x78c202df18a0> |
| order | 357911210 |
| phash | 'f6c5f3be38757ea5b8fae4de308904b8' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x78c1f9320d10>, <pyramid.predicates.CustomPredicate object at 0x78c1f9003660>] |
| 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 0x78c202e040e0> |
| order | 536866816 |
| phash | '3e23a5a71eb787d49827c774e0d7713f' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9003750>] |
| 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 0x78c202e06ca0> |
| order | 536866816 |
| phash | '5594ff664e74e2912240c7c145c11d9d' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9003840>] |
| 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 0x78c202e056c0> |
| order | 357911210 |
| phash | 'dc506af289a36ee0719298ad7bd1985e' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x78c1fa7368e0>, <pyramid.predicates.CustomPredicate object at 0x78c1f9003930>] |
| 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 0x78c202e0e480> |
| order | 536866816 |
| phash | 'c0a30ebd108f58b43c7d476bc24f5f07' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9003a20>] |
| 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 0x78c202e0eac0> |
| order | 357911210 |
| phash | '96a5f9636060a8b56c3d221785e6d87a' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x78c1fa736990>, <pyramid.predicates.CustomPredicate object at 0x78c1f9003b10>] |
| 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 0x78c202f08f40> |
| 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 0x78c202ef0ea0> |
| order | 536870911 |
| phash | '7ce9efb819f85c3a3847522dc16d4ac9' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x78c205310190>] |
| 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 0x78c202ee6b60> |
| order | 536866816 |
| phash | '9db755ed8d1ce688deb3bc565bf23cd7' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9003d40>] |
| 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 0x78c202ee4ea0> |
| order | 357911210 |
| phash | '83a4efcb1f5bdbfb51bb04b8ef3d8bd7' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x78c205311270>, <pyramid.predicates.CustomPredicate object at 0x78c1f9003e30>] |
| 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 0x78c202f3b880> |
| order | 536866816 |
| phash | '5594ff664e74e2912240c7c145c11d9d' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9003f20>] |
| 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 0x78c2030a44a0> |
| order | 357911210 |
| phash | 'dc506af289a36ee0719298ad7bd1985e' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x78c1f932d400>, <pyramid.predicates.CustomPredicate object at 0x78c1f9004050>] |
| 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 0x78c2030a4c20> |
| 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 0x78c20304a3e0> |
| order | 536870911 |
| phash | '7ce9efb819f85c3a3847522dc16d4ac9' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x78c1f91d7150>] |
| 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 0x78c204f5d940> |
| order | 536866816 |
| phash | '01ad3cf19202d882b41e5bbb6fa739b0' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9004280>] |
| 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 0x78c204f336a0> |
| order | 536866816 |
| phash | '9db755ed8d1ce688deb3bc565bf23cd7' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9004370>] |
| 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 0x78c204f320c0> |
| order | 357911210 |
| phash | '83a4efcb1f5bdbfb51bb04b8ef3d8bd7' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x78c1f91d72d0>, <pyramid.predicates.CustomPredicate object at 0x78c1f9004460>] |
| 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 0x78c205108180> |
| order | 536866816 |
| phash | '2fd934f9e89ce19ed534933c644b7a3f' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9004550>] |
| 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 0x78c2050f2e80> |
| 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 0x78c2050f05e0> |
| order | 357911210 |
| phash | '55b9389a902edfcec48af777204fbf8b' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x78c1f91f1080>, <pyramid.predicates.CustomPredicate object at 0x78c1f90046e0>] |
| 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 0x78c2050d2980> |
| order | 536866816 |
| phash | 'c482dce89782f173afa2c6660792b52f' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f90047d0>] |
| 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 0x78c2050d13a0> |
| order | 536866816 |
| phash | '814fb172b56ef79b6427e4511df7a25c' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f90048c0>] |
| 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 0x78c2050c3d80> |
| order | 357911210 |
| phash | '080b63874594d60e49893fad47e06b93' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x78c1f91f10f0>, <pyramid.predicates.CustomPredicate object at 0x78c1f90049b0>] |
| 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 0x78c2050c27a0> |
| order | 536866816 |
| phash | '9825a867516512d313601d28975a9958' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9004aa0>] |
| 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 0x78c2050c11c0> |
| order | 536866816 |
| phash | '1eb26d3cf9a5252b8791a9b6ab061d39' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9004b90>] |
| 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 0x78c20532b920> |
| order | 536866816 |
| phash | '7cd89d67baa4ad50eaaca241f9551960' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9004c80>] |
| 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 0x78c20532a0c0> |
| order | 536866816 |
| phash | '42947796cedfd27416e493681b14ea04' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9004d70>] |
| 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 0x78c205328ae0> |
| order | 536866816 |
| phash | '9db755ed8d1ce688deb3bc565bf23cd7' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9004e60>] |
| 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 0x78c205313240> |
| order | 536866816 |
| phash | 'b2110172ee07584cfaa075687e94a925' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9004f50>] |
| 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 0x78c205311580> |
| order | 536866816 |
| phash | '14da26565e777da6e5d492e9333f986c' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9005040>] |
| 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 0x78c2052f3b00> |
| order | 536866816 |
| phash | 'b119cbe98e88254d71775f9865bdb329' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9005130>] |
| 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 0x78c2052f2520> |
| order | 536866816 |
| phash | '71f99b6cc4c60acb50fb8731c8944174' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9005220>] |
| 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 0x78c2052f0f40> |
| order | 536866816 |
| phash | 'f263ce0e29e441838473f068c8b00a7a' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9005310>] |
| 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 0x78c2052db380> |
| 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 0x78c2052d94e0> |
| order | 536870911 |
| phash | '7ce9efb819f85c3a3847522dc16d4ac9' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x78c1f91ed070>] |
| 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 0x78c2052beac0> |
| order | 536866816 |
| phash | '9db755ed8d1ce688deb3bc565bf23cd7' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9005540>] |
| 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 0x78c2052bc4a0> |
| order | 357911210 |
| phash | '83a4efcb1f5bdbfb51bb04b8ef3d8bd7' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x78c1f91ed0d0>, <pyramid.predicates.CustomPredicate object at 0x78c1f9005630>] |
| 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 0x78c20529ee80> |
| order | 536866816 |
| phash | '493819e880a5ff135847a1e922650152' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9005720>] |
| 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 0x78c2736bb6a0> |
| order | 357911210 |
| phash | '55f748b7e63442186b8e01c75f7573d4' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x78c1f9005810>, <pyramid.predicates.CustomPredicate object at 0x78c1f9005860>] |
| 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 0x78c1f91f98a0> |
| order | 536866816 |
| phash | '602b2701824611eb0ba98db555fda8bc' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9005950>] |
| 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 0x78c1f91f9da0> |
| order | 357911210 |
| phash | '6afc869fb7f7b57c2a3fefad52d59253' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x78c1f9005a40>, <pyramid.predicates.CustomPredicate object at 0x78c1f9005a90>] |
| 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 0x78c1f91fa2a0> |
| 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 0x78c1f91fa840> |
| order | 536870911 |
| phash | '7ce9efb819f85c3a3847522dc16d4ac9' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x78c1f9005c20>] |
| 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 0x78c1f91faf20> |
| order | 536866816 |
| phash | 'c6212a98d4271455f67066b317f8187e' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9005d10>] |
| 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 0x78c1f91fb4c0> |
| order | 536866816 |
| phash | '2d0bd0b43bbfc5f18b186b945303a8f9' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9005e00>] |
| 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 0x78c1f91fb920> |
| order | 536866816 |
| phash | 'f9a12022dac601006039b8e06970f289' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9005ef0>] |
| 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 0x78c1f91fbd80> |
| order | 536866816 |
| phash | 'b9d339be2fb23a07ee337a8c1961609a' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9005fe0>] |
| 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 0x78c1f90c8220> |
| order | 536866816 |
| phash | '4fc3c101994ad88be77693f2f415051a' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f90060d0>] |
| 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 0x78c1f90c8680> |
| order | 536866816 |
| phash | '6cfd162390b60a478782927d573034af' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f90061c0>] |
| 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 0x78c1f90c8ae0> |
| order | 536866816 |
| phash | 'a481151e4a3b1c106af6f5faa5a0e0a7' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f90062b0>] |
| 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 0x78c1f90c8f40> |
| order | 536866816 |
| phash | 'e303897889a15014320bd9c493e3791a' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f90063a0>] |
| 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 0x78c1f90c93a0> |
| order | 536866816 |
| phash | '3f44dd71ff0817e65cdc80c0b51d593d' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9006490>] |
| 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 0x78c1f90c9800> |
| order | 536866816 |
| phash | '443ba43346bc82c1bfc61530b8b44c5e' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9006580>] |
| 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 0x78c1f90c9c60> |
| order | 536866816 |
| phash | 'd2ef511a9831e848c673193f82c9dee7' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9006670>] |
| 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 0x78c1f90ca0c0> |
| order | 536866816 |
| phash | '8a548eb9de6f6908fc0389c7142a3602' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9006760>] |
| 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 0x78c1f90ca520> |
| order | 536866816 |
| phash | '821a9759bfc5659cbc8b74f1e6fcb23b' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9006850>] |
| 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 0x78c1f90ca980> |
| order | 536866816 |
| phash | 'f003debc253e5ae0bf141cc8904602e9' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9006940>] |
| 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 0x78c1f90cade0> |
| order | 536866816 |
| phash | '5ba98a7109675a315455ea203705061a' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9006a30>] |
| 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 0x78c1f90cb240> |
| order | 536866816 |
| phash | '0976406af8b3532f435bb757ead5697d' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9006b20>] |
| 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 0x78c1f90cb6a0> |
| order | 536866816 |
| phash | '5465016b311d1ab0b6fccac75b20cb9b' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9006c10>] |
| 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 0x78c1f90cbb00> |
| order | 536866816 |
| phash | '8f1bc33e5c58a724ee882163449c18e2' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9006d00>] |
| 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 0x78c1f90cbf60> |
| order | 536866816 |
| phash | 'b55fdef19417b454453040f125a845a7' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9006df0>] |
| 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 0x78c1f90d0400> |
| order | 536866816 |
| phash | '6b606aa992a5290142c6e3c0166b3bf8' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9006ee0>] |
| 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 0x78c1f90d0860> |
| order | 536866816 |
| phash | 'b3cfd4b46278c2af0ab19d60aeb299fa' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9006fd0>] |
| 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 0x78c1f90d0cc0> |
| order | 536866816 |
| phash | '955f087b748d2ae6dded74917d80137c' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f90070c0>] |
| 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 0x78c1f90d1120> |
| order | 536866816 |
| phash | 'c44e5a020378367aacb93a913e191583' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f90071b0>] |
| 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 0x78c1f90d1580> |
| order | 536866816 |
| phash | '6ad43440033486c02a99a8e5610b829f' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f90072a0>] |
| 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 0x78c1f90d19e0> |
| order | 536866816 |
| phash | 'a9581251c73b3ff2ff128105ceaeabbf' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9007390>] |
| 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 0x78c1f90d1e40> |
| order | 536866816 |
| phash | 'd2de4cfd639d75cd642aa9d26e2e75ef' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9007480>] |
| 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 0x78c1f90d22a0> |
| order | 536866816 |
| phash | '3b52c2f7550a38e42abe9bc5bb8d5fd5' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9007570>] |
| 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 0x78c1f90d2700> |
| order | 536866816 |
| phash | '2585d0c70b4f5c455c296651beaa5733' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9007660>] |
| 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 0x78c1f90d2b60> |
| order | 536866816 |
| phash | 'd577610e5d0564709f050af9259361bb' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9007750>] |
| 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 0x78c1f90d2fc0> |
| order | 536866816 |
| phash | '9db755ed8d1ce688deb3bc565bf23cd7' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9007840>] |
| 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 0x78c1f90d3420> |
| order | 357911210 |
| phash | '83a4efcb1f5bdbfb51bb04b8ef3d8bd7' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x78c1f9007930>, <pyramid.predicates.CustomPredicate object at 0x78c1f9007980>] |
| 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 0x78c1f90d3880> |
| order | 536866816 |
| phash | 'e4512aa19b64f49bf18c726d2f2c3661' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9007a70>] |
| 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 0x78c1f90d3ce0> |
| order | 536866816 |
| phash | 'acb127c12c892042556ab4067b973731' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9007b60>] |
| 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 0x78c1f90dc180> |
| order | 536866816 |
| phash | 'abf7aa80d15ef6168cb701fd1e0418ab' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9007c50>] |
| 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 0x78c1f90dc5e0> |
| order | 536866816 |
| phash | 'ea9048aba882075e5c5e4742f79732d3' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9007d40>] |
| 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 0x78c1f90dca40> |
| order | 536866816 |
| phash | '28ac4c7e4a31a13763e491a9c260b3fc' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9007e30>] |
| 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 0x78c1f90dcea0> |
| order | 536866816 |
| phash | '543b420853d14ad15f27e88e3f45ce5d' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9007f20>] |
| 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 0x78c1f90dd300> |
| order | 536866816 |
| phash | '2edfb05ae198ef919bdea7a292f5dd30' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9008050>] |
| 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 0x78c1f90dd760> |
| order | 536866816 |
| phash | '89cf06c0c436266cf72912492c1df362' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9008140>] |
| 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 0x78c1f90ddbc0> |
| order | 536866816 |
| phash | 'a5a52a666297c0d0bed4737174fe1b76' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9008230>] |
| 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 0x78c1f90de020> |
| order | 536866816 |
| phash | '13926d6dd35ed0db982b1d0ed73acad5' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9008320>] |
| 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 0x78c1f90de480> |
| order | 536866816 |
| phash | '79e6d6aa4cddb0bf555a5debb4d0d9ee' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9008410>] |
| 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 0x78c1f90de8e0> |
| order | 536866816 |
| phash | '6aad529ca6ee069ae8147fcd4139466c' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9008500>] |
| 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 0x78c1f90ded40> |
| order | 536866816 |
| phash | '9398e0aeef639a83a31c8f75c6a74ba3' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f90085f0>] |
| 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 0x78c1f90df1a0> |
| order | 536866816 |
| phash | 'e13f32c53684c1cf451d413d37ff5db6' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f90086e0>] |
| 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 0x78c1f90df600> |
| order | 536866816 |
| phash | '27322dd75745818a3f02528faa5fa458' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f90087d0>] |
| 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 0x78c1f90dfa60> |
| order | 536866816 |
| phash | '77e3e6e3add17ef3745e6b36af261a27' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f90088c0>] |
| 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 0x78c1f90dfec0> |
| order | 536866816 |
| phash | '43073a5806f99dc7555c654b28f71372' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f90089b0>] |
| 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 0x78c1f90ec360> |
| order | 536866816 |
| phash | '1bc5ed1a33826889aff9685bf78efefc' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9008b40>] |
| 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 0x78c1f90ec7c0> |
| order | 536866816 |
| phash | 'a614dc0e204e7aaaae445b0f45b8949d' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9008c30>] |
| 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 0x78c1f90ecc20> |
| order | 536866816 |
| phash | '50db658361191848e67411fd47436fac' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9008d20>] |
| 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 0x78c1f90ed080> |
| order | 536866816 |
| phash | '999ad07039631e30a660e40dc4eda8ab' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9008e10>] |
| 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 0x78c1f90ed4e0> |
| order | 536866816 |
| phash | '8fb935d49ed69b3d96ab9098b4eb2a46' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9008f00>] |
| 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 0x78c1f90ed940> |
| order | 536866816 |
| phash | '2d8f6f8ceba1f03a3fafc200ae1a8e40' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f9008ff0>] |
| 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 0x78c1f90edda0> |
| order | 536866816 |
| phash | 'fb4186536f8a65381894c79001e61bbf' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f90090e0>] |
| 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 0x78c1f90ee200> |
| order | 536866816 |
| phash | 'e5bc4464cb813ce24cc11675a571403b' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f90091d0>] |
| 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 0x78c1f90ee660> |
| order | 536866816 |
| phash | '1f210da92fe8410e969c6471206d801d' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f90092c0>] |
| 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 0x78c1f90eeac0> |
| order | 536866816 |
| phash | 'a7f23f33d76cca526ee4aa9032d04f51' |
| predicates | [<pyramid.predicates.CustomPredicate object at 0x78c1f90093b0>] |
| 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 0x78c1f8fddd00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f93887d0>] |
| 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 0x78c1f8fde340> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9388910>] |
| 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 0x78c1f8fde980> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f93095b0>] |
| 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 0x78c1f8fdefc0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9309940>] |
| 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 0x78c1f8fdf560> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f91ebe30>] |
| 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 0x78c1f8fdfa60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f93116a0>] |
| 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 0x78c1f8fe4040> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f93117b0>] |
| 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 0x78c1f8fe4540> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f93f4250>] |
| 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 0x78c1f8fe4b80> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f93f4350>] |
| 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 0x78c1f8fe51c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f94c2d50>] |
| 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 0x78c1f8fe5800> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f94c2e40>] |
| 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 0x78c1f8fe5da0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f91dacf0>] |
| 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 0x78c1f8fe6200> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f91dadd0>] |
| 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 0x78c1f8fe6700> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9398ae0>] |
| 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 0x78c1f8fe6ca0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9320dd0>] |
| 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 0x78c1f8fe71a0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9320e90>] |
| 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 0x78c1f8fe76a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1fa736a40>] |
| 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 0x78c1f8fe7c40> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1fa736af0>] |
| 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 0x78c1f8ff0180> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c22c727ed0>] |
| 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 0x78c1f8ff0680> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c204f5c050>] |
| 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 0x78c1f8ff0c20> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f932d490>] |
| 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 0x78c1f8ff1080> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f91d7250>] |
| 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 0x78c1f8ff1580> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f91d71d0>] |
| 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 0x78c1f8ff1bc0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f91f1160>] |
| 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 0x78c1f8ff2160> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f91f11d0>] |
| 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 0x78c1f8ff25c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f91ec4d0>] |
| 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 0x78c1f8ff2ac0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f91ecef0>] |
| 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 0x78c1f8ff3060> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f900a580>] |
| 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 0x78c1f8ff34c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f900a670>] |
| 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 0x78c1f8ff39c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f900a760>] |
| 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 0x78c1f8ff8040> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f900a850>] |
| 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 0x78c1f8ff85e0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f900a940>] |
| 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 0x78c1f8ff8ae0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f900aa30>] |
| 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 0x78c1f8ff9120> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f900ab20>] |
| 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 0x78c1f8ff9760> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f900ac10>] |
| 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 0x78c1f8ff9da0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f900ad00>] |
| 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 0x78c1f8ffa3e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f900adf0>] |
| 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 0x78c1f8ffaa20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f900aee0>] |
| 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 0x78c1f8ffb060> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f900afd0>] |
| 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 0x78c1f8ffb600> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f900b0c0>] |
| 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 0x78c1f8ffba60> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f900b1b0>] |
| 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 0x78c1f8ffbf60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f900b2a0>] |
| 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 0x78c1f8e0c5e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f900b390>] |
| 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 0x78c1f8e0cb80> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f900b480>] |
| 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 0x78c1f8e0d080> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f900b570>] |
| 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 0x78c1f8e0d6c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f900b660>] |
| 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 0x78c1f8e0dd00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f900b750>] |
| 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 0x78c1f8e0e340> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f900b840>] |
| 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 0x78c1f8e0e980> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f900b930>] |
| 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 0x78c1f8e0ef20> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f900ba20>] |
| 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 0x78c1f8e0f420> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f900bb10>] |
| 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 0x78c1f8e0fa60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f900bc00>] |
| 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 0x78c202eb8e00> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e10040> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f900bcf0>] |
| 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 0x78c202ebb060> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e105e0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f900bde0>] |
| 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 0x78c202f38400> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e10b80> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f900bed0>] |
| 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 0x78c202f38540> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e11120> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f900bfc0>] |
| 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 0x78c202f3a200> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e116c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90200f0>] |
| 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 0x78c202f385e0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e11c60> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90201e0>] |
| 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 0x78c202f38680> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e12200> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90202d0>] |
| 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 0x78c202f38720> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e12840> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90203c0>] |
| 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 0x78c202f387c0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e12de0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90204b0>] |
| 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 0x78c1f8e13420> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90205a0>] |
| 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 0x78c1f8e13a60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9020690>] |
| 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 0x78c1f8e1c0e0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9020780>] |
| 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 0x78c1f8e1c680> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9020870>] |
| 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 0x78c1f8e1cb80> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9020960>] |
| 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 0x78c1f8e1d1c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9020a50>] |
| 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 0x78c1f8e1d760> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9020b40>] |
| 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 0x78c1f8e1dc60> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9020c30>] |
| 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 0x78c1f8e1e2a0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9020d20>] |
| 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 0x78c1f8e1e8e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9020e10>] |
| 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 0x78c1f8e1ee80> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9020f00>] |
| 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 0x78c1f8e1f2e0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9020ff0>] |
| 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 0x78c1f8e1f740> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90210e0>] |
| 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 0x78c1f8e1fc40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90211d0>] |
| 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 0x78c1f8e282c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90212c0>] |
| 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 0x78c1f8e28900> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90213b0>] |
| 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 0x78c1f8e28f40> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90214a0>] |
| 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 0x78c1f8e29580> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9021590>] |
| 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 0x78c1f8e29bc0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9021680>] |
| 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 0x78c1f8e2a160> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9021770>] |
| 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 0x78c1f8e2a5c0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9021860>] |
| 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 0x78c1f8e2aac0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9021950>] |
| 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 0x78c1f8e2b100> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9021a40>] |
| 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 0x78c1f8e2b740> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9021b30>] |
| 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 0x78c1f8e2bd80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9021c20>] |
| 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 0x78c1f8e30360> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9021d10>] |
| 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 0x78c1f8e30860> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9021e00>] |
| 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 0x78c1f8e30e00> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9021ef0>] |
| 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 0x78c1f8e31300> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9021fe0>] |
| 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 0x78c1f8e31940> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90220d0>] |
| 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 0x78c1f8e31ee0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90221c0>] |
| 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 0x78c1f8e323e0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90222b0>] |
| 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 0x78c1f8e32a20> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90223a0>] |
| 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 0x78c1f8e33060> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9022490>] |
| 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 0x78c1f8e33600> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9022580>] |
| 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 0x78c1f8e33b00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9022670>] |
| 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 0x78c1f8e380e0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9022760>] |
| 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 0x78c1f8e385e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9022850>] |
| 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 0x78c1f8e38c20> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9022940>] |
| 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 0x78c1f8e39260> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9022a30>] |
| 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 0x78c1f8e398a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9022b20>] |
| 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 0x78c1f8e39ee0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9022c10>] |
| 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 0x78c1f8e3a520> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9022d00>] |
| 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 0x78c1f8e3aac0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9022df0>] |
| 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 0x78c1f8e3afc0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9022ee0>] |
| 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 0x78c1f8e3b600> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9022fd0>] |
| 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 0x78c1f8e3bc40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90230c0>] |
| 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 0x78c1f8e48220> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90231b0>] |
| 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 0x78c1f8e48680> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90232a0>] |
| 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 0x78c1f8e48b80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9023390>] |
| 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 0x78c1f8e49120> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9023480>] |
| 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 0x78c1f8e49580> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9023570>] |
| 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 0x78c1f8e49a80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9023660>] |
| 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 0x78c1f8e4a0c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9023750>] |
| 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 0x78c1f8e4a660> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9023840>] |
| 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 0x78c1f8e4ab60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9023930>] |
| 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 0x78c1f8e4b1a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9023a20>] |
| 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 0x78c1f8e4b7e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9023b10>] |
| 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 0x78c1f8e4be20> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9023c00>] |
| 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 0x78c1f8e544a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9023cf0>] |
| 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 0x78c1f8e54ae0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9023de0>] |
| 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 0x78c1f8e55080> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9023ed0>] |
| 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 0x78c1f8e55580> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9023fc0>] |
| 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 0x78c1f8e55b20> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902c0f0>] |
| 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 0x78c1f8e55f80> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902c1e0>] |
| 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 0x78c1f8e56480> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902c2d0>] |
| 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 0x78c1f8e56ac0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902c3c0>] |
| 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 0x78c1f8e57100> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902c4b0>] |
| 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 0x78c1f8e576a0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902c5a0>] |
| 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 0x78c1f8e57ba0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902c690>] |
| 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 0x78c1f8e60220> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902c780>] |
| 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 0x78c1f8e60860> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902c870>] |
| 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 0x78c1f8e60ea0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902c960>] |
| 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 0x78c1f8e614e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902ca50>] |
| 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 0x78c1f8e61b20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902cb40>] |
| 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 0x78c1f8e62160> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902cc30>] |
| 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 0x78c1f8e627a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902cd20>] |
| 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 0x78c1f8e62d40> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902ce10>] |
| 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 0x78c1f8e63240> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902cf00>] |
| 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 0x78c1f8e63880> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902cff0>] |
| 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 0x78c1f8e63ec0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902d0e0>] |
| 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 0x78c1f8e6c540> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902d1d0>] |
| 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 0x78c1f8e6cb80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902d2c0>] |
| 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 0x78c1f8e6d120> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902d3b0>] |
| 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 0x78c1f8e6d620> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902d4a0>] |
| 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 0x78c1f8e6dc60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902d590>] |
| 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 0x78c1f8e6e2a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902d680>] |
| 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 0x78c1f8e6e8e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902d770>] |
| 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 0x78c1f8e6ef20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902d860>] |
| 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 0x78c1f8e6f560> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902d950>] |
| 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 0x78c1f8e6fba0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902da40>] |
| 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 0x78c1f8e70220> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902db30>] |
| 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 0x78c1f8e707c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902dc20>] |
| 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 0x78c1f8e70cc0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902dd10>] |
| 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 0x78c1f8e71300> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902de00>] |
| 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 0x78c1f8e71940> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902def0>] |
| 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 0x78c1f8e71f80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902dfe0>] |
| 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 0x78c1f8e725c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902e0d0>] |
| 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 0x78c1f8e72c00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902e1c0>] |
| 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 0x78c1f8e73240> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902e2b0>] |
| 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 0x78c1f8e73880> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902e3a0>] |
| 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 0x78c1f8e73ec0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902e490>] |
| 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 0x78c1f8e7c540> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902e580>] |
| 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 0x78c1f8e7cb80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902e670>] |
| 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 0x78c1f8e7d1c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902e760>] |
| 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 0x78c1f8e7d800> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902e850>] |
| 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 0x78c1f8e7de40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902e940>] |
| 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 0x78c1f8e7e480> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902ea30>] |
| 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 0x78c1f8e7ea20> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902eb20>] |
| 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 0x78c1f8e7ef20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902ec10>] |
| 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 0x78c1f8e7f560> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902ed00>] |
| 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 0x78c1f8e7fba0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902edf0>] |
| 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 0x78c1f8e88180> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902eee0>] |
| 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 0x78c1f8e88680> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902efd0>] |
| 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 0x78c1f8e88cc0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902f0c0>] |
| 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 0x78c1f8e89300> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902f1b0>] |
| 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 0x78c1f8e89940> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902f2a0>] |
| 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 0x78c1f8e89f80> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902f390>] |
| 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 0x78c1f8e8a520> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902f480>] |
| 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 0x78c1f8e8aa20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902f570>] |
| 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 0x78c1f8e8b060> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902f660>] |
| 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 0x78c1f8e8b600> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902f750>] |
| 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 0x78c1f8e8bb00> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902f840>] |
| 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 0x78c1f8e90180> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902f930>] |
| 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 0x78c1f8e907c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902f9d0>] |
| 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 0x78c1f8e90e00> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902fac0>] |
| 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 0x78c1f8e91440> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902fbb0>] |
| 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 0x78c1f8e91a80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902fca0>] |
| 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 0x78c1f8e920c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902fd90>] |
| 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 0x78c1f8e92700> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902fe80>] |
| 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 0x78c1f8e92d40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f902ff70>] |
| 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 0x78c1f8e93380> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90340a0>] |
| 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 0x78c1f8e939c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9034190>] |
| 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 0x78c1f8e93f60> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9034280>] |
| 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 0x78c1f8ea04a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9034370>] |
| 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 0x78c1f8ea0ae0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9034460>] |
| 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 0x78c1f8ea1120> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9034550>] |
| 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 0x78c1f8ea1760> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9034640>] |
| 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 0x78c1f8ea1d00> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9034730>] |
| 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 0x78c1f8ea2200> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9034820>] |
| 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 0x78c1f8ea2840> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9034910>] |
| 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 0x78c1f8ea2e80> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9034a00>] |
| 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 0x78c1f8ea3420> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9034af0>] |
| 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 0x78c1f8ea3920> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9034be0>] |
| 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 0x78c1f8ea3f60> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9034cd0>] |
| 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 0x78c1f8ea4540> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9034dc0>] |
| 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 0x78c1f8ea4a40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9034eb0>] |
| 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 0x78c1f8ea4fe0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9034fa0>] |
| 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 0x78c1f8ea54e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9035090>] |
| 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 0x78c1f8ea5b20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9035180>] |
| 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 0x78c1f8ea6160> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9035270>] |
| 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 0x78c1f8ea67a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9035360>] |
| 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 0x78c1f8ea6de0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9035450>] |
| 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 0x78c1f8ea7380> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9035540>] |
| 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 0x78c1f8ea7880> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9035630>] |
| 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 0x78c1f8ea7ec0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9035720>] |
| 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 0x78c1f8eb04a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9035810>] |
| 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 0x78c1f8eb09a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9035900>] |
| 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 0x78c1f8eb0fe0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90359f0>] |
| 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 0x78c1f8eb1580> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9035ae0>] |
| 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 0x78c1f8eb1a80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9035bd0>] |
| 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 0x78c1f8eb20c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9035cc0>] |
| 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 0x78c1f8eb2700> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9035db0>] |
| 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 0x78c1f8eb2d40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9035ea0>] |
| 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 0x78c1f8eb3380> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9035f90>] |
| 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 0x78c1f8eb39c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9036080>] |
| 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 0x78c1f8ebc040> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9036170>] |
| 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 0x78c1f8ebc680> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9036260>] |
| 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 0x78c1f8ebccc0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9036350>] |
| 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 0x78c202d2cc20> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ebd260> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9036440>] |
| 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 0x78c202d2ccc0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ebd800> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9036530>] |
| 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 0x78c1f8ebde40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9036620>] |
| 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 0x78c1f8ebe480> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9036710>] |
| 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 0x78c1f8ebeac0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9036800>] |
| 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 0x78c1f8ebf100> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90368f0>] |
| 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 0x78c1f8ebf740> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90369e0>] |
| 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 0x78c1f8ebfd80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9036ad0>] |
| 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 0x78c1f8ecc400> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9036bc0>] |
| 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 0x78c1f8ecca40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9036cb0>] |
| 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 0x78c1f8ecd080> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9036da0>] |
| 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 0x78c1f8ecd6c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9036e90>] |
| 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 0x78c1f8ecdd00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9036f80>] |
| 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 0x78c1f8ece340> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9037070>] |
| 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 0x78c1f8ece980> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9037160>] |
| 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 0x78c1f8ecefc0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9037250>] |
| 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 0x78c1f8ecf920> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9037340>] |
| 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 0x78c1f8ecff60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9037430>] |
| 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 0x78c1f8ed45e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9037570>] |
| 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 0x78c1f8ed4c20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9037660>] |
| 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 0x78c1f8ed5260> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9037750>] |
| 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 0x78c1f8ed58a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9037840>] |
| 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 0x78c1f8ed5ee0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9037930>] |
| 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 0x78c1f8ed6520> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9037a20>] |
| 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 0x78c1f8ed6b60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9037b10>] |
| 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 0x78c1f8ed71a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9037c00>] |
| 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 0x78c1f8ed77e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9037cf0>] |
| 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 0x78c1f8ed7d80> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9037de0>] |
| 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 0x78c1f8ee02c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9037ed0>] |
| 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 0x78c1f8ee0900> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9037fc0>] |
| 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 0x78c1f8ee0ea0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90400f0>] |
| 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 0x78c1f8ee13a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90401e0>] |
| 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 0x78c1f8ee19e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90402d0>] |
| 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 0x78c1f8ee2020> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90403c0>] |
| 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 0x78c1f8ee2660> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90404b0>] |
| 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 0x78c1f8ee2ca0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90405a0>] |
| 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 0x78c1f8ee32e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9040690>] |
| 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 0x78c1f8ee3920> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9040780>] |
| 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 0x78c1f8ee3f60> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9040870>] |
| 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 0x78c1f8eec5e0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9040960>] |
| 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 0x78c1f8eecc20> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9040a50>] |
| 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 0x78c1f8eed260> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9040b40>] |
| 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 0x78c1f8eed800> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9040c30>] |
| 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 0x78c1f8eedd00> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9040d20>] |
| 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 0x78c1f8eee2a0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9040e10>] |
| 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 0x78c1f8eee7a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9040f00>] |
| 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 0x78c1f8eeed40> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9040ff0>] |
| 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 0x78c1f8eef240> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90410e0>] |
| 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 0x78c1f8eef600> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90411d0>] |
| 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 0x78c1f8eefba0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90412c0>] |
| 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 0x78c1f8d00220> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90413b0>] |
| 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 0x78c1f8d00860> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90414a0>] |
| 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 0x78c1f8d00e00> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9041590>] |
| 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 0x78c1f8d01300> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9041680>] |
| 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 0x78c1f8d018a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9041770>] |
| 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 0x78c1f8d01d00> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9041860>] |
| 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 0x78c1f8d02200> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9041950>] |
| 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 0x78c1f8d02840> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9041a40>] |
| 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 0x78c1f8d02e80> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9041b30>] |
| 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 0x78c1f8d034c0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9041c20>] |
| 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 0x78c1f8d03b00> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9041d10>] |
| 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 0x78c1f8d0c180> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9041e00>] |
| 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 0x78c1f8d0c7c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9041ef0>] |
| 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 0x78c1f8d0ce00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9041fe0>] |
| 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 0x78c1f8d0d440> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90420d0>] |
| 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 0x78c1f8d0d9e0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90421c0>] |
| 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 0x78c1f8d0de40> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90422b0>] |
| 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 0x78c1f8d0e340> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90423a0>] |
| 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 0x78c1f8d0e8e0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9042490>] |
| 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 0x78c1f8d0ede0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9042580>] |
| 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 0x78c1f8d0f420> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9042670>] |
| 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 0x78c1f8d0fa60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9042760>] |
| 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 0x78c1f8d14040> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9042850>] |
| 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 0x78c1f8d14540> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9042940>] |
| 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 0x78c1f8d14ae0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9042a30>] |
| 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 0x78c1f8d14fe0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9042b20>] |
| 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 0x78c1f8d15620> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9042c10>] |
| 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 0x78c1f8d15c60> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9042d00>] |
| 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 0x78c1f8d162a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9042df0>] |
| 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 0x78c1f8d16840> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9042ee0>] |
| 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 0x78c1f8d16d40> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9042fd0>] |
| 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 0x78c1f8d17380> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90430c0>] |
| 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 0x78c1f8d17920> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90431b0>] |
| 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 0x78c1f8d17d80> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90432a0>] |
| 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 0x78c1f8d1c2c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9043390>] |
| 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 0x78c1f8d1c900> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9043480>] |
| 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 0x78c1f8d1cf40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9043570>] |
| 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 0x78c1f8d1d580> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9043660>] |
| 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 0x78c1f8d1dbc0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9043750>] |
| 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 0x78c1f8d1e200> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9043840>] |
| 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 0x78c1f8d1e840> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9043930>] |
| 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 0x78c1f8d1ee80> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9043a20>] |
| 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 0x78c1f8d1f4c0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9043b10>] |
| 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 0x78c1f8d1fb00> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9043c00>] |
| 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 0x78c1f8d280e0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9043cf0>] |
| 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 0x78c1f8d285e0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9043de0>] |
| 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 0x78c1f8d28c20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9043ed0>] |
| 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 0x78c1f8d29260> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9043fc0>] |
| 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 0x78c1f8d29800> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904c0f0>] |
| 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 0x78c1f8d29d00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904c1e0>] |
| 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 0x78c1f8d2a2a0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904c2d0>] |
| 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 0x78c1f8d2a7a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904c3c0>] |
| 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 0x78c1f8d2ade0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904c4b0>] |
| 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 0x78c1f8d2b420> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904c5a0>] |
| 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 0x78c1f8d2ba60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904c690>] |
| 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 0x78c1f8d300e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904c780>] |
| 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 0x78c1f8d30720> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904c870>] |
| 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 0x78c1f8d30d60> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904c960>] |
| 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 0x78c1f8d313a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904ca50>] |
| 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 0x78c1f8d319e0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904cb40>] |
| 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 0x78c1f8d32020> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904cc30>] |
| 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 0x78c1f8d32660> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904cd20>] |
| 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 0x78c1f8d32d40> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904ce10>] |
| 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 0x78c1f8d33380> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904cf00>] |
| 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 0x78c1f8d339c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904cff0>] |
| 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 0x78c1f8d3c040> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904d0e0>] |
| 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 0x78c1f8d3c680> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904d1d0>] |
| 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 0x78c1f8d3cc20> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904d2c0>] |
| 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 0x78c1f8d3d120> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904d3b0>] |
| 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 0x78c1f8d3d6c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904d4a0>] |
| 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 0x78c1f8d3dbc0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904d590>] |
| 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 0x78c1f8d3e2a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904d680>] |
| 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 0x78c1f8d3e8e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904d770>] |
| 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 0x78c1f8d3efc0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904d860>] |
| 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 0x78c1f8d3f6a0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904d950>] |
| 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 0x78c1f8d3fce0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904da40>] |
| 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 0x78c1f8d44360> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904db30>] |
| 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 0x78c1f8d44a40> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904dc20>] |
| 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 0x78c1f8d45080> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904dd10>] |
| 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 0x78c1f8d456c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904de00>] |
| 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 0x78c1f8d45c60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904def0>] |
| 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 0x78c1f8d46160> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904dfe0>] |
| 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 0x78c1f8d467a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904e0d0>] |
| 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 0x78c1f8d46de0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904e1c0>] |
| 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 0x78c1f8d47420> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904e2b0>] |
| 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 0x78c1f8d47a60> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904e3a0>] |
| 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 0x78c1f8d500e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904e490>] |
| 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 0x78c1f8d50720> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904e580>] |
| 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 0x78c1f8d50d60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904e670>] |
| 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 0x78c1f8d513a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904e760>] |
| 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 0x78c1f8d51940> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904e850>] |
| 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 0x78c1f8d51da0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904e940>] |
| 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 0x78c1f8d522a0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904ea30>] |
| 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 0x78c1f8d52840> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904eb20>] |
| 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 0x78c1f8d52d40> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904ec10>] |
| 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 0x78c1f8d53380> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904ed00>] |
| 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 0x78c1f8d53920> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904edf0>] |
| 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 0x78c1f8d53e20> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904eee0>] |
| 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 0x78c1f8d5c4a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904efd0>] |
| 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 0x78c1f8d5cae0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904f0c0>] |
| 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 0x78c1f8d5d120> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904f1b0>] |
| 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 0x78c1f8d5d760> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904f2a0>] |
| 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 0x78c1f8d5dda0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904f390>] |
| 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 0x78c1f8d5e3e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904f480>] |
| 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 0x78c1f8d5ea20> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904f570>] |
| 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 0x78c1f8d5f060> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904f660>] |
| 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 0x78c1f8d5f6a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904f750>] |
| 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 0x78c1f8d5fce0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904f840>] |
| 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 0x78c1f8d68360> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904f930>] |
| 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 0x78c1f8d68900> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904fa20>] |
| 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 0x78c1f8d68e00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904fb10>] |
| 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 0x78c1f8d693a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904fc00>] |
| 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 0x78c1f8d698a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904fcf0>] |
| 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 0x78c1f8d69e40> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904fde0>] |
| 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 0x78c1f8d6a340> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904fed0>] |
| 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 0x78c1f8d6a980> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f904ffc0>] |
| 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 0x78c1f8d6afc0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90500f0>] |
| 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 0x78c1f8d6b560> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90501e0>] |
| 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 0x78c1f8d6ba60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90502d0>] |
| 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 0x78c1f8d74040> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90503c0>] |
| 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 0x78c1f8d74540> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90504b0>] |
| 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 0x78c1f8d74ae0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90505a0>] |
| 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 0x78c1f8d74f40> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9050690>] |
| 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 0x78c1f8d75440> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9050780>] |
| 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 0x78c1f8d759e0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9050870>] |
| 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 0x78c1f8d75ee0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9050960>] |
| 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 0x78c1f8d76480> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9050a50>] |
| 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 0x78c1f8d76a20> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9050b40>] |
| 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 0x78c1f8d77060> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9050c30>] |
| 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 0x78c1f8d77560> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9050d20>] |
| 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 0x78c1f8d77b00> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9050e10>] |
| 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 0x78c1f8d7c040> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9050f00>] |
| 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 0x78c1f8d7c5e0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9050ff0>] |
| 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 0x78c1f8d7ca40> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90510e0>] |
| 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 0x78c1f8d7cf40> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90511d0>] |
| 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 0x78c1f8d7d580> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90512c0>] |
| 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 0x78c1f8d7db20> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90513b0>] |
| 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 0x78c1f8d7e020> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90514a0>] |
| 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 0x78c1f8d7e660> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9051590>] |
| 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 0x78c1f8d7eca0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9051680>] |
| 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 0x78c1f8d7f2e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9051770>] |
| 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 0x78c1f8d7f920> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9051860>] |
| 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 0x78c1f8d7ff60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9051950>] |
| 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 0x78c1f8d845e0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9051a40>] |
| 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 0x78c1f8d84c20> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9051b30>] |
| 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 0x78c1f8d85260> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9051c20>] |
| 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 0x78c1f8d85940> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9051d10>] |
| 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 0x78c1f8d85f80> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9051e00>] |
| 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 0x78c1f8d86480> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9051ef0>] |
| 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 0x78c1f8d86b60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9051fe0>] |
| 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 0x78c1f8d871a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90520d0>] |
| 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 0x78c1f8d87740> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90521c0>] |
| 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 0x78c1f8d87c40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90522b0>] |
| 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 0x78c1f8d90220> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90523a0>] |
| 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 0x78c1f8d90680> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9052490>] |
| 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 0x78c1f8d90b80> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9052580>] |
| 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 0x78c1f8d911c0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9052670>] |
| 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 0x78c1f8d91800> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9052760>] |
| 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 0x78c1f8d91e40> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9052850>] |
| 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 0x78c1f8d92480> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9052940>] |
| 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 0x78c1f8d92a20> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9052a30>] |
| 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 0x78c1f8d92e80> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9052b20>] |
| 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 0x78c1f8d93380> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9052c10>] |
| 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 0x78c1f8d93920> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9052d00>] |
| 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 0x78c1f8d93e20> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9052df0>] |
| 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 0x78c1f8d9c400> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9052ee0>] |
| 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 0x78c1f8d9c900> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9052fd0>] |
| 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 0x78c1f8d9cf40> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90530c0>] |
| 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 0x78c1f8d9d580> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90531b0>] |
| 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 0x78c1f8d9db20> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90532a0>] |
| 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 0x78c1f8d9df80> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9053390>] |
| 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 0x78c1f8d9e480> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9053480>] |
| 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 0x78c1f8d9ea20> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9053570>] |
| 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 0x78c1f8d9ef20> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9053660>] |
| 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 0x78c1f8d9f560> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9053750>] |
| 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 0x78c1f8d9fb00> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9053840>] |
| 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 0x78c1f8d9ff60> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9053930>] |
| 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 0x78c1f8da84a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9053a20>] |
| 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 0x78c1f8da8ae0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9053b10>] |
| 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 0x78c1f8da9120> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9053c00>] |
| 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 0x78c1f8da9760> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9053cf0>] |
| 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 0x78c1f8da9d00> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9053de0>] |
| 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 0x78c1f8daa200> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9053ed0>] |
| 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 0x78c1f8daa840> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9053fc0>] |
| 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 0x78c1f8daae80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905c0f0>] |
| 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 0x78c1f8dab4c0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905c1e0>] |
| 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 0x78c1f8dabb00> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905c2d0>] |
| 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 0x78c1f8db0180> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905c3c0>] |
| 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 0x78c1f8db0720> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905c4b0>] |
| 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 0x78c201d2ed40> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8db0b80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905c5a0>] |
| 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 0x78c20032c2c0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8db1120> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905c690>] |
| 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 0x78c1f8db1760> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905c780>] |
| 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 0x78c1f8db1d00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905c870>] |
| 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 0x78c1f8db2200> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905c960>] |
| 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 0x78c1f8db2840> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905ca50>] |
| 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 0x78c1f8db2e80> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905cb40>] |
| 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 0x78c1f8db34c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905cc30>] |
| 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 0x78c1f8db3a60> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905cd20>] |
| 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 0x78c1f8db3f60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905ce10>] |
| 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 0x78c1f8db8540> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905cf00>] |
| 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 0x78c1f8db8a40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905cff0>] |
| 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 0x78c1f8db8fe0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905d0e0>] |
| 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 0x78c1f8db94e0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905d1d0>] |
| 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 0x78c1f8db9b20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905d2c0>] |
| 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 0x78c1f8dba0c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905d3b0>] |
| 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 0x78c1f8dba520> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905d4a0>] |
| 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 0x78c1f8dbaa20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905d590>] |
| 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 0x78c1f8dbb060> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905d680>] |
| 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 0x78c1f8dbb6a0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905d770>] |
| 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 0x78c1f8dbbce0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905d860>] |
| 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 0x78c1f8dc4360> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905d950>] |
| 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 0x78c1f8dc49a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905da40>] |
| 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 0x78c1f8dc4fe0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905db30>] |
| 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 0x78c1f8dc5620> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905dc20>] |
| 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 0x78c1f8dc5bc0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905dd10>] |
| 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 0x78c1f8dc6020> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905de00>] |
| 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 0x78c1f8dc6520> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905def0>] |
| 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 0x78c1f8dc6ac0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905dfe0>] |
| 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 0x78c1f8dc6f20> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905e0d0>] |
| 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 0x78c1f8dc7420> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905e1c0>] |
| 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 0x78c1f8dc7a60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905e2b0>] |
| 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 0x78c1f8dd0040> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905e3a0>] |
| 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 0x78c1f8dd04a0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905e490>] |
| 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 0x78c1f8dd09a0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905e580>] |
| 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 0x78c1f8dd0fe0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905e670>] |
| 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 0x78c1f8dd1620> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905e760>] |
| 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 0x78c1f8dd1c60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905e850>] |
| 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 0x78c1f8dd22a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905e940>] |
| 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 0x78c1f8dd28e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905ea30>] |
| 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 0x78c1f8dd2e80> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905eb20>] |
| 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 0x78c1f8dd3380> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905ec10>] |
| 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 0x78c1f8dd3920> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905ed00>] |
| 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 0x78c1f8dd3d80> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905edf0>] |
| 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 0x78c1f8ddc2c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905eee0>] |
| 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 0x78c1f8ddc900> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905efd0>] |
| 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 0x78c1f8ddcf40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905f110>] |
| 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 0x78c1f8ddd580> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905f200>] |
| 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 0x78c1f8dddbc0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905f2f0>] |
| 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 0x78c1f8dde200> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905f3e0>] |
| 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 0x78c1f8dde840> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905f4d0>] |
| 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 0x78c1f8ddee80> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905f5c0>] |
| 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 0x78c1f8ddf4c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905f6b0>] |
| 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 0x78c1f8ddfb00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905f7a0>] |
| 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 0x78c1f8de4180> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905f890>] |
| 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 0x78c1f8de47c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905f980>] |
| 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 0x78c1f8de4e00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905fa70>] |
| 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 0x78c1f8de53a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905fb60>] |
| 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 0x78c1f8de58a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905fc50>] |
| 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 0x78c1f8de5ee0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905fd40>] |
| 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 0x78c1f8de6520> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905fe30>] |
| 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 0x78c1f8de6b60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f905ff20>] |
| 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 0x78c1f8de71a0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9064050>] |
| 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 0x78c1f8de7740> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9064140>] |
| 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 0x78c1f8de7ba0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9064230>] |
| 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 0x78c1f8df0040> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9064320>] |
| 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 0x78c1f8df0540> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9064410>] |
| 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 0x78c1f8df0ae0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9064500>] |
| 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 0x78c1f8df0f40> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90645f0>] |
| 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 0x78c1f8df1440> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90646e0>] |
| 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 0x78c1f8df1a80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90647d0>] |
| 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 0x78c1f8df20c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90648c0>] |
| 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 0x78c1f8df2700> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90649b0>] |
| 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 0x78c1f8df2d40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9064aa0>] |
| 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 0x78c1f8df3380> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9064b90>] |
| 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 0x78c1f8df39c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9064c80>] |
| 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 0x78c1f8c04040> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9064d70>] |
| 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 0x78c1f8c045e0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9064e60>] |
| 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 0x78c1f8c04a40> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9064f50>] |
| 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 0x78c1f8c04f40> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9065040>] |
| 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 0x78c1f8c05580> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9065130>] |
| 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 0x78c1f8c05bc0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9065220>] |
| 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 0x78c1f8c06200> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9065310>] |
| 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 0x78c1f8c06840> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9065400>] |
| 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 0x78c1f8c06e80> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90654f0>] |
| 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 0x78c1f8c074c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90655e0>] |
| 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 0x78c1f8c07b00> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90656d0>] |
| 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 0x78c1f8c0c180> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90657c0>] |
| 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 0x78c1f8c0c7c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90658b0>] |
| 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 0x78c1f8c0ce00> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90659a0>] |
| 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 0x78c1f8c0d440> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9065a90>] |
| 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 0x78c1f8c0d9e0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9065b80>] |
| 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 0x78c1f8c0dee0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9065c70>] |
| 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 0x78c1f8c0e480> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9065d60>] |
| 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 0x78c1f8c0e980> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9065e50>] |
| 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 0x78c1f8c0efc0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9065f40>] |
| 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 0x78c1f8c0f600> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9066030>] |
| 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 0x78c1f8c0fc40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9066120>] |
| 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 0x78c1f8c182c0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9066210>] |
| 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 0x78c1f8c18900> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9066300>] |
| 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 0x78c1f8c18f40> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90663f0>] |
| 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 0x78c1f8c19580> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90664e0>] |
| 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 0x78c1f8c19b20> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90665d0>] |
| 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 0x78c1f8c1a020> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90666c0>] |
| 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 0x78c1f8c1a660> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90667b0>] |
| 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 0x78c1f8c1aca0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90668a0>] |
| 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 0x78c1f8c1b2e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9066990>] |
| 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 0x78c1f8c1b880> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9066a80>] |
| 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 0x78c1ffefe0c0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c1bce0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9066b70>] |
| 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 0x78c1ffeff100> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c202c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9066c60>] |
| 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 0x78c1ffeff240> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c20860> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9066d50>] |
| 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 0x78c1ffeff380> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c20e00> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9066e40>] |
| 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 0x78c1ffeff4c0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c213a0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9066f30>] |
| 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 0x78c1ffeff740> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c21940> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9067020>] |
| 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 0x78c1ffeff600> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c21ee0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9067110>] |
| 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 0x78c1ffeff880> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c22480> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9067200>] |
| 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 0x78c1f8c22ac0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90672f0>] |
| 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 0x78c1f8c23100> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90673e0>] |
| 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 0x78c1f8c236a0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90674d0>] |
| 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 0x78c1ffeff9c0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c23b00> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90675c0>] |
| 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 0x78c1ffeffba0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c2c0e0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90676b0>] |
| 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 0x78c1ffeffce0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c2c680> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f90677a0>] |
| 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 0x78c1ffeffe20> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c2cc20> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9067890>] |
| 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 0x78c1ffefff60> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c2d1c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9067980>] |
| 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 0x78c1fffb80e0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c2d760> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9067a70>] |
| 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 0x78c1fffb8220> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c2dd00> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9067b60>] |
| 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 0x78c1fffb8220> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c2e200> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9067c50>] |
| 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 0x78c1fffb8360> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c2e660> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9067d40>] |
| 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 0x78c1f8c2eca0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9067e30>] |
| 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 0x78c1f8c2f2e0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9067f20>] |
| 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 0x78c1f8c2f920> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906c050>] |
| 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 0x78c1fffb84a0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c2fec0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906c140>] |
| 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 0x78c1fffb85e0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c384a0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906c230>] |
| 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 0x78c1fffb8720> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c38a40> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906c320>] |
| 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 0x78c1fffb87c0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c38fe0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906c410>] |
| 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 0x78c1fffb8860> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c39580> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906c500>] |
| 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 0x78c1f8c39bc0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906c5f0>] |
| 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 0x78c1f8c3a160> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906c6e0>] |
| 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 0x78c1f8c3a5c0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906c7d0>] |
| 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 0x78c1f8c3aa20> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906c8c0>] |
| 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 0x78c1f8c3af20> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906c9b0>] |
| 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 0x78c1f8c3b560> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906caa0>] |
| 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 0x78c1f8c3bba0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906cb90>] |
| 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 0x78c1f8c44220> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906cc80>] |
| 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 0x78c1f8c447c0> |
| order | 536870910 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906cd70>] |
| 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 0x78c1f8c44cc0> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906ce60>] |
| 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 0x78c1f8c45300> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906cf50>] |
| 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 0x78c1f8c45940> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906d040>] |
| 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 0x78c1f8c45f80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906d130>] |
| 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 0x78c1f8c46520> |
| order | 536870910 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906d220>] |
| 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 0x78c214b0cae0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c46980> |
| order | 357913939 |
| phash | '6ccf38453e1dc03ef67ed13b07e00db0' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x78c1f906d310>, <pyramid.predicates.RequestMethodPredicate object at 0x78c1f906d360>] |
| 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 0x78c214b0cae0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c46e80> |
| order | 357913939 |
| phash | 'c0bcdbde6c0bf5cf41244260d9a4fb44' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x78c1f906d450>, <pyramid.predicates.RequestMethodPredicate object at 0x78c1f906d4a0>] |
| 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 0x78c214b0cd60> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c472e0> |
| order | 357913939 |
| phash | '6ccf38453e1dc03ef67ed13b07e00db0' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x78c1f906d590>, <pyramid.predicates.RequestMethodPredicate object at 0x78c1f906d5e0>] |
| 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 0x78c214b0cfe0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c47880> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906d6d0>] |
| 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 0x78c214b0d260> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c47e20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906d7c0>] |
| 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 0x78c214b0d4e0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c4c400> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906d8b0>] |
| 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 0x78c214b0d6c0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c4c9a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906d9a0>] |
| 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 0x78c214b0d940> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c4cf40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906da90>] |
| 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 0x78c214b0dbc0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c4d4e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906db80>] |
| 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 0x78c214b0dc60> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c4da80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906dc70>] |
| 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 0x78c214b0e340> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c4e020> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906dd60>] |
| 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 0x78c214b0e5c0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c4e5c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906de50>] |
| 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 0x78c214b0dd00> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c4eb60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906df40>] |
| 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 0x78c214b0dda0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c4f100> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906e030>] |
| 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 0x78c214b0de40> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c4f6a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906e120>] |
| 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 0x78c214b0e840> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c4fc40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906e210>] |
| 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 0x78c214b0e8e0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c5c220> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906e300>] |
| 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 0x78c214b0e980> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c5c7c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906e3f0>] |
| 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 0x78c214b0ea20> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c5cd60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906e4e0>] |
| 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 0x78c214b0ec00> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c5d300> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906e5d0>] |
| 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 0x78c214b0eca0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c5d8a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906e6c0>] |
| 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 0x78c214b0ed40> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c5de40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906e7b0>] |
| 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 0x78c214b0ede0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c5e3e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906e8a0>] |
| 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 0x78c214b0f060> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c5e980> |
| order | 357913939 |
| phash | '6ccf38453e1dc03ef67ed13b07e00db0' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x78c1f906e990>, <pyramid.predicates.RequestMethodPredicate object at 0x78c1f906e9e0>] |
| 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 0x78c214b0f240> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c5ef20> |
| order | 357913939 |
| phash | '6ccf38453e1dc03ef67ed13b07e00db0' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x78c1f906ead0>, <pyramid.predicates.RequestMethodPredicate object at 0x78c1f906eb20>] |
| 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 0x78c214b0f420> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c5f4c0> |
| order | 357913939 |
| phash | '6ccf38453e1dc03ef67ed13b07e00db0' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x78c1f906ec10>, <pyramid.predicates.RequestMethodPredicate object at 0x78c1f906ec60>] |
| 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 0x78c214b0f600> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c5fa60> |
| order | 357913939 |
| phash | '6ccf38453e1dc03ef67ed13b07e00db0' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x78c1f906ed50>, <pyramid.predicates.RequestMethodPredicate object at 0x78c1f906eda0>] |
| 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 0x78c214b0f740> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c64040> |
| order | 357913939 |
| phash | '6ccf38453e1dc03ef67ed13b07e00db0' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x78c1f906ee90>, <pyramid.predicates.RequestMethodPredicate object at 0x78c1f906eee0>] |
| 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 0x78c214b0f7e0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c645e0> |
| order | 357913939 |
| phash | '6ccf38453e1dc03ef67ed13b07e00db0' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x78c1f906efd0>, <pyramid.predicates.RequestMethodPredicate object at 0x78c1f906f020>] |
| 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 0x78c214b0f880> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c64b80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906f110>] |
| 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 0x78c214b0f920> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c65120> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906f200>] |
| 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 0x78c214b0fe20> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c656c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906f2f0>] |
| 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 0x78c214aac180> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c65c60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906f3e0>] |
| 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 0x78c214aac400> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c66200> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906f4d0>] |
| 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 0x78c214aac4a0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c667a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906f5c0>] |
| 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 0x78c214aac720> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c66d40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906f6b0>] |
| 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 0x78c214aac860> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c672e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906f7a0>] |
| 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 0x78c214aac5e0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c67880> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906f890>] |
| 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 0x78c214aac7c0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c67e20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906f980>] |
| 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 0x78c214aac9a0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c74400> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906fa70>] |
| 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 0x78c214aacfe0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c749a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906fb60>] |
| 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 0x78c214aad120> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c74f40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906fc50>] |
| 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 0x78c214aacae0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c754e0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906fd40>] |
| 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 0x78c214aacc20> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c75a80> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906fe30>] |
| 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 0x78c214b0fa60> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c76020> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f906ff20>] |
| 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 0x78c214b0fb00> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c765c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9078050>] |
| 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 0x78c214b0fba0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c76b60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9078140>] |
| 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 0x78c214b0fc40> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c77100> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9078230>] |
| 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 0x78c214b0f9c0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c776a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9078320>] |
| 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 0x78c214aacd60> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c77c40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9078410>] |
| 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 0x78c214aacea0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c80220> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9078500>] |
| 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 0x78c20001e020> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c809a0> |
| order | 357913939 |
| phash | 'c0bcdbde6c0bf5cf41244260d9a4fb44' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x78c1f90785f0>, <pyramid.predicates.RequestMethodPredicate object at 0x78c1f9078640>] |
| 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 0x78c20001e020> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c80ea0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9078730>] |
| 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 0x78c1ffff19e0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c81260> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9078820>] |
| 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 0x78c1ffff1a80> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c81620> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9078910>] |
| 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 0x78c1ffff2340> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c81a80> |
| order | 357913939 |
| phash | 'c0bcdbde6c0bf5cf41244260d9a4fb44' |
| predicates | [<pyramid.predicates.XHRPredicate object at 0x78c1f9078a00>, <pyramid.predicates.RequestMethodPredicate object at 0x78c1f9078a50>] |
| 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 0x78c1ffff2480> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c82020> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9078b40>] |
| 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 0x78c1ffff2de0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c825c0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9078c30>] |
| 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 0x78c1fffe4900> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c82b60> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9078d20>] |
| 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 0x78c1fffe49a0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c83100> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9078e10>] |
| 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 0x78c1fffe4a40> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c836a0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9078f00>] |
| 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 0x78c1fffe71a0> |
| derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0x78c1f8c839c0> |
| 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 0x78c1fffe7560> |
| derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0x78c1f8c83d80> |
| 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 0x78c1fffe76a0> |
| derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0x78c1f8c88180> |
| 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 0x78c1fffe7740> |
| derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0x78c1f8c88540> |
| 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 0x78c1f8c88c20> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9079270>] |
| 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 0x78c1f8c89260> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9079360>] |
| 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 0x78c1f8c898a0> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9079450>] |
| 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 0x78c1f8c89e40> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9079540>] |
| 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 0x78c1f8c8a340> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9079630>] |
| 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 0x78c1f8c8a980> |
| order | 536870910 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9079720>] |
| 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 0x78c1f8c8afc0> |
| order | 536870910 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x78c1f9079810>] |
| 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 0x78c1f9382980> |
| context | <class 'pyramid.httpexceptions.HTTPForbidden'> |
| derived_callable | <function rendered_view.<locals>.rendered_view at 0x78c1f8c8b380> |
| 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 0x78c1f93832e0> |
| context | <class 'pyramid.httpexceptions.HTTPNotFound'> |
| derived_callable | <function rendered_view.<locals>.rendered_view at 0x78c1f8c8b6a0> |
| 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 0x78c1f9388190> | |
|---|---|
| callable | <pyramid.static.static_view object at 0x78c1f9388190> |
| derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0x78c1f8c767a0> |
| order | 1073741824 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| route_name | 'catchall_static' |
| Source | |
Line 316 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 0x78c1f93946e0> | |
| accounts | /accounts | <function rendered_view.<locals>.viewresult_to_response at 0x78c20002d3a0> | |
| accounts_methods | /accounts/{action} | <pyramid.config.views.MultiView object at 0x78c1f9388b90> | |
| ai_sandbox_data_management | /ai-sandbox/data-management | <function rendered_view.<locals>.rendered_view at 0x78c1ffeafd80> | |
| ai_sandbox_data_management_methods | /ai-sandbox/data-management/{action} | <function attr_wrapped_view.<locals>.attr_view at 0x78c1ffead4e0> | |
| ai_sandbox | /ai-sandbox | <function rendered_view.<locals>.rendered_view at 0x78c1ffea3ba0> | |
| ai_sandbox_methods | /ai-sandbox/{action} | <function attr_wrapped_view.<locals>.attr_view at 0x78c1ffea09a0> | |
| analysis | /analysis | None | |
| analysis_methods | /analysis/{action} | <pyramid.config.views.MultiView object at 0x78c1f9388cd0> | |
| dashboard | /dashboard | <pyramid.config.views.MultiView object at 0x78c1f930a060> | |
| dashboard_methods | /dashboard/{action} | <pyramid.config.views.MultiView object at 0x78c1f930a190> | |
| login_controller | /login | <pyramid.config.views.MultiView object at 0x78c273e2b1d0> | |
| login_controller_methods | /login/{action} | <pyramid.config.views.MultiView object at 0x78c1f93118c0> | |
| sso_controller | /sso/{org} | <pyramid.config.views.MultiView object at 0x78c1f93119d0> | |
| sso_controller_methods | /sso/{org}/{action} | <pyramid.config.views.MultiView object at 0x78c1f93f4550> | |
| model_data_upload | /model_data_upload | <pyramid.config.views.MultiView object at 0x78c1f93f4750> | |
| model_data_upload_methods | /model_data_upload/{action} | <pyramid.config.views.MultiView object at 0x78c1f94c3020> | |
| reports_controller | /reports | <function rendered_view.<locals>.rendered_view at 0x78c2050f2e80> | |
| reports_controller_methods | /reports/{action} | <pyramid.config.views.MultiView object at 0x78c1f94c3110> | |
| schedule_demo | /schedule_demo | <pyramid.config.views.MultiView object at 0x78c1f91db070> | |
| schedule_demo_methods | /schedule_demo/{action} | <pyramid.config.views.MultiView object at 0x78c1f91db150> | |
| search | /search | <pyramid.config.views.MultiView object at 0x78c1f90a9980> | |
| search_methods | /search/{action} | <pyramid.config.views.MultiView object at 0x78c1f9321490> | |
| sitematch_make_matches | /sitematch-make-matches-secretlink | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c66200> | |
| sitematch_request_tour | /sitematch-request-tour | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c667a0> | |
| sitematch | /sitematch | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c656c0> | |
| sitematch_submission | /sitematch/{org}/submission | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c66d40> | |
| lcbomatch_submission | /lcbomatch/{org}/submission | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c67880> | |
| shared_sitematch_submission | /sitematch/shared/{token} | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c672e0> | |
| shared_lcbomatch_submission | /lcbomatch/shared/{token} | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c67e20> | |
| sitematch_welcome | /sitematch/{org}/welcome | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c77c40> | |
| sitematch_market_plan | /sitematch/market-plan | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c74400> | |
| sitematch_portal_discovery | /sitematch/portal-discovery | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c74f40> | |
| sitematch_property_report | /sitematch/property-report/{marketplanid}/{listingid} | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c749a0> | |
| sitematch_market_plan_create_or_edit | /sitematch/market-plan/{uuid} | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c80220> | |
| sitematch_account | /sitematch/account | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c754e0> | |
| sitematch_dashboard | /sitematch/dashboard | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c75a80> | |
| sitematch_signin | /sitematch/signin | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c776a0> | |
| sitematch_signup | /sitematch/signup | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c76020> | |
| sitematch_signup_id_pricing | /sitematch/signup/{id}/pricing | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c765c0> | |
| sitematch_signup_paid | /sitematch/signup/paid | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c76b60> | |
| sitematch_signup_id_create_account | /sitematch/signup/{id}/create-account | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c77100> | |
| accept_invite | /accounts/accept_invite | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c645e0> | |
| account_reset | /accounts/account_reset | None | |
| account_settings | /account/settings | <pyramid.config.views.MultiView object at 0x78c1f8efbf50> | |
| account | /account | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c81a80> | |
| admin_create_role | /admin/create-role | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c5f4c0> | |
| admin_invite | /admin/invite | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c5ef20> | |
| admin_settings | /admin/settings | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c5e980> | |
| admin_stats | /admin/stats | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c5fa60> | |
| compare_page | /compare | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c47880> | |
| data_upload_page | /current-locations/upload | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c472e0> | |
| listing_upload_page | /sitematch/upload | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c65c60> | |
| drivetime | /drive/get_drivetime_heatmap | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c825c0> | |
| roadtype | /drive/get_road_type | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c83100> | |
| traffictile | /drive/traffictile | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c82b60> | |
| health_check | /health_check | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c65120> | |
| history | /history/*url | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c82020> | |
| intercom | /pilot/intercom_set | <function rendered_view.<locals>.viewresult_to_response at 0x78c1f8c83d80> | |
| mixpanel | /pilot/piinpoint_set | <function rendered_view.<locals>.viewresult_to_response at 0x78c1f8c839c0> | |
| new_user | /create_account | <pyramid.config.views.MultiView object at 0x78c1f8c602f0> | |
| new_sm_user | /create_sm_account | <pyramid.config.views.MultiView object at 0x78c1f8c60440> | |
| start_trial | /start_trial | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c5e3e0> | |
| password_expiry | /accounts/password_expiry | None | |
| pilot_ended | /pilot-ended | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c64040> | |
| reports_batch_creation | /reportsbatch | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c4c400> | |
| reports_list | /reports | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c47e20> | |
| comparison_v2__id | /comparison/v2/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c4c9a0> | |
| report_v2__id | /report/v2/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c4cf40> | |
| reports_dd_id | /report/dd/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c4d4e0> | |
| reports_dd_list | /reports-dd-list/{period}/{token} | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c4da80> | |
| reports_sales_report_id | /report/newstoreforecast/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c4e020> | |
| reports_closure_report_id | /report/closure/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c4e5c0> | |
| report_v2__anonymous | /site-report/v2/{uuid} | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c4eb60> | |
| report_v2__shared | /shared-report/v2/{token} | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c4f100> | |
| report_dd_report_shared | /shared-dd-report/{token} | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c4f6a0> | |
| visitors_report__uuid | /visitors-report/*url | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c4fc40> | |
| shared_visitors_report__hash | /shared-visitor-report/{hash} | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c5c220> | |
| shared_comparison | /shared-comparison/{username}/{token} | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c5c7c0> | |
| report_builder | /report-builder | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c5cd60> | |
| roles_name_page | /roles/{name} | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c5d300> | |
| secret | /drive/super_secret_insert_tradearea_endpoint | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c836a0> | |
| shared_batch | /batch/*url | <pyramid.config.views.MultiView object at 0x78c1f8c60280> | |
| beta_login | /beta-login | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c64b80> | |
| track_legacy | /pilot/PIIN | <function rendered_view.<locals>.viewresult_to_response at 0x78c1f8c88540> | |
| unviewed_updates_zero | /pilot/set_unviewed_updates_zero | <function rendered_view.<locals>.viewresult_to_response at 0x78c1f8c88180> | |
| area_scores | /api/v1/report-scoring/area-scores | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8fddd00> | |
| site_scores | /api/v1/report-scoring/site-scores | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8fde340> | |
| comparison_reports | /api/v1/comparison-reports | <pyramid.config.views.MultiView object at 0x78c1f9321250> | |
| comparison_reports__id_variables | /api/v1/comparison-reports/{_id}/variables | <pyramid.config.views.MultiView object at 0x78c1f8fe6a30> | |
| comparison_reports__id_comparisons | /api/v1/comparison-reports/{_id}/comparisons | <pyramid.config.views.MultiView object at 0x78c1fa736f10> | |
| comparison_reports__id_title | /api/v1/comparison-reports/{_id}/title | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8fe4540> | |
| comparison_reports__id_private_comment | /api/v1/comparison-reports/{_id}/private-comment | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8fe4b80> | |
| comparison_reports__id_sites | /api/v1/comparison-reports/{_id}/sites | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8fe51c0> | |
| comparison_reports__id_pois | /api/v1/comparison-reports/{_id}/pois | <pyramid.config.views.MultiView object at 0x78c1f8fe79d0> | |
| comparison_reports__id_layers | /api/v1/comparison-reports/{_id}/layers | <pyramid.config.views.MultiView object at 0x78c1f8fce570> | |
| comparison_reports__id_share | /api/v1/comparison-reports/{_id}/share | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ff1580> | |
| comparison_reports__id | /api/v1/comparison-reports/{_id} | <pyramid.config.views.MultiView object at 0x78c1fa736e60> | |
| comparison_reports__id_social_segments | /api/v1/comparison-reports/{_id}/social-segments | <pyramid.config.views.MultiView object at 0x78c1f8fe29d0> | |
| comparison_reports__id_demographics_custom_order | /api/v1/comparison-reports/{_id}/demographics/custom/order | <pyramid.config.views.MultiView object at 0x78c1f8fe2fd0> | |
| comparison_reports__id_demographics | /api/v1/comparison-reports/{_id}/demographics | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ff39c0> | |
| uber_reports | /api/v1/uber-reports | <pyramid.config.views.MultiView object at 0x78c1f8efae40> | |
| uber_reports__id_demog_tables | /api/v1/uber-reports/{_id}/demog-tables | <pyramid.config.views.MultiView object at 0x78c1f8efb540> | |
| uber_reports__id_demog_tables_tracker | /api/v1/uber-reports/{_id}/demog-tables-tracker | <pyramid.config.views.MultiView object at 0x78c1f8efb5b0> | |
| uber_reports__id_poi_saturation_demogs | /api/v1/uber-reports/{_id}/poi-saturation-demogs | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8df3380> | |
| uber_reports__id_top_social_segments | /api/v1/uber-reports/{_id}/top-social-segments | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8df39c0> | |
| uber_reports__id_social_segment_concentrations | /api/v1/uber-reports/{_id}/social-segment-concentrations | <pyramid.config.views.MultiView object at 0x78c1f8efb690> | |
| uber_reports__id_title | /api/v1/uber-reports/{_id}/title | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8dc4360> | |
| uber_reports__id_private_comment | /api/v1/uber-reports/{_id}/private-comment | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8dc49a0> | |
| uber_reports__id_labels | /api/v1/uber-reports/{_id}/labels | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8dbb060> | |
| uber_reports__id_logo | /api/v1/uber-reports/{_id}/logo | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8dbbce0> | |
| uber_reports__id_variables | /api/v1/uber-reports/{_id}/variables | <pyramid.config.views.MultiView object at 0x78c1f8efb1c0> | |
| uber_reports__id_variables_replace | /api/v1/uber-reports/{_id}/variables/replace | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8dc7420> | |
| uber_reports__id_overlap_variables | /api/v1/uber-reports/{_id}/overlap-variables | <pyramid.config.views.MultiView object at 0x78c1f8efb2a0> | |
| uber_reports__id_overlap_variables_replace | /api/v1/uber-reports/{_id}/overlap-variables/replace | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8dd09a0> | |
| uber_reports__id_selected_overlap_geolevels | /api/v1/uber-reports/{_id}/selected-overlap-geolevels | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8dd0fe0> | |
| uber_reports__id_overlap_demographics | /api/v1/uber-reports/{_id}/overlap-demographics | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8dd1620> | |
| uber_reports__id_overlap_demographics_breakdown | /api/v1/uber-reports/{_id}/overlap-demographics-breakdown | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8dd1c60> | |
| uber_reports__id_comparisons | /api/v1/uber-reports/{_id}/comparisons | <pyramid.config.views.MultiView object at 0x78c1f8efb070> | |
| uber_reports__id_sites | /api/v1/uber-reports/{_id}/sites | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8dc4fe0> | |
| uber_reports__id_pois | /api/v1/uber-reports/{_id}/pois | <pyramid.config.views.MultiView object at 0x78c1f8efb380> | |
| uber_reports__id_pois_address | /api/v1/uber-reports/{_id}/pois/address | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ddc2c0> | |
| uber_reports__id_pois_drivetimes | /api/v1/uber-reports/{_id}/pois/drivetimes | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ddc900> | |
| uber_reports__id_retail_landscape | /api/v1/uber-reports/{_id}/retail-landscape | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ddcf40> | |
| uber_reports__id_selected_geolevels | /api/v1/uber-reports/{_id}/selected-geolevels | <pyramid.config.views.MultiView object at 0x78c1f8efaac0> | |
| uber_reports__id_layers | /api/v1/uber-reports/{_id}/layers | <pyramid.config.views.MultiView object at 0x78c1f8efb0e0> | |
| uber_reports__id_layers_drivetimes | /api/v1/uber-reports/{_id}/layers/drivetimes | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8dbaa20> | |
| uber_reports__id_share | /api/v1/uber-reports/{_id}/share | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ddd580> | |
| uber_reports__id_send_email | /api/v1/uber-reports/{_id}/send-email | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8dddbc0> | |
| uber_reports__id_blacklist_poi | /api/v1/uber-reports/{_id}/blacklist-poi | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8dde840> | |
| uber_reports__id_blacklist_layer | /api/v1/uber-reports/{_id}/blacklist-layer | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ddee80> | |
| uber_reports__id_options | /api/v1/uber-reports/{_id}/options | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8dbb6a0> | |
| uber_reports__id_demographics_fixed | /api/v1/uber-reports/{_id}/demographics/fixed | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ddfb00> | |
| uber_reports__id_demographics_custom | /api/v1/uber-reports/{_id}/demographics/custom | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8de4180> | |
| uber_reports__id_demographics_custom_order | /api/v1/uber-reports/{_id}/demographics/custom/order | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8de47c0> | |
| uber_reports__id_demographics_cards | /api/v1/uber-reports/{_id}/demographics/cards | <pyramid.config.views.MultiView object at 0x78c1f8efb4d0> | |
| uber_reports__id_suggested_comparisons | /api/v1/uber-reports/{_id}/suggested-comparisons | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8de58a0> | |
| uber_reports__id_card_comparison_demographics | /api/v1/uber-reports/{_id}/card-comparison-demographics | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8de5ee0> | |
| uber_reports__id_select_comparison | /api/v1/uber-reports/{_id}/select-comparison | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8de6520> | |
| uber_reports__id_demographics | /api/v1/uber-reports/{_id}/demographics | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ddf4c0> | |
| uber_reports__id_demographic_ranges | /api/v1/uber-reports/{_id}/demographic-ranges | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8de6b60> | |
| uber_reports__id_tradearea_insights | /api/v1/uber-reports/{_id}/trade-area-insights | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8df1440> | |
| uber_reports__id_current_locations | /api/v1/uber-reports/{_id}/current-locations | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8df1a80> | |
| uber_reports__id_update_selected_locations | /api/v1/uber-reports/{_id}/update-selected-locations | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8db94e0> | |
| uber_reports__id_inactive_overlap_locations | /api/v1/uber-reports/{_id}/inactive-overlap-locations | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8dd22a0> | |
| uber_reports__id_traffic_queries | /api/v1/uber-reports/{_id}/traffic-queries | <pyramid.config.views.MultiView object at 0x78c1f8efb310> | |
| uber_reports__id_similar_locations | /api/v1/uber-reports/{_id}/similar-locations | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8df20c0> | |
| uber_reports__id_private | /api/v1/uber-reports/{_id}/private | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8df2700> | |
| uber_reports__id_secret_clear_cache | /api/v1/uber-reports/{_id}/secret/clear_cache | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8df2d40> | |
| uber_reports__id | /api/v1/uber-reports/{_id} | <pyramid.config.views.MultiView object at 0x78c1f8efaf90> | |
| uber_reports__id_copy | /api/v1/uber-reports/{_id}/copy | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8dde200> | |
| uber_reports__id_report_notes | /api/v1/uber-reports/{_id}/report-notes | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c04f40> | |
| uber_reports__id_sales_prediction | /api/v1/uber-reports/{_id}/sales-prediction | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c05580> | |
| uber_reports__id_include_sales_prediction | /api/v1/uber-reports/{_id}/include-sales-prediction | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c06200> | |
| uber_reports__id_include_analog_stores | /api/v1/uber-reports/{_id}/include-analog-stores | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c06840> | |
| uber_reports__id_include_site_ranking | /api/v1/uber-reports/{_id}/include-site-ranking | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c06e80> | |
| uber_reports__id_include_prediction_drivers | /api/v1/uber-reports/{_id}/include-prediction-drivers | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c074c0> | |
| uber_reports__id_include_impacted_locations | /api/v1/uber-reports/{_id}/include-impacted-locations | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c0c7c0> | |
| uber_reports__id_listing_pdf | /api/v1/uber-reports/{_id}/listing-pdf | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c05bc0> | |
| uber_reports__id_overlap_tradeareas | /api/v1/uber-reports/{_id}/overlap-tradeareas | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c07b00> | |
| uber_reports__id_overlap_analysis | /api/v1/uber-reports/{_id}/overlap-analysis | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c0c180> | |
| uber_reports__id_demographics_overlap_order | /api/v1/uber-reports/{_id}/demographics/overlap/order | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c0ce00> | |
| visitor_reports | /api/v1/visitor-reports | <pyramid.config.views.MultiView object at 0x78c1f8efb700> | |
| visitor_reports__id | /api/v1/visitor-reports/{_id} | <pyramid.config.views.MultiView object at 0x78c1f8efb7e0> | |
| visitor_reports__id_title | /api/v1/visitor-reports/{_id}/title | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c0e980> | |
| visitor_reports__id_monthly_geofence | /api/v1/visitor-reports/{_id}/monthly-geofence | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c0efc0> | |
| visitor_reports__id_demographics__section | /api/v1/visitor-reports/{_id}/demographics/{_section} | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c0f600> | |
| visitor_reports__id_tradearea | /api/v1/visitor-reports/{_id}/tradearea | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c0fc40> | |
| visitor_reports__id_copy | /api/v1/visitor-reports/{_id}/copy | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c182c0> | |
| visitor_reports__id_share | /api/v1/visitor-reports/{_id}/share | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c18900> | |
| visitor_reports__id_send_email | /api/v1/visitor-reports/{_id}/send-email | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c18f40> | |
| custom_reports | /api/v1/custom-reports | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e38c20> | |
| custom_reports__id_reload_brand | /api/v1/custom-reports/{_id}/reload-brand | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e398a0> | |
| custom_reports__id_pois | /api/v1/custom-reports/{_id}/pois | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e39ee0> | |
| custom_reports__id_sites | /api/v1/custom-reports/{_id}/sites | <pyramid.config.views.MultiView object at 0x78c1f8f76820> | |
| custom_reports__id_site_bounds_to_da | /api/v1/custom-reports/{_id}/site-bounds-to-da | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e3afc0> | |
| custom_reports__id_exclude_positions | /api/v1/custom-reports/{_id}/exclude-positions | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e3b600> | |
| custom_reports__id_demog_tables | /api/v1/custom-reports/{_id}/demog-tables | <pyramid.config.views.MultiView object at 0x78c1f8f76890> | |
| custom_reports__id_demog_tables_tracker | /api/v1/custom-reports/{_id}/demog-tables-tracker | <pyramid.config.views.MultiView object at 0x78c1f8f76900> | |
| custom_reports__id_demographics_fixed | /api/v1/custom-reports/{_id}/demographics/fixed | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e4b7e0> | |
| custom_reports__id_demographics_custom | /api/v1/custom-reports/{_id}/demographics/custom | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e49a80> | |
| custom_reports__id_demographics_custom_order | /api/v1/custom-reports/{_id}/demographics/custom/order | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e4be20> | |
| custom_reports__id_demographics_cards | /api/v1/custom-reports/{_id}/demographics/cards | <pyramid.config.views.MultiView object at 0x78c1f8f76970> | |
| custom_reports__id_demographics | /api/v1/custom-reports/{_id}/demographics | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e4b1a0> | |
| custom_reports__id_demographic_ranges | /api/v1/custom-reports/{_id}/demographic-ranges | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e4ab60> | |
| custom_reports__id_poi_saturation_demogs | /api/v1/custom-reports/{_id}/poi-saturation-demogs | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e544a0> | |
| custom_reports__id_segmentation_cards | /api/v1/custom-reports/{_id}/segmentation-cards | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e56480> | |
| custom_reports__id_site_attributes | /api/v1/custom-reports/{_id}/site-attributes | <pyramid.config.views.MultiView object at 0x78c1f8f76b30> | |
| custom_reports__id_variables | /api/v1/custom-reports/{_id}/variables | <pyramid.config.views.MultiView object at 0x78c1f8f76ac0> | |
| custom_reports__id_selected_geolevels | /api/v1/custom-reports/{_id}/selected-geolevels | <pyramid.config.views.MultiView object at 0x78c1f8f76a50> | |
| custom_reports__id_report_notes | /api/v1/custom-reports/{_id}/report-notes | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e57ba0> | |
| custom_reports__id_report_title | /api/v1/custom-reports/{_id}/report-title | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e60220> | |
| custom_reports__id_basemap | /api/v1/custom-reports/{_id}/basemap | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e60860> | |
| custom_reports__id_blacklist_poi | /api/v1/custom-reports/{_id}/blacklist-poi | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e70cc0> | |
| custom_reports__id_export_tradeareas_geojson | /api/v1/custom-reports/{_id}/export-tradeareas-geojson | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e725c0> | |
| custom_reports__id_export_competitor_tradeareas_geojson | /api/v1/custom-reports/{_id}/export-competitor-tradeareas-geojson | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e72c00> | |
| custom_reports__id_get_tradeareas_geojson | /api/v1/custom-reports/{_id}/get-tradeareas-geojson | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e73240> | |
| custom_reports__id_get_da_geometries | /api/v1/custom-reports/{_id}/get-da-geometries | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e73880> | |
| custom_reports__id_current_locations | /api/v1/custom-reports/{_id}/current-locations | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e73ec0> | |
| custom_reports__id_competitors | /api/v1/custom-reports/{_id}/competitors | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e7c540> | |
| custom_reports__id_similar_locations | /api/v1/custom-reports/{_id}/similar-locations | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e7cb80> | |
| custom_reports__id_labels | /api/v1/custom-reports/{_id}/labels | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e7d1c0> | |
| custom_reports__id_custom_layer_ids | /api/v1/custom-reports/{_id}/custom-layer-ids | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e7de40> | |
| custom_reports__id_layers | /api/v1/custom-reports/{_id}/layers | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e7d800> | |
| custom_reports__id_growth_rate | /api/v1/custom-reports/{_id}/growth-rate | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e71f80> | |
| custom_reports__id_neighbouring_pois | /api/v1/custom-reports/{_id}/neighbouring-pois | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e60ea0> | |
| custom_reports__id_top_buyer_types | /api/v1/custom-reports/{_id}/top-buyer-types | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e614e0> | |
| custom_reports__id_top_selling_products | /api/v1/custom-reports/{_id}/top-selling-products | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e61b20> | |
| custom_reports__id_sales_comparables | /api/v1/custom-reports/{_id}/sales-comparables | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e62160> | |
| custom_reports__id_seasonal_sales | /api/v1/custom-reports/{_id}/seasonal-sales | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e56ac0> | |
| custom_reports__id_market_strategy | /api/v1/custom-reports/{_id}/market-strategy | <pyramid.config.views.MultiView object at 0x78c1f8f76ba0> | |
| custom_reports__id_market_share | /api/v1/custom-reports/{_id}/market-share | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e63240> | |
| custom_reports__id_market_share_overview | /api/v1/custom-reports/{_id}/market-share-overview | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e63880> | |
| custom_reports__id_renovation_lift | /api/v1/custom-reports/{_id}/renovation-lift | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e63ec0> | |
| custom_reports__id_rankings | /api/v1/custom-reports/{_id}/rankings | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e6c540> | |
| custom_reports__id_future_competitive_impact | /api/v1/custom-reports/{_id}/future-competitive-impact | <pyramid.config.views.MultiView object at 0x78c1f8f76c10> | |
| custom_reports__id_base_case_buildout | /api/v1/custom-reports/{_id}/base-case-buildout | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e6d620> | |
| custom_reports__id_margin_data | /api/v1/custom-reports/{_id}/margin-data | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e6dc60> | |
| custom_reports__id_category_breakdown | /api/v1/custom-reports/{_id}/category-breakdown | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e6e2a0> | |
| custom_reports__id_product_origin | /api/v1/custom-reports/{_id}/product-origin | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e6e8e0> | |
| custom_reports__id_quadrant_analysis | /api/v1/custom-reports/{_id}/quadrant-analysis | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e6ef20> | |
| custom_reports__id_store_attributes | /api/v1/custom-reports/{_id}/store-attributes | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e6f560> | |
| custom_reports__id_share | /api/v1/custom-reports/{_id}/share | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e6fba0> | |
| custom_reports__id_share_report | /api/v1/custom-reports/{_id}/share-report | <pyramid.config.views.MultiView object at 0x78c1f8f769e0> | |
| custom_reports__id_pois_address | /api/v1/custom-reports/{_id}/pois/address | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e71300> | |
| custom_reports__id_listing_pdf | /api/v1/custom-reports/{_id}/listing-pdf | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e71940> | |
| custom_reports__id | /api/v1/custom-reports/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e39260> | |
| dd_reports | /api/v1/dd-reports | <pyramid.config.views.MultiView object at 0x78c1f8f76d60> | |
| dd_reports_upload_store_image | /api/v1/dd-reports/{store_id}/upload-store-image | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e89940> | |
| dd_reports_public_reports_list | /api/v1/dd-reports/public-reports-list/{period}/{token} | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e7ef20> | |
| dd_reports__id_validate_shared_key | /api/v1/dd-reports/{_id}/validate-shared-key | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e7f560> | |
| dd_reports__id | /api/v1/dd-reports/{_id} | <pyramid.config.views.MultiView object at 0x78c1f8f76f20> | |
| dd_reports__store_ranking | /api/v1/dd-reports/{_id}/store-ranking | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e88680> | |
| dd_reports__historical_trade_area_sales | /api/v1/dd-reports/{_id}/historical-trade-area-sales | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e88cc0> | |
| dd_reports__id_copy | /api/v1/dd-reports/{_id}/copy | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e89300> | |
| sales_reports | /api/v1/sales-reports | <pyramid.config.views.MultiView object at 0x78c1f8f770e0> | |
| sales_reports__mc_desc | /api/v1/sales-reports/mc-desc | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e8aa20> | |
| sales_reports__trade_area_sandbox | /api/v1/sales-reports/trade-area-sandbox | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ea3920> | |
| sales_reports__id | /api/v1/sales-reports/{_id} | <pyramid.config.views.MultiView object at 0x78c1f8f76f90> | |
| sales_reports__id_recommendations | /api/v1/sales-reports/{_id}/recommendations | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e8bb00> | |
| sales_reports__id_highlights | /api/v1/sales-reports/{_id}/highlights | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e90180> | |
| sales_reports__id_market_strategy | /api/v1/sales-reports/{_id}/market-strategy | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e907c0> | |
| sales_reports__id_assumptions | /api/v1/sales-reports/{_id}/assumptions | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e90e00> | |
| sales_reports__id_real_estate_notes | /api/v1/sales-reports/{_id}/real_estate_notes | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e91440> | |
| sales_reports__id_forecast | /api/v1/sales-reports/{_id}/forecast | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e91a80> | |
| sales_reports__id_prediction_explainer | /api/v1/sales-reports/{_id}/prediction_explainer | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e920c0> | |
| sales_reports__id_nearby_cotenants | /api/v1/sales-reports/{_id}/nearby-cotenants | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e92700> | |
| sales_reports__id_sales_transfer | /api/v1/sales-reports/{_id}/sales-transfer | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e92d40> | |
| sales_reports__id_real_estate_factors | /api/v1/sales-reports/{_id}/real-estate-factors | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e93380> | |
| sales_reports__id_comparable_stores | /api/v1/sales-reports/{_id}/comparable-stores | <pyramid.config.views.MultiView object at 0x78c1f8f771c0> | |
| sales_reports__id_urbanicity | /api/v1/sales-reports/{_id}/urbanicity | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ea04a0> | |
| 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 0x78c1f8ea0ae0> | |
| sales_reports__id_new_sites | /api/v1/sales-reports/{_id}/new-sites | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ea1120> | |
| sales_reports__id_edit_forecast | /api/v1/sales-reports/{_id}/edit-forecast | <pyramid.config.views.MultiView object at 0x78c1f8f772a0> | |
| closure_reports__id_copy | /api/v1/closure-reports/{_id}/copy | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ea7880> | |
| sales_reports__id_average_sales_value | /api/v1/sales-reports/{_id}/average-sales-value | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ea2200> | |
| sales_reports__id_existing_store_attributes | /api/v1/sales-reports/{_id}/existing-store-attributes | <pyramid.config.views.MultiView object at 0x78c1f8f77310> | |
| sales_reports__id_copy | /api/v1/sales-reports/{_id}/copy | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ea2840> | |
| closure_reports | /api/v1/closure-reports | <pyramid.config.views.MultiView object at 0x78c1f8f773f0> | |
| closure_reports__id | /api/v1/closure-reports/{_id} | <pyramid.config.views.MultiView object at 0x78c1f8f77460> | |
| closure_reports__id_sales_forecast | /api/v1/closure-reports/{_id}/sales-forecast | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ea54e0> | |
| closure_reports__id_sales_transfer | /api/v1/closure-reports/{_id}/sales-transfer | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ea5b20> | |
| closure_reports__id_description | /api/v1/closure-reports/{_id}/description | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ea6160> | |
| closure_reports__id_considerations | /api/v1/closure-reports/{_id}/considerations | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ea67a0> | |
| closure_reports__id_edit_forecast | /api/v1/closure-reports/{_id}/edit-forecast | <pyramid.config.views.MultiView object at 0x78c1f8f77230> | |
| mobile_location_get_visitor_demographics | /api/v1/mobile-location/get-visitor-demographics | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ed6b60> | |
| mobile_location_contributions | /api/v1/mobile-location/contributions | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ed45e0> | |
| mobile_location_demogs | /api/v1/mobile-location/demographics | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ed5260> | |
| mobile_location_mobile_data | /api/v1/mobile-location/mobile-data | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ed5ee0> | |
| mobile_location_outputzone | /api/v1/mobile-location/output-zone | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ed58a0> | |
| mobile_location_contribution | /api/v1/mobile-location/contribution | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ed4c20> | |
| mobile_location_visitor_report | /api/v1/mobile-location/visitor-report | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ed71a0> | |
| mobile_location_visitor_report_home_locations | /api/v1/mobile-location/visitor-report/home-locations | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ed6520> | |
| mobile_location__id | /api/v1/mobile-location/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ecff60> | |
| mobile_location | /api/v1/mobile-location | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ecf920> | |
| current_locations_sales | /api/v1/current-locations/sales | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e0d080> | |
| current_locations | /api/v1/current-locations | <pyramid.config.views.MultiView object at 0x78c1f8f75c50> | |
| current_locations_add_location | /api/v1/current-locations/add-location | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e0d6c0> | |
| current_locations_delete_location | /api/v1/current-locations/delete-location | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e0f420> | |
| current_locations_get_attributes | /api/v1/current-locations/get-attributes | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e0dd00> | |
| current_locations_get_attributes_set | /api/v1/current-locations/get-attributes-set | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e0e340> | |
| current_locations_attributes_edit | /api/v1/current-locations/attributes-edit/{_id} | <pyramid.config.views.MultiView object at 0x78c1f8f75b70> | |
| current_locations_simulate_closure | /api/v1/current-locations/simulate-closure | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e0fa60> | |
| 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 0x78c1f8e31300> | |
| custom_layers_selected_marketmatch_layer_file | /api/v1/custom-layers/selected-marketmatch-layer-file | <pyramid.config.views.MultiView object at 0x78c1f8f762e0> | |
| 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 0x78c1f8e105e0> | |
| custom_layers_update_shape | /api/v1/custom-layers/update/shape | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e10b80> | |
| custom_layers_market_planner | /api/v1/custom-layers/market_planner/{candidate_layer_id} | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e11120> | |
| custom_layers_utils_convert_tab | /api/v1/custom-layers/utils/convert-tab | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e11c60> | |
| custom_layers_utils_export_tab | /api/v1/custom-layers/utils/export-tab | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e12200> | |
| custom_layers_utils_export_tab_trade_area | /api/v1/custom-layers/utils/export-tab-trade-area | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e12840> | |
| custom_layers_utils_export_geojson | /api/v1/custom-layers/utils/export-geojson | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e12de0> | |
| custom_layers_user_files | /api/v1/custom-layers/user-files | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e10040> | |
| 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 0x78c1f8e28f40> | |
| 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 0x78c1f8e1fc40> | |
| 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 0x78c1f8e282c0> | |
| 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 0x78c1f8e28900> | |
| custom_layer_files_file_id_smart_columns | /api/v1/custom-layer-files/{file_id}/smart-columns | <pyramid.config.views.MultiView object at 0x78c1f8f76270> | |
| custom_layer_files | /api/v1/custom-layer-files | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e13420> | |
| custom_layer_files_transit_times | /api/v1/custom-layer-files-transit-times | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e13a60> | |
| custom_layer_files_file_id | /api/v1/custom-layer-files/{file_id} | <pyramid.config.views.MultiView object at 0x78c1f8f76120> | |
| custom_layer_files_file_id_symbology_batch | /api/v1/custom-layer-files/{file_id}/symbology/batch | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e1dc60> | |
| custom_layer_files_file_id_symbology | /api/v1/custom-layer-files/{file_id}/symbology | <pyramid.config.views.MultiView object at 0x78c1f8f76190> | |
| custom_layer_files_file_id_ring_symbology | /api/v1/custom-layer-files/{file_id}/ring-symbology | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e1e2a0> | |
| custom_layer_files_file_id_info | /api/v1/custom-layer-files/{file_id}/layer-info | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e29580> | |
| 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 0x78c1f8e1cb80> | |
| custom_layer_export_reac | /api/v1/reac-package/{file_id}/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d0ede0> | |
| custom_layer_reac | /api/v1/reac-layer/{file_id}/{name} | <pyramid.config.views.MultiView object at 0x78c1f8ef8590> | |
| custom_site_reac | /api/v1/reac-site/{file_id}/{_id}/{excel_or_pdf} | <pyramid.config.views.MultiView object at 0x78c1f8ef8750> | |
| custom_layers | /api/v1/custom-layers | <pyramid.config.views.MultiView object at 0x78c1f8f763c0> | |
| custom_layers_file_id | /api/v1/custom-layers/{file_id} | <pyramid.config.views.MultiView object at 0x78c1f8f764a0> | |
| custom_layers_file_id_multiple | /api/v1/custom-layers/{file_id}/multiple | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e2b100> | |
| custom_layers_file_id_associate_territories | /api/v1/custom-layers/{file_id}/associate-territories | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e2b740> | |
| custom_layers_file_id_check_territory_id | /api/v1/custom-layers/{file_id}/check-territory-id | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e2bd80> | |
| custom_layers_file_id_id | /api/v1/custom-layers/{file_id}/{_id} | <pyramid.config.views.MultiView object at 0x78c1f8f76510> | |
| custom_layer_update_layer_validation | /api/v1/custom-layer-update-validation | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e323e0> | |
| custom_layer_update_layer | /api/v1/custom-layer-update | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e32a20> | |
| customers_id | /api/v1/customers/{file_id} | <pyramid.config.views.MultiView object at 0x78c1f8f766d0> | |
| demographics_chart_geojson | /api/v1/demographics/chart/geojson | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8eb2700> | |
| demographics_extents | /api/v1/demographics/extents | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8eb1a80> | |
| demographics_geojson | /api/v1/demographics/geojson | <pyramid.config.views.MultiView object at 0x78c1f8f775b0> | |
| 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 0x78c1f8eb2d40> | |
| demographics_ranks_extents | /api/v1/demographics/ranks/extents | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8eb20c0> | |
| demographics_variables_geojson | /api/v1/demographics/variables/geojson | <pyramid.config.views.MultiView object at 0x78c1f8f77540> | |
| demographics_variables_ids | /api/v1/demographics/variables/ids | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8eb09a0> | |
| demographics_home_locations | /api/v1/demographics/home_locations | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8eb3380> | |
| demographics_threshold_ring | /api/v1/demographics/threshold_ring | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e116c0> | |
| events_id | /api/v1/events/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ebc040> | |
| events | /api/v1/events | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8eb39c0> | |
| export_customers_id_bounds | /api/v1/export-customers/{file_id}/bounds | <pyramid.config.views.MultiView object at 0x78c1f8f76740> | |
| export_customers_id_store | /api/v1/export-customers/{file_id}/store_num | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8e385e0> | |
| geocode | /api/v1/geocode | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ebc680> | |
| geocode_full_address | /api/v1/geocode/full-address | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ebccc0> | |
| login_reset_password | /api/v1/login/reset_password | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ebd800> | |
| login | /api/v1/login | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ebd260> | |
| mobile_data | /api/v1/mobile_data | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ebde40> | |
| mobile_data_brands | /api/v1/mobile_data/brands | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ebe480> | |
| mobile_data_hourly_pop | /api/v1/mobile_data/hourly_pop | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ebeac0> | |
| mobile_data_controls | /api/v1/mobile_data/controls | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ebf100> | |
| mobile_data_demographics | /api/v1/mobile_data/demographics | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ebf740> | |
| mobile_data_device_count | /api/v1/mobile_data/device_count | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ebfd80> | |
| mobile_data_device_count_for_sales_predictions | /api/v1/mobile_data/device_count_for_sales_predictions | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ecc400> | |
| mobile_data_traffic_counts | /api/v1/mobile_data/mobile_data_traffic_counts | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ecca40> | |
| mobile_data_traffic_counts_legacy | /api/v1/mobile_data/mobile_data_traffic_counts_legacy | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ecd080> | |
| mobile_data_traffic_counts_for_models | /api/v1/mobile_data/mobile_data_traffic_counts_for_models | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ecd6c0> | |
| mobile_data_yoy_traffic_counts | /api/v1/mobile_data/mobile_data_yoy_traffic_counts | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ecdd00> | |
| mobile_data_bounds_traffic | /api/v1/mobile_data/mobile_data_bounds_traffic | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ece340> | |
| mobile_data_traffic_warmup_warehouse | /api/v1/mobile_data/mobile_data_traffic_warmup_warehouse | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ece980> | |
| notifications | /api/v1/notifications | <pyramid.config.views.MultiView object at 0x78c1f8f77a10> | |
| notifications_stream | /api/v1/notifications/stream | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ee02c0> | |
| notifications__id | /api/v1/notifications/{_id} | <pyramid.config.views.MultiView object at 0x78c1f8f77a80> | |
| notifications_read__id | /api/v1/notifications/read/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ee13a0> | |
| organization_logo | /api/v1/organization/logo | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ee2020> | |
| organization_logo_background | /api/v1/organization/background/{useBackground} | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ee2660> | |
| organization_plan_countries_country | /api/v1/organization/plan/countries/{country} | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ee3f60> | |
| organization_plan_marker_cropping | /api/v1/organization/plan/marker-cropping/{cropped} | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8eec5e0> | |
| organization_plan_rights_right | /api/v1/organization/plan/rights/{right} | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ee2ca0> | |
| organization_plan_cities_city | /api/v1/organization/plan/cities/{city} | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ee3920> | |
| organization_cities | /api/v1/organization/cities | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ee32e0> | |
| organization | /api/v1/organization | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ee19e0> | |
| organization_loading_messages | /api/v1/organization/loading-messages | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8eecc20> | |
| organization_current_locations_headers | /api/v1/organization/current-locations-headers | <pyramid.config.views.MultiView object at 0x78c1f8f77cb0> | |
| poi_displacement | /api/v1/poi/displacement/ | <pyramid.config.views.MultiView object at 0x78c1f8f77d20> | |
| 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 0x78c1f8eef600> | |
| poi_logos_id | /api/v1/poi/logos/{logo_id} | <pyramid.config.views.MultiView object at 0x78c1f8f77e70> | |
| poi_logos_search | /api/v1/search/pois/logos | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8eefba0> | |
| poi_logos | /api/v1/poi/logos/ | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8eef240> | |
| poi_validate | /api/v1/poi/validate | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d00220> | |
| projects_id_unit | /api/v1/projects/{_id}/unit | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d02e80> | |
| projects_id_share | /api/v1/projects/{_id}/share | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d034c0> | |
| projects_id_switch | /api/v1/projects/{_id}/switch | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d03b00> | |
| projects_id | /api/v1/projects/{_id} | <pyramid.config.views.MultiView object at 0x78c1f8ef8360> | |
| projects_id_candidate_layer | /api/v1/projects/{_id}/candidate_layer | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d02200> | |
| projects_id_variable_limit | /api/v1/projects/{_id}/variable_limit | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d02840> | |
| projects | /api/v1/projects | <pyramid.config.views.MultiView object at 0x78c1f8ef8210> | |
| public_report_form | /api/v1/public-report-form | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d0c180> | |
| public_report_form_coupon | /api/v1/public-report-form/coupon | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d0c7c0> | |
| public_report_form_country | /api/v1/public-report-form/country | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d0ce00> | |
| site_profiles_id_set_default | /api/v1/site-profiles/{_id}/set_default | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d6a340> | |
| site_profiles_id | /api/v1/site-profiles/{_id} | <pyramid.config.views.MultiView object at 0x78c1f8efa190> | |
| site_profiles | /api/v1/site-profiles | <pyramid.config.views.MultiView object at 0x78c1f8efa120> | |
| 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 0x78c1f8d6a980> | |
| site_profiles_public_id_uuid | /api/v1/site-profiles/p/{_id}/{_uuid} | <pyramid.config.views.MultiView object at 0x78c1f8ef9c50> | |
| 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 0x78c1f8d84c20> | |
| sitematch_organization_id_org_details | /api/v1/sitematch-organization/{_id}/org-details | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d85260> | |
| 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 0x78c1f8c39580> | |
| 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 0x78c1f8d46160> | |
| properties_update_filter_market_plan | /api/v1/properties/market-plan | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d467a0> | |
| properties_update_filter_submitters | /api/v1/properties/submitters | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d46de0> | |
| properties_update_filter_dates | /api/v1/properties/dates | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d47420> | |
| properties_send_email | /api/v1/properties/send-email | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d47a60> | |
| reports_batch_custom_layers | /api/v1/reports/batch/custom_layers | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d1c2c0> | |
| reports_batch_custom_layers_mapping | /api/v1/reports/batch/custom_layers_mapping | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d1c900> | |
| reports_batch_current_locations_mapping | /api/v1/reports/batch/current_locations_mapping | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d1cf40> | |
| reports_batch_pois | /api/v1/reports/batch/pois | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d1d580> | |
| reports_batch_demogs | /api/v1/reports/batch/demogs | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d1dbc0> | |
| reports_batch_create_batch | /api/v1/reports/batch/create_batch | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d1e200> | |
| reports_batch_id_copy | /api/v1/reports/batch/{_id}/copy | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d1e840> | |
| reports_id_copy | /api/v1/reports/{_id}/copy | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d15c60> | |
| reports_id_demog_tables | /api/v1/reports/{_id}/demog-tables | <pyramid.config.views.MultiView object at 0x78c1f8ef8e50> | |
| reports_id_demographics | /api/v1/reports/{_id}/demographics | <pyramid.config.views.MultiView object at 0x78c1f8ef8c90> | |
| reports_id_logo | /api/v1/reports/{_id}/logo | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d14fe0> | |
| reports_id_private | /api/v1/reports/{_id}/private | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d15620> | |
| reports_id_send_email | /api/v1/reports/{_id}/send-email | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d16d40> | |
| reports_id | /api/v1/reports/{_id} | <pyramid.config.views.MultiView object at 0x78c1f8ef8a60> | |
| reports | /api/v1/reports | <pyramid.config.views.MultiView object at 0x78c1f8ef8910> | |
| roles_name | /api/v1/roles/{name} | <pyramid.config.views.MultiView object at 0x78c1f8ef91d0> | |
| roles_multi_banner_name | /api/v1/roles-multi-banner/{name} | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d285e0> | |
| roles | /api/v1/roles | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d1ee80> | |
| roles-multi-banner | /api/v1/roles-multi-banner | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d1f4c0> | |
| referral | /api/v1/referral | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d0f420> | |
| s3_data | /api/v1/s3-data | <pyramid.config.views.MultiView object at 0x78c1f8ef9240> | |
| s3_data_broker | /api/v1/s3-data-broker | <pyramid.config.views.MultiView object at 0x78c1f8ef94e0> | |
| services_transit | /api/v1/services/transit | None | |
| services_xlsTravelDistances | /api/v1/services/TravelDistances.xls | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d2ba60> | |
| segmentation_heatmap | /api/v1/segmentation/heatmap | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d2a7a0> | |
| segmentation_segment_breakdown | /api/v1/segmentation/segment-breakdown | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d2ade0> | |
| segmentation_top_segments | /api/v1/segmentation/top-segments | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d2b420> | |
| sitematch_submission_get | /api/v1/sitematch-submission | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d300e0> | |
| sitematch_submission_geocode | /api/v1/sitematch-submission/geocode | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d313a0> | |
| sitematch_submission_submit | /api/v1/sitematch-submission/submit | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d319e0> | |
| sitematch_submission_count | /api/v1/sitematch-submission/count | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d32020> | |
| sitematch_submission_neighbouring_brands | /api/v1/sitematch-submission/neighbouring-brands | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d32660> | |
| sitematch_submission_contact_submitter | /api/v1/sitematch-submission/contact-submitter | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d33380> | |
| sitematch_submission_id | /api/v1/sitematch-submission/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d30d60> | |
| sitematch_portal_visits | /api/v1/sitematch-portal-visits | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d30720> | |
| sitematch_market_plan_library | /api/v1/sitematch-market-plan | <pyramid.config.views.MultiView object at 0x78c1f8ef96a0> | |
| sitematch_market_plan_id | /api/v1/sitematch-market-plan/{_id} | <pyramid.config.views.MultiView object at 0x78c1f8ef9710> | |
| sitematch_market_plan_deletion | /api/v1/sitematch-market-plan/{_id}/deletion | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d3dbc0> | |
| sitematch_market_plan_id_trade_area | /api/v1/sitematch-market-plan/{_id}/trade-area | <pyramid.config.views.MultiView object at 0x78c1f8ef9780> | |
| sitematch_market_plan_submission_submission_id | /api/v1/sitematch-market-plan/submission/{submission_id} | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d3e2a0> | |
| sitematch_geometries | /api/v1/sitematch-geometries/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d3e8e0> | |
| sitematch_market_plan_id_real_estate_selections | /api/v1/sitematch-market-plan/{_id}/real-estate-selections | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d3efc0> | |
| sitematch_market_plan_id_demographics_selections | /api/v1/sitematch-market-plan/{_id}/demographics-selections | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d3f6a0> | |
| sitematch_market_plan_id_pois | /api/v1/sitematch-market-plan/{_id}/pois | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d3fce0> | |
| sitematch_market_plan_id_title | /api/v1/sitematch-market-plan/{_id}/title | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d44360> | |
| sitematch_market_plan_id_population_threshold | /api/v1/sitematch-market-plan/{_id}/population-threshold | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d44a40> | |
| sitematch_market_plan_id_scores | /api/v1/sitematch-market-plan/{_id}/scores | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d456c0> | |
| 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 0x78c1f8d32d40> | |
| lcbomatch_submission_geocode | /api/v1/lcbomatch-submission/geocode | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d339c0> | |
| lcbomatch_submission_submit | /api/v1/lcbomatch-submission/submit | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d3c040> | |
| sitematch_organization_id_share | /api/v1/sitematch-organization/{_id}/sitematch-share | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d86480> | |
| sitematch_organization_id_sitematch_share_token | /api/v1/sitematch-organization/{_id}/sitematch-share-token | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d86b60> | |
| sitematch_organization_id_submission_preferences | /api/v1/sitematch-organization/{_id}/submission-preferences | <pyramid.config.views.MultiView object at 0x78c1f8efa6d0> | |
| sitematch_organization_id_send_email | /api/v1/sitematch-organization/{_id}/send-email | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d911c0> | |
| sitematch_organization_id_sitematch_manager | /api/v1/sitematch-organization/{_id}/sitematch-manager | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d91800> | |
| simulation | /api/v1/simulation | <pyramid.config.views.MultiView object at 0x78c1f8ef98d0> | |
| simulation_event | /api/v1/simulation/event | <pyramid.config.views.MultiView object at 0x78c1f8ef9a20> | |
| simulation_share | /api/v1/simulation/share | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d52d40> | |
| simulation_comment | /api/v1/simulation/comment | <pyramid.config.views.MultiView object at 0x78c1f8ef9a90> | |
| simulation_candidate | /api/v1/simulation/candidate | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d53e20> | |
| simulation_updated_store_vars | /api/v1/simulation/updated-store-vars | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d5c4a0> | |
| simulation_apply | /api/v1/simulation/apply | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d5cae0> | |
| simulation_edit_event_details | /api/v1/simulation/edit-event-details | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d5d120> | |
| simulation_add_transfer_store | /api/v1/simulation/add-transfer-store | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d5d760> | |
| social_segment | /api/v1/social-segment | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d500e0> | |
| social_segment_from_geo_id | /api/v1/social-segment-from-geo-id | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d50720> | |
| social_segment_user_total | /api/v1/social-segment-user-total | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d5dda0> | |
| social_segment_from_shape | /api/v1/social-segment-from-shape | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d50d60> | |
| shapes | /api/v1/shapes | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d5e3e0> | |
| shapes_shape_id_label | /api/v1/shapes/{_id}/label | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d5ea20> | |
| shapes_shape_id_color | /api/v1/shapes/{_id}/color | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d5f060> | |
| shapes_shape_id_weight | /api/v1/shapes/{_id}/weight | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d5f6a0> | |
| shapes_shape_id_share | /api/v1/shapes/{_id}/share | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d5fce0> | |
| shapes_shape_id_export_points | /api/v1/shapes/{_id}/export_points | <pyramid.config.views.MultiView object at 0x78c1f8ef9fd0> | |
| track | /api/v1/track | <pyramid.config.views.MultiView object at 0x78c1f8efab30> | |
| traffic_counts | /api/v1/traffic-counts | None | |
| traffic_counts_cache | /api/v1/traffic-counts-cache | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8db0b80> | |
| traffic_counts_prediction_model_build | /api/v1/build-traffic-predictor | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8db1120> | |
| users_batch_report | /api/v1/users/batch_report | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c1b2e0> | |
| users_id_custom_layers_file_id_starred | /api/v1/users/{_id}/custom-layers/{file_id}/starred | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c1bce0> | |
| users_id_email | /api/v1/users/{_id}/email | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c202c0> | |
| users_id_measurement | /api/v1/users/{_id}/measurement | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c2c0e0> | |
| users_id_account_type | /api/v1/users/{_id}/account_type | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c2c680> | |
| users_id_name | /api/v1/users/{_id}/name | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c213a0> | |
| users_id_sitematch_email | /api/v1/users/{_id}/sitematch_email | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c21ee0> | |
| users_id_title | /api/v1/users/{_id}/title | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c21940> | |
| users_id_geographies | /api/v1/users/{_id}/geographies | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c22480> | |
| users_id_password | /api/v1/users/{_id}/password | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c20e00> | |
| users_preferences_segmentation | /api/v1/users/{_id}/preferences/segmentation | <pyramid.config.views.MultiView object at 0x78c1f8efbe70> | |
| users_id_plan_countries_country | /api/v1/users/{_id}/plan/countries/{country} | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c2d760> | |
| users_id_preferences_demographics_order | /api/v1/users/{_id}/preferences/demographics/order | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c3af20> | |
| users_id_preferences_demographics_weight | /api/v1/users/{_id}/preferences/demographics/weight | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c3b560> | |
| users_id_preferences_demographics | /api/v1/users/{_id}/preferences/demographics | <pyramid.config.views.MultiView object at 0x78c1f8efbd90> | |
| users_id_preferences_project_basemap | /api/v1/users/{_id}/preferences/project/basemap | <pyramid.config.views.MultiView object at 0x78c1f8efbcb0> | |
| users_id_preferences_settings_notification | /api/v1/users/{_id}/preferences/settings/notification | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c2cc20> | |
| users_id_preferences_sitematch | /api/v1/users/{_id}/preferences/sitematch | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c3bba0> | |
| users_id_preferences_settings_comparison_notification | /api/v1/users/{_id}/preferences/settings/comparison_notification | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c2d1c0> | |
| users_id_profile_pic | /api/v1/users/{_id}/profile_pic | <pyramid.config.views.MultiView object at 0x78c1f8efbbd0> | |
| users_id_role | /api/v1/users/{_id}/role | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c23b00> | |
| users_id_username | /api/v1/users/{_id}/username | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c20860> | |
| users_id | /api/v1/users/{_id} | <pyramid.config.views.MultiView object at 0x78c1f8efba10> | |
| users_referral | /api/v1/users/{_id}/referral | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c1a660> | |
| users_id_eula_signed | /api/v1/users/{_id}/eula_signed | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c22ac0> | |
| users_preferences_project_mapstate_poi_clustering | api/v1/users/{_id}/preferences/project/mapstate/poi-clustering | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c2fec0> | |
| 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 0x78c1f8c384a0> | |
| users_preferences_project_mapstate_current_location | api/v1/users/{_id}/preferences/project/mapstate/current-location-state | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c38a40> | |
| users_preferences_project_mapstate_markets_visible | api/v1/users/{_id}/preferences/project/mapstate/markets/visible | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c38fe0> | |
| users_preferences_project_mapstate_traffic_count | api/v1/users/{_id}/preferences/project/mapstate/traffic-count | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c2e660> | |
| users_preferences_project_mapstate_social_segment | /api/v1/users/{_id}/preferences/project/mapstate/social-segment-state | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c2eca0> | |
| users_id_retailer_key | /api/v1/users/{_id}/retailer_key | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c2f2e0> | |
| users_id_system_performance | /api/v1/users/{_id}/system_performance | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c2f920> | |
| mapstate_customlayers_file_id_inactive_classes | /api/v1/mapstate/custom-layers/{file_id}/inactive-classes | <pyramid.config.views.MultiView object at 0x78c1f8efbee0> | |
| mapstate_customlayers_file_id_header | /api/v1/mapstate/custom-layers/{file_id}/label-header | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c44cc0> | |
| mapstate_customlayers_file_id_toggle_labels | /api/v1/mapstate/custom-layers/{file_id}/labels | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c45300> | |
| mapstate_customlayers_file_id_toggle_layer_lock | /api/v1/mapstate/custom-layers/{file_id}/lock | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c45940> | |
| users | /api/v1/users | <pyramid.config.views.MultiView object at 0x78c1f8efb850> | |
| user-exists | /api/v1/user-exists | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c1a020> | |
| authentication | /api/v1/authentication | None | |
| trials | /api/v1/trials | <pyramid.config.views.MultiView object at 0x78c1f8efaba0> | |
| trials_approve | /api/v1/trials/approve | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8db2200> | |
| trials_id_checkout | /api/v1/trials/{_id}/checkout | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8db2e80> | |
| trials_id_message | /api/v1/trials/{_id}/message | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8db2840> | |
| routing | /api/v1/route/driving/{_route_options} | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d28c20> | |
| sitematch_listings | /api/v1/sitematch/listings | <pyramid.config.views.MultiView object at 0x78c1f8efa4a0> | |
| sitematch_listings_id | /api/v1/sitematch/listings/{_id} | <pyramid.config.views.MultiView object at 0x78c1f8efa510> | |
| sitematch_listings_id_images | /api/v1/sitematch/listings/{_id}/images | <pyramid.config.views.MultiView object at 0x78c1f8efa580> | |
| sitematch_listings_id_details | /api/v1/sitematch/listings/{_id}/details | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d7cf40> | |
| sitematch_portal_listings | /api/v1/sitematch/portal_listings | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d7e020> | |
| sitematch_expansion_plans | /api/v1/sitematch/expansion_plans | <pyramid.config.views.MultiView object at 0x78c1f8efa270> | |
| sitematch_expansion_plans_id | /api/v1/sitematch/expansion_plans/{_id} | <pyramid.config.views.MultiView object at 0x78c1f8efa2e0> | |
| sitematch_terms_conditions | /api/v1/sitematch/terms_conditions | <pyramid.config.views.MultiView object at 0x78c1f8efa350> | |
| sitematch_terms_and_conditions | /api/v1/sitematch/terms_and_conditions | <pyramid.config.views.MultiView object at 0x78c1f8efa3c0> | |
| sitematch_terms_and_conditions_webhook | /api/v1/sitematch/terms_and_conditions_webhook | <pyramid.config.views.MultiView object at 0x78c1f8efa430> | |
| sitematch_manager | /api/v1/sitematch-manager | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d91e40> | |
| sitematch_manager_default_columns | /api/v1/sitematch-manager/default-columns | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8da9120> | |
| sitematch_manager_filters | /api/v1/sitematch-manager/filters | <pyramid.config.views.MultiView object at 0x78c1f8efa5f0> | |
| sitematch_manager_visibility | /api/v1/sitematch-manager/visibility | <pyramid.config.views.MultiView object at 0x78c1f8efa900> | |
| sitematch_manager_id | /api/v1/sitematch-manager/{_id} | <pyramid.config.views.MultiView object at 0x78c1f8efa970> | |
| rest_sitematch_manager_id_geocoding_status | /api/v1/sitematch-manager/{_id}/geocoding-status | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d9c900> | |
| sitematch_manager_id_custom_layer_file | /api/v1/sitematch-manager/{_id}/custom-layer-file | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d9cf40> | |
| sitematch_manager_id_archive | /api/v1/sitematch-manager/{_id}/archive | <pyramid.config.views.MultiView object at 0x78c1f8efa9e0> | |
| sitematch_manager_id_rows | /api/v1/sitematch-manager/{_id}/rows | <pyramid.config.views.MultiView object at 0x78c1f8efaa50> | |
| sitematch_manager_id_rows_row_id | /api/v1/sitematch-manager/{_id}/rows/{row_id} | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d9ef20> | |
| sitematch_manager_id_columns | /api/v1/sitematch-manager/{_id}/columns | <pyramid.config.views.MultiView object at 0x78c1f8efa820> | |
| sitematch_manager_id_columns_field | /api/v1/sitematch-manager/{_id}/columns/{field} | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8da84a0> | |
| sitematch_manager_id_reports_drawn_shapes | /api/v1/sitematch-manager/{_id}/reports-drawn-shapes | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8da8ae0> | |
| sitematch_manager_id_demographics | /api/v1/sitematch-manager/{_id}/demographics | <pyramid.config.views.MultiView object at 0x78c1f8efa200> | |
| sitematch_manager_id_attachments | /api/v1/sitematch-manager/{manager_id}/attachments | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8daa200> | |
| sitematch_organization_views | /api/v1/sitematch-organization/{org_id}/views | <pyramid.config.views.MultiView object at 0x78c1f8efa740> | |
| sitematch_view | /api/v1/sitematch-views/{view_id} | <pyramid.config.views.MultiView object at 0x78c1f8efa890> | |
| user_sitematch_active_view | /api/v1/users/me/sitematch-active-view | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d90b80> | |
| sitematch_signups | /api/v1/sitematch-signups | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8daa840> | |
| sitematch_signups_unpaid | /api/v1/sitematch-signups/unpaid | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8daae80> | |
| 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 0x78c1f8dab4c0> | |
| sitematch_signups_id_create_account | /api/v1/sitematch-signups/{_id}/create-account | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8dabb00> | |
| marketmatch_mappings | /api/v1/marketmatch/mappings | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c88c20> | |
| marketmatch_mapping_file_id | /api/v1/marketmatch/mapping/{file_id} | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c89260> | |
| sitematch_makematches_getusers | /api/v1/sitematch/makematches/getusers | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d7e660> | |
| sitematch_makematches_getexpansionplans | /api/v1/sitematch/makematches/getexpansionplans/{user_id} | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d7eca0> | |
| sitematch_makematches_getlistings | /api/v1/sitematch/makematches/getlistings/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d7ff60> | |
| sitematch_makematches_getalllistings | /api/v1/sitematch/makematches/getalllistings | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d7f920> | |
| sitematch_makematches_getmatches | /api/v1/sitematch/makematches/getmatches/{_id} | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d7f2e0> | |
| sitematch_makematches_creatematch | /api/v1/sitematch/makematches/match | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8d845e0> | |
| cities_query | /api/v1/cities/{query} | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8fde980> | |
| completion_callback | /api/v1/near/completion_callback | <pyramid.config.views.MultiView object at 0x78c1f8c60600> | |
| stripe_webhook | /api/v1/stripe/webhook | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c8a340> | |
| stripe_create_customer_portal_session | /api/v1/stripe/create-customer-portal-session | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c8a980> | |
| stripe_primary_subscription | /api/v1/stripe/primary-subscription | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8c8afc0> | |
| ai_sandbox_chat | /api/v1/ai-sandbox/chat | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ff8ae0> | |
| ai_sandbox_disclaimer_status | /api/v1/ai-sandbox/disclaimer/status | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ff9120> | |
| ai_sandbox_disclaimer_accept | /api/v1/ai-sandbox/disclaimer/accept | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ff9760> | |
| ai_sandbox_disclaimer_clear | /api/v1/ai-sandbox/disclaimer/clear | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ff9da0> | |
| ai_sandbox_usage_stats | /api/v1/ai-sandbox/usage/stats | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ffa3e0> | |
| ai_sandbox_sessions_list | /api/v1/ai-sandbox/sessions | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ffaa20> | |
| ai_sandbox_session_detail | /api/v1/ai-sandbox/sessions/{session_id} | <pyramid.config.views.MultiView object at 0x78c1f8f75d30> | |
| ai_sandbox_data_management_sample_attributes | /api/v1/ai-sandbox/data-management/sample-attributes | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ffbf60> | |
| ai_sandbox_data_management_enabled_attributes | /api/v1/ai-sandbox/data-management/enabled-attributes | <pyramid.config.views.MultiView object at 0x78c1f8f75da0> | |
| mobile_optimization | /api/v1/mobile-optimization | <function attr_wrapped_view.<locals>.attr_view at 0x78c1f8ecefc0> | |
| catchall_static | /*subpath | <function rendered_view.<locals>.viewresult_to_response at 0x78c1f8c767a0> |
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-59-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.0 | /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 |
| 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 |
| 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.0 | /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 |
| 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.43.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 |
| 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 |
| 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 |
| 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 |
| 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.