Deprecated: Return type of yii\caching\Cache::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/inarihealth/public_html/stage/vendor/yiisoft/yii2/caching/Cache.php on line 523
Deprecated: Return type of yii\caching\Cache::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/inarihealth/public_html/stage/vendor/yiisoft/yii2/caching/Cache.php on line 534
Deprecated: Return type of yii\caching\Cache::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/inarihealth/public_html/stage/vendor/yiisoft/yii2/caching/Cache.php on line 547
Deprecated: Return type of yii\caching\Cache::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/inarihealth/public_html/stage/vendor/yiisoft/yii2/caching/Cache.php on line 557
Deprecated: Return type of yii\web\HeaderCollection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/inarihealth/public_html/stage/vendor/yiisoft/yii2/web/HeaderCollection.php on line 37
Deprecated: Return type of yii\web\HeaderCollection::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/inarihealth/public_html/stage/vendor/yiisoft/yii2/web/HeaderCollection.php on line 193
Deprecated: Return type of yii\web\HeaderCollection::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/inarihealth/public_html/stage/vendor/yiisoft/yii2/web/HeaderCollection.php on line 206
Deprecated: Return type of yii\web\HeaderCollection::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/inarihealth/public_html/stage/vendor/yiisoft/yii2/web/HeaderCollection.php on line 219
Deprecated: Return type of yii\web\HeaderCollection::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/inarihealth/public_html/stage/vendor/yiisoft/yii2/web/HeaderCollection.php on line 231
Deprecated: Return type of yii\web\HeaderCollection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/inarihealth/public_html/stage/vendor/yiisoft/yii2/web/HeaderCollection.php on line 48
Deprecated: Method ReflectionParameter::getClass() is deprecated in /home/inarihealth/public_html/stage/vendor/yiisoft/yii2/di/Container.php on line 444
Deprecated: Method ReflectionParameter::getClass() is deprecated in /home/inarihealth/public_html/stage/vendor/yiisoft/yii2/di/Container.php on line 444
Deprecated: Return type of yii\base\Model::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/inarihealth/public_html/stage/vendor/yiisoft/yii2/base/Model.php on line 999
Deprecated: Return type of yii\base\Model::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/inarihealth/public_html/stage/vendor/yiisoft/yii2/base/Model.php on line 1012
Deprecated: Return type of yii\base\Model::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/inarihealth/public_html/stage/vendor/yiisoft/yii2/base/Model.php on line 1024
Deprecated: Return type of yii\base\Model::offsetSet($offset, $item) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/inarihealth/public_html/stage/vendor/yiisoft/yii2/base/Model.php on line 1036
Deprecated: Return type of yii\base\Model::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/inarihealth/public_html/stage/vendor/yiisoft/yii2/base/Model.php on line 1047
Deprecated: Method ReflectionParameter::getClass() is deprecated in /home/inarihealth/public_html/stage/vendor/yiisoft/yii2/di/Container.php on line 444
Fatal error: Uncaught Error: Non-static method common\components\WebSettings::getWebSettings() cannot be called statically in /home/inarihealth/public_html/stage/frontend/themes/inari/site/index.php:11
Stack trace:
#0 /home/inarihealth/public_html/stage/vendor/yiisoft/yii2/base/View.php(348): require()
#1 /home/inarihealth/public_html/stage/vendor/yiisoft/yii2/base/View.php(257): yii\base\View->renderPhpFile('/home/inariheal...', Array)
#2 /home/inarihealth/public_html/stage/vendor/yiisoft/yii2/base/View.php(156): yii\base\View->renderFile('/home/inariheal...', Array, Object(frontend\controllers\SiteController))
#3 /home/inarihealth/public_html/stage/vendor/yiisoft/yii2/base/Controller.php(386): yii\base\View->render('index', Array, Object(frontend\controllers\SiteController))
#4 /home/inarihealth/public_html/stage/frontend/controllers/SiteController.php(104): yii\base\Controller->render('index', Array)
#5 [internal function]: frontend\controllers\SiteController->actionIndex(NULL)
#6 /home/inarihealth/public_html/stage/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array)
#7 /home/inarihealth/public_html/stage/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array)
#8 /home/inarihealth/public_html/stage/vendor/yiisoft/yii2/base/Module.php(528): yii\base\Controller->runAction('', Array)
#9 /home/inarihealth/public_html/stage/vendor/yiisoft/yii2/web/Application.php(103): yii\base\Module->runAction('', Array)
#10 /home/inarihealth/public_html/stage/vendor/yiisoft/yii2/base/Application.php(386): yii\web\Application->handleRequest(Object(yii\web\Request))
#11 /home/inarihealth/public_html/stage/index.php(22): yii\base\Application->run()
#12 {main}
thrown in /home/inarihealth/public_html/stage/frontend/themes/inari/site/index.php on line 11