Callis, Cari. "Nothing that Happens Is Ever Forgotten." Anime and Philosophy. Wide Eyed Wonder. Eds. Josef Steiff and Tristan D. Tamplin. Popular Culture and Philosophy. Chicago: Open Court, 2010. 93–103. Added by: joachim (7/26/11, 6:24 PM)
[SQL]SELECTEXISTS(SELECT 1 FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = 'wikindx5' AND LOWER(TABLE_NAME)= LOWER('version'));
Elapsed time: 0.000 s
[SQL]SELECTEXISTS(SELECT 1 FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = 'wikindx5' AND LOWER(TABLE_NAME)= LOWER('users'));
Elapsed time: 0.000 s
[SQL]SELECT `usersId` FROM users WHERE(`usersId` IN(1))
Elapsed time: 0.000 s
[SQL]SELECTEXISTS(SELECT 1 FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = 'wikindx5' AND LOWER(TABLE_NAME)= LOWER('version'));
Elapsed time: 0.000 s
[SQL]SELECT `versionInternalVersion` FROM version WHERE(`versionComponentType` = 'core')AND(`versionComponentId` = 'core')
Elapsed time: 0.000 s
[SQL]SELECT `sessionData` FROM session WHERE(`sessionId` = 'diu5oooqedr47kjbcctpltq910')
Elapsed time: 0.000 s
[SQL]SELECT `configName`, `configInt`, `configVarchar`, `configText`, `configBoolean`, `configDatetime` FROM config
Elapsed time: 0.000 s
[SQL]SET time_zone = '+02:00';
Elapsed time: 0.000 s
[SQL]SELECT `newsId` FROM news
Elapsed time: 0.000 s
[SQL]SELECT `customId`, `customLabel` FROM custom
Elapsed time: 0.000 s
[SQL]SELECT `statisticsresourceviewsCount` FROM statistics_resource_views WHERE(`statisticsresourceviewsResourceId` = 6371)AND(`statisticsresourceviewsMonth` = 202309)
Elapsed time: 0.002 s
[SQL]UPDATE statistics_resource_views SET `statisticsresourceviewsCount`=`statisticsresourceviewsCount`+1 WHERE(`statisticsresourceviewsResourceId` = 6371)AND(`statisticsresourceviewsMonth` = 202309)
Elapsed time: 0.001 s
[SQL]SELECT `resourceId`, `resourceType`, `resourceTitle`, `resourceSubtitle`, `resourceShortTitle`, `resourceTitleSort`, `resourceTransTitle`, `resourceTransSubtitle`, `resourceTransShortTitle`, `resourceField1`, `resourceField2`, `resourceField3`, `resourceField4`, `resourceField5`, `resourceField6`, `resourceField7`, `resourceField8`, `resourceField9`, `resourceNoSort`, `resourceTransNoSort`, `resourceIsbn`, `resourceDoi`, `resourceLanguage`, `resourceyearId`, `resourceyearYear1`, `resourceyearYear2`, `resourceyearYear3`, `resourceyearYear4`, `resourcepageId`, `resourcepagePageStart`, `resourcepagePageEnd`, `resourcemiscId`, `resourcemiscCollection`, `resourcemiscPublisher`, `resourcemiscField1`, `resourcemiscField2`, `resourcemiscField3`, `resourcemiscField4`, `resourcemiscField5`, `resourcemiscField6`, `resourcemiscAddUserIdResource`, `resourcemiscEditUserIdResource`, `resourcemiscMaturityIndex`, `resourcemiscPeerReviewed`, `resourcetimestampTimestampAdd`, `resourcetimestampTimestamp`, `resourcemiscQuarantine`, `resourceBibtexKey`, `resourcetextAbstract`, `resourcetextAddUserIdAbstract`, `resourcetextEditUserIdAbstract`, `resourcetextNote`, `resourcetextAddUserIdNote`, `resourcetextEditUserIdNote`, `resourcemiscMetadata`, `publisherName`, `usersFullname`, `usersUsername` FROM resource LEFT JOIN resource_year ON `resourceId` = `resourceyearId` LEFT JOIN resource_page ON `resourceId` = `resourcepageId` LEFT JOIN resource_misc ON `resourceId` = `resourcemiscId` LEFT JOIN resource_timestamp ON `resourceId` = `resourcetimestampId` LEFT JOIN resource_text ON `resourceId` = `resourcetextId` LEFT JOIN publisher ON `resourcemiscPublisher` = `publisherId` LEFT JOIN users ON `resourcemiscAddUserIdResource` = `usersId` WHERE(`resourceId` = 6371)
Elapsed time: 0.000 s
[SQL]SELECT `resourcecreatorResourceId`, `creatorId`, `resourcecreatorRole`, `resourcecreatorOrder`, `creatorSurname` AS surname, `creatorFirstname` AS firstname, `creatorInitials` AS initials, `creatorPrefix` AS prefix, `creatorId` FROM(SELECTDISTINCT `resourcecreatorResourceId`, `creatorId`, `resourcecreatorRole`, `resourcecreatorOrder`, `creatorSurname`, `creatorFirstname`, `creatorInitials`, `creatorPrefix` FROM resource_creator LEFT JOIN creator ON `creatorId` = `resourcecreatorCreatorId` WHERE(`resourcecreatorResourceId` IN(6371))AND(`resourcecreatorRole` IN(1, 2, 3, 4, 5))ORDER BY `resourcecreatorRole` ASC, `resourcecreatorOrder` ASC)AS rc
Elapsed time: 0.000 s
[SQL]SELECT `resourceurlResourceId`, `resourceurlUrl` FROM resource_url WHERE(`resourceurlPrimary` = 1)AND(`resourceurlResourceId` IN(6371))
Elapsed time: 0.000 s
[SQL]SELECT `resourcecustomResourceId`, `customLabel`, `resourcecustomShort`, `resourcecustomLong`, `resourcecustomCustomId` FROM resource_custom LEFT JOIN custom ON `resourcecustomCustomId` = `customId` WHERE(`resourcecustomResourceId` IN(6371))
Elapsed time: 0.000 s
[SQL]SELECT `resourcemiscId`, `collectionTitle`, `collectionTitleShort` FROM resource_misc LEFT JOIN collection ON `collectionId` = `resourcemiscCollection` WHERE(`resourcemiscId` IN(6371))
Elapsed time: 0.000 s
[SQL]SELECT `resourceId`, `resourceType`, `resourcemiscField1`, `publisherId`, `publisherName`, `publisherLocation` FROM `resource` LEFT OUTER JOIN `resource_misc` ON `resourcemiscId` = `resourceId` LEFT OUTER JOIN `publisher` ONCASEWHEN(`resourceType` = 'proceedings' OR `resourceType` = 'proceedings_article')AND `resourcemiscField1` ISNOTNULLTHEN `resourcemiscField1` ELSE `resourcemiscPublisher` END= `publisherId` WHERE(`resourceId` IN(6371))
Elapsed time: 0.000 s
[SQL]SELECT `usersUsername`, `usersFullname` FROM users WHERE(`usersId` = 1)
Elapsed time: 0.000 s
[SQL]SELECT `statisticsresourceviewsCount` FROM statistics_resource_views WHERE(`statisticsresourceviewsResourceId` = 6371)AND(`statisticsresourceviewsMonth` = 202309)
Elapsed time: 0.000 s
[SQL]SELECT SUM(`statisticsresourceviewsCount`)AS `sum` FROM statistics_resource_views WHERE(`statisticsresourceviewsResourceId` = 6371)
Elapsed time: 0.000 s
[SQL]SELECT `resourceurlUrl` FROM resource_url WHERE(`resourceurlResourceId` = 6371 AND `resourceurlPrimary` = 1)
Elapsed time: 0.000 s
[SQL]SELECT `resourceLanguage` FROM resource WHERE(`resourceId` = 6371)AND(`resourceLanguage` ISNOTNULL)
Elapsed time: 0.000 s
[SQL]SELECT `resourceId` FROM resource WHERE(`resourceLanguage` = 'en')
Elapsed time: 0.010 s
[SQL]SELECT `usertagsId` FROM user_tags WHERE(`usertagsUserId` = '')
Elapsed time: 0.000 s
[SQL]SELECT `resourcecreatorCreatorId`, `resourcecreatorRole` FROM resource_creator WHERE(`resourcecreatorResourceId` = 6371)ORDER BY `resourcecreatorRole` ASC, `resourcecreatorOrder` ASC
Elapsed time: 0.000 s
[SQL]SELECT `creatorPrefix`, `creatorSurname`, `creatorFirstname`, `creatorInitials` FROM creator WHERE(`creatorId` = 5543)
Elapsed time: 0.000 s
[SQL]SELECT `creatorPrefix`, `creatorSurname`, `creatorFirstname`, `creatorInitials` FROM creator WHERE(`creatorId` = 5354)
Elapsed time: 0.000 s
[SQL]SELECT `creatorPrefix`, `creatorSurname`, `creatorFirstname`, `creatorInitials` FROM creator WHERE(`creatorId` = 5355)
Elapsed time: 0.000 s
[SQL]SELECT `customId`, `customLabel` FROM custom
Elapsed time: 0.000 s
[SQL]SELECT `usersbasketBasket` FROM users_basket WHERE(`usersbasketUserId` = '')
Elapsed time: 0.000 s
[SQL]SELECT `resourcecategoryCategoryId`, `categoryCategory` FROM resource_category LEFT JOIN category ON `categoryId` = `resourcecategoryCategoryId` WHERE(`resourcecategoryResourceId` = 6371)AND(`resourcecategoryCategoryId` ISNOTNULL)ORDER BY REPLACE( REPLACE(`categoryCategory`, '{', ''), '}', '')ASC
Elapsed time: 0.001 s
[SQL]SELECT `resourcecategoryCategoryId`, COUNT(`resourcecategoryCategoryId`)AS count FROM resource_category WHERE(`resourcecategoryCategoryId` = 1)GROUP BY `resourcecategoryCategoryId`
Elapsed time: 0.003 s
[SQL]SELECT `usertagsId` FROM user_tags WHERE(`usertagsUserId` = '')
Elapsed time: 0.000 s
[SQL]SELECT `resourcecategorySubcategoryId`, `subcategorySubcategory` FROM resource_category LEFT JOIN subcategory ON `subcategoryId` = `resourcecategorySubcategoryId` WHERE(`resourcecategoryResourceId` = 6371)AND(`resourcecategorySubcategoryId` ISNOTNULL)ORDER BY REPLACE( REPLACE(`subcategorySubcategory`, '{', ''), '}', '')ASC
Elapsed time: 0.000 s
[SQL]SELECT `resourcecategorySubcategoryId`, `subcategorySubcategory` FROM resource_category LEFT JOIN subcategory ON `subcategoryId` = `resourcecategorySubcategoryId` WHERE(`resourcecategoryResourceId` = 6371)AND(`resourcecategorySubcategoryId` ISNOTNULL)ORDER BY REPLACE( REPLACE(`subcategorySubcategory`, '{', ''), '}', '')ASC
Elapsed time: 0.000 s
[SQL]SELECT `resourcekeywordKeywordId`, `keywordKeyword`, `keywordGlossary` FROM resource_keyword LEFT JOIN keyword ON `keywordId` = `resourcekeywordKeywordId` WHERE(`resourcekeywordResourceId` = 6371)ORDER BY REPLACE( REPLACE(`keywordKeyword`, '{', ''), '}', '')ASC
Elapsed time: 0.001 s
[SQL]SELECT `resourcekeywordKeywordId`, COUNT(`resourcekeywordKeywordId`)AS count FROM resource_keyword WHERE(`resourcekeywordResourceId` ISNOTNULL)AND(`resourcekeywordKeywordId` = 1875)GROUP BY `resourcekeywordKeywordId`
Elapsed time: 0.001 s
[SQL]SELECT `resourcekeywordKeywordId`, COUNT(`resourcekeywordKeywordId`)AS count FROM resource_keyword WHERE(`resourcekeywordResourceId` ISNOTNULL)AND(`resourcekeywordKeywordId` = 703)GROUP BY `resourcekeywordKeywordId`
Elapsed time: 0.002 s
[SQL]SELECT `resourcekeywordKeywordId`, COUNT(`resourcekeywordKeywordId`)AS count FROM resource_keyword WHERE(`resourcekeywordResourceId` ISNOTNULL)AND(`resourcekeywordKeywordId` = 1115)GROUP BY `resourcekeywordKeywordId`
Elapsed time: 0.000 s
[SQL]SELECT `resourcekeywordKeywordId`, COUNT(`resourcekeywordKeywordId`)AS count FROM resource_keyword WHERE(`resourcekeywordResourceId` ISNOTNULL)AND(`resourcekeywordKeywordId` = 634)GROUP BY `resourcekeywordKeywordId`
Elapsed time: 0.000 s
[SQL]SELECT `resourcekeywordKeywordId`, COUNT(`resourcekeywordKeywordId`)AS count FROM resource_keyword WHERE(`resourcekeywordResourceId` ISNOTNULL)AND(`resourcekeywordKeywordId` = 1569)GROUP BY `resourcekeywordKeywordId`
Elapsed time: 0.001 s
[SQL]SELECT `resourcekeywordKeywordId`, COUNT(`resourcekeywordKeywordId`)AS count FROM resource_keyword WHERE(`resourcekeywordResourceId` ISNOTNULL)AND(`resourcekeywordKeywordId` = 640)GROUP BY `resourcekeywordKeywordId`
Elapsed time: 0.001 s
[SQL]SELECT `usertagsId` FROM user_tags WHERE(`usertagsUserId` = '')
Elapsed time: 0.000 s
[SQL]SELECT `resourceusertagsTagId`, `usertagsTag` FROM resource_user_tags LEFT JOIN user_tags ON `usertagsId` = `resourceusertagsTagId` WHERE(`resourceusertagsResourceId` = 6371)AND(`usertagsUserId` = '')
Elapsed time: 0.000 s
[SQL]SELECT `creatorId`, `creatorSameAs` FROM creator WHERE(`creatorId` IN(5543, 5354, 5355))
Elapsed time: 0.000 s
[SQL]SELECT `creatorSameAs`, `creatorSurname`, `creatorPrefix` FROM creator WHERE(`creatorSameAs` IN(5354, 5355, 5543))
Elapsed time: 0.000 s
[SQL]SELECT `resourcecreatorCreatorId`, COUNT(`resourcecreatorCreatorId`)AS count , `creatorPrefix`, `creatorSurname` FROM(SELECTDISTINCT `resourcecreatorResourceId`, `resourcecreatorCreatorId` FROM resource_creator WHERE(`resourcecreatorCreatorId` IN(5354, 5355, 5543)))AS rc LEFT JOIN creator ON `creatorId` = `resourcecreatorCreatorId` GROUP BY `resourcecreatorCreatorId`, `creatorPrefix`, `creatorSurname` HAVING COUNT( `resourcecreatorCreatorId`) > 0 ORDER BY REPLACE( REPLACE(`creatorSurname`, '{', ''), '}', '')ASC
Elapsed time: 0.001 s
[SQL]SELECT `resourcemiscPublisher`, COUNT(`resourcemiscPublisher`)AS count FROM resource_misc WHERE(`resourcemiscPublisher` = 560)GROUP BY `resourcemiscPublisher`
Elapsed time: 0.000 s
[SQL]SELECT `resourcemiscCollection`, COUNT(`resourcemiscCollection`)AS count FROM resource_misc WHERE(`resourcemiscCollection` = 1479)GROUP BY `resourcemiscCollection`
Elapsed time: 0.000 s
[SQL]SELECT `rId` FROM(SELECT `resourcemetadataResourceId` AS rId FROM resource_metadata LEFT JOIN resource_text ON `resourcetextId` = `resourcemetadataResourceId` WHERE(`resourcetextAbstract` REGEXP '\\[cite]6371\\[|\\[cite]6371:|\\[cite]6371`|\\[cite]6371\\|' OR `resourcetextNote` REGEXP '\\[cite]6371\\[|\\[cite]6371:|\\[cite]6371`|\\[cite]6371\\|' OR `resourcemetadataText` REGEXP '\\[cite]6371\\[|\\[cite]6371:|\\[cite]6371`|\\[cite]6371\\|'))AS u WHERE(`rId` <> 6371)
Elapsed time: 0.000 s
[SQL]SELECT `resourceattachmentsId`, `resourceattachmentsHashFilename`, `resourceattachmentsFileName`, `resourceattachmentsDescription`, `resourceattachmentsPrimary`, `resourceattachmentsEmbargo` FROM resource_attachments WHERE(`resourceattachmentsResourceId` = 6371)ORDER BY REPLACE( REPLACE(`resourceattachmentsFilename`, '{', ''), '}', '')ASC
[SQL]SELECT `resourceattachmentsId`, `resourceattachmentsHashFilename`, `resourceattachmentsFileName`, `resourceattachmentsPrimary`, `resourceattachmentsEmbargo` FROM resource_attachments WHERE(`resourceattachmentsResourceId` = 6371)ORDER BY REPLACE( REPLACE(`resourceattachmentsFilename`, '{', ''), '}', '')ASC
Elapsed time: 0.000 s
[SQL]SELECT `resourcekeywordKeywordId`, `keywordKeyword` FROM resource_keyword LEFT JOIN keyword ON `keywordId` = `resourcekeywordKeywordId` WHERE(`resourcekeywordResourceId` = 6371)ORDER BY REPLACE( REPLACE(`keywordKeyword`, '{', ''), '}', '')ASC
Elapsed time: 0.000 s
[SQL]SELECT COUNT(`resourceId`)AS count FROM resource
Elapsed time: 0.003 s
[SQL]SELECT COUNT(`resourceId`)AS count FROM resource
Elapsed time: 0.003 s
[SQL]SELECT COUNT(`resourcemetadataId`)AS count FROM resource_metadata WHERE(`resourcemetadataType` = 'q')
Elapsed time: 0.000 s
[SQL]SELECT COUNT(`resourcemetadataId`)AS count FROM resource_metadata WHERE(`resourcemetadataType` = 'p')
Elapsed time: 0.000 s
[SQL]SELECT COUNT(`resourcemetadataId`)AS count FROM resource_metadata WHERE(`resourcemetadataType` = 'm')
Elapsed time: 0.000 s
[SQL]SELECT `usersbasketBasket` FROM users_basket WHERE(`usersbasketUserId` = '')
Elapsed time: 0.000 s
[SQL]SELECT `usersbasketIdeasbasket` FROM users_basket WHERE(`usersbasketUserId` = '')
Elapsed time: 0.000 s
[SQL]SELECT `collectionType` FROM collection GROUP BY `collectionType`
Elapsed time: 0.000 s
[SQL]SELECT `publisherType` FROM publisher GROUP BY `publisherType`
Elapsed time: 0.000 s
[SQL]SELECT `resourcemiscId` FROM resource_misc WHERE(`resourcemiscQuarantine` = 'Y')LIMIT 0, 1
Elapsed time: 0.000 s
[SQL]SELECTEXISTS(SELECT 1 FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = 'wikindx5' AND LOWER(TABLE_NAME)= LOWER('version'));
Elapsed time: 0.000 s
[SQL]SELECT `versionInternalVersion` FROM version WHERE(`versionComponentType` = 'plugin')AND(`versionComponentId` = 'localedescription')
Elapsed time: 0.000 s
PHP execution time: 0.05448 s
SQL execution time: 0.04057 s
TPL rendering time: 0.00431 s
Total elapsed time: 0.09936 s
Peak memory usage: 6.2210 MB
Memory at close: 2.2022 MB
Database queries: 76