Últimas noticias sobre enfermedades raras


Deprecated: Function curl_close() is deprecated since 8.5, as it has no effect since PHP 8.0 in /home/u366805070/domains/enfermedadesraras.es/public_html/tmp/regularlabs/custom_php/1543099_db12b820f125d0fad475a289b6da23d1 on line 53

[Error API (HTTP 429). ]

Joomla\Plugin\System\Debug\DataCollector\QueryCollector::__construct(): Argument #2 ($queryMonitor) must be of type Joomla\Database\Monitor\DebugMonitor, null given, called in /home/u366805070/domains/enfermedadesraras.es/public_html/plugins/system/debug/src/Extension/Debug.php on line 323 (500 Whoops, looks like something went wrong.)

TypeError

HTTP 500 Whoops, looks like something went wrong.

Joomla\Plugin\System\Debug\DataCollector\QueryCollector::__construct(): Argument #2 ($queryMonitor) must be of type Joomla\Database\Monitor\DebugMonitor, null given, called in /home/u366805070/domains/enfermedadesraras.es/public_html/plugins/system/debug/src/Extension/Debug.php on line 323

Exception

TypeError

  1. * @param array $profiles Profile data.
  2. * @param array $explains Explain data
  3. *
  4. * @since 4.0.0
  5. */
  6. public function __construct(Registry $params, DebugMonitor $queryMonitor, array $profiles, array $explains)
  7. {
  8. $this->queryMonitor = $queryMonitor;
  9. parent::__construct($params);
  1. // Close session to collect possible session-related queries.
  2. $this->getApplication()->getSession()->close();
  3. // Call $db->disconnect() here to trigger the onAfterDisconnect() method here in this class!
  4. $this->getDatabase()->disconnect();
  5. $this->debugBar->addCollector(new QueryCollector($this->params, $this->queryMonitor, $this->sqlShowProfileEach, $this->explains));
  6. }
  7. if ($this->showLogs) {
  8. $this->collectLogs();
  9. }
  1. foreach ($this->listeners[$event->getName()] as $listener) {
  2. if ($event->isStopped()) {
  3. return $event;
  4. }
  5. $listener($event);
  6. }
  7. }
  8. return $event;
  9. }
  1. $dispatcher = $this->getDispatcher();
  2. } catch (\UnexpectedValueException $exception) {
  3. return null;
  4. }
  5. return $dispatcher->dispatch($eventName, $event ?: new ApplicationEvent($eventName, $this));
  6. }
  7. /**
  8. * Method to run the application routines.
  9. *
  1. // Send the application response.
  2. $this->respond();
  3. // Trigger the onAfterRespond event.
  4. $this->dispatchEvent(
  5. 'onAfterRespond',
  6. new AfterRespondEvent('onAfterRespond', ['subject' => $this])
  7. );
  8. }
  1. // Set the application as global app
  2. \Joomla\CMS\Factory::$application = $app;
  3. // Execute the application.
  4. $app->execute();
require_once('/home/u366805070/domains/enfermedadesraras.es/public_html/includes/app.php') in /home/u366805070/domains/enfermedadesraras.es/public_html/index.php (line 51)
  1. // ... die
  2. die();
  3. }
  4. // Run the application - All executable code should be triggered through this file
  5. require_once __DIR__ . '/includes/app.php';

Stack Trace

TypeError
TypeError:
Joomla\Plugin\System\Debug\DataCollector\QueryCollector::__construct(): Argument #2 ($queryMonitor) must be of type Joomla\Database\Monitor\DebugMonitor, null given, called in /home/u366805070/domains/enfermedadesraras.es/public_html/plugins/system/debug/src/Extension/Debug.php on line 323

  at /home/u366805070/domains/enfermedadesraras.es/public_html/plugins/system/debug/src/DataCollector/QueryCollector.php:88
  at Joomla\Plugin\System\Debug\DataCollector\QueryCollector->__construct()
     (/home/u366805070/domains/enfermedadesraras.es/public_html/plugins/system/debug/src/Extension/Debug.php:323)
  at Joomla\Plugin\System\Debug\Extension\Debug->onAfterRespond()
     (/home/u366805070/domains/enfermedadesraras.es/public_html/libraries/vendor/joomla/event/src/Dispatcher.php:454)
  at Joomla\Event\Dispatcher->dispatch()
     (/home/u366805070/domains/enfermedadesraras.es/public_html/libraries/vendor/joomla/application/src/AbstractApplication.php:99)
  at Joomla\Application\AbstractApplication->dispatchEvent()
     (/home/u366805070/domains/enfermedadesraras.es/public_html/libraries/src/Application/CMSApplication.php:363)
  at Joomla\CMS\Application\CMSApplication->execute()
     (/home/u366805070/domains/enfermedadesraras.es/public_html/includes/app.php:58)
  at require_once('/home/u366805070/domains/enfermedadesraras.es/public_html/includes/app.php')
     (/home/u366805070/domains/enfermedadesraras.es/public_html/index.php:51)