Encontramos este circuito en una publicación de los años 80. El circuito admite amplificadores operacionales...
Este circuito se encontró en una documentación de PC de 1996. La corriente máxima del motor está...
Este circuito que convierte corrientes muy bajas en tensiones se obtuvo en el manual de...
Joomla! Version | 5.2.3 |
PHP Version | 8.3.20 |
Identity | guest |
Response | 200 |
Template | cassiopeia |
Database |
|
1 x afterInitialise (1.14MB) (28.47%) | 4.01ms |
1 x afterRenderComponent com_content (35.55KB) (18.51%) | 2.61ms |
1 x beforeRenderRawModule mod_articles_category (Banco de Circuitos) (383.54KB) (10.91%) | 1.54ms |
1 x afterRender (80.48KB) (9.84%) | 1.39ms |
1 x afterRenderRawModule mod_finder (Busca_inteligente) (65.05KB) (8.26%) | 1.16ms |
1 x Before Access::preloadComponents (all components) (132.33KB) (4.01%) | 565μs |
1 x beforeRenderModule mod_articles_category (Banco de Circuitos) (9.27KB) (3.95%) | 556μs |
1 x After Access::preloadComponents (all components) (113.93KB) (3.71%) | 523μs |
1 x beforeRenderComponent com_content (43.23KB) (3.03%) | 426μs |
1 x afterLoad (84.8KB) (2.17%) | 305μs |
1 x afterRenderRawModule mod_articles_category (Banco de Circuitos) (15.43KB) (2.07%) | 291μs |
1 x beforeRenderModule mod_finder (Busca_inteligente) (6.64KB) (1.31%) | 184μs |
1 x afterRoute (35.99KB) (1.05%) | 148μs |
1 x beforeRenderRawModule mod_finder (Busca_inteligente) (5.9KB) (0.63%) | 89μs |
1 x afterRenderModule mod_articles_category (Banco de Circuitos) (4.84KB) (0.45%) | 63μs |
1 x afterRenderModule mod_finder (Busca_inteligente) (5.06KB) (0.35%) | 49μs |
1 x afterDispatch (2.56KB) (0.28%) | 40μs |
1 x After Access::getAssetRules (id:8 name:com_content) (7.05KB) (0.19%) | 27μs |
1 x Before Access::getAssetRules (id:8 name:com_content) (1.1KB) (0.07%) | 10μs |
SELECT @@SESSION.sql_mode;
36μs968B/libraries/src/Session/MetadataManager.php:184CopySELECT `session_id`
FROM `incbmx_session`
WHERE `session_id` = :session_id LIMIT 1
65μs1.31KBParams/libraries/src/Session/MetadataManager.php:187CopyUPDATE `incbmx_session`
SET `guest` = :guest
, `time` = :time
, `userid` = :user_id
, `username` = :username
, `client_id` = :client_id
WHERE `session_id` = :session_id
155μs992BParams/libraries/src/Session/MetadataManager.php:316CopySELECT `id`,`rules`
FROM `incbmx_viewlevels`
58μs608B/libraries/src/Access/Access.php:955CopySELECT `b`.`id`
FROM `incbmx_usergroups` AS `a`
LEFT JOIN `incbmx_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt`
WHERE `a`.`id` = :guest
89μs1.64KBParams/libraries/src/Access/Access.php:868CopySELECT `id`,`name`,`rules`,`parent_id`
FROM `incbmx_assets`
WHERE `name` IN (:preparedArray1,:preparedArray2,:preparedArray3,:preparedArray4,:preparedArray5,:preparedArray6,:preparedArray7,:preparedArray8,:preparedArray9,:preparedArray10,:preparedArray11,:preparedArray12,:preparedArray13,:preparedArray14,:preparedArray15,:preparedArray16,:preparedArray17,:preparedArray18,:preparedArray19,:preparedArray20,:preparedArray21,:preparedArray22,:preparedArray23,:preparedArray24,:preparedArray25,:preparedArray26,:preparedArray27,:preparedArray28,:preparedArray29,:preparedArray30,:preparedArray31,:preparedArray32,:preparedArray33,:preparedArray34,:preparedArray35,:preparedArray36,:preparedArray37,:preparedArray38,:preparedArray39)
347μs7.44KBParams/libraries/src/Access/Access.php:357CopySELECT `a`.`id`,`a`.`title`,`a`.`alias`,`a`.`introtext`,`a`.`fulltext`,`a`.`checked_out`,`a`.`checked_out_time`,`a`.`catid`,`a`.`created`,`a`.`created_by`,`a`.`created_by_alias`,`a`.`modified`,`a`.`modified_by`,CASE WHEN `a`.`publish_up` IS NULL THEN `a`.`created` ELSE `a`.`publish_up` END AS `publish_up`,`a`.`publish_down`,`a`.`images`,`a`.`urls`,`a`.`attribs`,`a`.`metadata`,`a`.`metakey`,`a`.`metadesc`,`a`.`access`,`a`.`hits`,`a`.`featured`,`a`.`language`,LENGTH(`a`.`fulltext`) AS `readmore`,`a`.`ordering`,`fp`.`featured_up`,`fp`.`featured_down`,CASE WHEN `c`.`published` = 2 AND `a`.`state` > 0 THEN 2 WHEN `c`.`published` != 1 THEN 0 ELSE `a`.`state` END AS `state`,`c`.`title` AS `category_title`,`c`.`path` AS `category_route`,`c`.`access` AS `category_access`,`c`.`alias` AS `category_alias`,`c`.`language` AS `category_language`,`c`.`published`,`c`.`published` AS `parents_published`,`c`.`lft`,CASE WHEN `a`.`created_by_alias` > ' ' THEN `a`.`created_by_alias` ELSE `ua`.`name` END AS `author`,`ua`.`email` AS `author_email`,`uam`.`name` AS `modified_by_name`,`parent`.`title` AS `parent_title`,`parent`.`id` AS `parent_id`,`parent`.`path` AS `parent_route`,`parent`.`alias` AS `parent_alias`,`parent`.`language` AS `parent_language`,`fp`.`ordering`
FROM `incbmx_content` AS `a`
LEFT JOIN `incbmx_categories` AS `c` ON `c`.`id` = `a`.`catid`
LEFT JOIN `incbmx_users` AS `ua` ON `ua`.`id` = `a`.`created_by`
LEFT JOIN `incbmx_users` AS `uam` ON `uam`.`id` = `a`.`modified_by`
LEFT JOIN `incbmx_categories` AS `parent` ON `parent`.`id` = `c`.`parent_id`
INNER JOIN `incbmx_content_frontpage` AS `fp` ON `fp`.`content_id` = `a`.`id`
WHERE (`fp`.`featured_up` IS NULL OR `fp`.`featured_up` <= :frontpageUp) AND (`fp`.`featured_down` IS NULL OR `fp`.`featured_down` >= :frontpageDown) AND `a`.`access` IN (:preparedArray1,:preparedArray2) AND `c`.`access` IN (:preparedArray3,:preparedArray4) AND `c`.`published` = 1 AND `a`.`state` = :condition AND (`a`.`publish_up` IS NULL OR `a`.`publish_up` <= :publishUp) AND (`a`.`publish_down` IS NULL OR `a`.`publish_down` >= :publishDown)
ORDER BY a.featured DESC, fp.ordering, CASE WHEN a.publish_up IS NULL THEN a.created ELSE a.publish_up END DESC , a.created DESC LIMIT 40, 6
1.07ms6.97KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:164CopySELECT COUNT(*)
FROM `incbmx_content` AS `a`
LEFT JOIN `incbmx_categories` AS `c` ON `c`.`id` = `a`.`catid`
LEFT JOIN `incbmx_users` AS `ua` ON `ua`.`id` = `a`.`created_by`
LEFT JOIN `incbmx_users` AS `uam` ON `uam`.`id` = `a`.`modified_by`
LEFT JOIN `incbmx_categories` AS `parent` ON `parent`.`id` = `c`.`parent_id`
INNER JOIN `incbmx_content_frontpage` AS `fp` ON `fp`.`content_id` = `a`.`id`
WHERE (`fp`.`featured_up` IS NULL OR `fp`.`featured_up` <= :frontpageUp) AND (`fp`.`featured_down` IS NULL OR `fp`.`featured_down` >= :frontpageDown) AND `a`.`access` IN (:preparedArray1,:preparedArray2) AND `c`.`access` IN (:preparedArray3,:preparedArray4) AND `c`.`published` = 1 AND `a`.`state` = :condition AND (`a`.`publish_up` IS NULL OR `a`.`publish_up` <= :publishUp) AND (`a`.`publish_down` IS NULL OR `a`.`publish_down` >= :publishDown)
295μs5.59KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:197CopySELECT `name`,`element`
FROM `incbmx_extensions`
WHERE `type` = 'plugin' AND `folder` = 'finder' AND `enabled` = 1
192μs1.27KB/administrator/components/com_finder/src/Helper/LanguageHelper.php:135CopySELECT `title`
FROM `incbmx_finder_taxonomy`
WHERE `parent_id` = 1 AND `state` = 1 AND `access` IN (1,5)
101μs648B/administrator/components/com_finder/src/Indexer/Taxonomy.php:325CopySELECT SUM(CASE WHEN `a`.`next_execution` <= :now THEN 1 ELSE 0 END) AS due_count,SUM(CASE WHEN `a`.`locked` IS NULL THEN 0 ELSE 1 END) AS locked_count
FROM `incbmx_scheduler_tasks` AS `a`
WHERE `a`.`state` = 1
64μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:465Copy