Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
Slim\Factory\AppFactory Member List

This is the complete list of members for Slim\Factory\AppFactory, including all inherited members.

$callableResolver (defined in Slim\Factory\AppFactory)Slim\Factory\AppFactoryprotectedstatic
$container (defined in Slim\Factory\AppFactory)Slim\Factory\AppFactoryprotectedstatic
$middlewareDispatcher (defined in Slim\Factory\AppFactory)Slim\Factory\AppFactoryprotectedstatic
$psr17FactoryProvider (defined in Slim\Factory\AppFactory)Slim\Factory\AppFactoryprotectedstatic
$responseFactory (defined in Slim\Factory\AppFactory)Slim\Factory\AppFactoryprotectedstatic
$routeCollector (defined in Slim\Factory\AppFactory)Slim\Factory\AppFactoryprotectedstatic
$routeResolver (defined in Slim\Factory\AppFactory)Slim\Factory\AppFactoryprotectedstatic
$slimHttpDecoratorsAutomaticDetectionEnabled (defined in Slim\Factory\AppFactory)Slim\Factory\AppFactoryprotectedstatic
$streamFactory (defined in Slim\Factory\AppFactory)Slim\Factory\AppFactoryprotectedstatic
attemptResponseFactoryDecoration(ResponseFactoryInterface $responseFactory, StreamFactoryInterface $streamFactory) (defined in Slim\Factory\AppFactory)Slim\Factory\AppFactoryprotectedstatic
create(?ResponseFactoryInterface $responseFactory=null, ?ContainerInterface $container=null, ?CallableResolverInterface $callableResolver=null, ?RouteCollectorInterface $routeCollector=null, ?RouteResolverInterface $routeResolver=null, ?MiddlewareDispatcherInterface $middlewareDispatcher=null) (defined in Slim\Factory\AppFactory)Slim\Factory\AppFactorystatic
createFromContainer(ContainerInterface $container) (defined in Slim\Factory\AppFactory)Slim\Factory\AppFactorystatic
determineResponseFactory()Slim\Factory\AppFactorystatic
setCallableResolver(CallableResolverInterface $callableResolver) (defined in Slim\Factory\AppFactory)Slim\Factory\AppFactorystatic
setContainer(ContainerInterface $container) (defined in Slim\Factory\AppFactory)Slim\Factory\AppFactorystatic
setMiddlewareDispatcher(MiddlewareDispatcherInterface $middlewareDispatcher) (defined in Slim\Factory\AppFactory)Slim\Factory\AppFactorystatic
setPsr17FactoryProvider(Psr17FactoryProviderInterface $psr17FactoryProvider) (defined in Slim\Factory\AppFactory)Slim\Factory\AppFactorystatic
setResponseFactory(ResponseFactoryInterface $responseFactory) (defined in Slim\Factory\AppFactory)Slim\Factory\AppFactorystatic
setRouteCollector(RouteCollectorInterface $routeCollector) (defined in Slim\Factory\AppFactory)Slim\Factory\AppFactorystatic
setRouteResolver(RouteResolverInterface $routeResolver) (defined in Slim\Factory\AppFactory)Slim\Factory\AppFactorystatic
setSlimHttpDecoratorsAutomaticDetection(bool $enabled) (defined in Slim\Factory\AppFactory)Slim\Factory\AppFactorystatic
setStreamFactory(StreamFactoryInterface $streamFactory) (defined in Slim\Factory\AppFactory)Slim\Factory\AppFactorystatic