Total spending of the NHS for: ephedrine
Used for (BNF section):
Sympathomimetics, Antihist, Hyposensit & Allergic Emergen, Drugs Acting On The Nose, Bronchodilators and Systemic Nasal DecongestantsPackage | 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 | 3039.551 msec |
System CPU time | 228.540 msec |
Total CPU time | 3268.091 msec |
Elapsed time | 3360.479 msec |
Context switches | 384 voluntary, 40 involuntary |
Browser timing
Timing attribute | Timeline | Milliseconds since navigation start (+length) |
---|
Setting | Value |
---|---|
ABSOLUTE_URL_OVERRIDES | {} |
ADMINS | [] |
ALLOWED_HOSTS | ['*'] |
APPEND_SLASH | True |
AUTHENTICATION_BACKENDS | ['django.contrib.auth.backends.ModelBackend'] |
AUTH_PASSWORD_VALIDATORS | '********************' |
AUTH_USER_MODEL | 'auth.User' |
BASE_DIR | '/home/protwis/gpcrdb_test' |
BUILD_CACHE_DIR | '/home/protwis/gpcrdb_data/cache' |
CACHES | {'alignments': {'BACKEND': 'django.core.cache.backends.filebased.FileBasedCache',
'LOCATION': '/home/protwis/caches/test_alignment',
'OPTIONS': {'MAX_ENTRIES': 1000}},
'default': {'BACKEND': 'django.core.cache.backends.filebased.FileBasedCache',
'LOCATION': '/home/protwis/caches/test/',
'OPTIONS': {'MAX_ENTRIES': 10000000}}} |
CACHE_MIDDLEWARE_ALIAS | 'default' |
CACHE_MIDDLEWARE_KEY_PREFIX | '********************' |
CACHE_MIDDLEWARE_SECONDS | 600 |
CSRF_COOKIE_AGE | 31449600 |
CSRF_COOKIE_DOMAIN | None |
CSRF_COOKIE_HTTPONLY | False |
CSRF_COOKIE_NAME | 'csrftoken' |
CSRF_COOKIE_PATH | '/' |
CSRF_COOKIE_SAMESITE | 'Lax' |
CSRF_COOKIE_SECURE | False |
CSRF_FAILURE_VIEW | 'django.views.csrf.csrf_failure' |
CSRF_HEADER_NAME | 'HTTP_X_CSRFTOKEN' |
CSRF_TRUSTED_ORIGINS | [] |
CSRF_USE_SESSIONS | False |
DATABASES | {'default': {'ATOMIC_REQUESTS': False,
'AUTOCOMMIT': True,
'CONN_MAX_AGE': 0,
'ENGINE': 'django.db.backends.postgresql_psycopg2',
'HOST': 'localhost',
'NAME': 'protwis_202107',
'OPTIONS': {},
'PASSWORD': '********************',
'PORT': '',
'TEST': {'CHARSET': None,
'COLLATION': None,
'MIRROR': None,
'NAME': None},
'TIME_ZONE': None,
'USER': 'protwis'}} |
DATABASE_ROUTERS | [] |
DATA_DIR | '/home/protwis/gpcrdb_data' |
DATA_UPLOAD_MAX_MEMORY_SIZE | 2621440 |
DATA_UPLOAD_MAX_NUMBER_FIELDS | 1000 |
DATETIME_FORMAT | 'N j, Y, P' |
DATETIME_INPUT_FORMATS | ['%Y-%m-%d %H:%M:%S',
'%Y-%m-%d %H:%M:%S.%f',
'%Y-%m-%d %H:%M',
'%Y-%m-%d',
'%m/%d/%Y %H:%M:%S',
'%m/%d/%Y %H:%M:%S.%f',
'%m/%d/%Y %H:%M',
'%m/%d/%Y',
'%m/%d/%y %H:%M:%S',
'%m/%d/%y %H:%M:%S.%f',
'%m/%d/%y %H:%M',
'%m/%d/%y'] |
DATE_FORMAT | 'N j, Y' |
DATE_INPUT_FORMATS | ['%Y-%m-%d',
'%m/%d/%Y',
'%m/%d/%y',
'%b %d %Y',
'%b %d, %Y',
'%d %b %Y',
'%d %b, %Y',
'%B %d %Y',
'%B %d, %Y',
'%d %B %Y',
'%d %B, %Y'] |
DEBUG | True |
DEBUG_PROPAGATE_EXCEPTIONS | False |
DEBUG_TOOLBAR_PATCH_SETTINGS | False |
DECIMAL_SEPARATOR | '.' |
DEFAULT_CHARSET | 'utf-8' |
DEFAULT_CONTENT_TYPE | 'text/html' |
DEFAULT_EXCEPTION_REPORTER_FILTER | 'django.views.debug.SafeExceptionReporterFilter' |
DEFAULT_FILE_STORAGE | 'django.core.files.storage.FileSystemStorage' |
DEFAULT_FROM_EMAIL | 'webmaster@localhost' |
DEFAULT_INDEX_TABLESPACE | '' |
DEFAULT_NUMBERING_SCHEME | 'gpcrdb' |
DEFAULT_PROTEIN_STATE | 'inactive' |
DEFAULT_SITE | 'gpcr' |
DEFAULT_TABLESPACE | '' |
DISALLOWED_USER_AGENTS | [] |
DOCUMENTATION_URL | 'https://docs.gpcrdb.org/' |
EMAIL_BACKEND | 'django.core.mail.backends.smtp.EmailBackend' |
EMAIL_HOST | 'localhost' |
EMAIL_HOST_PASSWORD | '********************' |
EMAIL_HOST_USER | '' |
EMAIL_PORT | 25 |
EMAIL_SSL_CERTFILE | None |
EMAIL_SSL_KEYFILE | '********************' |
EMAIL_SUBJECT_PREFIX | '[Django] ' |
EMAIL_TIMEOUT | None |
EMAIL_USE_LOCALTIME | False |
EMAIL_USE_SSL | False |
EMAIL_USE_TLS | False |
FILE_CHARSET | 'utf-8' |
FILE_UPLOAD_DIRECTORY_PERMISSIONS | None |
FILE_UPLOAD_HANDLERS | ['django.core.files.uploadhandler.MemoryFileUploadHandler',
'django.core.files.uploadhandler.TemporaryFileUploadHandler'] |
FILE_UPLOAD_MAX_MEMORY_SIZE | 2621440 |
FILE_UPLOAD_PERMISSIONS | None |
FILE_UPLOAD_TEMP_DIR | None |
FIRST_DAY_OF_WEEK | 0 |
FIXTURE_DIRS | [] |
FORCE_SCRIPT_NAME | None |
FORMAT_MODULE_PATH | None |
FORM_RENDERER | 'django.forms.renderers.DjangoTemplates' |
GOOGLE_ANALYTICS_API | '********************' |
GOOGLE_ANALYTICS_KEY | '********************' |
IGNORABLE_404_URLS | [] |
INSTALLED_APPS | ('django.contrib.admin',
'django.contrib.auth',
'django.contrib.contenttypes',
'django.contrib.sessions',
'django.contrib.messages',
'django.contrib.staticfiles',
'django.contrib.humanize',
'debug_toolbar',
'rest_framework',
'rest_framework_swagger',
'polymorphic',
'common',
'api',
'news',
'pages',
'home',
'protein',
'family',
'residue',
'alignment',
'similaritysearch',
'similaritymatrix',
'structure',
'ligand',
'interaction',
'mutation',
'phylogenetic_trees',
'sitesearch',
'build_gpcr',
'construct',
'tools',
'drugs',
'signprot',
'signprot2',
'mutational_landscape',
'contactnetwork',
'seqsign',
'angles',
'hotspots') |
INTERNAL_IPS | '10.0.2.2' |
LANGUAGES | [('af', 'Afrikaans'),
('ar', 'Arabic'),
('ast', 'Asturian'),
('az', 'Azerbaijani'),
('bg', 'Bulgarian'),
('be', 'Belarusian'),
('bn', 'Bengali'),
('br', 'Breton'),
('bs', 'Bosnian'),
('ca', 'Catalan'),
('cs', 'Czech'),
('cy', 'Welsh'),
('da', 'Danish'),
('de', 'German'),
('dsb', 'Lower Sorbian'),
('el', 'Greek'),
('en', 'English'),
('en-au', 'Australian English'),
('en-gb', 'British English'),
('eo', 'Esperanto'),
('es', 'Spanish'),
('es-ar', 'Argentinian Spanish'),
('es-co', 'Colombian Spanish'),
('es-mx', 'Mexican Spanish'),
('es-ni', 'Nicaraguan Spanish'),
('es-ve', 'Venezuelan Spanish'),
('et', 'Estonian'),
('eu', 'Basque'),
('fa', 'Persian'),
('fi', 'Finnish'),
('fr', 'French'),
('fy', 'Frisian'),
('ga', 'Irish'),
('gd', 'Scottish Gaelic'),
('gl', 'Galician'),
('he', 'Hebrew'),
('hi', 'Hindi'),
('hr', 'Croatian'),
('hsb', 'Upper Sorbian'),
('hu', 'Hungarian'),
('hy', 'Armenian'),
('ia', 'Interlingua'),
('id', 'Indonesian'),
('io', 'Ido'),
('is', 'Icelandic'),
('it', 'Italian'),
('ja', 'Japanese'),
('ka', 'Georgian'),
('kab', 'Kabyle'),
('kk', 'Kazakh'),
('km', 'Khmer'),
('kn', 'Kannada'),
('ko', 'Korean'),
('lb', 'Luxembourgish'),
('lt', 'Lithuanian'),
('lv', 'Latvian'),
('mk', 'Macedonian'),
('ml', 'Malayalam'),
('mn', 'Mongolian'),
('mr', 'Marathi'),
('my', 'Burmese'),
('nb', 'Norwegian Bokmål'),
('ne', 'Nepali'),
('nl', 'Dutch'),
('nn', 'Norwegian Nynorsk'),
('os', 'Ossetic'),
('pa', 'Punjabi'),
('pl', 'Polish'),
('pt', 'Portuguese'),
('pt-br', 'Brazilian Portuguese'),
('ro', 'Romanian'),
('ru', 'Russian'),
('sk', 'Slovak'),
('sl', 'Slovenian'),
('sq', 'Albanian'),
('sr', 'Serbian'),
('sr-latn', 'Serbian Latin'),
('sv', 'Swedish'),
('sw', 'Swahili'),
('ta', 'Tamil'),
('te', 'Telugu'),
('th', 'Thai'),
('tr', 'Turkish'),
('tt', 'Tatar'),
('udm', 'Udmurt'),
('uk', 'Ukrainian'),
('ur', 'Urdu'),
('vi', 'Vietnamese'),
('zh-hans', 'Simplified Chinese'),
('zh-hant', 'Traditional Chinese')] |
LANGUAGES_BIDI | ['he', 'ar', 'fa', 'ur'] |
LANGUAGE_CODE | 'en-us' |
LANGUAGE_COOKIE_AGE | None |
LANGUAGE_COOKIE_DOMAIN | None |
LANGUAGE_COOKIE_NAME | 'django_language' |
LANGUAGE_COOKIE_PATH | '/' |
LOCALE_PATHS | [] |
LOGGING | {'disable_existing_loggers': False,
'formatters': {'verbose': {'datefmt': '%d/%b/%Y %H:%M:%S',
'format': '[%(asctime)s] %(levelname)s '
'[%(name)s:%(lineno)s] %(message)s'},
'verbose_low': {'datefmt': '%d/%b/%Y %H:%M:%S',
'format': '[%(asctime)s] %(levelname)s '
'[%(name)s:%(lineno)s]'}},
'handlers': {'build': {'class': 'logging.FileHandler',
'filename': 'logs/build.log',
'formatter': 'verbose',
'level': 'DEBUG'},
'django': {'class': 'logging.FileHandler',
'filename': 'logs/django.log',
'formatter': 'verbose',
'level': 'WARNING'},
'protwis': {'class': 'logging.FileHandler',
'filename': 'logs/protwis.log',
'formatter': 'verbose',
'level': 'DEBUG'}},
'loggers': {'build': {'handlers': ['build'], 'level': 'DEBUG'},
'django': {'handlers': ['django'],
'level': 'WARNING',
'propagate': True},
'protwis': {'handlers': ['protwis'], 'level': 'DEBUG'}},
'version': 1} |
LOGGING_CONFIG | 'logging.config.dictConfig' |
LOGIN_REDIRECT_URL | '/accounts/profile/' |
LOGIN_URL | '/accounts/login/' |
LOGOUT_REDIRECT_URL | None |
MANAGERS | [] |
MEDIA_ROOT | '/protwis/media/protwis' |
MEDIA_URL | '/media/' |
MESSAGE_STORAGE | 'django.contrib.messages.storage.fallback.FallbackStorage' |
MIDDLEWARE | ('common.middleware.stats.StatsMiddleware',
'debug_toolbar.middleware.DebugToolbarMiddleware',
'django.contrib.sessions.middleware.SessionMiddleware',
'django.middleware.common.CommonMiddleware',
'django.middleware.csrf.CsrfViewMiddleware',
'django.contrib.auth.middleware.AuthenticationMiddleware',
'django.contrib.messages.middleware.MessageMiddleware',
'django.middleware.clickjacking.XFrameOptionsMiddleware') |
MIGRATION_MODULES | {} |
MONTH_DAY_FORMAT | 'F j' |
NUMBER_GROUPING | 0 |
PASSWORD_HASHERS | '********************' |
PASSWORD_RESET_TIMEOUT_DAYS | '********************' |
PREPEND_WWW | False |
REFERENCE_POSITIONS | {'D1S1': 'D1S1x50',
'D1S2': 'D1S2x50',
'D1T1': 'D1T1x50',
'D1e1': 'D1e1x50',
'ECL1': '23x50',
'ECL2': '45x50',
'H8': '8x50',
'ICL1': '12x50',
'ICL2': '34x50',
'TM1': '1x50',
'TM2': '2x50',
'TM3': '3x50',
'TM4': '4x50',
'TM5': '5x50',
'TM6': '6x50',
'TM7': '7x50'} |
ROOT_URLCONF | 'protwis.urls' |
SECRET_KEY | '********************' |
SECURE_BROWSER_XSS_FILTER | False |
SECURE_CONTENT_TYPE_NOSNIFF | False |
SECURE_HSTS_INCLUDE_SUBDOMAINS | False |
SECURE_HSTS_PRELOAD | False |
SECURE_HSTS_SECONDS | 0 |
SECURE_PROXY_SSL_HEADER | None |
SECURE_REDIRECT_EXEMPT | [] |
SECURE_SSL_HOST | None |
SECURE_SSL_REDIRECT | False |
SERVER_EMAIL | 'root@localhost' |
SESSION_CACHE_ALIAS | 'default' |
SESSION_COOKIE_AGE | 86400 |
SESSION_COOKIE_DOMAIN | None |
SESSION_COOKIE_HTTPONLY | True |
SESSION_COOKIE_NAME | 'sessionid' |
SESSION_COOKIE_PATH | '/' |
SESSION_COOKIE_SAMESITE | 'Lax' |
SESSION_COOKIE_SECURE | False |
SESSION_ENGINE | 'django.contrib.sessions.backends.db' |
SESSION_EXPIRE_AT_BROWSER_CLOSE | False |
SESSION_FILE_PATH | None |
SESSION_SAVE_EVERY_REQUEST | False |
SESSION_SERIALIZER | 'django.contrib.sessions.serializers.PickleSerializer' |
SETTINGS_MODULE | 'protwis.settings' |
SHORT_DATETIME_FORMAT | 'm/d/Y P' |
SHORT_DATE_FORMAT | 'm/d/Y' |
SIGNING_BACKEND | 'django.core.signing.TimestampSigner' |
SILENCED_SYSTEM_CHECKS | [] |
SITE_NAME | 'gpcr' |
SITE_TITLE | 'GPCRdb' |
STATICFILES_DIRS | ('/home/protwis/gpcrdb_test/static',) |
STATICFILES_FINDERS | ['django.contrib.staticfiles.finders.FileSystemFinder',
'django.contrib.staticfiles.finders.AppDirectoriesFinder'] |
STATICFILES_STORAGE | 'django.contrib.staticfiles.storage.StaticFilesStorage' |
STATIC_ROOT | '/home/protwis/static_test/' |
STATIC_URL | '/static/' |
SWAGGER_SETTINGS | {'USE_SESSION_AUTH': False} |
TEMPLATES | [{'APP_DIRS': True,
'BACKEND': 'django.template.backends.django.DjangoTemplates',
'DIRS': [],
'OPTIONS': {'context_processors': ['django.contrib.auth.context_processors.auth',
'django.template.context_processors.debug',
'django.template.context_processors.i18n',
'django.template.context_processors.media',
'django.template.context_processors.static',
'django.template.context_processors.tz',
'django.contrib.messages.context_processors.messages',
'protwis.context_processors.current_site',
'protwis.context_processors.canonical_tag',
'protwis.context_processors.documentation_url',
'protwis.context_processors.google_analytics',
'protwis.context_processors.site_title'],
'debug': True}}] |
TEST_NON_SERIALIZED_APPS | [] |
TEST_RUNNER | 'django.test.runner.DiscoverRunner' |
THOUSAND_SEPARATOR | ',' |
TIME_FORMAT | 'P' |
TIME_INPUT_FORMATS | ['%H:%M:%S', '%H:%M:%S.%f', '%H:%M'] |
TIME_ZONE | 'Europe/Copenhagen' |
USE_I18N | True |
USE_L10N | True |
USE_THOUSAND_SEPARATOR | False |
USE_TZ | True |
USE_X_FORWARDED_HOST | False |
USE_X_FORWARDED_PORT | False |
WSGI_APPLICATION | None |
X_FRAME_OPTIONS | 'SAMEORIGIN' |
YEAR_MONTH_FORMAT | 'F Y' |
Request headers
Key | Value |
---|---|
Accept | text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 |
Accept-Encoding | br,gzip |
Accept-Language | en-US,en;q=0.5 |
Connection | close |
Host | test.gpcrdb.org |
User-Agent | CCBot/2.0 (https://commoncrawl.org/faq/) |
X-Forwarded-For | 3.236.207.90 |
X-Forwarded-Proto | https |
X-Real-Ip | 3.236.207.90 |
Response headers
Key | Value |
---|---|
Cache-Control | max-age=2419200 |
Content-Length | 46606 |
Content-Type | text/html; charset=utf-8 |
Expires | Wed, 19 Apr 2023 16:15:57 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/ephedrine/ |
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': 'ephedrine'} |
nhs_drug |
No cookies
No session data
No GET data
No POST data
- default 123.35 ms (355 queries including 354 similar and 354 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" = 'ephedrine' ORDER BY "drugs_nhs"."date" ASC
|
3.915186423642654% |
4.83 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/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" = 277
|
0.5384927614666486% |
0.66 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/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" = 277
|
0.3772928465121673% |
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" = 277
|
0.2936003247192532% |
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" = 277
|
0.2910876162127684% |
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" = 277
|
0.2924406131008756% |
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" = 277
|
0.29862574173222256% |
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" = 277
|
0.3486866265921874% |
0.43 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_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" = 277
|
0.35023290875002416% |
0.43 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_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" = 277
|
0.2680866691149468% |
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" = 277
|
0.27755764733169686% |
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" = 277
|
0.3082900052187023% |
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" = 277
|
0.2638343931808957% |
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" = 277
|
0.27079266289116105% |
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" = 277
|
0.285095772851151% |
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" = 277
|
0.2632545373717069% |
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" = 277
|
0.30249144712681447% |
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" = 277
|
0.2725322303187274% |
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" = 277
|
0.26847323965440595% |
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" = 277
|
0.2845159170419622% |
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" = 277
|
0.27678450625277845% |
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" = 277
|
0.2651873900690028% |
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" = 277
|
0.25803583508900785% |
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" = 277
|
0.254170129694416% |
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" = 277
|
0.2547499855036048% |
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" = 277
|
0.253203703345768% |
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" = 277
|
0.2553298413127935% |
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" = 277
|
0.24083344608307403% |
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" = 277
|
0.2794905000289928% |
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" = 277
|
0.3647293039797437% |
0.45 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/protwis/gpcrdb_test/common/middleware/stats.py in __call__(34) response = self.get_response(request) /home/protwis/gpcrdb_test/drugs/views.py in nhs_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" = 277
|
0.27987707056845196% |
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" = 277
|
0.24199315770145158% |
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" = 277
|
0.2435394398592883% |
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" = 277
|
0.24199315770145158% |
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" = 277
|
0.24682528944469143% |
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" = 277
|
0.2445058662079363% |
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" = 277
|
0.24237972824091075% |
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" = 277
|
0.24585886309604343% |
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" = 277
|
0.23928716392523725% |
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" = 277
|
0.25397684442468643% |
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" = 277
|
0.26654038695710996% |
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" = 277
|
0.24025359027388524% |
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" = 277
|
0.2477917157933394% |
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" = 277
|
0.24122001662253317% |
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" = 277
|
0.2385140228463189% |
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" = 277
|
0.25223727699712006% |
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" = 277
|
0.23986701973442606% |
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" = 277
|
0.24489243674739547% |
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" = 277
|
0.24315286931982913% |
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" = 277
|
0.23387517637280864% |
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" = 277
|
0.2319423236755127% |
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" = 277
|
0.2311691825965943% |
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" = 277
|
0.2321356089452423% |
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" = 277
|
0.23039604151767595% |
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" = 277
|
0.22846318882038% |
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" = 277
|
0.22923632989929835% |
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" = 277
|
0.2282699035506504% |
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" = 277
|
0.22884975935983917% |
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" = 277
|
0.22846318882038% |
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" = 277
|
0.2421864429711812% |
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" = 277
|
0.22884975935983917% |
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" = 277
|
0.22942961516902796% |
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" = 277
|
0.25127085064847204% |
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" = 277
|
0.22846318882038% |
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" = 277
|
0.23136246786632392% |
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" = 277
|
0.23368189110307905% |
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" = 277
|
0.22595048031389528% |
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" = 277
|
0.2280766182809208% |
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" = 277
|
0.2535902738852272% |
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" = 277
|
0.24875814214198733% |
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" = 277
|
0.2385140228463189% |
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" = 277
|
0.24701857471442099% |
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" = 277
|
0.2379341670371301% |
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" = 277
|
0.23600131433983415% |
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" = 277
|
0.23503488799118621% |
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" = 277
|
0.23368189110307905% |
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" = 277
|
0.24179987243172196% |
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" = 277
|
0.23464831745172698% |
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" = 277
|
0.2385140228463189% |
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" = 277
|
0.23677445541875256% |
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" = 277
|
0.24237972824091075% |
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" = 277
|
0.23310203529389026% |
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" = 277
|
0.23561474380037498% |
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" = 277
|
0.2379341670371301% |
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" = 277
|
0.2311691825965943% |
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" = 277
|
0.24237972824091075% |
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" = 277
|
0.23619459960956377% |
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" = 277
|
0.25281713280630885% |
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" = 277
|
0.2601619730560334% |
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" = 277
|
0.23677445541875256% |
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" = 277
|
0.24392601039874753% |
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" = 277
|
0.24295958405009954% |
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" = 277
|
0.40705877805052476% |
0.50 | ||
Connection: default /usr/lib/python3.6/concurrent/futures/thread.py in _worker(69) work_item.run() /usr/lib/python3.6/concurrent/futures/thread.py in run(56) result = self.fn(*self.args, **self.kwargs) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle(279) keepalive = self.handle_request(req, conn) /home/protwis/gpcrdb_env/lib/python3.6/site-packages/gunicorn/workers/gthread.py in handle_request(328) respiter = self.wsgi(environ, resp.start_response) /home/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" = 277
|
0.25822912035873746% |
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" = 277
|
0.26654038695710996% |
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" = 277
|
0.2590022614376558% |
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" = 277
|
0.253203703345768% |
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" = 277
|
0.25822912035873746% |
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" = 277
|
0.2472118599841506% |
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" = 277
|
0.23580802907010456% |
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" = 277
|
0.23252217948470147% |
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" = 277
|
0.23155575313605353% |
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" = 277
|
0.26731352803602837% |
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" = 277
|
0.24624543363550266% |
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" = 277
|
0.2340684616425382% |
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" = 277
|
0.24122001662253317% |
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" = 277
|
0.23812745230685967% |
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" = 277
|
0.23696774068848211% |
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" = 277
|
0.24025359027388524% |
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" = 277
|
0.24489243674739547% |
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" = 277
|
0.24199315770145158% |
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" = 277
|
0.24295958405009954% |
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" = 277
|
0.2537835591549568% |
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" = 277
|
0.24914471268144656% |
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" = 277
|
0.24199315770145158% |
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" = 277
|
0.24044687554361485% |
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" = 277
|
0.2410267313528036% |
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" = 277
|
0.24566557782631387% |
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" = 277
|
0.23909387865550769% |
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" = 277
|
0.24585886309604343% |
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" = 277
|
0.23967373446469645% |
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" = 277
|
0.23948044919496683% |
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" = 277
|
0.2945667510679011% |
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" = 277
|
0.25494327077333434% |
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" = 277
|
0.2530104180760384% |
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" = 277
|
0.2572626940100895% |
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" = 277
|
0.25397684442468643% |
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" = 277
|
0.25513655604306396% |
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" = 277
|
0.2601619730560334% |
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" = 277
|
0.24122001662253317% |
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" = 277
|
0.2609351141349518% |
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" = 277
|
0.24257301351064037% |
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" = 277
|
0.24469915147766588% |
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" = 277
|
0.2406401608133444% |
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" = 277
|
0.2535902738852272% |
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" = 277
|
0.24257301351064037% |
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" = 277
|
0.24585886309604343% |
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" = 277
|
0.24605214836577305% |
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" = 277
|
0.24025359027388524% |
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" = 277
|
0.2874151960879061% |
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" = 277
|
0.2506909948392833% |
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" = 277
|
0.2825830643446663% |
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" = 277
|
0.24740514525388022% |
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" = 277
|
0.2441192956684771% |
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" = 277
|
0.2472118599841506% |
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" = 277
|
0.24025359027388524% |
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" = 277
|
0.24624543363550266% |
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" = 277
|
0.22769004774146162% |
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" = 277
|
0.22846318882038% |
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" = 277
|
0.22788333301119124% |
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" = 277
|
0.22691690666254322% |
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" = 277
|
0.23039604151767595% |
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" = 277
|
0.2280766182809208% |
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" = 277
|
0.2290430446295688% |
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" = 277
|
0.22595048031389528% |
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" = 277
|
0.22846318882038% |
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" = 277
|
0.22942961516902796% |
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" = 277
|
0.22691690666254322% |
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" = 277
|
0.22711019193227283% |
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" = 277
|
0.2667336722268396% |
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" = 277
|
0.24392601039874753% |
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" = 277
|
0.23967373446469645% |
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" = 277
|
0.23619459960956377% |
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" = 277
|
0.2348416027214566% |
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" = 277
|
0.2634478226414365% |
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" = 277
|
0.23580802907010456% |
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 |