13 string references to 'trace'
- ControllerDoesNotReturnResponseException::__construct in vendor/
symfony/ http-kernel/ Exception/ ControllerDoesNotReturnResponseException.php - CsrfRequestHeaderAccessCheck::access in core/
lib/ Drupal/ Core/ Access/ CsrfRequestHeaderAccessCheck.php - Checks access.
- CsrfRequestHeaderAccessCheck::applies in core/
lib/ Drupal/ Core/ Access/ CsrfRequestHeaderAccessCheck.php - Declares whether the access check applies to a specific route or not.
- ErrorHandler::__construct in vendor/
symfony/ error-handler/ ErrorHandler.php - ExceptionCaster::castThrowingCasterException in vendor/
symfony/ var-dumper/ Caster/ ExceptionCaster.php - InvalidTag::flattenExceptionBacktrace in vendor/
phpdocumentor/ reflection-docblock/ src/ DocBlock/ Tags/ InvalidTag.php - Removes all complex types from backtrace
- ReadOnlyModeMethodFilter::filter in core/
modules/ jsonapi/ src/ Routing/ ReadOnlyModeMethodFilter.php - Filters the route collection against a request.
- Registry::getClassReflector in vendor/
symfony/ var-exporter/ Internal/ Registry.php - Request::getMethod in vendor/
symfony/ http-foundation/ Request.php - Gets the request "intended" method.
- Request::isMethodIdempotent in vendor/
symfony/ http-foundation/ Request.php - Checks whether or not the method is idempotent.
- Request::isMethodSafe in vendor/
symfony/ http-foundation/ Request.php - Checks whether or not the method is safe.
- ResourceBase::requestMethods in core/
modules/ rest/ src/ Plugin/ ResourceBase.php - Provides predefined HTTP request methods.
- ResultPrinter::printThrowable in vendor/
phpunit/ phpunit/ src/ TextUI/ Output/ TestDox/ ResultPrinter.php