Total spending of the NHS for: Cromoglycate,Rel,Leukotriene Antagonists
Used for (BNF section):
Cromoglycate,Rel,Leukotriene AntagonistsPackage | Name | Version |
---|---|---|
Django | 2.2.1 | |
Python | 3.6.7 | |
debug_toolbar | Debug Toolbar | 1.11 |
polymorphic | Polymorphic | 2.0.3 |
rest_framework | Django REST framework | 3.9.3 |
rest_framework_swagger | Rest_Framework_Swagger | 2.2.0 |
Resource usage
Resource | Value |
---|---|
User CPU time | 2047.213 msec |
System CPU time | 152.163 msec |
Total CPU time | 2199.376 msec |
Elapsed time | 2274.065 msec |
Context switches | 255 voluntary, 17 involuntary |
Browser timing
Timing attribute | Timeline | Milliseconds since navigation start (+length) |
---|
Setting | Value |
---|---|
ABSOLUTE_URL_OVERRIDES | {} |
ADMINS | [] |
ALLOWED_HOSTS | ['*'] |
APPEND_SLASH | True |
AUTHENTICATION_BACKENDS | ['django.contrib.auth.backends.ModelBackend'] |
AUTH_PASSWORD_VALIDATORS | '********************' |
AUTH_USER_MODEL | 'auth.User' |
BASE_DIR | '/home/protwis/gpcrdb_test' |
BUILD_CACHE_DIR | '/home/protwis/gpcrdb_data/cache' |
CACHES | {'alignments': {'BACKEND': 'django.core.cache.backends.filebased.FileBasedCache',
'LOCATION': '/home/protwis/caches/test_alignment',
'OPTIONS': {'MAX_ENTRIES': 1000}},
'default': {'BACKEND': 'django.core.cache.backends.filebased.FileBasedCache',
'LOCATION': '/home/protwis/caches/test/',
'OPTIONS': {'MAX_ENTRIES': 10000000}}} |
CACHE_MIDDLEWARE_ALIAS | 'default' |
CACHE_MIDDLEWARE_KEY_PREFIX | '********************' |
CACHE_MIDDLEWARE_SECONDS | 600 |
CSRF_COOKIE_AGE | 31449600 |
CSRF_COOKIE_DOMAIN | None |
CSRF_COOKIE_HTTPONLY | False |
CSRF_COOKIE_NAME | 'csrftoken' |
CSRF_COOKIE_PATH | '/' |
CSRF_COOKIE_SAMESITE | 'Lax' |
CSRF_COOKIE_SECURE | False |
CSRF_FAILURE_VIEW | 'django.views.csrf.csrf_failure' |
CSRF_HEADER_NAME | 'HTTP_X_CSRFTOKEN' |
CSRF_TRUSTED_ORIGINS | [] |
CSRF_USE_SESSIONS | False |
DATABASES | {'default': {'ATOMIC_REQUESTS': False,
'AUTOCOMMIT': True,
'CONN_MAX_AGE': 0,
'ENGINE': 'django.db.backends.postgresql_psycopg2',
'HOST': 'localhost',
'NAME': 'protwis_202107',
'OPTIONS': {},
'PASSWORD': '********************',
'PORT': '',
'TEST': {'CHARSET': None,
'COLLATION': None,
'MIRROR': None,
'NAME': None},
'TIME_ZONE': None,
'USER': 'protwis'}} |
DATABASE_ROUTERS | [] |
DATA_DIR | '/home/protwis/gpcrdb_data' |
DATA_UPLOAD_MAX_MEMORY_SIZE | 2621440 |
DATA_UPLOAD_MAX_NUMBER_FIELDS | 1000 |
DATETIME_FORMAT | 'N j, Y, P' |
DATETIME_INPUT_FORMATS | ['%Y-%m-%d %H:%M:%S',
'%Y-%m-%d %H:%M:%S.%f',
'%Y-%m-%d %H:%M',
'%Y-%m-%d',
'%m/%d/%Y %H:%M:%S',
'%m/%d/%Y %H:%M:%S.%f',
'%m/%d/%Y %H:%M',
'%m/%d/%Y',
'%m/%d/%y %H:%M:%S',
'%m/%d/%y %H:%M:%S.%f',
'%m/%d/%y %H:%M',
'%m/%d/%y'] |
DATE_FORMAT | 'N j, Y' |
DATE_INPUT_FORMATS | ['%Y-%m-%d',
'%m/%d/%Y',
'%m/%d/%y',
'%b %d %Y',
'%b %d, %Y',
'%d %b %Y',
'%d %b, %Y',
'%B %d %Y',
'%B %d, %Y',
'%d %B %Y',
'%d %B, %Y'] |
DEBUG | True |
DEBUG_PROPAGATE_EXCEPTIONS | False |
DEBUG_TOOLBAR_PATCH_SETTINGS | False |
DECIMAL_SEPARATOR | '.' |
DEFAULT_CHARSET | 'utf-8' |
DEFAULT_CONTENT_TYPE | 'text/html' |
DEFAULT_EXCEPTION_REPORTER_FILTER | 'django.views.debug.SafeExceptionReporterFilter' |
DEFAULT_FILE_STORAGE | 'django.core.files.storage.FileSystemStorage' |
DEFAULT_FROM_EMAIL | 'webmaster@localhost' |
DEFAULT_INDEX_TABLESPACE | '' |
DEFAULT_NUMBERING_SCHEME | 'gpcrdb' |
DEFAULT_PROTEIN_STATE | 'inactive' |
DEFAULT_SITE | 'gpcr' |
DEFAULT_TABLESPACE | '' |
DISALLOWED_USER_AGENTS | [] |
DOCUMENTATION_URL | 'https://docs.gpcrdb.org/' |
EMAIL_BACKEND | 'django.core.mail.backends.smtp.EmailBackend' |
EMAIL_HOST | 'localhost' |
EMAIL_HOST_PASSWORD | '********************' |
EMAIL_HOST_USER | '' |
EMAIL_PORT | 25 |
EMAIL_SSL_CERTFILE | None |
EMAIL_SSL_KEYFILE | '********************' |
EMAIL_SUBJECT_PREFIX | '[Django] ' |
EMAIL_TIMEOUT | None |
EMAIL_USE_LOCALTIME | False |
EMAIL_USE_SSL | False |
EMAIL_USE_TLS | False |
FILE_CHARSET | 'utf-8' |
FILE_UPLOAD_DIRECTORY_PERMISSIONS | None |
FILE_UPLOAD_HANDLERS | ['django.core.files.uploadhandler.MemoryFileUploadHandler',
'django.core.files.uploadhandler.TemporaryFileUploadHandler'] |
FILE_UPLOAD_MAX_MEMORY_SIZE | 2621440 |
FILE_UPLOAD_PERMISSIONS | None |
FILE_UPLOAD_TEMP_DIR | None |
FIRST_DAY_OF_WEEK | 0 |
FIXTURE_DIRS | [] |
FORCE_SCRIPT_NAME | None |
FORMAT_MODULE_PATH | None |
FORM_RENDERER | 'django.forms.renderers.DjangoTemplates' |
GOOGLE_ANALYTICS_API | '********************' |
GOOGLE_ANALYTICS_KEY | '********************' |
IGNORABLE_404_URLS | [] |
INSTALLED_APPS | ('django.contrib.admin',
'django.contrib.auth',
'django.contrib.contenttypes',
'django.contrib.sessions',
'django.contrib.messages',
'django.contrib.staticfiles',
'django.contrib.humanize',
'debug_toolbar',
'rest_framework',
'rest_framework_swagger',
'polymorphic',
'common',
'api',
'news',
'pages',
'home',
'protein',
'family',
'residue',
'alignment',
'similaritysearch',
'similaritymatrix',
'structure',
'ligand',
'interaction',
'mutation',
'phylogenetic_trees',
'sitesearch',
'build_gpcr',
'construct',
'tools',
'drugs',
'signprot',
'signprot2',
'mutational_landscape',
'contactnetwork',
'seqsign',
'angles',
'hotspots') |
INTERNAL_IPS | '10.0.2.2' |
LANGUAGES | [('af', 'Afrikaans'),
('ar', 'Arabic'),
('ast', 'Asturian'),
('az', 'Azerbaijani'),
('bg', 'Bulgarian'),
('be', 'Belarusian'),
('bn', 'Bengali'),
('br', 'Breton'),
('bs', 'Bosnian'),
('ca', 'Catalan'),
('cs', 'Czech'),
('cy', 'Welsh'),
('da', 'Danish'),
('de', 'German'),
('dsb', 'Lower Sorbian'),
('el', 'Greek'),
('en', 'English'),
('en-au', 'Australian English'),
('en-gb', 'British English'),
('eo', 'Esperanto'),
('es', 'Spanish'),
('es-ar', 'Argentinian Spanish'),
('es-co', 'Colombian Spanish'),
('es-mx', 'Mexican Spanish'),
('es-ni', 'Nicaraguan Spanish'),
('es-ve', 'Venezuelan Spanish'),
('et', 'Estonian'),
('eu', 'Basque'),
('fa', 'Persian'),
('fi', 'Finnish'),
('fr', 'French'),
('fy', 'Frisian'),
('ga', 'Irish'),
('gd', 'Scottish Gaelic'),
('gl', 'Galician'),
('he', 'Hebrew'),
('hi', 'Hindi'),
('hr', 'Croatian'),
('hsb', 'Upper Sorbian'),
('hu', 'Hungarian'),
('hy', 'Armenian'),
('ia', 'Interlingua'),
('id', 'Indonesian'),
('io', 'Ido'),
('is', 'Icelandic'),
('it', 'Italian'),
('ja', 'Japanese'),
('ka', 'Georgian'),
('kab', 'Kabyle'),
('kk', 'Kazakh'),
('km', 'Khmer'),
('kn', 'Kannada'),
('ko', 'Korean'),
('lb', 'Luxembourgish'),
('lt', 'Lithuanian'),
('lv', 'Latvian'),
('mk', 'Macedonian'),
('ml', 'Malayalam'),
('mn', 'Mongolian'),
('mr', 'Marathi'),
('my', 'Burmese'),
('nb', 'Norwegian Bokmål'),
('ne', 'Nepali'),
('nl', 'Dutch'),
('nn', 'Norwegian Nynorsk'),
('os', 'Ossetic'),
('pa', 'Punjabi'),
('pl', 'Polish'),
('pt', 'Portuguese'),
('pt-br', 'Brazilian Portuguese'),
('ro', 'Romanian'),
('ru', 'Russian'),
('sk', 'Slovak'),
('sl', 'Slovenian'),
('sq', 'Albanian'),
('sr', 'Serbian'),
('sr-latn', 'Serbian Latin'),
('sv', 'Swedish'),
('sw', 'Swahili'),
('ta', 'Tamil'),
('te', 'Telugu'),
('th', 'Thai'),
('tr', 'Turkish'),
('tt', 'Tatar'),
('udm', 'Udmurt'),
('uk', 'Ukrainian'),
('ur', 'Urdu'),
('vi', 'Vietnamese'),
('zh-hans', 'Simplified Chinese'),
('zh-hant', 'Traditional Chinese')] |
LANGUAGES_BIDI | ['he', 'ar', 'fa', 'ur'] |
LANGUAGE_CODE | 'en-us' |
LANGUAGE_COOKIE_AGE | None |
LANGUAGE_COOKIE_DOMAIN | None |
LANGUAGE_COOKIE_NAME | 'django_language' |
LANGUAGE_COOKIE_PATH | '/' |
LOCALE_PATHS | [] |
LOGGING | {'disable_existing_loggers': False,
'formatters': {'verbose': {'datefmt': '%d/%b/%Y %H:%M:%S',
'format': '[%(asctime)s] %(levelname)s '
'[%(name)s:%(lineno)s] %(message)s'},
'verbose_low': {'datefmt': '%d/%b/%Y %H:%M:%S',
'format': '[%(asctime)s] %(levelname)s '
'[%(name)s:%(lineno)s]'}},
'handlers': {'build': {'class': 'logging.FileHandler',
'filename': 'logs/build.log',
'formatter': 'verbose',
'level': 'DEBUG'},
'django': {'class': 'logging.FileHandler',
'filename': 'logs/django.log',
'formatter': 'verbose',
'level': 'WARNING'},
'protwis': {'class': 'logging.FileHandler',
'filename': 'logs/protwis.log',
'formatter': 'verbose',
'level': 'DEBUG'}},
'loggers': {'build': {'handlers': ['build'], 'level': 'DEBUG'},
'django': {'handlers': ['django'],
'level': 'WARNING',
'propagate': True},
'protwis': {'handlers': ['protwis'], 'level': 'DEBUG'}},
'version': 1} |
LOGGING_CONFIG | 'logging.config.dictConfig' |
LOGIN_REDIRECT_URL | '/accounts/profile/' |
LOGIN_URL | '/accounts/login/' |
LOGOUT_REDIRECT_URL | None |
MANAGERS | [] |
MEDIA_ROOT | '/protwis/media/protwis' |
MEDIA_URL | '/media/' |
MESSAGE_STORAGE | 'django.contrib.messages.storage.fallback.FallbackStorage' |
MIDDLEWARE | ('common.middleware.stats.StatsMiddleware',
'debug_toolbar.middleware.DebugToolbarMiddleware',
'django.contrib.sessions.middleware.SessionMiddleware',
'django.middleware.common.CommonMiddleware',
'django.middleware.csrf.CsrfViewMiddleware',
'django.contrib.auth.middleware.AuthenticationMiddleware',
'django.contrib.messages.middleware.MessageMiddleware',
'django.middleware.clickjacking.XFrameOptionsMiddleware') |
MIGRATION_MODULES | {} |
MONTH_DAY_FORMAT | 'F j' |
NUMBER_GROUPING | 0 |
PASSWORD_HASHERS | '********************' |
PASSWORD_RESET_TIMEOUT_DAYS | '********************' |
PREPEND_WWW | False |
REFERENCE_POSITIONS | {'D1S1': 'D1S1x50',
'D1S2': 'D1S2x50',
'D1T1': 'D1T1x50',
'D1e1': 'D1e1x50',
'ECL1': '23x50',
'ECL2': '45x50',
'H8': '8x50',
'ICL1': '12x50',
'ICL2': '34x50',
'TM1': '1x50',
'TM2': '2x50',
'TM3': '3x50',
'TM4': '4x50',
'TM5': '5x50',
'TM6': '6x50',
'TM7': '7x50'} |
ROOT_URLCONF | 'protwis.urls' |
SECRET_KEY | '********************' |
SECURE_BROWSER_XSS_FILTER | False |
SECURE_CONTENT_TYPE_NOSNIFF | False |
SECURE_HSTS_INCLUDE_SUBDOMAINS | False |
SECURE_HSTS_PRELOAD | False |
SECURE_HSTS_SECONDS | 0 |
SECURE_PROXY_SSL_HEADER | None |
SECURE_REDIRECT_EXEMPT | [] |
SECURE_SSL_HOST | None |
SECURE_SSL_REDIRECT | False |
SERVER_EMAIL | 'root@localhost' |
SESSION_CACHE_ALIAS | 'default' |
SESSION_COOKIE_AGE | 86400 |
SESSION_COOKIE_DOMAIN | None |
SESSION_COOKIE_HTTPONLY | True |
SESSION_COOKIE_NAME | 'sessionid' |
SESSION_COOKIE_PATH | '/' |
SESSION_COOKIE_SAMESITE | 'Lax' |
SESSION_COOKIE_SECURE | False |
SESSION_ENGINE | 'django.contrib.sessions.backends.db' |
SESSION_EXPIRE_AT_BROWSER_CLOSE | False |
SESSION_FILE_PATH | None |
SESSION_SAVE_EVERY_REQUEST | False |
SESSION_SERIALIZER | 'django.contrib.sessions.serializers.PickleSerializer' |
SETTINGS_MODULE | 'protwis.settings' |
SHORT_DATETIME_FORMAT | 'm/d/Y P' |
SHORT_DATE_FORMAT | 'm/d/Y' |
SIGNING_BACKEND | 'django.core.signing.TimestampSigner' |
SILENCED_SYSTEM_CHECKS | [] |
SITE_NAME | 'gpcr' |
SITE_TITLE | 'GPCRdb' |
STATICFILES_DIRS | ('/home/protwis/gpcrdb_test/static',) |
STATICFILES_FINDERS | ['django.contrib.staticfiles.finders.FileSystemFinder',
'django.contrib.staticfiles.finders.AppDirectoriesFinder'] |
STATICFILES_STORAGE | 'django.contrib.staticfiles.storage.StaticFilesStorage' |
STATIC_ROOT | '/home/protwis/static_test/' |
STATIC_URL | '/static/' |
SWAGGER_SETTINGS | {'USE_SESSION_AUTH': False} |
TEMPLATES | [{'APP_DIRS': True,
'BACKEND': 'django.template.backends.django.DjangoTemplates',
'DIRS': [],
'OPTIONS': {'context_processors': ['django.contrib.auth.context_processors.auth',
'django.template.context_processors.debug',
'django.template.context_processors.i18n',
'django.template.context_processors.media',
'django.template.context_processors.static',
'django.template.context_processors.tz',
'django.contrib.messages.context_processors.messages',
'protwis.context_processors.current_site',
'protwis.context_processors.canonical_tag',
'protwis.context_processors.documentation_url',
'protwis.context_processors.google_analytics',
'protwis.context_processors.site_title'],
'debug': True}}] |
TEST_NON_SERIALIZED_APPS | [] |
TEST_RUNNER | 'django.test.runner.DiscoverRunner' |
THOUSAND_SEPARATOR | ',' |
TIME_FORMAT | 'P' |
TIME_INPUT_FORMATS | ['%H:%M:%S', '%H:%M:%S.%f', '%H:%M'] |
TIME_ZONE | 'Europe/Copenhagen' |
USE_I18N | True |
USE_L10N | True |
USE_THOUSAND_SEPARATOR | False |
USE_TZ | True |
USE_X_FORWARDED_HOST | False |
USE_X_FORWARDED_PORT | False |
WSGI_APPLICATION | None |
X_FRAME_OPTIONS | 'SAMEORIGIN' |
YEAR_MONTH_FORMAT | 'F Y' |
Request headers
Key | Value |
---|---|
Accept | text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 |
Accept-Encoding | br,gzip |
Accept-Language | en-US,en;q=0.5 |
Connection | close |
Host | test.gpcrdb.org |
User-Agent | CCBot/2.0 (https://commoncrawl.org/faq/) |
X-Forwarded-For | 3.236.207.90 |
X-Forwarded-Proto | https |
X-Real-Ip | 3.236.207.90 |
Response headers
Key | Value |
---|---|
Cache-Control | max-age=2419200 |
Content-Length | 42911 |
Content-Type | text/html; charset=utf-8 |
Expires | Wed, 19 Apr 2023 16:58:59 GMT |
Vary | Cookie |
X-Frame-Options | SAMEORIGIN |
WSGI environ
Since the WSGI environ inherits the environment of the server, only a significant subset is shown below.
Key | Value |
---|---|
PATH_INFO | /drugs/nhs/section/Cromoglycate,Rel,Leukotriene Antagonists/ |
QUERY_STRING | |
REMOTE_ADDR | |
REQUEST_METHOD | GET |
SCRIPT_NAME | |
SERVER_NAME | test.gpcrdb.org |
SERVER_PORT | 443 |
SERVER_PROTOCOL | HTTP/1.0 |
SERVER_SOFTWARE | gunicorn/19.9.0 |
View information
View function | Arguments | Keyword arguments | URL name |
---|---|---|---|
drugs.views.nhs_section |
() |
{'slug': 'Cromoglycate,Rel,Leukotriene Antagonists'} |
nhs_section |
No cookies
No session data
No GET data
No POST data
- default 94.39 ms (237 queries including 236 similar and 236 duplicates )
Query | Timeline | Time (ms) | Action | ||
---|---|---|---|---|---|
+ |
SELECT ••• "drugs_nhs"."id", "drugs_nhs"."drugname_id", "drugs_nhs"."date", "drugs_nhs"."quantity", "drugs_nhs"."items", "drugs_nhs"."actual_cost", "drugs_nhs"."drugCode", "drugs_nhs"."op_name", "drugs_nhs"."bnf_section" FROM "drugs_nhs" WHERE "drugs_nhs"."bnf_section" = 'Cromoglycate,Rel,Leukotriene Antagonists' ORDER BY "drugs_nhs"."date" ASC
|
9.416967869203589% |
8.89 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(450) for i in nhs_data: |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 579
|
0.8597848517224744% |
0.81 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 892
|
0.45161436982367337% |
0.43 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 518
|
0.4210520998300131% |
0.40 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 398
|
0.3685153051301675% |
0.35 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 398
|
0.41726338867377427% |
0.39 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 518
|
0.3106743148115874% |
0.29 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 579
|
0.30006592357411854% |
0.28 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 892
|
0.4261037147049983% |
0.40 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 892
|
0.41903145388001906% |
0.40 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 579
|
0.42282016503625797% |
0.40 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 518
|
0.38038660008638264% |
0.36 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 398
|
0.4271140376799954% |
0.40 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 579
|
0.3667472399239227% |
0.35 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 398
|
0.4213046805737624% |
0.40 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 892
|
0.361190463561439% |
0.34 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 518
|
0.307390765142847% |
0.29 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 892
|
0.44151114007370307% |
0.42 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 398
|
0.3392159388552536% |
0.32 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 579
|
0.36952562810516454% |
0.35 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 518
|
0.31345270299282924% |
0.30 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 579
|
0.31168463778658445% |
0.29 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 892
|
0.3068856036553485% |
0.29 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 398
|
0.4788930901485932% |
0.45 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 518
|
0.41726338867377427% |
0.39 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 579
|
0.4450472704861927% |
0.42 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 518
|
0.41751596941752356% |
0.39 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 892
|
0.43014500660498645% |
0.41 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 398
|
0.43544920222372085% |
0.41 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 579
|
0.4298924258612372% |
0.41 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 518
|
0.4185262923925206% |
0.40 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 398
|
0.3106743148115874% |
0.29 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 892
|
0.35790691389269863% |
0.34 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 398
|
0.30789592663034554% |
0.29 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 518
|
0.3167362526615696% |
0.30 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 579
|
0.44252146304870005% |
0.42 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 892
|
0.4195366153675176% |
0.40 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 398
|
0.4268614569362461% |
0.40 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 518
|
0.4268614569362461% |
0.40 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 579
|
0.4182737116487713% |
0.39 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 892
|
0.43140791032373277% |
0.41 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 398
|
0.31117947629908593% |
0.29 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 518
|
0.4369646866862164% |
0.41 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 892
|
0.36952562810516454% |
0.35 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 579
|
0.4207995190862639% |
0.40 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 518
|
0.31168463778658445% |
0.29 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 398
|
0.3286075476177847% |
0.31 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 579
|
0.29779269688037524% |
0.28 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 892
|
0.2965297931616289% |
0.28 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 518
|
0.2940039857241364% |
0.28 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 579
|
0.27682849514918684% |
0.26 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 398
|
0.46828469891112445% |
0.44 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 892
|
0.41726338867377427% |
0.39 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 518
|
0.4197891961112669% |
0.40 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 892
|
0.3442675537302387% |
0.32 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 398
|
0.42282016503625797% |
0.40 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 579
|
0.4245882302425028% |
0.40 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 398
|
0.44353178602369714% |
0.42 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 892
|
0.3619482057926868% |
0.34 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 518
|
0.3202723830740592% |
0.30 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 579
|
0.44858340089868226% |
0.42 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 518
|
0.42484081098625204% |
0.40 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 892
|
0.4566659846986586% |
0.43 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 398
|
0.43772242891746416% |
0.41 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 579
|
0.36093788281768974% |
0.34 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 398
|
0.4147375812362817% |
0.39 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 892
|
0.41928403462376834% |
0.40 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 579
|
0.36068530207394045% |
0.34 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 518
|
0.42963984511748793% |
0.41 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 892
|
0.3616956250489375% |
0.34 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 518
|
0.361190463561439% |
0.34 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 579
|
0.42155726131751164% |
0.40 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 398
|
0.3419943270364954% |
0.32 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 892
|
0.5582034436858603% |
0.53 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 518
|
1.058060735565642% |
1.00 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 579
|
0.657720256723068% |
0.62 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 398
|
0.37230401628640636% |
0.35 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 892
|
0.7206128619166332% |
0.68 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 579
|
0.3475511033989791% |
0.33 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 518
|
0.338710777367755% |
0.32 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 398
|
0.3624533672801853% |
0.34 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 579
|
0.41423241974878316% |
0.39 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 892
|
0.35664401017395236% |
0.34 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 518
|
0.41928403462376834% |
0.40 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 398
|
0.4738414752736081% |
0.45 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 518
|
0.329870451336531% |
0.31 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 892
|
0.4503514661049271% |
0.43 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 398
|
0.31269496076158143% |
0.30 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 579
|
0.31648367191782034% |
0.30 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 579
|
0.46727437593612736% |
0.44 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 518
|
0.6804525236605012% |
0.64 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 398
|
0.34881400711772537% |
0.33 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 892
|
0.36447401323017936% |
0.34 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 398
|
0.35563368719895533% |
0.34 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 518
|
0.34830884563022685% |
0.33 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 892
|
0.3526027182739642% |
0.33 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 579
|
0.3912475720676007% |
0.37 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 579
|
0.36876788587391673% |
0.35 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 892
|
0.3619482057926868% |
0.34 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 518
|
0.38190208454887814% |
0.36 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 398
|
0.36573691694892563% |
0.35 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 892
|
0.37407208149265114% |
0.35 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 579
|
0.416000484955028% |
0.39 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 398
|
0.35613884868645385% |
0.34 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 518
|
0.35740175240520017% |
0.34 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 398
|
0.3654843362051764% |
0.34 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 518
|
0.3629585287676838% |
0.34 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 579
|
0.37104111256766004% |
0.35 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 892
|
0.4000878980988247% |
0.38 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 892
|
0.3538656219927105% |
0.33 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 518
|
0.3526027182739642% |
0.33 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 579
|
0.3520975567864657% |
0.33 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 398
|
0.3571491716614509% |
0.34 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 398
|
0.37710305041764225% |
0.36 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 579
|
0.353360460505212% |
0.33 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 892
|
0.3571491716614509% |
0.34 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 518
|
0.3594223983551942% |
0.34 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 892
|
0.36624207843642415% |
0.35 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 398
|
0.37533498521139746% |
0.35 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 518
|
0.39831983289257994% |
0.38 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 579
|
0.360180140586442% |
0.34 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 398
|
0.3624533672801853% |
0.34 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 579
|
0.36927304736141525% |
0.35 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 892
|
0.3672524014114212% |
0.35 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 518
|
0.38038660008638264% |
0.36 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 892
|
0.38796402239886035% |
0.37 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 398
|
0.3576543331489494% |
0.34 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 518
|
0.3553811064552061% |
0.34 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 579
|
0.35891723686769567% |
0.34 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 398
|
0.3675049821551704% |
0.35 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 518
|
0.3735669200051527% |
0.35 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 579
|
0.35916981761144495% |
0.34 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 892
|
0.3616956250489375% |
0.34 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 518
|
0.3733143392614034% |
0.35 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 398
|
0.3647265939739286% |
0.34 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 892
|
0.4127169352862876% |
0.39 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 579
|
0.3546233642239583% |
0.33 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 892
|
0.3672524014114212% |
0.35 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 579
|
0.3541182027364598% |
0.33 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 398
|
0.3604327213301912% |
0.34 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 518
|
0.3755875659551467% |
0.35 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 579
|
0.36624207843642415% |
0.35 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 892
|
0.3664946591801734% |
0.35 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 518
|
0.361190463561439% |
0.34 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 398
|
0.3619482057926868% |
0.34 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 518
|
0.37205143554265707% |
0.35 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 892
|
0.41726338867377427% |
0.39 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 579
|
0.35007691083647163% |
0.33 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 398
|
0.3526027182739642% |
0.33 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 398
|
0.35361304124896126% |
0.33 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 892
|
0.3632111095114331% |
0.34 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 518
|
0.3750824044676482% |
0.35 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 579
|
0.39099499132385146% |
0.37 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 892
|
0.35361304124896126% |
0.33 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 518
|
0.353360460505212% |
0.33 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 579
|
0.3634636902551823% |
0.34 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 398
|
0.36220078653643606% |
0.34 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 518
|
0.36977820884891377% |
0.35 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 579
|
0.39023724909260366% |
0.37 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 892
|
0.3568965909177016% |
0.34 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 398
|
0.35613884868645385% |
0.34 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 518
|
0.3599275598426927% |
0.34 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 892
|
0.3632111095114331% |
0.34 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 579
|
0.3712936933114093% |
0.35 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 398
|
0.3942785409925918% |
0.37 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 398
|
0.36396885174268084% |
0.34 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_section(452) queryname = i.drugname.name |
|||||
+ |
SELECT ••• "drugs"."id", "drugs"."name", "drugs"."synonym", "drugs"."drugtype", "drugs"."status", "drugs"."indication", "drugs"."approval", "drugs"."clinicalstatus", "drugs"."phasedate", "drugs"."phase", "drugs"."moa", "drugs"."targetlevel", "drugs"."externallink", "drugs"."novelty", "drugs"."references" FROM "drugs" WHERE "drugs"."id" = 892
|
0.3728091777739049% |
0.35 |