-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Labels
Description
Doing this many times
| Line | Method |
|---|---|
| 3rdparty/doctrine/dbal/src/Connection.php 1045 | OC\DB\BacktraceDebugStack->startQuery |
| lib/private/DB/Connection.php 261 | Doctrine\DBAL\Connection->executeQuery |
| 3rdparty/doctrine/dbal/src/Query/QueryBuilder.php 345 | OC\DB\Connection->executeQuery |
| lib/private/DB/QueryBuilder/QueryBuilder.php 281 | Doctrine\DBAL\Query\QueryBuilder->execute |
| lib/private/DB/QueryBuilder/QueryBuilder.php 294 | OC\DB\QueryBuilder\QueryBuilder->execute |
| lib/public/AppFramework/Db/QBMapper.php 277 | OC\DB\QueryBuilder\QueryBuilder->executeQuery |
| lib/public/AppFramework/Db/QBMapper.php 362 | OCP\AppFramework\Db\QBMapper->findOneQuery |
| core/Db/ProfileConfigMapper.php 42 | OCP\AppFramework\Db\QBMapper->findEntity |
| lib/private/Profile/ProfileManager.php 373 | OC\Core\Db\ProfileConfigMapper->get |
| lib/private/Profile/ProfileManager.php 235 | OC\Profile\ProfileManager->getProfileConfig |
| lib/private/Profile/ProfileManager.php 295 | OC\Profile\ProfileManager->isParameterVisible |
| core/Controller/ProfilePageController.php 111 | OC\Profile\ProfileManager->getProfileParams |
| lib/private/AppFramework/Http/Dispatcher.php 225 | OC\Core\Controller\ProfilePageController->index |
| lib/private/AppFramework/Http/Dispatcher.php 133 | OC\AppFramework\Http\Dispatcher->executeController |
| lib/private/AppFramework/App.php 172 | OC\AppFramework\Http\Dispatcher->dispatch |
| lib/private/Route/Router.php 298 | OC\AppFramework\App::main |
| lib/base.php 1043 | OC\Route\Router->match |
| index.php 36 | OC::handleRequest |