Menu

#3 Deprecated function: Non-static method Drupal Errors with Drupal 9.1.0

2.x
pending
ph0enix
None
5
2021-01-06
2021-01-05
No

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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
240.65177465520elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
250.65177465520elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4520
260.65437466744elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
270.65437466784elFinderVolumeDrupal->owner( )...\elFinderVolumeDrupal.php:400
280.65447466880elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:345
290.65447466880elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
300.65467467000strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
240.65177465520elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
250.65177465520elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
260.65437466744elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
270.66177503744elFinderVolumeDrupal->uuid( )...\elFinderVolumeDrupal.php:404
280.66187503840elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:390
290.66187503840elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
300.66207503960strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
240.67117532880elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
250.67117532880elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
260.67137533656elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
270.67147533704elFinderVolumeDrupal->owner( )...\elFinderVolumeDrupal.php:400
280.67147533800elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:345
290.67147533800elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
300.67167533920strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
240.67117532880elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
250.67117532880elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
260.67137533656elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
270.67777562288elFinderVolumeDrupal->uuid( )...\elFinderVolumeDrupal.php:404
280.67777562384elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:390
290.67777562384elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
300.67797562504strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
240.68637590920elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
250.68637590920elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
260.91327704176elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
270.91327704232elFinderVolumeDrupal->owner( )...\elFinderVolumeDrupal.php:400
280.91337704344elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:345
290.91337704344elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
300.91357704472strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
240.68637590920elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
250.68637590920elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
260.91327704176elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
270.92027732968elFinderVolumeDrupal->uuid( )...\elFinderVolumeDrupal.php:404
280.92037733080elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:390
290.92037733080elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
300.92047733208strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
240.92937762504elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
250.92937762504elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
260.94547763360elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
270.94547763472elFinderVolumeDrupal->owner( )...\elFinderVolumeDrupal.php:400
280.94547763632elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:345
290.94547763632elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
300.94567763792strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
240.92937762504elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
250.92937762504elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
260.94547763360elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
271.06198473744elFinderVolumeDrupal->uuid( )...\elFinderVolumeDrupal.php:404
281.06208473904elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:390
291.06208473904elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
301.06228474064strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
241.06828474152elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
251.06828474152elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
261.06868474776elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
271.06868474816elFinderVolumeDrupal->owner( )...\elFinderVolumeDrupal.php:400
281.06868474912elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:345
291.06868474912elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
301.06888475024strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
241.06828474152elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
251.06828474152elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
261.06868474776elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
271.07508503392elFinderVolumeDrupal->uuid( )...\elFinderVolumeDrupal.php:404
281.07508503488elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:390
291.07508503488elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
301.07528503600strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
241.09468528048elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
251.09468528048elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
261.09508528720elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
271.09508528760elFinderVolumeDrupal->owner( )...\elFinderVolumeDrupal.php:400
281.09508528856elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:345
291.09508528856elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
301.09528528968strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
241.09468528048elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
251.09468528048elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
261.09508528720elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
271.10158557336elFinderVolumeDrupal->uuid( )...\elFinderVolumeDrupal.php:404
281.10158557432elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:390
291.10158557432elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
301.10178557544strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
241.11118585984elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
251.11118585984elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
261.11158586672elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
271.11158586712elFinderVolumeDrupal->owner( )...\elFinderVolumeDrupal.php:400
281.11158586808elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:345
291.11158586808elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
301.11178586920strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
241.11118585984elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
251.11118585984elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
261.11158586672elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
271.11808615280elFinderVolumeDrupal->uuid( )...\elFinderVolumeDrupal.php:404
281.11808615376elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:390
291.11808615376elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
301.11828615488strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
241.12768643904elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
251.12768643904elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
261.12798644800elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
271.12808644960elFinderVolumeDrupal->owner( )...\elFinderVolumeDrupal.php:400
281.12808645152elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:345
291.12808645152elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
301.12818645344strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
241.12768643904elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
251.12768643904elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
261.12798644800elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
271.13428690080elFinderVolumeDrupal->uuid( )...\elFinderVolumeDrupal.php:404
281.13428690272elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:390
291.13428690272elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
301.13448690464strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
241.14378719256elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
251.14378719256elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
261.14408719784elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
271.14408719816elFinderVolumeDrupal->owner( )...\elFinderVolumeDrupal.php:400
281.14408719912elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:345
291.14408719912elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
301.14428720024strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
241.14378719256elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
251.14378719256elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
261.14408719784elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
271.15018748384elFinderVolumeDrupal->uuid( )...\elFinderVolumeDrupal.php:404
281.15018748480elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:390
291.15018748480elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
301.15038748592strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
241.18778777056elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
251.18778777056elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
261.18858777800elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
271.18858777848elFinderVolumeDrupal->owner( )...\elFinderVolumeDrupal.php:400
281.18858777944elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:345
291.18858777944elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
301.18878778064strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
241.18778777056elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
251.18778777056elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
261.18858777800elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
271.19528806592elFinderVolumeDrupal->uuid( )...\elFinderVolumeDrupal.php:404
281.19528806688elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:390
291.19528806688elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
301.19548806808strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
241.20438835760elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
251.20438835760elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
261.20468836504elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
271.20478836544elFinderVolumeDrupal->owner( )...\elFinderVolumeDrupal.php:400
281.20478836640elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:345
291.20478836640elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
301.20488836752strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
241.20438835760elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
251.20438835760elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
261.20468836504elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
271.21108865112elFinderVolumeDrupal->uuid( )...\elFinderVolumeDrupal.php:404
281.21108865208elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:390
291.21108865208elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
301.21128865320strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
241.22208894072elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
251.22208894072elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
261.22268894816elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
271.22268894872elFinderVolumeDrupal->owner( )...\elFinderVolumeDrupal.php:400
281.22268894984elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:345
291.22268894984elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
301.22288895112strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
241.22208894072elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
251.22208894072elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
261.22268894816elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
271.31758925992elFinderVolumeDrupal->uuid( )...\elFinderVolumeDrupal.php:404
281.31758926104elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:390
291.31758926104elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
301.31788926232strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
241.32398926368elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
251.32398926368elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
261.32438927088elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
271.32438927144elFinderVolumeDrupal->owner( )...\elFinderVolumeDrupal.php:400
281.32438927240elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:345
291.32438927240elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
301.32458927368strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
241.32398926368elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
251.32398926368elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
261.32438927088elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
271.33278955744elFinderVolumeDrupal->uuid( )...\elFinderVolumeDrupal.php:404
281.33278955840elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:390
291.33278955840elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
301.33298955968strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
241.34248984400elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
251.34248984400elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
261.34308985160elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
271.34318985224elFinderVolumeDrupal->owner( )...\elFinderVolumeDrupal.php:400
281.34318985336elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:345
291.34318985336elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
301.34328985464strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
241.34248984400elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
251.34248984400elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
261.34308985160elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
271.34959013992elFinderVolumeDrupal->uuid( )...\elFinderVolumeDrupal.php:404
281.34959014104elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:390
291.34959014104elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
301.34979014232strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
241.35839043184elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
251.35839043184elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
261.35869043920elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
271.35869043952elFinderVolumeDrupal->owner( )...\elFinderVolumeDrupal.php:400
281.35869044048elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:345
291.35869044048elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
301.35889044160strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
241.35839043184elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
251.35839043184elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
261.35869043920elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
271.36489072520elFinderVolumeDrupal->uuid( )...\elFinderVolumeDrupal.php:404
281.36489072616elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:390
291.36489072616elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
301.36509072728strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
241.40369101496elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
251.40369101496elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
261.40399102200elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
271.40399102240elFinderVolumeDrupal->owner( )...\elFinderVolumeDrupal.php:400
281.40409102336elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:345
291.40409102336elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
301.40419102456strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
241.40369101496elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
251.40369101496elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
261.40399102200elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
271.41089130824elFinderVolumeDrupal->uuid( )...\elFinderVolumeDrupal.php:404
281.41089130920elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:390
291.41089130920elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
301.41109131040strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
241.41999160144elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
251.41999160144elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
261.42039160816elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
271.42039160864elFinderVolumeDrupal->owner( )...\elFinderVolumeDrupal.php:400
281.42039160960elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:345
291.42039160960elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
301.42059161080strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
241.41999160144elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
251.41999160144elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
261.42039160816elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
271.42659189448elFinderVolumeDrupal->uuid( )...\elFinderVolumeDrupal.php:404
281.42659189544elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:390
291.42659189544elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
301.42679189664strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
241.43579218080elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
251.43589218080elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
261.43619218768elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
271.43619218800elFinderVolumeDrupal->owner( )...\elFinderVolumeDrupal.php:400
281.43619218896elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:345
291.43619218896elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
301.43639219008strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
241.43579218080elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
251.43589218080elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
261.43619218768elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
271.44239247368elFinderVolumeDrupal->uuid( )...\elFinderVolumeDrupal.php:404
281.44239247464elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:390
291.44239247464elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
301.44259247576strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
241.45169276008elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
251.45169276008elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
261.45199276696elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
271.45199276736elFinderVolumeDrupal->owner( )...\elFinderVolumeDrupal.php:400
281.45199276832elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:345
291.45199276832elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
301.45219276944strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
241.45169276008elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
251.45169276008elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
261.45199276696elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
271.45819305304elFinderVolumeDrupal->uuid( )...\elFinderVolumeDrupal.php:404
281.45819305400elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:390
291.45819305400elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
301.45839305512strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
241.46679334552elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
251.46679334552elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
261.46709335272elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
271.46709335312elFinderVolumeDrupal->owner( )...\elFinderVolumeDrupal.php:400
281.46709335408elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:345
291.46709335408elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
301.46729335520strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
241.46679334552elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
251.46679334552elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
261.46709335272elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
271.47319363880elFinderVolumeDrupal->uuid( )...\elFinderVolumeDrupal.php:404
281.47319363976elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:390
291.47319363976elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
301.47339364088strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
241.48259392504elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
251.48259392504elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
261.48299393208elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
271.48299393240elFinderVolumeDrupal->owner( )...\elFinderVolumeDrupal.php:400
281.48299393336elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:345
291.48299393336elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
301.48319393448strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
241.48259392504elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
251.48259392504elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
261.48299393208elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
271.48899421808elFinderVolumeDrupal->uuid( )...\elFinderVolumeDrupal.php:404
281.48909421904elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:390
291.48909421904elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
301.48919422016strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
241.49769450416elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
251.49769450416elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
261.49799451168elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
271.49799451216elFinderVolumeDrupal->owner( )...\elFinderVolumeDrupal.php:400
281.49809451312elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:345
291.49809451312elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
301.49819451432strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
241.49769450416elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
251.49769450416elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
261.49799451168elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
271.50409479800elFinderVolumeDrupal->uuid( )...\elFinderVolumeDrupal.php:404
281.50419479896elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:390
291.50419479896elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
301.50429480016strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
241.51349508448elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
251.51349508448elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
261.51379509152elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
271.51389509208elFinderVolumeDrupal->owner( )...\elFinderVolumeDrupal.php:400
281.51389509320elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:345
291.51389509320elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
301.51399509448strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
241.51349508448elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
251.51349508448elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
261.51379509152elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
271.52019537808elFinderVolumeDrupal->uuid( )...\elFinderVolumeDrupal.php:404
281.52019537920elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:390
291.52019537920elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
301.52039538048strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
241.52989567136elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
251.52989567136elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
261.54259567840elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
271.54259567896elFinderVolumeDrupal->owner( )...\elFinderVolumeDrupal.php:400
281.54259568008elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:345
291.54259568008elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
301.54279568136strpos ( )...\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
#TimeMemoryFunctionLocation
10.0003410928{main}( )...\index.php:0
20.0035636176Drupal\Core\DrupalKernel->handle( )...\index.php:19
30.03201904480Stack\StackedHttpKernel->handle( )...\DrupalKernel.php:706
40.03201904480Drupal\Core\StackMiddleware\NegotiationMiddleware->handle( )...\StackedHttpKernel.php:23
50.03201905176Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle( )...\NegotiationMiddleware.php:52
60.03201905176Drupal\page_cache\StackMiddleware\PageCache->handle( )...\ReverseProxyMiddleware.php:47
70.03221907872Drupal\page_cache\StackMiddleware\PageCache->pass( )...\PageCache.php:85
80.03221907872Drupal\Core\StackMiddleware\KernelPreHandle->handle( )...\PageCache.php:106
90.05032152640Drupal\Core\StackMiddleware\Session->handle( )...\KernelPreHandle.php:47
100.05412264424Symfony\Component\HttpKernel\HttpKernel->handle( )...\Session.php:57
110.05412264840Symfony\Component\HttpKernel\HttpKernel->handleRaw( )...\HttpKernel.php:80
120.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:96-98}( )...\HttpKernel.php:158
130.18045200488Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:97
140.18055203024Drupal\Core\Render\Renderer->executeInRenderContext( )...\EarlyRenderingControllerWrapperSubscriber.php:124
150.18055203376Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure:C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:121-124}( )...\Renderer.php:573
160.18055203376call_user_func_array:{C:\wamp64\www\gestiondecalidad\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php:123} ( )...\EarlyRenderingControllerWrapperSubscriber.php:123
170.18055203392Drupal\elfinder\Controller\elFinderConnectorController->getConnector( )...\EarlyRenderingControllerWrapperSubscriber.php:123
180.60127449992Drupal\elfinder\Controller\elFinderConnectorDrupal->run( )...\elFinderConnectorController.php:254
190.60127450768Drupal\elfinder\Controller\elFinderDrupal->exec( )...\elFinderConnector.class.php:160
200.65157458560Drupal\elfinder\Controller\elFinderDrupal->open( )...\elFinder.class.php:1169
210.65157459928elFinderVolumeDrupal->scandir( )...\elFinder.class.php:1652
220.65167461264elFinderVolumeDrupal->getScandir( )...\elFinderVolumeDriver.class.php:2004
230.65167461264elFinderVolumeDrupal->cacheDir( )...\elFinderVolumeDriver.class.php:5092
241.52989567136elFinderVolumeDrupal->stat( )...\elFinderVolumeDriver.class.php:4758
251.52989567136elFinderVolumeDrupal->_stat( )...\elFinderVolumeDriver.class.php:4520
261.54259567840elFinderVolumeDrupal::stat_corrector( )...\elFinderVolumeLocalFileSystem.class.php:592
271.54899596632elFinderVolumeDrupal->uuid( )...\elFinderVolumeDrupal.php:404
281.54909596744elFinderVolumeDrupal->_drupalfileobject( )...\elFinderVolumeDrupal.php:390
291.54909596744elFinderVolumeDrupal->drupalpathtouri( )...\elFinderVolumeDrupal.php:26
301.54929596872strpos ( )...\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

Discussion

  • ph0enix

    ph0enix - 2021-01-05

    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

    1. Try to set sites/development.services.yml to default if you changed it, disable settings.local.php
     

    Last edit: ph0enix 2021-01-06
  • ph0enix

    ph0enix - 2021-01-06
    • status: open --> pending
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.