News, learning opportunities, and member initiatives across our global network.

Neuroimages

20 results - showing 1 - 10
1 2
Ordering
Details
Updated May 14, 2020 1
Read more
Updated May 11, 2020 0
Read more
Updated May 11, 2020 0
Read more
Adrenoleukodystrophy
Updated May 12, 2020 1
Read more
Vanishing White Matter
Updated May 11, 2020 1
Read more
t2_tra_10.png
Updated May 12, 2020 1
Read more
20 results - showing 1 - 10
1 2

Join Our Newsletter

Log in

X

S2Framework Debug Console

Database Queries (23)

  1. SET SQL_BIG_SELECTS=1
  2. SHOW TABLES LIKE '%_jreviews_config'
  3. SELECT value FROM jos_jreviews_config WHERE id = 'cms_secret'
  4. SELECT name FROM jos_jreviews_addons WHERE state = 1 ORDER BY ordering
  5. INSERT INTO jos_jreviews_config ( id, value ) VALUES ('engageusers_mail_digest','1762123958') ON DUPLICATE KEY UPDATE value = VALUES(value)
  6. SELECT * FROM jos_jreviews_config AS `Config`
  7. INSERT INTO jos_jreviews_config ( id, value ) VALUES ('engageusers_mail_alerts','1762123958') ON DUPLICATE KEY UPDATE value = VALUES(value)
  8. SELECT CriteriaRating.criteria_id AS `CriteriaRating.criteria_id`, CriteriaRating.title AS `CriteriaRating.title`, CriteriaRating.required AS `CriteriaRating.required`, CriteriaRating.weight AS `CriteriaRating.weight`, CriteriaRating.description AS `CriteriaRating.description`, CriteriaRating.listing_type_id AS `CriteriaRating.listing_type_id`, CriteriaRating.ordering AS `CriteriaRating.ordering`, ListingType.state AS `CriteriaRating.listing_type_state` FROM jos_jreviews_criteria_ratings AS CriteriaRating LEFT JOIN jos_jreviews_criteria AS ListingType ON ListingType.id = CriteriaRating.listing_type_id WHERE 1 = 1 AND ( CriteriaRating.listing_type_id = 4 )
  9. SELECT count(DISTINCT groupid) FROM jos_jreviews_criteria WHERE groupid != ''
  10. SELECT groupid FROM jos_jreviews_groups WHERE groupid IN (4,6) AND type = 'content'
  11. SELECT Field.fieldid, Field.title AS text, Field.name AS value, Field.access_view AS access FROM jos_jreviews_fields AS Field WHERE Field.location = 'content' AND Field.listsort = 1 AND Field.groupid IN (4,6)
  12. SELECT Category.id FROM jos_categories AS Category, jos_categories AS ParentCategory WHERE Category.published = 1 AND Category.extension = "com_content" AND Category.access IN ( 1,5) AND Category.lft BETWEEN ParentCategory.lft AND ParentCategory.rgt AND ParentCategory.id = 30
  13. SELECT id FROM jos_jreviews_categories WHERE `option` = "com_content"
  14. SELECT Listing.id AS `Listing.listing_id`, Listing.alias AS `Listing.slug`, Listing.title AS `Listing.title`, Listing.introtext AS `Listing.summary`, Listing.fulltext AS `Listing.description`, Listing.images AS `Listing.images`, Listing.hits AS `Listing.hits`, Listing.catid AS `Listing.cat_id`, Listing.created_by AS `Listing.user_id`, Listing.created_by_alias AS `Listing.author_alias`, Listing.created AS `Listing.created`, Listing.modified AS `Listing.modified`, Listing.access AS `Listing.access`, Listing.state AS `Listing.state`, Listing.publish_up AS `Listing.publish_up`, Listing.publish_down AS `Listing.publish_down`, Listing.metakey AS `Listing.metakey`, Listing.metadesc AS `Listing.metadesc`, 'com_content' AS `Listing.extension`, Field.featured AS `Listing.featured`, JreviewsCategory.criteriaid AS `ListingType.listing_type_id`, Category.id AS `Category.cat_id`, Category.title AS `Category.title`, Category.alias AS `Category.slug`, Category.access AS `Category.access`, Category.params AS `Category.params`, Directory.id AS `Directory.dir_id`, Directory.title AS `Directory.title`, Directory.slug AS `Directory.slug`, User.id AS `User.user_id`, User.name AS `User.name`, User.username AS `User.username`, User.email AS `User.email`, User.block AS `User.block`, Claim.approved AS `Claim.approved`, Totals.user_rating AS `Review.user_rating`, Totals.user_rating_count AS `Review.user_rating_count`, Totals.user_criteria_rating AS `Review.user_criteria_rating`, Totals.user_criteria_rating_count AS `Review.user_criteria_rating_count`, Totals.user_comment_count AS `Review.user_review_count`, Totals.editor_rating AS `Review.editor_rating`, Totals.editor_rating_count AS `Review.editor_rating_count`, Totals.editor_criteria_rating AS `Review.editor_criteria_rating`, Totals.editor_criteria_rating_count AS `Review.editor_criteria_rating_count`, Totals.editor_comment_count AS `Review.editor_review_count`, Totals.media_count AS `Listing.media_count`, Totals.video_count AS `Listing.video_count`, Totals.photo_count AS `Listing.photo_count`, Totals.audio_count AS `Listing.audio_count`, Totals.attachment_count AS `Listing.attachment_count`, (Totals.media_count - Totals.media_count_user) AS `Listing.media_count_owner`, (Totals.video_count - Totals.video_count_user) AS `Listing.video_count_owner`, (Totals.photo_count - Totals.photo_count_user) AS `Listing.photo_count_owner`, (Totals.audio_count - Totals.audio_count_user) AS `Listing.audio_count_owner`, (Totals.attachment_count - Totals.attachment_count_user) AS `Listing.attachment_count_owner`, Totals.media_count_user AS `Listing.media_count_user`, Totals.video_count_user AS `Listing.video_count_user`, Totals.photo_count_user AS `Listing.photo_count_user`, Totals.audio_count_user AS `Listing.audio_count_user`, Totals.attachment_count_user AS `Listing.attachment_count_user` FROM jos_content AS Listing LEFT JOIN jos_jreviews_listing_totals AS Totals ON Totals.listing_id = Listing.id AND Totals.extension = 'com_content' LEFT JOIN jos_jreviews_content AS Field ON Field.contentid = Listing.id LEFT JOIN jos_jreviews_categories AS JreviewsCategory ON JreviewsCategory.id = Listing.catid AND JreviewsCategory.`option` = 'com_content' LEFT JOIN jos_categories AS Category ON Category.id = Listing.catid AND Category.extension = 'com_content' LEFT JOIN jos_jreviews_directories AS Directory ON Directory.id = JreviewsCategory.dirid LEFT JOIN jos_users AS User ON User.id = Listing.created_by LEFT JOIN jos_jreviews_claims AS Claim ON Claim.listing_id = Listing.id AND Claim.user_id = Listing.created_by AND Claim.approved = 1 WHERE 1 = 1 AND ( Listing.catid IN (30) AND Listing.state = 1 AND Listing.access IN ( 1,5) AND ( Listing.publish_up IS NULL OR Listing.publish_up <= UTC_TIMESTAMP ) AND (Listing.publish_down IS NULL OR Listing.publish_down = 0 OR Listing.publish_down > UTC_TIMESTAMP) ) ORDER BY Listing.created DESC LIMIT 10
  15. SELECT Field.fieldid AS `Field.field_id`, Field.groupid AS `Field.group_id`, Field.name AS `Field.name`, Field.title AS `Field.title`, Field.showtitle AS `Field.showTitle`, Field.description AS `Field.description`, Field.required AS `Field.required`, Field.type AS `Field.type`, Field.location AS `Field.location`, Field.options AS `Field.params`, Field.contentview AS `Field.contentView`, Field.listview AS `Field.listView`, Field.compareview AS `Field.compareView`, Field.listsort AS `Field.listSort`, Field.search AS `Field.search`, Field.access AS `Field.access`, Field.access_view AS `Field.accessView`, Field.published As `Field.published`, Field.ordering AS `Field.ordering`, `Group`.groupid AS `Group.group_id`, `Group`.title AS `Group.title`, `Group`.name AS `Group.name`, `Group`.showtitle AS `Group.showTitle`, `Group`.ordering AS `Group.ordering`, `Group`.control_field AS `Group.control_field`, `Group`.control_value AS `Group.control_value` FROM jos_jreviews_fields AS Field LEFT JOIN jos_jreviews_groups AS `Group` ON `Group`.groupid = Field.groupid WHERE Field.published = 1 AND Field.location = 'content' AND Field.groupid IN ( 4,6)
  16. SELECT Listing.contentid AS element_id,jr_age,jr_nrsex,jr_modality,jr_diagnosticcertainty,jr_radviewerswf,jr_imagetags,jr_clinicaldetails,jr_contributor,jr_nrsource,jr_scroller,jr_radviewerhtml,jr_radreport,jr_tags FROM jos_jreviews_content AS Listing WHERE Listing.contentid IN (9806,9805,9804,9803,9802,9800,9797,9796,8803,8802)
  17. SELECT * FROM jos_jreviews_fieldoptions WHERE fieldid IN ( 23,156,24,169,165,26,22) AND value IN ( 'preschoolchild','male','mri','confirmed','tuberous-sclerosis','b-hameed','child','hemolytic-uremic-syndrome','haemolytic-uremic-syndrome','acute-necrotising-encephalitis','leucodystrophy','vanishing-white-matter-disease','biju-hameed','leucodystrophies','childhood-ataxia-with-central-nervous-system-hypomyelination','cach','adolescent','female','pla2g6-associated-neurodegeneration','neil','pla2g6','plan','adrenoleukodystrophy','adrenolekuodystrophy','infant','hypothlamic-hamartoma','hypothalamic-hamartoma','gelastic-seizures','tuber-cinereum','argininosuccinic-aciduria','congenital-cmv','merosin-deficient-cmd','congenital-muscular-dystrophy','joubert-syndrome','greg','molar-tooth-sign','bat-wing-appearance','agenesis-of-cerebellar-vermis','joubert-bolthauser-syndrome','familial-aplasia-of-the-vermis','cerebello-oculo-renal-syndrome','cerebellooculorenal-syndrome-1','cors','jbts') ORDER BY ordering ASC ,optionid ASC
  18. SELECT content_id AS listing_id, count(*) AS favored FROM jos_jreviews_favorites AS Favorite WHERE Favorite.content_id IN (9806,9805,9804,9803,9802,9800,9797,9796,8803,8802) GROUP BY listing_id
  19. SELECT media.media_id, media.media_type, media.media_function, media.likes_rank, media.likes_up, media.likes_total, media.created, media.main_media, media.listing_id, media.review_id, media.user_id, media.filename, media.file_extension, media.rel_path, media.title, media.description, media.media_info, media.metadata, media.embed, media.published, media.approved, media.access, media.views, media.filesize, media.extension FROM jos_jreviews_media AS media WHERE listing_id IN (9806,9805,9804,9803,9802,9800,9797,9796,8803,8802) AND published = 1 AND approved = 1 AND access IN (1,5) AND main_media = 1
  20. SELECT Community.user_id AS `Community.user_id`, Community.user_id AS `User.user_id`, User.name AS `User.name`, User.username AS `User.username`, User.block As `User.block` FROM jos_social_users AS Community LEFT JOIN jos_users AS User ON Community.user_id = User.id WHERE 1 = 1 AND ( Community.user_id IN (42) )
  21. SELECT COUNT(*) FROM jos_content AS Listing WHERE 1 = 1 AND ( Listing.catid IN (30) AND Listing.state = 1 AND Listing.access IN ( 1,5) AND ( Listing.publish_up IS NULL OR Listing.publish_up <= UTC_TIMESTAMP ) AND (Listing.publish_down IS NULL OR Listing.publish_down = 0 OR Listing.publish_down > UTC_TIMESTAMP) )
  22. SELECT Directory.id AS `Directory.dir_id`, Directory.slug AS `Directory.slug`, Directory.slug AS `Directory.name`, Directory.title AS `Directory.title`, Directory.description AS `Directory.description`, Directory.tmpl_suffix AS `Directory.tmpl_suffix` FROM jos_jreviews_directories AS Directory WHERE 1 = 1 AND ( Directory.id = 1 )
  23. SELECT Follow.follow_id as `Follow.follow_id`, Follow.follow_hash as `Follow.follow_hash`, Follow.follow_name as `Follow.follow_name`, Follow.follow_user_id as `Follow.follow_user_id`, Follow.follow_app as `Follow.follow_app`, Follow.follow_area as `Follow.follow_area`, Follow.follow_rel_id as `Follow.follow_rel_id`, Follow.follow_is_anon as `Follow.follow_is_anon`, Follow.follow_notify_do as `Follow.follow_notify_do`, Follow.follow_notify_meta as `Follow.follow_notify_meta`, Follow.follow_notify_freq as `Follow.follow_notify_freq`, Follow.follow_visible as `Follow.follow_visible`, Follow.follow_notify_sent as `Follow.follow_notify_sent`, Follow.created_at as `Follow.created_at`, Follow.updated_at as `Follow.updated_at` FROM jos_jreviews_engage_follow AS `Follow` WHERE 1 = 1 AND ( (Follow.follow_user_id = 0) AND (Follow.follow_hash = 'e68bdad2d112bf40d85aeb991520cbb3') )