Total spending of the NHS for: glycopyrronium
Used for (BNF section):
General Anaesthesia, Bronchodilators, Antiperspirants and Antispasmod.&Other Drgs Alt.Gut MotilityPackage | 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 | 1389.733 msec |
System CPU time | 137.472 msec |
Total CPU time | 1527.205 msec |
Elapsed time | 1598.990 msec |
Context switches | 314 voluntary, 10 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 | 35.172.164.32 |
X-Forwarded-Proto | https |
X-Real-Ip | 35.172.164.32 |
Response headers
Key | Value |
---|---|
Cache-Control | max-age=2419200 |
Content-Length | 45315 |
Content-Type | text/html; charset=utf-8 |
Expires | Fri, 30 Jun 2023 12:00:53 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/glycopyrronium/ |
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_drug |
() |
{'slug': 'glycopyrronium'} |
nhs_drug |
No cookies
No session data
No GET data
No POST data
- default 99.08 ms (296 queries including 295 similar and 295 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" INNER JOIN "drugs" ON ("drugs_nhs"."drugname_id" = "drugs"."id") WHERE "drugs"."name" = 'glycopyrronium' ORDER BY "drugs_nhs"."date" ASC
|
7.205165041161027% |
7.14 | ||
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_drug(421) 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" = 350
|
0.47285249167996185% |
0.47 | ||
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_drug(423) 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" = 350
|
0.2955027276249329% |
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_drug(423) 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" = 350
|
0.37948518034569967% |
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_drug(423) 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" = 350
|
0.2728828119924055% |
0.27 | ||
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_drug(423) 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" = 350
|
0.27625173559725% |
0.27 | ||
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_drug(423) 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" = 350
|
0.322213479063343% |
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_drug(423) 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" = 350
|
0.3361704482834131% |
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_drug(423) 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" = 350
|
0.33520789868202894% |
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_drug(423) 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" = 350
|
0.34098319629033386% |
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_drug(423) 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" = 350
|
0.3465178564982927% |
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_drug(423) 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" = 350
|
0.36769394772874386% |
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_drug(423) 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" = 350
|
0.28515531941005334% |
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_drug(423) 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" = 350
|
0.2863585064117835% |
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_drug(423) 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" = 350
|
0.3383361848865274% |
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_drug(423) 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" = 350
|
0.3503680549038293% |
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_drug(423) 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" = 350
|
0.35879036391594055% |
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_drug(423) 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" = 350
|
0.3330421620789146% |
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_drug(423) 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" = 350
|
0.3510899671048674% |
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_drug(423) 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" = 350
|
0.3275075018709558% |
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_drug(423) 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" = 350
|
0.32654495226957164% |
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_drug(423) 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" = 350
|
0.35277442890728966% |
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_drug(423) 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" = 350
|
0.3361704482834131% |
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_drug(423) 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" = 350
|
0.27913938440140246% |
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_drug(423) 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" = 350
|
0.3328015246785686% |
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_drug(423) 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" = 350
|
0.3734692453370488% |
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_drug(423) 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" = 350
|
0.335448536082375% |
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_drug(423) 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" = 350
|
0.3258230400685335% |
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_drug(423) 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" = 350
|
0.33111706287614634% |
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_drug(423) 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" = 350
|
0.33135770027649236% |
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_drug(423) 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" = 350
|
0.3530150663076356% |
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_drug(423) 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" = 350
|
0.33376407427995275% |
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_drug(423) 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" = 350
|
0.3482023183007149% |
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_drug(423) 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" = 350
|
0.2822676706059009% |
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_drug(423) 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" = 350
|
0.3539776159090198% |
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_drug(423) 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" = 350
|
0.33785491008583535% |
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_drug(423) 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" = 350
|
0.2724015371917134% |
0.27 | ||
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_drug(423) 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" = 350
|
0.33785491008583535% |
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_drug(423) 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" = 350
|
0.33641108568375916% |
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_drug(423) 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" = 350
|
0.35373697850867375% |
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_drug(423) 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" = 350
|
0.27192026239102135% |
0.27 | ||
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_drug(423) 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" = 350
|
0.3328015246785686% |
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_drug(423) 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" = 350
|
0.34483339469587043% |
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_drug(423) 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" = 350
|
0.2772142851986341% |
0.27 | ||
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_drug(423) 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" = 350
|
0.34555530689690855% |
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_drug(423) 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" = 350
|
0.2865991438121296% |
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_drug(423) 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" = 350
|
0.36360311192286127% |
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_drug(423) 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" = 350
|
0.36143737531974696% |
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_drug(423) 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" = 350
|
0.26614496478271643% |
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_drug(423) 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" = 350
|
0.3332827994792607% |
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_drug(423) 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" = 350
|
0.3580684517149024% |
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_drug(423) 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" = 350
|
0.36961904693151215% |
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_drug(423) 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" = 350
|
0.3308764254758003% |
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_drug(423) 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" = 350
|
0.33785491008583535% |
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_drug(423) 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" = 350
|
0.36552821112562955% |
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_drug(423) 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" = 350
|
0.3361704482834131% |
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_drug(423) 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" = 350
|
0.3328015246785686% |
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_drug(423) 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" = 350
|
0.2940589032228567% |
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_drug(423) 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" = 350
|
0.33785491008583535% |
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_drug(423) 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" = 350
|
0.335448536082375% |
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_drug(423) 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" = 350
|
0.361678012720093% |
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_drug(423) 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" = 350
|
0.33400471168029877% |
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_drug(423) 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" = 350
|
0.33135770027649236% |
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_drug(423) 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" = 350
|
0.36576884852597563% |
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_drug(423) 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" = 350
|
0.3366517230841052% |
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_drug(423) 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" = 350
|
0.3400206466889497% |
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_drug(423) 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" = 350
|
0.3376142726854893% |
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_drug(423) 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" = 350
|
0.3510899671048674% |
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_drug(423) 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" = 350
|
0.2572413809699131% |
0.25 | ||
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_drug(423) 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" = 350
|
0.32919196367337805% |
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_drug(423) 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" = 350
|
0.289246155215936% |
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_drug(423) 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" = 350
|
0.2793800218017485% |
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_drug(423) 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" = 350
|
0.3294326010737241% |
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_drug(423) 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" = 350
|
0.2637385907792561% |
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_drug(423) 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" = 350
|
0.3573465395138643% |
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_drug(423) 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" = 350
|
0.2801019340027866% |
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_drug(423) 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" = 350
|
0.33785491008583535% |
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_drug(423) 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" = 350
|
0.35421825330936585% |
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_drug(423) 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" = 350
|
0.32847005147233993% |
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_drug(423) 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" = 350
|
0.35469952811005795% |
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_drug(423) 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" = 350
|
0.3366517230841052% |
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_drug(423) 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" = 350
|
0.3376142726854893% |
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_drug(423) 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" = 350
|
0.28371149500797715% |
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_drug(423) 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" = 350
|
0.3534963411083278% |
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_drug(423) 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" = 350
|
0.34266765809275607% |
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_drug(423) 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" = 350
|
0.32702622707026374% |
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_drug(423) 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" = 350
|
0.33857682228687347% |
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_drug(423) 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" = 350
|
0.2709577127896372% |
0.27 | ||
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_drug(423) 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" = 350
|
0.3373736352851433% |
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_drug(423) 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" = 350
|
0.3640843867235533% |
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_drug(423) 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" = 350
|
0.33448598648099087% |
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_drug(423) 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" = 350
|
0.3414644710910259% |
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_drug(423) 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" = 350
|
0.27119835018998323% |
0.27 | ||
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_drug(423) 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" = 350
|
0.35518080291075% |
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_drug(423) 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" = 350
|
0.3525337915069436% |
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_drug(423) 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" = 350
|
0.32847005147233993% |
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_drug(423) 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" = 350
|
0.3231760286647271% |
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_drug(423) 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" = 350
|
0.33376407427995275% |
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_drug(423) 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" = 350
|
0.32919196367337805% |
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_drug(423) 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" = 350
|
0.3349672612816829% |
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_drug(423) 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" = 350
|
0.34050192148964176% |
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_drug(423) 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" = 350
|
0.3349672612816829% |
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_drug(423) 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" = 350
|
0.2707170753892912% |
0.27 | ||
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_drug(423) 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" = 350
|
0.3282294140719939% |
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_drug(423) 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" = 350
|
0.3376142726854893% |
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_drug(423) 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" = 350
|
0.3508493297045213% |
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_drug(423) 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" = 350
|
0.3498867801031372% |
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_drug(423) 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" = 350
|
0.32919196367337805% |
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_drug(423) 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" = 350
|
0.27336408679309754% |
0.27 | ||
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_drug(423) 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" = 350
|
0.33448598648099087% |
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_drug(423) 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" = 350
|
0.3315983376768384% |
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_drug(423) 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" = 350
|
0.3210102920616128% |
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_drug(423) 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" = 350
|
0.26710751438410063% |
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_drug(423) 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" = 350
|
0.34892423050175303% |
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_drug(423) 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" = 350
|
0.3643250241238994% |
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_drug(423) 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" = 350
|
0.4016238211775351% |
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_drug(423) 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" = 350
|
0.3691377721308201% |
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_drug(423) 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" = 350
|
0.2856365942107454% |
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_drug(423) 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" = 350
|
0.2882836056145518% |
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_drug(423) 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" = 350
|
0.2637385907792561% |
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_drug(423) 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" = 350
|
0.302481212234968% |
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_drug(423) 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" = 350
|
0.30151866263358384% |
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_drug(423) 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" = 350
|
0.29381826582251064% |
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_drug(423) 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" = 350
|
0.3012780252332378% |
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_drug(423) 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" = 350
|
0.29261507882078047% |
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_drug(423) 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" = 350
|
0.29911228863012346% |
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_drug(423) 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" = 350
|
0.29766846422804727% |
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_drug(423) 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" = 350
|
0.29670591462666307% |
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_drug(423) 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" = 350
|
0.30560949843946644% |
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_drug(423) 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" = 350
|
0.2940589032228567% |
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_drug(423) 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" = 350
|
0.29093061701835826% |
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_drug(423) 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" = 350
|
0.2940589032228567% |
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_drug(423) 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" = 350
|
0.2940589032228567% |
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_drug(423) 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" = 350
|
0.29863101382943136% |
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_drug(423) 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" = 350
|
0.29478081542389484% |
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_drug(423) 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" = 350
|
0.29381826582251064% |
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_drug(423) 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" = 350
|
0.2971871894273552% |
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_drug(423) 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" = 350
|
0.29213380402008843% |
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_drug(423) 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" = 350
|
0.30633141064050456% |
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_drug(423) 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" = 350
|
0.29478081542389484% |
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_drug(423) 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" = 350
|
0.29261507882078047% |
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_drug(423) 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" = 350
|
0.2952620902245869% |
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_drug(423) 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" = 350
|
0.29381826582251064% |
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_drug(423) 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" = 350
|
0.29863101382943136% |
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_drug(423) 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" = 350
|
0.29261507882078047% |
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_drug(423) 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" = 350
|
0.29381826582251064% |
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_drug(423) 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" = 350
|
0.2933369910218186% |
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_drug(423) 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" = 350
|
0.29959356343081556% |
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_drug(423) 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" = 350
|
0.32654495226957164% |
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_drug(423) 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" = 350
|
0.2873210560131677% |
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_drug(423) 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" = 350
|
0.30151866263358384% |
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_drug(423) 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" = 350
|
0.2998342008311616% |
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_drug(423) 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" = 350
|
0.2853959568103994% |
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_drug(423) 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" = 350
|
0.29454017802354876% |
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_drug(423) 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" = 350
|
0.2971871894273552% |
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_drug(423) 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" = 350
|
0.3140318074515777% |
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_drug(423) 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" = 350
|
0.29478081542389484% |
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_drug(423) 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" = 350
|
0.3207696546612668% |
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_drug(423) 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" = 350
|
0.295743365025279% |
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_drug(423) 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" = 350
|
0.29502145282424086% |
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_drug(423) 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" = 350
|
0.2993529260304695% |
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_drug(423) 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" = 350
|
0.296224639825971% |
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_drug(423) 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" = 350
|
0.30416567403739025% |
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_drug(423) 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" = 350
|
0.29429954062320274% |
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_drug(423) 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" = 350
|
0.2971871894273552% |
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_drug(423) 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" = 350
|
0.31691945625573015% |
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_drug(423) 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 " |