Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Variables | |
foreach (array_reverse( $exception->getAllPrevious(), true) as $index=> $previousException) = $this->abbrClass($exception->getClass()) | |
$exceptionAsArray = $exception->toArray() | |
$exceptionWithUserCode = [] | |
$exceptionAsArrayCount = count($exceptionAsArray) | |
$last = $exceptionAsArrayCount - 1 | |
$exceptionAsArray = $exception->toArray() |
$exceptionAsArrayCount = count($exceptionAsArray) |
$exceptionWithUserCode = [] |
$last = $exceptionAsArrayCount - 1 |
Référencé par Stream\__call(), Symfony\Contracts\Service\createNotFoundException(), UndefinedFunctionErrorEnhancer\enhance(), UndefinedMethodErrorEnhancer\enhance(), IntegerField\getOptions(), PlgSystemStats\isUpdateRequired(), Ini\objectToString(), PlgSystemPrivacyconsent\onAfterRender(), PlgSystemActionLogs\onAfterRespond(), Core\pbkdf2(), Hash\pdf(), CssMenu\preprocess(), Zip\readZipInfo(), Table\renderRow(), WarningsModel\return_bytes(), X509\setAttribute(), et Encoding\trimTrailingWhitespace().
foreach(array_reverse($exception->getAllPrevious(), true) as $index=> $previousException) = $this->abbrClass($exception->getClass()) |