Hello there Phoenix,
Thank you for reading this if you do indeed read it. Super awesome intiative, one that was badly in need of.
I'm having this issue, though. I'm using Drupal 9.1.0 and Php 7.3 (and wampserver). I'm using the elfinder 9.x-2.x-dev version of elfinder and the 2.1.47 version of the library. In the Status report page I get the error that elFinder Profile entity has to be installed. And everyhwere else in my admin pages I get this error.
Deprecated function: Non-static method Drupal\elfinder\Controller\elFinderPageController::buildBrowserPage() should not be called statically in elfinder_page_attachments_alter() (line 432 of modules\elfinder\elfinder.module).
elfinder_page_attachments_alter(Array, NULL, NULL) (Line: 539)
Drupal\Core\Extension\ModuleHandler->alter('page_attachments', Array) (Line: 319)
Drupal\Core\Render\MainContent\HtmlRenderer->invokePageAttachmentHooks(Array) (Line: 288)
Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 132)
Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90)
Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object)
call_user_func(Array, Object, 'kernel.view', Object) (Line: 142)
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 163)
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80)
Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 57)
Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 106)
Drupal\page_cache\StackMiddleware\PageCache->pass(Object, 1, 1) (Line: 85)
Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 706)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
Deprecated function: Non-static method Drupal\elfinder\Controller\elFinderPermissions::permissions() should not be called statically in elfinder_get_disabled_commands() (line 54 of modules\elfinder\elfinder.module).
elfinder_get_disabled_commands() (Line: 114)
Drupal\elfinder\Controller\elFinderPageController::buildBrowserPage(1) (Line: 432)
elfinder_page_attachments_alter(Array, NULL, NULL) (Line: 539)
Drupal\Core\Extension\ModuleHandler->alter('page_attachments', Array) (Line: 319)
Drupal\Core\Render\MainContent\HtmlRenderer->invokePageAttachmentHooks(Array) (Line: 288)
Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 132)
Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90)
Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object)
call_user_func(Array, Object, 'kernel.view', Object) (Line: 142)
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 163)
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80)
Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 57)
Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 106)
Drupal\page_cache\StackMiddleware\PageCache->pass(Object, 1, 1) (Line: 85)
Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 706)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
Notice: Undefined variable: browser_mode in Drupal\elfinder\Controller\elFinderPageController::buildBrowserPage() (line 117 of modules\elfinder\src\Controller\elFinderPageController.php).
Drupal\elfinder\Controller\elFinderPageController::buildBrowserPage(1) (Line: 432)
elfinder_page_attachments_alter(Array, NULL, NULL) (Line: 539)
Drupal\Core\Extension\ModuleHandler->alter('page_attachments', Array) (Line: 319)
Drupal\Core\Render\MainContent\HtmlRenderer->invokePageAttachmentHooks(Array) (Line: 288)
Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 132)
Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90)
Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object)
call_user_func(Array, Object, 'kernel.view', Object) (Line: 142)
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 163)
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80)
Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 57)
Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 106)
Drupal\page_cache\StackMiddleware\PageCache->pass(Object, 1, 1) (Line: 85)
Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 706)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
Deprecated function: Non-static method Drupal\elfinder\Controller\elFinderPageController::getLibUrl() should not be called statically in Drupal\elfinder\Controller\elFinderPageController::buildBrowserPage() (line 119 of modules\elfinder\src\Controller\elFinderPageController.php).
Drupal\elfinder\Controller\elFinderPageController::buildBrowserPage(1) (Line: 432)
elfinder_page_attachments_alter(Array, NULL, NULL) (Line: 539)
Drupal\Core\Extension\ModuleHandler->alter('page_attachments', Array) (Line: 319)
Drupal\Core\Render\MainContent\HtmlRenderer->invokePageAttachmentHooks(Array) (Line: 288)
Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 132)
Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90)
Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object)
call_user_func(Array, Object, 'kernel.view', Object) (Line: 142)
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 163)
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80)
Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 57)
Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 106)
Drupal\page_cache\StackMiddleware\PageCache->pass(Object, 1, 1) (Line: 85)
Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 706)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
I can add the "add image with elfinder" icon, but when I try to use I get this error:
Invalid backend response.
Data is not JSON.
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 0.6517 | 7465520 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 0.6517 | 7465520 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 0.6543 | 7466744 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 0.6543 | 7466784 | elFinderVolumeDrupal->owner( ) | ...\elFinderVolumeDrupal.php:400 |
28 | 0.6544 | 7466880 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:345 |
29 | 0.6544 | 7466880 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 0.6546 | 7467000 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 0.6517 | 7465520 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 0.6517 | 7465520 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 0.6543 | 7466744 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 0.6617 | 7503744 | elFinderVolumeDrupal->uuid( ) | ...\elFinderVolumeDrupal.php:404 |
28 | 0.6618 | 7503840 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:390 |
29 | 0.6618 | 7503840 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 0.6620 | 7503960 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 0.6711 | 7532880 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 0.6711 | 7532880 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 0.6713 | 7533656 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 0.6714 | 7533704 | elFinderVolumeDrupal->owner( ) | ...\elFinderVolumeDrupal.php:400 |
28 | 0.6714 | 7533800 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:345 |
29 | 0.6714 | 7533800 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 0.6716 | 7533920 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 0.6711 | 7532880 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 0.6711 | 7532880 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 0.6713 | 7533656 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 0.6777 | 7562288 | elFinderVolumeDrupal->uuid( ) | ...\elFinderVolumeDrupal.php:404 |
28 | 0.6777 | 7562384 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:390 |
29 | 0.6777 | 7562384 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 0.6779 | 7562504 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 0.6863 | 7590920 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 0.6863 | 7590920 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 0.9132 | 7704176 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 0.9132 | 7704232 | elFinderVolumeDrupal->owner( ) | ...\elFinderVolumeDrupal.php:400 |
28 | 0.9133 | 7704344 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:345 |
29 | 0.9133 | 7704344 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 0.9135 | 7704472 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 0.6863 | 7590920 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 0.6863 | 7590920 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 0.9132 | 7704176 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 0.9202 | 7732968 | elFinderVolumeDrupal->uuid( ) | ...\elFinderVolumeDrupal.php:404 |
28 | 0.9203 | 7733080 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:390 |
29 | 0.9203 | 7733080 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 0.9204 | 7733208 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 0.9293 | 7762504 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 0.9293 | 7762504 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 0.9454 | 7763360 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 0.9454 | 7763472 | elFinderVolumeDrupal->owner( ) | ...\elFinderVolumeDrupal.php:400 |
28 | 0.9454 | 7763632 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:345 |
29 | 0.9454 | 7763632 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 0.9456 | 7763792 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 0.9293 | 7762504 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 0.9293 | 7762504 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 0.9454 | 7763360 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 1.0619 | 8473744 | elFinderVolumeDrupal->uuid( ) | ...\elFinderVolumeDrupal.php:404 |
28 | 1.0620 | 8473904 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:390 |
29 | 1.0620 | 8473904 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 1.0622 | 8474064 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 1.0682 | 8474152 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 1.0682 | 8474152 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 1.0686 | 8474776 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 1.0686 | 8474816 | elFinderVolumeDrupal->owner( ) | ...\elFinderVolumeDrupal.php:400 |
28 | 1.0686 | 8474912 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:345 |
29 | 1.0686 | 8474912 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 1.0688 | 8475024 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 1.0682 | 8474152 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 1.0682 | 8474152 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 1.0686 | 8474776 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 1.0750 | 8503392 | elFinderVolumeDrupal->uuid( ) | ...\elFinderVolumeDrupal.php:404 |
28 | 1.0750 | 8503488 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:390 |
29 | 1.0750 | 8503488 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 1.0752 | 8503600 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 1.0946 | 8528048 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 1.0946 | 8528048 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 1.0950 | 8528720 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 1.0950 | 8528760 | elFinderVolumeDrupal->owner( ) | ...\elFinderVolumeDrupal.php:400 |
28 | 1.0950 | 8528856 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:345 |
29 | 1.0950 | 8528856 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 1.0952 | 8528968 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 1.0946 | 8528048 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 1.0946 | 8528048 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 1.0950 | 8528720 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 1.1015 | 8557336 | elFinderVolumeDrupal->uuid( ) | ...\elFinderVolumeDrupal.php:404 |
28 | 1.1015 | 8557432 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:390 |
29 | 1.1015 | 8557432 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 1.1017 | 8557544 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 1.1111 | 8585984 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 1.1111 | 8585984 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 1.1115 | 8586672 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 1.1115 | 8586712 | elFinderVolumeDrupal->owner( ) | ...\elFinderVolumeDrupal.php:400 |
28 | 1.1115 | 8586808 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:345 |
29 | 1.1115 | 8586808 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 1.1117 | 8586920 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 1.1111 | 8585984 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 1.1111 | 8585984 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 1.1115 | 8586672 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 1.1180 | 8615280 | elFinderVolumeDrupal->uuid( ) | ...\elFinderVolumeDrupal.php:404 |
28 | 1.1180 | 8615376 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:390 |
29 | 1.1180 | 8615376 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 1.1182 | 8615488 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 1.1276 | 8643904 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 1.1276 | 8643904 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 1.1279 | 8644800 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 1.1280 | 8644960 | elFinderVolumeDrupal->owner( ) | ...\elFinderVolumeDrupal.php:400 |
28 | 1.1280 | 8645152 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:345 |
29 | 1.1280 | 8645152 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 1.1281 | 8645344 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 1.1276 | 8643904 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 1.1276 | 8643904 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 1.1279 | 8644800 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 1.1342 | 8690080 | elFinderVolumeDrupal->uuid( ) | ...\elFinderVolumeDrupal.php:404 |
28 | 1.1342 | 8690272 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:390 |
29 | 1.1342 | 8690272 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 1.1344 | 8690464 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 1.1437 | 8719256 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 1.1437 | 8719256 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 1.1440 | 8719784 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 1.1440 | 8719816 | elFinderVolumeDrupal->owner( ) | ...\elFinderVolumeDrupal.php:400 |
28 | 1.1440 | 8719912 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:345 |
29 | 1.1440 | 8719912 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 1.1442 | 8720024 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 1.1437 | 8719256 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 1.1437 | 8719256 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 1.1440 | 8719784 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 1.1501 | 8748384 | elFinderVolumeDrupal->uuid( ) | ...\elFinderVolumeDrupal.php:404 |
28 | 1.1501 | 8748480 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:390 |
29 | 1.1501 | 8748480 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 1.1503 | 8748592 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 1.1877 | 8777056 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 1.1877 | 8777056 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 1.1885 | 8777800 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 1.1885 | 8777848 | elFinderVolumeDrupal->owner( ) | ...\elFinderVolumeDrupal.php:400 |
28 | 1.1885 | 8777944 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:345 |
29 | 1.1885 | 8777944 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 1.1887 | 8778064 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 1.1877 | 8777056 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 1.1877 | 8777056 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 1.1885 | 8777800 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 1.1952 | 8806592 | elFinderVolumeDrupal->uuid( ) | ...\elFinderVolumeDrupal.php:404 |
28 | 1.1952 | 8806688 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:390 |
29 | 1.1952 | 8806688 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 1.1954 | 8806808 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 1.2043 | 8835760 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 1.2043 | 8835760 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 1.2046 | 8836504 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 1.2047 | 8836544 | elFinderVolumeDrupal->owner( ) | ...\elFinderVolumeDrupal.php:400 |
28 | 1.2047 | 8836640 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:345 |
29 | 1.2047 | 8836640 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 1.2048 | 8836752 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 1.2043 | 8835760 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 1.2043 | 8835760 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 1.2046 | 8836504 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 1.2110 | 8865112 | elFinderVolumeDrupal->uuid( ) | ...\elFinderVolumeDrupal.php:404 |
28 | 1.2110 | 8865208 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:390 |
29 | 1.2110 | 8865208 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 1.2112 | 8865320 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 1.2220 | 8894072 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 1.2220 | 8894072 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 1.2226 | 8894816 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 1.2226 | 8894872 | elFinderVolumeDrupal->owner( ) | ...\elFinderVolumeDrupal.php:400 |
28 | 1.2226 | 8894984 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:345 |
29 | 1.2226 | 8894984 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 1.2228 | 8895112 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 1.2220 | 8894072 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 1.2220 | 8894072 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 1.2226 | 8894816 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 1.3175 | 8925992 | elFinderVolumeDrupal->uuid( ) | ...\elFinderVolumeDrupal.php:404 |
28 | 1.3175 | 8926104 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:390 |
29 | 1.3175 | 8926104 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 1.3178 | 8926232 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 1.3239 | 8926368 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 1.3239 | 8926368 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 1.3243 | 8927088 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 1.3243 | 8927144 | elFinderVolumeDrupal->owner( ) | ...\elFinderVolumeDrupal.php:400 |
28 | 1.3243 | 8927240 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:345 |
29 | 1.3243 | 8927240 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 1.3245 | 8927368 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 1.3239 | 8926368 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 1.3239 | 8926368 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 1.3243 | 8927088 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 1.3327 | 8955744 | elFinderVolumeDrupal->uuid( ) | ...\elFinderVolumeDrupal.php:404 |
28 | 1.3327 | 8955840 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:390 |
29 | 1.3327 | 8955840 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 1.3329 | 8955968 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 1.3424 | 8984400 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 1.3424 | 8984400 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 1.3430 | 8985160 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 1.3431 | 8985224 | elFinderVolumeDrupal->owner( ) | ...\elFinderVolumeDrupal.php:400 |
28 | 1.3431 | 8985336 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:345 |
29 | 1.3431 | 8985336 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 1.3432 | 8985464 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 1.3424 | 8984400 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 1.3424 | 8984400 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 1.3430 | 8985160 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 1.3495 | 9013992 | elFinderVolumeDrupal->uuid( ) | ...\elFinderVolumeDrupal.php:404 |
28 | 1.3495 | 9014104 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:390 |
29 | 1.3495 | 9014104 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 1.3497 | 9014232 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 1.3583 | 9043184 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 1.3583 | 9043184 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 1.3586 | 9043920 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 1.3586 | 9043952 | elFinderVolumeDrupal->owner( ) | ...\elFinderVolumeDrupal.php:400 |
28 | 1.3586 | 9044048 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:345 |
29 | 1.3586 | 9044048 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 1.3588 | 9044160 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 1.3583 | 9043184 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 1.3583 | 9043184 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 1.3586 | 9043920 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 1.3648 | 9072520 | elFinderVolumeDrupal->uuid( ) | ...\elFinderVolumeDrupal.php:404 |
28 | 1.3648 | 9072616 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:390 |
29 | 1.3648 | 9072616 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 1.3650 | 9072728 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 1.4036 | 9101496 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 1.4036 | 9101496 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 1.4039 | 9102200 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 1.4039 | 9102240 | elFinderVolumeDrupal->owner( ) | ...\elFinderVolumeDrupal.php:400 |
28 | 1.4040 | 9102336 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:345 |
29 | 1.4040 | 9102336 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 1.4041 | 9102456 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 1.4036 | 9101496 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 1.4036 | 9101496 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 1.4039 | 9102200 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 1.4108 | 9130824 | elFinderVolumeDrupal->uuid( ) | ...\elFinderVolumeDrupal.php:404 |
28 | 1.4108 | 9130920 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:390 |
29 | 1.4108 | 9130920 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 1.4110 | 9131040 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 1.4199 | 9160144 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 1.4199 | 9160144 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 1.4203 | 9160816 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 1.4203 | 9160864 | elFinderVolumeDrupal->owner( ) | ...\elFinderVolumeDrupal.php:400 |
28 | 1.4203 | 9160960 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:345 |
29 | 1.4203 | 9160960 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 1.4205 | 9161080 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 1.4199 | 9160144 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 1.4199 | 9160144 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 1.4203 | 9160816 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 1.4265 | 9189448 | elFinderVolumeDrupal->uuid( ) | ...\elFinderVolumeDrupal.php:404 |
28 | 1.4265 | 9189544 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:390 |
29 | 1.4265 | 9189544 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 1.4267 | 9189664 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 1.4357 | 9218080 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 1.4358 | 9218080 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 1.4361 | 9218768 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 1.4361 | 9218800 | elFinderVolumeDrupal->owner( ) | ...\elFinderVolumeDrupal.php:400 |
28 | 1.4361 | 9218896 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:345 |
29 | 1.4361 | 9218896 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 1.4363 | 9219008 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 1.4357 | 9218080 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 1.4358 | 9218080 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 1.4361 | 9218768 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 1.4423 | 9247368 | elFinderVolumeDrupal->uuid( ) | ...\elFinderVolumeDrupal.php:404 |
28 | 1.4423 | 9247464 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:390 |
29 | 1.4423 | 9247464 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 1.4425 | 9247576 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 1.4516 | 9276008 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 1.4516 | 9276008 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 1.4519 | 9276696 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 1.4519 | 9276736 | elFinderVolumeDrupal->owner( ) | ...\elFinderVolumeDrupal.php:400 |
28 | 1.4519 | 9276832 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:345 |
29 | 1.4519 | 9276832 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 1.4521 | 9276944 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 1.4516 | 9276008 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 1.4516 | 9276008 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 1.4519 | 9276696 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 1.4581 | 9305304 | elFinderVolumeDrupal->uuid( ) | ...\elFinderVolumeDrupal.php:404 |
28 | 1.4581 | 9305400 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:390 |
29 | 1.4581 | 9305400 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 1.4583 | 9305512 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 1.4667 | 9334552 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 1.4667 | 9334552 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 1.4670 | 9335272 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 1.4670 | 9335312 | elFinderVolumeDrupal->owner( ) | ...\elFinderVolumeDrupal.php:400 |
28 | 1.4670 | 9335408 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:345 |
29 | 1.4670 | 9335408 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 1.4672 | 9335520 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 1.4667 | 9334552 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 1.4667 | 9334552 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 1.4670 | 9335272 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 1.4731 | 9363880 | elFinderVolumeDrupal->uuid( ) | ...\elFinderVolumeDrupal.php:404 |
28 | 1.4731 | 9363976 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:390 |
29 | 1.4731 | 9363976 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 1.4733 | 9364088 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 1.4825 | 9392504 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 1.4825 | 9392504 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 1.4829 | 9393208 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 1.4829 | 9393240 | elFinderVolumeDrupal->owner( ) | ...\elFinderVolumeDrupal.php:400 |
28 | 1.4829 | 9393336 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:345 |
29 | 1.4829 | 9393336 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 1.4831 | 9393448 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 1.4825 | 9392504 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 1.4825 | 9392504 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 1.4829 | 9393208 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 1.4889 | 9421808 | elFinderVolumeDrupal->uuid( ) | ...\elFinderVolumeDrupal.php:404 |
28 | 1.4890 | 9421904 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:390 |
29 | 1.4890 | 9421904 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 1.4891 | 9422016 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 1.4976 | 9450416 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 1.4976 | 9450416 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 1.4979 | 9451168 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 1.4979 | 9451216 | elFinderVolumeDrupal->owner( ) | ...\elFinderVolumeDrupal.php:400 |
28 | 1.4980 | 9451312 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:345 |
29 | 1.4980 | 9451312 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 1.4981 | 9451432 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 1.4976 | 9450416 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 1.4976 | 9450416 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 1.4979 | 9451168 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 1.5040 | 9479800 | elFinderVolumeDrupal->uuid( ) | ...\elFinderVolumeDrupal.php:404 |
28 | 1.5041 | 9479896 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:390 |
29 | 1.5041 | 9479896 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 1.5042 | 9480016 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 1.5134 | 9508448 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 1.5134 | 9508448 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 1.5137 | 9509152 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 1.5138 | 9509208 | elFinderVolumeDrupal->owner( ) | ...\elFinderVolumeDrupal.php:400 |
28 | 1.5138 | 9509320 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:345 |
29 | 1.5138 | 9509320 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 1.5139 | 9509448 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 1.5134 | 9508448 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 1.5134 | 9508448 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 1.5137 | 9509152 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 1.5201 | 9537808 | elFinderVolumeDrupal->uuid( ) | ...\elFinderVolumeDrupal.php:404 |
28 | 1.5201 | 9537920 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:390 |
29 | 1.5201 | 9537920 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 1.5203 | 9538048 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 1.5298 | 9567136 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 1.5298 | 9567136 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 1.5425 | 9567840 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 1.5425 | 9567896 | elFinderVolumeDrupal->owner( ) | ...\elFinderVolumeDrupal.php:400 |
28 | 1.5425 | 9568008 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:345 |
29 | 1.5425 | 9568008 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 1.5427 | 9568136 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
( ! ) Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in C:\wamp64\www\gestiondecalidad\web\modules\elfinder\src\Controller\elFinderVolumeDrupal.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 410928 | {main}( ) | ...\index.php:0 |
2 | 0.0035 | 636176 | Drupal\Core\DrupalKernel->handle( ) | ...\index.php:19 |
3 | 0.0320 | 1904480 | Stack\StackedHttpKernel->handle( ) | ...\DrupalKernel.php:706 |
4 | 0.0320 | 1904480 | Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( ) | ...\StackedHttpKernel.php:23 |
5 | 0.0320 | 1905176 | Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( ) | ...\NegotiationMiddleware.php:52 |
6 | 0.0320 | 1905176 | Drupal\page_cache\StackMiddleware\PageCache->handle( ) | ...\ReverseProxyMiddleware.php:47 |
7 | 0.0322 | 1907872 | Drupal\page_cache\StackMiddleware\PageCache->pass( ) | ...\PageCache.php:85 |
8 | 0.0322 | 1907872 | Drupal\Core\StackMiddleware\KernelPreHandle->handle( ) | ...\PageCache.php:106 |
9 | 0.0503 | 2152640 | Drupal\Core\StackMiddleware\Session->handle( ) | ...\KernelPreHandle.php:47 |
10 | 0.0541 | 2264424 | Symfony\Component\HttpKernel\HttpKernel->handle( ) | ...\Session.php:57 |
11 | 0.0541 | 2264840 | Symfony\Component\HttpKernel\HttpKernel->handleRaw( ) | ...\HttpKernel.php:80 |
12 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( ) | ...\HttpKernel.php:158 |
13 | 0.1804 | 5200488 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:97 |
14 | 0.1805 | 5203024 | Drupal\Core\Render\Renderer->executeInRenderContext( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:124 |
15 | 0.1805 | 5203376 | Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( ) | ...\Renderer.php:573 |
16 | 0.1805 | 5203376 | call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
17 | 0.1805 | 5203392 | Drupal\elfinder\Controller\elFinderConnectorController->getConnector( ) | ...\EarlyRenderingControllerWrapperSubscriber.php:123 |
18 | 0.6012 | 7449992 | Drupal\elfinder\Controller\elFinderConnectorDrupal->run( ) | ...\elFinderConnectorController.php:254 |
19 | 0.6012 | 7450768 | Drupal\elfinder\Controller\elFinderDrupal->exec( ) | ...\elFinderConnector.class.php:160 |
20 | 0.6515 | 7458560 | Drupal\elfinder\Controller\elFinderDrupal->open( ) | ...\elFinder.class.php:1169 |
21 | 0.6515 | 7459928 | elFinderVolumeDrupal->scandir( ) | ...\elFinder.class.php:1652 |
22 | 0.6516 | 7461264 | elFinderVolumeDrupal->getScandir( ) | ...\elFinderVolumeDriver.class.php:2004 |
23 | 0.6516 | 7461264 | elFinderVolumeDrupal->cacheDir( ) | ...\elFinderVolumeDriver.class.php:5092 |
24 | 1.5298 | 9567136 | elFinderVolumeDrupal->stat( ) | ...\elFinderVolumeDriver.class.php:4758 |
25 | 1.5298 | 9567136 | elFinderVolumeDrupal->_stat( ) | ...\elFinderVolumeDriver.class.php:4520 |
26 | 1.5425 | 9567840 | elFinderVolumeDrupal::stat_corrector( ) | ...\elFinderVolumeLocalFileSystem.class.php:592 |
27 | 1.5489 | 9596632 | elFinderVolumeDrupal->uuid( ) | ...\elFinderVolumeDrupal.php:404 |
28 | 1.5490 | 9596744 | elFinderVolumeDrupal->_drupalfileobject( ) | ...\elFinderVolumeDrupal.php:390 |
29 | 1.5490 | 9596744 | elFinderVolumeDrupal->drupalpathtouri( ) | ...\elFinderVolumeDrupal.php:26 |
30 | 1.5492 | 9596872 | strpos ( ) | ...\elFinderVolumeDrupal.php:46 |
{"cwd":{"isowner":false,"ts":1609870741,"mime":"directory","read":1,"write":1,"size":0,"owner":false,"uuid":"662940f4-cdf1-40ab-83c0-587d60ad0c0f","hash":"l1_XA","name":"Public Files","rootRev":"","options":{"path":"","url":"http:\/\/gestiondecalidad\/web\/sites\/default\/files\/","tmbUrl":"","disabled":
["chmod"],"separator":"\","copyOverwrite":1,"uploadOverwrite":1,"uploadMaxSize":9223372036854775807,"uploadMaxConn":3,"uploadMime":{"firstOrder":"deny","allow":[],"deny":[]},"dispInlineRegex":null,"jpgQuality":100,"archivers":{"create":
["application\/x-tar","application\/zip"],"extract":
["application\/x-tar","application\/zip"],"createext":{"application\/x-tar":"tar","application\/zip":"zip"}},"uiCmdMap":[],"syncChkAsTs":1,"syncMinMs":10000,"i18nFolderName":0,"tmbCrop":0,"tmbReqCustomData":false,"substituteImg":true,"onetimeUrl":true,"csscls":"elfinder-navbar-root-local"},"volumeid":"l1","locked":1,"dirs":1,"isroot":1,"phash":"","root":"l1_XA"},"options":{"path":"Public Files","url":"http:\/\/gestiondecalidad\/web\/sites\/default\/files\/","tmbUrl":"","disabled":
["chmod"],"separator":"\","copyOverwrite":1,"uploadOverwrite":1,"uploadMaxSize":9223372036854775807,"uploadMaxConn":3,"uploadMime":{"firstOrder":"deny","allow":[],"deny":[]},"dispInlineRegex":null,"jpgQuality":100,"archivers":{"create":
["application\/x-tar","application\/zip"],"extract":
["application\/x-tar","application\/zip"],"createext":{"application\/x-tar":"tar","application\/zip":"zip"}},"uiCmdMap":[],"syncChkAsTs":1,"syncMinMs":10000,"i18nFolderName":0,"tmbCrop":0,"tmbReqCustomData":false,"substituteImg":true,"onetimeUrl":true},"files":
[{"isowner":false,"ts":1609870741,"mime":"directory","read":1,"write":1,"size":0,"owner":false,"uuid":"662940f4-cdf1-40ab-83c0-587d60ad0c0f","hash":"l1_XA","name":"Public Files","rootRev":"","options":{"path":"","url":"http:\/\/gestiondecalidad\/web\/sites\/default\/files\/","tmbUrl":"","disabled":["chmod"],"separator":"\","copyOverwrite":1,"uploadOverwrite":1,"uploadMaxSize":9223372036854775807,"uploadMaxConn":3,"uploadMime":{"firstOrder":"deny","allow":[],"deny":[]},"dispInlineRegex":null,"jpgQuality":100,"archivers":{"create":
["application\/x-tar","application\/zip"],"extract":
["application\/x-tar","application\/zip"],"createext":{"application\/x-tar":"tar","application\/zip":"zip"}},"uiCmdMap":[],"syncChkAsTs":1,"syncMinMs":10000,"i18nFolderName":0,"tmbCrop":0,"tmbReqCustomData":false,"substituteImg":true,"onetimeUrl":true,"csscls":"elfinder-navbar-root-local"},"volumeid":"l1_","locked":1,"dirs":1,"isroot":1,"phash":""},{"isowner":false,"ts":1609828787,"mime":"application\/zip","read":1,"write":1,"size":"688254","owner":false,"uuid":"81b3b283-0081-4555-ba18-d7954797fbfa","hash":"l1_MS1QU0QtQ0EwMTFfV2ViLnppcA","name":"1-PSD-CA011_Web.zip","phash":"l1_XA"},{"isowner":false,"ts":1607096003,"mime":"image\/jpeg","read":1,"write":1,"size":"49484","owner":"admin","uuid":"22a34e4a-1136-4dca-806e-1cac51a8d4b2","hash":"l1_MTIwNzU4OTA0XzI2OTM2ODc1MzQyMTU1OTZfNDEwNjY4NTIyNTc1Njc2MjE5Nl9uLmpwZw","name":"120758904_2693687534215596_4106685225756762196_n.jpg","phash":"l1_XA"},{"isowner":false,"ts":1607577185,"mime":"directory","read":1,"write":1,"size":0,"owner":false,"uuid":"be0594f7-8735-49fc-8964-994435cd97c1","hash":"l1_MjAyMC0xMg","name":"2020-12","phash":"l1_XA","volumeid":"l1_"},{"isowner":false,"ts":1609830980,"mime":"directory","read":1,"write":1,"size":0,"owner":false,"uuid":"c5a5586f-c4c9-4b55-8954-aad2065d0978","hash":"l1_MjAyMS0wMQ","name":"2021-01","phash":"l1_XA","volumeid":"l1_"},{"isowner":false,"ts":1607577185,"mime":"directory","read":1,"write":1,"size":0,"owner":false,"uuid":"b8bc8d48-202f-4843-81f7-9a3aac4cd3db","hash":"l1_Y29sb3I","name":"color","phash":"l1_XA","volumeid":"l1_","dirs":1},{"isowner":false,"ts":1607577185,"mime":"directory","read":1,"write":1,"size":0,"owner":false,"uuid":"c61fed93-3c9b-4219-9848-9321c3b44d43","hash":"l1_Y29uZmlnX2FaRlRBSDkxNGlxZlU2SEpURGducnhQUlVWa2xnLXZXOHFWR1J5VmdhaU9pRVdaZVphbnRUUzVQRUlJTC1QTk1EMUpKajd4N2tB","name":"config_aZFTAH914iqfU6HJTDgnrxPRUVklg-vW8qVGRyVgaiOiEWZeZantTS5PEIIL-PNMD1JJj7x7kA","phash":"l1_XA","volumeid":"l1_","dirs":1},{"isowner":false,"ts":1609871785,"mime":"directory","read":1,"write":1,"size":0,"owner":false,"uuid":"128c5fe2-e914-42c6-bae6-013b7658fa83","hash":"l1_Y3Nz","name":"css","phash":"l1_XA","volumeid":"l1_"},{"isowner":false,"ts":1607562901,"mime":"image\/x-icon","read":1,"write":1,"size":"1150","owner":false,"uuid":"d6ecf05c-5101-485b-9b63-ee8db5008370","hash":"l1_ZmF2aWNvbi5pY28","name":"favicon.ico","phash":"l1_XA"},{"isowner":false,"ts":1608045511,"mime":"directory","read":1,"write":1,"size":0,"owner":false,"uuid":"bdb4a366-8b89-4119-9f01-bd7f8dc45423","hash":"l1_ZmVlZHM","name":"feeds","phash":"l1_XA","volumeid":"l1_"},{"isowner":false,"ts":1609829728,"mime":"image\/png","read":1,"write":1,"size":"304","owner":"admin","uuid":"db2cad05-1e3b-4b35-b163-99d7d036130c","hash":"l1_ZmlsZV9icm93c2VyX2ljb24ucG5n","name":"file_browser_icon.png","phash":"l1_XA"},{"isowner":false,"ts":1607577203,"mime":"directory","read":1,"write":1,"size":0,"owner":false,"uuid":"274a6dc6-3ce7-4915-815b-c0903fc3a759","hash":"l1_Zm9sZGVyc2hhcmVmaWxlcw","name":"foldersharefiles","phash":"l1_XA","volumeid":"l1_","dirs":1},{"isowner":false,"ts":1607562901,"mime":"image\/png","read":1,"write":1,"size":"7738","owner":false,"uuid":"d344f3e8-6dcd-4dc1-9fe5-308308aa31e1","hash":"l1_aG9yaXpvbnRhbC1jb2xvcl8wLnBuZw","name":"horizontal-color_0.png","phash":"l1_XA"},{"isowner":false,"ts":1609871787,"mime":"directory","read":1,"write":1,"size":0,"owner":false,"uuid":"a262de58-c60f-48e2-8d9b-8dfd92506c63","hash":"l1_anM","name":"js","phash":"l1_XA","volumeid":"l1_"},{"isowner":false,"ts":1609824625,"mime":"directory","read":1,"write":1,"size":0,"owner":false,"uuid":"e0d63960-e070-41d2-9db7-1fc6db403ec3","hash":"l1_bGFuZ3VhZ2Vz","name":"languages","phash":"l1_XA","volumeid":"l1_"},{"isowner":false,"ts":1607577231,"mime":"directory","read":1,"write":1,"size":0,"owner":false,"uuid":"46068af7-267f-4f94-86e1-2e1e714890e8","hash":"l1_bWVkaWEtaWNvbnM","name":"media-icons","phash":"l1_XA","volumeid":"l1_","dirs":1},{"isowner":false,"ts":1609870787,"mime":"directory","read":1,"write":1,"size":0,"owner":false,"uuid":"8a9f09ad-cbf0-4227-8401-b593a85efb4a","hash":"l1_cGhw","name":"php","phash":"l1_XA","volumeid":"l1_","dirs":1},{"isowner":false,"ts":1604612559,"mime":"directory","read":1,"write":1,"size":0,"owner":false,"uuid":"894d534a-f8d6-4985-8a19-836b2279d05c","hash":"l1_cHJ1ZWJh","name":"prueba","phash":"l1_XA","volumeid":"l1_"},{"isowner":false,"ts":1607577242,"mime":"directory","read":1,"write":1,"size":0,"owner":false,"uuid":"774011dd-97a8-456e-916b-3c39cbe3f35d","hash":"l1_c3R5bGVz","name":"styles","phash":"l1_XA","volumeid":"l1_","dirs":1},{"isowner":false,"ts":1609824942,"mime":"directory","read":1,"write":1,"size":0,"owner":false,"uuid":"fc70e24d-50c8-4e96-94c1-e2a808d5150a","hash":"l1_dG1i","name":"tmb","phash":"l1_XA","volumeid":"l1_"},{"isowner":false,"ts":1607984272,"mime":"directory","read":1,"write":1,"size":0,"owner":false,"uuid":"09258e8a-420b-48b2-9c86-1049d8a66b7c","hash":"l1_dHJhbnNsYXRpb25z","name":"translations","phash":"l1_XA","volumeid":"l1_"},{"isowner":false,"ts":1608130540,"mime":"directory","read":1,"write":1,"size":0,"owner":false,"uuid":"a86347e5-a970-4788-8f43-9af9031f6485","hash":"l1_dmlld3NfZGF0YV9leHBvcnQ","name":"views_data_export","phash":"l1_XA","volumeid":"l1_","dirs":1},{"isowner":false,"ts":1608135026,"mime":"application\/zip","read":1,"write":1,"size":"33958","owner":false,"uuid":"83014c60-4e42-45b1-8770-ec4e2baa99dc","hash":"l1_dmlld3NfZGF0YV9leHBvcnQuemlw","name":"views_data_export.zip","phash":"l1_XA"}],"api":"2.1057","uplMaxSize":"300M","uplMaxFile":"20","netDrivers":
["ziparchive"],"maxTargets":1000,"textMimes":
["application\/dash+xml","application\/docbook+xml","application\/javascript","application\/json","application\/plt","application\/sat","application\/sql","application\/step","application\/vnd.hp-hpgl","application\/x-awk","application\/x-config","application\/x-csh","application\/x-empty","application\/x-mpegurl","application\/x-perl","application\/x-php","application\/x-web-config","application\/xhtml+xml","application\/xml","audio\/x-mp3-playlist","image\/cgm","image\/svg+xml","image\/vnd.dxf","model\/iges"]}
Thanks again for reading, best regards
Hi. Try to use attached dev build that has some deprecated error fixes.
If it does not help, try the following:
1. Check php.ini settings to disable non crirical errors:
error_reporting = E_ALL & ~E_DEPRECATED & ~E_STRICT
Last edit: ph0enix 2021-01-06