SYMBOL INDEX (59230 symbols across 8960 files) FILE: _ide_helper.php class App (line 21) | class App { method configure (line 29) | public static function configure($basePath = null) method inferBasePath (line 40) | public static function inferBasePath() method version (line 51) | public static function version() method bootstrapWith (line 64) | public static function bootstrapWith($bootstrappers) method afterLoadingEnvironment (line 77) | public static function afterLoadingEnvironment($callback) method beforeBootstrapping (line 91) | public static function beforeBootstrapping($bootstrapper, $callback) method afterBootstrapping (line 105) | public static function afterBootstrapping($bootstrapper, $callback) method hasBeenBootstrapped (line 117) | public static function hasBeenBootstrapped() method setBasePath (line 130) | public static function setBasePath($basePath) method path (line 143) | public static function path($path = '') method useAppPath (line 156) | public static function useAppPath($path) method basePath (line 169) | public static function basePath($path = '') method bootstrapPath (line 182) | public static function bootstrapPath($path = '') method getBootstrapProvidersPath (line 194) | public static function getBootstrapProvidersPath() method useBootstrapPath (line 207) | public static function useBootstrapPath($path) method configPath (line 220) | public static function configPath($path = '') method useConfigPath (line 233) | public static function useConfigPath($path) method databasePath (line 246) | public static function databasePath($path = '') method useDatabasePath (line 259) | public static function useDatabasePath($path) method langPath (line 272) | public static function langPath($path = '') method useLangPath (line 285) | public static function useLangPath($path) method publicPath (line 298) | public static function publicPath($path = '') method usePublicPath (line 311) | public static function usePublicPath($path) method storagePath (line 324) | public static function storagePath($path = '') method useStoragePath (line 337) | public static function useStoragePath($path) method resourcePath (line 350) | public static function resourcePath($path = '') method viewPath (line 365) | public static function viewPath($path = '') method joinPaths (line 379) | public static function joinPaths($basePath, $path = '') method environmentPath (line 391) | public static function environmentPath() method useEnvironmentPath (line 404) | public static function useEnvironmentPath($path) method loadEnvironmentFrom (line 417) | public static function loadEnvironmentFrom($file) method environmentFile (line 429) | public static function environmentFile() method environmentFilePath (line 441) | public static function environmentFilePath() method environment (line 454) | public static function environment(...$environments) method isLocal (line 466) | public static function isLocal() method isProduction (line 478) | public static function isProduction() method detectEnvironment (line 491) | public static function detectEnvironment($callback) method runningInConsole (line 503) | public static function runningInConsole() method runningConsoleCommand (line 516) | public static function runningConsoleCommand(...$commands) method runningUnitTests (line 528) | public static function runningUnitTests() method hasDebugModeEnabled (line 540) | public static function hasDebugModeEnabled() method registered (line 553) | public static function registered($callback) method registerConfiguredProviders (line 565) | public static function registerConfiguredProviders() method register (line 579) | public static function register($provider, $force = false) method getProvider (line 592) | public static function getProvider($provider) method getProviders (line 605) | public static function getProviders($provider) method resolveProvider (line 618) | public static function resolveProvider($provider) method loadDeferredProviders (line 630) | public static function loadDeferredProviders() method loadDeferredProvider (line 643) | public static function loadDeferredProvider($service) method registerDeferredProvider (line 657) | public static function registerDeferredProvider($provider, $service = ... method make (line 673) | public static function make($abstract, $parameters = []) method bound (line 686) | public static function bound($abstract) method isBooted (line 698) | public static function isBooted() method boot (line 710) | public static function boot() method booting (line 723) | public static function booting($callback) method booted (line 736) | public static function booted($callback) method handle (line 748) | public static function handle($request, $type = 1, $catch = true) method handleRequest (line 761) | public static function handleRequest($request) method handleCommand (line 774) | public static function handleCommand($input) method shouldMergeFrameworkConfiguration (line 786) | public static function shouldMergeFrameworkConfiguration() method dontMergeFrameworkConfiguration (line 798) | public static function dontMergeFrameworkConfiguration() method shouldSkipMiddleware (line 810) | public static function shouldSkipMiddleware() method getCachedServicesPath (line 822) | public static function getCachedServicesPath() method getCachedPackagesPath (line 834) | public static function getCachedPackagesPath() method configurationIsCached (line 846) | public static function configurationIsCached() method getCachedConfigPath (line 858) | public static function getCachedConfigPath() method routesAreCached (line 870) | public static function routesAreCached() method getCachedRoutesPath (line 882) | public static function getCachedRoutesPath() method eventsAreCached (line 894) | public static function eventsAreCached() method getCachedEventsPath (line 906) | public static function getCachedEventsPath() method addAbsoluteCachePathPrefix (line 919) | public static function addAbsoluteCachePathPrefix($prefix) method maintenanceMode (line 931) | public static function maintenanceMode() method isDownForMaintenance (line 943) | public static function isDownForMaintenance() method abort (line 960) | public static function abort($code, $message = '', $headers = []) method terminating (line 973) | public static function terminating($callback) method terminate (line 985) | public static function terminate() method getLoadedProviders (line 997) | public static function getLoadedProviders() method providerIsLoaded (line 1010) | public static function providerIsLoaded($provider) method getDeferredServices (line 1022) | public static function getDeferredServices() method setDeferredServices (line 1035) | public static function setDeferredServices($services) method isDeferredService (line 1048) | public static function isDeferredService($service) method addDeferredServices (line 1061) | public static function addDeferredServices($services) method removeDeferredServices (line 1074) | public static function removeDeferredServices($services) method provideFacades (line 1087) | public static function provideFacades($namespace) method getLocale (line 1099) | public static function getLocale() method currentLocale (line 1111) | public static function currentLocale() method getFallbackLocale (line 1123) | public static function getFallbackLocale() method setLocale (line 1136) | public static function setLocale($locale) method setFallbackLocale (line 1149) | public static function setFallbackLocale($fallbackLocale) method isLocale (line 1162) | public static function isLocale($locale) method registerCoreContainerAliases (line 1174) | public static function registerCoreContainerAliases() method flush (line 1186) | public static function flush() method getNamespace (line 1199) | public static function getNamespace() method when (line 1212) | public static function when($concrete) method whenHasAttribute (line 1227) | public static function whenHasAttribute($attribute, $handler) method has (line 1247) | public static function has($id) method resolved (line 1261) | public static function resolved($abstract) method isShared (line 1275) | public static function isShared($abstract) method isAlias (line 1289) | public static function isAlias($name) method bind (line 1306) | public static function bind($abstract, $concrete = null, $shared = false) method hasMethodBinding (line 1320) | public static function hasMethodBinding($method) method bindMethod (line 1335) | public static function bindMethod($method, $callback) method callMethodBinding (line 1350) | public static function callMethodBinding($method, $instance) method addContextualBinding (line 1366) | public static function addContextualBinding($concrete, $abstract, $imp... method bindIf (line 1382) | public static function bindIf($abstract, $concrete = null, $shared = f... method singleton (line 1397) | public static function singleton($abstract, $concrete = null) method singletonIf (line 1412) | public static function singletonIf($abstract, $concrete = null) method scoped (line 1427) | public static function scoped($abstract, $concrete = null) method scopedIf (line 1442) | public static function scopedIf($abstract, $concrete = null) method extend (line 1458) | public static function extend($abstract, $closure) method instance (line 1474) | public static function instance($abstract, $instance) method tag (line 1489) | public static function tag($abstracts, $tags) method tagged (line 1503) | public static function tagged($tag) method alias (line 1519) | public static function alias($abstract, $alias) method rebinding (line 1534) | public static function rebinding($abstract, $callback) method refresh (line 1550) | public static function refresh($abstract, $target, $method) method wrap (line 1565) | public static function wrap($callback, $parameters = []) method call (line 1582) | public static function call($callback, $parameters = [], $defaultMetho... method factory (line 1597) | public static function factory($abstract) method makeWith (line 1614) | public static function makeWith($abstract, $parameters = []) method get (line 1629) | public static function get($id) method build (line 1646) | public static function build($concrete) method resolveFromAttribute (line 1660) | public static function resolveFromAttribute($attribute) method beforeResolving (line 1675) | public static function beforeResolving($abstract, $callback = null) method resolving (line 1690) | public static function resolving($abstract, $callback = null) method afterResolving (line 1705) | public static function afterResolving($abstract, $callback = null) method afterResolvingAttribute (line 1720) | public static function afterResolvingAttribute($attribute, $callback) method fireAfterResolvingAttributeCallbacks (line 1735) | public static function fireAfterResolvingAttributeCallbacks($attribute... method getBindings (line 1748) | public static function getBindings() method getAlias (line 1762) | public static function getAlias($abstract) method forgetExtenders (line 1776) | public static function forgetExtenders($abstract) method forgetInstance (line 1790) | public static function forgetInstance($abstract) method forgetInstances (line 1803) | public static function forgetInstances() method forgetScopedInstances (line 1816) | public static function forgetScopedInstances() method getInstance (line 1829) | public static function getInstance() method setInstance (line 1842) | public static function setInstance($container = null) method offsetExists (line 1855) | public static function offsetExists($key) method offsetGet (line 1869) | public static function offsetGet($key) method offsetSet (line 1884) | public static function offsetSet($key, $value) method offsetUnset (line 1898) | public static function offsetUnset($key) method macro (line 1914) | public static function macro($name, $macro) method mixin (line 1928) | public static function mixin($mixin, $replace = true) method hasMacro (line 1940) | public static function hasMacro($name) method flushMacros (line 1951) | public static function flushMacros() class Artisan (line 1962) | class Artisan { method rerouteSymfonyCommandEvents (line 1970) | public static function rerouteSymfonyCommandEvents() method handle (line 1984) | public static function handle($input, $output = null) method terminate (line 1998) | public static function terminate($input, $status) method whenCommandLifecycleIsLongerThan (line 2012) | public static function whenCommandLifecycleIsLongerThan($threshold, $h... method commandStartedAt (line 2024) | public static function commandStartedAt() method resolveConsoleSchedule (line 2036) | public static function resolveConsoleSchedule() method command (line 2050) | public static function command($signature, $callback) method registerCommand (line 2063) | public static function registerCommand($command) method call (line 2079) | public static function call($command, $parameters = [], $outputBuffer ... method queue (line 2093) | public static function queue($command, $parameters = []) method all (line 2105) | public static function all() method output (line 2117) | public static function output() method bootstrap (line 2129) | public static function bootstrap() method bootstrapWithoutBootingProviders (line 2141) | public static function bootstrapWithoutBootingProviders() method setArtisan (line 2154) | public static function setArtisan($artisan) method addCommands (line 2167) | public static function addCommands($commands) method addCommandPaths (line 2180) | public static function addCommandPaths($paths) method addCommandRoutePaths (line 2193) | public static function addCommandRoutePaths($paths) class Auth (line 2206) | class Auth { method guard (line 2214) | public static function guard($name = null) method createSessionDriver (line 2228) | public static function createSessionDriver($name, $config) method createTokenDriver (line 2242) | public static function createTokenDriver($name, $config) method getDefaultDriver (line 2254) | public static function getDefaultDriver() method shouldUse (line 2267) | public static function shouldUse($name) method setDefaultDriver (line 2280) | public static function setDefaultDriver($name) method viaRequest (line 2294) | public static function viaRequest($driver, $callback) method userResolver (line 2306) | public static function userResolver() method resolveUsersUsing (line 2319) | public static function resolveUsersUsing($userResolver) method extend (line 2333) | public static function extend($driver, $callback) method provider (line 2347) | public static function provider($name, $callback) method hasResolvedGuards (line 2359) | public static function hasResolvedGuards() method forgetGuards (line 2371) | public static function forgetGuards() method setApplication (line 2384) | public static function setApplication($app) method createUserProvider (line 2398) | public static function createUserProvider($provider = null) method getDefaultUserProvider (line 2410) | public static function getDefaultUserProvider() method user (line 2422) | public static function user() method id (line 2434) | public static function id() method once (line 2447) | public static function once($credentials = []) method onceUsingId (line 2460) | public static function onceUsingId($id) method validate (line 2473) | public static function validate($credentials = []) method basic (line 2488) | public static function basic($field = 'email', $extraConditions = []) method onceBasic (line 2503) | public static function onceBasic($field = 'email', $extraConditions = []) method attempt (line 2517) | public static function attempt($credentials = [], $remember = false) method attemptWhen (line 2532) | public static function attemptWhen($credentials = [], $callbacks = nul... method loginUsingId (line 2546) | public static function loginUsingId($id, $remember = false) method login (line 2560) | public static function login($user, $remember = false) method logout (line 2572) | public static function logout() method logoutCurrentDevice (line 2586) | public static function logoutCurrentDevice() method logoutOtherDevices (line 2602) | public static function logoutOtherDevices($password) method attempting (line 2615) | public static function attempting($callback) method getLastAttempted (line 2627) | public static function getLastAttempted() method getName (line 2639) | public static function getName() method getRecallerName (line 2651) | public static function getRecallerName() method viaRemember (line 2663) | public static function viaRemember() method setRememberDuration (line 2676) | public static function setRememberDuration($minutes) method getCookieJar (line 2689) | public static function getCookieJar() method setCookieJar (line 2702) | public static function setCookieJar($cookie) method getDispatcher (line 2714) | public static function getDispatcher() method setDispatcher (line 2727) | public static function setDispatcher($events) method getSession (line 2739) | public static function getSession() method getUser (line 2751) | public static function getUser() method setUser (line 2764) | public static function setUser($user) method getRequest (line 2776) | public static function getRequest() method setRequest (line 2789) | public static function setRequest($request) method getTimebox (line 2801) | public static function getTimebox() method authenticate (line 2814) | public static function authenticate() method hasUser (line 2826) | public static function hasUser() method check (line 2838) | public static function check() method guest (line 2850) | public static function guest() method forgetUser (line 2862) | public static function forgetUser() method getProvider (line 2874) | public static function getProvider() method setProvider (line 2887) | public static function setProvider($provider) method macro (line 2902) | public static function macro($name, $macro) method mixin (line 2916) | public static function mixin($mixin, $replace = true) method hasMacro (line 2928) | public static function hasMacro($name) method flushMacros (line 2939) | public static function flushMacros() class Blade (line 2950) | class Blade { method compile (line 2958) | public static function compile($path = null) method getPath (line 2970) | public static function getPath() method setPath (line 2983) | public static function setPath($path) method compileString (line 2996) | public static function compileString($value) method render (line 3011) | public static function render($string, $data = [], $deleteCachedView =... method renderComponent (line 3023) | public static function renderComponent($component) method stripParentheses (line 3035) | public static function stripParentheses($expression) method extend (line 3048) | public static function extend($compiler) method getExtensions (line 3060) | public static function getExtensions() method if (line 3074) | public static function if($name, $callback) method check (line 3088) | public static function check($name, ...$parameters) method component (line 3103) | public static function component($class, $alias = null, $prefix = '') method components (line 3117) | public static function components($components, $prefix = '') method getClassComponentAliases (line 3129) | public static function getClassComponentAliases() method anonymousComponentPath (line 3143) | public static function anonymousComponentPath($path, $prefix = null) method anonymousComponentNamespace (line 3157) | public static function anonymousComponentNamespace($directory, $prefix... method componentNamespace (line 3171) | public static function componentNamespace($namespace, $prefix) method getAnonymousComponentPaths (line 3183) | public static function getAnonymousComponentPaths() method getAnonymousComponentNamespaces (line 3195) | public static function getAnonymousComponentNamespaces() method getClassComponentNamespaces (line 3207) | public static function getClassComponentNamespaces() method aliasComponent (line 3221) | public static function aliasComponent($path, $alias = null) method include (line 3235) | public static function include($path, $alias = null) method aliasInclude (line 3249) | public static function aliasInclude($path, $alias = null) method bindDirective (line 3264) | public static function bindDirective($name, $handler) method directive (line 3280) | public static function directive($name, $handler, $bind = false) method getCustomDirectives (line 3292) | public static function getCustomDirectives() method prepareStringsForCompilationUsing (line 3305) | public static function prepareStringsForCompilationUsing($callback) method precompiler (line 3318) | public static function precompiler($precompiler) method usingEchoFormat (line 3332) | public static function usingEchoFormat($format, $callback) method setEchoFormat (line 3345) | public static function setEchoFormat($format) method withDoubleEncoding (line 3357) | public static function withDoubleEncoding() method withoutDoubleEncoding (line 3369) | public static function withoutDoubleEncoding() method withoutComponentTags (line 3381) | public static function withoutComponentTags() method getCompiledPath (line 3394) | public static function getCompiledPath($path) method isExpired (line 3409) | public static function isExpired($path) method newComponentHash (line 3423) | public static function newComponentHash($component) method compileClassComponentOpening (line 3438) | public static function compileClassComponentOpening($component, $alias... method compileEndComponentClass (line 3449) | public static function compileEndComponentClass() method sanitizeComponentAttribute (line 3462) | public static function sanitizeComponentAttribute($value) method compileEndOnce (line 3473) | public static function compileEndOnce() method stringable (line 3487) | public static function stringable($class, $handler = null) method compileEchos (line 3500) | public static function compileEchos($value) method applyEchoHandler (line 3513) | public static function applyEchoHandler($value) class Broadcast (line 3533) | class Broadcast { method routes (line 3541) | public static function routes($attributes = null) method userRoutes (line 3554) | public static function userRoutes($attributes = null) method channelRoutes (line 3569) | public static function channelRoutes($attributes = null) method socket (line 3582) | public static function socket($request = null) method on (line 3593) | public static function on($channels) method private (line 3604) | public static function private($channel) method presence (line 3615) | public static function presence($channel) method event (line 3628) | public static function event($event = null) method queue (line 3641) | public static function queue($event) method connection (line 3654) | public static function connection($driver = null) method driver (line 3667) | public static function driver($name = null) method pusher (line 3680) | public static function pusher($config) method ably (line 3693) | public static function ably($config) method getDefaultDriver (line 3705) | public static function getDefaultDriver() method setDefaultDriver (line 3718) | public static function setDefaultDriver($name) method purge (line 3731) | public static function purge($name = null) method extend (line 3745) | public static function extend($driver, $callback) method getApplication (line 3757) | public static function getApplication() method setApplication (line 3770) | public static function setApplication($app) method forgetDrivers (line 3782) | public static function forgetDrivers() class Bus (line 3795) | class Bus { method dispatch (line 3803) | public static function dispatch($command) method dispatchSync (line 3819) | public static function dispatchSync($command, $handler = null) method dispatchNow (line 3833) | public static function dispatchNow($command, $handler = null) method findBatch (line 3846) | public static function findBatch($batchId) method batch (line 3859) | public static function batch($jobs) method chain (line 3872) | public static function chain($jobs) method hasCommandHandler (line 3885) | public static function hasCommandHandler($command) method getCommandHandler (line 3898) | public static function getCommandHandler($command) method dispatchToQueue (line 3912) | public static function dispatchToQueue($command) method dispatchAfterResponse (line 3926) | public static function dispatchAfterResponse($command, $handler = null) method pipeThrough (line 3939) | public static function pipeThrough($pipes) method map (line 3952) | public static function map($map) method except (line 3965) | public static function except($jobsToDispatch) method assertDispatched (line 3979) | public static function assertDispatched($command, $callback = null) method assertDispatchedTimes (line 3993) | public static function assertDispatchedTimes($command, $times = 1) method assertNotDispatched (line 4007) | public static function assertNotDispatched($command, $callback = null) method assertNothingDispatched (line 4019) | public static function assertNothingDispatched() method assertDispatchedSync (line 4033) | public static function assertDispatchedSync($command, $callback = null) method assertDispatchedSyncTimes (line 4047) | public static function assertDispatchedSyncTimes($command, $times = 1) method assertNotDispatchedSync (line 4061) | public static function assertNotDispatchedSync($command, $callback = n... method assertDispatchedAfterResponse (line 4075) | public static function assertDispatchedAfterResponse($command, $callba... method assertDispatchedAfterResponseTimes (line 4089) | public static function assertDispatchedAfterResponseTimes($command, $t... method assertNotDispatchedAfterResponse (line 4103) | public static function assertNotDispatchedAfterResponse($command, $cal... method assertChained (line 4116) | public static function assertChained($expectedChain) method assertNothingChained (line 4128) | public static function assertNothingChained() method assertDispatchedWithoutChain (line 4142) | public static function assertDispatchedWithoutChain($command, $callbac... method chainedBatch (line 4155) | public static function chainedBatch($callback) method assertBatched (line 4168) | public static function assertBatched($callback) method assertBatchCount (line 4181) | public static function assertBatchCount($count) method assertNothingBatched (line 4193) | public static function assertNothingBatched() method assertNothingPlaced (line 4205) | public static function assertNothingPlaced() method dispatched (line 4219) | public static function dispatched($command, $callback = null) method dispatchedSync (line 4233) | public static function dispatchedSync($command, $callback = null) method dispatchedAfterResponse (line 4247) | public static function dispatchedAfterResponse($command, $callback = n... method batched (line 4260) | public static function batched($callback) method hasDispatched (line 4273) | public static function hasDispatched($command) method hasDispatchedSync (line 4286) | public static function hasDispatchedSync($command) method hasDispatchedAfterResponse (line 4299) | public static function hasDispatchedAfterResponse($command) method dispatchFakeBatch (line 4312) | public static function dispatchFakeBatch($name = '') method recordPendingBatch (line 4325) | public static function recordPendingBatch($pendingBatch) method serializeAndRestore (line 4338) | public static function serializeAndRestore($serializeAndRestore = true) method dispatchedBatches (line 4350) | public static function dispatchedBatches() class Cache (line 4363) | class Cache { method store (line 4371) | public static function store($name = null) method driver (line 4384) | public static function driver($driver = null) method resolve (line 4398) | public static function resolve($name) method build (line 4411) | public static function build($config) method repository (line 4425) | public static function repository($store, $config = []) method refreshEventDispatcher (line 4437) | public static function refreshEventDispatcher() method getDefaultDriver (line 4449) | public static function getDefaultDriver() method setDefaultDriver (line 4462) | public static function setDefaultDriver($name) method forgetDriver (line 4475) | public static function forgetDriver($name = null) method purge (line 4488) | public static function purge($name = null) method extend (line 4502) | public static function extend($driver, $callback) method setApplication (line 4515) | public static function setApplication($app) method has (line 4528) | public static function has($key) method missing (line 4541) | public static function missing($key) method get (line 4555) | public static function get($key, $default = null) method many (line 4570) | public static function many($keys) method getMultiple (line 4588) | public static function getMultiple($keys, $default = null) method pull (line 4602) | public static function pull($key, $default = null) method put (line 4617) | public static function put($key, $value, $ttl = null) method set (line 4637) | public static function set($key, $value, $ttl = null) method putMany (line 4651) | public static function putMany($values, $ttl = null) method setMultiple (line 4671) | public static function setMultiple($values, $ttl = null) method add (line 4686) | public static function add($key, $value, $ttl = null) method increment (line 4700) | public static function increment($key, $value = 1) method decrement (line 4714) | public static function decrement($key, $value = 1) method forever (line 4728) | public static function forever($key, $value) method remember (line 4744) | public static function remember($key, $ttl, $callback) method sear (line 4759) | public static function sear($key, $callback) method rememberForever (line 4774) | public static function rememberForever($key, $callback) method flexible (line 4791) | public static function flexible($key, $ttl, $callback, $lock = null) method forget (line 4804) | public static function forget($key) method delete (line 4820) | public static function delete($key) method deleteMultiple (line 4837) | public static function deleteMultiple($keys) method clear (line 4850) | public static function clear() method tags (line 4864) | public static function tags($names) method getName (line 4876) | public static function getName() method supportsTags (line 4888) | public static function supportsTags() method getDefaultCacheTime (line 4900) | public static function getDefaultCacheTime() method setDefaultCacheTime (line 4913) | public static function setDefaultCacheTime($seconds) method getStore (line 4925) | public static function getStore() method setStore (line 4938) | public static function setStore($store) method getEventDispatcher (line 4950) | public static function getEventDispatcher() method setEventDispatcher (line 4963) | public static function setEventDispatcher($events) method offsetExists (line 4976) | public static function offsetExists($key) method offsetGet (line 4989) | public static function offsetGet($key) method offsetSet (line 5003) | public static function offsetSet($key, $value) method offsetUnset (line 5016) | public static function offsetUnset($key) method macro (line 5031) | public static function macro($name, $macro) method mixin (line 5045) | public static function mixin($mixin, $replace = true) method hasMacro (line 5057) | public static function hasMacro($name) method flushMacros (line 5068) | public static function flushMacros() method macroCall (line 5082) | public static function macroCall($method, $parameters) method lock (line 5097) | public static function lock($name, $seconds = 0, $owner = null) method restoreLock (line 5111) | public static function restoreLock($name, $owner) method flush (line 5123) | public static function flush() method path (line 5136) | public static function path($key) method getFilesystem (line 5148) | public static function getFilesystem() method getDirectory (line 5160) | public static function getDirectory() method setDirectory (line 5173) | public static function setDirectory($directory) method setLockDirectory (line 5186) | public static function setLockDirectory($lockDirectory) method getPrefix (line 5198) | public static function getPrefix() class Concurrency (line 5212) | class Concurrency { method driver (line 5220) | public static function driver($name = null) method createProcessDriver (line 5233) | public static function createProcessDriver($config) method createForkDriver (line 5247) | public static function createForkDriver($config) method createSyncDriver (line 5260) | public static function createSyncDriver($config) method getDefaultInstance (line 5272) | public static function getDefaultInstance() method setDefaultInstance (line 5285) | public static function setDefaultInstance($name) method getInstanceConfig (line 5298) | public static function getInstanceConfig($name) method instance (line 5311) | public static function instance($name = null) method forgetInstance (line 5325) | public static function forgetInstance($name = null) method purge (line 5339) | public static function purge($name = null) method extend (line 5354) | public static function extend($name, $callback) method setApplication (line 5368) | public static function setApplication($app) class Config (line 5381) | class Config { method has (line 5389) | public static function has($key) method get (line 5403) | public static function get($key, $default = null) method getMany (line 5416) | public static function getMany($keys) method string (line 5430) | public static function string($key, $default = null) method integer (line 5444) | public static function integer($key, $default = null) method float (line 5458) | public static function float($key, $default = null) method boolean (line 5472) | public static function boolean($key, $default = null) method array (line 5486) | public static function array($key, $default = null) method set (line 5500) | public static function set($key, $value = null) method prepend (line 5514) | public static function prepend($key, $value) method push (line 5528) | public static function push($key, $value) method all (line 5540) | public static function all() method offsetExists (line 5553) | public static function offsetExists($key) method offsetGet (line 5566) | public static function offsetGet($key) method offsetSet (line 5580) | public static function offsetSet($key, $value) method offsetUnset (line 5593) | public static function offsetUnset($key) method macro (line 5608) | public static function macro($name, $macro) method mixin (line 5622) | public static function mixin($mixin, $replace = true) method hasMacro (line 5634) | public static function hasMacro($name) method flushMacros (line 5645) | public static function flushMacros() class Context (line 5656) | class Context { method has (line 5664) | public static function has($key) method missing (line 5677) | public static function missing($key) method hasHidden (line 5690) | public static function hasHidden($key) method missingHidden (line 5703) | public static function missingHidden($key) method all (line 5715) | public static function all() method allHidden (line 5727) | public static function allHidden() method get (line 5741) | public static function get($key, $default = null) method getHidden (line 5755) | public static function getHidden($key, $default = null) method pull (line 5769) | public static function pull($key, $default = null) method pullHidden (line 5783) | public static function pullHidden($key, $default = null) method only (line 5796) | public static function only($keys) method onlyHidden (line 5809) | public static function onlyHidden($keys) method add (line 5823) | public static function add($key, $value = null) method addHidden (line 5837) | public static function addHidden($key, $value = null) method forget (line 5850) | public static function forget($key) method forgetHidden (line 5863) | public static function forgetHidden($key) method addIf (line 5877) | public static function addIf($key, $value) method addHiddenIf (line 5891) | public static function addHiddenIf($key, $value) method push (line 5906) | public static function push($key, ...$values) method pop (line 5920) | public static function pop($key) method pushHidden (line 5935) | public static function pushHidden($key, ...$values) method popHidden (line 5949) | public static function popHidden($key) method stackContains (line 5965) | public static function stackContains($key, $value, $strict = false) method hiddenStackContains (line 5981) | public static function hiddenStackContains($key, $value, $strict = false) method isEmpty (line 5993) | public static function isEmpty() method dehydrating (line 6006) | public static function dehydrating($callback) method hydrated (line 6019) | public static function hydrated($callback) method handleUnserializeExceptionsUsing (line 6032) | public static function handleUnserializeExceptionsUsing($callback) method flush (line 6044) | public static function flush() method dehydrate (line 6057) | public static function dehydrate() method hydrate (line 6072) | public static function hydrate($context) method when (line 6089) | public static function when($value = null, $callback = null, $default ... method unless (line 6106) | public static function unless($value = null, $callback = null, $defaul... method macro (line 6121) | public static function macro($name, $macro) method mixin (line 6135) | public static function mixin($mixin, $replace = true) method hasMacro (line 6147) | public static function hasMacro($name) method flushMacros (line 6158) | public static function flushMacros() method restoreModel (line 6170) | public static function restoreModel($value) class Cookie (line 6182) | class Cookie { method make (line 6198) | public static function make($name, $value, $minutes = 0, $path = null,... method forever (line 6218) | public static function forever($name, $value, $path = null, $domain = ... method forget (line 6233) | public static function forget($name, $path = null, $domain = null) method hasQueued (line 6247) | public static function hasQueued($key, $path = null) method queued (line 6262) | public static function queued($key, $default = null, $path = null) method queue (line 6275) | public static function queue(...$parameters) method expire (line 6290) | public static function expire($name, $path = null, $domain = null) method unqueue (line 6304) | public static function unqueue($name, $path = null) method setDefaultPathAndDomain (line 6320) | public static function setDefaultPathAndDomain($path, $domain, $secure... method getQueuedCookies (line 6332) | public static function getQueuedCookies() method flushQueuedCookies (line 6344) | public static function flushQueuedCookies() method macro (line 6359) | public static function macro($name, $macro) method mixin (line 6373) | public static function mixin($mixin, $replace = true) method hasMacro (line 6385) | public static function hasMacro($name) method flushMacros (line 6396) | public static function flushMacros() class Crypt (line 6407) | class Crypt { method supported (line 6416) | public static function supported($key, $cipher) method generateKey (line 6428) | public static function generateKey($cipher) method encrypt (line 6442) | public static function encrypt($value, $serialize = true) method encryptString (line 6456) | public static function encryptString($value) method decrypt (line 6471) | public static function decrypt($payload, $unserialize = true) method decryptString (line 6485) | public static function decryptString($payload) method getKey (line 6497) | public static function getKey() method getAllKeys (line 6509) | public static function getAllKeys() method getPreviousKeys (line 6521) | public static function getPreviousKeys() method previousKeys (line 6534) | public static function previousKeys($keys) class Date (line 6619) | class Date { method use (line 6628) | public static function use($handler) method useDefault (line 6639) | public static function useDefault() method useCallable (line 6651) | public static function useCallable($callable) method useClass (line 6663) | public static function useClass($dateClass) method useFactory (line 6675) | public static function useFactory($factory) class DB (line 6686) | class DB { method connection (line 6694) | public static function connection($name = null) method build (line 6707) | public static function build($config) method calculateDynamicConnectionName (line 6720) | public static function calculateDynamicConnectionName($config) method connectUsing (line 6734) | public static function connectUsing($name, $config, $force = false) method purge (line 6747) | public static function purge($name = null) method disconnect (line 6760) | public static function disconnect($name = null) method reconnect (line 6773) | public static function reconnect($name = null) method usingConnection (line 6787) | public static function usingConnection($name, $callback) method getDefaultConnection (line 6799) | public static function getDefaultConnection() method setDefaultConnection (line 6812) | public static function setDefaultConnection($name) method supportedDrivers (line 6824) | public static function supportedDrivers() method availableDrivers (line 6836) | public static function availableDrivers() method extend (line 6850) | public static function extend($name, $resolver) method forgetExtension (line 6863) | public static function forgetExtension($name) method getConnections (line 6875) | public static function getConnections() method setReconnector (line 6888) | public static function setReconnector($reconnector) method setApplication (line 6901) | public static function setApplication($app) method macro (line 6916) | public static function macro($name, $macro) method mixin (line 6930) | public static function mixin($mixin, $replace = true) method hasMacro (line 6942) | public static function hasMacro($name) method flushMacros (line 6953) | public static function flushMacros() method macroCall (line 6967) | public static function macroCall($method, $parameters) method getDriverTitle (line 6979) | public static function getDriverTitle() method getSchemaBuilder (line 6991) | public static function getSchemaBuilder() method getSchemaState (line 7005) | public static function getSchemaState($files = null, $processFactory =... method useDefaultQueryGrammar (line 7017) | public static function useDefaultQueryGrammar() method useDefaultSchemaGrammar (line 7030) | public static function useDefaultSchemaGrammar() method useDefaultPostProcessor (line 7043) | public static function useDefaultPostProcessor() method table (line 7058) | public static function table($table, $as = null) method query (line 7071) | public static function query() method selectOne (line 7087) | public static function selectOne($query, $bindings = [], $useReadPdo =... method scalar (line 7104) | public static function scalar($query, $bindings = [], $useReadPdo = true) method selectFromWriteConnection (line 7119) | public static function selectFromWriteConnection($query, $bindings = []) method select (line 7135) | public static function select($query, $bindings = [], $useReadPdo = true) method selectResultSets (line 7151) | public static function selectResultSets($query, $bindings = [], $useRe... method cursor (line 7167) | public static function cursor($query, $bindings = [], $useReadPdo = true) method insert (line 7182) | public static function insert($query, $bindings = []) method update (line 7197) | public static function update($query, $bindings = []) method delete (line 7212) | public static function delete($query, $bindings = []) method statement (line 7227) | public static function statement($query, $bindings = []) method affectingStatement (line 7242) | public static function affectingStatement($query, $bindings = []) method unprepared (line 7256) | public static function unprepared($query) method threadCount (line 7269) | public static function threadCount() method pretend (line 7283) | public static function pretend($callback) method withoutPretending (line 7297) | public static function withoutPretending($callback) method bindValues (line 7312) | public static function bindValues($statement, $bindings) method prepareBindings (line 7326) | public static function prepareBindings($bindings) method logQuery (line 7342) | public static function logQuery($query, $bindings, $time = null) method whenQueryingForLongerThan (line 7357) | public static function whenQueryingForLongerThan($threshold, $handler) method allowQueryDurationHandlersToRunAgain (line 7370) | public static function allowQueryDurationHandlersToRunAgain() method totalQueryDuration (line 7383) | public static function totalQueryDuration() method resetTotalQueryDuration (line 7396) | public static function resetTotalQueryDuration() method reconnectIfMissingConnection (line 7409) | public static function reconnectIfMissingConnection() method beforeStartingTransaction (line 7423) | public static function beforeStartingTransaction($callback) method beforeExecuting (line 7437) | public static function beforeExecuting($callback) method listen (line 7451) | public static function listen($callback) method raw (line 7465) | public static function raw($value) method escape (line 7480) | public static function escape($value, $binary = false) method hasModifiedRecords (line 7493) | public static function hasModifiedRecords() method recordsHaveBeenModified (line 7507) | public static function recordsHaveBeenModified($value = true) method setRecordModificationState (line 7521) | public static function setRecordModificationState($value) method forgetRecordModificationState (line 7534) | public static function forgetRecordModificationState() method useWriteConnectionWhenReading (line 7548) | public static function useWriteConnectionWhenReading($value = true) method getPdo (line 7561) | public static function getPdo() method getRawPdo (line 7574) | public static function getRawPdo() method getReadPdo (line 7587) | public static function getReadPdo() method getRawReadPdo (line 7600) | public static function getRawReadPdo() method setPdo (line 7614) | public static function setPdo($pdo) method setReadPdo (line 7628) | public static function setReadPdo($pdo) method getName (line 7641) | public static function getName() method getNameWithReadWriteType (line 7654) | public static function getNameWithReadWriteType() method getConfig (line 7668) | public static function getConfig($option = null) method getDriverName (line 7681) | public static function getDriverName() method getQueryGrammar (line 7694) | public static function getQueryGrammar() method setQueryGrammar (line 7708) | public static function setQueryGrammar($grammar) method getSchemaGrammar (line 7721) | public static function getSchemaGrammar() method setSchemaGrammar (line 7735) | public static function setSchemaGrammar($grammar) method getPostProcessor (line 7748) | public static function getPostProcessor() method setPostProcessor (line 7762) | public static function setPostProcessor($processor) method getEventDispatcher (line 7775) | public static function getEventDispatcher() method setEventDispatcher (line 7789) | public static function setEventDispatcher($events) method unsetEventDispatcher (line 7802) | public static function unsetEventDispatcher() method setTransactionManager (line 7816) | public static function setTransactionManager($manager) method unsetTransactionManager (line 7829) | public static function unsetTransactionManager() method pretending (line 7842) | public static function pretending() method getQueryLog (line 7855) | public static function getQueryLog() method getRawQueryLog (line 7868) | public static function getRawQueryLog() method flushQueryLog (line 7881) | public static function flushQueryLog() method enableQueryLog (line 7894) | public static function enableQueryLog() method disableQueryLog (line 7907) | public static function disableQueryLog() method logging (line 7920) | public static function logging() method getDatabaseName (line 7933) | public static function getDatabaseName() method setDatabaseName (line 7947) | public static function setDatabaseName($database) method setReadWriteType (line 7961) | public static function setReadWriteType($readWriteType) method getTablePrefix (line 7974) | public static function getTablePrefix() method setTablePrefix (line 7988) | public static function setTablePrefix($prefix) method withTablePrefix (line 8003) | public static function withTablePrefix($grammar) method withoutTablePrefix (line 8017) | public static function withoutTablePrefix($callback) method getServerVersion (line 8030) | public static function getServerVersion() method resolverFor (line 8045) | public static function resolverFor($driver, $callback) method getResolver (line 8058) | public static function getResolver($driver) method transaction (line 8076) | public static function transaction($callback, $attempts = 1) method beginTransaction (line 8090) | public static function beginTransaction() method commit (line 8104) | public static function commit() method rollBack (line 8119) | public static function rollBack($toLevel = null) method transactionLevel (line 8132) | public static function transactionLevel() method afterCommit (line 8147) | public static function afterCommit($callback) class Event (line 8161) | class Event { method listen (line 8170) | public static function listen($events, $listener = null) method hasListeners (line 8183) | public static function hasListeners($eventName) method hasWildcardListeners (line 8196) | public static function hasWildcardListeners($eventName) method push (line 8210) | public static function push($event, $payload = []) method flush (line 8223) | public static function flush($event) method subscribe (line 8236) | public static function subscribe($subscriber) method until (line 8250) | public static function until($event, $payload = []) method dispatch (line 8265) | public static function dispatch($event, $payload = [], $halt = false) method getListeners (line 8278) | public static function getListeners($eventName) method makeListener (line 8292) | public static function makeListener($listener, $wildcard = false) method createClassListener (line 8306) | public static function createClassListener($listener, $wildcard = false) method forget (line 8319) | public static function forget($event) method forgetPushed (line 8331) | public static function forgetPushed() method setQueueResolver (line 8344) | public static function setQueueResolver($resolver) method setTransactionManagerResolver (line 8357) | public static function setTransactionManagerResolver($resolver) method getRawListeners (line 8369) | public static function getRawListeners() method macro (line 8384) | public static function macro($name, $macro) method mixin (line 8398) | public static function mixin($mixin, $replace = true) method hasMacro (line 8410) | public static function hasMacro($name) method flushMacros (line 8421) | public static function flushMacros() method except (line 8433) | public static function except($eventsToDispatch) method assertListening (line 8447) | public static function assertListening($expectedEvent, $expectedListener) method assertDispatched (line 8461) | public static function assertDispatched($event, $callback = null) method assertDispatchedTimes (line 8475) | public static function assertDispatchedTimes($event, $times = 1) method assertNotDispatched (line 8489) | public static function assertNotDispatched($event, $callback = null) method assertNothingDispatched (line 8501) | public static function assertNothingDispatched() method dispatched (line 8515) | public static function dispatched($event, $callback = null) method hasDispatched (line 8528) | public static function hasDispatched($event) method dispatchedEvents (line 8540) | public static function dispatchedEvents() class File (line 8552) | class File { method exists (line 8560) | public static function exists($path) method missing (line 8573) | public static function missing($path) method get (line 8588) | public static function get($path, $lock = false) method json (line 8604) | public static function json($path, $flags = 0, $lock = false) method sharedGet (line 8617) | public static function sharedGet($path) method getRequire (line 8632) | public static function getRequire($path, $data = []) method requireOnce (line 8647) | public static function requireOnce($path, $data = []) method lines (line 8661) | public static function lines($path) method hash (line 8675) | public static function hash($path, $algorithm = 'md5') method put (line 8690) | public static function put($path, $contents, $lock = false) method replace (line 8705) | public static function replace($path, $content, $mode = null) method replaceInFile (line 8720) | public static function replaceInFile($search, $replace, $path) method prepend (line 8734) | public static function prepend($path, $data) method append (line 8749) | public static function append($path, $data, $lock = false) method chmod (line 8763) | public static function chmod($path, $mode = null) method delete (line 8776) | public static function delete($paths) method move (line 8790) | public static function move($path, $target) method copy (line 8804) | public static function copy($path, $target) method link (line 8818) | public static function link($target, $link) method relativeLink (line 8833) | public static function relativeLink($target, $link) method name (line 8846) | public static function name($path) method basename (line 8859) | public static function basename($path) method dirname (line 8872) | public static function dirname($path) method extension (line 8885) | public static function extension($path) method guessExtension (line 8899) | public static function guessExtension($path) method type (line 8912) | public static function type($path) method mimeType (line 8925) | public static function mimeType($path) method size (line 8938) | public static function size($path) method lastModified (line 8951) | public static function lastModified($path) method isDirectory (line 8964) | public static function isDirectory($directory) method isEmptyDirectory (line 8978) | public static function isEmptyDirectory($directory, $ignoreDotFiles = ... method isReadable (line 8991) | public static function isReadable($path) method isWritable (line 9004) | public static function isWritable($path) method hasSameHash (line 9018) | public static function hasSameHash($firstFile, $secondFile) method isFile (line 9031) | public static function isFile($file) method glob (line 9045) | public static function glob($pattern, $flags = 0) method files (line 9059) | public static function files($directory, $hidden = false) method allFiles (line 9073) | public static function allFiles($directory, $hidden = false) method directories (line 9086) | public static function directories($directory) method ensureDirectoryExists (line 9101) | public static function ensureDirectoryExists($path, $mode = 493, $recu... method makeDirectory (line 9117) | public static function makeDirectory($path, $mode = 493, $recursive = ... method moveDirectory (line 9132) | public static function moveDirectory($from, $to, $overwrite = false) method copyDirectory (line 9147) | public static function copyDirectory($directory, $destination, $option... method deleteDirectory (line 9163) | public static function deleteDirectory($directory, $preserve = false) method deleteDirectories (line 9176) | public static function deleteDirectories($directory) method cleanDirectory (line 9189) | public static function cleanDirectory($directory) method when (line 9206) | public static function when($value = null, $callback = null, $default ... method unless (line 9223) | public static function unless($value = null, $callback = null, $defaul... method macro (line 9238) | public static function macro($name, $macro) method mixin (line 9252) | public static function mixin($mixin, $replace = true) method hasMacro (line 9264) | public static function hasMacro($name) method flushMacros (line 9275) | public static function flushMacros() class Gate (line 9286) | class Gate { method has (line 9294) | public static function has($ability) method allowIf (line 9310) | public static function allowIf($condition, $message = null, $code = null) method denyIf (line 9326) | public static function denyIf($condition, $message = null, $code = null) method define (line 9341) | public static function define($ability, $callback) method resource (line 9356) | public static function resource($name, $class, $abilities = null) method policy (line 9370) | public static function policy($class, $policy) method before (line 9383) | public static function before($callback) method after (line 9396) | public static function after($callback) method allows (line 9410) | public static function allows($ability, $arguments = []) method denies (line 9424) | public static function denies($ability, $arguments = []) method check (line 9438) | public static function check($abilities, $arguments = []) method any (line 9452) | public static function any($abilities, $arguments = []) method none (line 9466) | public static function none($abilities, $arguments = []) method authorize (line 9481) | public static function authorize($ability, $arguments = []) method inspect (line 9495) | public static function inspect($ability, $arguments = []) method raw (line 9510) | public static function raw($ability, $arguments = []) method getPolicyFor (line 9523) | public static function getPolicyFor($class) method guessPolicyNamesUsing (line 9536) | public static function guessPolicyNamesUsing($callback) method resolvePolicy (line 9550) | public static function resolvePolicy($class) method forUser (line 9563) | public static function forUser($user) method abilities (line 9575) | public static function abilities() method policies (line 9587) | public static function policies() method defaultDenialResponse (line 9600) | public static function defaultDenialResponse($response) method setContainer (line 9613) | public static function setContainer($container) method denyWithStatus (line 9628) | public static function denyWithStatus($status, $message = null, $code ... method denyAsNotFound (line 9642) | public static function denyAsNotFound($message = null, $code = null) class Hash (line 9655) | class Hash { method createBcryptDriver (line 9662) | public static function createBcryptDriver() method createArgonDriver (line 9674) | public static function createArgonDriver() method createArgon2idDriver (line 9686) | public static function createArgon2idDriver() method info (line 9699) | public static function info($hashedValue) method make (line 9713) | public static function make($value, $options = []) method check (line 9728) | public static function check($value, $hashedValue, $options = []) method needsRehash (line 9742) | public static function needsRehash($hashedValue, $options = []) method isHashed (line 9755) | public static function isHashed($value) method getDefaultDriver (line 9767) | public static function getDefaultDriver() method verifyConfiguration (line 9781) | public static function verifyConfiguration($value) method driver (line 9795) | public static function driver($driver = null) method extend (line 9810) | public static function extend($driver, $callback) method getDrivers (line 9823) | public static function getDrivers() method getContainer (line 9836) | public static function getContainer() method setContainer (line 9850) | public static function setContainer($container) method forgetDrivers (line 9863) | public static function forgetDrivers() class Http (line 9938) | class Http { method globalMiddleware (line 9946) | public static function globalMiddleware($middleware) method globalRequestMiddleware (line 9959) | public static function globalRequestMiddleware($middleware) method globalResponseMiddleware (line 9972) | public static function globalResponseMiddleware($middleware) method globalOptions (line 9985) | public static function globalOptions($options) method response (line 10000) | public static function response($body = null, $status = 200, $headers ... method failedConnection (line 10012) | public static function failedConnection($message = null) method sequence (line 10024) | public static function sequence($responses = []) method fake (line 10037) | public static function fake($callback = null) method fakeSequence (line 10050) | public static function fakeSequence($url = '*') method stubUrl (line 10064) | public static function stubUrl($url, $callback) method preventStrayRequests (line 10077) | public static function preventStrayRequests($prevent = true) method preventingStrayRequests (line 10089) | public static function preventingStrayRequests() method allowStrayRequests (line 10101) | public static function allowStrayRequests() method recordRequestResponsePair (line 10115) | public static function recordRequestResponsePair($request, $response) method assertSent (line 10128) | public static function assertSent($callback) method assertSentInOrder (line 10141) | public static function assertSentInOrder($callbacks) method assertNotSent (line 10154) | public static function assertNotSent($callback) method assertNothingSent (line 10166) | public static function assertNothingSent() method assertSentCount (line 10179) | public static function assertSentCount($count) method assertSequencesAreEmpty (line 10191) | public static function assertSequencesAreEmpty() method recorded (line 10204) | public static function recorded($callback = null) method createPendingRequest (line 10216) | public static function createPendingRequest() method getDispatcher (line 10228) | public static function getDispatcher() method getGlobalMiddleware (line 10240) | public static function getGlobalMiddleware() method macro (line 10255) | public static function macro($name, $macro) method mixin (line 10269) | public static function mixin($mixin, $replace = true) method hasMacro (line 10281) | public static function hasMacro($name) method flushMacros (line 10292) | public static function flushMacros() method macroCall (line 10306) | public static function macroCall($method, $parameters) class Lang (line 10318) | class Lang { method hasForLocale (line 10327) | public static function hasForLocale($key, $locale = null) method has (line 10342) | public static function has($key, $locale = null, $fallback = true) method get (line 10358) | public static function get($key, $replace = [], $locale = null, $fallb... method choice (line 10374) | public static function choice($key, $number, $replace = [], $locale = ... method addLines (line 10389) | public static function addLines($lines, $locale, $namespace = '*') method load (line 10404) | public static function load($namespace, $group, $locale) method handleMissingKeysUsing (line 10417) | public static function handleMissingKeysUsing($callback) method addNamespace (line 10431) | public static function addNamespace($namespace, $hint) method addPath (line 10444) | public static function addPath($path) method addJsonPath (line 10457) | public static function addJsonPath($path) method parseKey (line 10470) | public static function parseKey($key) method determineLocalesUsing (line 10483) | public static function determineLocalesUsing($callback) method getSelector (line 10495) | public static function getSelector() method setSelector (line 10508) | public static function setSelector($selector) method getLoader (line 10520) | public static function getLoader() method locale (line 10532) | public static function locale() method getLocale (line 10544) | public static function getLocale() method setLocale (line 10558) | public static function setLocale($locale) method getFallback (line 10570) | public static function getFallback() method setFallback (line 10583) | public static function setFallback($fallback) method setLoaded (line 10596) | public static function setLoaded($loaded) method stringable (line 10610) | public static function stringable($class, $handler = null) method setParsedKey (line 10624) | public static function setParsedKey($key, $parsed) method flushParsedKeys (line 10637) | public static function flushParsedKeys() method macro (line 10653) | public static function macro($name, $macro) method mixin (line 10667) | public static function mixin($mixin, $replace = true) method hasMacro (line 10679) | public static function hasMacro($name) method flushMacros (line 10690) | public static function flushMacros() class Log (line 10709) | class Log { method build (line 10717) | public static function build($config) method stack (line 10731) | public static function stack($channels, $channel = null) method channel (line 10744) | public static function channel($channel = null) method driver (line 10757) | public static function driver($driver = null) method shareContext (line 10770) | public static function shareContext($context) method sharedContext (line 10782) | public static function sharedContext() method withoutContext (line 10794) | public static function withoutContext() method flushSharedContext (line 10806) | public static function flushSharedContext() method getDefaultDriver (line 10818) | public static function getDefaultDriver() method setDefaultDriver (line 10831) | public static function setDefaultDriver($name) method extend (line 10845) | public static function extend($driver, $callback) method forgetChannel (line 10858) | public static function forgetChannel($driver = null) method getChannels (line 10870) | public static function getChannels() method emergency (line 10884) | public static function emergency($message, $context = []) method alert (line 10901) | public static function alert($message, $context = []) method critical (line 10917) | public static function critical($message, $context = []) method error (line 10932) | public static function error($message, $context = []) method warning (line 10949) | public static function warning($message, $context = []) method notice (line 10963) | public static function notice($message, $context = []) method info (line 10979) | public static function info($message, $context = []) method debug (line 10993) | public static function debug($message, $context = []) method log (line 11008) | public static function log($level, $message, $context = []) method setApplication (line 11021) | public static function setApplication($app) class Mail (line 11052) | class Mail { method mailer (line 11060) | public static function mailer($name = null) method driver (line 11073) | public static function driver($driver = null) method build (line 11086) | public static function build($config) method createSymfonyTransport (line 11100) | public static function createSymfonyTransport($config) method getDefaultDriver (line 11112) | public static function getDefaultDriver() method setDefaultDriver (line 11125) | public static function setDefaultDriver($name) method purge (line 11138) | public static function purge($name = null) method extend (line 11152) | public static function extend($driver, $callback) method getApplication (line 11164) | public static function getApplication() method setApplication (line 11177) | public static function setApplication($app) method forgetMailers (line 11189) | public static function forgetMailers() method assertSent (line 11203) | public static function assertSent($mailable, $callback = null) method assertNotOutgoing (line 11217) | public static function assertNotOutgoing($mailable, $callback = null) method assertNotSent (line 11231) | public static function assertNotSent($mailable, $callback = null) method assertNothingOutgoing (line 11243) | public static function assertNothingOutgoing() method assertNothingSent (line 11255) | public static function assertNothingSent() method assertQueued (line 11269) | public static function assertQueued($mailable, $callback = null) method assertNotQueued (line 11283) | public static function assertNotQueued($mailable, $callback = null) method assertNothingQueued (line 11295) | public static function assertNothingQueued() method assertSentCount (line 11308) | public static function assertSentCount($count) method assertQueuedCount (line 11321) | public static function assertQueuedCount($count) method assertOutgoingCount (line 11334) | public static function assertOutgoingCount($count) method sent (line 11348) | public static function sent($mailable, $callback = null) method hasSent (line 11361) | public static function hasSent($mailable) method queued (line 11375) | public static function queued($mailable, $callback = null) method hasQueued (line 11388) | public static function hasQueued($mailable) method to (line 11401) | public static function to($users) method cc (line 11414) | public static function cc($users) method bcc (line 11427) | public static function bcc($users) method raw (line 11441) | public static function raw($text, $callback) method send (line 11456) | public static function send($view, $data = [], $callback = null) method sendNow (line 11471) | public static function sendNow($mailable, $data = [], $callback = null) method queue (line 11485) | public static function queue($view, $queue = null) method later (line 11500) | public static function later($delay, $view, $queue = null) class Notification (line 11513) | class Notification { method send (line 11522) | public static function send($notifiables, $notification) method sendNow (line 11537) | public static function sendNow($notifiables, $notification, $channels ... method channel (line 11550) | public static function channel($name = null) method getDefaultDriver (line 11562) | public static function getDefaultDriver() method deliversVia (line 11574) | public static function deliversVia() method deliverVia (line 11587) | public static function deliverVia($channel) method locale (line 11600) | public static function locale($locale) method driver (line 11614) | public static function driver($driver = null) method extend (line 11629) | public static function extend($driver, $callback) method getDrivers (line 11642) | public static function getDrivers() method getContainer (line 11655) | public static function getContainer() method setContainer (line 11669) | public static function setContainer($container) method forgetDrivers (line 11682) | public static function forgetDrivers() method assertSentOnDemand (line 11698) | public static function assertSentOnDemand($notification, $callback = n... method assertSentTo (line 11714) | public static function assertSentTo($notifiable, $notification, $callb... method assertSentOnDemandTimes (line 11728) | public static function assertSentOnDemandTimes($notification, $times = 1) method assertSentToTimes (line 11743) | public static function assertSentToTimes($notifiable, $notification, $... method assertNotSentTo (line 11759) | public static function assertNotSentTo($notifiable, $notification, $ca... method assertNothingSent (line 11771) | public static function assertNothingSent() method assertNothingSentTo (line 11785) | public static function assertNothingSentTo($notifiable) method assertSentTimes (line 11799) | public static function assertSentTimes($notification, $expectedCount) method assertCount (line 11812) | public static function assertCount($expectedCount) method sent (line 11827) | public static function sent($notifiable, $notification, $callback = null) method hasSent (line 11841) | public static function hasSent($notifiable, $notification) method serializeAndRestore (line 11854) | public static function serializeAndRestore($serializeAndRestore = true) method sentNotifications (line 11866) | public static function sentNotifications() method macro (line 11881) | public static function macro($name, $macro) method mixin (line 11895) | public static function mixin($mixin, $replace = true) method hasMacro (line 11907) | public static function hasMacro($name) method flushMacros (line 11918) | public static function flushMacros() class Password (line 11938) | class Password { method broker (line 11946) | public static function broker($name = null) method getDefaultDriver (line 11958) | public static function getDefaultDriver() method setDefaultDriver (line 11971) | public static function setDefaultDriver($name) class Process (line 12000) | class Process { method result (line 12010) | public static function result($output = '', $errorOutput = '', $exitCo... method describe (line 12022) | public static function describe() method sequence (line 12035) | public static function sequence($processes = []) method fake (line 12048) | public static function fake($callback = null) method isRecording (line 12060) | public static function isRecording() method recordIfRecording (line 12074) | public static function recordIfRecording($process, $result) method record (line 12088) | public static function record($process, $result) method preventStrayProcesses (line 12101) | public static function preventStrayProcesses($prevent = true) method preventingStrayProcesses (line 12113) | public static function preventingStrayProcesses() method assertRan (line 12126) | public static function assertRan($callback) method assertRanTimes (line 12140) | public static function assertRanTimes($callback, $times = 1) method assertNotRan (line 12153) | public static function assertNotRan($callback) method assertDidntRun (line 12166) | public static function assertDidntRun($callback) method assertNothingRan (line 12178) | public static function assertNothingRan() method pool (line 12191) | public static function pool($callback) method pipe (line 12204) | public static function pipe($callback, $output = null) method concurrently (line 12218) | public static function concurrently($callback, $output = null) method newPendingProcess (line 12230) | public static function newPendingProcess() method macro (line 12245) | public static function macro($name, $macro) method mixin (line 12259) | public static function mixin($mixin, $replace = true) method hasMacro (line 12271) | public static function hasMacro($name) method flushMacros (line 12282) | public static function flushMacros() method macroCall (line 12296) | public static function macroCall($method, $parameters) class Queue (line 12310) | class Queue { method before (line 12318) | public static function before($callback) method after (line 12331) | public static function after($callback) method exceptionOccurred (line 12344) | public static function exceptionOccurred($callback) method looping (line 12357) | public static function looping($callback) method failing (line 12370) | public static function failing($callback) method stopping (line 12383) | public static function stopping($callback) method connected (line 12396) | public static function connected($name = null) method connection (line 12409) | public static function connection($name = null) method extend (line 12423) | public static function extend($driver, $resolver) method addConnector (line 12437) | public static function addConnector($driver, $resolver) method getDefaultDriver (line 12449) | public static function getDefaultDriver() method setDefaultDriver (line 12462) | public static function setDefaultDriver($name) method getName (line 12475) | public static function getName($connection = null) method getApplication (line 12487) | public static function getApplication() method setApplication (line 12500) | public static function setApplication($app) method except (line 12513) | public static function except($jobsToBeQueued) method assertPushed (line 12527) | public static function assertPushed($job, $callback = null) method assertPushedOn (line 12542) | public static function assertPushedOn($queue, $job, $callback = null) method assertPushedWithChain (line 12557) | public static function assertPushedWithChain($job, $expectedChain = []... method assertPushedWithoutChain (line 12571) | public static function assertPushedWithoutChain($job, $callback = null) method assertClosurePushed (line 12584) | public static function assertClosurePushed($callback = null) method assertClosureNotPushed (line 12597) | public static function assertClosureNotPushed($callback = null) method assertNotPushed (line 12611) | public static function assertNotPushed($job, $callback = null) method assertCount (line 12624) | public static function assertCount($expectedCount) method assertNothingPushed (line 12636) | public static function assertNothingPushed() method pushed (line 12650) | public static function pushed($job, $callback = null) method pushedRaw (line 12663) | public static function pushedRaw($callback = null) method hasPushed (line 12676) | public static function hasPushed($job) method size (line 12689) | public static function size($queue = null) method push (line 12704) | public static function push($job, $data = '', $queue = null) method shouldFakeJob (line 12717) | public static function shouldFakeJob($job) method pushRaw (line 12732) | public static function pushRaw($payload, $queue = null, $options = []) method later (line 12748) | public static function later($delay, $job, $data = '', $queue = null) method pushOn (line 12763) | public static function pushOn($queue, $job, $data = '') method laterOn (line 12779) | public static function laterOn($queue, $delay, $job, $data = '') method pop (line 12792) | public static function pop($queue = null) method bulk (line 12807) | public static function bulk($jobs, $data = '', $queue = null) method pushedJobs (line 12819) | public static function pushedJobs() method rawPushes (line 12831) | public static function rawPushes() method serializeAndRestore (line 12844) | public static function serializeAndRestore($serializeAndRestore = true) method getConnectionName (line 12856) | public static function getConnectionName() method setConnectionName (line 12869) | public static function setConnectionName($name) method getJobTries (line 12882) | public static function getJobTries($job) method getJobBackoff (line 12896) | public static function getJobBackoff($job) method getJobExpiration (line 12910) | public static function getJobExpiration($job) method createPayloadUsing (line 12924) | public static function createPayloadUsing($callback) method getContainer (line 12936) | public static function getContainer() method setContainer (line 12950) | public static function setContainer($container) class RateLimiter (line 12963) | class RateLimiter { method for (line 12972) | public static function for($name, $callback) method limiter (line 12985) | public static function limiter($name) method attempt (line 13001) | public static function attempt($key, $maxAttempts, $callback, $decaySe... method tooManyAttempts (line 13015) | public static function tooManyAttempts($key, $maxAttempts) method hit (line 13029) | public static function hit($key, $decaySeconds = 60) method increment (line 13044) | public static function increment($key, $decaySeconds = 60, $amount = 1) method decrement (line 13059) | public static function decrement($key, $decaySeconds = 60, $amount = 1) method attempts (line 13072) | public static function attempts($key) method resetAttempts (line 13085) | public static function resetAttempts($key) method remaining (line 13099) | public static function remaining($key, $maxAttempts) method retriesLeft (line 13113) | public static function retriesLeft($key, $maxAttempts) method clear (line 13126) | public static function clear($key) method availableIn (line 13139) | public static function availableIn($key) method cleanRateLimiterKey (line 13152) | public static function cleanRateLimiterKey($key) class Redirect (line 13164) | class Redirect { method back (line 13174) | public static function back($status = 302, $headers = [], $fallback = ... method refresh (line 13188) | public static function refresh($status = 302, $headers = []) method guest (line 13204) | public static function guest($path, $status = 302, $headers = [], $sec... method intended (line 13220) | public static function intended($default = '/', $status = 302, $header... method to (line 13236) | public static function to($path, $status = 302, $headers = [], $secure... method away (line 13251) | public static function away($path, $status = 302, $headers = []) method secure (line 13266) | public static function secure($path, $status = 302, $headers = []) method route (line 13282) | public static function route($route, $parameters = [], $status = 302, ... method signedRoute (line 13299) | public static function signedRoute($route, $parameters = [], $expirati... method temporarySignedRoute (line 13316) | public static function temporarySignedRoute($route, $expiration, $para... method action (line 13332) | public static function action($action, $parameters = [], $status = 302... method getUrlGenerator (line 13344) | public static function getUrlGenerator() method setSession (line 13357) | public static function setSession($session) method getIntendedUrl (line 13369) | public static function getIntendedUrl() method setIntendedUrl (line 13382) | public static function setIntendedUrl($url) method macro (line 13397) | public static function macro($name, $macro) method mixin (line 13411) | public static function mixin($mixin, $replace = true) method hasMacro (line 13423) | public static function hasMacro($name) method flushMacros (line 13434) | public static function flushMacros() class Request (line 13448) | class Request { method capture (line 13455) | public static function capture() method instance (line 13466) | public static function instance() method method (line 13478) | public static function method() method uri (line 13490) | public static function uri() method root (line 13502) | public static function root() method url (line 13514) | public static function url() method fullUrl (line 13526) | public static function fullUrl() method fullUrlWithQuery (line 13539) | public static function fullUrlWithQuery($query) method fullUrlWithoutQuery (line 13552) | public static function fullUrlWithoutQuery($keys) method path (line 13564) | public static function path() method decodedPath (line 13576) | public static function decodedPath() method segment (line 13590) | public static function segment($index, $default = null) method segments (line 13602) | public static function segments() method is (line 13615) | public static function is(...$patterns) method routeIs (line 13628) | public static function routeIs(...$patterns) method fullUrlIs (line 13641) | public static function fullUrlIs(...$patterns) method host (line 13653) | public static function host() method httpHost (line 13665) | public static function httpHost() method schemeAndHttpHost (line 13677) | public static function schemeAndHttpHost() method ajax (line 13689) | public static function ajax() method pjax (line 13701) | public static function pjax() method prefetch (line 13713) | public static function prefetch() method secure (line 13725) | public static function secure() method ip (line 13737) | public static function ip() method ips (line 13749) | public static function ips() method userAgent (line 13761) | public static function userAgent() method merge (line 13774) | public static function merge($input) method mergeIfMissing (line 13787) | public static function mergeIfMissing($input) method replace (line 13800) | public static function replace($input) method get (line 13816) | public static function get($key, $default = null) method json (line 13830) | public static function json($key = null, $default = null) method createFrom (line 13844) | public static function createFrom($from, $to = null) method createFromBase (line 13856) | public static function createFromBase($request) method duplicate (line 13873) | public static function duplicate($query = null, $request = null, $attr... method hasSession (line 13889) | public static function hasSession($skipIfUninitialized = false) method getSession (line 13901) | public static function getSession() method session (line 13914) | public static function session() method setLaravelSession (line 13927) | public static function setLaravelSession($session) method setRequestLocale (line 13940) | public static function setRequestLocale($locale) method setDefaultRequestLocale (line 13953) | public static function setDefaultRequestLocale($locale) method user (line 13966) | public static function user($guard = null) method route (line 13980) | public static function route($param = null, $default = null) method fingerprint (line 13993) | public static function fingerprint() method setJson (line 14006) | public static function setJson($json) method getUserResolver (line 14018) | public static function getUserResolver() method setUserResolver (line 14031) | public static function setUserResolver($callback) method getRouteResolver (line 14043) | public static function getRouteResolver() method setRouteResolver (line 14056) | public static function setRouteResolver($callback) method toArray (line 14068) | public static function toArray() method offsetExists (line 14081) | public static function offsetExists($offset) method offsetGet (line 14094) | public static function offsetGet($offset) method offsetSet (line 14108) | public static function offsetSet($offset, $value) method offsetUnset (line 14121) | public static function offsetUnset($offset) method initialize (line 14141) | public static function initialize($query = [], $request = [], $attribu... method createFromGlobals (line 14153) | public static function createFromGlobals() method create (line 14175) | public static function create($uri, $method = 'GET', $parameters = [],... method setFactory (line 14190) | public static function setFactory($callable) method overrideGlobals (line 14204) | public static function overrideGlobals() method setTrustedProxies (line 14220) | public static function setTrustedProxies($proxies, $trustedHeaderSet) method getTrustedProxies (line 14232) | public static function getTrustedProxies() method getTrustedHeaderSet (line 14244) | public static function getTrustedHeaderSet() method setTrustedHosts (line 14258) | public static function setTrustedHosts($hostPatterns) method getTrustedHosts (line 14270) | public static function getTrustedHosts() method normalizeQueryString (line 14284) | public static function normalizeQueryString($qs) method enableHttpMethodParameterOverride (line 14303) | public static function enableHttpMethodParameterOverride() method getHttpMethodParameterOverride (line 14314) | public static function getHttpMethodParameterOverride() method hasPreviousSession (line 14326) | public static function hasPreviousSession() method setSession (line 14338) | public static function setSession($session) method setSessionFactory (line 14352) | public static function setSessionFactory($factory) method getClientIps (line 14371) | public static function getClientIps() method getClientIp (line 14395) | public static function getClientIp() method getScriptName (line 14407) | public static function getScriptName() method getPathInfo (line 14429) | public static function getPathInfo() method getBasePath (line 14449) | public static function getBasePath() method getBaseUrl (line 14467) | public static function getBaseUrl() method getScheme (line 14479) | public static function getScheme() method getPort (line 14497) | public static function getPort() method getUser (line 14509) | public static function getUser() method getPassword (line 14521) | public static function getPassword() method getUserInfo (line 14534) | public static function getUserInfo() method getHttpHost (line 14548) | public static function getHttpHost() method getRequestUri (line 14561) | public static function getRequestUri() method getSchemeAndHttpHost (line 14576) | public static function getSchemeAndHttpHost() method getUri (line 14589) | public static function getUri() method getUriForPath (line 14602) | public static function getUriForPath($path) method getRelativeUriForPath (line 14626) | public static function getRelativeUriForPath($path) method getQueryString (line 14641) | public static function getQueryString() method isSecure (line 14658) | public static function isSecure() method getHost (line 14676) | public static function getHost() method setMethod (line 14688) | public static function setMethod($method) method getMethod (line 14709) | public static function getMethod() method getRealMethod (line 14722) | public static function getRealMethod() method getMimeType (line 14734) | public static function getMimeType($format) method getMimeTypes (line 14747) | public static function getMimeTypes($format) method getFormat (line 14758) | public static function getFormat($mimeType) method setFormat (line 14771) | public static function setFormat($format, $mimeTypes) method getRequestFormat (line 14790) | public static function getRequestFormat($default = 'html') method setRequestFormat (line 14802) | public static function setRequestFormat($format) method getContentTypeFormat (line 14815) | public static function getContentTypeFormat() method setDefaultLocale (line 14827) | public static function setDefaultLocale($locale) method getDefaultLocale (line 14839) | public static function getDefaultLocale() method setLocale (line 14851) | public static function setLocale($locale) method getLocale (line 14863) | public static function getLocale() method isMethod (line 14876) | public static function isMethod($method) method isMethodSafe (line 14889) | public static function isMethodSafe() method isMethodIdempotent (line 14901) | public static function isMethodIdempotent() method isMethodCacheable (line 14914) | public static function isMethodCacheable() method getProtocolVersion (line 14932) | public static function getProtocolVersion() method getContent (line 14947) | public static function getContent($asResource = false) method getPayload (line 14960) | public static function getPayload() method getETags (line 14972) | public static function getETags() method isNoCache (line 14984) | public static function isNoCache() method getPreferredFormat (line 15001) | public static function getPreferredFormat($default = 'html') method getPreferredLanguage (line 15014) | public static function getPreferredLanguage($locales = null) method getLanguages (line 15027) | public static function getLanguages() method getCharsets (line 15040) | public static function getCharsets() method getEncodings (line 15053) | public static function getEncodings() method getAcceptableContentTypes (line 15066) | public static function getAcceptableContentTypes() method isXmlHttpRequest (line 15082) | public static function isXmlHttpRequest() method preferSafeContent (line 15095) | public static function preferSafeContent() method isFromTrustedProxy (line 15110) | public static function isFromTrustedProxy() method filterPrecognitiveRules (line 15124) | public static function filterPrecognitiveRules($rules) method isAttemptingPrecognition (line 15136) | public static function isAttemptingPrecognition() method isPrecognitive (line 15148) | public static function isPrecognitive() method isJson (line 15160) | public static function isJson() method expectsJson (line 15172) | public static function expectsJson() method wantsJson (line 15184) | public static function wantsJson() method accepts (line 15197) | public static function accepts($contentTypes) method prefers (line 15210) | public static function prefers($contentTypes) method acceptsAnyContentType (line 15222) | public static function acceptsAnyContentType() method acceptsJson (line 15234) | public static function acceptsJson() method acceptsHtml (line 15246) | public static function acceptsHtml() method matchesType (line 15260) | public static function matchesType($actual, $type) method format (line 15272) | public static function format($default = 'html') method old (line 15286) | public static function old($key = null, $default = null) method flash (line 15298) | public static function flash() method flashOnly (line 15311) | public static function flashOnly($keys) method flashExcept (line 15324) | public static function flashExcept($keys) method flush (line 15336) | public static function flush() method server (line 15350) | public static function server($key = null, $default = null) method hasHeader (line 15363) | public static function hasHeader($key) method header (line 15377) | public static function header($key = null, $default = null) method bearerToken (line 15389) | public static function bearerToken() method keys (line 15401) | public static function keys() method all (line 15414) | public static function all($keys = null) method input (line 15428) | public static function input($key = null, $default = null) method fluent (line 15441) | public static function fluent($key = null) method query (line 15455) | public static function query($key = null, $default = null) method post (line 15469) | public static function post($key = null, $default = null) method hasCookie (line 15482) | public static function hasCookie($key) method cookie (line 15496) | public static function cookie($key = null, $default = null) method allFiles (line 15508) | public static function allFiles() method hasFile (line 15521) | public static function hasFile($key) method file (line 15535) | public static function file($key = null, $default = null) method dump (line 15548) | public static function dump($keys = []) method dd (line 15561) | public static function dd(...$args) method exists (line 15574) | public static function exists($key) method has (line 15587) | public static function has($key) method hasAny (line 15600) | public static function hasAny($keys) method whenHas (line 15615) | public static function whenHas($key, $callback, $default = null) method filled (line 15628) | public static function filled($key) method isNotFilled (line 15641) | public static function isNotFilled($key) method anyFilled (line 15654) | public static function anyFilled($keys) method whenFilled (line 15669) | public static function whenFilled($key, $callback, $default = null) method missing (line 15682) | public static function missing($key) method whenMissing (line 15697) | public static function whenMissing($key, $callback, $default = null) method str (line 15711) | public static function str($key, $default = null) method string (line 15725) | public static function string($key, $default = null) method boolean (line 15741) | public static function boolean($key = null, $default = false) method integer (line 15755) | public static function integer($key, $default = 0) method float (line 15769) | public static function float($key, $default = 0.0) method date (line 15785) | public static function date($key, $format = null, $tz = null) method enum (line 15800) | public static function enum($key, $enumClass) method enums (line 15815) | public static function enums($key, $enumClass) method array (line 15828) | public static function array($key = null) method collect (line 15841) | public static function collect($key = null) method only (line 15854) | public static function only($keys) method except (line 15867) | public static function except($keys) method when (line 15884) | public static function when($value = null, $callback = null, $default ... method unless (line 15901) | public static function unless($value = null, $callback = null, $defaul... method macro (line 15916) | public static function macro($name, $macro) method mixin (line 15930) | public static function mixin($mixin, $replace = true) method hasMacro (line 15942) | public static function hasMacro($name) method flushMacros (line 15953) | public static function flushMacros() method validate (line 23576) | public static function validate($rules, ...$params) method validateWithBag (line 23590) | public static function validateWithBag($errorBag, $rules, ...$params) method hasValidSignature (line 23602) | public static function hasValidSignature($absolute = true) method hasValidRelativeSignature (line 23613) | public static function hasValidRelativeSignature() method hasValidSignatureWhileIgnoring (line 23626) | public static function hasValidSignatureWhileIgnoring($ignoreQuery = [... method hasValidRelativeSignatureWhileIgnoring (line 23638) | public static function hasValidRelativeSignatureWhileIgnoring($ignoreQ... class Response (line 15964) | class Response { method make (line 15974) | public static function make($content = '', $status = 200, $headers = []) method noContent (line 15988) | public static function noContent($status = 204, $headers = []) method view (line 16004) | public static function view($view, $data = [], $status = 200, $headers... method json (line 16020) | public static function json($data = [], $status = 200, $headers = [], ... method jsonp (line 16037) | public static function jsonp($callback, $data = [], $status = 200, $he... method eventStream (line 16052) | public static function eventStream($callback, $headers = [], $endStrea... method stream (line 16067) | public static function stream($callback, $status = 200, $headers = []) method streamJson (line 16083) | public static function streamJson($data, $status = 200, $headers = [],... method streamDownload (line 16100) | public static function streamDownload($callback, $name = null, $header... method download (line 16116) | public static function download($file, $name = null, $headers = [], $d... method file (line 16130) | public static function file($file, $headers = []) method redirectTo (line 16146) | public static function redirectTo($path, $status = 302, $headers = [],... method redirectToRoute (line 16162) | public static function redirectToRoute($route, $parameters = [], $stat... method redirectToAction (line 16178) | public static function redirectToAction($action, $parameters = [], $st... method redirectGuest (line 16194) | public static function redirectGuest($path, $status = 302, $headers = ... method redirectToIntended (line 16210) | public static function redirectToIntended($default = '/', $status = 30... method macro (line 16225) | public static function macro($name, $macro) method mixin (line 16239) | public static function mixin($mixin, $replace = true) method hasMacro (line 16251) | public static function hasMacro($name) method flushMacros (line 16262) | public static function flushMacros() class Route (line 16293) | class Route { method get (line 16302) | public static function get($uri, $action = null) method post (line 16316) | public static function post($uri, $action = null) method put (line 16330) | public static function put($uri, $action = null) method patch (line 16344) | public static function patch($uri, $action = null) method delete (line 16358) | public static function delete($uri, $action = null) method options (line 16372) | public static function options($uri, $action = null) method any (line 16386) | public static function any($uri, $action = null) method fallback (line 16399) | public static function fallback($action) method redirect (line 16414) | public static function redirect($uri, $destination, $status = 302) method permanentRedirect (line 16428) | public static function permanentRedirect($uri, $destination) method view (line 16445) | public static function view($uri, $view, $data = [], $status = 200, $h... method match (line 16460) | public static function match($methods, $uri, $action = null) method resources (line 16474) | public static function resources($resources, $options = []) method resource (line 16489) | public static function resource($name, $controller, $options = []) method apiResources (line 16503) | public static function apiResources($resources, $options = []) method apiResource (line 16518) | public static function apiResource($name, $controller, $options = []) method singletons (line 16532) | public static function singletons($singletons, $options = []) method singleton (line 16547) | public static function singleton($name, $controller, $options = []) method apiSingletons (line 16561) | public static function apiSingletons($singletons, $options = []) method apiSingleton (line 16576) | public static function apiSingleton($name, $controller, $options = []) method group (line 16590) | public static function group($attributes, $routes) method mergeWithLastGroup (line 16604) | public static function mergeWithLastGroup($new, $prependExistingPrefix... method getLastGroupPrefix (line 16616) | public static function getLastGroupPrefix() method addRoute (line 16631) | public static function addRoute($methods, $uri, $action) method newRoute (line 16646) | public static function newRoute($methods, $uri, $action) method respondWithRoute (line 16659) | public static function respondWithRoute($name) method dispatch (line 16672) | public static function dispatch($request) method dispatchToRoute (line 16685) | public static function dispatchToRoute($request) method gatherRouteMiddleware (line 16698) | public static function gatherRouteMiddleware($route) method resolveMiddleware (line 16712) | public static function resolveMiddleware($middleware, $excluded = []) method prepareResponse (line 16726) | public static function prepareResponse($request, $response) method toResponse (line 16740) | public static function toResponse($request, $response) method substituteBindings (line 16754) | public static function substituteBindings($route) method substituteImplicitBindings (line 16769) | public static function substituteImplicitBindings($route) method substituteImplicitBindingsUsing (line 16782) | public static function substituteImplicitBindingsUsing($callback) method matched (line 16795) | public static function matched($callback) method getMiddleware (line 16807) | public static function getMiddleware() method aliasMiddleware (line 16821) | public static function aliasMiddleware($name, $class) method hasMiddlewareGroup (line 16834) | public static function hasMiddlewareGroup($name) method getMiddlewareGroups (line 16846) | public static function getMiddlewareGroups() method middlewareGroup (line 16860) | public static function middlewareGroup($name, $middleware) method prependMiddlewareToGroup (line 16876) | public static function prependMiddlewareToGroup($group, $middleware) method pushMiddlewareToGroup (line 16892) | public static function pushMiddlewareToGroup($group, $middleware) method removeMiddlewareFromGroup (line 16906) | public static function removeMiddlewareFromGroup($group, $middleware) method flushMiddlewareGroups (line 16918) | public static function flushMiddlewareGroups() method bind (line 16932) | public static function bind($key, $binder) method model (line 16947) | public static function model($key, $class, $callback = null) method getBindingCallback (line 16960) | public static function getBindingCallback($key) method getPatterns (line 16972) | public static function getPatterns() method pattern (line 16986) | public static function pattern($key, $pattern) method patterns (line 16999) | public static function patterns($patterns) method hasGroupStack (line 17011) | public static function hasGroupStack() method getGroupStack (line 17023) | public static function getGroupStack() method input (line 17037) | public static function input($key, $default = null) method getCurrentRequest (line 17049) | public static function getCurrentRequest() method getCurrentRoute (line 17061) | public static function getCurrentRoute() method current (line 17073) | public static function current() method has (line 17086) | public static function has($name) method currentRouteName (line 17098) | public static function currentRouteName() method is (line 17111) | public static function is(...$patterns) method currentRouteNamed (line 17124) | public static function currentRouteNamed(...$patterns) method currentRouteAction (line 17136) | public static function currentRouteAction() method uses (line 17149) | public static function uses(...$patterns) method currentRouteUses (line 17162) | public static function currentRouteUses($action) method singularResourceParameters (line 17175) | public static function singularResourceParameters($singular = true) method resourceParameters (line 17188) | public static function resourceParameters($parameters = []) method resourceVerbs (line 17201) | public static function resourceVerbs($verbs = []) method getRoutes (line 17213) | public static function getRoutes() method setRoutes (line 17226) | public static function setRoutes($routes) method setCompiledRoutes (line 17239) | public static function setCompiledRoutes($routes) method uniqueMiddleware (line 17252) | public static function uniqueMiddleware($middleware) method setContainer (line 17264) | public static function setContainer($container) method macro (line 17279) | public static function macro($name, $macro) method mixin (line 17293) | public static function mixin($mixin, $replace = true) method hasMacro (line 17305) | public static function hasMacro($name) method flushMacros (line 17316) | public static function flushMacros() method macroCall (line 17330) | public static function macroCall($method, $parameters) method tap (line 17343) | public static function tap($callback = null) class Schedule (line 17417) | class Schedule { method call (line 17426) | public static function call($callback, $parameters = []) method command (line 17440) | public static function command($command, $parameters = []) method job (line 17455) | public static function job($job, $queue = null, $connection = null) method exec (line 17469) | public static function exec($command, $parameters = []) method group (line 17483) | public static function group($events) method compileArrayInput (line 17497) | public static function compileArrayInput($key, $value) method serverShouldRun (line 17511) | public static function serverShouldRun($event, $time) method dueEvents (line 17524) | public static function dueEvents($app) method events (line 17536) | public static function events() method useCache (line 17549) | public static function useCache($store) method macro (line 17564) | public static function macro($name, $macro) method mixin (line 17578) | public static function mixin($mixin, $replace = true) method hasMacro (line 17590) | public static function hasMacro($name) method flushMacros (line 17601) | public static function flushMacros() method macroCall (line 17615) | public static function macroCall($method, $parameters) class Schema (line 17627) | class Schema { method createDatabase (line 17635) | public static function createDatabase($name) method dropDatabaseIfExists (line 17648) | public static function dropDatabaseIfExists($name) method hasTable (line 17661) | public static function hasTable($table) method getTables (line 17674) | public static function getTables($withSize = true) method getColumns (line 17687) | public static function getColumns($table) method dropAllTables (line 17699) | public static function dropAllTables() method dropAllViews (line 17711) | public static function dropAllViews() method setBusyTimeout (line 17724) | public static function setBusyTimeout($milliseconds) method setJournalMode (line 17737) | public static function setJournalMode($mode) method setSynchronous (line 17750) | public static function setSynchronous($mode) method refreshDatabaseFile (line 17762) | public static function refreshDatabaseFile() method defaultStringLength (line 17775) | public static function defaultStringLength($length) method defaultMorphKeyType (line 17789) | public static function defaultMorphKeyType($type) method morphUsingUuids (line 17801) | public static function morphUsingUuids() method morphUsingUlids (line 17813) | public static function morphUsingUlids() method hasView (line 17826) | public static function hasView($view) method getTableListing (line 17839) | public static function getTableListing() method getViews (line 17852) | public static function getViews() method getTypes (line 17865) | public static function getTypes() method hasColumn (line 17880) | public static function hasColumn($table, $column) method hasColumns (line 17895) | public static function hasColumns($table, $columns) method whenTableHasColumn (line 17911) | public static function whenTableHasColumn($table, $column, $callback) method whenTableDoesntHaveColumn (line 17927) | public static function whenTableDoesntHaveColumn($table, $column, $cal... method getColumnType (line 17943) | public static function getColumnType($table, $column, $fullDefinition ... method getColumnListing (line 17957) | public static function getColumnListing($table) method getIndexes (line 17971) | public static function getIndexes($table) method getIndexListing (line 17985) | public static function getIndexListing($table) method hasIndex (line 18001) | public static function hasIndex($table, $index, $type = null) method getForeignKeys (line 18015) | public static function getForeignKeys($table) method table (line 18030) | public static function table($table, $callback) method create (line 18045) | public static function create($table, $callback) method drop (line 18059) | public static function drop($table) method dropIfExists (line 18073) | public static function dropIfExists($table) method dropColumns (line 18088) | public static function dropColumns($table, $columns) method dropAllTypes (line 18102) | public static function dropAllTypes() method rename (line 18117) | public static function rename($from, $to) method enableForeignKeyConstraints (line 18130) | public static function enableForeignKeyConstraints() method disableForeignKeyConstraints (line 18143) | public static function disableForeignKeyConstraints() method withoutForeignKeyConstraints (line 18157) | public static function withoutForeignKeyConstraints($callback) method getConnection (line 18170) | public static function getConnection() method setConnection (line 18184) | public static function setConnection($connection) method blueprintResolver (line 18198) | public static function blueprintResolver($resolver) method macro (line 18214) | public static function macro($name, $macro) method mixin (line 18229) | public static function mixin($mixin, $replace = true) method hasMacro (line 18242) | public static function hasMacro($name) method flushMacros (line 18254) | public static function flushMacros() class Session (line 18266) | class Session { method shouldBlock (line 18273) | public static function shouldBlock() method blockDriver (line 18285) | public static function blockDriver() method defaultRouteBlockLockSeconds (line 18297) | public static function defaultRouteBlockLockSeconds() method defaultRouteBlockWaitSeconds (line 18309) | public static function defaultRouteBlockWaitSeconds() method getSessionConfig (line 18321) | public static function getSessionConfig() method getDefaultDriver (line 18333) | public static function getDefaultDriver() method setDefaultDriver (line 18346) | public static function setDefaultDriver($name) method driver (line 18360) | public static function driver($driver = null) method extend (line 18375) | public static function extend($driver, $callback) method getDrivers (line 18388) | public static function getDrivers() method getContainer (line 18401) | public static function getContainer() method setContainer (line 18415) | public static function setContainer($container) method forgetDrivers (line 18428) | public static function forgetDrivers() method start (line 18441) | public static function start() method save (line 18453) | public static function save() method ageFlashData (line 18465) | public static function ageFlashData() method all (line 18477) | public static function all() method only (line 18490) | public static function only($keys) method except (line 18503) | public static function except($keys) method exists (line 18516) | public static function exists($key) method missing (line 18529) | public static function missing($key) method has (line 18542) | public static function has($key) method hasAny (line 18555) | public static function hasAny($key) method get (line 18569) | public static function get($key, $default = null) method pull (line 18583) | public static function pull($key, $default = null) method hasOldInput (line 18596) | public static function hasOldInput($key = null) method getOldInput (line 18610) | public static function getOldInput($key = null, $default = null) method replace (line 18623) | public static function replace($attributes) method put (line 18637) | public static function put($key, $value = null) method remember (line 18651) | public static function remember($key, $callback) method push (line 18665) | public static function push($key, $value) method increment (line 18679) | public static function increment($key, $amount = 1) method decrement (line 18693) | public static function decrement($key, $amount = 1) method flash (line 18707) | public static function flash($key, $value = true) method now (line 18721) | public static function now($key, $value) method reflash (line 18733) | public static function reflash() method keep (line 18746) | public static function keep($keys = null) method flashInput (line 18759) | public static function flashInput($value) method remove (line 18772) | public static function remove($key) method forget (line 18785) | public static function forget($keys) method flush (line 18797) | public static function flush() method invalidate (line 18809) | public static function invalidate() method regenerate (line 18822) | public static function regenerate($destroy = false) method migrate (line 18835) | public static function migrate($destroy = false) method isStarted (line 18847) | public static function isStarted() method getName (line 18859) | public static function getName() method setName (line 18872) | public static function setName($name) method id (line 18884) | public static function id() method getId (line 18896) | public static function getId() method setId (line 18909) | public static function setId($id) method isValidId (line 18922) | public static function isValidId($id) method setExists (line 18935) | public static function setExists($value) method token (line 18947) | public static function token() method regenerateToken (line 18959) | public static function regenerateToken() method hasPreviousUri (line 18971) | public static function hasPreviousUri() method previousUri (line 18984) | public static function previousUri() method previousUrl (line 18996) | public static function previousUrl() method setPreviousUrl (line 19009) | public static function setPreviousUrl($url) method passwordConfirmed (line 19021) | public static function passwordConfirmed() method getHandler (line 19033) | public static function getHandler() method setHandler (line 19046) | public static function setHandler($handler) method handlerNeedsRequest (line 19058) | public static function handlerNeedsRequest() method setRequestOnHandler (line 19071) | public static function setRequestOnHandler($request) method macro (line 19086) | public static function macro($name, $macro) method mixin (line 19100) | public static function mixin($mixin, $replace = true) method hasMacro (line 19112) | public static function hasMacro($name) method flushMacros (line 19123) | public static function flushMacros() class Storage (line 19141) | class Storage { method drive (line 19149) | public static function drive($name = null) method disk (line 19162) | public static function disk($name = null) method cloud (line 19174) | public static function cloud() method build (line 19187) | public static function build($config) method createLocalDriver (line 19201) | public static function createLocalDriver($config, $name = 'local') method createFtpDriver (line 19214) | public static function createFtpDriver($config) method createSftpDriver (line 19227) | public static function createSftpDriver($config) method createS3Driver (line 19240) | public static function createS3Driver($config) method createScopedDriver (line 19253) | public static function createScopedDriver($config) method set (line 19267) | public static function set($name, $disk) method getDefaultDriver (line 19279) | public static function getDefaultDriver() method getDefaultCloudDriver (line 19291) | public static function getDefaultCloudDriver() method forgetDisk (line 19304) | public static function forgetDisk($disk) method purge (line 19317) | public static function purge($name = null) method extend (line 19331) | public static function extend($driver, $callback) method setApplication (line 19344) | public static function setApplication($app) method providesTemporaryUrls (line 19356) | public static function providesTemporaryUrls() method temporaryUrl (line 19371) | public static function temporaryUrl($path, $expiration, $options = []) method diskName (line 19384) | public static function diskName($disk) method shouldServeSignedUrls (line 19398) | public static function shouldServeSignedUrls($serve = true, $urlGenera... method assertExists (line 19412) | public static function assertExists($path, $content = null) method assertCount (line 19428) | public static function assertCount($path, $count, $recursive = false) method assertMissing (line 19442) | public static function assertMissing($path) method assertDirectoryEmpty (line 19456) | public static function assertDirectoryEmpty($path) method exists (line 19470) | public static function exists($path) method missing (line 19484) | public static function missing($path) method fileExists (line 19498) | public static function fileExists($path) method fileMissing (line 19512) | public static function fileMissing($path) method directoryExists (line 19526) | public static function directoryExists($path) method directoryMissing (line 19540) | public static function directoryMissing($path) method path (line 19554) | public static function path($path) method get (line 19568) | public static function get($path) method json (line 19583) | public static function json($path, $flags = 0) method response (line 19600) | public static function response($path, $name = null, $headers = [], $d... method serve (line 19617) | public static function serve($request, $path, $name = null, $headers =... method download (line 19633) | public static function download($path, $name = null, $headers = []) method put (line 19649) | public static function put($path, $contents, $options = []) method putFile (line 19665) | public static function putFile($path, $file = null, $options = []) method putFileAs (line 19682) | public static function putFileAs($path, $file, $name = null, $options ... method getVisibility (line 19696) | public static function getVisibility($path) method setVisibility (line 19711) | public static function setVisibility($path, $visibility) method prepend (line 19727) | public static function prepend($path, $data, $separator = ' method append (line 19744) | public static function append($path, $data, $separator = ' method delete (line 19759) | public static function delete($paths) method copy (line 19774) | public static function copy($from, $to) method move (line 19789) | public static function move($from, $to) method size (line 19803) | public static function size($path) method checksum (line 19817) | public static function checksum($path, $options = []) method mimeType (line 19831) | public static function mimeType($path) method lastModified (line 19845) | public static function lastModified($path) method readStream (line 19859) | public static function readStream($path) method writeStream (line 19875) | public static function writeStream($path, $resource, $options = []) method url (line 19890) | public static function url($path) method temporaryUploadUrl (line 19907) | public static function temporaryUploadUrl($path, $expiration, $options... method files (line 19922) | public static function files($directory = null, $recursive = false) method allFiles (line 19936) | public static function allFiles($directory = null) method directories (line 19951) | public static function directories($directory = null, $recursive = false) method allDirectories (line 19965) | public static function allDirectories($directory = null) method makeDirectory (line 19979) | public static function makeDirectory($path) method deleteDirectory (line 19993) | public static function deleteDirectory($directory) method getDriver (line 20006) | public static function getDriver() method getAdapter (line 20019) | public static function getAdapter() method getConfig (line 20032) | public static function getConfig() method serveUsing (line 20046) | public static function serveUsing($callback) method buildTemporaryUrlsUsing (line 20060) | public static function buildTemporaryUrlsUsing($callback) method when (line 20078) | public static function when($value = null, $callback = null, $default ... method unless (line 20095) | public static function unless($value = null, $callback = null, $defaul... method macro (line 20110) | public static function macro($name, $macro) method mixin (line 20125) | public static function mixin($mixin, $replace = true) method hasMacro (line 20138) | public static function hasMacro($name) method flushMacros (line 20150) | public static function flushMacros() method macroCall (line 20165) | public static function macroCall($method, $parameters) class URL (line 20178) | class URL { method full (line 20185) | public static function full() method current (line 20197) | public static function current() method previous (line 20210) | public static function previous($fallback = false) method previousPath (line 20223) | public static function previousPath($fallback = false) method to (line 20238) | public static function to($path, $extra = [], $secure = null) method query (line 20254) | public static function query($path, $query = [], $extra = [], $secure ... method secure (line 20268) | public static function secure($path, $parameters = []) method asset (line 20282) | public static function asset($path, $secure = null) method secureAsset (line 20295) | public static function secureAsset($path) method assetFrom (line 20310) | public static function assetFrom($root, $path, $secure = null) method formatScheme (line 20323) | public static function formatScheme($secure = null) method signedRoute (line 20340) | public static function signedRoute($name, $parameters = [], $expiratio... method temporarySignedRoute (line 20356) | public static function temporarySignedRoute($name, $expiration, $param... method hasValidSignature (line 20371) | public static function hasValidSignature($request, $absolute = true, $... method hasValidRelativeSignature (line 20385) | public static function hasValidRelativeSignature($request, $ignoreQuer... method hasCorrectSignature (line 20400) | public static function hasCorrectSignature($request, $absolute = true,... method signatureHasNotExpired (line 20413) | public static function signatureHasNotExpired($request) method route (line 20429) | public static function route($name, $parameters = [], $absolute = true) method toRoute (line 20445) | public static function toRoute($route, $parameters, $absolute) method action (line 20461) | public static function action($action, $parameters = [], $absolute = t... method formatParameters (line 20474) | public static function formatParameters($parameters) method formatRoot (line 20488) | public static function formatRoot($scheme, $root = null) method format (line 20503) | public static function format($root, $path, $route = null) method isValidUrl (line 20516) | public static function isValidUrl($path) method defaults (line 20529) | public static function defaults($defaults) method getDefaultParameters (line 20541) | public static function getDefaultParameters() method forceScheme (line 20554) | public static function forceScheme($scheme) method forceHttps (line 20567) | public static function forceHttps($force = true) method useOrigin (line 20580) | public static function useOrigin($root) method forceRootUrl (line 20594) | public static function forceRootUrl($root) method useAssetOrigin (line 20607) | public static function useAssetOrigin($root) method formatHostUsing (line 20620) | public static function formatHostUsing($callback) method formatPathUsing (line 20633) | public static function formatPathUsing($callback) method pathFormatter (line 20645) | public static function pathFormatter() method getRequest (line 20657) | public static function getRequest() method setRequest (line 20670) | public static function setRequest($request) method setRoutes (line 20683) | public static function setRoutes($routes) method setSessionResolver (line 20696) | public static function setSessionResolver($sessionResolver) method setKeyResolver (line 20709) | public static function setKeyResolver($keyResolver) method withKeyResolver (line 20722) | public static function withKeyResolver($keyResolver) method resolveMissingNamedRoutesUsing (line 20735) | public static function resolveMissingNamedRoutesUsing($missingNamedRou... method getRootControllerNamespace (line 20747) | public static function getRootControllerNamespace() method setRootControllerNamespace (line 20760) | public static function setRootControllerNamespace($rootNamespace) method macro (line 20775) | public static function macro($name, $macro) method mixin (line 20789) | public static function mixin($mixin, $replace = true) method hasMacro (line 20801) | public static function hasMacro($name) method flushMacros (line 20812) | public static function flushMacros() class Validator (line 20823) | class Validator { method make (line 20834) | public static function make($data, $rules, $messages = [], $attributes... method validate (line 20851) | public static function validate($data, $rules, $messages = [], $attrib... method extend (line 20866) | public static function extend($rule, $extension, $message = null) method extendImplicit (line 20881) | public static function extendImplicit($rule, $extension, $message = null) method extendDependent (line 20896) | public static function extendDependent($rule, $extension, $message = n... method replacer (line 20910) | public static function replacer($rule, $replacer) method includeUnvalidatedArrayKeys (line 20922) | public static function includeUnvalidatedArrayKeys() method excludeUnvalidatedArrayKeys (line 20934) | public static function excludeUnvalidatedArrayKeys() method resolver (line 20947) | public static function resolver($resolver) method getTranslator (line 20959) | public static function getTranslator() method getPresenceVerifier (line 20971) | public static function getPresenceVerifier() method setPresenceVerifier (line 20984) | public static function setPresenceVerifier($presenceVerifier) method getContainer (line 20996) | public static function getContainer() method setContainer (line 21009) | public static function setContainer($container) class View (line 21021) | class View { method file (line 21031) | public static function file($path, $data = [], $mergeData = []) method make (line 21046) | public static function make($view, $data = [], $mergeData = []) method first (line 21062) | public static function first($views, $data = [], $mergeData = []) method renderWhen (line 21078) | public static function renderWhen($condition, $view, $data = [], $merg... method renderUnless (line 21094) | public static function renderUnless($condition, $view, $data = [], $me... method renderEach (line 21110) | public static function renderEach($view, $data, $iterator, $empty = 'r... method exists (line 21123) | public static function exists($view) method getEngineFromPath (line 21137) | public static function getEngineFromPath($path) method share (line 21151) | public static function share($key, $value = null) method incrementRender (line 21163) | public static function incrementRender() method decrementRender (line 21175) | public static function decrementRender() method doneRendering (line 21187) | public static function doneRendering() method hasRenderedOnce (line 21200) | public static function hasRenderedOnce($id) method markAsRenderedOnce (line 21213) | public static function markAsRenderedOnce($id) method addLocation (line 21226) | public static function addLocation($location) method prependLocation (line 21239) | public static function prependLocation($location) method addNamespace (line 21253) | public static function addNamespace($namespace, $hints) method prependNamespace (line 21267) | public static function prependNamespace($namespace, $hints) method replaceNamespace (line 21281) | public static function replaceNamespace($namespace, $hints) method addExtension (line 21296) | public static function addExtension($extension, $engine, $resolver = n... method flushState (line 21308) | public static function flushState() method flushStateIfDoneRendering (line 21320) | public static function flushStateIfDoneRendering() method getExtensions (line 21332) | public static function getExtensions() method getEngineResolver (line 21344) | public static function getEngineResolver() method getFinder (line 21356) | public static function getFinder() method setFinder (line 21369) | public static function setFinder($finder) method flushFinderCache (line 21381) | public static function flushFinderCache() method getDispatcher (line 21393) | public static function getDispatcher() method setDispatcher (line 21406) | public static function setDispatcher($events) method getContainer (line 21418) | public static function getContainer() method setContainer (line 21431) | public static function setContainer($container) method shared (line 21445) | public static function shared($key, $default = null) method getShared (line 21457) | public static function getShared() method macro (line 21472) | public static function macro($name, $macro) method mixin (line 21486) | public static function mixin($mixin, $replace = true) method hasMacro (line 21498) | public static function hasMacro($name) method flushMacros (line 21509) | public static function flushMacros() method startComponent (line 21522) | public static function startComponent($view, $data = []) method startComponentFirst (line 21536) | public static function startComponentFirst($names, $data = []) method renderComponent (line 21548) | public static function renderComponent() method getConsumableComponentData (line 21562) | public static function getConsumableComponentData($key, $default = null) method slot (line 21577) | public static function slot($name, $content = null, $attributes = []) method endSlot (line 21589) | public static function endSlot() method creator (line 21603) | public static function creator($views, $callback) method composers (line 21616) | public static function composers($composers) method composer (line 21630) | public static function composer($views, $callback) method callComposer (line 21643) | public static function callComposer($view) method callCreator (line 21656) | public static function callCreator($view) method startFragment (line 21669) | public static function startFragment($fragment) method stopFragment (line 21682) | public static function stopFragment() method getFragment (line 21696) | public static function getFragment($name, $default = null) method getFragments (line 21708) | public static function getFragments() method flushFragments (line 21720) | public static function flushFragments() method startSection (line 21734) | public static function startSection($section, $content = null) method inject (line 21748) | public static function inject($section, $content) method yieldSection (line 21760) | public static function yieldSection() method stopSection (line 21774) | public static function stopSection($overwrite = false) method appendSection (line 21787) | public static function appendSection() method yieldContent (line 21801) | public static function yieldContent($section, $default = '') method parentPlaceholder (line 21814) | public static function parentPlaceholder($section = '') method hasSection (line 21826) | public static function hasSection($name) method sectionMissing (line 21839) | public static function sectionMissing($name) method getSection (line 21853) | public static function getSection($name, $default = null) method getSections (line 21865) | public static function getSections() method flushSections (line 21877) | public static function flushSections() method addLoop (line 21890) | public static function addLoop($data) method incrementLoopIndices (line 21902) | public static function incrementLoopIndices() method popLoop (line 21914) | public static function popLoop() method getLastLoop (line 21926) | public static function getLastLoop() method getLoopStack (line 21938) | public static function getLoopStack() method startPush (line 21952) | public static function startPush($section, $content = '') method stopPush (line 21965) | public static function stopPush() method startPrepend (line 21979) | public static function startPrepend($section, $content = '') method stopPrepend (line 21992) | public static function stopPrepend() method yieldPushContent (line 22006) | public static function yieldPushContent($section, $default = '') method flushStacks (line 22018) | public static function flushStacks() method startTranslation (line 22031) | public static function startTranslation($replacements = []) method renderTranslation (line 22043) | public static function renderTranslation() class Vite (line 22055) | class Vite { method preloadedAssets (line 22062) | public static function preloadedAssets() method cspNonce (line 22074) | public static function cspNonce() method useCspNonce (line 22087) | public static function useCspNonce($nonce = null) method useIntegrityKey (line 22100) | public static function useIntegrityKey($key) method withEntryPoints (line 22113) | public static function withEntryPoints($entryPoints) method mergeEntryPoints (line 22126) | public static function mergeEntryPoints($entryPoints) method useManifestFilename (line 22139) | public static function useManifestFilename($filename) method createAssetPathsUsing (line 22152) | public static function createAssetPathsUsing($resolver) method hotFile (line 22164) | public static function hotFile() method useHotFile (line 22177) | public static function useHotFile($path) method useBuildDirectory (line 22190) | public static function useBuildDirectory($path) method useScriptTagAttributes (line 22203) | public static function useScriptTagAttributes($attributes) method useStyleTagAttributes (line 22216) | public static function useStyleTagAttributes($attributes) method usePreloadTagAttributes (line 22229) | public static function usePreloadTagAttributes($attributes) method prefetch (line 22243) | public static function prefetch($concurrency = null, $event = 'load') method useWaterfallPrefetching (line 22255) | public static function useWaterfallPrefetching($concurrency = null) method useAggressivePrefetching (line 22267) | public static function useAggressivePrefetching() method usePrefetchStrategy (line 22281) | public static function usePrefetchStrategy($strategy, $config = []) method reactRefresh (line 22293) | public static function reactRefresh() method asset (line 22307) | public static function asset($asset, $buildDirectory = null) method content (line 22322) | public static function content($asset, $buildDirectory = null) method manifestHash (line 22335) | public static function manifestHash($buildDirectory = null) method isRunningHot (line 22347) | public static function isRunningHot() method toHtml (line 22359) | public static function toHtml() method macro (line 22374) | public static function macro($name, $macro) method mixin (line 22388) | public static function mixin($mixin, $replace = true) method hasMacro (line 22400) | public static function hasMacro($name) method flushMacros (line 22411) | public static function flushMacros() class Form (line 22424) | class Form { method text (line 22430) | public static function text($name, $value = null, $options = []) method select (line 22441) | public static function select($name, $list = [], $selected = null, $op... method textarea (line 22452) | public static function textarea($name, $value = null, $options = []) class Html (line 22466) | class Html { method a (line 22475) | public static function a($href = null, $contents = null) method i (line 22489) | public static function i($contents = null) method p (line 22502) | public static function p($contents = null) method button (line 22516) | public static function button($contents = null, $type = null, $name = ... method class (line 22529) | public static function class($classes) method checkbox (line 22544) | public static function checkbox($name = null, $checked = null, $value ... method div (line 22557) | public static function div($contents = null) method email (line 22571) | public static function email($name = null, $value = null) method search (line 22585) | public static function search($name = null, $value = null) method date (line 22600) | public static function date($name = '', $value = null, $format = true) method datetime (line 22615) | public static function datetime($name = '', $value = null, $format = t... method range (line 22632) | public static function range($name = '', $value = null, $min = null, $... method time (line 22647) | public static function time($name = '', $value = null, $format = true) method element (line 22660) | public static function element($tag) method input (line 22675) | public static function input($type = null, $name = null, $value = null) method fieldset (line 22688) | public static function fieldset($legend = null) method form (line 22702) | public static function form($method = 'POST', $action = null) method hidden (line 22716) | public static function hidden($name = null, $value = null) method img (line 22730) | public static function img($src = null, $alt = null) method label (line 22744) | public static function label($contents = null, $for = null) method legend (line 22757) | public static function legend($contents = null) method mailto (line 22771) | public static function mailto($email, $text = null) method multiselect (line 22786) | public static function multiselect($name = null, $options = [], $value... method number (line 22803) | public static function number($name = null, $value = null, $min = null... method option (line 22818) | public static function option($text = null, $value = null, $selected =... method password (line 22831) | public static function password($name = null) method radio (line 22846) | public static function radio($name = null, $checked = null, $value = n... method select (line 22861) | public static function select($name = null, $options = [], $value = null) method span (line 22874) | public static function span($contents = null) method submit (line 22887) | public static function submit($text = null) method reset (line 22900) | public static function reset($text = null) method tel (line 22914) | public static function tel($number, $text = null) method text (line 22928) | public static function text($name = null, $value = null) method file (line 22941) | public static function file($name = null) method textarea (line 22955) | public static function textarea($name = null, $value = null) method token (line 22967) | public static function token() method model (line 22980) | public static function model($model) method modelForm (line 22995) | public static function modelForm($model, $method = 'POST', $action = n... method endModel (line 23007) | public static function endModel() method closeModelForm (line 23019) | public static function closeModelForm() method value (line 23034) | public static function value($name, $default = null) method macro (line 23049) | public static function macro($name, $macro) method mixin (line 23063) | public static function mixin($mixin, $replace = true) method hasMacro (line 23075) | public static function hasMacro($name) method flushMacros (line 23086) | public static function flushMacros() class Flare (line 23100) | class Flare { method make (line 23106) | public static function make($apiKey = null, $contextDetector = null) method setApiToken (line 23116) | public static function setApiToken($apiToken) method apiTokenSet (line 23127) | public static function apiTokenSet() method setBaseUrl (line 23138) | public static function setBaseUrl($baseUrl) method setStage (line 23149) | public static function setStage($stage) method sendReportsImmediately (line 23160) | public static function sendReportsImmediately() method determineVersionUsing (line 23171) | public static function determineVersionUsing($determineVersionCallable) method reportErrorLevels (line 23182) | public static function reportErrorLevels($reportErrorLevels) method filterExceptionsUsing (line 23193) | public static function filterExceptionsUsing($filterExceptionsCallable) method filterReportsUsing (line 23204) | public static function filterReportsUsing($filterReportsCallable) method argumentReducers (line 23216) | public static function argumentReducers($argumentReducers) method withStackFrameArguments (line 23227) | public static function withStackFrameArguments($withStackFrameArgument... method overrideGrouping (line 23239) | public static function overrideGrouping($exceptionClass, $type = 'exce... method version (line 23250) | public static function version() method getMiddleware (line 23262) | public static function getMiddleware() method setContextProviderDetector (line 23273) | public static function setContextProviderDetector($contextDetector) method setContainer (line 23284) | public static function setContainer($container) method registerFlareHandlers (line 23295) | public static function registerFlareHandlers() method registerExceptionHandler (line 23306) | public static function registerExceptionHandler() method registerErrorHandler (line 23317) | public static function registerErrorHandler($errorLevels = null) method registerMiddleware (line 23330) | public static function registerMiddleware($middleware) method getMiddlewares (line 23342) | public static function getMiddlewares() method glow (line 23357) | public static function glow($name, $messageLevel = 'info', $metaData =... method handleException (line 23368) | public static function handleException($throwable) method handleError (line 23380) | public static function handleError($code, $message, $file = '', $line ... method applicationPath (line 23391) | public static function applicationPath($applicationPath) method report (line 23402) | public static function report($throwable, $callback = null, $report = ... method reportHandled (line 23413) | public static function reportHandled($throwable) method reportMessage (line 23424) | public static function reportMessage($message, $logLevel, $callback = ... method sendTestReport (line 23435) | public static function sendTestReport($throwable) method reset (line 23446) | public static function reset() method anonymizeIp (line 23457) | public static function anonymizeIp() method censorRequestBodyFields (line 23470) | public static function censorRequestBodyFields($fieldNames) method createReport (line 23481) | public static function createReport($throwable) method createReportFromMessage (line 23492) | public static function createReportFromMessage($message, $logLevel) method stage (line 23503) | public static function stage($stage) method messageLevel (line 23514) | public static function messageLevel($messageLevel) method getGroup (line 23528) | public static function getGroup($groupName = 'context', $default = []) method context (line 23539) | public static function context($key, $value) method group (line 23553) | public static function group($groupName, $properties) class Request (line 23567) | class Request { method capture (line 13455) | public static function capture() method instance (line 13466) | public static function instance() method method (line 13478) | public static function method() method uri (line 13490) | public static function uri() method root (line 13502) | public static function root() method url (line 13514) | public static function url() method fullUrl (line 13526) | public static function fullUrl() method fullUrlWithQuery (line 13539) | public static function fullUrlWithQuery($query) method fullUrlWithoutQuery (line 13552) | public static function fullUrlWithoutQuery($keys) method path (line 13564) | public static function path() method decodedPath (line 13576) | public static function decodedPath() method segment (line 13590) | public static function segment($index, $default = null) method segments (line 13602) | public static function segments() method is (line 13615) | public static function is(...$patterns) method routeIs (line 13628) | public static function routeIs(...$patterns) method fullUrlIs (line 13641) | public static function fullUrlIs(...$patterns) method host (line 13653) | public static function host() method httpHost (line 13665) | public static function httpHost() method schemeAndHttpHost (line 13677) | public static function schemeAndHttpHost() method ajax (line 13689) | public static function ajax() method pjax (line 13701) | public static function pjax() method prefetch (line 13713) | public static function prefetch() method secure (line 13725) | public static function secure() method ip (line 13737) | public static function ip() method ips (line 13749) | public static function ips() method userAgent (line 13761) | public static function userAgent() method merge (line 13774) | public static function merge($input) method mergeIfMissing (line 13787) | public static function mergeIfMissing($input) method replace (line 13800) | public static function replace($input) method get (line 13816) | public static function get($key, $default = null) method json (line 13830) | public static function json($key = null, $default = null) method createFrom (line 13844) | public static function createFrom($from, $to = null) method createFromBase (line 13856) | public static function createFromBase($request) method duplicate (line 13873) | public static function duplicate($query = null, $request = null, $attr... method hasSession (line 13889) | public static function hasSession($skipIfUninitialized = false) method getSession (line 13901) | public static function getSession() method session (line 13914) | public static function session() method setLaravelSession (line 13927) | public static function setLaravelSession($session) method setRequestLocale (line 13940) | public static function setRequestLocale($locale) method setDefaultRequestLocale (line 13953) | public static function setDefaultRequestLocale($locale) method user (line 13966) | public static function user($guard = null) method route (line 13980) | public static function route($param = null, $default = null) method fingerprint (line 13993) | public static function fingerprint() method setJson (line 14006) | public static function setJson($json) method getUserResolver (line 14018) | public static function getUserResolver() method setUserResolver (line 14031) | public static function setUserResolver($callback) method getRouteResolver (line 14043) | public static function getRouteResolver() method setRouteResolver (line 14056) | public static function setRouteResolver($callback) method toArray (line 14068) | public static function toArray() method offsetExists (line 14081) | public static function offsetExists($offset) method offsetGet (line 14094) | public static function offsetGet($offset) method offsetSet (line 14108) | public static function offsetSet($offset, $value) method offsetUnset (line 14121) | public static function offsetUnset($offset) method initialize (line 14141) | public static function initialize($query = [], $request = [], $attribu... method createFromGlobals (line 14153) | public static function createFromGlobals() method create (line 14175) | public static function create($uri, $method = 'GET', $parameters = [],... method setFactory (line 14190) | public static function setFactory($callable) method overrideGlobals (line 14204) | public static function overrideGlobals() method setTrustedProxies (line 14220) | public static function setTrustedProxies($proxies, $trustedHeaderSet) method getTrustedProxies (line 14232) | public static function getTrustedProxies() method getTrustedHeaderSet (line 14244) | public static function getTrustedHeaderSet() method setTrustedHosts (line 14258) | public static function setTrustedHosts($hostPatterns) method getTrustedHosts (line 14270) | public static function getTrustedHosts() method normalizeQueryString (line 14284) | public static function normalizeQueryString($qs) method enableHttpMethodParameterOverride (line 14303) | public static function enableHttpMethodParameterOverride() method getHttpMethodParameterOverride (line 14314) | public static function getHttpMethodParameterOverride() method hasPreviousSession (line 14326) | public static function hasPreviousSession() method setSession (line 14338) | public static function setSession($session) method setSessionFactory (line 14352) | public static function setSessionFactory($factory) method getClientIps (line 14371) | public static function getClientIps() method getClientIp (line 14395) | public static function getClientIp() method getScriptName (line 14407) | public static function getScriptName() method getPathInfo (line 14429) | public static function getPathInfo() method getBasePath (line 14449) | public static function getBasePath() method getBaseUrl (line 14467) | public static function getBaseUrl() method getScheme (line 14479) | public static function getScheme() method getPort (line 14497) | public static function getPort() method getUser (line 14509) | public static function getUser() method getPassword (line 14521) | public static function getPassword() method getUserInfo (line 14534) | public static function getUserInfo() method getHttpHost (line 14548) | public static function getHttpHost() method getRequestUri (line 14561) | public static function getRequestUri() method getSchemeAndHttpHost (line 14576) | public static function getSchemeAndHttpHost() method getUri (line 14589) | public static function getUri() method getUriForPath (line 14602) | public static function getUriForPath($path) method getRelativeUriForPath (line 14626) | public static function getRelativeUriForPath($path) method getQueryString (line 14641) | public static function getQueryString() method isSecure (line 14658) | public static function isSecure() method getHost (line 14676) | public static function getHost() method setMethod (line 14688) | public static function setMethod($method) method getMethod (line 14709) | public static function getMethod() method getRealMethod (line 14722) | public static function getRealMethod() method getMimeType (line 14734) | public static function getMimeType($format) method getMimeTypes (line 14747) | public static function getMimeTypes($format) method getFormat (line 14758) | public static function getFormat($mimeType) method setFormat (line 14771) | public static function setFormat($format, $mimeTypes) method getRequestFormat (line 14790) | public static function getRequestFormat($default = 'html') method setRequestFormat (line 14802) | public static function setRequestFormat($format) method getContentTypeFormat (line 14815) | public static function getContentTypeFormat() method setDefaultLocale (line 14827) | public static function setDefaultLocale($locale) method getDefaultLocale (line 14839) | public static function getDefaultLocale() method setLocale (line 14851) | public static function setLocale($locale) method getLocale (line 14863) | public static function getLocale() method isMethod (line 14876) | public static function isMethod($method) method isMethodSafe (line 14889) | public static function isMethodSafe() method isMethodIdempotent (line 14901) | public static function isMethodIdempotent() method isMethodCacheable (line 14914) | public static function isMethodCacheable() method getProtocolVersion (line 14932) | public static function getProtocolVersion() method getContent (line 14947) | public static function getContent($asResource = false) method getPayload (line 14960) | public static function getPayload() method getETags (line 14972) | public static function getETags() method isNoCache (line 14984) | public static function isNoCache() method getPreferredFormat (line 15001) | public static function getPreferredFormat($default = 'html') method getPreferredLanguage (line 15014) | public static function getPreferredLanguage($locales = null) method getLanguages (line 15027) | public static function getLanguages() method getCharsets (line 15040) | public static function getCharsets() method getEncodings (line 15053) | public static function getEncodings() method getAcceptableContentTypes (line 15066) | public static function getAcceptableContentTypes() method isXmlHttpRequest (line 15082) | public static function isXmlHttpRequest() method preferSafeContent (line 15095) | public static function preferSafeContent() method isFromTrustedProxy (line 15110) | public static function isFromTrustedProxy() method filterPrecognitiveRules (line 15124) | public static function filterPrecognitiveRules($rules) method isAttemptingPrecognition (line 15136) | public static function isAttemptingPrecognition() method isPrecognitive (line 15148) | public static function isPrecognitive() method isJson (line 15160) | public static function isJson() method expectsJson (line 15172) | public static function expectsJson() method wantsJson (line 15184) | public static function wantsJson() method accepts (line 15197) | public static function accepts($contentTypes) method prefers (line 15210) | public static function prefers($contentTypes) method acceptsAnyContentType (line 15222) | public static function acceptsAnyContentType() method acceptsJson (line 15234) | public static function acceptsJson() method acceptsHtml (line 15246) | public static function acceptsHtml() method matchesType (line 15260) | public static function matchesType($actual, $type) method format (line 15272) | public static function format($default = 'html') method old (line 15286) | public static function old($key = null, $default = null) method flash (line 15298) | public static function flash() method flashOnly (line 15311) | public static function flashOnly($keys) method flashExcept (line 15324) | public static function flashExcept($keys) method flush (line 15336) | public static function flush() method server (line 15350) | public static function server($key = null, $default = null) method hasHeader (line 15363) | public static function hasHeader($key) method header (line 15377) | public static function header($key = null, $default = null) method bearerToken (line 15389) | public static function bearerToken() method keys (line 15401) | public static function keys() method all (line 15414) | public static function all($keys = null) method input (line 15428) | public static function input($key = null, $default = null) method fluent (line 15441) | public static function fluent($key = null) method query (line 15455) | public static function query($key = null, $default = null) method post (line 15469) | public static function post($key = null, $default = null) method hasCookie (line 15482) | public static function hasCookie($key) method cookie (line 15496) | public static function cookie($key = null, $default = null) method allFiles (line 15508) | public static function allFiles() method hasFile (line 15521) | public static function hasFile($key) method file (line 15535) | public static function file($key = null, $default = null) method dump (line 15548) | public static function dump($keys = []) method dd (line 15561) | public static function dd(...$args) method exists (line 15574) | public static function exists($key) method has (line 15587) | public static function has($key) method hasAny (line 15600) | public static function hasAny($keys) method whenHas (line 15615) | public static function whenHas($key, $callback, $default = null) method filled (line 15628) | public static function filled($key) method isNotFilled (line 15641) | public static function isNotFilled($key) method anyFilled (line 15654) | public static function anyFilled($keys) method whenFilled (line 15669) | public static function whenFilled($key, $callback, $default = null) method missing (line 15682) | public static function missing($key) method whenMissing (line 15697) | public static function whenMissing($key, $callback, $default = null) method str (line 15711) | public static function str($key, $default = null) method string (line 15725) | public static function string($key, $default = null) method boolean (line 15741) | public static function boolean($key = null, $default = false) method integer (line 15755) | public static function integer($key, $default = 0) method float (line 15769) | public static function float($key, $default = 0.0) method date (line 15785) | public static function date($key, $format = null, $tz = null) method enum (line 15800) | public static function enum($key, $enumClass) method enums (line 15815) | public static function enums($key, $enumClass) method array (line 15828) | public static function array($key = null) method collect (line 15841) | public static function collect($key = null) method only (line 15854) | public static function only($keys) method except (line 15867) | public static function except($keys) method when (line 15884) | public static function when($value = null, $callback = null, $default ... method unless (line 15901) | public static function unless($value = null, $callback = null, $defaul... method macro (line 15916) | public static function macro($name, $macro) method mixin (line 15930) | public static function mixin($mixin, $replace = true) method hasMacro (line 15942) | public static function hasMacro($name) method flushMacros (line 15953) | public static function flushMacros() method validate (line 23576) | public static function validate($rules, ...$params) method validateWithBag (line 23590) | public static function validateWithBag($errorBag, $rules, ...$params) method hasValidSignature (line 23602) | public static function hasValidSignature($absolute = true) method hasValidRelativeSignature (line 23613) | public static function hasValidRelativeSignature() method hasValidSignatureWhileIgnoring (line 23626) | public static function hasValidSignatureWhileIgnoring($ignoreQuery = [... method hasValidRelativeSignatureWhileIgnoring (line 23638) | public static function hasValidRelativeSignatureWhileIgnoring($ignoreQ... class Router (line 23652) | class Router { method auth (line 23660) | public static function auth($options = []) method resetPassword (line 23671) | public static function resetPassword() method confirmPassword (line 23682) | public static function confirmPassword() method emailVerification (line 23693) | public static function emailVerification() class App (line 23703) | class App extends \Illuminate\Support\Facades\App {} method configure (line 29) | public static function configure($basePath = null) method inferBasePath (line 40) | public static function inferBasePath() method version (line 51) | public static function version() method bootstrapWith (line 64) | public static function bootstrapWith($bootstrappers) method afterLoadingEnvironment (line 77) | public static function afterLoadingEnvironment($callback) method beforeBootstrapping (line 91) | public static function beforeBootstrapping($bootstrapper, $callback) method afterBootstrapping (line 105) | public static function afterBootstrapping($bootstrapper, $callback) method hasBeenBootstrapped (line 117) | public static function hasBeenBootstrapped() method setBasePath (line 130) | public static function setBasePath($basePath) method path (line 143) | public static function path($path = '') method useAppPath (line 156) | public static function useAppPath($path) method basePath (line 169) | public static function basePath($path = '') method bootstrapPath (line 182) | public static function bootstrapPath($path = '') method getBootstrapProvidersPath (line 194) | public static function getBootstrapProvidersPath() method useBootstrapPath (line 207) | public static function useBootstrapPath($path) method configPath (line 220) | public static function configPath($path = '') method useConfigPath (line 233) | public static function useConfigPath($path) method databasePath (line 246) | public static function databasePath($path = '') method useDatabasePath (line 259) | public static function useDatabasePath($path) method langPath (line 272) | public static function langPath($path = '') method useLangPath (line 285) | public static function useLangPath($path) method publicPath (line 298) | public static function publicPath($path = '') method usePublicPath (line 311) | public static function usePublicPath($path) method storagePath (line 324) | public static function storagePath($path = '') method useStoragePath (line 337) | public static function useStoragePath($path) method resourcePath (line 350) | public static function resourcePath($path = '') method viewPath (line 365) | public static function viewPath($path = '') method joinPaths (line 379) | public static function joinPaths($basePath, $path = '') method environmentPath (line 391) | public static function environmentPath() method useEnvironmentPath (line 404) | public static function useEnvironmentPath($path) method loadEnvironmentFrom (line 417) | public static function loadEnvironmentFrom($file) method environmentFile (line 429) | public static function environmentFile() method environmentFilePath (line 441) | public static function environmentFilePath() method environment (line 454) | public static function environment(...$environments) method isLocal (line 466) | public static function isLocal() method isProduction (line 478) | public static function isProduction() method detectEnvironment (line 491) | public static function detectEnvironment($callback) method runningInConsole (line 503) | public static function runningInConsole() method runningConsoleCommand (line 516) | public static function runningConsoleCommand(...$commands) method runningUnitTests (line 528) | public static function runningUnitTests() method hasDebugModeEnabled (line 540) | public static function hasDebugModeEnabled() method registered (line 553) | public static function registered($callback) method registerConfiguredProviders (line 565) | public static function registerConfiguredProviders() method register (line 579) | public static function register($provider, $force = false) method getProvider (line 592) | public static function getProvider($provider) method getProviders (line 605) | public static function getProviders($provider) method resolveProvider (line 618) | public static function resolveProvider($provider) method loadDeferredProviders (line 630) | public static function loadDeferredProviders() method loadDeferredProvider (line 643) | public static function loadDeferredProvider($service) method registerDeferredProvider (line 657) | public static function registerDeferredProvider($provider, $service = ... method make (line 673) | public static function make($abstract, $parameters = []) method bound (line 686) | public static function bound($abstract) method isBooted (line 698) | public static function isBooted() method boot (line 710) | public static function boot() method booting (line 723) | public static function booting($callback) method booted (line 736) | public static function booted($callback) method handle (line 748) | public static function handle($request, $type = 1, $catch = true) method handleRequest (line 761) | public static function handleRequest($request) method handleCommand (line 774) | public static function handleCommand($input) method shouldMergeFrameworkConfiguration (line 786) | public static function shouldMergeFrameworkConfiguration() method dontMergeFrameworkConfiguration (line 798) | public static function dontMergeFrameworkConfiguration() method shouldSkipMiddleware (line 810) | public static function shouldSkipMiddleware() method getCachedServicesPath (line 822) | public static function getCachedServicesPath() method getCachedPackagesPath (line 834) | public static function getCachedPackagesPath() method configurationIsCached (line 846) | public static function configurationIsCached() method getCachedConfigPath (line 858) | public static function getCachedConfigPath() method routesAreCached (line 870) | public static function routesAreCached() method getCachedRoutesPath (line 882) | public static function getCachedRoutesPath() method eventsAreCached (line 894) | public static function eventsAreCached() method getCachedEventsPath (line 906) | public static function getCachedEventsPath() method addAbsoluteCachePathPrefix (line 919) | public static function addAbsoluteCachePathPrefix($prefix) method maintenanceMode (line 931) | public static function maintenanceMode() method isDownForMaintenance (line 943) | public static function isDownForMaintenance() method abort (line 960) | public static function abort($code, $message = '', $headers = []) method terminating (line 973) | public static function terminating($callback) method terminate (line 985) | public static function terminate() method getLoadedProviders (line 997) | public static function getLoadedProviders() method providerIsLoaded (line 1010) | public static function providerIsLoaded($provider) method getDeferredServices (line 1022) | public static function getDeferredServices() method setDeferredServices (line 1035) | public static function setDeferredServices($services) method isDeferredService (line 1048) | public static function isDeferredService($service) method addDeferredServices (line 1061) | public static function addDeferredServices($services) method removeDeferredServices (line 1074) | public static function removeDeferredServices($services) method provideFacades (line 1087) | public static function provideFacades($namespace) method getLocale (line 1099) | public static function getLocale() method currentLocale (line 1111) | public static function currentLocale() method getFallbackLocale (line 1123) | public static function getFallbackLocale() method setLocale (line 1136) | public static function setLocale($locale) method setFallbackLocale (line 1149) | public static function setFallbackLocale($fallbackLocale) method isLocale (line 1162) | public static function isLocale($locale) method registerCoreContainerAliases (line 1174) | public static function registerCoreContainerAliases() method flush (line 1186) | public static function flush() method getNamespace (line 1199) | public static function getNamespace() method when (line 1212) | public static function when($concrete) method whenHasAttribute (line 1227) | public static function whenHasAttribute($attribute, $handler) method has (line 1247) | public static function has($id) method resolved (line 1261) | public static function resolved($abstract) method isShared (line 1275) | public static function isShared($abstract) method isAlias (line 1289) | public static function isAlias($name) method bind (line 1306) | public static function bind($abstract, $concrete = null, $shared = false) method hasMethodBinding (line 1320) | public static function hasMethodBinding($method) method bindMethod (line 1335) | public static function bindMethod($method, $callback) method callMethodBinding (line 1350) | public static function callMethodBinding($method, $instance) method addContextualBinding (line 1366) | public static function addContextualBinding($concrete, $abstract, $imp... method bindIf (line 1382) | public static function bindIf($abstract, $concrete = null, $shared = f... method singleton (line 1397) | public static function singleton($abstract, $concrete = null) method singletonIf (line 1412) | public static function singletonIf($abstract, $concrete = null) method scoped (line 1427) | public static function scoped($abstract, $concrete = null) method scopedIf (line 1442) | public static function scopedIf($abstract, $concrete = null) method extend (line 1458) | public static function extend($abstract, $closure) method instance (line 1474) | public static function instance($abstract, $instance) method tag (line 1489) | public static function tag($abstracts, $tags) method tagged (line 1503) | public static function tagged($tag) method alias (line 1519) | public static function alias($abstract, $alias) method rebinding (line 1534) | public static function rebinding($abstract, $callback) method refresh (line 1550) | public static function refresh($abstract, $target, $method) method wrap (line 1565) | public static function wrap($callback, $parameters = []) method call (line 1582) | public static function call($callback, $parameters = [], $defaultMetho... method factory (line 1597) | public static function factory($abstract) method makeWith (line 1614) | public static function makeWith($abstract, $parameters = []) method get (line 1629) | public static function get($id) method build (line 1646) | public static function build($concrete) method resolveFromAttribute (line 1660) | public static function resolveFromAttribute($attribute) method beforeResolving (line 1675) | public static function beforeResolving($abstract, $callback = null) method resolving (line 1690) | public static function resolving($abstract, $callback = null) method afterResolving (line 1705) | public static function afterResolving($abstract, $callback = null) method afterResolvingAttribute (line 1720) | public static function afterResolvingAttribute($attribute, $callback) method fireAfterResolvingAttributeCallbacks (line 1735) | public static function fireAfterResolvingAttributeCallbacks($attribute... method getBindings (line 1748) | public static function getBindings() method getAlias (line 1762) | public static function getAlias($abstract) method forgetExtenders (line 1776) | public static function forgetExtenders($abstract) method forgetInstance (line 1790) | public static function forgetInstance($abstract) method forgetInstances (line 1803) | public static function forgetInstances() method forgetScopedInstances (line 1816) | public static function forgetScopedInstances() method getInstance (line 1829) | public static function getInstance() method setInstance (line 1842) | public static function setInstance($container = null) method offsetExists (line 1855) | public static function offsetExists($key) method offsetGet (line 1869) | public static function offsetGet($key) method offsetSet (line 1884) | public static function offsetSet($key, $value) method offsetUnset (line 1898) | public static function offsetUnset($key) method macro (line 1914) | public static function macro($name, $macro) method mixin (line 1928) | public static function mixin($mixin, $replace = true) method hasMacro (line 1940) | public static function hasMacro($name) method flushMacros (line 1951) | public static function flushMacros() class Arr (line 23704) | class Arr extends \Illuminate\Support\Arr {} class Artisan (line 23705) | class Artisan extends \Illuminate\Support\Facades\Artisan {} method rerouteSymfonyCommandEvents (line 1970) | public static function rerouteSymfonyCommandEvents() method handle (line 1984) | public static function handle($input, $output = null) method terminate (line 1998) | public static function terminate($input, $status) method whenCommandLifecycleIsLongerThan (line 2012) | public static function whenCommandLifecycleIsLongerThan($threshold, $h... method commandStartedAt (line 2024) | public static function commandStartedAt() method resolveConsoleSchedule (line 2036) | public static function resolveConsoleSchedule() method command (line 2050) | public static function command($signature, $callback) method registerCommand (line 2063) | public static function registerCommand($command) method call (line 2079) | public static function call($command, $parameters = [], $outputBuffer ... method queue (line 2093) | public static function queue($command, $parameters = []) method all (line 2105) | public static function all() method output (line 2117) | public static function output() method bootstrap (line 2129) | public static function bootstrap() method bootstrapWithoutBootingProviders (line 2141) | public static function bootstrapWithoutBootingProviders() method setArtisan (line 2154) | public static function setArtisan($artisan) method addCommands (line 2167) | public static function addCommands($commands) method addCommandPaths (line 2180) | public static function addCommandPaths($paths) method addCommandRoutePaths (line 2193) | public static function addCommandRoutePaths($paths) class Auth (line 23706) | class Auth extends \Illuminate\Support\Facades\Auth {} method guard (line 2214) | public static function guard($name = null) method createSessionDriver (line 2228) | public static function createSessionDriver($name, $config) method createTokenDriver (line 2242) | public static function createTokenDriver($name, $config) method getDefaultDriver (line 2254) | public static function getDefaultDriver() method shouldUse (line 2267) | public static function shouldUse($name) method setDefaultDriver (line 2280) | public static function setDefaultDriver($name) method viaRequest (line 2294) | public static function viaRequest($driver, $callback) method userResolver (line 2306) | public static function userResolver() method resolveUsersUsing (line 2319) | public static function resolveUsersUsing($userResolver) method extend (line 2333) | public static function extend($driver, $callback) method provider (line 2347) | public static function provider($name, $callback) method hasResolvedGuards (line 2359) | public static function hasResolvedGuards() method forgetGuards (line 2371) | public static function forgetGuards() method setApplication (line 2384) | public static function setApplication($app) method createUserProvider (line 2398) | public static function createUserProvider($provider = null) method getDefaultUserProvider (line 2410) | public static function getDefaultUserProvider() method user (line 2422) | public static function user() method id (line 2434) | public static function id() method once (line 2447) | public static function once($credentials = []) method onceUsingId (line 2460) | public static function onceUsingId($id) method validate (line 2473) | public static function validate($credentials = []) method basic (line 2488) | public static function basic($field = 'email', $extraConditions = []) method onceBasic (line 2503) | public static function onceBasic($field = 'email', $extraConditions = []) method attempt (line 2517) | public static function attempt($credentials = [], $remember = false) method attemptWhen (line 2532) | public static function attemptWhen($credentials = [], $callbacks = nul... method loginUsingId (line 2546) | public static function loginUsingId($id, $remember = false) method login (line 2560) | public static function login($user, $remember = false) method logout (line 2572) | public static function logout() method logoutCurrentDevice (line 2586) | public static function logoutCurrentDevice() method logoutOtherDevices (line 2602) | public static function logoutOtherDevices($password) method attempting (line 2615) | public static function attempting($callback) method getLastAttempted (line 2627) | public static function getLastAttempted() method getName (line 2639) | public static function getName() method getRecallerName (line 2651) | public static function getRecallerName() method viaRemember (line 2663) | public static function viaRemember() method setRememberDuration (line 2676) | public static function setRememberDuration($minutes) method getCookieJar (line 2689) | public static function getCookieJar() method setCookieJar (line 2702) | public static function setCookieJar($cookie) method getDispatcher (line 2714) | public static function getDispatcher() method setDispatcher (line 2727) | public static function setDispatcher($events) method getSession (line 2739) | public static function getSession() method getUser (line 2751) | public static function getUser() method setUser (line 2764) | public static function setUser($user) method getRequest (line 2776) | public static function getRequest() method setRequest (line 2789) | public static function setRequest($request) method getTimebox (line 2801) | public static function getTimebox() method authenticate (line 2814) | public static function authenticate() method hasUser (line 2826) | public static function hasUser() method check (line 2838) | public static function check() method guest (line 2850) | public static function guest() method forgetUser (line 2862) | public static function forgetUser() method getProvider (line 2874) | public static function getProvider() method setProvider (line 2887) | public static function setProvider($provider) method macro (line 2902) | public static function macro($name, $macro) method mixin (line 2916) | public static function mixin($mixin, $replace = true) method hasMacro (line 2928) | public static function hasMacro($name) method flushMacros (line 2939) | public static function flushMacros() class Blade (line 23707) | class Blade extends \Illuminate\Support\Facades\Blade {} method compile (line 2958) | public static function compile($path = null) method getPath (line 2970) | public static function getPath() method setPath (line 2983) | public static function setPath($path) method compileString (line 2996) | public static function compileString($value) method render (line 3011) | public static function render($string, $data = [], $deleteCachedView =... method renderComponent (line 3023) | public static function renderComponent($component) method stripParentheses (line 3035) | public static function stripParentheses($expression) method extend (line 3048) | public static function extend($compiler) method getExtensions (line 3060) | public static function getExtensions() method if (line 3074) | public static function if($name, $callback) method check (line 3088) | public static function check($name, ...$parameters) method component (line 3103) | public static function component($class, $alias = null, $prefix = '') method components (line 3117) | public static function components($components, $prefix = '') method getClassComponentAliases (line 3129) | public static function getClassComponentAliases() method anonymousComponentPath (line 3143) | public static function anonymousComponentPath($path, $prefix = null) method anonymousComponentNamespace (line 3157) | public static function anonymousComponentNamespace($directory, $prefix... method componentNamespace (line 3171) | public static function componentNamespace($namespace, $prefix) method getAnonymousComponentPaths (line 3183) | public static function getAnonymousComponentPaths() method getAnonymousComponentNamespaces (line 3195) | public static function getAnonymousComponentNamespaces() method getClassComponentNamespaces (line 3207) | public static function getClassComponentNamespaces() method aliasComponent (line 3221) | public static function aliasComponent($path, $alias = null) method include (line 3235) | public static function include($path, $alias = null) method aliasInclude (line 3249) | public static function aliasInclude($path, $alias = null) method bindDirective (line 3264) | public static function bindDirective($name, $handler) method directive (line 3280) | public static function directive($name, $handler, $bind = false) method getCustomDirectives (line 3292) | public static function getCustomDirectives() method prepareStringsForCompilationUsing (line 3305) | public static function prepareStringsForCompilationUsing($callback) method precompiler (line 3318) | public static function precompiler($precompiler) method usingEchoFormat (line 3332) | public static function usingEchoFormat($format, $callback) method setEchoFormat (line 3345) | public static function setEchoFormat($format) method withDoubleEncoding (line 3357) | public static function withDoubleEncoding() method withoutDoubleEncoding (line 3369) | public static function withoutDoubleEncoding() method withoutComponentTags (line 3381) | public static function withoutComponentTags() method getCompiledPath (line 3394) | public static function getCompiledPath($path) method isExpired (line 3409) | public static function isExpired($path) method newComponentHash (line 3423) | public static function newComponentHash($component) method compileClassComponentOpening (line 3438) | public static function compileClassComponentOpening($component, $alias... method compileEndComponentClass (line 3449) | public static function compileEndComponentClass() method sanitizeComponentAttribute (line 3462) | public static function sanitizeComponentAttribute($value) method compileEndOnce (line 3473) | public static function compileEndOnce() method stringable (line 3487) | public static function stringable($class, $handler = null) method compileEchos (line 3500) | public static function compileEchos($value) method applyEchoHandler (line 3513) | public static function applyEchoHandler($value) class Broadcast (line 23708) | class Broadcast extends \Illuminate\Support\Facades\Broadcast {} method routes (line 3541) | public static function routes($attributes = null) method userRoutes (line 3554) | public static function userRoutes($attributes = null) method channelRoutes (line 3569) | public static function channelRoutes($attributes = null) method socket (line 3582) | public static function socket($request = null) method on (line 3593) | public static function on($channels) method private (line 3604) | public static function private($channel) method presence (line 3615) | public static function presence($channel) method event (line 3628) | public static function event($event = null) method queue (line 3641) | public static function queue($event) method connection (line 3654) | public static function connection($driver = null) method driver (line 3667) | public static function driver($name = null) method pusher (line 3680) | public static function pusher($config) method ably (line 3693) | public static function ably($config) method getDefaultDriver (line 3705) | public static function getDefaultDriver() method setDefaultDriver (line 3718) | public static function setDefaultDriver($name) method purge (line 3731) | public static function purge($name = null) method extend (line 3745) | public static function extend($driver, $callback) method getApplication (line 3757) | public static function getApplication() method setApplication (line 3770) | public static function setApplication($app) method forgetDrivers (line 3782) | public static function forgetDrivers() class Bus (line 23709) | class Bus extends \Illuminate\Support\Facades\Bus {} method dispatch (line 3803) | public static function dispatch($command) method dispatchSync (line 3819) | public static function dispatchSync($command, $handler = null) method dispatchNow (line 3833) | public static function dispatchNow($command, $handler = null) method findBatch (line 3846) | public static function findBatch($batchId) method batch (line 3859) | public static function batch($jobs) method chain (line 3872) | public static function chain($jobs) method hasCommandHandler (line 3885) | public static function hasCommandHandler($command) method getCommandHandler (line 3898) | public static function getCommandHandler($command) method dispatchToQueue (line 3912) | public static function dispatchToQueue($command) method dispatchAfterResponse (line 3926) | public static function dispatchAfterResponse($command, $handler = null) method pipeThrough (line 3939) | public static function pipeThrough($pipes) method map (line 3952) | public static function map($map) method except (line 3965) | public static function except($jobsToDispatch) method assertDispatched (line 3979) | public static function assertDispatched($command, $callback = null) method assertDispatchedTimes (line 3993) | public static function assertDispatchedTimes($command, $times = 1) method assertNotDispatched (line 4007) | public static function assertNotDispatched($command, $callback = null) method assertNothingDispatched (line 4019) | public static function assertNothingDispatched() method assertDispatchedSync (line 4033) | public static function assertDispatchedSync($command, $callback = null) method assertDispatchedSyncTimes (line 4047) | public static function assertDispatchedSyncTimes($command, $times = 1) method assertNotDispatchedSync (line 4061) | public static function assertNotDispatchedSync($command, $callback = n... method assertDispatchedAfterResponse (line 4075) | public static function assertDispatchedAfterResponse($command, $callba... method assertDispatchedAfterResponseTimes (line 4089) | public static function assertDispatchedAfterResponseTimes($command, $t... method assertNotDispatchedAfterResponse (line 4103) | public static function assertNotDispatchedAfterResponse($command, $cal... method assertChained (line 4116) | public static function assertChained($expectedChain) method assertNothingChained (line 4128) | public static function assertNothingChained() method assertDispatchedWithoutChain (line 4142) | public static function assertDispatchedWithoutChain($command, $callbac... method chainedBatch (line 4155) | public static function chainedBatch($callback) method assertBatched (line 4168) | public static function assertBatched($callback) method assertBatchCount (line 4181) | public static function assertBatchCount($count) method assertNothingBatched (line 4193) | public static function assertNothingBatched() method assertNothingPlaced (line 4205) | public static function assertNothingPlaced() method dispatched (line 4219) | public static function dispatched($command, $callback = null) method dispatchedSync (line 4233) | public static function dispatchedSync($command, $callback = null) method dispatchedAfterResponse (line 4247) | public static function dispatchedAfterResponse($command, $callback = n... method batched (line 4260) | public static function batched($callback) method hasDispatched (line 4273) | public static function hasDispatched($command) method hasDispatchedSync (line 4286) | public static function hasDispatchedSync($command) method hasDispatchedAfterResponse (line 4299) | public static function hasDispatchedAfterResponse($command) method dispatchFakeBatch (line 4312) | public static function dispatchFakeBatch($name = '') method recordPendingBatch (line 4325) | public static function recordPendingBatch($pendingBatch) method serializeAndRestore (line 4338) | public static function serializeAndRestore($serializeAndRestore = true) method dispatchedBatches (line 4350) | public static function dispatchedBatches() class Cache (line 23710) | class Cache extends \Illuminate\Support\Facades\Cache {} method store (line 4371) | public static function store($name = null) method driver (line 4384) | public static function driver($driver = null) method resolve (line 4398) | public static function resolve($name) method build (line 4411) | public static function build($config) method repository (line 4425) | public static function repository($store, $config = []) method refreshEventDispatcher (line 4437) | public static function refreshEventDispatcher() method getDefaultDriver (line 4449) | public static function getDefaultDriver() method setDefaultDriver (line 4462) | public static function setDefaultDriver($name) method forgetDriver (line 4475) | public static function forgetDriver($name = null) method purge (line 4488) | public static function purge($name = null) method extend (line 4502) | public static function extend($driver, $callback) method setApplication (line 4515) | public static function setApplication($app) method has (line 4528) | public static function has($key) method missing (line 4541) | public static function missing($key) method get (line 4555) | public static function get($key, $default = null) method many (line 4570) | public static function many($keys) method getMultiple (line 4588) | public static function getMultiple($keys, $default = null) method pull (line 4602) | public static function pull($key, $default = null) method put (line 4617) | public static function put($key, $value, $ttl = null) method set (line 4637) | public static function set($key, $value, $ttl = null) method putMany (line 4651) | public static function putMany($values, $ttl = null) method setMultiple (line 4671) | public static function setMultiple($values, $ttl = null) method add (line 4686) | public static function add($key, $value, $ttl = null) method increment (line 4700) | public static function increment($key, $value = 1) method decrement (line 4714) | public static function decrement($key, $value = 1) method forever (line 4728) | public static function forever($key, $value) method remember (line 4744) | public static function remember($key, $ttl, $callback) method sear (line 4759) | public static function sear($key, $callback) method rememberForever (line 4774) | public static function rememberForever($key, $callback) method flexible (line 4791) | public static function flexible($key, $ttl, $callback, $lock = null) method forget (line 4804) | public static function forget($key) method delete (line 4820) | public static function delete($key) method deleteMultiple (line 4837) | public static function deleteMultiple($keys) method clear (line 4850) | public static function clear() method tags (line 4864) | public static function tags($names) method getName (line 4876) | public static function getName() method supportsTags (line 4888) | public static function supportsTags() method getDefaultCacheTime (line 4900) | public static function getDefaultCacheTime() method setDefaultCacheTime (line 4913) | public static function setDefaultCacheTime($seconds) method getStore (line 4925) | public static function getStore() method setStore (line 4938) | public static function setStore($store) method getEventDispatcher (line 4950) | public static function getEventDispatcher() method setEventDispatcher (line 4963) | public static function setEventDispatcher($events) method offsetExists (line 4976) | public static function offsetExists($key) method offsetGet (line 4989) | public static function offsetGet($key) method offsetSet (line 5003) | public static function offsetSet($key, $value) method offsetUnset (line 5016) | public static function offsetUnset($key) method macro (line 5031) | public static function macro($name, $macro) method mixin (line 5045) | public static function mixin($mixin, $replace = true) method hasMacro (line 5057) | public static function hasMacro($name) method flushMacros (line 5068) | public static function flushMacros() method macroCall (line 5082) | public static function macroCall($method, $parameters) method lock (line 5097) | public static function lock($name, $seconds = 0, $owner = null) method restoreLock (line 5111) | public static function restoreLock($name, $owner) method flush (line 5123) | public static function flush() method path (line 5136) | public static function path($key) method getFilesystem (line 5148) | public static function getFilesystem() method getDirectory (line 5160) | public static function getDirectory() method setDirectory (line 5173) | public static function setDirectory($directory) method setLockDirectory (line 5186) | public static function setLockDirectory($lockDirectory) method getPrefix (line 5198) | public static function getPrefix() class Concurrency (line 23711) | class Concurrency extends \Illuminate\Support\Facades\Concurrency {} method driver (line 5220) | public static function driver($name = null) method createProcessDriver (line 5233) | public static function createProcessDriver($config) method createForkDriver (line 5247) | public static function createForkDriver($config) method createSyncDriver (line 5260) | public static function createSyncDriver($config) method getDefaultInstance (line 5272) | public static function getDefaultInstance() method setDefaultInstance (line 5285) | public static function setDefaultInstance($name) method getInstanceConfig (line 5298) | public static function getInstanceConfig($name) method instance (line 5311) | public static function instance($name = null) method forgetInstance (line 5325) | public static function forgetInstance($name = null) method purge (line 5339) | public static function purge($name = null) method extend (line 5354) | public static function extend($name, $callback) method setApplication (line 5368) | public static function setApplication($app) class Config (line 23712) | class Config extends \Illuminate\Support\Facades\Config {} method has (line 5389) | public static function has($key) method get (line 5403) | public static function get($key, $default = null) method getMany (line 5416) | public static function getMany($keys) method string (line 5430) | public static function string($key, $default = null) method integer (line 5444) | public static function integer($key, $default = null) method float (line 5458) | public static function float($key, $default = null) method boolean (line 5472) | public static function boolean($key, $default = null) method array (line 5486) | public static function array($key, $default = null) method set (line 5500) | public static function set($key, $value = null) method prepend (line 5514) | public static function prepend($key, $value) method push (line 5528) | public static function push($key, $value) method all (line 5540) | public static function all() method offsetExists (line 5553) | public static function offsetExists($key) method offsetGet (line 5566) | public static function offsetGet($key) method offsetSet (line 5580) | public static function offsetSet($key, $value) method offsetUnset (line 5593) | public static function offsetUnset($key) method macro (line 5608) | public static function macro($name, $macro) method mixin (line 5622) | public static function mixin($mixin, $replace = true) method hasMacro (line 5634) | public static function hasMacro($name) method flushMacros (line 5645) | public static function flushMacros() class Context (line 23713) | class Context extends \Illuminate\Support\Facades\Context {} method has (line 5664) | public static function has($key) method missing (line 5677) | public static function missing($key) method hasHidden (line 5690) | public static function hasHidden($key) method missingHidden (line 5703) | public static function missingHidden($key) method all (line 5715) | public static function all() method allHidden (line 5727) | public static function allHidden() method get (line 5741) | public static function get($key, $default = null) method getHidden (line 5755) | public static function getHidden($key, $default = null) method pull (line 5769) | public static function pull($key, $default = null) method pullHidden (line 5783) | public static function pullHidden($key, $default = null) method only (line 5796) | public static function only($keys) method onlyHidden (line 5809) | public static function onlyHidden($keys) method add (line 5823) | public static function add($key, $value = null) method addHidden (line 5837) | public static function addHidden($key, $value = null) method forget (line 5850) | public static function forget($key) method forgetHidden (line 5863) | public static function forgetHidden($key) method addIf (line 5877) | public static function addIf($key, $value) method addHiddenIf (line 5891) | public static function addHiddenIf($key, $value) method push (line 5906) | public static function push($key, ...$values) method pop (line 5920) | public static function pop($key) method pushHidden (line 5935) | public static function pushHidden($key, ...$values) method popHidden (line 5949) | public static function popHidden($key) method stackContains (line 5965) | public static function stackContains($key, $value, $strict = false) method hiddenStackContains (line 5981) | public static function hiddenStackContains($key, $value, $strict = false) method isEmpty (line 5993) | public static function isEmpty() method dehydrating (line 6006) | public static function dehydrating($callback) method hydrated (line 6019) | public static function hydrated($callback) method handleUnserializeExceptionsUsing (line 6032) | public static function handleUnserializeExceptionsUsing($callback) method flush (line 6044) | public static function flush() method dehydrate (line 6057) | public static function dehydrate() method hydrate (line 6072) | public static function hydrate($context) method when (line 6089) | public static function when($value = null, $callback = null, $default ... method unless (line 6106) | public static function unless($value = null, $callback = null, $defaul... method macro (line 6121) | public static function macro($name, $macro) method mixin (line 6135) | public static function mixin($mixin, $replace = true) method hasMacro (line 6147) | public static function hasMacro($name) method flushMacros (line 6158) | public static function flushMacros() method restoreModel (line 6170) | public static function restoreModel($value) class Cookie (line 23714) | class Cookie extends \Illuminate\Support\Facades\Cookie {} method make (line 6198) | public static function make($name, $value, $minutes = 0, $path = null,... method forever (line 6218) | public static function forever($name, $value, $path = null, $domain = ... method forget (line 6233) | public static function forget($name, $path = null, $domain = null) method hasQueued (line 6247) | public static function hasQueued($key, $path = null) method queued (line 6262) | public static function queued($key, $default = null, $path = null) method queue (line 6275) | public static function queue(...$parameters) method expire (line 6290) | public static function expire($name, $path = null, $domain = null) method unqueue (line 6304) | public static function unqueue($name, $path = null) method setDefaultPathAndDomain (line 6320) | public static function setDefaultPathAndDomain($path, $domain, $secure... method getQueuedCookies (line 6332) | public static function getQueuedCookies() method flushQueuedCookies (line 6344) | public static function flushQueuedCookies() method macro (line 6359) | public static function macro($name, $macro) method mixin (line 6373) | public static function mixin($mixin, $replace = true) method hasMacro (line 6385) | public static function hasMacro($name) method flushMacros (line 6396) | public static function flushMacros() class Crypt (line 23715) | class Crypt extends \Illuminate\Support\Facades\Crypt {} method supported (line 6416) | public static function supported($key, $cipher) method generateKey (line 6428) | public static function generateKey($cipher) method encrypt (line 6442) | public static function encrypt($value, $serialize = true) method encryptString (line 6456) | public static function encryptString($value) method decrypt (line 6471) | public static function decrypt($payload, $unserialize = true) method decryptString (line 6485) | public static function decryptString($payload) method getKey (line 6497) | public static function getKey() method getAllKeys (line 6509) | public static function getAllKeys() method getPreviousKeys (line 6521) | public static function getPreviousKeys() method previousKeys (line 6534) | public static function previousKeys($keys) class Date (line 23716) | class Date extends \Illuminate\Support\Facades\Date {} method use (line 6628) | public static function use($handler) method useDefault (line 6639) | public static function useDefault() method useCallable (line 6651) | public static function useCallable($callable) method useClass (line 6663) | public static function useClass($dateClass) method useFactory (line 6675) | public static function useFactory($factory) class DB (line 23717) | class DB extends \Illuminate\Support\Facades\DB {} method connection (line 6694) | public static function connection($name = null) method build (line 6707) | public static function build($config) method calculateDynamicConnectionName (line 6720) | public static function calculateDynamicConnectionName($config) method connectUsing (line 6734) | public static function connectUsing($name, $config, $force = false) method purge (line 6747) | public static function purge($name = null) method disconnect (line 6760) | public static function disconnect($name = null) method reconnect (line 6773) | public static function reconnect($name = null) method usingConnection (line 6787) | public static function usingConnection($name, $callback) method getDefaultConnection (line 6799) | public static function getDefaultConnection() method setDefaultConnection (line 6812) | public static function setDefaultConnection($name) method supportedDrivers (line 6824) | public static function supportedDrivers() method availableDrivers (line 6836) | public static function availableDrivers() method extend (line 6850) | public static function extend($name, $resolver) method forgetExtension (line 6863) | public static function forgetExtension($name) method getConnections (line 6875) | public static function getConnections() method setReconnector (line 6888) | public static function setReconnector($reconnector) method setApplication (line 6901) | public static function setApplication($app) method macro (line 6916) | public static function macro($name, $macro) method mixin (line 6930) | public static function mixin($mixin, $replace = true) method hasMacro (line 6942) | public static function hasMacro($name) method flushMacros (line 6953) | public static function flushMacros() method macroCall (line 6967) | public static function macroCall($method, $parameters) method getDriverTitle (line 6979) | public static function getDriverTitle() method getSchemaBuilder (line 6991) | public static function getSchemaBuilder() method getSchemaState (line 7005) | public static function getSchemaState($files = null, $processFactory =... method useDefaultQueryGrammar (line 7017) | public static function useDefaultQueryGrammar() method useDefaultSchemaGrammar (line 7030) | public static function useDefaultSchemaGrammar() method useDefaultPostProcessor (line 7043) | public static function useDefaultPostProcessor() method table (line 7058) | public static function table($table, $as = null) method query (line 7071) | public static function query() method selectOne (line 7087) | public static function selectOne($query, $bindings = [], $useReadPdo =... method scalar (line 7104) | public static function scalar($query, $bindings = [], $useReadPdo = true) method selectFromWriteConnection (line 7119) | public static function selectFromWriteConnection($query, $bindings = []) method select (line 7135) | public static function select($query, $bindings = [], $useReadPdo = true) method selectResultSets (line 7151) | public static function selectResultSets($query, $bindings = [], $useRe... method cursor (line 7167) | public static function cursor($query, $bindings = [], $useReadPdo = true) method insert (line 7182) | public static function insert($query, $bindings = []) method update (line 7197) | public static function update($query, $bindings = []) method delete (line 7212) | public static function delete($query, $bindings = []) method statement (line 7227) | public static function statement($query, $bindings = []) method affectingStatement (line 7242) | public static function affectingStatement($query, $bindings = []) method unprepared (line 7256) | public static function unprepared($query) method threadCount (line 7269) | public static function threadCount() method pretend (line 7283) | public static function pretend($callback) method withoutPretending (line 7297) | public static function withoutPretending($callback) method bindValues (line 7312) | public static function bindValues($statement, $bindings) method prepareBindings (line 7326) | public static function prepareBindings($bindings) method logQuery (line 7342) | public static function logQuery($query, $bindings, $time = null) method whenQueryingForLongerThan (line 7357) | public static function whenQueryingForLongerThan($threshold, $handler) method allowQueryDurationHandlersToRunAgain (line 7370) | public static function allowQueryDurationHandlersToRunAgain() method totalQueryDuration (line 7383) | public static function totalQueryDuration() method resetTotalQueryDuration (line 7396) | public static function resetTotalQueryDuration() method reconnectIfMissingConnection (line 7409) | public static function reconnectIfMissingConnection() method beforeStartingTransaction (line 7423) | public static function beforeStartingTransaction($callback) method beforeExecuting (line 7437) | public static function beforeExecuting($callback) method listen (line 7451) | public static function listen($callback) method raw (line 7465) | public static function raw($value) method escape (line 7480) | public static function escape($value, $binary = false) method hasModifiedRecords (line 7493) | public static function hasModifiedRecords() method recordsHaveBeenModified (line 7507) | public static function recordsHaveBeenModified($value = true) method setRecordModificationState (line 7521) | public static function setRecordModificationState($value) method forgetRecordModificationState (line 7534) | public static function forgetRecordModificationState() method useWriteConnectionWhenReading (line 7548) | public static function useWriteConnectionWhenReading($value = true) method getPdo (line 7561) | public static function getPdo() method getRawPdo (line 7574) | public static function getRawPdo() method getReadPdo (line 7587) | public static function getReadPdo() method getRawReadPdo (line 7600) | public static function getRawReadPdo() method setPdo (line 7614) | public static function setPdo($pdo) method setReadPdo (line 7628) | public static function setReadPdo($pdo) method getName (line 7641) | public static function getName() method getNameWithReadWriteType (line 7654) | public static function getNameWithReadWriteType() method getConfig (line 7668) | public static function getConfig($option = null) method getDriverName (line 7681) | public static function getDriverName() method getQueryGrammar (line 7694) | public static function getQueryGrammar() method setQueryGrammar (line 7708) | public static function setQueryGrammar($grammar) method getSchemaGrammar (line 7721) | public static function getSchemaGrammar() method setSchemaGrammar (line 7735) | public static function setSchemaGrammar($grammar) method getPostProcessor (line 7748) | public static function getPostProcessor() method setPostProcessor (line 7762) | public static function setPostProcessor($processor) method getEventDispatcher (line 7775) | public static function getEventDispatcher() method setEventDispatcher (line 7789) | public static function setEventDispatcher($events) method unsetEventDispatcher (line 7802) | public static function unsetEventDispatcher() method setTransactionManager (line 7816) | public static function setTransactionManager($manager) method unsetTransactionManager (line 7829) | public static function unsetTransactionManager() method pretending (line 7842) | public static function pretending() method getQueryLog (line 7855) | public static function getQueryLog() method getRawQueryLog (line 7868) | public static function getRawQueryLog() method flushQueryLog (line 7881) | public static function flushQueryLog() method enableQueryLog (line 7894) | public static function enableQueryLog() method disableQueryLog (line 7907) | public static function disableQueryLog() method logging (line 7920) | public static function logging() method getDatabaseName (line 7933) | public static function getDatabaseName() method setDatabaseName (line 7947) | public static function setDatabaseName($database) method setReadWriteType (line 7961) | public static function setReadWriteType($readWriteType) method getTablePrefix (line 7974) | public static function getTablePrefix() method setTablePrefix (line 7988) | public static function setTablePrefix($prefix) method withTablePrefix (line 8003) | public static function withTablePrefix($grammar) method withoutTablePrefix (line 8017) | public static function withoutTablePrefix($callback) method getServerVersion (line 8030) | public static function getServerVersion() method resolverFor (line 8045) | public static function resolverFor($driver, $callback) method getResolver (line 8058) | public static function getResolver($driver) method transaction (line 8076) | public static function transaction($callback, $attempts = 1) method beginTransaction (line 8090) | public static function beginTransaction() method commit (line 8104) | public static function commit() method rollBack (line 8119) | public static function rollBack($toLevel = null) method transactionLevel (line 8132) | public static function transactionLevel() method afterCommit (line 8147) | public static function afterCommit($callback) class Eloquent (line 23727) | class Eloquent extends \Illuminate\Database\Eloquent\Model { /** method make (line 23734) | public static function make($attributes = []) method withGlobalScope (line 23748) | public static function withGlobalScope($identifier, $scope) method withoutGlobalScope (line 23761) | public static function withoutGlobalScope($scope) method withoutGlobalScopes (line 23774) | public static function withoutGlobalScopes($scopes = null) method removedScopes (line 23786) | public static function removedScopes() method whereKey (line 23799) | public static function whereKey($id) method whereKeyNot (line 23812) | public static function whereKeyNot($id) method where (line 23828) | public static function where($column, $operator = null, $value = null,... method firstWhere (line 23844) | public static function firstWhere($column, $operator = null, $value = ... method orWhere (line 23859) | public static function orWhere($column, $operator = null, $value = null) method whereNot (line 23875) | public static function whereNot($column, $operator = null, $value = nu... method orWhereNot (line 23890) | public static function orWhereNot($column, $operator = null, $value = ... method latest (line 23903) | public static function latest($column = null) method oldest (line 23916) | public static function oldest($column = null) method hydrate (line 23929) | public static function hydrate($items) method fromQuery (line 23943) | public static function fromQuery($query, $bindings = []) method find (line 23957) | public static function find($id, $columns = []) method findSole (line 23973) | public static function findSole($id, $columns = []) method findMany (line 23987) | public static function findMany($ids, $columns = []) method findOrFail (line 24002) | public static function findOrFail($id, $columns = []) method findOrNew (line 24016) | public static function findOrNew($id, $columns = []) method findOr (line 24035) | public static function findOr($id, $columns = [], $callback = null) method firstOrNew (line 24049) | public static function firstOrNew($attributes = [], $values = []) method firstOrCreate (line 24063) | public static function firstOrCreate($attributes = [], $values = []) method createOrFirst (line 24077) | public static function createOrFirst($attributes = [], $values = []) method updateOrCreate (line 24091) | public static function updateOrCreate($attributes, $values = []) method incrementOrCreate (line 24108) | public static function incrementOrCreate($attributes, $column = 'count... method firstOrFail (line 24122) | public static function firstOrFail($columns = []) method firstOr (line 24137) | public static function firstOr($columns = [], $callback = null) method sole (line 24152) | public static function sole($columns = []) method value (line 24165) | public static function value($column) method soleValue (line 24180) | public static function soleValue($column) method valueOrFail (line 24194) | public static function valueOrFail($column) method get (line 24207) | public static function get($columns = []) method getModels (line 24220) | public static function getModels($columns = []) method eagerLoadRelations (line 24233) | public static function eagerLoadRelations($models) method afterQuery (line 24246) | public static function afterQuery($callback) method applyAfterQueryCallbacks (line 24259) | public static function applyAfterQueryCallbacks($result) method cursor (line 24271) | public static function cursor() method pluck (line 24285) | public static function pluck($column, $key = null) method paginate (line 24303) | public static function paginate($perPage = null, $columns = [], $pageN... method simplePaginate (line 24319) | public static function simplePaginate($perPage = null, $columns = [], ... method cursorPaginate (line 24335) | public static function cursorPaginate($perPage = null, $columns = [], ... method create (line 24348) | public static function create($attributes = []) method createQuietly (line 24361) | public static function createQuietly($attributes = []) method forceCreate (line 24374) | public static function forceCreate($attributes) method forceCreateQuietly (line 24387) | public static function forceCreateQuietly($attributes = []) method upsert (line 24402) | public static function upsert($values, $uniqueBy, $update = null) method onDelete (line 24415) | public static function onDelete($callback) method scopes (line 24428) | public static function scopes($scopes) method applyScopes (line 24440) | public static function applyScopes() method without (line 24453) | public static function without($relations) method withOnly (line 24466) | public static function withOnly($relations) method newModelInstance (line 24479) | public static function newModelInstance($attributes = []) method withAttributes (line 24495) | public static function withAttributes($attributes, $value = null) method withCasts (line 24508) | public static function withCasts($casts) method withSavepointIfNeeded (line 24522) | public static function withSavepointIfNeeded($scope) method getQuery (line 24534) | public static function getQuery() method setQuery (line 24547) | public static function setQuery($query) method toBase (line 24559) | public static function toBase() method getEagerLoads (line 24571) | public static function getEagerLoads() method setEagerLoads (line 24584) | public static function setEagerLoads($eagerLoad) method withoutEagerLoad (line 24597) | public static function withoutEagerLoad($relations) method withoutEagerLoads (line 24609) | public static function withoutEagerLoads() method getModel (line 24621) | public static function getModel() method setModel (line 24635) | public static function setModel($model) method getMacro (line 24648) | public static function getMacro($name) method hasMacro (line 24661) | public static function hasMacro($name) method getGlobalMacro (line 24674) | public static function getGlobalMacro($name) method hasGlobalMacro (line 24686) | public static function hasGlobalMacro($name) method clone (line 24697) | public static function clone() method onClone (line 24710) | public static function onClone($callback) method chunk (line 24724) | public static function chunk($count, $callback) method chunkMap (line 24739) | public static function chunkMap($callback, $count = 1000) method each (line 24754) | public static function each($callback, $count = 1000) method chunkById (line 24770) | public static function chunkById($count, $callback, $column = null, $a... method chunkByIdDesc (line 24786) | public static function chunkByIdDesc($count, $callback, $column = null... method orderedChunkById (line 24804) | public static function orderedChunkById($count, $callback, $column = n... method eachById (line 24820) | public static function eachById($callback, $count = 1000, $column = nu... method lazy (line 24834) | public static function lazy($chunkSize = 1000) method lazyById (line 24850) | public static function lazyById($chunkSize = 1000, $column = null, $al... method lazyByIdDesc (line 24866) | public static function lazyByIdDesc($chunkSize = 1000, $column = null,... method first (line 24879) | public static function first($columns = []) method baseSole (line 24894) | public static function baseSole($columns = []) method tap (line 24907) | public static function tap($callback) method when (line 24924) | public static function when($value = null, $callback = null, $default ... method unless (line 24941) | public static function unless($value = null, $callback = null, $defaul... method has (line 24960) | public static function has($relation, $operator = '>=', $count = 1, $b... method orHas (line 24975) | public static function orHas($relation, $operator = '>=', $count = 1) method doesntHave (line 24991) | public static function doesntHave($relation, $boolean = 'and', $callba... method orDoesntHave (line 25004) | public static function orDoesntHave($relation) method whereHas (line 25021) | public static function whereHas($relation, $callback = null, $operator... method withWhereHas (line 25039) | public static function withWhereHas($relation, $callback = null, $oper... method orWhereHas (line 25056) | public static function orWhereHas($relation, $callback = null, $operat... method whereDoesntHave (line 25071) | public static function whereDoesntHave($relation, $callback = null) method orWhereDoesntHave (line 25086) | public static function orWhereDoesntHave($relation, $callback = null) method hasMorph (line 25105) | public static function hasMorph($relation, $types, $operator = '>=', $... method orHasMorph (line 25121) | public static function orHasMorph($relation, $types, $operator = '>=',... method doesntHaveMorph (line 25138) | public static function doesntHaveMorph($relation, $types, $boolean = '... method orDoesntHaveMorph (line 25152) | public static function orDoesntHaveMorph($relation, $types) method whereHasMorph (line 25170) | public static function whereHasMorph($relation, $types, $callback = nu... method orWhereHasMorph (line 25188) | public static function orWhereHasMorph($relation, $types, $callback = ... method whereDoesntHaveMorph (line 25204) | public static function whereDoesntHaveMorph($relation, $types, $callba... method orWhereDoesntHaveMorph (line 25220) | public static function orWhereDoesntHaveMorph($relation, $types, $call... method whereRelation (line 25237) | public static function whereRelation($relation, $column, $operator = n... method withWhereRelation (line 25253) | public static function withWhereRelation($relation, $column, $operator... method orWhereRelation (line 25270) | public static function orWhereRelation($relation, $column, $operator =... method whereDoesntHaveRelation (line 25287) | public static function whereDoesntHaveRelation($relation, $column, $op... method orWhereDoesntHaveRelation (line 25304) | public static function orWhereDoesntHaveRelation($relation, $column, $... method whereMorphRelation (line 25322) | public static function whereMorphRelation($relation, $types, $column, ... method orWhereMorphRelation (line 25340) | public static function orWhereMorphRelation($relation, $types, $column... method whereMorphDoesntHaveRelation (line 25358) | public static function whereMorphDoesntHaveRelation($relation, $types,... method orWhereMorphDoesntHaveRelation (line 25376) | public static function orWhereMorphDoesntHaveRelation($relation, $type... method whereMorphedTo (line 25390) | public static function whereMorphedTo($relation, $model, $boolean = 'a... method whereNotMorphedTo (line 25404) | public static function whereNotMorphedTo($relation, $model, $boolean =... method orWhereMorphedTo (line 25418) | public static function orWhereMorphedTo($relation, $model) method orWhereNotMorphedTo (line 25432) | public static function orWhereNotMorphedTo($relation, $model) method whereBelongsTo (line 25448) | public static function whereBelongsTo($related, $relationshipName = nu... method orWhereBelongsTo (line 25463) | public static function orWhereBelongsTo($related, $relationshipName = ... method withAggregate (line 25478) | public static function withAggregate($relations, $column, $function = ... method withCount (line 25491) | public static function withCount($relations) method withMax (line 25505) | public static function withMax($relation, $column) method withMin (line 25519) | public static function withMin($relation, $column) method withSum (line 25533) | public static function withSum($relation, $column) method withAvg (line 25547) | public static function withAvg($relation, $column) method withExists (line 25560) | public static function withExists($relation) method mergeConstraintsFrom (line 25573) | public static function mergeConstraintsFrom($from) method select (line 25586) | public static function select($columns = []) method selectSub (line 25601) | public static function selectSub($query, $as) method selectRaw (line 25614) | public static function selectRaw($expression, $bindings = []) method fromSub (line 25629) | public static function fromSub($query, $as) method fromRaw (line 25643) | public static function fromRaw($expression, $bindings = []) method addSelect (line 25656) | public static function addSelect($column) method distinct (line 25668) | public static function distinct() method from (line 25682) | public static function from($table, $as = null) method useIndex (line 25695) | public static function useIndex($index) method forceIndex (line 25708) | public static function forceIndex($index) method ignoreIndex (line 25721) | public static function ignoreIndex($index) method join (line 25739) | public static function join($table, $first, $operator = null, $second ... method joinWhere (line 25756) | public static function joinWhere($table, $first, $operator, $second, $... method joinSub (line 25776) | public static function joinSub($query, $as, $first, $operator = null, ... method joinLateral (line 25789) | public static function joinLateral($query, $as, $type = 'inner') method leftJoinLateral (line 25802) | public static function leftJoinLateral($query, $as) method leftJoin (line 25818) | public static function leftJoin($table, $first, $operator = null, $sec... method leftJoinWhere (line 25834) | public static function leftJoinWhere($table, $first, $operator, $second) method leftJoinSub (line 25851) | public static function leftJoinSub($query, $as, $first, $operator = nu... method rightJoin (line 25867) | public static function rightJoin($table, $first, $operator = null, $se... method rightJoinWhere (line 25883) | public static function rightJoinWhere($table, $first, $operator, $second) method rightJoinSub (line 25900) | public static function rightJoinSub($query, $as, $first, $operator = n... method crossJoin (line 25916) | public static function crossJoin($table, $first = null, $operator = nu... method crossJoinSub (line 25930) | public static function crossJoinSub($query, $as) method mergeWheres (line 25944) | public static function mergeWheres($wheres, $bindings) method prepareValueAndOperator (line 25960) | public static function prepareValueAndOperator($value, $operator, $use... method whereColumn (line 25976) | public static function whereColumn($first, $operator = null, $second =... method orWhereColumn (line 25991) | public static function orWhereColumn($first, $operator = null, $second... method whereRaw (line 26006) | public static function whereRaw($sql, $bindings = [], $boolean = 'and') method orWhereRaw (line 26020) | public static function orWhereRaw($sql, $bindings = []) method whereLike (line 26037) | public static function whereLike($column, $value, $caseSensitive = fal... method orWhereLike (line 26052) | public static function orWhereLike($column, $value, $caseSensitive = f... method whereNotLike (line 26068) | public static function whereNotLike($column, $value, $caseSensitive = ... method orWhereNotLike (line 26083) | public static function orWhereNotLike($column, $value, $caseSensitive ... method whereIn (line 26099) | public static function whereIn($column, $values, $boolean = 'and', $no... method orWhereIn (line 26113) | public static function orWhereIn($column, $values) method whereNotIn (line 26128) | public static function whereNotIn($column, $values, $boolean = 'and') method orWhereNotIn (line 26142) | public static function orWhereNotIn($column, $values) method whereIntegerInRaw (line 26158) | public static function whereIntegerInRaw($column, $values, $boolean = ... method orWhereIntegerInRaw (line 26172) | public static function orWhereIntegerInRaw($column, $values) method whereIntegerNotInRaw (line 26187) | public static function whereIntegerNotInRaw($column, $values, $boolean... method orWhereIntegerNotInRaw (line 26201) | public static function orWhereIntegerNotInRaw($column, $values) method whereNull (line 26216) | public static function whereNull($columns, $boolean = 'and', $not = fa... method orWhereNull (line 26229) | public static function orWhereNull($column) method whereNotNull (line 26243) | public static function whereNotNull($columns, $boolean = 'and') method whereBetween (line 26258) | public static function whereBetween($column, $values, $boolean = 'and'... method whereBetweenColumns (line 26273) | public static function whereBetweenColumns($column, $values, $boolean ... method orWhereBetween (line 26286) | public static function orWhereBetween($column, $values) method orWhereBetweenColumns (line 26299) | public static function orWhereBetweenColumns($column, $values) method whereNotBetween (line 26313) | public static function whereNotBetween($column, $values, $boolean = 'a... method whereNotBetweenColumns (line 26327) | public static function whereNotBetweenColumns($column, $values, $boole... method orWhereNotBetween (line 26340) | public static function orWhereNotBetween($column, $values) method orWhereNotBetweenColumns (line 26353) | public static function orWhereNotBetweenColumns($column, $values) method orWhereNotNull (line 26366) | public static function orWhereNotNull($column) method whereDate (line 26382) | public static function whereDate($column, $operator, $value = null, $b... method orWhereDate (line 26397) | public static function orWhereDate($column, $operator, $value = null) method whereTime (line 26413) | public static function whereTime($column, $operator, $value = null, $b... method orWhereTime (line 26428) | public static function orWhereTime($column, $operator, $value = null) method whereDay (line 26444) | public static function whereDay($column, $operator, $value = null, $bo... method orWhereDay (line 26459) | public static function orWhereDay($column, $operator, $value = null) method whereMonth (line 26475) | public static function whereMonth($column, $operator, $value = null, $... method orWhereMonth (line 26490) | public static function orWhereMonth($column, $operator, $value = null) method whereYear (line 26506) | public static function whereYear($column, $operator, $value = null, $b... method orWhereYear (line 26521) | public static function orWhereYear($column, $operator, $value = null) method whereNested (line 26534) | public static function whereNested($callback, $boolean = 'and') method forNestedWhere (line 26546) | public static function forNestedWhere() method addNestedWhereQuery (line 26560) | public static function addNestedWhereQuery($query, $boolean = 'and') method whereExists (line 26575) | public static function whereExists($callback, $boolean = 'and', $not =... method orWhereExists (line 26589) | public static function orWhereExists($callback, $not = false) method whereNotExists (line 26603) | public static function whereNotExists($callback, $boolean = 'and') method orWhereNotExists (line 26616) | public static function orWhereNotExists($callback) method addWhereExistsQuery (line 26630) | public static function addWhereExistsQuery($query, $boolean = 'and', $... method whereRowValues (line 26647) | public static function whereRowValues($columns, $operator, $values, $b... method orWhereRowValues (line 26662) | public static function orWhereRowValues($columns, $operator, $values) method whereJsonContains (line 26678) | public static function whereJsonContains($column, $value, $boolean = '... method orWhereJsonContains (line 26692) | public static function orWhereJsonContains($column, $value) method whereJsonDoesntContain (line 26707) | public static function whereJsonDoesntContain($column, $value, $boolea... method orWhereJsonDoesntContain (line 26721) | public static function orWhereJsonDoesntContain($column, $value) method whereJsonOverlaps (line 26737) | public static function whereJsonOverlaps($column, $value, $boolean = '... method orWhereJsonOverlaps (line 26751) | public static function orWhereJsonOverlaps($column, $value) method whereJsonDoesntOverlap (line 26766) | public static function whereJsonDoesntOverlap($column, $value, $boolea... method orWhereJsonDoesntOverlap (line 26780) | public static function orWhereJsonDoesntOverlap($column, $value) method whereJsonContainsKey (line 26795) | public static function whereJsonContainsKey($column, $boolean = 'and',... method orWhereJsonContainsKey (line 26808) | public static function orWhereJsonContainsKey($column) method whereJsonDoesntContainKey (line 26822) | public static function whereJsonDoesntContainKey($column, $boolean = '... method orWhereJsonDoesntContainKey (line 26835) | public static function orWhereJsonDoesntContainKey($column) method whereJsonLength (line 26851) | public static function whereJsonLength($column, $operator, $value = nu... method orWhereJsonLength (line 26866) | public static function orWhereJsonLength($column, $operator, $value = ... method dynamicWhere (line 26880) | public static function dynamicWhere($method, $parameters) method whereFullText (line 26895) | public static function whereFullText($columns, $value, $options = [], ... method orWhereFullText (line 26909) | public static function orWhereFullText($columns, $value, $options = []) method whereAll (line 26925) | public static function whereAll($columns, $operator = null, $value = n... method orWhereAll (line 26940) | public static function orWhereAll($columns, $operator = null, $value =... method whereAny (line 26956) | public static function whereAny($columns, $operator = null, $value = n... method orWhereAny (line 26971) | public static function orWhereAny($columns, $operator = null, $value =... method whereNone (line 26987) | public static function whereNone($columns, $operator = null, $value = ... method orWhereNone (line 27002) | public static function orWhereNone($columns, $operator = null, $value ... method groupBy (line 27015) | public static function groupBy(...$groups) method groupByRaw (line 27028) | public static function groupByRaw($sql, $bindings = []) method having (line 27044) | public static function having($column, $operator = null, $value = null... method orHaving (line 27059) | public static function orHaving($column, $operator = null, $value = null) method havingNested (line 27072) | public static function havingNested($callback, $boolean = 'and') method addNestedHavingQuery (line 27086) | public static function addNestedHavingQuery($query, $boolean = 'and') method havingNull (line 27101) | public static function havingNull($columns, $boolean = 'and', $not = f... method orHavingNull (line 27114) | public static function orHavingNull($column) method havingNotNull (line 27128) | public static function havingNotNull($columns, $boolean = 'and') method orHavingNotNull (line 27141) | public static function orHavingNotNull($column) method havingBetween (line 27156) | public static function havingBetween($column, $values, $boolean = 'and... method havingRaw (line 27170) | public static function havingRaw($sql, $bindings = [], $boolean = 'and') method orHavingRaw (line 27183) | public static function orHavingRaw($sql, $bindings = []) method orderBy (line 27198) | public static function orderBy($column, $direction = 'asc') method orderByDesc (line 27211) | public static function orderByDesc($column) method inRandomOrder (line 27224) | public static function inRandomOrder($seed = '') method orderByRaw (line 27238) | public static function orderByRaw($sql, $bindings = []) method skip (line 27251) | public static function skip($value) method offset (line 27264) | public static function offset($value) method take (line 27277) | public static function take($value) method limit (line 27290) | public static function limit($value) method groupLimit (line 27304) | public static function groupLimit($value, $column) method forPage (line 27318) | public static function forPage($page, $perPage = 15) method forPageBeforeId (line 27333) | public static function forPageBeforeId($perPage = 15, $lastId = 0, $co... method forPageAfterId (line 27348) | public static function forPageAfterId($perPage = 15, $lastId = 0, $col... method reorder (line 27362) | public static function reorder($column = null, $direction = 'asc') method union (line 27376) | public static function union($query, $all = false) method unionAll (line 27389) | public static function unionAll($query) method lock (line 27402) | public static function lock($value = true) method lockForUpdate (line 27414) | public static function lockForUpdate() method sharedLock (line 27426) | public static function sharedLock() method beforeQuery (line 27438) | public static function beforeQuery($callback) method applyBeforeQueryCallbacks (line 27450) | public static function applyBeforeQueryCallbacks() method toSql (line 27462) | public static function toSql() method toRawSql (line 27474) | public static function toRawSql() method rawValue (line 27486) | public static function rawValue($expression, $bindings = []) method getCountForPagination (line 27499) | public static function getCountForPagination($columns = []) method implode (line 27513) | public static function implode($column, $glue = '') method exists (line 27525) | public static function exists() method doesntExist (line 27537) | public static function doesntExist() method existsOr (line 27549) | public static function existsOr($callback) method doesntExistOr (line 27561) | public static function doesntExistOr($callback) method count (line 27574) | public static function count($columns = '*') method min (line 27587) | public static function min($column) method max (line 27600) | public static function max($column) method sum (line 27613) | public static function sum($column) method avg (line 27626) | public static function avg($column) method average (line 27639) | public static function average($column) method aggregate (line 27653) | public static function aggregate($function, $columns = []) method numericAggregate (line 27667) | public static function numericAggregate($function, $columns = []) method insert (line 27679) | public static function insert($values) method insertOrIgnore (line 27691) | public static function insertOrIgnore($values) method insertGetId (line 27704) | public static function insertGetId($values, $sequence = null) method insertUsing (line 27717) | public static function insertUsing($columns, $query) method insertOrIgnoreUsing (line 27730) | public static function insertOrIgnoreUsing($columns, $query) method updateFrom (line 27742) | public static function updateFrom($values) method updateOrInsert (line 27754) | public static function updateOrInsert($attributes, $values = []) method incrementEach (line 27769) | public static function incrementEach($columns, $extra = []) method decrementEach (line 27784) | public static function decrementEach($columns, $extra = []) method truncate (line 27796) | public static function truncate() method getColumns (line 27808) | public static function getColumns() method raw (line 27821) | public static function raw($value) method getBindings (line 27833) | public static function getBindings() method getRawBindings (line 27845) | public static function getRawBindings() method setBindings (line 27859) | public static function setBindings($bindings, $type = 'where') method addBinding (line 27874) | public static function addBinding($value, $type = 'where') method castBinding (line 27887) | public static function castBinding($value) method mergeBindings (line 27899) | public static function mergeBindings($query) method cleanBindings (line 27911) | public static function cleanBindings($bindings) method getProcessor (line 27923) | public static function getProcessor() method getGrammar (line 27935) | public static function getGrammar() method useWritePdo (line 27947) | public static function useWritePdo() method cloneWithout (line 27959) | public static function cloneWithout($properties) method cloneWithoutBindings (line 27971) | public static function cloneWithoutBindings($except) method dump (line 27984) | public static function dump(...$args) method dumpRawSql (line 27996) | public static function dumpRawSql() method dd (line 28008) | public static function dd() method ddRawSql (line 28020) | public static function ddRawSql() method wherePast (line 28033) | public static function wherePast($columns) method whereNowOrPast (line 28046) | public static function whereNowOrPast($columns) method orWherePast (line 28059) | public static function orWherePast($columns) method orWhereNowOrPast (line 28072) | public static function orWhereNowOrPast($columns) method whereFuture (line 28085) | public static function whereFuture($columns) method whereNowOrFuture (line 28098) | public static function whereNowOrFuture($columns) method orWhereFuture (line 28111) | public static function orWhereFuture($columns) method orWhereNowOrFuture (line 28124) | public static function orWhereNowOrFuture($columns) method whereToday (line 28138) | public static function whereToday($columns, $boolean = 'and') method whereBeforeToday (line 28151) | public static function whereBeforeToday($columns) method whereTodayOrBefore (line 28164) | public static function whereTodayOrBefore($columns) method whereAfterToday (line 28177) | public static function whereAfterToday($columns) method whereTodayOrAfter (line 28190) | public static function whereTodayOrAfter($columns) method orWhereToday (line 28203) | public static function orWhereToday($columns) method orWhereBeforeToday (line 28216) | public static function orWhereBeforeToday($columns) method orWhereTodayOrBefore (line 28230) | public static function orWhereTodayOrBefore($columns) method orWhereAfterToday (line 28244) | public static function orWhereAfterToday($columns) method orWhereTodayOrAfter (line 28258) | public static function orWhereTodayOrAfter($columns) method explain (line 28270) | public static function explain() method macro (line 28285) | public static function macro($name, $macro) method mixin (line 28299) | public static function mixin($mixin, $replace = true) method flushMacros (line 28310) | public static function flushMacros() method macroCall (line 28324) | public static function macroCall($method, $parameters) class Event (line 28331) | class Event extends \Illuminate\Support\Facades\Event {} method listen (line 8170) | public static function listen($events, $listener = null) method hasListeners (line 8183) | public static function hasListeners($eventName) method hasWildcardListeners (line 8196) | public static function hasWildcardListeners($eventName) method push (line 8210) | public static function push($event, $payload = []) method flush (line 8223) | public static function flush($event) method subscribe (line 8236) | public static function subscribe($subscriber) method until (line 8250) | public static function until($event, $payload = []) method dispatch (line 8265) | public static function dispatch($event, $payload = [], $halt = false) method getListeners (line 8278) | public static function getListeners($eventName) method makeListener (line 8292) | public static function makeListener($listener, $wildcard = false) method createClassListener (line 8306) | public static function createClassListener($listener, $wildcard = false) method forget (line 8319) | public static function forget($event) method forgetPushed (line 8331) | public static function forgetPushed() method setQueueResolver (line 8344) | public static function setQueueResolver($resolver) method setTransactionManagerResolver (line 8357) | public static function setTransactionManagerResolver($resolver) method getRawListeners (line 8369) | public static function getRawListeners() method macro (line 8384) | public static function macro($name, $macro) method mixin (line 8398) | public static function mixin($mixin, $replace = true) method hasMacro (line 8410) | public static function hasMacro($name) method flushMacros (line 8421) | public static function flushMacros() method except (line 8433) | public static function except($eventsToDispatch) method assertListening (line 8447) | public static function assertListening($expectedEvent, $expectedListener) method assertDispatched (line 8461) | public static function assertDispatched($event, $callback = null) method assertDispatchedTimes (line 8475) | public static function assertDispatchedTimes($event, $times = 1) method assertNotDispatched (line 8489) | public static function assertNotDispatched($event, $callback = null) method assertNothingDispatched (line 8501) | public static function assertNothingDispatched() method dispatched (line 8515) | public static function dispatched($event, $callback = null) method hasDispatched (line 8528) | public static function hasDispatched($event) method dispatchedEvents (line 8540) | public static function dispatchedEvents() class File (line 28332) | class File extends \Illuminate\Support\Facades\File {} method exists (line 8560) | public static function exists($path) method missing (line 8573) | public static function missing($path) method get (line 8588) | public static function get($path, $lock = false) method json (line 8604) | public static function json($path, $flags = 0, $lock = false) method sharedGet (line 8617) | public static function sharedGet($path) method getRequire (line 8632) | public static function getRequire($path, $data = []) method requireOnce (line 8647) | public static function requireOnce($path, $data = []) method lines (line 8661) | public static function lines($path) method hash (line 8675) | public static function hash($path, $algorithm = 'md5') method put (line 8690) | public static function put($path, $contents, $lock = false) method replace (line 8705) | public static function replace($path, $content, $mode = null) method replaceInFile (line 8720) | public static function replaceInFile($search, $replace, $path) method prepend (line 8734) | public static function prepend($path, $data) method append (line 8749) | public static function append($path, $data, $lock = false) method chmod (line 8763) | public static function chmod($path, $mode = null) method delete (line 8776) | public static function delete($paths) method move (line 8790) | public static function move($path, $target) method copy (line 8804) | public static function copy($path, $target) method link (line 8818) | public static function link($target, $link) method relativeLink (line 8833) | public static function relativeLink($target, $link) method name (line 8846) | public static function name($path) method basename (line 8859) | public static function basename($path) method dirname (line 8872) | public static function dirname($path) method extension (line 8885) | public static function extension($path) method guessExtension (line 8899) | public static function guessExtension($path) method type (line 8912) | public static function type($path) method mimeType (line 8925) | public static function mimeType($path) method size (line 8938) | public static function size($path) method lastModified (line 8951) | public static function lastModified($path) method isDirectory (line 8964) | public static function isDirectory($directory) method isEmptyDirectory (line 8978) | public static function isEmptyDirectory($directory, $ignoreDotFiles = ... method isReadable (line 8991) | public static function isReadable($path) method isWritable (line 9004) | public static function isWritable($path) method hasSameHash (line 9018) | public static function hasSameHash($firstFile, $secondFile) method isFile (line 9031) | public static function isFile($file) method glob (line 9045) | public static function glob($pattern, $flags = 0) method files (line 9059) | public static function files($directory, $hidden = false) method allFiles (line 9073) | public static function allFiles($directory, $hidden = false) method directories (line 9086) | public static function directories($directory) method ensureDirectoryExists (line 9101) | public static function ensureDirectoryExists($path, $mode = 493, $recu... method makeDirectory (line 9117) | public static function makeDirectory($path, $mode = 493, $recursive = ... method moveDirectory (line 9132) | public static function moveDirectory($from, $to, $overwrite = false) method copyDirectory (line 9147) | public static function copyDirectory($directory, $destination, $option... method deleteDirectory (line 9163) | public static function deleteDirectory($directory, $preserve = false) method deleteDirectories (line 9176) | public static function deleteDirectories($directory) method cleanDirectory (line 9189) | public static function cleanDirectory($directory) method when (line 9206) | public static function when($value = null, $callback = null, $default ... method unless (line 9223) | public static function unless($value = null, $callback = null, $defaul... method macro (line 9238) | public static function macro($name, $macro) method mixin (line 9252) | public static function mixin($mixin, $replace = true) method hasMacro (line 9264) | public static function hasMacro($name) method flushMacros (line 9275) | public static function flushMacros() class Gate (line 28333) | class Gate extends \Illuminate\Support\Facades\Gate {} method has (line 9294) | public static function has($ability) method allowIf (line 9310) | public static function allowIf($condition, $message = null, $code = null) method denyIf (line 9326) | public static function denyIf($condition, $message = null, $code = null) method define (line 9341) | public static function define($ability, $callback) method resource (line 9356) | public static function resource($name, $class, $abilities = null) method policy (line 9370) | public static function policy($class, $policy) method before (line 9383) | public static function before($callback) method after (line 9396) | public static function after($callback) method allows (line 9410) | public static function allows($ability, $arguments = []) method denies (line 9424) | public static function denies($ability, $arguments = []) method check (line 9438) | public static function check($abilities, $arguments = []) method any (line 9452) | public static function any($abilities, $arguments = []) method none (line 9466) | public static function none($abilities, $arguments = []) method authorize (line 9481) | public static function authorize($ability, $arguments = []) method inspect (line 9495) | public static function inspect($ability, $arguments = []) method raw (line 9510) | public static function raw($ability, $arguments = []) method getPolicyFor (line 9523) | public static function getPolicyFor($class) method guessPolicyNamesUsing (line 9536) | public static function guessPolicyNamesUsing($callback) method resolvePolicy (line 9550) | public static function resolvePolicy($class) method forUser (line 9563) | public static function forUser($user) method abilities (line 9575) | public static function abilities() method policies (line 9587) | public static function policies() method defaultDenialResponse (line 9600) | public static function defaultDenialResponse($response) method setContainer (line 9613) | public static function setContainer($container) method denyWithStatus (line 9628) | public static function denyWithStatus($status, $message = null, $code ... method denyAsNotFound (line 9642) | public static function denyAsNotFound($message = null, $code = null) class Hash (line 28334) | class Hash extends \Illuminate\Support\Facades\Hash {} method createBcryptDriver (line 9662) | public static function createBcryptDriver() method createArgonDriver (line 9674) | public static function createArgonDriver() method createArgon2idDriver (line 9686) | public static function createArgon2idDriver() method info (line 9699) | public static function info($hashedValue) method make (line 9713) | public static function make($value, $options = []) method check (line 9728) | public static function check($value, $hashedValue, $options = []) method needsRehash (line 9742) | public static function needsRehash($hashedValue, $options = []) method isHashed (line 9755) | public static function isHashed($value) method getDefaultDriver (line 9767) | public static function getDefaultDriver() method verifyConfiguration (line 9781) | public static function verifyConfiguration($value) method driver (line 9795) | public static function driver($driver = null) method extend (line 9810) | public static function extend($driver, $callback) method getDrivers (line 9823) | public static function getDrivers() method getContainer (line 9836) | public static function getContainer() method setContainer (line 9850) | public static function setContainer($container) method forgetDrivers (line 9863) | public static function forgetDrivers() class Http (line 28335) | class Http extends \Illuminate\Support\Facades\Http {} method globalMiddleware (line 9946) | public static function globalMiddleware($middleware) method globalRequestMiddleware (line 9959) | public static function globalRequestMiddleware($middleware) method globalResponseMiddleware (line 9972) | public static function globalResponseMiddleware($middleware) method globalOptions (line 9985) | public static function globalOptions($options) method response (line 10000) | public static function response($body = null, $status = 200, $headers ... method failedConnection (line 10012) | public static function failedConnection($message = null) method sequence (line 10024) | public static function sequence($responses = []) method fake (line 10037) | public static function fake($callback = null) method fakeSequence (line 10050) | public static function fakeSequence($url = '*') method stubUrl (line 10064) | public static function stubUrl($url, $callback) method preventStrayRequests (line 10077) | public static function preventStrayRequests($prevent = true) method preventingStrayRequests (line 10089) | public static function preventingStrayRequests() method allowStrayRequests (line 10101) | public static function allowStrayRequests() method recordRequestResponsePair (line 10115) | public static function recordRequestResponsePair($request, $response) method assertSent (line 10128) | public static function assertSent($callback) method assertSentInOrder (line 10141) | public static function assertSentInOrder($callbacks) method assertNotSent (line 10154) | public static function assertNotSent($callback) method assertNothingSent (line 10166) | public static function assertNothingSent() method assertSentCount (line 10179) | public static function assertSentCount($count) method assertSequencesAreEmpty (line 10191) | public static function assertSequencesAreEmpty() method recorded (line 10204) | public static function recorded($callback = null) method createPendingRequest (line 10216) | public static function createPendingRequest() method getDispatcher (line 10228) | public static function getDispatcher() method getGlobalMiddleware (line 10240) | public static function getGlobalMiddleware() method macro (line 10255) | public static function macro($name, $macro) method mixin (line 10269) | public static function mixin($mixin, $replace = true) method hasMacro (line 10281) | public static function hasMacro($name) method flushMacros (line 10292) | public static function flushMacros() method macroCall (line 10306) | public static function macroCall($method, $parameters) class Js (line 28336) | class Js extends \Illuminate\Support\Js {} class Lang (line 28337) | class Lang extends \Illuminate\Support\Facades\Lang {} method hasForLocale (line 10327) | public static function hasForLocale($key, $locale = null) method has (line 10342) | public static function has($key, $locale = null, $fallback = true) method get (line 10358) | public static function get($key, $replace = [], $locale = null, $fallb... method choice (line 10374) | public static function choice($key, $number, $replace = [], $locale = ... method addLines (line 10389) | public static function addLines($lines, $locale, $namespace = '*') method load (line 10404) | public static function load($namespace, $group, $locale) method handleMissingKeysUsing (line 10417) | public static function handleMissingKeysUsing($callback) method addNamespace (line 10431) | public static function addNamespace($namespace, $hint) method addPath (line 10444) | public static function addPath($path) method addJsonPath (line 10457) | public static function addJsonPath($path) method parseKey (line 10470) | public static function parseKey($key) method determineLocalesUsing (line 10483) | public static function determineLocalesUsing($callback) method getSelector (line 10495) | public static function getSelector() method setSelector (line 10508) | public static function setSelector($selector) method getLoader (line 10520) | public static function getLoader() method locale (line 10532) | public static function locale() method getLocale (line 10544) | public static function getLocale() method setLocale (line 10558) | public static function setLocale($locale) method getFallback (line 10570) | public static function getFallback() method setFallback (line 10583) | public static function setFallback($fallback) method setLoaded (line 10596) | public static function setLoaded($loaded) method stringable (line 10610) | public static function stringable($class, $handler = null) method setParsedKey (line 10624) | public static function setParsedKey($key, $parsed) method flushParsedKeys (line 10637) | public static function flushParsedKeys() method macro (line 10653) | public static function macro($name, $macro) method mixin (line 10667) | public static function mixin($mixin, $replace = true) method hasMacro (line 10679) | public static function hasMacro($name) method flushMacros (line 10690) | public static function flushMacros() class Log (line 28338) | class Log extends \Illuminate\Support\Facades\Log {} method build (line 10717) | public static function build($config) method stack (line 10731) | public static function stack($channels, $channel = null) method channel (line 10744) | public static function channel($channel = null) method driver (line 10757) | public static function driver($driver = null) method shareContext (line 10770) | public static function shareContext($context) method sharedContext (line 10782) | public static function sharedContext() method withoutContext (line 10794) | public static function withoutContext() method flushSharedContext (line 10806) | public static function flushSharedContext() method getDefaultDriver (line 10818) | public static function getDefaultDriver() method setDefaultDriver (line 10831) | public static function setDefaultDriver($name) method extend (line 10845) | public static function extend($driver, $callback) method forgetChannel (line 10858) | public static function forgetChannel($driver = null) method getChannels (line 10870) | public static function getChannels() method emergency (line 10884) | public static function emergency($message, $context = []) method alert (line 10901) | public static function alert($message, $context = []) method critical (line 10917) | public static function critical($message, $context = []) method error (line 10932) | public static function error($message, $context = []) method warning (line 10949) | public static function warning($message, $context = []) method notice (line 10963) | public static function notice($message, $context = []) method info (line 10979) | public static function info($message, $context = []) method debug (line 10993) | public static function debug($message, $context = []) method log (line 11008) | public static function log($level, $message, $context = []) method setApplication (line 11021) | public static function setApplication($app) class Mail (line 28339) | class Mail extends \Illuminate\Support\Facades\Mail {} method mailer (line 11060) | public static function mailer($name = null) method driver (line 11073) | public static function driver($driver = null) method build (line 11086) | public static function build($config) method createSymfonyTransport (line 11100) | public static function createSymfonyTransport($config) method getDefaultDriver (line 11112) | public static function getDefaultDriver() method setDefaultDriver (line 11125) | public static function setDefaultDriver($name) method purge (line 11138) | public static function purge($name = null) method extend (line 11152) | public static function extend($driver, $callback) method getApplication (line 11164) | public static function getApplication() method setApplication (line 11177) | public static function setApplication($app) method forgetMailers (line 11189) | public static function forgetMailers() method assertSent (line 11203) | public static function assertSent($mailable, $callback = null) method assertNotOutgoing (line 11217) | public static function assertNotOutgoing($mailable, $callback = null) method assertNotSent (line 11231) | public static function assertNotSent($mailable, $callback = null) method assertNothingOutgoing (line 11243) | public static function assertNothingOutgoing() method assertNothingSent (line 11255) | public static function assertNothingSent() method assertQueued (line 11269) | public static function assertQueued($mailable, $callback = null) method assertNotQueued (line 11283) | public static function assertNotQueued($mailable, $callback = null) method assertNothingQueued (line 11295) | public static function assertNothingQueued() method assertSentCount (line 11308) | public static function assertSentCount($count) method assertQueuedCount (line 11321) | public static function assertQueuedCount($count) method assertOutgoingCount (line 11334) | public static function assertOutgoingCount($count) method sent (line 11348) | public static function sent($mailable, $callback = null) method hasSent (line 11361) | public static function hasSent($mailable) method queued (line 11375) | public static function queued($mailable, $callback = null) method hasQueued (line 11388) | public static function hasQueued($mailable) method to (line 11401) | public static function to($users) method cc (line 11414) | public static function cc($users) method bcc (line 11427) | public static function bcc($users) method raw (line 11441) | public static function raw($text, $callback) method send (line 11456) | public static function send($view, $data = [], $callback = null) method sendNow (line 11471) | public static function sendNow($mailable, $data = [], $callback = null) method queue (line 11485) | public static function queue($view, $queue = null) method later (line 11500) | public static function later($delay, $view, $queue = null) class Notification (line 28340) | class Notification extends \Illuminate\Support\Facades\Notification {} method send (line 11522) | public static function send($notifiables, $notification) method sendNow (line 11537) | public static function sendNow($notifiables, $notification, $channels ... method channel (line 11550) | public static function channel($name = null) method getDefaultDriver (line 11562) | public static function getDefaultDriver() method deliversVia (line 11574) | public static function deliversVia() method deliverVia (line 11587) | public static function deliverVia($channel) method locale (line 11600) | public static function locale($locale) method driver (line 11614) | public static function driver($driver = null) method extend (line 11629) | public static function extend($driver, $callback) method getDrivers (line 11642) | public static function getDrivers() method getContainer (line 11655) | public static function getContainer() method setContainer (line 11669) | public static function setContainer($container) method forgetDrivers (line 11682) | public static function forgetDrivers() method assertSentOnDemand (line 11698) | public static function assertSentOnDemand($notification, $callback = n... method assertSentTo (line 11714) | public static function assertSentTo($notifiable, $notification, $callb... method assertSentOnDemandTimes (line 11728) | public static function assertSentOnDemandTimes($notification, $times = 1) method assertSentToTimes (line 11743) | public static function assertSentToTimes($notifiable, $notification, $... method assertNotSentTo (line 11759) | public static function assertNotSentTo($notifiable, $notification, $ca... method assertNothingSent (line 11771) | public static function assertNothingSent() method assertNothingSentTo (line 11785) | public static function assertNothingSentTo($notifiable) method assertSentTimes (line 11799) | public static function assertSentTimes($notification, $expectedCount) method assertCount (line 11812) | public static function assertCount($expectedCount) method sent (line 11827) | public static function sent($notifiable, $notification, $callback = null) method hasSent (line 11841) | public static function hasSent($notifiable, $notification) method serializeAndRestore (line 11854) | public static function serializeAndRestore($serializeAndRestore = true) method sentNotifications (line 11866) | public static function sentNotifications() method macro (line 11881) | public static function macro($name, $macro) method mixin (line 11895) | public static function mixin($mixin, $replace = true) method hasMacro (line 11907) | public static function hasMacro($name) method flushMacros (line 11918) | public static function flushMacros() class Number (line 28341) | class Number extends \Illuminate\Support\Number {} class Password (line 28342) | class Password extends \Illuminate\Support\Facades\Password {} method broker (line 11946) | public static function broker($name = null) method getDefaultDriver (line 11958) | public static function getDefaultDriver() method setDefaultDriver (line 11971) | public static function setDefaultDriver($name) class Process (line 28343) | class Process extends \Illuminate\Support\Facades\Process {} method result (line 12010) | public static function result($output = '', $errorOutput = '', $exitCo... method describe (line 12022) | public static function describe() method sequence (line 12035) | public static function sequence($processes = []) method fake (line 12048) | public static function fake($callback = null) method isRecording (line 12060) | public static function isRecording() method recordIfRecording (line 12074) | public static function recordIfRecording($process, $result) method record (line 12088) | public static function record($process, $result) method preventStrayProcesses (line 12101) | public static function preventStrayProcesses($prevent = true) method preventingStrayProcesses (line 12113) | public static function preventingStrayProcesses() method assertRan (line 12126) | public static function assertRan($callback) method assertRanTimes (line 12140) | public static function assertRanTimes($callback, $times = 1) method assertNotRan (line 12153) | public static function assertNotRan($callback) method assertDidntRun (line 12166) | public static function assertDidntRun($callback) method assertNothingRan (line 12178) | public static function assertNothingRan() method pool (line 12191) | public static function pool($callback) method pipe (line 12204) | public static function pipe($callback, $output = null) method concurrently (line 12218) | public static function concurrently($callback, $output = null) method newPendingProcess (line 12230) | public static function newPendingProcess() method macro (line 12245) | public static function macro($name, $macro) method mixin (line 12259) | public static function mixin($mixin, $replace = true) method hasMacro (line 12271) | public static function hasMacro($name) method flushMacros (line 12282) | public static function flushMacros() method macroCall (line 12296) | public static function macroCall($method, $parameters) class Queue (line 28344) | class Queue extends \Illuminate\Support\Facades\Queue {} method before (line 12318) | public static function before($callback) method after (line 12331) | public static function after($callback) method exceptionOccurred (line 12344) | public static function exceptionOccurred($callback) method looping (line 12357) | public static function looping($callback) method failing (line 12370) | public static function failing($callback) method stopping (line 12383) | public static function stopping($callback) method connected (line 12396) | public static function connected($name = null) method connection (line 12409) | public static function connection($name = null) method extend (line 12423) | public static function extend($driver, $resolver) method addConnector (line 12437) | public static function addConnector($driver, $resolver) method getDefaultDriver (line 12449) | public static function getDefaultDriver() method setDefaultDriver (line 12462) | public static function setDefaultDriver($name) method getName (line 12475) | public static function getName($connection = null) method getApplication (line 12487) | public static function getApplication() method setApplication (line 12500) | public static function setApplication($app) method except (line 12513) | public static function except($jobsToBeQueued) method assertPushed (line 12527) | public static function assertPushed($job, $callback = null) method assertPushedOn (line 12542) | public static function assertPushedOn($queue, $job, $callback = null) method assertPushedWithChain (line 12557) | public static function assertPushedWithChain($job, $expectedChain = []... method assertPushedWithoutChain (line 12571) | public static function assertPushedWithoutChain($job, $callback = null) method assertClosurePushed (line 12584) | public static function assertClosurePushed($callback = null) method assertClosureNotPushed (line 12597) | public static function assertClosureNotPushed($callback = null) method assertNotPushed (line 12611) | public static function assertNotPushed($job, $callback = null) method assertCount (line 12624) | public static function assertCount($expectedCount) method assertNothingPushed (line 12636) | public static function assertNothingPushed() method pushed (line 12650) | public static function pushed($job, $callback = null) method pushedRaw (line 12663) | public static function pushedRaw($callback = null) method hasPushed (line 12676) | public static function hasPushed($job) method size (line 12689) | public static function size($queue = null) method push (line 12704) | public static function push($job, $data = '', $queue = null) method shouldFakeJob (line 12717) | public static function shouldFakeJob($job) method pushRaw (line 12732) | public static function pushRaw($payload, $queue = null, $options = []) method later (line 12748) | public static function later($delay, $job, $data = '', $queue = null) method pushOn (line 12763) | public static function pushOn($queue, $job, $data = '') method laterOn (line 12779) | public static function laterOn($queue, $delay, $job, $data = '') method pop (line 12792) | public static function pop($queue = null) method bulk (line 12807) | public static function bulk($jobs, $data = '', $queue = null) method pushedJobs (line 12819) | public static function pushedJobs() method rawPushes (line 12831) | public static function rawPushes() method serializeAndRestore (line 12844) | public static function serializeAndRestore($serializeAndRestore = true) method getConnectionName (line 12856) | public static function getConnectionName() method setConnectionName (line 12869) | public static function setConnectionName($name) method getJobTries (line 12882) | public static function getJobTries($job) method getJobBackoff (line 12896) | public static function getJobBackoff($job) method getJobExpiration (line 12910) | public static function getJobExpiration($job) method createPayloadUsing (line 12924) | public static function createPayloadUsing($callback) method getContainer (line 12936) | public static function getContainer() method setContainer (line 12950) | public static function setContainer($container) class RateLimiter (line 28345) | class RateLimiter extends \Illuminate\Support\Facades\RateLimiter {} method for (line 12972) | public static function for($name, $callback) method limiter (line 12985) | public static function limiter($name) method attempt (line 13001) | public static function attempt($key, $maxAttempts, $callback, $decaySe... method tooManyAttempts (line 13015) | public static function tooManyAttempts($key, $maxAttempts) method hit (line 13029) | public static function hit($key, $decaySeconds = 60) method increment (line 13044) | public static function increment($key, $decaySeconds = 60, $amount = 1) method decrement (line 13059) | public static function decrement($key, $decaySeconds = 60, $amount = 1) method attempts (line 13072) | public static function attempts($key) method resetAttempts (line 13085) | public static function resetAttempts($key) method remaining (line 13099) | public static function remaining($key, $maxAttempts) method retriesLeft (line 13113) | public static function retriesLeft($key, $maxAttempts) method clear (line 13126) | public static function clear($key) method availableIn (line 13139) | public static function availableIn($key) method cleanRateLimiterKey (line 13152) | public static function cleanRateLimiterKey($key) class Redirect (line 28346) | class Redirect extends \Illuminate\Support\Facades\Redirect {} method back (line 13174) | public static function back($status = 302, $headers = [], $fallback = ... method refresh (line 13188) | public static function refresh($status = 302, $headers = []) method guest (line 13204) | public static function guest($path, $status = 302, $headers = [], $sec... method intended (line 13220) | public static function intended($default = '/', $status = 302, $header... method to (line 13236) | public static function to($path, $status = 302, $headers = [], $secure... method away (line 13251) | public static function away($path, $status = 302, $headers = []) method secure (line 13266) | public static function secure($path, $status = 302, $headers = []) method route (line 13282) | public static function route($route, $parameters = [], $status = 302, ... method signedRoute (line 13299) | public static function signedRoute($route, $parameters = [], $expirati... method temporarySignedRoute (line 13316) | public static function temporarySignedRoute($route, $expiration, $para... method action (line 13332) | public static function action($action, $parameters = [], $status = 302... method getUrlGenerator (line 13344) | public static function getUrlGenerator() method setSession (line 13357) | public static function setSession($session) method getIntendedUrl (line 13369) | public static function getIntendedUrl() method setIntendedUrl (line 13382) | public static function setIntendedUrl($url) method macro (line 13397) | public static function macro($name, $macro) method mixin (line 13411) | public static function mixin($mixin, $replace = true) method hasMacro (line 13423) | public static function hasMacro($name) method flushMacros (line 13434) | public static function flushMacros() class Request (line 28347) | class Request extends \Illuminate\Support\Facades\Request {} method capture (line 13455) | public static function capture() method instance (line 13466) | public static function instance() method method (line 13478) | public static function method() method uri (line 13490) | public static function uri() method root (line 13502) | public static function root() method url (line 13514) | public static function url() method fullUrl (line 13526) | public static function fullUrl() method fullUrlWithQuery (line 13539) | public static function fullUrlWithQuery($query) method fullUrlWithoutQuery (line 13552) | public static function fullUrlWithoutQuery($keys) method path (line 13564) | public static function path() method decodedPath (line 13576) | public static function decodedPath() method segment (line 13590) | public static function segment($index, $default = null) method segments (line 13602) | public static function segments() method is (line 13615) | public static function is(...$patterns) method routeIs (line 13628) | public static function routeIs(...$patterns) method fullUrlIs (line 13641) | public static function fullUrlIs(...$patterns) method host (line 13653) | public static function host() method httpHost (line 13665) | public static function httpHost() method schemeAndHttpHost (line 13677) | public static function schemeAndHttpHost() method ajax (line 13689) | public static function ajax() method pjax (line 13701) | public static function pjax() method prefetch (line 13713) | public static function prefetch() method secure (line 13725) | public static function secure() method ip (line 13737) | public static function ip() method ips (line 13749) | public static function ips() method userAgent (line 13761) | public static function userAgent() method merge (line 13774) | public static function merge($input) method mergeIfMissing (line 13787) | public static function mergeIfMissing($input) method replace (line 13800) | public static function replace($input) method get (line 13816) | public static function get($key, $default = null) method json (line 13830) | public static function json($key = null, $default = null) method createFrom (line 13844) | public static function createFrom($from, $to = null) method createFromBase (line 13856) | public static function createFromBase($request) method duplicate (line 13873) | public static function duplicate($query = null, $request = null, $attr... method hasSession (line 13889) | public static function hasSession($skipIfUninitialized = false) method getSession (line 13901) | public static function getSession() method session (line 13914) | public static function session() method setLaravelSession (line 13927) | public static function setLaravelSession($session) method setRequestLocale (line 13940) | public static function setRequestLocale($locale) method setDefaultRequestLocale (line 13953) | public static function setDefaultRequestLocale($locale) method user (line 13966) | public static function user($guard = null) method route (line 13980) | public static function route($param = null, $default = null) method fingerprint (line 13993) | public static function fingerprint() method setJson (line 14006) | public static function setJson($json) method getUserResolver (line 14018) | public static function getUserResolver() method setUserResolver (line 14031) | public static function setUserResolver($callback) method getRouteResolver (line 14043) | public static function getRouteResolver() method setRouteResolver (line 14056) | public static function setRouteResolver($callback) method toArray (line 14068) | public static function toArray() method offsetExists (line 14081) | public static function offsetExists($offset) method offsetGet (line 14094) | public static function offsetGet($offset) method offsetSet (line 14108) | public static function offsetSet($offset, $value) method offsetUnset (line 14121) | public static function offsetUnset($offset) method initialize (line 14141) | public static function initialize($query = [], $request = [], $attribu... method createFromGlobals (line 14153) | public static function createFromGlobals() method create (line 14175) | public static function create($uri, $method = 'GET', $parameters = [],... method setFactory (line 14190) | public static function setFactory($callable) method overrideGlobals (line 14204) | public static function overrideGlobals() method setTrustedProxies (line 14220) | public static function setTrustedProxies($proxies, $trustedHeaderSet) method getTrustedProxies (line 14232) | public static function getTrustedProxies() method getTrustedHeaderSet (line 14244) | public static function getTrustedHeaderSet() method setTrustedHosts (line 14258) | public static function setTrustedHosts($hostPatterns) method getTrustedHosts (line 14270) | public static function getTrustedHosts() method normalizeQueryString (line 14284) | public static function normalizeQueryString($qs) method enableHttpMethodParameterOverride (line 14303) | public static function enableHttpMethodParameterOverride() method getHttpMethodParameterOverride (line 14314) | public static function getHttpMethodParameterOverride() method hasPreviousSession (line 14326) | public static function hasPreviousSession() method setSession (line 14338) | public static function setSession($session) method setSessionFactory (line 14352) | public static function setSessionFactory($factory) method getClientIps (line 14371) | public static function getClientIps() method getClientIp (line 14395) | public static function getClientIp() method getScriptName (line 14407) | public static function getScriptName() method getPathInfo (line 14429) | public static function getPathInfo() method getBasePath (line 14449) | public static function getBasePath() method getBaseUrl (line 14467) | public static function getBaseUrl() method getScheme (line 14479) | public static function getScheme() method getPort (line 14497) | public static function getPort() method getUser (line 14509) | public static function getUser() method getPassword (line 14521) | public static function getPassword() method getUserInfo (line 14534) | public static function getUserInfo() method getHttpHost (line 14548) | public static function getHttpHost() method getRequestUri (line 14561) | public static function getRequestUri() method getSchemeAndHttpHost (line 14576) | public static function getSchemeAndHttpHost() method getUri (line 14589) | public static function getUri() method getUriForPath (line 14602) | public static function getUriForPath($path) method getRelativeUriForPath (line 14626) | public static function getRelativeUriForPath($path) method getQueryString (line 14641) | public static function getQueryString() method isSecure (line 14658) | public static function isSecure() method getHost (line 14676) | public static function getHost() method setMethod (line 14688) | public static function setMethod($method) method getMethod (line 14709) | public static function getMethod() method getRealMethod (line 14722) | public static function getRealMethod() method getMimeType (line 14734) | public static function getMimeType($format) method getMimeTypes (line 14747) | public static function getMimeTypes($format) method getFormat (line 14758) | public static function getFormat($mimeType) method setFormat (line 14771) | public static function setFormat($format, $mimeTypes) method getRequestFormat (line 14790) | public static function getRequestFormat($default = 'html') method setRequestFormat (line 14802) | public static function setRequestFormat($format) method getContentTypeFormat (line 14815) | public static function getContentTypeFormat() method setDefaultLocale (line 14827) | public static function setDefaultLocale($locale) method getDefaultLocale (line 14839) | public static function getDefaultLocale() method setLocale (line 14851) | public static function setLocale($locale) method getLocale (line 14863) | public static function getLocale() method isMethod (line 14876) | public static function isMethod($method) method isMethodSafe (line 14889) | public static function isMethodSafe() method isMethodIdempotent (line 14901) | public static function isMethodIdempotent() method isMethodCacheable (line 14914) | public static function isMethodCacheable() method getProtocolVersion (line 14932) | public static function getProtocolVersion() method getContent (line 14947) | public static function getContent($asResource = false) method getPayload (line 14960) | public static function getPayload() method getETags (line 14972) | public static function getETags() method isNoCache (line 14984) | public static function isNoCache() method getPreferredFormat (line 15001) | public static function getPreferredFormat($default = 'html') method getPreferredLanguage (line 15014) | public static function getPreferredLanguage($locales = null) method getLanguages (line 15027) | public static function getLanguages() method getCharsets (line 15040) | public static function getCharsets() method getEncodings (line 15053) | public static function getEncodings() method getAcceptableContentTypes (line 15066) | public static function getAcceptableContentTypes() method isXmlHttpRequest (line 15082) | public static function isXmlHttpRequest() method preferSafeContent (line 15095) | public static function preferSafeContent() method isFromTrustedProxy (line 15110) | public static function isFromTrustedProxy() method filterPrecognitiveRules (line 15124) | public static function filterPrecognitiveRules($rules) method isAttemptingPrecognition (line 15136) | public static function isAttemptingPrecognition() method isPrecognitive (line 15148) | public static function isPrecognitive() method isJson (line 15160) | public static function isJson() method expectsJson (line 15172) | public static function expectsJson() method wantsJson (line 15184) | public static function wantsJson() method accepts (line 15197) | public static function accepts($contentTypes) method prefers (line 15210) | public static function prefers($contentTypes) method acceptsAnyContentType (line 15222) | public static function acceptsAnyContentType() method acceptsJson (line 15234) | public static function acceptsJson() method acceptsHtml (line 15246) | public static function acceptsHtml() method matchesType (line 15260) | public static function matchesType($actual, $type) method format (line 15272) | public static function format($default = 'html') method old (line 15286) | public static function old($key = null, $default = null) method flash (line 15298) | public static function flash() method flashOnly (line 15311) | public static function flashOnly($keys) method flashExcept (line 15324) | public static function flashExcept($keys) method flush (line 15336) | public static function flush() method server (line 15350) | public static function server($key = null, $default = null) method hasHeader (line 15363) | public static function hasHeader($key) method header (line 15377) | public static function header($key = null, $default = null) method bearerToken (line 15389) | public static function bearerToken() method keys (line 15401) | public static function keys() method all (line 15414) | public static function all($keys = null) method input (line 15428) | public static function input($key = null, $default = null) method fluent (line 15441) | public static function fluent($key = null) method query (line 15455) | public static function query($key = null, $default = null) method post (line 15469) | public static function post($key = null, $default = null) method hasCookie (line 15482) | public static function hasCookie($key) method cookie (line 15496) | public static function cookie($key = null, $default = null) method allFiles (line 15508) | public static function allFiles() method hasFile (line 15521) | public static function hasFile($key) method file (line 15535) | public static function file($key = null, $default = null) method dump (line 15548) | public static function dump($keys = []) method dd (line 15561) | public static function dd(...$args) method exists (line 15574) | public static function exists($key) method has (line 15587) | public static function has($key) method hasAny (line 15600) | public static function hasAny($keys) method whenHas (line 15615) | public static function whenHas($key, $callback, $default = null) method filled (line 15628) | public static function filled($key) method isNotFilled (line 15641) | public static function isNotFilled($key) method anyFilled (line 15654) | public static function anyFilled($keys) method whenFilled (line 15669) | public static function whenFilled($key, $callback, $default = null) method missing (line 15682) | public static function missing($key) method whenMissing (line 15697) | public static function whenMissing($key, $callback, $default = null) method str (line 15711) | public static function str($key, $default = null) method string (line 15725) | public static function string($key, $default = null) method boolean (line 15741) | public static function boolean($key = null, $default = false) method integer (line 15755) | public static function integer($key, $default = 0) method float (line 15769) | public static function float($key, $default = 0.0) method date (line 15785) | public static function date($key, $format = null, $tz = null) method enum (line 15800) | public static function enum($key, $enumClass) method enums (line 15815) | public static function enums($key, $enumClass) method array (line 15828) | public static function array($key = null) method collect (line 15841) | public static function collect($key = null) method only (line 15854) | public static function only($keys) method except (line 15867) | public static function except($keys) method when (line 15884) | public static function when($value = null, $callback = null, $default ... method unless (line 15901) | public static function unless($value = null, $callback = null, $defaul... method macro (line 15916) | public static function macro($name, $macro) method mixin (line 15930) | public static function mixin($mixin, $replace = true) method hasMacro (line 15942) | public static function hasMacro($name) method flushMacros (line 15953) | public static function flushMacros() method validate (line 23576) | public static function validate($rules, ...$params) method validateWithBag (line 23590) | public static function validateWithBag($errorBag, $rules, ...$params) method hasValidSignature (line 23602) | public static function hasValidSignature($absolute = true) method hasValidRelativeSignature (line 23613) | public static function hasValidRelativeSignature() method hasValidSignatureWhileIgnoring (line 23626) | public static function hasValidSignatureWhileIgnoring($ignoreQuery = [... method hasValidRelativeSignatureWhileIgnoring (line 23638) | public static function hasValidRelativeSignatureWhileIgnoring($ignoreQ... class Response (line 28348) | class Response extends \Illuminate\Support\Facades\Response {} method make (line 15974) | public static function make($content = '', $status = 200, $headers = []) method noContent (line 15988) | public static function noContent($status = 204, $headers = []) method view (line 16004) | public static function view($view, $data = [], $status = 200, $headers... method json (line 16020) | public static function json($data = [], $status = 200, $headers = [], ... method jsonp (line 16037) | public static function jsonp($callback, $data = [], $status = 200, $he... method eventStream (line 16052) | public static function eventStream($callback, $headers = [], $endStrea... method stream (line 16067) | public static function stream($callback, $status = 200, $headers = []) method streamJson (line 16083) | public static function streamJson($data, $status = 200, $headers = [],... method streamDownload (line 16100) | public static function streamDownload($callback, $name = null, $header... method download (line 16116) | public static function download($file, $name = null, $headers = [], $d... method file (line 16130) | public static function file($file, $headers = []) method redirectTo (line 16146) | public static function redirectTo($path, $status = 302, $headers = [],... method redirectToRoute (line 16162) | public static function redirectToRoute($route, $parameters = [], $stat... method redirectToAction (line 16178) | public static function redirectToAction($action, $parameters = [], $st... method redirectGuest (line 16194) | public static function redirectGuest($path, $status = 302, $headers = ... method redirectToIntended (line 16210) | public static function redirectToIntended($default = '/', $status = 30... method macro (line 16225) | public static function macro($name, $macro) method mixin (line 16239) | public static function mixin($mixin, $replace = true) method hasMacro (line 16251) | public static function hasMacro($name) method flushMacros (line 16262) | public static function flushMacros() class Route (line 28349) | class Route extends \Illuminate\Support\Facades\Route {} method get (line 16302) | public static function get($uri, $action = null) method post (line 16316) | public static function post($uri, $action = null) method put (line 16330) | public static function put($uri, $action = null) method patch (line 16344) | public static function patch($uri, $action = null) method delete (line 16358) | public static function delete($uri, $action = null) method options (line 16372) | public static function options($uri, $action = null) method any (line 16386) | public static function any($uri, $action = null) method fallback (line 16399) | public static function fallback($action) method redirect (line 16414) | public static function redirect($uri, $destination, $status = 302) method permanentRedirect (line 16428) | public static function permanentRedirect($uri, $destination) method view (line 16445) | public static function view($uri, $view, $data = [], $status = 200, $h... method match (line 16460) | public static function match($methods, $uri, $action = null) method resources (line 16474) | public static function resources($resources, $options = []) method resource (line 16489) | public static function resource($name, $controller, $options = []) method apiResources (line 16503) | public static function apiResources($resources, $options = []) method apiResource (line 16518) | public static function apiResource($name, $controller, $options = []) method singletons (line 16532) | public static function singletons($singletons, $options = []) method singleton (line 16547) | public static function singleton($name, $controller, $options = []) method apiSingletons (line 16561) | public static function apiSingletons($singletons, $options = []) method apiSingleton (line 16576) | public static function apiSingleton($name, $controller, $options = []) method group (line 16590) | public static function group($attributes, $routes) method mergeWithLastGroup (line 16604) | public static function mergeWithLastGroup($new, $prependExistingPrefix... method getLastGroupPrefix (line 16616) | public static function getLastGroupPrefix() method addRoute (line 16631) | public static function addRoute($methods, $uri, $action) method newRoute (line 16646) | public static function newRoute($methods, $uri, $action) method respondWithRoute (line 16659) | public static function respondWithRoute($name) method dispatch (line 16672) | public static function dispatch($request) method dispatchToRoute (line 16685) | public static function dispatchToRoute($request) method gatherRouteMiddleware (line 16698) | public static function gatherRouteMiddleware($route) method resolveMiddleware (line 16712) | public static function resolveMiddleware($middleware, $excluded = []) method prepareResponse (line 16726) | public static function prepareResponse($request, $response) method toResponse (line 16740) | public static function toResponse($request, $response) method substituteBindings (line 16754) | public static function substituteBindings($route) method substituteImplicitBindings (line 16769) | public static function substituteImplicitBindings($route) method substituteImplicitBindingsUsing (line 16782) | public static function substituteImplicitBindingsUsing($callback) method matched (line 16795) | public static function matched($callback) method getMiddleware (line 16807) | public static function getMiddleware() method aliasMiddleware (line 16821) | public static function aliasMiddleware($name, $class) method hasMiddlewareGroup (line 16834) | public static function hasMiddlewareGroup($name) method getMiddlewareGroups (line 16846) | public static function getMiddlewareGroups() method middlewareGroup (line 16860) | public static function middlewareGroup($name, $middleware) method prependMiddlewareToGroup (line 16876) | public static function prependMiddlewareToGroup($group, $middleware) method pushMiddlewareToGroup (line 16892) | public static function pushMiddlewareToGroup($group, $middleware) method removeMiddlewareFromGroup (line 16906) | public static function removeMiddlewareFromGroup($group, $middleware) method flushMiddlewareGroups (line 16918) | public static function flushMiddlewareGroups() method bind (line 16932) | public static function bind($key, $binder) method model (line 16947) | public static function model($key, $class, $callback = null) method getBindingCallback (line 16960) | public static function getBindingCallback($key) method getPatterns (line 16972) | public static function getPatterns() method pattern (line 16986) | public static function pattern($key, $pattern) method patterns (line 16999) | public static function patterns($patterns) method hasGroupStack (line 17011) | public static function hasGroupStack() method getGroupStack (line 17023) | public static function getGroupStack() method input (line 17037) | public static function input($key, $default = null) method getCurrentRequest (line 17049) | public static function getCurrentRequest() method getCurrentRoute (line 17061) | public static function getCurrentRoute() method current (line 17073) | public static function current() method has (line 17086) | public static function has($name) method currentRouteName (line 17098) | public static function currentRouteName() method is (line 17111) | public static function is(...$patterns) method currentRouteNamed (line 17124) | public static function currentRouteNamed(...$patterns) method currentRouteAction (line 17136) | public static function currentRouteAction() method uses (line 17149) | public static function uses(...$patterns) method currentRouteUses (line 17162) | public static function currentRouteUses($action) method singularResourceParameters (line 17175) | public static function singularResourceParameters($singular = true) method resourceParameters (line 17188) | public static function resourceParameters($parameters = []) method resourceVerbs (line 17201) | public static function resourceVerbs($verbs = []) method getRoutes (line 17213) | public static function getRoutes() method setRoutes (line 17226) | public static function setRoutes($routes) method setCompiledRoutes (line 17239) | public static function setCompiledRoutes($routes) method uniqueMiddleware (line 17252) | public static function uniqueMiddleware($middleware) method setContainer (line 17264) | public static function setContainer($container) method macro (line 17279) | public static function macro($name, $macro) method mixin (line 17293) | public static function mixin($mixin, $replace = true) method hasMacro (line 17305) | public static function hasMacro($name) method flushMacros (line 17316) | public static function flushMacros() method macroCall (line 17330) | public static function macroCall($method, $parameters) method tap (line 17343) | public static function tap($callback = null) class Schedule (line 28350) | class Schedule extends \Illuminate\Support\Facades\Schedule {} method call (line 17426) | public static function call($callback, $parameters = []) method command (line 17440) | public static function command($command, $parameters = []) method job (line 17455) | public static function job($job, $queue = null, $connection = null) method exec (line 17469) | public static function exec($command, $parameters = []) method group (line 17483) | public static function group($events) method compileArrayInput (line 17497) | public static function compileArrayInput($key, $value) method serverShouldRun (line 17511) | public static function serverShouldRun($event, $time) method dueEvents (line 17524) | public static function dueEvents($app) method events (line 17536) | public static function events() method useCache (line 17549) | public static function useCache($store) method macro (line 17564) | public static function macro($name, $macro) method mixin (line 17578) | public static function mixin($mixin, $replace = true) method hasMacro (line 17590) | public static function hasMacro($name) method flushMacros (line 17601) | public static function flushMacros() method macroCall (line 17615) | public static function macroCall($method, $parameters) class Schema (line 28351) | class Schema extends \Illuminate\Support\Facades\Schema {} method createDatabase (line 17635) | public static function createDatabase($name) method dropDatabaseIfExists (line 17648) | public static function dropDatabaseIfExists($name) method hasTable (line 17661) | public static function hasTable($table) method getTables (line 17674) | public static function getTables($withSize = true) method getColumns (line 17687) | public static function getColumns($table) method dropAllTables (line 17699) | public static function dropAllTables() method dropAllViews (line 17711) | public static function dropAllViews() method setBusyTimeout (line 17724) | public static function setBusyTimeout($milliseconds) method setJournalMode (line 17737) | public static function setJournalMode($mode) method setSynchronous (line 17750) | public static function setSynchronous($mode) method refreshDatabaseFile (line 17762) | public static function refreshDatabaseFile() method defaultStringLength (line 17775) | public static function defaultStringLength($length) method defaultMorphKeyType (line 17789) | public static function defaultMorphKeyType($type) method morphUsingUuids (line 17801) | public static function morphUsingUuids() method morphUsingUlids (line 17813) | public static function morphUsingUlids() method hasView (line 17826) | public static function hasView($view) method getTableListing (line 17839) | public static function getTableListing() method getViews (line 17852) | public static function getViews() method getTypes (line 17865) | public static function getTypes() method hasColumn (line 17880) | public static function hasColumn($table, $column) method hasColumns (line 17895) | public static function hasColumns($table, $columns) method whenTableHasColumn (line 17911) | public static function whenTableHasColumn($table, $column, $callback) method whenTableDoesntHaveColumn (line 17927) | public static function whenTableDoesntHaveColumn($table, $column, $cal... method getColumnType (line 17943) | public static function getColumnType($table, $column, $fullDefinition ... method getColumnListing (line 17957) | public static function getColumnListing($table) method getIndexes (line 17971) | public static function getIndexes($table) method getIndexListing (line 17985) | public static function getIndexListing($table) method hasIndex (line 18001) | public static function hasIndex($table, $index, $type = null) method getForeignKeys (line 18015) | public static function getForeignKeys($table) method table (line 18030) | public static function table($table, $callback) method create (line 18045) | public static function create($table, $callback) method drop (line 18059) | public static function drop($table) method dropIfExists (line 18073) | public static function dropIfExists($table) method dropColumns (line 18088) | public static function dropColumns($table, $columns) method dropAllTypes (line 18102) | public static function dropAllTypes() method rename (line 18117) | public static function rename($from, $to) method enableForeignKeyConstraints (line 18130) | public static function enableForeignKeyConstraints() method disableForeignKeyConstraints (line 18143) | public static function disableForeignKeyConstraints() method withoutForeignKeyConstraints (line 18157) | public static function withoutForeignKeyConstraints($callback) method getConnection (line 18170) | public static function getConnection() method setConnection (line 18184) | public static function setConnection($connection) method blueprintResolver (line 18198) | public static function blueprintResolver($resolver) method macro (line 18214) | public static function macro($name, $macro) method mixin (line 18229) | public static function mixin($mixin, $replace = true) method hasMacro (line 18242) | public static function hasMacro($name) method flushMacros (line 18254) | public static function flushMacros() class Session (line 28352) | class Session extends \Illuminate\Support\Facades\Session {} method shouldBlock (line 18273) | public static function shouldBlock() method blockDriver (line 18285) | public static function blockDriver() method defaultRouteBlockLockSeconds (line 18297) | public static function defaultRouteBlockLockSeconds() method defaultRouteBlockWaitSeconds (line 18309) | public static function defaultRouteBlockWaitSeconds() method getSessionConfig (line 18321) | public static function getSessionConfig() method getDefaultDriver (line 18333) | public static function getDefaultDriver() method setDefaultDriver (line 18346) | public static function setDefaultDriver($name) method driver (line 18360) | public static function driver($driver = null) method extend (line 18375) | public static function extend($driver, $callback) method getDrivers (line 18388) | public static function getDrivers() method getContainer (line 18401) | public static function getContainer() method setContainer (line 18415) | public static function setContainer($container) method forgetDrivers (line 18428) | public static function forgetDrivers() method start (line 18441) | public static function start() method save (line 18453) | public static function save() method ageFlashData (line 18465) | public static function ageFlashData() method all (line 18477) | public static function all() method only (line 18490) | public static function only($keys) method except (line 18503) | public static function except($keys) method exists (line 18516) | public static function exists($key) method missing (line 18529) | public static function missing($key) method has (line 18542) | public static function has($key) method hasAny (line 18555) | public static function hasAny($key) method get (line 18569) | public static function get($key, $default = null) method pull (line 18583) | public static function pull($key, $default = null) method hasOldInput (line 18596) | public static function hasOldInput($key = null) method getOldInput (line 18610) | public static function getOldInput($key = null, $default = null) method replace (line 18623) | public static function replace($attributes) method put (line 18637) | public static function put($key, $value = null) method remember (line 18651) | public static function remember($key, $callback) method push (line 18665) | public static function push($key, $value) method increment (line 18679) | public static function increment($key, $amount = 1) method decrement (line 18693) | public static function decrement($key, $amount = 1) method flash (line 18707) | public static function flash($key, $value = true) method now (line 18721) | public static function now($key, $value) method reflash (line 18733) | public static function reflash() method keep (line 18746) | public static function keep($keys = null) method flashInput (line 18759) | public static function flashInput($value) method remove (line 18772) | public static function remove($key) method forget (line 18785) | public static function forget($keys) method flush (line 18797) | public static function flush() method invalidate (line 18809) | public static function invalidate() method regenerate (line 18822) | public static function regenerate($destroy = false) method migrate (line 18835) | public static function migrate($destroy = false) method isStarted (line 18847) | public static function isStarted() method getName (line 18859) | public static function getName() method setName (line 18872) | public static function setName($name) method id (line 18884) | public static function id() method getId (line 18896) | public static function getId() method setId (line 18909) | public static function setId($id) method isValidId (line 18922) | public static function isValidId($id) method setExists (line 18935) | public static function setExists($value) method token (line 18947) | public static function token() method regenerateToken (line 18959) | public static function regenerateToken() method hasPreviousUri (line 18971) | public static function hasPreviousUri() method previousUri (line 18984) | public static function previousUri() method previousUrl (line 18996) | public static function previousUrl() method setPreviousUrl (line 19009) | public static function setPreviousUrl($url) method passwordConfirmed (line 19021) | public static function passwordConfirmed() method getHandler (line 19033) | public static function getHandler() method setHandler (line 19046) | public static function setHandler($handler) method handlerNeedsRequest (line 19058) | public static function handlerNeedsRequest() method setRequestOnHandler (line 19071) | public static function setRequestOnHandler($request) method macro (line 19086) | public static function macro($name, $macro) method mixin (line 19100) | public static function mixin($mixin, $replace = true) method hasMacro (line 19112) | public static function hasMacro($name) method flushMacros (line 19123) | public static function flushMacros() class Storage (line 28353) | class Storage extends \Illuminate\Support\Facades\Storage {} method drive (line 19149) | public static function drive($name = null) method disk (line 19162) | public static function disk($name = null) method cloud (line 19174) | public static function cloud() method build (line 19187) | public static function build($config) method createLocalDriver (line 19201) | public static function createLocalDriver($config, $name = 'local') method createFtpDriver (line 19214) | public static function createFtpDriver($config) method createSftpDriver (line 19227) | public static function createSftpDriver($config) method createS3Driver (line 19240) | public static function createS3Driver($config) method createScopedDriver (line 19253) | public static function createScopedDriver($config) method set (line 19267) | public static function set($name, $disk) method getDefaultDriver (line 19279) | public static function getDefaultDriver() method getDefaultCloudDriver (line 19291) | public static function getDefaultCloudDriver() method forgetDisk (line 19304) | public static function forgetDisk($disk) method purge (line 19317) | public static function purge($name = null) method extend (line 19331) | public static function extend($driver, $callback) method setApplication (line 19344) | public static function setApplication($app) method providesTemporaryUrls (line 19356) | public static function providesTemporaryUrls() method temporaryUrl (line 19371) | public static function temporaryUrl($path, $expiration, $options = []) method diskName (line 19384) | public static function diskName($disk) method shouldServeSignedUrls (line 19398) | public static function shouldServeSignedUrls($serve = true, $urlGenera... method assertExists (line 19412) | public static function assertExists($path, $content = null) method assertCount (line 19428) | public static function assertCount($path, $count, $recursive = false) method assertMissing (line 19442) | public static function assertMissing($path) method assertDirectoryEmpty (line 19456) | public static function assertDirectoryEmpty($path) method exists (line 19470) | public static function exists($path) method missing (line 19484) | public static function missing($path) method fileExists (line 19498) | public static function fileExists($path) method fileMissing (line 19512) | public static function fileMissing($path) method directoryExists (line 19526) | public static function directoryExists($path) method directoryMissing (line 19540) | public static function directoryMissing($path) method path (line 19554) | public static function path($path) method get (line 19568) | public static function get($path) method json (line 19583) | public static function json($path, $flags = 0) method response (line 19600) | public static function response($path, $name = null, $headers = [], $d... method serve (line 19617) | public static function serve($request, $path, $name = null, $headers =... method download (line 19633) | public static function download($path, $name = null, $headers = []) method put (line 19649) | public static function put($path, $contents, $options = []) method putFile (line 19665) | public static function putFile($path, $file = null, $options = []) method putFileAs (line 19682) | public static function putFileAs($path, $file, $name = null, $options ... method getVisibility (line 19696) | public static function getVisibility($path) method setVisibility (line 19711) | public static function setVisibility($path, $visibility) method prepend (line 19727) | public static function prepend($path, $data, $separator = ' method append (line 19744) | public static function append($path, $data, $separator = ' method delete (line 19759) | public static function delete($paths) method copy (line 19774) | public static function copy($from, $to) method move (line 19789) | public static function move($from, $to) method size (line 19803) | public static function size($path) method checksum (line 19817) | public static function checksum($path, $options = []) method mimeType (line 19831) | public static function mimeType($path) method lastModified (line 19845) | public static function lastModified($path) method readStream (line 19859) | public static function readStream($path) method writeStream (line 19875) | public static function writeStream($path, $resource, $options = []) method url (line 19890) | public static function url($path) method temporaryUploadUrl (line 19907) | public static function temporaryUploadUrl($path, $expiration, $options... method files (line 19922) | public static function files($directory = null, $recursive = false) method allFiles (line 19936) | public static function allFiles($directory = null) method directories (line 19951) | public static function directories($directory = null, $recursive = false) method allDirectories (line 19965) | public static function allDirectories($directory = null) method makeDirectory (line 19979) | public static function makeDirectory($path) method deleteDirectory (line 19993) | public static function deleteDirectory($directory) method getDriver (line 20006) | public static function getDriver() method getAdapter (line 20019) | public static function getAdapter() method getConfig (line 20032) | public static function getConfig() method serveUsing (line 20046) | public static function serveUsing($callback) method buildTemporaryUrlsUsing (line 20060) | public static function buildTemporaryUrlsUsing($callback) method when (line 20078) | public static function when($value = null, $callback = null, $default ... method unless (line 20095) | public static function unless($value = null, $callback = null, $defaul... method macro (line 20110) | public static function macro($name, $macro) method mixin (line 20125) | public static function mixin($mixin, $replace = true) method hasMacro (line 20138) | public static function hasMacro($name) method flushMacros (line 20150) | public static function flushMacros() method macroCall (line 20165) | public static function macroCall($method, $parameters) class Str (line 28354) | class Str extends \Illuminate\Support\Str {} class URL (line 28355) | class URL extends \Illuminate\Support\Facades\URL {} method full (line 20185) | public static function full() method current (line 20197) | public static function current() method previous (line 20210) | public static function previous($fallback = false) method previousPath (line 20223) | public static function previousPath($fallback = false) method to (line 20238) | public static function to($path, $extra = [], $secure = null) method query (line 20254) | public static function query($path, $query = [], $extra = [], $secure ... method secure (line 20268) | public static function secure($path, $parameters = []) method asset (line 20282) | public static function asset($path, $secure = null) method secureAsset (line 20295) | public static function secureAsset($path) method assetFrom (line 20310) | public static function assetFrom($root, $path, $secure = null) method formatScheme (line 20323) | public static function formatScheme($secure = null) method signedRoute (line 20340) | public static function signedRoute($name, $parameters = [], $expiratio... method temporarySignedRoute (line 20356) | public static function temporarySignedRoute($name, $expiration, $param... method hasValidSignature (line 20371) | public static function hasValidSignature($request, $absolute = true, $... method hasValidRelativeSignature (line 20385) | public static function hasValidRelativeSignature($request, $ignoreQuer... method hasCorrectSignature (line 20400) | public static function hasCorrectSignature($request, $absolute = true,... method signatureHasNotExpired (line 20413) | public static function signatureHasNotExpired($request) method route (line 20429) | public static function route($name, $parameters = [], $absolute = true) method toRoute (line 20445) | public static function toRoute($route, $parameters, $absolute) method action (line 20461) | public static function action($action, $parameters = [], $absolute = t... method formatParameters (line 20474) | public static function formatParameters($parameters) method formatRoot (line 20488) | public static function formatRoot($scheme, $root = null) method format (line 20503) | public static function format($root, $path, $route = null) method isValidUrl (line 20516) | public static function isValidUrl($path) method defaults (line 20529) | public static function defaults($defaults) method getDefaultParameters (line 20541) | public static function getDefaultParameters() method forceScheme (line 20554) | public static function forceScheme($scheme) method forceHttps (line 20567) | public static function forceHttps($force = true) method useOrigin (line 20580) | public static function useOrigin($root) method forceRootUrl (line 20594) | public static function forceRootUrl($root) method useAssetOrigin (line 20607) | public static function useAssetOrigin($root) method formatHostUsing (line 20620) | public static function formatHostUsing($callback) method formatPathUsing (line 20633) | public static function formatPathUsing($callback) method pathFormatter (line 20645) | public static function pathFormatter() method getRequest (line 20657) | public static function getRequest() method setRequest (line 20670) | public static function setRequest($request) method setRoutes (line 20683) | public static function setRoutes($routes) method setSessionResolver (line 20696) | public static function setSessionResolver($sessionResolver) method setKeyResolver (line 20709) | public static function setKeyResolver($keyResolver) method withKeyResolver (line 20722) | public static function withKeyResolver($keyResolver) method resolveMissingNamedRoutesUsing (line 20735) | public static function resolveMissingNamedRoutesUsing($missingNamedRou... method getRootControllerNamespace (line 20747) | public static function getRootControllerNamespace() method setRootControllerNamespace (line 20760) | public static function setRootControllerNamespace($rootNamespace) method macro (line 20775) | public static function macro($name, $macro) method mixin (line 20789) | public static function mixin($mixin, $replace = true) method hasMacro (line 20801) | public static function hasMacro($name) method flushMacros (line 20812) | public static function flushMacros() class Uri (line 28356) | class Uri extends \Illuminate\Support\Uri {} class Validator (line 28357) | class Validator extends \Illuminate\Support\Facades\Validator {} method make (line 20834) | public static function make($data, $rules, $messages = [], $attributes... method validate (line 20851) | public static function validate($data, $rules, $messages = [], $attrib... method extend (line 20866) | public static function extend($rule, $extension, $message = null) method extendImplicit (line 20881) | public static function extendImplicit($rule, $extension, $message = null) method extendDependent (line 20896) | public static function extendDependent($rule, $extension, $message = n... method replacer (line 20910) | public static function replacer($rule, $replacer) method includeUnvalidatedArrayKeys (line 20922) | public static function includeUnvalidatedArrayKeys() method excludeUnvalidatedArrayKeys (line 20934) | public static function excludeUnvalidatedArrayKeys() method resolver (line 20947) | public static function resolver($resolver) method getTranslator (line 20959) | public static function getTranslator() method getPresenceVerifier (line 20971) | public static function getPresenceVerifier() method setPresenceVerifier (line 20984) | public static function setPresenceVerifier($presenceVerifier) method getContainer (line 20996) | public static function getContainer() method setContainer (line 21009) | public static function setContainer($container) class View (line 28358) | class View extends \Illuminate\Support\Facades\View {} method file (line 21031) | public static function file($path, $data = [], $mergeData = []) method make (line 21046) | public static function make($view, $data = [], $mergeData = []) method first (line 21062) | public static function first($views, $data = [], $mergeData = []) method renderWhen (line 21078) | public static function renderWhen($condition, $view, $data = [], $merg... method renderUnless (line 21094) | public static function renderUnless($condition, $view, $data = [], $me... method renderEach (line 21110) | public static function renderEach($view, $data, $iterator, $empty = 'r... method exists (line 21123) | public static function exists($view) method getEngineFromPath (line 21137) | public static function getEngineFromPath($path) method share (line 21151) | public static function share($key, $value = null) method incrementRender (line 21163) | public static function incrementRender() method decrementRender (line 21175) | public static function decrementRender() method doneRendering (line 21187) | public static function doneRendering() method hasRenderedOnce (line 21200) | public static function hasRenderedOnce($id) method markAsRenderedOnce (line 21213) | public static function markAsRenderedOnce($id) method addLocation (line 21226) | public static function addLocation($location) method prependLocation (line 21239) | public static function prependLocation($location) method addNamespace (line 21253) | public static function addNamespace($namespace, $hints) method prependNamespace (line 21267) | public static function prependNamespace($namespace, $hints) method replaceNamespace (line 21281) | public static function replaceNamespace($namespace, $hints) method addExtension (line 21296) | public static function addExtension($extension, $engine, $resolver = n... method flushState (line 21308) | public static function flushState() method flushStateIfDoneRendering (line 21320) | public static function flushStateIfDoneRendering() method getExtensions (line 21332) | public static function getExtensions() method getEngineResolver (line 21344) | public static function getEngineResolver() method getFinder (line 21356) | public static function getFinder() method setFinder (line 21369) | public static function setFinder($finder) method flushFinderCache (line 21381) | public static function flushFinderCache() method getDispatcher (line 21393) | public static function getDispatcher() method setDispatcher (line 21406) | public static function setDispatcher($events) method getContainer (line 21418) | public static function getContainer() method setContainer (line 21431) | public static function setContainer($container) method shared (line 21445) | public static function shared($key, $default = null) method getShared (line 21457) | public static function getShared() method macro (line 21472) | public static function macro($name, $macro) method mixin (line 21486) | public static function mixin($mixin, $replace = true) method hasMacro (line 21498) | public static function hasMacro($name) method flushMacros (line 21509) | public static function flushMacros() method startComponent (line 21522) | public static function startComponent($view, $data = []) method startComponentFirst (line 21536) | public static function startComponentFirst($names, $data = []) method renderComponent (line 21548) | public static function renderComponent() method getConsumableComponentData (line 21562) | public static function getConsumableComponentData($key, $default = null) method slot (line 21577) | public static function slot($name, $content = null, $attributes = []) method endSlot (line 21589) | public static function endSlot() method creator (line 21603) | public static function creator($views, $callback) method composers (line 21616) | public static function composers($composers) method composer (line 21630) | public static function composer($views, $callback) method callComposer (line 21643) | public static function callComposer($view) method callCreator (line 21656) | public static function callCreator($view) method startFragment (line 21669) | public static function startFragment($fragment) method stopFragment (line 21682) | public static function stopFragment() method getFragment (line 21696) | public static function getFragment($name, $default = null) method getFragments (line 21708) | public static function getFragments() method flushFragments (line 21720) | public static function flushFragments() method startSection (line 21734) | public static function startSection($section, $content = null) method inject (line 21748) | public static function inject($section, $content) method yieldSection (line 21760) | public static function yieldSection() method stopSection (line 21774) | public static function stopSection($overwrite = false) method appendSection (line 21787) | public static function appendSection() method yieldContent (line 21801) | public static function yieldContent($section, $default = '') method parentPlaceholder (line 21814) | public static function parentPlaceholder($section = '') method hasSection (line 21826) | public static function hasSection($name) method sectionMissing (line 21839) | public static function sectionMissing($name) method getSection (line 21853) | public static function getSection($name, $default = null) method getSections (line 21865) | public static function getSections() method flushSections (line 21877) | public static function flushSections() method addLoop (line 21890) | public static function addLoop($data) method incrementLoopIndices (line 21902) | public static function incrementLoopIndices() method popLoop (line 21914) | public static function popLoop() method getLastLoop (line 21926) | public static function getLastLoop() method getLoopStack (line 21938) | public static function getLoopStack() method startPush (line 21952) | public static function startPush($section, $content = '') method stopPush (line 21965) | public static function stopPush() method startPrepend (line 21979) | public static function startPrepend($section, $content = '') method stopPrepend (line 21992) | public static function stopPrepend() method yieldPushContent (line 22006) | public static function yieldPushContent($section, $default = '') method flushStacks (line 22018) | public static function flushStacks() method startTranslation (line 22031) | public static function startTranslation($replacements = []) method renderTranslation (line 22043) | public static function renderTranslation() class Vite (line 28359) | class Vite extends \Illuminate\Support\Facades\Vite {} method preloadedAssets (line 22062) | public static function preloadedAssets() method cspNonce (line 22074) | public static function cspNonce() method useCspNonce (line 22087) | public static function useCspNonce($nonce = null) method useIntegrityKey (line 22100) | public static function useIntegrityKey($key) method withEntryPoints (line 22113) | public static function withEntryPoints($entryPoints) method mergeEntryPoints (line 22126) | public static function mergeEntryPoints($entryPoints) method useManifestFilename (line 22139) | public static function useManifestFilename($filename) method createAssetPathsUsing (line 22152) | public static function createAssetPathsUsing($resolver) method hotFile (line 22164) | public static function hotFile() method useHotFile (line 22177) | public static function useHotFile($path) method useBuildDirectory (line 22190) | public static function useBuildDirectory($path) method useScriptTagAttributes (line 22203) | public static function useScriptTagAttributes($attributes) method useStyleTagAttributes (line 22216) | public static function useStyleTagAttributes($attributes) method usePreloadTagAttributes (line 22229) | public static function usePreloadTagAttributes($attributes) method prefetch (line 22243) | public static function prefetch($concurrency = null, $event = 'load') method useWaterfallPrefetching (line 22255) | public static function useWaterfallPrefetching($concurrency = null) method useAggressivePrefetching (line 22267) | public static function useAggressivePrefetching() method usePrefetchStrategy (line 22281) | public static function usePrefetchStrategy($strategy, $config = []) method reactRefresh (line 22293) | public static function reactRefresh() method asset (line 22307) | public static function asset($asset, $buildDirectory = null) method content (line 22322) | public static function content($asset, $buildDirectory = null) method manifestHash (line 22335) | public static function manifestHash($buildDirectory = null) method isRunningHot (line 22347) | public static function isRunningHot() method toHtml (line 22359) | public static function toHtml() method macro (line 22374) | public static function macro($name, $macro) method mixin (line 22388) | public static function mixin($mixin, $replace = true) method hasMacro (line 22400) | public static function hasMacro($name) method flushMacros (line 22411) | public static function flushMacros() type EnhancedApps (line 28360) | interface EnhancedApps extends \App\EnhancedApps {} class Form (line 28361) | class Form extends \App\Facades\Form {} method text (line 22430) | public static function text($name, $value = null, $options = []) method select (line 22441) | public static function select($name, $list = [], $selected = null, $op... method textarea (line 22452) | public static function textarea($name, $value = null, $options = []) class SupportedApps (line 28362) | class SupportedApps extends \App\SupportedApps {} class Yaml (line 28363) | class Yaml extends \Symfony\Component\Yaml\Yaml {} class Html (line 28364) | class Html extends \Spatie\Html\Facades\Html {} method a (line 22475) | public static function a($href = null, $contents = null) method i (line 22489) | public static function i($contents = null) method p (line 22502) | public static function p($contents = null) method button (line 22516) | public static function button($contents = null, $type = null, $name = ... method class (line 22529) | public static function class($classes) method checkbox (line 22544) | public static function checkbox($name = null, $checked = null, $value ... method div (line 22557) | public static function div($contents = null) method email (line 22571) | public static function email($name = null, $value = null) method search (line 22585) | public static function search($name = null, $value = null) method date (line 22600) | public static function date($name = '', $value = null, $format = true) method datetime (line 22615) | public static function datetime($name = '', $value = null, $format = t... method range (line 22632) | public static function range($name = '', $value = null, $min = null, $... method time (line 22647) | public static function time($name = '', $value = null, $format = true) method element (line 22660) | public static function element($tag) method input (line 22675) | public static function input($type = null, $name = null, $value = null) method fieldset (line 22688) | public static function fieldset($legend = null) method form (line 22702) | public static function form($method = 'POST', $action = null) method hidden (line 22716) | public static function hidden($name = null, $value = null) method img (line 22730) | public static function img($src = null, $alt = null) method label (line 22744) | public static function label($contents = null, $for = null) method legend (line 22757) | public static function legend($contents = null) method mailto (line 22771) | public static function mailto($email, $text = null) method multiselect (line 22786) | public static function multiselect($name = null, $options = [], $value... method number (line 22803) | public static function number($name = null, $value = null, $min = null... method option (line 22818) | public static function option($text = null, $value = null, $selected =... method password (line 22831) | public static function password($name = null) method radio (line 22846) | public static function radio($name = null, $checked = null, $value = n... method select (line 22861) | public static function select($name = null, $options = [], $value = null) method span (line 22874) | public static function span($contents = null) method submit (line 22887) | public static function submit($text = null) method reset (line 22900) | public static function reset($text = null) method tel (line 22914) | public static function tel($number, $text = null) method text (line 22928) | public static function text($name = null, $value = null) method file (line 22941) | public static function file($name = null) method textarea (line 22955) | public static function textarea($name = null, $value = null) method token (line 22967) | public static function token() method model (line 22980) | public static function model($model) method modelForm (line 22995) | public static function modelForm($model, $method = 'POST', $action = n... method endModel (line 23007) | public static function endModel() method closeModelForm (line 23019) | public static function closeModelForm() method value (line 23034) | public static function value($name, $default = null) method macro (line 23049) | public static function macro($name, $macro) method mixin (line 23063) | public static function mixin($mixin, $replace = true) method hasMacro (line 23075) | public static function hasMacro($name) method flushMacros (line 23086) | public static function flushMacros() class Flare (line 28365) | class Flare extends \Spatie\LaravelIgnition\Facades\Flare {} method make (line 23106) | public static function make($apiKey = null, $contextDetector = null) method setApiToken (line 23116) | public static function setApiToken($apiToken) method apiTokenSet (line 23127) | public static function apiTokenSet() method setBaseUrl (line 23138) | public static function setBaseUrl($baseUrl) method setStage (line 23149) | public static function setStage($stage) method sendReportsImmediately (line 23160) | public static function sendReportsImmediately() method determineVersionUsing (line 23171) | public static function determineVersionUsing($determineVersionCallable) method reportErrorLevels (line 23182) | public static function reportErrorLevels($reportErrorLevels) method filterExceptionsUsing (line 23193) | public static function filterExceptionsUsing($filterExceptionsCallable) method filterReportsUsing (line 23204) | public static function filterReportsUsing($filterReportsCallable) method argumentReducers (line 23216) | public static function argumentReducers($argumentReducers) method withStackFrameArguments (line 23227) | public static function withStackFrameArguments($withStackFrameArgument... method overrideGrouping (line 23239) | public static function overrideGrouping($exceptionClass, $type = 'exce... method version (line 23250) | public static function version() method getMiddleware (line 23262) | public static function getMiddleware() method setContextProviderDetector (line 23273) | public static function setContextProviderDetector($contextDetector) method setContainer (line 23284) | public static function setContainer($container) method registerFlareHandlers (line 23295) | public static function registerFlareHandlers() method registerExceptionHandler (line 23306) | public static function registerExceptionHandler() method registerErrorHandler (line 23317) | public static function registerErrorHandler($errorLevels = null) method registerMiddleware (line 23330) | public static function registerMiddleware($middleware) method getMiddlewares (line 23342) | public static function getMiddlewares() method glow (line 23357) | public static function glow($name, $messageLevel = 'info', $metaData =... method handleException (line 23368) | public static function handleException($throwable) method handleError (line 23380) | public static function handleError($code, $message, $file = '', $line ... method applicationPath (line 23391) | public static function applicationPath($applicationPath) method report (line 23402) | public static function report($throwable, $callback = null, $report = ... method reportHandled (line 23413) | public static function reportHandled($throwable) method reportMessage (line 23424) | public static function reportMessage($message, $logLevel, $callback = ... method sendTestReport (line 23435) | public static function sendTestReport($throwable) method reset (line 23446) | public static function reset() method anonymizeIp (line 23457) | public static function anonymizeIp() method censorRequestBodyFields (line 23470) | public static function censorRequestBodyFields($fieldNames) method createReport (line 23481) | public static function createReport($throwable) method createReportFromMessage (line 23492) | public static function createReportFromMessage($message, $logLevel) method stage (line 23503) | public static function stage($stage) method messageLevel (line 23514) | public static function messageLevel($messageLevel) method getGroup (line 23528) | public static function getGroup($groupName = 'context', $default = []) method context (line 23539) | public static function context($key, $value) method group (line 23553) | public static function group($groupName, $properties) FILE: app/Application.php class Application (line 42) | class Application extends Model method icon (line 57) | public function icon() method iconView (line 69) | public function iconView(): string method defaultColour (line 74) | public function defaultColour(): string method class (line 84) | public function class(): string method classFromName (line 95) | public static function classFromName($name): string method apps (line 104) | public static function apps(): Collection method autocomplete (line 112) | public static function autocomplete(): array method getApp (line 131) | public static function getApp($appid) method single (line 158) | public static function single($appid) method applist (line 180) | public static function applist(): array FILE: app/Console/Commands/RegisterApp.php class RegisterApp (line 10) | class RegisterApp extends Command method __construct (line 31) | public function __construct() method handle (line 39) | public function handle(): void method addApp (line 58) | public function addApp($folder, bool $remove = false): void method saveIcon (line 96) | private function saveIcon($appFolder, $icon): void FILE: app/EnhancedApps.php type EnhancedApps (line 5) | interface EnhancedApps method test (line 7) | public function test(); method livestats (line 9) | public function livestats(); method url (line 11) | public function url($endpoint); FILE: app/Facades/Form.php class Form (line 7) | class Form extends Facade method getFacadeAccessor (line 9) | protected static function getFacadeAccessor() FILE: app/Helper.php function format_bytes (line 13) | function format_bytes($bytes, bool $is_drive_size = true, string $before... function parse_size (line 30) | function parse_size($size) { function str_slug (line 47) | function str_slug($title, string $separator = '-', string $language = 'e... function str_is (line 62) | function str_is($pattern, string $value): bool function get_brightness (line 72) | function get_brightness($hex) function title_color (line 93) | function title_color($hex): string function getLinkTargetAttribute (line 105) | function getLinkTargetAttribute(): string function className (line 120) | function className($name) function isImage (line 130) | function isImage(string $file, string $extension): bool FILE: app/Http/Controllers/Auth/ForgotPasswordController.php class ForgotPasswordController (line 8) | class ForgotPasswordController extends Controller method __construct (line 28) | public function __construct() FILE: app/Http/Controllers/Auth/LoginController.php class LoginController (line 19) | class LoginController extends Controller method __construct (line 46) | public function __construct() method username (line 52) | public function username(): string method login (line 63) | public function login(Request $request): Response method index (line 91) | public function index() method setUser (line 95) | public function setUser(User $user): RedirectResponse method autologin (line 106) | public function autologin($uuid): RedirectResponse method showLoginForm (line 128) | public function showLoginForm(): \Illuminate\View\View method authenticated (line 136) | protected function authenticated(Request $request, $user): RedirectRes... method redirectTo (line 144) | public function redirectTo() FILE: app/Http/Controllers/Auth/RegisterController.php class RegisterController (line 10) | class RegisterController extends Controller method __construct (line 37) | public function __construct() method validator (line 45) | protected function validator(array $data): \Illuminate\Contracts\Valid... method create (line 57) | protected function create(array $data): User FILE: app/Http/Controllers/Auth/ResetPasswordController.php class ResetPasswordController (line 8) | class ResetPasswordController extends Controller method __construct (line 35) | public function __construct() FILE: app/Http/Controllers/Controller.php class Controller (line 10) | class Controller extends BaseController method __construct (line 16) | public function __construct() method user (line 25) | public function user() FILE: app/Http/Controllers/HealthController.php class HealthController (line 13) | class HealthController extends Controller method getUsers (line 15) | private static function getUsers(): int method getItems (line 20) | private static function getItems(): int method __invoke (line 34) | public function __invoke(Request $request) FILE: app/Http/Controllers/HomeController.php class HomeController (line 7) | class HomeController extends Controller method __construct (line 14) | public function __construct() method index (line 23) | public function index(): RedirectResponse FILE: app/Http/Controllers/ImportController.php class ImportController (line 8) | class ImportController extends Controller method __construct (line 15) | public function __construct() method __invoke (line 24) | public function __invoke(Request $request): View FILE: app/Http/Controllers/ItemController.php class ItemController (line 27) | class ItemController extends Controller method __construct (line 29) | public function __construct() method dash (line 38) | public function dash(Request $request): View method setOrder (line 99) | public function setOrder(Request $request) method pin (line 114) | public function pin($id): RedirectResponse method unpin (line 129) | public function unpin($id): RedirectResponse method pinToggle (line 144) | public function pinToggle($id, $ajax = false, $tag = false) method index (line 178) | public function index(Request $request): View method create (line 194) | public function create(): View method edit (line 208) | public function edit(int $id): View method storelogic (line 232) | public static function storelogic(Request $request, $id = null): Item method store (line 361) | public function store(Request $request): RedirectResponse method show (line 374) | public function show(int $id): void method update (line 382) | public function update(Request $request, int $id): RedirectResponse method destroy (line 394) | public function destroy(Request $request, int $id): RedirectResponse method restore (line 415) | public function restore(int $id): RedirectResponse method appload (line 433) | public function appload(Request $request): ?string method testConfig (line 487) | public function testConfig(Request $request) method execute (line 516) | public function execute($url, array $attrs = [], $overridevars = false... method websitelookup (line 569) | public function websitelookup($url): StreamInterface method getStats (line 593) | public function getStats($id) method checkAppList (line 608) | public function checkAppList(): RedirectResponse FILE: app/Http/Controllers/ItemRestController.php class ItemRestController (line 10) | class ItemRestController extends Controller method __construct (line 12) | public function __construct() method index (line 21) | public function index(): Collection method create (line 44) | public function create() method store (line 51) | public function store(Request $request): object method show (line 65) | public function show(Item $item): Response method edit (line 73) | public function edit(Item $item): Response method update (line 81) | public function update(Request $request, Item $item): Response method destroy (line 89) | public function destroy(Item $item): Response FILE: app/Http/Controllers/SearchController.php class SearchController (line 13) | class SearchController extends Controller method index (line 18) | public function index(Request $request) method autocomplete (line 52) | public function autocomplete(Request $request) method parseAutocompleteResponse (line 96) | private function parseAutocompleteResponse($data, $providerId) FILE: app/Http/Controllers/SettingsController.php class SettingsController (line 13) | class SettingsController extends Controller method __construct (line 15) | public function __construct() method index (line 21) | public function index(): View method edit (line 36) | public function edit(int $id) method update (line 60) | public function update(Request $request, int $id): RedirectResponse method clear (line 123) | public function clear(int $id): RedirectResponse method search (line 139) | public function search(Request $request) FILE: app/Http/Controllers/TagController.php class TagController (line 13) | class TagController extends Controller method __construct (line 15) | public function __construct() method index (line 25) | public function index(Request $request): \Illuminate\View\View method create (line 43) | public function create(): \Illuminate\View\View method store (line 53) | public function store(Request $request): RedirectResponse method show (line 91) | public function show($slug, Request $request): View method edit (line 112) | public function edit(int $id): View method update (line 125) | public function update(Request $request, int $id): RedirectResponse method destroy (line 156) | public function destroy(Request $request, int $id): RedirectResponse method restore (line 177) | public function restore(int $id): RedirectResponse method add (line 196) | public function add($tag, $item): int FILE: app/Http/Controllers/UserController.php class UserController (line 12) | class UserController extends Controller method __construct (line 14) | public function __construct() method index (line 23) | public function index(): View method create (line 33) | public function create(): View method selectUser (line 40) | public function selectUser(): \Illuminate\View\View method store (line 51) | public function store(Request $request): RedirectResponse method show (line 90) | public function show(int $id): void method edit (line 98) | public function edit(User $user): View method update (line 108) | public function update(Request $request, User $user): RedirectResponse method destroy (line 154) | public function destroy(User $user): RedirectResponse FILE: app/Http/Middleware/CheckAllowed.php class CheckAllowed (line 14) | class CheckAllowed method handle (line 21) | public function handle(Request $request, Closure $next): Response FILE: app/Http/Middleware/RedirectIfAuthenticated.php class RedirectIfAuthenticated (line 10) | class RedirectIfAuthenticated method handle (line 15) | public function handle(Request $request, Closure $next, string $guard ... FILE: app/Http/Middleware/TrustProxies.php class TrustProxies (line 8) | class TrustProxies extends Middleware FILE: app/Item.php class Item (line 76) | class Item extends Model method boot (line 82) | protected static function boot(): void method scopePinned (line 118) | public function scopePinned(Builder $query): Builder method checkConfig (line 123) | public static function checkConfig($config) method tags (line 135) | public function tags() method title (line 144) | protected function title(): Attribute method tagUrl (line 151) | protected function tagUrl(): Attribute method getTagClass (line 158) | public function getTagClass(): string method getTagList (line 175) | public function getTagList(): string method parents (line 189) | public function parents(): BelongsToMany method children (line 194) | public function children(): BelongsToMany method getLinkAttribute (line 202) | public function getLinkAttribute() method getDroppableAttribute (line 211) | public function getDroppableAttribute(): string method getLinkTargetAttribute (line 220) | public function getLinkTargetAttribute(): string method getLinkIconAttribute (line 231) | public function getLinkIconAttribute(): string method getLinkTypeAttribute (line 240) | public function getLinkTypeAttribute(): string method nameFromClass (line 253) | public static function nameFromClass($class) method scopeOfType (line 266) | public function scopeOfType($query, $type) method enhanced (line 280) | public function enhanced(): bool method isEnhanced (line 294) | public static function isEnhanced($class): bool method isSearchProvider (line 308) | public static function isSearchProvider($class) method enabled (line 318) | public function enabled(): bool method getconfig (line 333) | public function getconfig() method applicationDetails (line 364) | public static function applicationDetails($class): ?Application method getApplicationDescription (line 380) | public static function getApplicationDescription($class): string method user (line 393) | public function user(): BelongsTo FILE: app/ItemTag.php class ItemTag (line 24) | class ItemTag extends Pivot FILE: app/Jobs/ProcessApps.php class ProcessApps (line 18) | class ProcessApps implements ShouldQueue, ShouldBeUnique method __construct (line 27) | public function __construct() method handle (line 37) | public function handle(): void FILE: app/Jobs/UpdateApps.php class UpdateApps (line 16) | class UpdateApps implements ShouldQueue, ShouldBeUnique method __construct (line 25) | public function __construct() method handle (line 35) | public function handle(): void method failed (line 52) | public function failed($exception): void FILE: app/Providers/AppServiceProvider.php class AppServiceProvider (line 21) | class AppServiceProvider extends ServiceProvider method boot (line 26) | public function boot(): void method genKey (line 115) | public function genKey(): void method register (line 127) | public function register(): void method setupDatabase (line 148) | public function setupDatabase(): void method createEnvFile (line 167) | public function createEnvFile(): void method needsDBUpdate (line 176) | private function needsDBUpdate(): bool method updateApps (line 188) | private function updateApps(): void FILE: app/Providers/RouteServiceProvider.php class RouteServiceProvider (line 8) | class RouteServiceProvider extends ServiceProvider method boot (line 21) | public function boot(): void method map (line 31) | public function map(): void method mapWebRoutes (line 45) | protected function mapWebRoutes(): void method mapApiRoutes (line 56) | protected function mapApiRoutes(): void FILE: app/Search.php class Search (line 9) | abstract class Search method providers (line 16) | public static function providers(): Collection method providerDetails (line 29) | public static function providerDetails($provider) method standardProviders (line 44) | public static function standardProviders(): array method appProviders (line 64) | public static function appProviders(): array method form (line 95) | public static function form(): string FILE: app/SearchInterface.php type SearchInterface (line 5) | interface SearchInterface method getResults (line 7) | public function getResults($query, $providerdetails); FILE: app/Services/CustomFormBuilder.php class CustomFormBuilder (line 8) | class CustomFormBuilder method __construct (line 12) | public function __construct(Html $html) method text (line 17) | public function text($name, $value = null, $options = []) method password (line 24) | public function password($name, $options = []) method hidden (line 31) | public function hidden($name, $value = null, $options = []) method checkbox (line 38) | public function checkbox($name, $value = null, $checked = false, $opti... method select (line 45) | public function select($name, $list = [], $selected = null, $options =... method textarea (line 52) | public function textarea($name, $value = null, $options = []) method input (line 59) | public function input($type, $name, $value = null, $options = []) FILE: app/Setting.php class Setting (line 45) | class Setting extends Model method getInput (line 72) | public static function getInput(Request $request): object method getListValueAttribute (line 94) | public function getListValueAttribute() method getEditValueAttribute (line 142) | public function getEditValueAttribute() method group (line 211) | public function group(): BelongsTo method fetch (line 220) | public static function fetch(string $key) method _fetch (line 232) | public static function _fetch(string $key, $user = null) method add (line 277) | public static function add(string $key, $value) method cached (line 282) | public static function cached(string $key): bool method users (line 290) | public function users(): BelongsToMany method user (line 298) | public static function user() FILE: app/SettingGroup.php class SettingGroup (line 24) | class SettingGroup extends Model method settings (line 40) | public function settings(): HasMany FILE: app/SettingUser.php class SettingUser (line 21) | class SettingUser extends Pivot FILE: app/SupportedApps.php class SupportedApps (line 12) | abstract class SupportedApps method appTest (line 26) | public function appTest($url, array $attrs = []): object method execute (line 73) | public function execute( method login (line 111) | public function login() method normaliseurl (line 120) | public function normaliseurl(string $url, bool $addslash = true): string method getLiveStats (line 135) | public function getLiveStats($status, $data) method getList (line 151) | public static function getList(): ResponseInterface method configValue (line 160) | public static function configValue($item = null, $key = null) method getFiles (line 174) | public static function getFiles($app): bool method saveApp (line 213) | public static function saveApp($details, $app) FILE: app/User.php class User (line 47) | class User extends Authenticatable method getId (line 74) | public function getId() method items (line 82) | public function items(): HasMany method settings (line 90) | public function settings(): BelongsToMany method currentUser (line 95) | public static function currentUser() FILE: database/factories/ItemFactory.php class ItemFactory (line 8) | class ItemFactory extends Factory method definition (line 13) | public function definition(): array FILE: database/factories/ItemTagFactory.php class ItemTagFactory (line 9) | class ItemTagFactory extends Factory method definition (line 14) | public function definition(): array FILE: database/factories/UserFactory.php class UserFactory (line 10) | class UserFactory extends Factory method definition (line 19) | public function definition(): array method unverified (line 33) | public function unverified(): Factory FILE: database/migrations/2018_01_27_155922_create_items_table.php method up (line 12) | public function up(): void method down (line 31) | public function down(): void FILE: database/migrations/2018_02_04_185524_create_settings_table.php method up (line 12) | public function up(): void method down (line 30) | public function down(): void FILE: database/migrations/2018_02_04_185802_create_setting_groups_table.php method up (line 12) | public function up(): void method down (line 24) | public function down(): void FILE: database/migrations/2018_02_16_175830_add_columns_to_items_for_groups.php method up (line 12) | public function up(): void method down (line 22) | public function down(): void FILE: database/migrations/2018_02_16_193703_item_tag.php method up (line 12) | public function up(): void method down (line 27) | public function down(): void FILE: database/migrations/2018_10_12_122907_create_users_table.php method up (line 12) | public function up(): void method down (line 30) | public function down(): void FILE: database/migrations/2018_10_12_123036_create_password_resets_table.php method up (line 12) | public function up(): void method down (line 24) | public function down(): void FILE: database/migrations/2018_10_12_131222_add_user_id_to_items_table.php method up (line 12) | public function up(): void method down (line 22) | public function down(): void FILE: database/migrations/2018_10_12_140451_create_setting_user_pivot_table.php method up (line 12) | public function up(): void method down (line 27) | public function down(): void FILE: database/migrations/2018_10_18_110905_create_applications_table.php method up (line 12) | public function up(): void method down (line 32) | public function down(): void FILE: database/migrations/2018_10_23_132008_add_class_to_items_table.php method up (line 12) | public function up(): void method down (line 22) | public function down(): void FILE: database/migrations/2018_10_31_191604_create_jobs_table.php method up (line 12) | public function up(): void method down (line 28) | public function down(): void FILE: database/migrations/2018_11_06_112434_create_failed_jobs_table.php method up (line 12) | public function up(): void method down (line 27) | public function down(): void FILE: database/migrations/2022_03_15_140911_add_appid_to_items.php method up (line 12) | public function up(): void method down (line 22) | public function down(): void FILE: database/migrations/2022_03_16_093044_add_class_to_application.php method up (line 12) | public function up(): void method down (line 22) | public function down(): void FILE: database/migrations/2022_03_16_181343_add_app_description_to_items.php method up (line 12) | public function up(): void method down (line 22) | public function down(): void FILE: database/migrations/2023_01_27_121000_add_role_to_item.php method up (line 14) | public function up(): void method down (line 26) | public function down(): void FILE: database/migrations/2024_02_16_000000_rename_password_resets_table.php method up (line 12) | public function up(): void method down (line 20) | public function down(): void FILE: database/migrations/2025_07_17_134226_create_cache_table.php method up (line 12) | public function up(): void method down (line 30) | public function down(): void FILE: database/seeders/DatabaseSeeder.php class DatabaseSeeder (line 7) | class DatabaseSeeder extends Seeder method run (line 12) | public function run(): void FILE: database/seeders/SettingsSeeder.php class SettingsSeeder (line 12) | class SettingsSeeder extends Seeder method getSupportedLanguageMap (line 18) | public static function getSupportedLanguageMap() method getLanguageFromDirectory (line 46) | public static function getLanguageFromDirectory($languageDirectory) method run (line 56) | public function run(): void FILE: database/seeders/UsersSeeder.php class UsersSeeder (line 8) | class UsersSeeder extends Seeder method run (line 13) | public function run(): void FILE: public/js/app.js function _typeof (line 1) | function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "fun... function e (line 8) | function e(e, t) { function I (line 15) | function I(o) { function o (line 32) | function o(t) { function a (line 39) | function a() { function i (line 51) | function i(t, e) { function r (line 66) | function r(t) { function l (line 81) | function l(t, e) { function t (line 88) | function t(t) { function h (line 101) | function h(t, e, n) { function f (line 104) | function f(t, e, n) { function p (line 107) | function p(t, e) { function P (line 116) | function P(t, e, n, o) { function k (line 128) | function k(t, e, n) { function R (line 132) | function R(t, e, n) { function v (line 139) | function v(t, e) { function b (line 147) | function b(t, e, n) { function O (line 159) | function O() { function X (line 163) | function X(t, e, n, o, i) { function Y (line 189) | function Y(t, e, n) { function B (line 198) | function B(t, e, n, o) { function F (line 208) | function F(t, e) { function j (line 214) | function j(t, e) { function E (line 222) | function E(t) { function M (line 233) | function M(t, e) { function D (line 249) | function D(t, e) { function S (line 252) | function S(e, n) { function H (line 260) | function H(t, e, n) { function _ (line 263) | function _(t) { function C (line 268) | function C(t, e) { function T (line 271) | function T(t) { function L (line 274) | function L(n, o, i) { function x (line 282) | function x() { function z (line 388) | function z(t) { function G (line 419) | function G(t, e) { function q (line 457) | function q(t) { function l (line 531) | function l(r, a) { function Yt (line 557) | function Yt(t) { function Bt (line 580) | function Bt(t) { function Ft (line 583) | function Ft(t, e) { function jt (line 638) | function jt(t, e, n, o, i, r, a, l) { function Ht (line 648) | function Ht(t) { function Lt (line 651) | function Lt() { function Kt (line 654) | function Kt(t) { function Wt (line 657) | function Wt(t) { function O (line 907) | function O(t, e) { function M (line 925) | function M() { function A (line 928) | function A(t) { function N (line 935) | function N() { function Jt (line 1123) | function Jt() { function te (line 1128) | function te() { function oe (line 1191) | function oe() {} function ie (line 1192) | function ie() {} function ge (line 1229) | function ge(n, o) { function me (line 1235) | function me() { function t (line 1241) | function t() { function t (line 1286) | function t() { function t (line 1327) | function t(o) { function o (line 1625) | function o() { function n (line 1628) | function n(t) { function t (line 1756) | function t(t, e) { function i (line 1803) | function i() { function T (line 1869) | function T(t, e, i) { function k (line 1872) | function k(t, e) { function H (line 1875) | function H(t) { function a (line 2764) | function a() { function o (line 2957) | function o(e, i, s) { function t (line 3554) | function t() {} function n (line 3593) | function n() {} function i (line 3594) | function i() {} function i (line 3685) | function i(t, e) { function o (line 3689) | function o() { function s (line 3703) | function s(t) { function r (line 3716) | function r(t, e) { function h (line 3722) | function h(t) { function a (line 3725) | function a(t, e, n) { function c (line 3729) | function c(t, e, n) { function u (line 3761) | function u(t, e, n) { function d (line 3773) | function d(t) { function p (line 3781) | function p(t) { function t (line 3800) | function t(t) { function readURL (line 4031) | function readURL(input) { function hideAutocomplete (line 4110) | function hideAutocomplete() { function showAutocomplete (line 4113) | function showAutocomplete(suggestions, inputElement) { function fetchAutocomplete (line 4138) | function fetchAutocomplete(query, provider) { function triggerFileDownload (line 4352) | function triggerFileDownload(fileName, data) { function clearStatus (line 4408) | function clearStatus() { function createQueue (line 4560) | function createQueue() { function getContainers (line 4580) | function getContainers() { function getQueueInterval (line 4590) | function getQueueInterval(dataOnly, active) { function createUpdateJob (line 4605) | function createUpdateJob(container, queue) { FILE: public/js/fontawesome.js function bunker (line 55) | function bunker(fn) { function define (line 88) | function define(prefix, icons) { function bunker (line 176) | function bunker(fn) { function define (line 209) | function define(prefix, icons) { function bunker (line 297) | function bunker(fn) { function define (line 330) | function define(prefix, icons) { function bunker (line 418) | function bunker(fn) { function define (line 451) | function define(prefix, icons) { function defineProperties (line 578) | function defineProperties(target, props) { function sliceIterator (line 614) | function sliceIterator(arr, i) { function getAttrConfig (line 663) | function getAttrConfig(attr) { function coerce (line 671) | function coerce(val) { function isReserved (line 758) | function isReserved(name) { function bunker (line 762) | function bunker(fn) { function insertCss (line 772) | function insertCss(css) { function nextUniqueId (line 799) | function nextUniqueId() { function toArray (line 805) | function toArray(obj) { function classArray (line 815) | function classArray(node) { function getIconName (line 825) | function getIconName(familyPrefix, cls) { function htmlEscape (line 837) | function htmlEscape(str) { function joinAttributes (line 841) | function joinAttributes(attributes) { function joinStyles (line 847) | function joinStyles(styles) { function transformIsMeaningful (line 853) | function transformIsMeaningful(transform) { function transformForSvg (line 857) | function transformForSvg(_ref) { function transformForCss (line 881) | function transformForCss(_ref2) { function makeInlineSvgAbstract (line 1055) | function makeInlineSvgAbstract(params) { function makeLayersTextAbstract (line 1119) | function makeLayersTextAbstract(params) { function makeLayersCounterAbstract (line 1166) | function makeLayersCounterAbstract(params) { function byUnicode (line 1318) | function byUnicode(prefix, unicode) { function byLigature (line 1322) | function byLigature(prefix, ligature) { function byOldName (line 1326) | function byOldName(name) { function getCanonicalIcon (line 1337) | function getCanonicalIcon(values) { function iconFromMapping (line 1356) | function iconFromMapping(mapping, prefix, iconName) { function toHtml (line 1366) | function toHtml(abstractNodes) { function isWatched (line 1383) | function isWatched(node) { function getMutator (line 1389) | function getMutator() { function perform (line 1450) | function perform(mutations, callback) { function disableObservation (line 1475) | function disableObservation(operation) { function observe (line 1483) | function observe(options) { function disconnect (line 1537) | function disconnect() { function toHex (line 1565) | function toHex(unicode) { function parseMeta (line 1713) | function parseMeta(node) { function MissingIcon (line 1740) | function MissingIcon(error) { function findIcon (line 1808) | function findIcon(iconName, prefix) { function generateSvgReplacementMutation (line 1835) | function generateSvgReplacementMutation(node, nodeMeta) { function generateLayersText (line 1861) | function generateLayersText(node, nodeMeta) { function generateMutation (line 1892) | function generateMutation(node) { function searchPseudoElements (line 1902) | function searchPseudoElements(root) { function onTree (line 1972) | function onTree(root) { function onNode (line 2033) | function onNode(node) { function define (line 2062) | function define(prefix, icons) { function Library (line 2093) | function Library() { function prepIcon (line 2144) | function prepIcon(icon) { function ensureCss (line 2157) | function ensureCss() { function apiObject (line 2164) | function apiObject(val, abstractCreator) { function findIconDefinition (line 2190) | function findIconDefinition(params) { function resolveIcons (line 2201) | function resolveIcons(next) { function bootstrap (line 2447) | function bootstrap() { FILE: public/js/trianglify.js function f (line 1) | function f(i,o){if(!e[i]){if(!c[i]){var r="function"==typeof require&&re... function d (line 1) | function d(e){function f(e,f,d){return(e-f[0])*(d[1]-d[0])/(f[1]-f[0])+d... function t (line 1) | function t(t){var o;if("object"==typeof d&&"object"==typeof d.versions&&... function e (line 1) | function e(){var e,f,d,a,n,t,o,i,r,l,c,s,b,h,u,g;for(n=this,d=[],(l=0,c=... function t (line 1) | function t(f,a,n){a||(a=m),n||(n=_);for(var u=Infinity,g=Infinity,w=-Inf... function o (line 1) | function o(e,f,d,a){var n=e-d,t=f-a;return n*n+t*t} function l (line 1) | function l(e,f,d,a,n,t){return(a-f)*(n-d)-(d-e)*(t-a)} function i (line 1) | function i(e,f,d,a,n,t,o,i){e-=o,f-=i,d-=o,a-=i,n-=o,t-=i;var r=e*e+f*f,... function c (line 1) | function c(e,f,a,n,t,o){a-=e,n-=f,t-=e,o-=f;var i=a*a+n*n,r=t*t+o*o;if(0... function s (line 1) | function s(e,f,a,n,t,o){a-=e,n-=f,t-=e,o-=f;var i=a*a+n*n,r=t*t+o*o,l=a*... function b (line 1) | function b(e,f,d){var a={i:f,x:e[2*f],y:e[2*f+1],t:0,prev:null,next:null... function r (line 1) | function r(e){return e.prev.next=e.next,e.next.prev=e.prev,e.removed=!0,... function h (line 1) | function h(e,f,d,a,n,t){var o,i,r;if(20>=a-d)for(o=d+1;o<=a;o++){for(r=e... function u (line 1) | function u(e,f,d,a,n){var t=o(e[2*f],e[2*f+1],a,n),i=o(e[2*d],e[2*d+1],a... function g (line 1) | function g(e,f,d){var a=e[f];e[f]=e[d],e[d]=a} function m (line 1) | function m(e){return e[0]} function _ (line 1) | function _(e){return e[1]} function d (line 1) | function d(){if(!o){o=!0;for(var e,f=t.length;f;){e=t,t=[];for(var d=-1;... function a (line 1) | function a(){} function a (line 1) | function a(e){var f=this,d=o();f.next=function(){var e=2091639*f.s0+2.32... function n (line 1) | function n(e,f){return f.c=e.c,f.s0=e.s0,f.s1=e.s1,f.s2=e.s2,f} function t (line 1) | function t(e,f){var d=new a(e),t=f&&f.state,o=d.next;return o.int32=func... function o (line 1) | function o(){var e=4022871197;return function(f){f=f.toString();for(var ... function a (line 1) | function a(e){var f=this,d="";f.next=function(){var e=f.b,n=f.c,t=f.d,d=... function t (line 1) | function t(e,f){return f.a=e.a,f.b=e.b,f.c=e.c,f.d=e.d,f} function o (line 1) | function o(e,f){var d=new a(e),n=f&&f.state,o=function(){return(d.next()... function a (line 1) | function a(e){var f=this,d="";f.x=0,f.y=0,f.z=0,f.w=0,f.next=function(){... function n (line 1) | function n(e,f){return f.x=e.x,f.y=e.y,f.z=e.z,f.w=e.w,f} function t (line 1) | function t(e,f){var d=new a(e),t=f&&f.state,o=function(){return(d.next()... function n (line 1) | function n(e){var d=this;d.next=function(){var e,f,a=d.w,n=d.X,t=d.i;ret... function t (line 1) | function t(e,f){return f.i=e.i,f.w=e.w,f.X=e.X.slice(),f} function o (line 1) | function o(e,f){null==e&&(e=+new Date);var d=new n(e),a=f&&f.state,o=fun... function a (line 1) | function a(e){var f=this;f.next=function(){var e,d,a=f.x,n=f.i;return e=... function n (line 1) | function n(e,f){return f.x=e.x.slice(),f.i=e.i,f} function t (line 1) | function t(e,f){null==e&&(e=+new Date);var d=new a(e),t=f&&f.state,o=fun... function a (line 1) | function a(e){var f=this,d="";f.next=function(){var e=f.x^f.x>>>2;return... function n (line 1) | function n(e,f){return f.x=e.x,f.y=e.y,f.z=e.z,f.w=e.w,f.v=e.v,f.d=e.d,f} function t (line 1) | function t(e,f){var d=new a(e),t=f&&f.state,o=function(){return(d.next()... function t (line 1) | function t(e,f,d){var t=[];f=!0==f?{entropy:!0}:f||{};var b=l(r(f.entrop... function o (line 1) | function o(e){var f,d=e.length,a=this,n=0,t=a.i=a.j=0,o=a.S=[];for(d||(e... function i (line 1) | function i(e,f){return f.i=e.i,f.j=e.j,f.S=e.S.slice(),f} function r (line 1) | function r(e,f){var d,a=[],n=typeof e;if(f&&"object"==n)for(d in e)try{a... function l (line 1) | function l(e,f){for(var d,a=e+"",n=0;n"u")return!1;var t=fe(e).ShadowRoot;... function xa (line 1) | function xa(e){var t=e.state;Object.keys(t.elements).forEach(function(n)... function Ea (line 1) | function Ea(e){var t=e.state,n={popper:{position:t.options.strategy,left... function Te (line 1) | function Te(e){return e.split("-")[0]} function Pn (line 1) | function Pn(){var e=navigator.userAgentData;return e!=null&&e.brands&&Ar... function wi (line 1) | function wi(){return!/^((?!chrome|android).)*safari/i.test(Pn())} function ht (line 1) | function ht(e,t,n){t===void 0&&(t=!1),n===void 0&&(n=!1);var r=e.getBoun... function ir (line 1) | function ir(e){var t=ht(e),n=e.offsetWidth,r=e.offsetHeight;return Math.... function Oi (line 1) | function Oi(e,t){var n=t.getRootNode&&t.getRootNode();if(e.contains(t))r... function De (line 1) | function De(e){return fe(e).getComputedStyle(e)} function wa (line 1) | function wa(e){return["table","td","th"].indexOf(Me(e))>=0} function We (line 1) | function We(e){return((it(e)?e.ownerDocument:e.document)||window.documen... function fn (line 1) | function fn(e){return Me(e)==="html"?e:e.assignedSlot||e.parentNode||(rr... function kr (line 1) | function kr(e){return!_e(e)||De(e).position==="fixed"?null:e.offsetParent} function Oa (line 1) | function Oa(e){var t=/firefox/i.test(Pn()),n=/Trident/i.test(Pn());if(n&... function $t (line 1) | function $t(e){for(var t=fe(e),n=kr(e);n&&wa(n)&&De(n).position==="stati... function or (line 1) | function or(e){return["top","bottom"].indexOf(e)>=0?"x":"y"} function Tt (line 1) | function Tt(e,t,n){return Ze(e,rn(t,n))} function Aa (line 1) | function Aa(e,t,n){var r=Tt(e,t,n);return r>n?n:r} function Ai (line 1) | function Ai(){return{top:0,right:0,bottom:0,left:0}} function Si (line 1) | function Si(e){return Object.assign({},Ai(),e)} function Ti (line 1) | function Ti(e,t){return t.reduce(function(n,r){return n[r]=e,n},{})} function Ta (line 1) | function Ta(e){var t,n=e.state,r=e.name,i=e.options,o=n.elements.arrow,a... function Ma (line 1) | function Ma(e){var t=e.state,n=e.options,r=n.element,i=r===void 0?"[data... function gt (line 1) | function gt(e){return e.split("-")[1]} function Ia (line 1) | function Ia(e,t){var n=e.x,r=e.y,i=t.devicePixelRatio||1;return{x:pt(n*i... function Br (line 1) | function Br(e){var t,n=e.popper,r=e.popperRect,i=e.placement,o=e.variati... function Da (line 1) | function Da(e){var t=e.state,n=e.options,r=n.gpuAcceleration,i=r===void ... function La (line 1) | function La(e){var t=e.state,n=e.instance,r=e.options,i=r.scroll,o=i===v... function en (line 1) | function en(e){return e.replace(/left|right|bottom|top/g,function(t){ret... function $r (line 1) | function $r(e){return e.replace(/start|end/g,function(t){return Ba[t]})} function ar (line 1) | function ar(e){var t=fe(e),n=t.pageXOffset,r=t.pageYOffset;return{scroll... function sr (line 1) | function sr(e){return ht(We(e)).left+ar(e).scrollLeft} function $a (line 1) | function $a(e,t){var n=fe(e),r=We(e),i=n.visualViewport,o=r.clientWidth,... function ja (line 1) | function ja(e){var t,n=We(e),r=ar(e),i=(t=e.ownerDocument)==null?void 0:... function cr (line 1) | function cr(e){var t=De(e),n=t.overflow,r=t.overflowX,i=t.overflowY;retu... function Mi (line 1) | function Mi(e){return["html","body","#document"].indexOf(Me(e))>=0?e.own... function Mt (line 1) | function Mt(e,t){var n;t===void 0&&(t=[]);var r=Mi(e),i=r===((n=e.ownerD... function kn (line 1) | function kn(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.w... function Ha (line 1) | function Ha(e,t){var n=ht(e,!1,t==="fixed");return n.top=n.top+e.clientT... function jr (line 1) | function jr(e,t,n){return t===mi?kn($a(e,n)):it(t)?Ha(t,n):kn(ja(We(e)))} function Fa (line 1) | function Fa(e){var t=Mt(fn(e)),n=["absolute","fixed"].indexOf(De(e).posi... function Ua (line 1) | function Ua(e,t,n,r){var i=t==="clippingParents"?Fa(e):[].concat(t),o=[]... function Ci (line 1) | function Ci(e){var t=e.reference,n=e.element,r=e.placement,i=r?Te(r):nul... function Nt (line 1) | function Nt(e,t){t===void 0&&(t={});var n=t,r=n.placement,i=r===void 0?e... function Wa (line 1) | function Wa(e,t){t===void 0&&(t={});var n=t,r=n.placement,i=n.boundary,o... function Ka (line 1) | function Ka(e){if(Te(e)===nr)return[];var t=en(e);return[$r(e),t,$r(t)]} function za (line 1) | function za(e){var t=e.state,n=e.options,r=e.name;if(!t.modifiersData[r]... function Hr (line 1) | function Hr(e,t,n){return n===void 0&&(n={x:0,y:0}),{top:e.top-t.height-... function Fr (line 1) | function Fr(e){return[ce,ye,be,ue].some(function(t){return e[t]>=0})} function qa (line 1) | function qa(e){var t=e.state,n=e.name,r=t.rects.reference,i=t.rects.popp... function Xa (line 1) | function Xa(e,t,n){var r=Te(e),i=[ue,ce].indexOf(r)>=0?-1:1,o=typeof n==... function Ya (line 1) | function Ya(e){var t=e.state,n=e.options,r=e.name,i=n.offset,o=i===void ... function Za (line 1) | function Za(e){var t=e.state,n=e.name;t.modifiersData[n]=Ci({reference:t... function es (line 1) | function es(e){return e==="x"?"y":"x"} function ts (line 1) | function ts(e){var t=e.state,n=e.options,r=e.name,i=n.mainAxis,o=i===voi... function rs (line 1) | function rs(e){return{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}} function is (line 1) | function is(e){return e===fe(e)||!_e(e)?ar(e):rs(e)} function os (line 1) | function os(e){var t=e.getBoundingClientRect(),n=pt(t.width)/e.offsetWid... function as (line 1) | function as(e,t,n){n===void 0&&(n=!1);var r=_e(t),i=_e(t)&&os(t),o=We(t)... function ss (line 1) | function ss(e){var t=new Map,n=new Set,r=[];e.forEach(function(o){t.set(... function cs (line 1) | function cs(e){var t=ss(e);return ma.reduce(function(n,r){return n.conca... function us (line 1) | function us(e){var t;return function(){return t||(t=new Promise(function... function ls (line 1) | function ls(e){var t=e.reduce(function(n,r){var i=n[r.name];return n[r.n... function Wr (line 1) | function Wr(){for(var e=arguments.length,t=new Array(e),n=0;nFn&&Qe.splice(t,1)} function Hs (line 1) | function Hs(){!Hn&&!jn&&(jn=!0,queueMicrotask(Fs))} function Fs (line 1) | function Fs(){jn=!1,Hn=!0;for(let e=0;ee.effect(t,{scheduler:n=... function Qr (line 1) | function Qr(e){ot=e} function Ks (line 1) | function Ks(e){let t=()=>{};return[r=>{let i=ot(r);return e._x_effects||... function Hi (line 1) | function Hi(e,t){let n=!0,r,i=ot(()=>{let o=e();JSON.stringify(o),n?r=o:... function zs (line 1) | function zs(e){Wi.push(e)} function lr (line 1) | function lr(e,t){typeof t=="function"?(e._x_cleanups||(e._x_cleanups=[])... function Ki (line 1) | function Ki(e){Fi.push(e)} function zi (line 1) | function zi(e,t,n){e._x_attributeCleanups||(e._x_attributeCleanups={}),e... function Vi (line 1) | function Vi(e,t){e._x_attributeCleanups&&Object.entries(e._x_attributeCl... function Vs (line 1) | function Vs(e){if(e._x_cleanups)for(;e._x_cleanups.length;)e._x_cleanups... function pr (line 1) | function pr(){fr.observe(document,{subtree:!0,childList:!0,attributes:!0... function qi (line 1) | function qi(){qs(),fr.disconnect(),dr=!1} function qs (line 1) | function qs(){let e=fr.takeRecords();wt.push(()=>e.length>0&&gr(e));let ... function ee (line 1) | function ee(e){if(!dr)return e();qi();let t=e();return pr(),t} function Gs (line 1) | function Gs(){hr=!0} function Xs (line 1) | function Xs(){hr=!1,gr(an),an=[]} function gr (line 1) | function gr(e){if(hr){an=an.concat(e);return}let t=new Set,n=new Set,r=n... function Gi (line 1) | function Gi(e){return Ft(vt(e))} function Ht (line 1) | function Ht(e,t,n){return e._x_dataStack=[t,...vt(n||e)],()=>{e._x_dataS... function vt (line 1) | function vt(e){return e._x_dataStack?e._x_dataStack:typeof ShadowRoot=="... function Ft (line 1) | function Ft(e){return new Proxy({objects:e},Ys)} method ownKeys (line 1) | ownKeys({objects:e}){return Array.from(new Set(e.flatMap(t=>Object.keys(... method has (line 1) | has({objects:e},t){return t==Symbol.unscopables?!1:e.some(n=>Object.prot... method get (line 1) | get({objects:e},t,n){return t=="toJSON"?Js:Reflect.get(e.find(r=>Reflect... method set (line 1) | set({objects:e},t,n,r){const i=e.find(a=>Object.prototype.hasOwnProperty... function Js (line 1) | function Js(){return Reflect.ownKeys(this).reduce((t,n)=>(t[n]=Reflect.g... function Xi (line 1) | function Xi(e){let t=r=>typeof r=="object"&&!Array.isArray(r)&&r!==null,... function Yi (line 1) | function Yi(e,t=()=>{}){let n={initialValue:void 0,_x_interceptor:!0,ini... function Zs (line 1) | function Zs(e,t){return t.split(".").reduce((n,r)=>n[r],e)} function Wn (line 1) | function Wn(e,t,n){if(typeof t=="string"&&(t=t.split(".")),t.length===1)... function we (line 1) | function we(e,t){Ji[e]=t} function Kn (line 1) | function Kn(e,t){return Object.entries(Ji).forEach(([n,r])=>{let i=null;... function Qs (line 1) | function Qs(e,t,n,...r){try{return n(...r)}catch(i){Lt(i,e,t)}} function Lt (line 1) | function Lt(e,t,n=void 0){e=Object.assign(e??{message:"No error message ... function Zi (line 5) | function Zi(e){let t=tn;tn=!1;let n=e();return tn=t,n} function et (line 5) | function et(e,t,n={}){let r;return ae(e,t)(i=>r=i,n),r} function ae (line 5) | function ae(...e){return Qi(...e)} function ec (line 5) | function ec(e){Qi=e} function eo (line 5) | function eo(e,t){let n={};Kn(n,e);let r=[n,...vt(e)],i=typeof t=="functi... function tc (line 5) | function tc(e,t){return(n=()=>{},{scope:r={},params:i=[]}={})=>{let o=t.... function nc (line 5) | function nc(e,t){if(Cn[e])return Cn[e];let n=Object.getPrototypeOf(async... function rc (line 5) | function rc(e,t,n){let r=nc(t,n);return(i=()=>{},{scope:o={},params:a=[]... function sn (line 5) | function sn(e,t,n,r,i){if(tn&&typeof t=="function"){let o=t.apply(n,r);o... function xt (line 5) | function xt(e=""){return vr+e} function ic (line 5) | function ic(e){vr=e} function Q (line 5) | function Q(e,t){return cn[e]=t,{before(n){if(!cn[n]){console.warn(String... function oc (line 5) | function oc(e){return Object.keys(cn).includes(e)} function _r (line 5) | function _r(e,t,n){if(t=Array.from(t),e._x_virtualDirectives){let o=Obje... function to (line 5) | function to(e){return Array.from(e).map(ao()).filter(t=>!co(t))} function ac (line 5) | function ac(e){zn=!0;let t=Symbol();no=t,St.set(t,[]);let n=()=>{for(;St... function ro (line 5) | function ro(e){let t=[],n=s=>t.push(s),[r,i]=Ks(e);return t.push(i),[{Al... function sc (line 5) | function sc(e,t){let n=()=>{},r=cn[t.type]||n,[i,o]=ro(e);zi(e,t.origina... function ao (line 5) | function ao(e=()=>{}){return({name:t,value:n})=>{let{name:r,value:i}=so.... function br (line 5) | function br(e){so.push(e)} function co (line 5) | function co({name:e}){return uo().test(e)} function cc (line 5) | function cc(e,t){return({name:n,value:r})=>{let i=n.match(uo()),o=n.matc... function uc (line 5) | function uc(e,t){let n=Je.indexOf(e.type)===-1?Vn:e.type,r=Je.indexOf(t.... function Rt (line 5) | function Rt(e,t,n={}){e.dispatchEvent(new CustomEvent(t,{detail:n,bubble... function He (line 5) | function He(e,t){if(typeof ShadowRoot=="function"&&e instanceof ShadowRo... function ve (line 5) | function ve(e,...t){console.warn(`Alpine Warning: ${e}`,...t)} function lc (line 5) | function lc(){ei&&ve("Alpine has already been initialized on this page. ... function fo (line 5) | function fo(){return yr.map(e=>e())} function po (line 5) | function po(){return yr.concat(lo).map(e=>e())} function ho (line 5) | function ho(e){yr.push(e)} function go (line 5) | function go(e){lo.push(e)} function pn (line 5) | function pn(e,t=!1){return Ut(e,n=>{if((t?po():fo()).some(i=>n.matches(i... function Ut (line 5) | function Ut(e,t){if(e){if(t(e))return e;if(e._x_teleportBack&&(e=e._x_te... function fc (line 5) | function fc(e){return fo().some(t=>e.matches(t))} function dc (line 5) | function dc(e){vo.push(e)} function Ne (line 5) | function Ne(e,t=He,n=()=>{}){ac(()=>{t(e,(r,i)=>{n(r,i),vo.forEach(o=>o(... function _o (line 5) | function _o(e,t=He){t(e,n=>{Vi(n),Vs(n)})} function pc (line 5) | function pc(){[["ui","dialog",["[x-dialog], [x-popover]"]],["anchor","an... function xr (line 5) | function xr(e=()=>{}){return queueMicrotask(()=>{mr||setTimeout(()=>{Gn(... function Gn (line 5) | function Gn(){for(mr=!1;qn.length;)qn.shift()()} function hc (line 5) | function hc(){mr=!0} function Er (line 5) | function Er(e,t){return Array.isArray(t)?ti(e,t.join(" ")):typeof t=="ob... function ti (line 5) | function ti(e,t){let n=i=>i.split(" ").filter(o=>!e.classList.contains(o... function gc (line 5) | function gc(e,t){let n=s=>s.split(" ").filter(Boolean),r=Object.entries(... function hn (line 5) | function hn(e,t){return typeof t=="object"&&t!==null?vc(e,t):_c(e,t)} function vc (line 5) | function vc(e,t){let n={};return Object.entries(t).forEach(([r,i])=>{n[r... function _c (line 5) | function _c(e,t){let n=e.getAttribute("style",t);return e.setAttribute("... function bc (line 5) | function bc(e){return e.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()} function Xn (line 5) | function Xn(e,t=()=>{}){let n=!1;return function(){n?t.apply(this,argume... function yc (line 5) | function yc(e,t,n){bo(e,Er,""),{enter:i=>{e._x_transition.enter.during=i... function mc (line 5) | function mc(e,t,n){bo(e,hn);let r=!t.includes("in")&&!t.includes("out")&... function bo (line 5) | function bo(e,t,n={}){e._x_transition||(e._x_transition={enter:{during:n... function yo (line 5) | function yo(e){let t=e.parentNode;if(t)return t._x_hidePromise?t:yo(t)} function Yn (line 5) | function Yn(e,t,{during:n,start:r,end:i}={},o=()=>{},a=()=>{}){if(e._x_t... function xc (line 5) | function xc(e,t){let n,r,i,o=Xn(()=>{ee(()=>{n=!0,r||t.before(),i||(t.en... function Ot (line 5) | function Ot(e,t,n){if(e.indexOf(t)===-1)return n;const r=e[e.indexOf(t)+... function Ke (line 5) | function Ke(e,t=()=>{}){return(...n)=>Fe?t(...n):e(...n)} function Ec (line 5) | function Ec(e){return(...t)=>Fe&&e(...t)} function gn (line 5) | function gn(e){mo.push(e)} function wc (line 5) | function wc(e,t){mo.forEach(n=>n(e,t)),Fe=!0,xo(()=>{Ne(t,(n,r)=>{r(n,()... function Oc (line 5) | function Oc(e,t){t._x_dataStack||(t._x_dataStack=e._x_dataStack),Fe=!0,J... function Ac (line 5) | function Ac(e){let t=!1;Ne(e,(r,i)=>{He(r,(o,a)=>{if(t&&fc(o))return a()... function xo (line 5) | function xo(e){let t=ot;Qr((n,r)=>{let i=t(n);return mt(i),()=>{}}),e(),... function Eo (line 5) | function Eo(e,t,n,r=[]){switch(e._x_bindings||(e._x_bindings=yt({})),e._... function Sc (line 5) | function Sc(e,t){if(e.type==="radio")e.attributes.value===void 0&&(e.val... function Tc (line 5) | function Tc(e,t){e._x_undoAddedClasses&&e._x_undoAddedClasses(),e._x_und... function Mc (line 5) | function Mc(e,t){e._x_undoAddedStyles&&e._x_undoAddedStyles(),e._x_undoA... function Cc (line 5) | function Cc(e,t,n){wo(e,t,n),Ic(e,t,n)} function wo (line 5) | function wo(e,t,n){[null,void 0,!1].includes(n)&&Lc(t)?e.removeAttribute... function Rc (line 5) | function Rc(e,t,n){e.getAttribute(t)!=n&&e.setAttribute(t,n)} function Ic (line 5) | function Ic(e,t,n){e[t]!==n&&(e[t]=n)} function Dc (line 5) | function Dc(e,t){const n=[].concat(t).map(r=>r+"");Array.from(e.options)... function Nc (line 5) | function Nc(e){return e.toLowerCase().replace(/-(\w)/g,(t,n)=>n.toUpperC... function ni (line 5) | function ni(e,t){return e==t} function nn (line 5) | function nn(e){return[1,"1","true","on","yes",!0].includes(e)?!0:[0,"0",... function Oo (line 5) | function Oo(e){return["disabled","checked","required","readonly","open",... function Lc (line 5) | function Lc(e){return!["aria-pressed","aria-checked","aria-expanded","ar... function Pc (line 5) | function Pc(e,t,n){return e._x_bindings&&e._x_bindings[t]!==void 0?e._x_... function kc (line 5) | function kc(e,t,n,r=!0){if(e._x_bindings&&e._x_bindings[t]!==void 0)retu... function Ao (line 5) | function Ao(e,t,n){let r=e.getAttribute(t);return r===null?typeof n=="fu... function So (line 5) | function So(e,t){var n;return function(){var r=this,i=arguments,o=functi... function To (line 5) | function To(e,t){let n;return function(){let r=this,i=arguments;n||(e.ap... function Mo (line 5) | function Mo({get:e,set:t},{get:n,set:r}){let i=!0,o,a=ot(()=>{let s=e(),... function Rn (line 5) | function Rn(e){return typeof e=="object"?JSON.parse(JSON.stringify(e)):e} function Bc (line 5) | function Bc(e){(Array.isArray(e)?e:[e]).forEach(n=>n(Wt))} function $c (line 5) | function $c(e,t){if(ri||(Ye=yt(Ye),ri=!0),t===void 0)return Ye[e];Ye[e]=... function jc (line 5) | function jc(){return Ye} function Hc (line 5) | function Hc(e,t){let n=typeof t!="function"?()=>t:t;return e instanceof ... function Fc (line 5) | function Fc(e){return Object.entries(Co).forEach(([t,n])=>{Object.define... function Ro (line 5) | function Ro(e,t,n){let r=[];for(;r.length;)r.pop()();let i=Object.entrie... function Uc (line 5) | function Uc(e,t){Io[e]=t} function Wc (line 5) | function Wc(e,t){return Object.entries(Io).forEach(([n,r])=>{Object.defi... method reactive (line 5) | get reactive(){return yt} method release (line 5) | get release(){return mt} method effect (line 5) | get effect(){return ot} method raw (line 5) | get raw(){return ji} function zc (line 5) | function zc(e,t){const n=Object.create(null),r=e.split(",");for(let i=0;... function Zc (line 5) | function Zc(e){return e&&e._isEffect===!0} function Qc (line 5) | function Qc(e,t=Vc){Zc(e)&&(e=e.raw);const n=nu(e,t);return t.lazy||n(),n} function eu (line 5) | function eu(e){e.active&&(Po(e),e.options.onStop&&e.options.onStop(),e.a... function nu (line 5) | function nu(e,t){const n=function(){if(!n.active)return e();if(!At.inclu... function Po (line 5) | function Po(e){const{deps:t}=e;if(t.length){for(let n=0;ni==="__v_isReactive"?!e:... function Ho (line 5) | function Ho(e,t,n){const r=X(n);if(r!==n&&t.call(e,r)){const i=No(e);con... function wu (line 5) | function wu(e){switch(e){case"Object":case"Array":return 1;case"Map":cas... function Ou (line 5) | function Ou(e){return e.__v_skip||!Object.isExtensible(e)?0:wu(No(e))} function Cr (line 5) | function Cr(e){return e&&e.__v_isReadonly?e:Ko(e,!1,hu,yu,Fo)} function Wo (line 5) | function Wo(e){return Ko(e,!0,gu,mu,Uo)} function Ko (line 5) | function Ko(e,t,n,r,i){if(!_n(e))return console.warn(`value cannot be ma... function X (line 5) | function X(e){return e&&X(e.__v_raw)||e} function er (line 5) | function er(e){return!!(e&&e.__v_isRef===!0)} function Au (line 5) | function Au(e){let t=[];return Ut(e,n=>{n._x_refs&&t.push(n._x_refs)}),t} function zo (line 5) | function zo(e){return In[e]||(In[e]=0),++In[e]} function Su (line 5) | function Su(e,t){return Ut(e,n=>{if(n._x_ids&&n._x_ids[t])return!0})} function Tu (line 5) | function Tu(e,t){e._x_ids||(e._x_ids={}),e._x_ids[t]||(e._x_ids[t]=zo(t))} function Mu (line 5) | function Mu(e,t,n,r){if(e._x_id||(e._x_id={}),e._x_id[t])return e._x_id[... function Vo (line 5) | function Vo(e,t,n){we(t,r=>ve(`You can't use [$${t}] without first insta... method get (line 5) | get(){return l()} method set (line 5) | set(_){v(_)} method get (line 5) | get(){return a()} method set (line 5) | set(_){c(_)} function ui (line 5) | function ui(e){let t=Ke(()=>document.querySelector(e),()=>Cu)();return t... function tr (line 5) | function tr(e,t,n,r){let i=e,o=c=>r(c),a={},s=(c,f)=>l=>f(c,l);if(n.incl... function Ru (line 5) | function Ru(e){return e.replace(/-/g,".")} function Iu (line 5) | function Iu(e){return e.toLowerCase().replace(/-(\w)/g,(t,n)=>n.toUpperC... function un (line 5) | function un(e){return!Array.isArray(e)&&!isNaN(e)} function Du (line 5) | function Du(e){return[" ","_"].includes(e)?e:e.replace(/([a-z])([A-Z])/g... function Nu (line 5) | function Nu(e){return["keydown","keyup"].includes(e)} function Lu (line 5) | function Lu(e,t){let n=t.filter(o=>!["window","document","prevent","stop... function li (line 5) | function li(e){if(!e)return[];e=Du(e);let t={ctrl:"control",slash:"/",sp... method get (line 5) | get(){return c()} method set (line 5) | set(b){f(b)} function Dn (line 5) | function Dn(e,t,n,r){return ee(()=>{if(n instanceof CustomEvent&&n.detai... function Nn (line 5) | function Nn(e){let t=e?parseFloat(e):null;return ku(t)?t:e} function Pu (line 5) | function Pu(e,t){return e==t} function ku (line 5) | function ku(e){return!Array.isArray(e)&&!isNaN(e)} function fi (line 5) | function fi(e){return e!==null&&typeof e=="object"&&typeof e.get=="funct... function Bu (line 5) | function Bu(e,t){e._x_keyExpression=t} function $u (line 5) | function $u(e){return Fe?Jn?!0:e.hasAttribute("data-has-alpine-state"):!1} function ju (line 5) | function ju(e,t,n,r){let i=a=>typeof a=="object"&&!Array.isArray(a),o=e;... function Hu (line 5) | function Hu(e){let t=/,([^,\}\]]*)(?:,([^,\}\]]*))?$/,n=/^\s*\(|\)\s*$/g... function di (line 5) | function di(e,t,n,r){let i={};return/^\[.*\]$/.test(e.item)&&Array.isArr... function Fu (line 5) | function Fu(e){return!Array.isArray(e)&&!isNaN(e)} function Xo (line 5) | function Xo(){} function yn (line 5) | function yn(e,t,n){Q(t,r=>ve(`You can't use [x-${t}] without first insta... function Ku (line 5) | function Ku(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.c... function Yo (line 5) | function Yo(e){return e instanceof Map?e.clear=e.delete=e.set=function()... class pi (line 5) | class pi{constructor(t){t.data===void 0&&(t.data={}),this.data=t.data,th... method constructor (line 5) | constructor(t){t.data===void 0&&(t.data={}),this.data=t.data,this.isMa... method ignoreMatch (line 5) | ignoreMatch(){this.isMatchIgnored=!0} function Jo (line 5) | function Jo(e){return e.replace(/&/g,"&").replace(/`} class Rr (line 5) | class Rr{constructor(){this.rootNode=gi(),this.stack=[this.rootNode]}get... method constructor (line 5) | constructor(){this.rootNode=gi(),this.stack=[this.rootNode]} method top (line 5) | get top(){return this.stack[this.stack.length-1]} method root (line 5) | get root(){return this.rootNode} method add (line 5) | add(t){this.top.children.push(t)} method openNode (line 5) | openNode(t){const n=gi({scope:t});this.add(n),this.stack.push(n)} method closeNode (line 5) | closeNode(){if(this.stack.length>1)return this.stack.pop()} method closeAllNodes (line 5) | closeAllNodes(){for(;this.closeNode(););} method toJSON (line 5) | toJSON(){return JSON.stringify(this.rootNode,null,4)} method walk (line 5) | walk(t){return this.constructor._walk(t,this.rootNode)} method _walk (line 5) | static _walk(t,n){return typeof n=="string"?t.addText(n):n.children&&(... method _collapse (line 5) | static _collapse(t){typeof t!="string"&&t.children&&(t.children.every(... class Gu (line 5) | class Gu extends Rr{constructor(t){super(),this.options=t}addText(t){t!=... method constructor (line 5) | constructor(t){super(),this.options=t} method addText (line 5) | addText(t){t!==""&&this.add(t)} method startScope (line 5) | startScope(t){this.openNode(t)} method endScope (line 5) | endScope(){this.closeNode()} method __addSublanguage (line 5) | __addSublanguage(t,n){const r=t.root;n&&(r.scope=`language:${n}`),this... method toHTML (line 5) | toHTML(){return new qu(this,this.options).value()} method finalize (line 5) | finalize(){return this.closeAllNodes(),!0} function Pt (line 5) | function Pt(e){return e?typeof e=="string"?e:e.source:null} function Zo (line 5) | function Zo(e){return at("(?=",e,")")} function Xu (line 5) | function Xu(e){return at("(?:",e,")*")} function Yu (line 5) | function Yu(e){return at("(?:",e,")?")} function at (line 5) | function at(...e){return e.map(n=>Pt(n)).join("")} function Ju (line 5) | function Ju(e){const t=e[e.length-1];return typeof t=="object"&&t.constr... function Ir (line 5) | function Ir(...e){return"("+(Ju(e).capture?"":"?:")+e.map(r=>Pt(r)).join... function Qo (line 5) | function Qo(e){return new RegExp(e.toString()+"|").exec("").length-1} function Zu (line 5) | function Zu(e,t){const n=e&&e.exec(t);return n&&n.index===0} function Dr (line 5) | function Dr(e,{joinWith:t}){let n=0;return e.map(r=>{n+=1;const i=n;let ... function _l (line 5) | function _l(e,t){e.input[e.index-1]==="."&&t.ignoreMatch()} function bl (line 5) | function bl(e,t){e.className!==void 0&&(e.scope=e.className,delete e.cla... function yl (line 5) | function yl(e,t){t&&e.beginKeywords&&(e.begin="\\b("+e.beginKeywords.spl... function ml (line 5) | function ml(e,t){Array.isArray(e.illegal)&&(e.illegal=Ir(...e.illegal))} function xl (line 5) | function xl(e,t){if(e.match){if(e.begin||e.end)throw new Error("begin & ... function El (line 5) | function El(e,t){e.relevance===void 0&&(e.relevance=1)} function ia (line 5) | function ia(e,t,n=Al){const r=Object.create(null);return typeof e=="stri... function Sl (line 5) | function Sl(e,t){return t?Number(t):Tl(e)?0:1} function Tl (line 5) | function Tl(e){return Ol.includes(e.toLowerCase())} function oa (line 5) | function oa(e,t,{key:n}){let r=0;const i=e[n],o={},a={};for(let s=1;s<=t... function Ml (line 5) | function Ml(e){if(Array.isArray(e.begin)){if(e.skip||e.excludeBegin||e.r... function Cl (line 5) | function Cl(e){if(Array.isArray(e.end)){if(e.skip||e.excludeEnd||e.retur... function Rl (line 5) | function Rl(e){e.scope&&typeof e.scope=="object"&&e.scope!==null&&(e.beg... function Il (line 5) | function Il(e){Rl(e),typeof e.beginScope=="string"&&(e.beginScope={_wrap... function Dl (line 5) | function Dl(e){function t(a,s){return new RegExp(Pt(a),"m"+(e.case_insen... function aa (line 5) | function aa(e){return e?e.endsWithParent||aa(e.starts):!1} function Nl (line 5) | function Nl(e){return e.variants&&!e.cachedVariants&&(e.cachedVariants=e... class Pl (line 5) | class Pl extends Error{constructor(t,n){super(t),this.name="HTMLInjectio... method constructor (line 5) | constructor(t,n){super(t),this.name="HTMLInjectionError",this.html=n} function c (line 5) | function c(p){return s.noHighlightRe.test(p)} function f (line 5) | function f(p){let y=p.className+" ";y+=p.parentNode?p.parentNode.classNa... function l (line 5) | function l(p,y,C){let N="",W="";typeof y=="object"?(N=p,C=y.ignoreIllega... function v (line 6) | function v(p,y,C,N){const W=Object.create(null);function J(g,x){return g... function b (line 6) | function b(p){const y={value:Ln(p),illegal:!1,relevance:0,_top:a,_emitte... function _ (line 6) | function _(p,y){y=y||s.languages||Object.keys(t);const C=b(p),N=y.filter... function A (line 6) | function A(p,y,C){const N=y&&n[y]||C;p.classList.add("hljs"),p.classList... function S (line 6) | function S(p){let y=null;const C=f(p);if(c(C))return;if(Y("before:highli... function h (line 6) | function h(p){s=bi(s,p)} function O (line 6) | function O(){u(),lt("10.6.0","initHighlightingOnLoad() deprecated. Use ... function u (line 6) | function u(){if(document.readyState==="loading"){M=!0;return}document.qu... function I (line 6) | function I(){M&&u()} function m (line 6) | function m(p,y){let C=null;try{C=y(e)}catch(N){if(rt("Language definitio... function L (line 6) | function L(p){delete t[p];for(const y of Object.keys(n))n[y]===p&&delete... function K (line 6) | function K(){return Object.keys(t)} function P (line 6) | function P(p){return p=(p||"").toLowerCase(),t[p]||t[n[p]]} function H (line 6) | function H(p,{languageName:y}){typeof p=="string"&&(p=[p]),p.forEach(C=>... function q (line 6) | function q(p){const y=P(p);return y&&!y.disableAutodetect} function z (line 6) | function z(p){p["before:highlightBlock"]&&!p["before:highlightElement"]&... function k (line 6) | function k(p){z(p),r.push(p)} function U (line 6) | function U(p){const y=r.indexOf(p);y!==-1&&r.splice(y,1)} function Y (line 6) | function Y(p,y){const C=p;r.forEach(function(N){N[C]&&N[C](y)})} function te (line 6) | function te(p){return lt("10.7.0","highlightBlock will be removed entire... function $l (line 6) | function $l(e){const t=e.regex,n=/(?![A-Za-z0-9])(?![$])/,r=t.concat(/[a... FILE: vendor/laravel/framework/src/Illuminate/Hashing/AbstractHasher.php class AbstractHasher (line 5) | abstract class AbstractHasher method info (line 13) | public function info($hashedValue) method check (line 26) | public function check(#[\SensitiveParameter] $value, $hashedValue, arr... FILE: vendor/laravel/framework/src/Illuminate/Hashing/Argon2IdHasher.php class Argon2IdHasher (line 7) | class Argon2IdHasher extends ArgonHasher method check (line 19) | public function check(#[\SensitiveParameter] $value, $hashedValue, arr... method isUsingCorrectAlgorithm (line 38) | protected function isUsingCorrectAlgorithm($hashedValue) method algorithm (line 48) | protected function algorithm() FILE: vendor/laravel/framework/src/Illuminate/Hashing/ArgonHasher.php class ArgonHasher (line 9) | class ArgonHasher extends AbstractHasher implements HasherContract method __construct (line 45) | public function __construct(array $options = []) method make (line 62) | public function make(#[\SensitiveParameter] $value, array $options = []) method algorithm (line 82) | protected function algorithm() method check (line 97) | public function check(#[\SensitiveParameter] $value, $hashedValue, arr... method needsRehash (line 117) | public function needsRehash($hashedValue, array $options = []) method verifyConfiguration (line 131) | public function verifyConfiguration($value) method isUsingCorrectAlgorithm (line 142) | protected function isUsingCorrectAlgorithm($hashedValue) method isUsingValidOptions (line 153) | protected function isUsingValidOptions($hashedValue) method setMemory (line 182) | public function setMemory(int $memory) method setTime (line 195) | public function setTime(int $time) method setThreads (line 208) | public function setThreads(int $threads) method memory (line 221) | protected function memory(array $options) method time (line 232) | protected function time(array $options) method threads (line 243) | protected function threads(array $options) FILE: vendor/laravel/framework/src/Illuminate/Hashing/BcryptHasher.php class BcryptHasher (line 9) | class BcryptHasher extends AbstractHasher implements HasherContract method __construct (line 31) | public function __construct(array $options = []) method make (line 46) | public function make(#[\SensitiveParameter] $value, array $options = []) method check (line 69) | public function check(#[\SensitiveParameter] $value, $hashedValue, arr... method needsRehash (line 89) | public function needsRehash($hashedValue, array $options = []) method verifyConfiguration (line 101) | public function verifyConfiguration($value) method isUsingCorrectAlgorithm (line 112) | protected function isUsingCorrectAlgorithm($hashedValue) method isUsingValidOptions (line 123) | protected function isUsingValidOptions($hashedValue) method setRounds (line 144) | public function setRounds($rounds) method cost (line 157) | protected function cost(array $options = []) FILE: vendor/laravel/framework/src/Illuminate/Hashing/HashManager.php class HashManager (line 11) | class HashManager extends Manager implements Hasher method createBcryptDriver (line 18) | public function createBcryptDriver() method createArgonDriver (line 28) | public function createArgonDriver() method createArgon2idDriver (line 38) | public function createArgon2idDriver() method info (line 49) | public function info($hashedValue) method make (line 61) | public function make(#[\SensitiveParameter] $value, array $options = []) method check (line 74) | public function check(#[\SensitiveParameter] $value, $hashedValue, arr... method needsRehash (line 86) | public function needsRehash($hashedValue, array $options = []) method isHashed (line 97) | public function isHashed(#[\SensitiveParameter] $value) method getDefaultDriver (line 107) | public function getDefaultDriver() method verifyConfiguration (line 120) | public function verifyConfiguration($value) FILE: vendor/laravel/framework/src/Illuminate/Hashing/HashServiceProvider.php class HashServiceProvider (line 8) | class HashServiceProvider extends ServiceProvider implements DeferrableP... method register (line 15) | public function register() method provides (line 31) | public function provides() FILE: vendor/laravel/framework/src/Illuminate/Http/Client/Concerns/DeterminesStatusCode.php type DeterminesStatusCode (line 5) | trait DeterminesStatusCode method ok (line 12) | public function ok() method created (line 22) | public function created() method accepted (line 32) | public function accepted() method noContent (line 43) | public function noContent($status = 204) method movedPermanently (line 53) | public function movedPermanently() method found (line 63) | public function found() method notModified (line 73) | public function notModified() method badRequest (line 83) | public function badRequest() method unauthorized (line 93) | public function unauthorized() method paymentRequired (line 103) | public function paymentRequired() method forbidden (line 113) | public function forbidden() method notFound (line 123) | public function notFound() method requestTimeout (line 133) | public function requestTimeout() method conflict (line 143) | public function conflict() method unprocessableContent (line 153) | public function unprocessableContent() method unprocessableEntity (line 163) | public function unprocessableEntity() method tooManyRequests (line 173) | public function tooManyRequests() FILE: vendor/laravel/framework/src/Illuminate/Http/Client/ConnectionException.php class ConnectionException (line 5) | class ConnectionException extends HttpClientException FILE: vendor/laravel/framework/src/Illuminate/Http/Client/Events/ConnectionFailed.php class ConnectionFailed (line 8) | class ConnectionFailed method __construct (line 31) | public function __construct(Request $request, ConnectionException $exc... FILE: vendor/laravel/framework/src/Illuminate/Http/Client/Events/RequestSending.php class RequestSending (line 7) | class RequestSending method __construct (line 22) | public function __construct(Request $request) FILE: vendor/laravel/framework/src/Illuminate/Http/Client/Events/ResponseReceived.php class ResponseReceived (line 8) | class ResponseReceived method __construct (line 31) | public function __construct(Request $request, Response $response) FILE: vendor/laravel/framework/src/Illuminate/Http/Client/Factory.php class Factory (line 21) | class Factory method __construct (line 89) | public function __construct(?Dispatcher $dispatcher = null) method globalMiddleware (line 102) | public function globalMiddleware($middleware) method globalRequestMiddleware (line 115) | public function globalRequestMiddleware($middleware) method globalResponseMiddleware (line 128) | public function globalResponseMiddleware($middleware) method globalOptions (line 141) | public function globalOptions($options) method response (line 156) | public static function response($body = null, $status = 200, $headers ... method failedConnection (line 175) | public static function failedConnection($message = null) method sequence (line 191) | public function sequence(array $responses = []) method fake (line 202) | public function fake($callback = null) method fakeSequence (line 250) | public function fakeSequence($url = '*') method stubUrl (line 264) | public function stubUrl($url, $callback) method preventStrayRequests (line 293) | public function preventStrayRequests($prevent = true) method preventingStrayRequests (line 305) | public function preventingStrayRequests() method allowStrayRequests (line 315) | public function allowStrayRequests() method record (line 325) | protected function record() method recordRequestResponsePair (line 339) | public function recordRequestResponsePair($request, $response) method assertSent (line 352) | public function assertSent($callback) method assertSentInOrder (line 366) | public function assertSentInOrder($callbacks) method assertNotSent (line 388) | public function assertNotSent($callback) method assertNothingSent (line 401) | public function assertNothingSent() method assertSentCount (line 415) | public function assertSentCount($count) method assertSequencesAreEmpty (line 425) | public function assertSequencesAreEmpty() method recorded (line 441) | public function recorded($callback = null) method createPendingRequest (line 460) | public function createPendingRequest() method newPendingRequest (line 472) | protected function newPendingRequest() method getDispatcher (line 482) | public function getDispatcher() method getGlobalMiddleware (line 492) | public function getGlobalMiddleware() method __call (line 504) | public function __call($method, $parameters) FILE: vendor/laravel/framework/src/Illuminate/Http/Client/HttpClientException.php class HttpClientException (line 7) | class HttpClientException extends Exception FILE: vendor/laravel/framework/src/Illuminate/Http/Client/PendingRequest.php class PendingRequest (line 32) | class PendingRequest method __construct (line 225) | public function __construct(?Factory $factory = null, $middleware = []) method baseUrl (line 253) | public function baseUrl(string $url) method withBody (line 267) | public function withBody($content, $contentType = 'application/json') method asJson (line 283) | public function asJson() method asForm (line 293) | public function asForm() method attach (line 307) | public function attach($name, $contents = '', $filename = null, array ... method asMultipart (line 334) | public function asMultipart() method bodyFormat (line 345) | public function bodyFormat(string $format) method withQueryParameters (line 358) | public function withQueryParameters(array $parameters) method contentType (line 373) | public function contentType(string $contentType) method acceptJson (line 385) | public function acceptJson() method accept (line 396) | public function accept($contentType) method withHeaders (line 407) | public function withHeaders(array $headers) method withHeader (line 423) | public function withHeader($name, $value) method replaceHeaders (line 434) | public function replaceHeaders(array $headers) method withBasicAuth (line 448) | public function withBasicAuth(string $username, string $password) method withDigestAuth (line 462) | public function withDigestAuth($username, $password) method withToken (line 476) | public function withToken($token, $type = 'Bearer') method withUserAgent (line 489) | public function withUserAgent($userAgent) method withUrlParameters (line 502) | public function withUrlParameters(array $parameters = []) method withCookies (line 516) | public function withCookies(array $cookies, string $domain) method maxRedirects (line 531) | public function maxRedirects(int $max) method withoutRedirecting (line 543) | public function withoutRedirecting() method withoutVerifying (line 555) | public function withoutVerifying() method sink (line 568) | public function sink($to) method timeout (line 581) | public function timeout(int|float $seconds) method connectTimeout (line 594) | public function connectTimeout(int|float $seconds) method retry (line 610) | public function retry(array|int $times, Closure|int $sleepMilliseconds... method withOptions (line 626) | public function withOptions(array $options) method withMiddleware (line 642) | public function withMiddleware(callable $middleware) method withRequestMiddleware (line 655) | public function withRequestMiddleware(callable $middleware) method withResponseMiddleware (line 668) | public function withResponseMiddleware(callable $middleware) method beforeSending (line 681) | public function beforeSending($callback) method throw (line 694) | public function throw(?callable $callback = null) method throwIf (line 707) | public function throwIf($condition) method throwUnless (line 722) | public function throwUnless($condition) method dump (line 732) | public function dump() method dd (line 748) | public function dd() method get (line 770) | public function get(string $url, $query = null) method head (line 786) | public function head(string $url, $query = null) method post (line 802) | public function post(string $url, $data = []) method patch (line 818) | public function patch(string $url, $data = []) method put (line 834) | public function put(string $url, $data = []) method delete (line 850) | public function delete(string $url, $data = []) method pool (line 863) | public function pool(callable $callback) method send (line 887) | public function send(string $method, string $url, array $options = []) method expandUrlParameters (line 965) | protected function expandUrlParameters(string $url) method parseHttpOptions (line 976) | protected function parseHttpOptions(array $options) method parseMultipartBodyFormat (line 1009) | protected function parseMultipartBodyFormat(array $data) method makePromise (line 1026) | protected function makePromise(string $method, string $url, array $opt... method handlePromiseResponse (line 1061) | protected function handlePromiseResponse(Response|ConnectionException|... method sendRequest (line 1118) | protected function sendRequest(string $method, string $url, array $opt... method parseRequestData (line 1148) | protected function parseRequestData($method, $url, array $options) method normalizeRequestOptions (line 1181) | protected function normalizeRequestOptions(array $options) method populateResponse (line 1200) | protected function populateResponse(Response $response) method buildClient (line 1214) | public function buildClient() method requestsReusableClient (line 1224) | protected function requestsReusableClient() method getReusableClient (line 1234) | protected function getReusableClient() method createClient (line 1245) | public function createClient($handlerStack) method buildHandlerStack (line 1258) | public function buildHandlerStack() method pushHandlers (line 1269) | public function pushHandlers($handlerStack) method buildBeforeSendingHandler (line 1287) | public function buildBeforeSendingHandler() method buildRecorderHandler (line 1301) | public function buildRecorderHandler() method buildStubHandler (line 1324) | public function buildStubHandler() method sinkStubHandler (line 1361) | protected function sinkStubHandler($sink) method runBeforeSendingCallbacks (line 1384) | public function runBeforeSendingCallbacks($request, array $options) method mergeOptions (line 1407) | public function mergeOptions(...$options) method newResponse (line 1421) | protected function newResponse($response) method stub (line 1432) | public function stub($callback) method preventStrayRequests (line 1445) | public function preventStrayRequests($prevent = true) method async (line 1458) | public function async(bool $async = true) method getPromise (line 1470) | public function getPromise() method dispatchRequestSendingEvent (line 1480) | protected function dispatchRequestSendingEvent() method dispatchResponseReceivedEvent (line 1493) | protected function dispatchResponseReceivedEvent(Response $response) method dispatchConnectionFailedEvent (line 1509) | protected function dispatchConnectionFailedEvent(Request $request, Con... method setClient (line 1522) | public function setClient(Client $client) method setHandler (line 1535) | public function setHandler($handler) method getOptions (line 1547) | public function getOptions() FILE: vendor/laravel/framework/src/Illuminate/Http/Client/Pool.php class Pool (line 10) | class Pool method __construct (line 39) | public function __construct(?Factory $factory = null) method as (line 51) | public function as(string $key) method asyncRequest (line 61) | protected function asyncRequest() method getRequests (line 71) | public function getRequests() method __call (line 83) | public function __call($method, $parameters) FILE: vendor/laravel/framework/src/Illuminate/Http/Client/Request.php class Request (line 11) | class Request implements ArrayAccess method __construct (line 35) | public function __construct($request) method method (line 45) | public function method() method url (line 55) | public function url() method hasHeader (line 67) | public function hasHeader($key, $value = null) method hasHeaders (line 90) | public function hasHeaders($headers) method header (line 111) | public function header($key) method headers (line 121) | public function headers() method body (line 131) | public function body() method hasFile (line 144) | public function hasFile($name, $value = null, $filename = null) method data (line 162) | public function data() method parameters (line 178) | protected function parameters() method json (line 194) | protected function json() method isForm (line 208) | public function isForm() method isJson (line 218) | public function isJson() method isMultipart (line 229) | public function isMultipart() method withData (line 241) | public function withData(array $data) method toPsrRequest (line 253) | public function toPsrRequest() method offsetExists (line 264) | public function offsetExists($offset): bool method offsetGet (line 275) | public function offsetGet($offset): mixed method offsetSet (line 289) | public function offsetSet($offset, $value): void method offsetUnset (line 302) | public function offsetUnset($offset): void FILE: vendor/laravel/framework/src/Illuminate/Http/Client/RequestException.php class RequestException (line 7) | class RequestException extends HttpClientException method __construct (line 29) | public function __construct(Response $response) method truncate (line 41) | public static function truncate() method truncateAt (line 52) | public static function truncateAt(int $length) method dontTruncate (line 62) | public static function dontTruncate() method prepareMessage (line 73) | protected function prepareMessage(Response $response) FILE: vendor/laravel/framework/src/Illuminate/Http/Client/Response.php class Response (line 16) | class Response implements ArrayAccess, Stringable method __construct (line 56) | public function __construct($response) method body (line 66) | public function body() method json (line 78) | public function json($key = null, $default = null) method object (line 96) | public function object() method collect (line 107) | public function collect($key = null) method fluent (line 118) | public function fluent($key = null) method resource (line 130) | public function resource() method header (line 141) | public function header(string $header) method headers (line 151) | public function headers() method status (line 161) | public function status() method reason (line 171) | public function reason() method effectiveUri (line 181) | public function effectiveUri() method successful (line 191) | public function successful() method redirect (line 201) | public function redirect() method failed (line 211) | public function failed() method clientError (line 221) | public function clientError() method serverError (line 231) | public function serverError() method onError (line 242) | public function onError(callable $callback) method cookies (line 256) | public function cookies() method handlerStats (line 266) | public function handlerStats() method close (line 276) | public function close() method toPsrResponse (line 288) | public function toPsrResponse() method toException (line 298) | public function toException() method throw (line 312) | public function throw() method throwIf (line 335) | public function throwIf($condition) method throwIfStatus (line 348) | public function throwIfStatus($statusCode) method throwUnlessStatus (line 366) | public function throwUnlessStatus($statusCode) method throwIfClientError (line 382) | public function throwIfClientError() method throwIfServerError (line 394) | public function throwIfServerError() method dump (line 405) | public function dump($key = null) method dd (line 430) | public function dd($key = null) method dumpHeaders (line 442) | public function dumpHeaders() method ddHeaders (line 454) | public function ddHeaders() method offsetExists (line 467) | public function offsetExists($offset): bool method offsetGet (line 478) | public function offsetGet($offset): mixed method offsetSet (line 492) | public function offsetSet($offset, $value): void method offsetUnset (line 505) | public function offsetUnset($offset): void method __toString (line 515) | public function __toString() method __call (line 527) | public function __call($method, $parameters) FILE: vendor/laravel/framework/src/Illuminate/Http/Client/ResponseSequence.php class ResponseSequence (line 9) | class ResponseSequence method __construct (line 40) | public function __construct(array $responses) method push (line 53) | public function push($body = null, int $status = 200, array $headers =... method pushStatus (line 67) | public function pushStatus(int $status, array $headers = []) method pushFile (line 82) | public function pushFile(string $filePath, int $status = 200, array $h... method pushFailedConnection (line 97) | public function pushFailedConnection($message = null) method pushResponse (line 110) | public function pushResponse($response) method whenEmpty (line 123) | public function whenEmpty($response) method dontFailWhenEmpty (line 136) | public function dontFailWhenEmpty() method isEmpty (line 146) | public function isEmpty() method __invoke (line 159) | public function __invoke($request) FILE: vendor/laravel/framework/src/Illuminate/Http/Concerns/CanBePrecognitive.php type CanBePrecognitive (line 7) | trait CanBePrecognitive method filterPrecognitiveRules (line 15) | public function filterPrecognitiveRules($rules) method isAttemptingPrecognition (line 31) | public function isAttemptingPrecognition() method isPrecognitive (line 41) | public function isPrecognitive() FILE: vendor/laravel/framework/src/Illuminate/Http/Concerns/InteractsWithContentTypes.php type InteractsWithContentTypes (line 7) | trait InteractsWithContentTypes method isJson (line 14) | public function isJson() method expectsJson (line 24) | public function expectsJson() method wantsJson (line 34) | public function wantsJson() method accepts (line 47) | public function accepts($contentTypes) method prefers (line 82) | public function prefers($contentTypes) method acceptsAnyContentType (line 116) | public function acceptsAnyContentType() method acceptsJson (line 130) | public function acceptsJson() method acceptsHtml (line 140) | public function acceptsHtml() method matchesType (line 152) | public static function matchesType($actual, $type) method format (line 169) | public function format($default = 'html') FILE: vendor/laravel/framework/src/Illuminate/Http/Concerns/InteractsWithFlashData.php type InteractsWithFlashData (line 7) | trait InteractsWithFlashData method old (line 16) | public function old($key = null, $default = null) method flash (line 28) | public function flash() method flashOnly (line 39) | public function flashOnly($keys) method flashExcept (line 52) | public function flashExcept($keys) method flush (line 64) | public function flush() FILE: vendor/laravel/framework/src/Illuminate/Http/Concerns/InteractsWithInput.php type InteractsWithInput (line 13) | trait InteractsWithInput method server (line 24) | public function server($key = null, $default = null) method hasHeader (line 35) | public function hasHeader($key) method header (line 47) | public function header($key = null, $default = null) method bearerToken (line 57) | public function bearerToken() method keys (line 75) | public function keys() method all (line 86) | public function all($keys = null) method input (line 110) | public function input($key = null, $default = null) method fluent (line 123) | public function fluent($key = null) method query (line 135) | public function query($key = null, $default = null) method post (line 147) | public function post($key = null, $default = null) method hasCookie (line 158) | public function hasCookie($key) method cookie (line 170) | public function cookie($key = null, $default = null) method allFiles (line 180) | public function allFiles() method convertUploadedFiles (line 193) | protected function convertUploadedFiles(array $files) method hasFile (line 212) | public function hasFile($key) method isValidFile (line 233) | protected function isValidFile($file) method file (line 245) | public function file($key = null, $default = null) method data (line 257) | protected function data($key = null, $default = null) method retrieveItem (line 270) | protected function retrieveItem($source, $key, $default) method dump (line 289) | public function dump($keys = []) FILE: vendor/laravel/framework/src/Illuminate/Http/Exceptions/HttpResponseException.php class HttpResponseException (line 9) | class HttpResponseException extends RuntimeException method __construct (line 25) | public function __construct(Response $response, ?Throwable $previous =... method getResponse (line 37) | public function getResponse() FILE: vendor/laravel/framework/src/Illuminate/Http/Exceptions/PostTooLargeException.php class PostTooLargeException (line 8) | class PostTooLargeException extends HttpException method __construct (line 19) | public function __construct($message = '', ?Throwable $previous = null... FILE: vendor/laravel/framework/src/Illuminate/Http/Exceptions/ThrottleRequestsException.php class ThrottleRequestsException (line 8) | class ThrottleRequestsException extends TooManyRequestsHttpException method __construct (line 19) | public function __construct($message = '', ?Throwable $previous = null... FILE: vendor/laravel/framework/src/Illuminate/Http/File.php class File (line 7) | class File extends SymfonyFile FILE: vendor/laravel/framework/src/Illuminate/Http/FileHelpers.php type FileHelpers (line 7) | trait FileHelpers method path (line 21) | public function path() method extension (line 31) | public function extension() method hashName (line 42) | public function hashName($path = null) method dimensions (line 62) | public function dimensions() FILE: vendor/laravel/framework/src/Illuminate/Http/JsonResponse.php class JsonResponse (line 12) | class JsonResponse extends BaseJsonResponse method __construct (line 28) | public function __construct($data = null, $status = 200, $headers = []... method fromJsonString (line 40) | #[\Override] method withCallback (line 52) | public function withCallback($callback = null) method getData (line 64) | public function getData($assoc = false, $depth = 512) method setData (line 74) | #[\Override] method hasValidJson (line 102) | protected function hasValidJson($jsonError) method setEncodingOptions (line 121) | #[\Override] method hasEncodingOption (line 135) | public function hasEncodingOption($option) FILE: vendor/laravel/framework/src/Illuminate/Http/Middleware/AddLinkHeadersForPreloadedAssets.php class AddLinkHeadersForPreloadedAssets (line 9) | class AddLinkHeadersForPreloadedAssets method handle (line 18) | public function handle($request, $next) FILE: vendor/laravel/framework/src/Illuminate/Http/Middleware/CheckResponseForModifications.php class CheckResponseForModifications (line 8) | class CheckResponseForModifications method handle (line 17) | public function handle($request, Closure $next) FILE: vendor/laravel/framework/src/Illuminate/Http/Middleware/FrameGuard.php class FrameGuard (line 7) | class FrameGuard method handle (line 16) | public function handle($request, Closure $next) FILE: vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php class HandleCors (line 10) | class HandleCors method __construct (line 33) | public function __construct(Container $container, CorsService $cors) method handle (line 46) | public function handle($request, Closure $next) method hasMatchingPath (line 77) | protected function hasMatchingPath(Request $request): bool method getPathsByHost (line 100) | protected function getPathsByHost(string $host) FILE: vendor/laravel/framework/src/Illuminate/Http/Middleware/SetCacheHeaders.php class SetCacheHeaders (line 12) | class SetCacheHeaders method using (line 20) | public static function using($options) method handle (line 49) | public function handle($request, Closure $next, $options = []) method parseOptions (line 89) | protected function parseOptions($options) FILE: vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustHosts.php class TrustHosts (line 8) | class TrustHosts method __construct (line 37) | public function __construct(Application $app) method hosts (line 47) | public function hosts() method handle (line 73) | public function handle(Request $request, $next) method at (line 89) | public static function at(array|callable $hosts, bool $subdomains = true) method shouldSpecifyTrustedHosts (line 100) | protected function shouldSpecifyTrustedHosts() method allSubdomainsOfApplicationUrl (line 111) | protected function allSubdomainsOfApplicationUrl() method flushState (line 123) | public static function flushState() FILE: vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php class TrustProxies (line 8) | class TrustProxies method handle (line 52) | public function handle(Request $request, Closure $next) method setTrustedProxyIpAddresses (line 67) | protected function setTrustedProxyIpAddresses(Request $request) method setTrustedProxyIpAddressesToSpecificIps (line 95) | protected function setTrustedProxyIpAddressesToSpecificIps(Request $re... method setTrustedProxyIpAddressesToTheCallingIp (line 112) | protected function setTrustedProxyIpAddressesToTheCallingIp(Request $r... method getTrustedHeaderNames (line 122) | protected function getTrustedHeaderNames() method headers (line 147) | protected function headers() method proxies (line 157) | protected function proxies() method at (line 168) | public static function at(array|string $proxies) method withHeaders (line 179) | public static function withHeaders(int $headers) method flushState (line 189) | public static function flushState() FILE: vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php class ValidatePostSize (line 8) | class ValidatePostSize method handle (line 19) | public function handle($request, Closure $next) method getPostMaxSize (line 35) | protected function getPostMaxSize() FILE: vendor/laravel/framework/src/Illuminate/Http/RedirectResponse.php class RedirectResponse (line 15) | class RedirectResponse extends BaseRedirectResponse method with (line 42) | public function with($key, $value = null) method withCookies (line 59) | public function withCookies(array $cookies) method withInput (line 74) | public function withInput(?array $input = null) method removeFilesFromInput (line 89) | protected function removeFilesFromInput(array $input) method onlyInput (line 109) | public function onlyInput() method exceptInput (line 119) | public function exceptInput() method withErrors (line 131) | public function withErrors($provider, $key = 'default') method parseErrors (line 154) | protected function parseErrors($provider) method withFragment (line 169) | public function withFragment($fragment) method withoutFragment (line 180) | public function withoutFragment() method getOriginalContent (line 190) | public function getOriginalContent() method getRequest (line 200) | public function getRequest() method setRequest (line 211) | public function setRequest(Request $request) method getSession (line 221) | public function getSession() method setSession (line 232) | public function setSession(SessionStore $session) method __call (line 246) | public function __call($method, $parameters) FILE: vendor/laravel/framework/src/Illuminate/Http/Request.php class Request (line 26) | class Request extends SymfonyRequest implements Arrayable, ArrayAccess method capture (line 68) | public static function capture() method instance (line 80) | public function instance() method method (line 90) | public function method() method uri (line 100) | public function uri() method root (line 110) | public function root() method url (line 120) | public function url() method fullUrl (line 130) | public function fullUrl() method fullUrlWithQuery (line 145) | public function fullUrlWithQuery(array $query) method fullUrlWithoutQuery (line 160) | public function fullUrlWithoutQuery($keys) method path (line 176) | public function path() method decodedPath (line 188) | public function decodedPath() method segment (line 200) | public function segment($index, $default = null) method segments (line 210) | public function segments() method is (line 225) | public function is(...$patterns) method routeIs (line 237) | public function routeIs(...$patterns) method fullUrlIs (line 248) | public function fullUrlIs(...$patterns) method host (line 259) | public function host() method httpHost (line 269) | public function httpHost() method schemeAndHttpHost (line 279) | public function schemeAndHttpHost() method ajax (line 289) | public function ajax() method pjax (line 299) | public function pjax() method prefetch (line 309) | public function prefetch() method secure (line 321) | public function secure() method ip (line 331) | public function ip() method ips (line 341) | public function ips() method userAgent (line 351) | public function userAgent() method merge (line 362) | public function merge(array $input) method mergeIfMissing (line 375) | public function mergeIfMissing(array $input) method replace (line 389) | public function replace(array $input) method get (line 405) | #[\Override] method json (line 418) | public function json($key = null, $default = null) method getInputSource (line 436) | protected function getInputSource() method createFrom (line 452) | public static function createFrom(self $from, $to = null) method createFromBase (line 493) | public static function createFromBase(SymfonyRequest $request) method duplicate (line 516) | #[\Override] method filterFiles (line 528) | protected function filterFiles($files) method hasSession (line 550) | #[\Override] method getSession (line 559) | #[\Override] method session (line 574) | public function session() method setLaravelSession (line 589) | public function setLaravelSession($session) method setRequestLocale (line 600) | public function setRequestLocale(string $locale) method setDefaultRequestLocale (line 611) | public function setDefaultRequestLocale(string $locale) method user (line 622) | public function user($guard = null) method route (line 634) | public function route($param = null, $default = null) method fingerprint (line 652) | public function fingerprint() method setJson (line 670) | public function setJson($json) method getUserResolver (line 682) | public function getUserResolver() method setUserResolver (line 695) | public function setUserResolver(Closure $callback) method getRouteResolver (line 707) | public function getRouteResolver() method setRouteResolver (line 720) | public function setRouteResolver(Closure $callback) method toArray (line 732) | public function toArray(): array method offsetExists (line 743) | public function offsetExists($offset): bool method offsetGet (line 759) | public function offsetGet($offset): mixed method offsetSet (line 771) | public function offsetSet($offset, $value): void method offsetUnset (line 782) | public function offsetUnset($offset): void method __isset (line 793) | public function __isset($key) method __get (line 804) | public function __get($key) FILE: vendor/laravel/framework/src/Illuminate/Http/Resources/CollectsResources.php type CollectsResources (line 14) | trait CollectsResources method collectResource (line 22) | protected function collectResource($resource) method collects (line 48) | protected function collects() method jsonOptions (line 74) | public function jsonOptions() method getIterator (line 92) | public function getIterator(): Traversable FILE: vendor/laravel/framework/src/Illuminate/Http/Resources/ConditionallyLoadsAttributes.php type ConditionallyLoadsAttributes (line 8) | trait ConditionallyLoadsAttributes method filter (line 16) | protected function filter($data) method mergeData (line 53) | protected function mergeData($data, $index, $merge, $numericKeys) method removeMissingValues (line 73) | protected function removeMissingValues($data) method when (line 103) | protected function when($condition, $value, $default = null) method unless (line 120) | public function unless($condition, $value, $default = null) method merge (line 133) | protected function merge($value) method mergeWhen (line 146) | protected function mergeWhen($condition, $value, $default = null) method mergeUnless (line 163) | protected function mergeUnless($condition, $value, $default = null) method attributes (line 176) | protected function attributes($attributes) method whenHas (line 191) | public function whenHas($attribute, $value = null, $default = null) method whenNull (line 213) | protected function whenNull($value, $default = null) method whenNotNull (line 227) | protected function whenNotNull($value, $default = null) method whenAppended (line 242) | protected function whenAppended($attribute, $value = null, $default = ... method whenLoaded (line 259) | protected function whenLoaded($relationship, $value = null, $default =... method whenCounted (line 294) | public function whenCounted($relationship, $value = null, $default = n... method whenAggregated (line 331) | public function whenAggregated($relationship, $column, $aggregate, $va... method whenExistsLoaded (line 366) | public function whenExistsLoaded($relationship, $value = null, $defaul... method whenPivotLoaded (line 397) | protected function whenPivotLoaded($table, $value, $default = null) method whenPivotLoadedAs (line 411) | protected function whenPivotLoadedAs($accessor, $table, $value, $defau... method hasPivotLoaded (line 430) | protected function hasPivotLoaded($table) method hasPivotLoadedAs (line 442) | protected function hasPivotLoadedAs($accessor, $table) method transform (line 457) | protected function transform($value, callable $callback, $default = null) FILE: vendor/laravel/framework/src/Illuminate/Http/Resources/DelegatesToResource.php type DelegatesToResource (line 9) | trait DelegatesToResource method getRouteKey (line 20) | public function getRouteKey() method getRouteKeyName (line 30) | public function getRouteKeyName() method resolveRouteBinding (line 44) | public function resolveRouteBinding($value, $field = null) method resolveChildRouteBinding (line 59) | public function resolveChildRouteBinding($childType, $value, $field = ... method offsetExists (line 70) | public function offsetExists($offset): bool method offsetGet (line 81) | public function offsetGet($offset): mixed method offsetSet (line 93) | public function offsetSet($offset, $value): void method offsetUnset (line 104) | public function offsetUnset($offset): void method __isset (line 115) | public function __isset($key) method __unset (line 126) | public function __unset($key) method __get (line 137) | public function __get($key) method __call (line 149) | public function __call($method, $parameters) FILE: vendor/laravel/framework/src/Illuminate/Http/Resources/Json/AnonymousResourceCollection.php class AnonymousResourceCollection (line 5) | class AnonymousResourceCollection extends ResourceCollection method __construct (line 28) | public function __construct($resource, $collects) FILE: vendor/laravel/framework/src/Illuminate/Http/Resources/Json/JsonResource.php class JsonResource (line 18) | class JsonResource implements ArrayAccess, JsonSerializable, Responsable... method __construct (line 58) | public function __construct($resource) method make (line 69) | public static function make(...$parameters) method collection (line 80) | public static function collection($resource) method newCollection (line 95) | protected static function newCollection($resource) method resolve (line 106) | public function resolve($request = null) method toArray (line 127) | public function toArray(Request $request) method toJson (line 146) | public function toJson($options = 0) method with (line 163) | public function with(Request $request) method additional (line 174) | public function additional(array $data) method jsonOptions (line 186) | public function jsonOptions() method withResponse (line 198) | public function withResponse(Request $request, JsonResponse $response) method wrap (line 209) | public static function wrap($value) method withoutWrapping (line 219) | public static function withoutWrapping() method response (line 230) | public function response($request = null) method toResponse (line 243) | public function toResponse($request) method jsonSerialize (line 253) | public function jsonSerialize(): array FILE: vendor/laravel/framework/src/Illuminate/Http/Resources/Json/PaginatedResourceResponse.php class PaginatedResourceResponse (line 7) | class PaginatedResourceResponse extends ResourceResponse method toResponse (line 15) | public function toResponse($request) method paginationInformation (line 44) | protected function paginationInformation($request) method paginationLinks (line 67) | protected function paginationLinks($paginated) method meta (line 83) | protected function meta($paginated) FILE: vendor/laravel/framework/src/Illuminate/Http/Resources/Json/ResourceCollection.php class ResourceCollection (line 12) | class ResourceCollection extends JsonResource implements Countable, Iter... method __construct (line 50) | public function __construct($resource) method preserveQuery (line 62) | public function preserveQuery() method withQuery (line 75) | public function withQuery(array $query) method count (line 89) | public function count(): int method toArray (line 100) | public function toArray(Request $request) method toResponse (line 111) | public function toResponse($request) method preparePaginatedResponse (line 126) | protected function preparePaginatedResponse($request) FILE: vendor/laravel/framework/src/Illuminate/Http/Resources/Json/ResourceResponse.php class ResourceResponse (line 9) | class ResourceResponse implements Responsable method __construct (line 24) | public function __construct($resource) method toResponse (line 35) | public function toResponse($request) method wrap (line 61) | protected function wrap($data, $with = [], $additional = []) method haveDefaultWrapperAndDataIsUnwrapped (line 82) | protected function haveDefaultWrapperAndDataIsUnwrapped($data) method haveAdditionalInformationAndDataIsUnwrapped (line 95) | protected function haveAdditionalInformationAndDataIsUnwrapped($data, ... method wrapper (line 107) | protected function wrapper() method calculateStatus (line 117) | protected function calculateStatus() FILE: vendor/laravel/framework/src/Illuminate/Http/Resources/MergeValue.php class MergeValue (line 8) | class MergeValue method __construct (line 23) | public function __construct($data) FILE: vendor/laravel/framework/src/Illuminate/Http/Resources/MissingValue.php class MissingValue (line 5) | class MissingValue implements PotentiallyMissing method isMissing (line 12) | public function isMissing() FILE: vendor/laravel/framework/src/Illuminate/Http/Resources/PotentiallyMissing.php type PotentiallyMissing (line 5) | interface PotentiallyMissing method isMissing (line 12) | public function isMissing(); FILE: vendor/laravel/framework/src/Illuminate/Http/Response.php class Response (line 15) | class Response extends SymfonyResponse method __construct (line 31) | public function __construct($content = '', $status = 200, array $heade... method getContent (line 43) | #[\Override] method setContent (line 57) | #[\Override] method shouldBeJson (line 93) | protected function shouldBeJson($content) method morphToJson (line 108) | protected function morphToJson($content) FILE: vendor/laravel/framework/src/Illuminate/Http/ResponseTrait.php type ResponseTrait (line 9) | trait ResponseTrait method status (line 30) | public function status() method statusText (line 40) | public function statusText() method content (line 50) | public function content() method getOriginalContent (line 60) | public function getOriginalContent() method header (line 75) | public function header($key, $values, $replace = true) method withHeaders (line 88) | public function withHeaders($headers) method cookie (line 107) | public function cookie($cookie) method withCookie (line 118) | public function withCookie($cookie) method withoutCookie (line 137) | public function withoutCookie($cookie, $path = null, $domain = null) method getCallback (line 153) | public function getCallback() method withException (line 164) | public function withException(Throwable $e) method throwResponse (line 178) | public function throwResponse() FILE: vendor/laravel/framework/src/Illuminate/Http/Testing/File.php class File (line 7) | class File extends UploadedFile method __construct (line 44) | public function __construct($name, $tempFile) method create (line 62) | public static function create($name, $kilobytes = 0) method createWithContent (line 74) | public static function createWithContent($name, $content) method image (line 87) | public static function image($name, $width = 10, $height = 10) method size (line 98) | public function size($kilobytes) method getSize (line 110) | public function getSize(): int method mimeType (line 121) | public function mimeType($mimeType) method getMimeType (line 133) | public function getMimeType(): string method tempFilePath (line 143) | protected function tempFilePath() FILE: vendor/laravel/framework/src/Illuminate/Http/Testing/FileFactory.php class FileFactory (line 7) | class FileFactory method create (line 17) | public function create($name, $kilobytes = 0, $mimeType = null) method createWithContent (line 36) | public function createWithContent($name, $content) method image (line 57) | public function image($name, $width = 10, $height = 10) method generateImage (line 74) | protected function generateImage($width, $height, $extension) FILE: vendor/laravel/framework/src/Illuminate/Http/Testing/MimeType.php class MimeType (line 8) | class MimeType method getMimeTypes (line 22) | public static function getMimeTypes() method from (line 37) | public static function from($filename) method get (line 50) | public static function get($extension) method search (line 61) | public static function search($mimeType) FILE: vendor/laravel/framework/src/Illuminate/Http/UploadedFile.php class UploadedFile (line 13) | class UploadedFile extends SymfonyUploadedFile method fake (line 22) | public static function fake() method store (line 34) | public function store($path = '', $options = []) method storePublicly (line 46) | public function storePublicly($path = '', $options = []) method storePubliclyAs (line 63) | public function storePubliclyAs($path, $name = null, $options = []) method storeAs (line 84) | public function storeAs($path, $name = null, $options = []) method get (line 106) | public function get() method clientExtension (line 120) | public function clientExtension() method createFromBase (line 132) | public static function createFromBase(SymfonyUploadedFile $file, $test... method parseOptions (line 149) | protected function parseOptions($options) FILE: vendor/laravel/framework/src/Illuminate/Log/Context/ContextServiceProvider.php class ContextServiceProvider (line 10) | class ContextServiceProvider extends ServiceProvider method register (line 17) | public function register() method boot (line 27) | public function boot() FILE: vendor/laravel/framework/src/Illuminate/Log/Context/Events/ContextDehydrating.php class ContextDehydrating (line 5) | class ContextDehydrating method __construct (line 19) | public function __construct($context) FILE: vendor/laravel/framework/src/Illuminate/Log/Context/Events/ContextHydrated.php class ContextHydrated (line 5) | class ContextHydrated method __construct (line 19) | public function __construct($context) FILE: vendor/laravel/framework/src/Illuminate/Log/Context/Repository.php class Repository (line 18) | class Repository method __construct (line 53) | public function __construct(Dispatcher $events) method has (line 64) | public function has($key) method missing (line 75) | public function missing($key) method hasHidden (line 86) | public function hasHidden($key) method missingHidden (line 97) | public function missingHidden($key) method all (line 107) | public function all() method allHidden (line 117) | public function allHidden() method get (line 129) | public function get($key, $default = null) method getHidden (line 141) | public function getHidden($key, $default = null) method pull (line 153) | public function pull($key, $default = null) method pullHidden (line 167) | public function pullHidden($key, $default = null) method only (line 180) | public function only($keys) method onlyHidden (line 191) | public function onlyHidden($keys) method add (line 203) | public function add($key, $value = null) method addHidden (line 220) | public function addHidden($key, #[\SensitiveParameter] $value = null) method forget (line 236) | public function forget($key) method forgetHidden (line 251) | public function forgetHidden($key) method addIf (line 267) | public function addIf($key, $value) method addHiddenIf (line 283) | public function addHiddenIf($key, #[\SensitiveParameter] $value) method push (line 301) | public function push($key, ...$values) method pop (line 323) | public function pop($key) method pushHidden (line 341) | public function pushHidden($key, ...$values) method popHidden (line 363) | public function popHidden($key) method stackContains (line 382) | public function stackContains(string $key, mixed $value, bool $strict ... method hiddenStackContains (line 409) | public function hiddenStackContains(string $key, mixed $value, bool $s... method isStackable (line 432) | protected function isStackable($key) method isHiddenStackable (line 444) | protected function isHiddenStackable($key) method isEmpty (line 455) | public function isEmpty() method dehydrating (line 466) | public function dehydrating($callback) method hydrated (line 479) | public function hydrated($callback) method handleUnserializeExceptionsUsing (line 492) | public function handleUnserializeExceptionsUsing($callback) method flush (line 504) | public function flush() method dehydrate (line 519) | public function dehydrate() method hydrate (line 545) | public function hydrate($context) FILE: vendor/laravel/framework/src/Illuminate/Log/Events/MessageLogged.php class MessageLogged (line 5) | class MessageLogged method __construct (line 36) | public function __construct($level, $message, array $context = []) FILE: vendor/laravel/framework/src/Illuminate/Log/LogManager.php class LogManager (line 29) | class LogManager implements LoggerInterface method __construct (line 74) | public function __construct($app) method build (line 85) | public function build(array $config) method stack (line 99) | public function stack(array $channels, $channel = null) method channel (line 113) | public function channel($channel = null) method driver (line 124) | public function driver($driver = null) method get (line 136) | protected function get($name, ?array $config = null) method tap (line 176) | protected function tap($name, Logger $logger) method parseTap (line 193) | protected function parseTap($tap) method createEmergencyLogger (line 203) | protected function createEmergencyLogger() method resolve (line 227) | protected function resolve($name, ?array $config = null) method callCustomCreator (line 254) | protected function callCustomCreator(array $config) method createCustomDriver (line 265) | protected function createCustomDriver(array $config) method createStackDriver (line 278) | protected function createStackDriver(array $config) method createSingleDriver (line 309) | protected function createSingleDriver(array $config) method createDailyDriver (line 327) | protected function createDailyDriver(array $config) method createSlackDriver (line 343) | protected function createSlackDriver(array $config) method createSyslogDriver (line 367) | protected function createSyslogDriver(array $config) method createErrorlogDriver (line 383) | protected function createErrorlogDriver(array $config) method createMonologDriver (line 401) | protected function createMonologDriver(array $config) method prepareHandlers (line 446) | protected function prepareHandlers(array $handlers) method prepareHandler (line 462) | protected function prepareHandler(HandlerInterface $handler, array $co... method formatter (line 492) | protected function formatter() method shareContext (line 503) | public function shareContext(array $context) method sharedContext (line 519) | public function sharedContext() method withoutContext (line 529) | public function withoutContext() method flushSharedContext (line 545) | public function flushSharedContext() method getFallbackChannelName (line 557) | protected function getFallbackChannelName() method configurationFor (line 568) | protected function configurationFor($name) method getDefaultDriver (line 578) | public function getDefaultDriver() method setDefaultDriver (line 589) | public function setDefaultDriver($name) method extend (line 601) | public function extend($driver, Closure $callback) method forgetChannel (line 614) | public function forgetChannel($driver = null) method parseDriver (line 629) | protected function parseDriver($driver) method getChannels (line 645) | public function getChannels() method emergency (line 657) | public function emergency($message, array $context = []): void method alert (line 672) | public function alert($message, array $context = []): void method critical (line 686) | public function critical($message, array $context = []): void method error (line 699) | public function error($message, array $context = []): void method warning (line 714) | public function warning($message, array $context = []): void method notice (line 726) | public function notice($message, array $context = []): void method info (line 740) | public function info($message, array $context = []): void method debug (line 752) | public function debug($message, array $context = []): void method log (line 765) | public function log($level, $message, array $context = []): void method setApplication (line 776) | public function setApplication($app) method __call (line 790) | public function __call($method, $parameters) FILE: vendor/laravel/framework/src/Illuminate/Log/LogServiceProvider.php class LogServiceProvider (line 7) | class LogServiceProvider extends ServiceProvider method register (line 14) | public function register() FILE: vendor/laravel/framework/src/Illuminate/Log/Logger.php class Logger (line 14) | class Logger implements LoggerInterface method __construct (line 46) | public function __construct(LoggerInterface $logger, ?Dispatcher $disp... method emergency (line 59) | public function emergency($message, array $context = []): void method alert (line 71) | public function alert($message, array $context = []): void method critical (line 83) | public function critical($message, array $context = []): void method error (line 95) | public function error($message, array $context = []): void method warning (line 107) | public function warning($message, array $context = []): void method notice (line 119) | public function notice($message, array $context = []): void method info (line 131) | public function info($message, array $context = []): void method debug (line 143) | public function debug($message, array $context = []): void method log (line 156) | public function log($level, $message, array $context = []): void method write (line 169) | public function write($level, $message, array $context = []): void method writeLog (line 182) | protected function writeLog($level, $message, $context): void method withContext (line 198) | public function withContext(array $context = []) method withoutContext (line 210) | public function withoutContext() method listen (line 225) | public function listen(Closure $callback) method fireLogEvent (line 242) | protected function fireLogEvent($level, $message, array $context = []) method formatMessage (line 256) | protected function formatMessage($message) method getLogger (line 274) | public function getLogger() method getEventDispatcher (line 284) | public function getEventDispatcher() method setEventDispatcher (line 295) | public function setEventDispatcher(Dispatcher $dispatcher) method __call (line 307) | public function __call($method, $parameters) FILE: vendor/laravel/framework/src/Illuminate/Log/ParsesLogConfiguration.php type ParsesLogConfiguration (line 8) | trait ParsesLogConfiguration method getFallbackChannelName (line 31) | abstract protected function getFallbackChannelName(); method level (line 41) | protected function level(array $config) method actionLevel (line 60) | protected function actionLevel(array $config) method parseChannel (line 77) | protected function parseChannel(array $config) FILE: vendor/laravel/framework/src/Illuminate/Log/functions.php function log (line 13) | function log($message = null, array $context = []) FILE: vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php type Macroable (line 10) | trait Macroable method macro (line 29) | public static function macro($name, $macro) method mixin (line 43) | public static function mixin($mixin, $replace = true) method hasMacro (line 62) | public static function hasMacro($name) method flushMacros (line 72) | public static function flushMacros() method __callStatic (line 86) | public static function __callStatic($method, $parameters) method __call (line 112) | public function __call($method, $parameters) FILE: vendor/laravel/framework/src/Illuminate/Mail/Attachment.php class Attachment (line 11) | class Attachment method __construct (line 42) | private function __construct(Closure $resolver) method fromPath (line 53) | public static function fromPath($path) method fromUrl (line 64) | public static function fromUrl($url) method fromData (line 76) | public static function fromData(Closure $data, $name = null) method fromStorage (line 89) | public static function fromStorage($path) method fromStorageDisk (line 101) | public static function fromStorageDisk($disk, $path) method as (line 122) | public function as($name) method withMime (line 135) | public function withMime($mime) method attachWith (line 149) | public function attachWith(Closure $pathStrategy, Closure $dataStrategy) method attachTo (line 161) | public function attachTo($mail, $options = []) method isEquivalent (line 190) | public function isEquivalent(Attachment $attachment, $options = []) FILE: vendor/laravel/framework/src/Illuminate/Mail/Events/MessageSending.php class MessageSending (line 7) | class MessageSending method __construct (line 30) | public function __construct(Email $message, array $data = []) FILE: vendor/laravel/framework/src/Illuminate/Mail/Events/MessageSent.php class MessageSent (line 12) | class MessageSent method __construct (line 35) | public function __construct(SentMessage $message, array $data = []) method __serialize (line 46) | public function __serialize() method __unserialize (line 63) | public function __unserialize(array $data) method __get (line 80) | public function __get($key) FILE: vendor/laravel/framework/src/Illuminate/Mail/MailManager.php class MailManager (line 35) | class MailManager implements FactoryContract method __construct (line 64) | public function __construct($app) method mailer (line 75) | public function mailer($name = null) method driver (line 88) | public function driver($driver = null) method get (line 99) | protected function get($name) method resolve (line 112) | protected function resolve($name) method build (line 141) | public function build($config) method createSymfonyTransport (line 165) | public function createSymfonyTransport(array $config) method createSmtpTransport (line 190) | protected function createSmtpTransport(array $config) method configureSmtpTransport (line 219) | protected function configureSmtpTransport(EsmtpTransport $transport, a... method createSendmailTransport (line 242) | protected function createSendmailTransport(array $config) method createSesTransport (line 255) | protected function createSesTransport(array $config) method createSesV2Transport (line 277) | protected function createSesV2Transport(array $config) method addSesCredentials (line 299) | protected function addSesCredentials(array $config) method createResendTransport (line 318) | protected function createResendTransport(array $config) method createMailTransport (line 330) | protected function createMailTransport() method createMailgunTransport (line 341) | protected function createMailgunTransport(array $config) method createPostmarkTransport (line 363) | protected function createPostmarkTransport(array $config) method createFailoverTransport (line 387) | protected function createFailoverTransport(array $config) method createRoundrobinTransport (line 415) | protected function createRoundrobinTransport(array $config) method createLogTransport (line 443) | protected function createLogTransport(array $config) method createArrayTransport (line 461) | protected function createArrayTransport() method getHttpClient (line 471) | protected function getHttpClient(array $config) method setGlobalAddress (line 489) | protected function setGlobalAddress($mailer, array $config, string $type) method getConfig (line 504) | protected function getConfig(string $name) method getDefaultDriver (line 527) | public function getDefaultDriver() method setDefaultDriver (line 542) | public function setDefaultDriver(string $name) method purge (line 557) | public function purge($name = null) method extend (line 571) | public function extend($driver, Closure $callback) method getApplication (line 583) | public function getApplication() method setApplication (line 594) | public function setApplication($app) method forgetMailers (line 606) | public function forgetMailers() method __call (line 620) | public function __call($method, $parameters) FILE: vendor/laravel/framework/src/Illuminate/Mail/MailServiceProvider.php class MailServiceProvider (line 8) | class MailServiceProvider extends ServiceProvider implements DeferrableP... method register (line 15) | public function register() method registerIlluminateMailer (line 26) | protected function registerIlluminateMailer() method registerMarkdownRenderer (line 42) | protected function registerMarkdownRenderer() method provides (line 65) | public function provides() FILE: vendor/laravel/framework/src/Illuminate/Mail/Mailable.php class Mailable (line 32) | class Mailable implements MailableContract, Renderable method send (line 198) | public function send($mailer) method queue (line 225) | public function queue(Queue $queue) method later (line 247) | public function later($delay, Queue $queue) method newQueuedJob (line 263) | protected function newQueuedJob() method render (line 279) | public function render() method buildView (line 297) | protected function buildView() method buildMarkdownView (line 326) | protected function buildMarkdownView() method buildViewData (line 343) | public function buildViewData() method additionalMessageData (line 365) | protected function additionalMessageData(): array method buildMarkdownHtml (line 378) | protected function buildMarkdownHtml($viewData) method buildMarkdownText (line 392) | protected function buildMarkdownText($viewData) method markdownRenderer (line 413) | protected function markdownRenderer() method buildFrom (line 428) | protected function buildFrom($message) method buildRecipients (line 443) | protected function buildRecipients($message) method buildSubject (line 460) | protected function buildSubject($message) method buildAttachments (line 477) | protected function buildAttachments($message) method buildDiskAttachments (line 500) | protected function buildDiskAttachments($message) method buildTags (line 521) | protected function buildTags($message) method buildMetadata (line 538) | protected function buildMetadata($message) method runCallbacks (line 555) | protected function runCallbacks($message) method locale (line 570) | public function locale($locale) method priority (line 585) | public function priority($level = 3) method from (line 601) | public function from($address, $name = null) method hasFrom (line 613) | public function hasFrom($address, $name = null) method to (line 625) | public function to($address, $name = null) method hasTo (line 641) | public function hasTo($address, $name = null) method cc (line 653) | public function cc($address, $name = null) method hasCc (line 665) | public function hasCc($address, $name = null) method bcc (line 677) | public function bcc($address, $name = null) method hasBcc (line 689) | public function hasBcc($address, $name = null) method replyTo (line 701) | public function replyTo($address, $name = null) method hasReplyTo (line 713) | public function hasReplyTo($address, $name = null) method setAddress (line 728) | protected function setAddress($address, $name = null, $property = 'to') method addressesToArray (line 760) | protected function addressesToArray($address, $name) method normalizeRecipient (line 775) | protected function normalizeRecipient($recipient) method hasRecipient (line 804) | protected function hasRecipient($address, $name = null, $property = 'to') method hasEnvelopeRecipient (line 840) | private function hasEnvelopeRecipient($address, $name, $property) method subject (line 857) | public function subject($subject) method hasSubject (line 870) | public function hasSubject($subject) method markdown (line 883) | public function markdown($view, array $data = []) method view (line 898) | public function view($view, array $data = []) method html (line 912) | public function html($html) method text (line 926) | public function text($textView, array $data = []) method with (line 941) | public function with($key, $value = null) method attach (line 959) | public function attach($file, array $options = []) method attachMany (line 983) | public function attachMany($files) method hasAttachment (line 1003) | public function hasAttachment($file, array $options = []) method hasEnvelopeAttachment (line 1043) | private function hasEnvelopeAttachment($attachment, $options = []) method attachFromStorage (line 1064) | public function attachFromStorage($path, $name = null, array $options ... method attachFromStorageDisk (line 1078) | public function attachFromStorageDisk($disk, $path, $name = null, arra... method hasAttachmentFromStorage (line 1100) | public function hasAttachmentFromStorage($path, $name = null, array $o... method hasAttachmentFromStorageDisk (line 1114) | public function hasAttachmentFromStorageDisk($disk, $path, $name = nul... method attachData (line 1132) | public function attachData($data, $name, array $options = []) method hasAttachedData (line 1150) | public function hasAttachedData($data, $name, array $options = []) method tag (line 1165) | public function tag($value) method hasTag (line 1178) | public function hasTag($value) method metadata (line 1191) | public function metadata($key, $value) method hasMetadata (line 1205) | public function hasMetadata($key, $value) method assertFrom (line 1218) | public function assertFrom($address, $name = null) method assertTo (line 1239) | public function assertTo($address, $name = null) method assertHasTo (line 1260) | public function assertHasTo($address, $name = null) method assertHasCc (line 1272) | public function assertHasCc($address, $name = null) method assertHasBcc (line 1293) | public function assertHasBcc($address, $name = null) method assertHasReplyTo (line 1314) | public function assertHasReplyTo($address, $name = null) method formatAssertionRecipient (line 1335) | private function formatAssertionRecipient($address, $name = null) method assertHasSubject (line 1354) | public function assertHasSubject($subject) method assertSeeInHtml (line 1373) | public function assertSeeInHtml($string, $escape = true) method assertDontSeeInHtml (line 1395) | public function assertDontSeeInHtml($string, $escape = true) method assertSeeInOrderInHtml (line 1417) | public function assertSeeInOrderInHtml($strings, $escape = true) method assertSeeInText (line 1436) | public function assertSeeInText($string) method assertDontSeeInText (line 1455) | public function assertDontSeeInText($string) method assertSeeInOrderInText (line 1474) | public function assertSeeInOrderInText($strings) method assertHasAttachment (line 1490) | public function assertHasAttachment($file, array $options = []) method assertHasAttachedData (line 1510) | public function assertHasAttachedData($data, $name, array $options = []) method assertHasAttachmentFromStorage (line 1530) | public function assertHasAttachmentFromStorage($path, $name = null, ar... method assertHasAttachmentFromStorageDisk (line 1551) | public function assertHasAttachmentFromStorageDisk($disk, $path, $name... method assertHasTag (line 1569) | public function assertHasTag($tag) method assertHasMetadata (line 1588) | public function assertHasMetadata($key, $value) method renderForAssertions (line 1607) | protected function renderForAssertions() method prepareMailableForDelivery (line 1641) | protected function prepareMailableForDelivery() method ensureHeadersAreHydrated (line 1658) | private function ensureHeadersAreHydrated() method ensureEnvelopeIsHydrated (line 1686) | private function ensureEnvelopeIsHydrated() method ensureContentIsHydrated (line 1726) | private function ensureContentIsHydrated() method ensureAttachmentsAreHydrated (line 1764) | private function ensureAttachmentsAreHydrated() method mailer (line 1784) | public function mailer($mailer) method withSymfonyMessage (line 1797) | public function withSymfonyMessage($callback) method buildViewDataUsing (line 1810) | public static function buildViewDataUsing(callable $callback) method __call (line 1824) | public function __call($method, $parameters) FILE: vendor/laravel/framework/src/Illuminate/Mail/Mailables/Address.php class Address (line 5) | class Address method __construct (line 28) | public function __construct(string $address, ?string $name = null) FILE: vendor/laravel/framework/src/Illuminate/Mail/Mailables/Attachment.php class Attachment (line 7) | class Attachment extends BaseAttachment FILE: vendor/laravel/framework/src/Illuminate/Mail/Mailables/Content.php class Content (line 7) | class Content method __construct (line 67) | public function __construct(?string $view = null, ?string $html = null... method view (line 83) | public function view(string $view) method html (line 96) | public function html(string $view) method text (line 107) | public function text(string $view) method markdown (line 120) | public function markdown(string $view) method htmlString (line 133) | public function htmlString(string $html) method with (line 147) | public function with($key, $value = null) FILE: vendor/laravel/framework/src/Illuminate/Mail/Mailables/Envelope.php class Envelope (line 10) | class Envelope method __construct (line 93) | public function __construct(Address|string|null $from = null, $to = []... method normalizeAddresses (line 112) | protected function normalizeAddresses($addresses) method from (line 126) | public function from(Address|string $address, $name = null) method to (line 140) | public function to(Address|array|string $address, $name = null) method cc (line 156) | public function cc(Address|array|string $address, $name = null) method bcc (line 172) | public function bcc(Address|array|string $address, $name = null) method replyTo (line 188) | public function replyTo(Address|array|string $address, $name = null) method subject (line 203) | public function subject(string $subject) method tags (line 216) | public function tags(array $tags) method tag (line 229) | public function tag(string $tag) method metadata (line 243) | public function metadata(string $key, string|int $value) method using (line 256) | public function using(Closure $callback) method isFrom (line 270) | public function isFrom(string $address, ?string $name = null) method hasTo (line 287) | public function hasTo(string $address, ?string $name = null) method hasCc (line 299) | public function hasCc(string $address, ?string $name = null) method hasBcc (line 311) | public function hasBcc(string $address, ?string $name = null) method hasReplyTo (line 323) | public function hasReplyTo(string $address, ?string $name = null) method hasRecipient (line 336) | protected function hasRecipient(array $recipients, string $address, ?s... method hasSubject (line 354) | public function hasSubject(string $subject) method hasMetadata (line 366) | public function hasMetadata(string $key, string $value) FILE: vendor/laravel/framework/src/Illuminate/Mail/Mailables/Headers.php class Headers (line 9) | class Headers method __construct (line 44) | public function __construct(?string $messageId = null, array $referenc... method messageId (line 57) | public function messageId(string $messageId) method references (line 70) | public function references(array $references) method text (line 83) | public function text(array $text) method referencesString (line 95) | public function referencesString(): string FILE: vendor/laravel/framework/src/Illuminate/Mail/Mailer.php class Mailer (line 24) | class Mailer implements MailerContract, MailQueueContract method __construct (line 100) | public function __construct(string $name, Factory $views, TransportInt... method alwaysFrom (line 115) | public function alwaysFrom($address, $name = null) method alwaysReplyTo (line 127) | public function alwaysReplyTo($address, $name = null) method alwaysReturnPath (line 138) | public function alwaysReturnPath($address) method alwaysTo (line 150) | public function alwaysTo($address, $name = null) method to (line 162) | public function to($users, $name = null) method cc (line 178) | public function cc($users, $name = null) method bcc (line 194) | public function bcc($users, $name = null) method html (line 210) | public function html($html, $callback) method raw (line 222) | public function raw($text, $callback) method plain (line 235) | public function plain($view, array $data, $callback) method render (line 247) | public function render($view, array $data = []) method replaceEmbeddedAttachments (line 269) | protected function replaceEmbeddedAttachments(string $renderedView, ar... method send (line 298) | public function send($view, array $data = [], $callback = null) method sendMailable (line 350) | protected function sendMailable(MailableContract $mailable) method sendNow (line 365) | public function sendNow($mailable, array $data = [], $callback = null) method parseView (line 380) | protected function parseView($view) method addContent (line 417) | protected function addContent($message, $view, $plain, $raw, $data) method renderView (line 439) | protected function renderView($view, $data) method setGlobalToAndRemoveCcAndBcc (line 454) | protected function setGlobalToAndRemoveCcAndBcc($message) method queue (line 473) | public function queue($view, $queue = null) method onQueue (line 493) | public function onQueue($queue, $view) method queueOn (line 507) | public function queueOn($queue, $view) method later (line 522) | public function later($delay, $view, $queue = null) method laterOn (line 541) | public function laterOn($queue, $delay, $view) method createMessage (line 551) | protected function createMessage() method sendSymfonyMessage (line 582) | protected function sendSymfonyMessage(Email $message) method shouldSendMessage (line 598) | protected function shouldSendMessage($message, $data = []) method dispatchSentEvent (line 616) | protected function dispatchSentEvent($message, $data = []) method getSymfonyTransport (line 628) | public function getSymfonyTransport() method getViewFactory (line 638) | public function getViewFactory() method setSymfonyTransport (line 649) | public function setSymfonyTransport(TransportInterface $transport) method setQueue (line 660) | public function setQueue(QueueContract $queue) FILE: vendor/laravel/framework/src/Illuminate/Mail/Markdown.php class Markdown (line 15) | class Markdown method __construct (line 52) | public function __construct(ViewFactory $view, array $options = []) method render (line 67) | public function render($view, array $data = [], $inliner = null) method renderText (line 123) | public function renderText($view, array $data = []) method parse (line 143) | public static function parse($text, bool $encoded = false) method converter (line 183) | public static function converter(array $config = []) method htmlComponentPaths (line 200) | public function htmlComponentPaths() method textComponentPaths (line 212) | public function textComponentPaths() method componentPaths (line 224) | protected function componentPaths() method loadComponentsFrom (line 237) | public function loadComponentsFrom(array $paths = []) method theme (line 248) | public function theme($theme) method getTheme (line 260) | public function getTheme() method withSecuredEncoding (line 270) | public static function withSecuredEncoding() method withoutSecuredEncoding (line 280) | public static function withoutSecuredEncoding() method flushState (line 290) | public static function flushState() FILE: vendor/laravel/framework/src/Illuminate/Mail/Message.php class Message (line 17) | class Message method __construct (line 43) | public function __construct(Email $message) method from (line 55) | public function from($address, $name = null) method sender (line 71) | public function sender($address, $name = null) method returnPath (line 86) | public function returnPath($address) method to (line 101) | public function to($address, $name = null, $override = false) method forgetTo (line 119) | public function forgetTo() method cc (line 138) | public function cc($address, $name = null, $override = false) method forgetCc (line 156) | public function forgetCc() method bcc (line 175) | public function bcc($address, $name = null, $override = false) method forgetBcc (line 193) | public function forgetBcc() method replyTo (line 211) | public function replyTo($address, $name = null) method addAddresses (line 224) | protected function addAddresses($address, $name, $type) method addAddressDebugHeader (line 260) | protected function addAddressDebugHeader(string $header, array $addres... method subject (line 276) | public function subject($subject) method priority (line 289) | public function priority($level) method attach (line 303) | public function attach($file, array $options = []) method attachData (line 326) | public function attachData($data, $name, array $options = []) method embed (line 339) | public function embed($file) method embedData (line 383) | public function embedData($data, $name, $contentType = null) method getSymfonyMessage (line 397) | public function getSymfonyMessage() method __call (line 409) | public function __call($method, $parameters) FILE: vendor/laravel/framework/src/Illuminate/Mail/PendingMail.php class PendingMail (line 10) | class PendingMail method __construct (line 55) | public function __construct(MailerContract $mailer) method locale (line 66) | public function locale($locale) method to (line 79) | public function to($users) method cc (line 96) | public function cc($users) method bcc (line 109) | public function bcc($users) method send (line 122) | public function send(MailableContract $mailable) method sendNow (line 133) | public function sendNow(MailableContract $mailable) method queue (line 144) | public function queue(MailableContract $mailable) method later (line 156) | public function later($delay, MailableContract $mailable) method fill (line 167) | protected function fill(MailableContract $mailable) FILE: vendor/laravel/framework/src/Illuminate/Mail/SendQueuedMailable.php class SendQueuedMailable (line 12) | class SendQueuedMailable method __construct (line 57) | public function __construct(MailableContract $mailable) method handle (line 81) | public function handle(MailFactory $factory) method backoff (line 91) | public function backoff() method retryUntil (line 105) | public function retryUntil() method failed (line 120) | public function failed($e) method displayName (line 132) | public function displayName() method __clone (line 142) | public function __clone() FILE: vendor/laravel/framework/src/Illuminate/Mail/SentMessage.php class SentMessage (line 12) | class SentMessage method __construct (line 29) | public function __construct(SymfonySentMessage $sentMessage) method getSymfonySentMessage (line 39) | public function getSymfonySentMessage() method __call (line 51) | public function __call($method, $parameters) method __serialize (line 61) | public function __serialize() method __unserialize (line 77) | public function __unserialize(array $data) FILE: vendor/laravel/framework/src/Illuminate/Mail/TextMessage.php class TextMessage (line 10) | class TextMessage method __construct (line 27) | public function __construct($message) method embed (line 38) | public function embed($file) method embedData (line 51) | public function embedData($data, $name, $contentType = null) method __call (line 63) | public function __call($method, $parameters) FILE: vendor/laravel/framework/src/Illuminate/Mail/Transport/ArrayTransport.php class ArrayTransport (line 12) | class ArrayTransport implements Stringable, TransportInterface method __construct (line 26) | public function __construct() method send (line 34) | public function send(RawMessage $message, ?Envelope $envelope = null):... method messages (line 44) | public function messages() method flush (line 54) | public function flush() method __toString (line 64) | public function __toString(): string FILE: vendor/laravel/framework/src/Illuminate/Mail/Transport/LogTransport.php class LogTransport (line 13) | class LogTransport implements Stringable, TransportInterface method __construct (line 28) | public function __construct(LoggerInterface $logger) method send (line 36) | public function send(RawMessage $message, ?Envelope $envelope = null):... method decodeQuotedPrintableContent (line 66) | protected function decodeQuotedPrintableContent(string $part) method logger (line 85) | public function logger() method __toString (line 95) | public function __toString(): string FILE: vendor/laravel/framework/src/Illuminate/Mail/Transport/ResendTransport.php class ResendTransport (line 39) | class ResendTransport extends AbstractTransport method __construct (line 44) | public function __construct(protected Client $resend) method doSend (line 52) | protected function doSend(SentMessage $message): void method getRecipients (line 126) | protected function getRecipients(Email $email, Envelope $envelope): array method __toString (line 136) | public function __toString(): string FILE: vendor/laravel/framework/src/Illuminate/Mail/Transport/SesTransport.php class SesTransport (line 15) | class SesTransport extends AbstractTransport implements Stringable method __construct (line 38) | public function __construct(SesClient $ses, $options = []) method doSend (line 49) | protected function doSend(SentMessage $message): void method listManagementOptions (line 103) | protected function listManagementOptions(SentMessage $message) method ses (line 117) | public function ses() method getOptions (line 127) | public function getOptions() method setOptions (line 138) | public function setOptions(array $options) method __toString (line 148) | public function __toString(): string FILE: vendor/laravel/framework/src/Illuminate/Mail/Transport/SesV2Transport.php class SesV2Transport (line 15) | class SesV2Transport extends AbstractTransport implements Stringable method __construct (line 38) | public function __construct(SesV2Client $ses, $options = []) method doSend (line 49) | protected function doSend(SentMessage $message): void method listManagementOptions (line 107) | protected function listManagementOptions(SentMessage $message) method ses (line 121) | public function ses() method getOptions (line 131) | public function getOptions() method setOptions (line 142) | public function setOptions(array $options) method __toString (line 152) | public function __toString(): string FILE: vendor/laravel/framework/src/Illuminate/Notifications/Action.php class Action (line 5) | class Action method __construct (line 28) | public function __construct($text, $url) FILE: vendor/laravel/framework/src/Illuminate/Notifications/AnonymousNotifiable.php class AnonymousNotifiable (line 8) | class AnonymousNotifiable method route (line 26) | public function route($channel, $route) method notify (line 43) | public function notify($notification) method notifyNow (line 54) | public function notifyNow($notification) method routeNotificationFor (line 65) | public function routeNotificationFor($driver) method getKey (line 75) | public function getKey() FILE: vendor/laravel/framework/src/Illuminate/Notifications/ChannelManager.php class ChannelManager (line 12) | class ChannelManager extends Manager implements DispatcherContract, Fact... method send (line 35) | public function send($notifiables, $notification) method sendNow (line 50) | public function sendNow($notifiables, $notification, ?array $channels ... method channel (line 63) | public function channel($name = null) method createDatabaseDriver (line 73) | protected function createDatabaseDriver() method createBroadcastDriver (line 83) | protected function createBroadcastDriver() method createMailDriver (line 93) | protected function createMailDriver() method createDriver (line 106) | protected function createDriver($driver) method getDefaultDriver (line 124) | public function getDefaultDriver() method deliversVia (line 134) | public function deliversVia() method deliverVia (line 145) | public function deliverVia($channel) method locale (line 156) | public function locale($locale) FILE: vendor/laravel/framework/src/Illuminate/Notifications/Channels/BroadcastChannel.php class BroadcastChannel (line 11) | class BroadcastChannel method __construct (line 26) | public function __construct(Dispatcher $events) method send (line 38) | public function send($notifiable, Notification $notification) method getData (line 63) | protected function getData($notifiable, Notification $notification) FILE: vendor/laravel/framework/src/Illuminate/Notifications/Channels/DatabaseChannel.php class DatabaseChannel (line 8) | class DatabaseChannel method send (line 17) | public function send($notifiable, Notification $notification) method buildPayload (line 31) | protected function buildPayload($notifiable, Notification $notification) method getData (line 54) | protected function getData($notifiable, Notification $notification) FILE: vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php class MailChannel (line 18) | class MailChannel method __construct (line 41) | public function __construct(MailFactory $mailer, Markdown $markdown) method send (line 54) | public function send($notifiable, Notification $notification) method messageBuilder (line 82) | protected function messageBuilder($notifiable, $notification, $message) method buildView (line 95) | protected function buildView($message) method buildMarkdownHtml (line 113) | protected function buildMarkdownHtml($message) method buildMarkdownText (line 126) | protected function buildMarkdownText($message) method markdownRenderer (line 139) | protected function markdownRenderer($message) method additionalMessageData (line 154) | protected function additionalMessageData($notification) method buildMessage (line 175) | protected function buildMessage($mailMessage, $notifiable, $notificati... method addressMessage (line 213) | protected function addressMessage($mailMessage, $notifiable, $notifica... method addSender (line 239) | protected function addSender($mailMessage, $message) method getRecipients (line 260) | protected function getRecipients($notifiable, $notification, $message) method addAttachments (line 280) | protected function addAttachments($mailMessage, $message) method runCallbacks (line 298) | protected function runCallbacks($mailMessage, $message) FILE: vendor/laravel/framework/src/Illuminate/Notifications/Console/NotificationTableCommand.php class NotificationTableCommand (line 8) | #[AsCommand(name: 'make:notifications-table', aliases: ['notifications:t... method migrationTableName (line 37) | protected function migrationTableName() method migrationStubFile (line 47) | protected function migrationStubFile() FILE: vendor/laravel/framework/src/Illuminate/Notifications/DatabaseNotification.php class DatabaseNotification (line 9) | class DatabaseNotification extends Model method notifiable (line 62) | public function notifiable() method markAsRead (line 72) | public function markAsRead() method markAsUnread (line 84) | public function markAsUnread() method read (line 96) | public function read() method unread (line 106) | public function unread() method scopeRead (line 117) | public function scopeRead(Builder $query) method scopeUnread (line 128) | public function scopeUnread(Builder $query) FILE: vendor/laravel/framework/src/Illuminate/Notifications/DatabaseNotificationCollection.php class DatabaseNotificationCollection (line 13) | class DatabaseNotificationCollection extends EloquentCollection method markAsRead (line 20) | public function markAsRead() method markAsUnread (line 30) | public function markAsUnread() FILE: vendor/laravel/framework/src/Illuminate/Notifications/Events/BroadcastNotificationCreated.php class BroadcastNotificationCreated (line 13) | class BroadcastNotificationCreated implements ShouldBroadcast method __construct (line 46) | public function __construct($notifiable, $notification, $data) method broadcastOn (line 58) | public function broadcastOn() method channelName (line 85) | protected function channelName() method broadcastWith (line 101) | public function broadcastWith() method broadcastType (line 118) | public function broadcastType() method broadcastAs (line 130) | public function broadcastAs() FILE: vendor/laravel/framework/src/Illuminate/Notifications/Events/NotificationFailed.php class NotificationFailed (line 8) | class NotificationFailed method __construct (line 49) | public function __construct($notifiable, $notification, $channel, $dat... FILE: vendor/laravel/framework/src/Illuminate/Notifications/Events/NotificationSending.php class NotificationSending (line 8) | class NotificationSending method __construct (line 41) | public function __construct($notifiable, $notification, $channel) FILE: vendor/laravel/framework/src/Illuminate/Notifications/Events/NotificationSent.php class NotificationSent (line 8) | class NotificationSent method __construct (line 49) | public function __construct($notifiable, $notification, $channel, $res... FILE: vendor/laravel/framework/src/Illuminate/Notifications/HasDatabaseNotifications.php type HasDatabaseNotifications (line 5) | trait HasDatabaseNotifications method notifications (line 12) | public function notifications() method readNotifications (line 22) | public function readNotifications() method unreadNotifications (line 32) | public function unreadNotifications() FILE: vendor/laravel/framework/src/Illuminate/Notifications/Messages/BroadcastMessage.php class BroadcastMessage (line 7) | class BroadcastMessage method __construct (line 24) | public function __construct(array $data) method data (line 35) | public function data($data) FILE: vendor/laravel/framework/src/Illuminate/Notifications/Messages/DatabaseMessage.php class DatabaseMessage (line 5) | class DatabaseMessage method __construct (line 20) | public function __construct(array $data = []) FILE: vendor/laravel/framework/src/Illuminate/Notifications/Messages/MailMessage.php class MailMessage (line 14) | class MailMessage extends SimpleMessage implements Renderable method view (line 123) | public function view($view, array $data = []) method text (line 140) | public function text($textView, array $data = []) method markdown (line 155) | public function markdown($view, array $data = []) method template (line 171) | public function template($template) method theme (line 184) | public function theme($theme) method from (line 198) | public function from($address, $name = null) method replyTo (line 212) | public function replyTo($address, $name = null) method cc (line 230) | public function cc($address, $name = null) method bcc (line 248) | public function bcc($address, $name = null) method attach (line 266) | public function attach($file, array $options = []) method attachMany (line 287) | public function attachMany($files) method attachData (line 308) | public function attachData($data, $name, array $options = []) method tag (line 321) | public function tag($value) method metadata (line 335) | public function metadata($key, $value) method priority (line 350) | public function priority($level) method data (line 362) | public function data() method parseAddresses (line 373) | protected function parseAddresses($value) method arrayOfAddresses (line 386) | protected function arrayOfAddresses($address) method render (line 396) | public function render() method withSymfonyMessage (line 416) | public function withSymfonyMessage($callback) FILE: vendor/laravel/framework/src/Illuminate/Notifications/Messages/SimpleMessage.php class SimpleMessage (line 8) | class SimpleMessage method success (line 78) | public function success() method error (line 90) | public function error() method level (line 103) | public function level($level) method subject (line 116) | public function subject($subject) method greeting (line 129) | public function greeting($greeting) method salutation (line 142) | public function salutation($salutation) method line (line 155) | public function line($line) method lineIf (line 167) | public function lineIf($boolean, $line) method lines (line 182) | public function lines($lines) method linesIf (line 198) | public function linesIf($boolean, $lines) method with (line 213) | public function with($line) method formatLine (line 232) | protected function formatLine($line) method action (line 252) | public function action($text, $url) method mailer (line 266) | public function mailer($mailer) method toArray (line 278) | public function toArray() FILE: vendor/laravel/framework/src/Illuminate/Notifications/Notifiable.php type Notifiable (line 5) | trait Notifiable FILE: vendor/laravel/framework/src/Illuminate/Notifications/Notification.php class Notification (line 7) | class Notification method broadcastOn (line 30) | public function broadcastOn() method locale (line 41) | public function locale($locale) FILE: vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php class NotificationSender (line 15) | class NotificationSender method __construct (line 56) | public function __construct($manager, $bus, $events, $locale = null) method send (line 71) | public function send($notifiables, $notification) method sendNow (line 90) | public function sendNow($notifiables, $notification, ?array $channels ... method preferredLocale (line 120) | protected function preferredLocale($notifiable, $notification) method sendToNotifiable (line 138) | protected function sendToNotifiable($notifiable, $id, $notification, $... method shouldSendNotification (line 163) | protected function shouldSendNotification($notifiable, $notification, ... method queueNotification (line 182) | protected function queueNotification($notifiables, $notification) method formatNotifiables (line 246) | protected function formatNotifiables($notifiables) FILE: vendor/laravel/framework/src/Illuminate/Notifications/NotificationServiceProvider.php class NotificationServiceProvider (line 9) | class NotificationServiceProvider extends ServiceProvider method boot (line 16) | public function boot() method register (line 32) | public function register() FILE: vendor/laravel/framework/src/Illuminate/Notifications/RoutesNotifications.php type RoutesNotifications (line 8) | trait RoutesNotifications method notify (line 16) | public function notify($instance) method notifyNow (line 28) | public function notifyNow($instance, ?array $channels = null) method routeNotificationFor (line 40) | public function routeNotificationFor($driver, $notification = null) FILE: vendor/laravel/framework/src/Illuminate/Notifications/SendQueuedNotifications.php class SendQueuedNotifications (line 15) | class SendQueuedNotifications implements ShouldQueue method __construct (line 76) | public function __construct($notifiables, $notification, ?array $chann... method wrapNotifiables (line 100) | protected function wrapNotifiables($notifiables) method handle (line 117) | public function handle(ChannelManager $manager) method displayName (line 127) | public function displayName() method failed (line 138) | public function failed($e) method backoff (line 150) | public function backoff() method retryUntil (line 164) | public function retryUntil() method __clone (line 178) | public function __clone() FILE: vendor/laravel/framework/src/Illuminate/Pagination/AbstractCursorPaginator.php class AbstractCursorPaginator (line 27) | abstract class AbstractCursorPaginator implements Htmlable, Stringable method url (line 107) | public function url($cursor) method previousPageUrl (line 129) | public function previousPageUrl() method nextPageUrl (line 143) | public function nextPageUrl() method previousCursor (line 157) | public function previousCursor() method nextCursor (line 176) | public function nextCursor() method getCursorForItem (line 197) | public function getCursorForItem($item, $isNext = true) method getParametersForItem (line 210) | public function getParametersForItem($item) method getPivotParameterForItem (line 244) | protected function getPivotParameterForItem($item, $parameterName) method ensureParameterIsPrimitive (line 265) | protected function ensureParameterIsPrimitive($parameter) method fragment (line 278) | public function fragment($fragment = null) method appends (line 296) | public function appends($key, $value = null) method appendArray (line 315) | protected function appendArray(array $keys) method withQueryString (line 329) | public function withQueryString() method addQuery (line 345) | protected function addQuery($key, $value) method buildFragment (line 359) | protected function buildFragment() method loadMorph (line 371) | public function loadMorph($relation, $relations) method loadMorphCount (line 385) | public function loadMorphCount($relation, $relations) method items (line 397) | public function items() method through (line 408) | public function through(callable $callback) method perPage (line 420) | public function perPage() method cursor (line 430) | public function cursor() method getCursorName (line 440) | public function getCursorName() method setCursorName (line 451) | public function setCursorName($name) method withPath (line 464) | public function withPath($path) method setPath (line 475) | public function setPath($path) method path (line 487) | public function path() method resolveCurrentCursor (line 498) | public static function resolveCurrentCursor($cursorName = 'cursor', $d... method currentCursorResolver (line 513) | public static function currentCursorResolver(Closure $resolver) method viewFactory (line 523) | public static function viewFactory() method getIterator (line 533) | public function getIterator(): Traversable method isEmpty (line 543) | public function isEmpty() method isNotEmpty (line 553) | public function isNotEmpty() method count (line 563) | public function count(): int method getCollection (line 573) | public function getCollection() method setCollection (line 589) | public function setCollection(Collection $collection) method getOptions (line 601) | public function getOptions() method offsetExists (line 612) | public function offsetExists($key): bool method offsetGet (line 623) | public function offsetGet($key): mixed method offsetSet (line 635) | public function offsetSet($key, $value): void method offsetUnset (line 646) | public function offsetUnset($key): void method toHtml (line 656) | public function toHtml() method __call (line 668) | public function __call($method, $parameters) method __toString (line 678) | public function __toString() FILE: vendor/laravel/framework/src/Illuminate/Pagination/AbstractPaginator.php class AbstractPaginator (line 21) | abstract class AbstractPaginator implements Htmlable, Stringable method isValidPageNumber (line 136) | protected function isValidPageNumber($page) method previousPageUrl (line 146) | public function previousPageUrl() method getUrlRange (line 160) | public function getUrlRange($start, $end) method url (line 173) | public function url($page) method fragment (line 200) | public function fragment($fragment = null) method appends (line 218) | public function appends($key, $value = null) method appendArray (line 237) | protected function appendArray(array $keys) method withQueryString (line 251) | public function withQueryString() method addQuery (line 267) | protected function addQuery($key, $value) method buildFragment (line 281) | protected function buildFragment() method loadMorph (line 293) | public function loadMorph($relation, $relations) method loadMorphCount (line 307) | public function loadMorphCount($relation, $relations) method items (line 319) | public function items() method firstItem (line 329) | public function firstItem() method lastItem (line 339) | public function lastItem() method through (line 350) | public function through(callable $callback) method perPage (line 362) | public function perPage() method hasPages (line 372) | public function hasPages() method onFirstPage (line 382) | public function onFirstPage() method onLastPage (line 392) | public function onLastPage() method currentPage (line 402) | public function currentPage() method getPageName (line 412) | public function getPageName() method setPageName (line 423) | public function setPageName($name) method withPath (line 436) | public function withPath($path) method setPath (line 447) | public function setPath($path) method onEachSide (line 460) | public function onEachSide($count) method path (line 472) | public function path() method resolveCurrentPath (line 483) | public static function resolveCurrentPath($default = '/') method currentPathResolver (line 498) | public static function currentPathResolver(Closure $resolver) method resolveCurrentPage (line 510) | public static function resolveCurrentPage($pageName = 'page', $default... method currentPageResolver (line 525) | public static function currentPageResolver(Closure $resolver) method resolveQueryString (line 536) | public static function resolveQueryString($default = null) method queryStringResolver (line 551) | public static function queryStringResolver(Closure $resolver) method viewFactory (line 561) | public static function viewFactory() method viewFactoryResolver (line 572) | public static function viewFactoryResolver(Closure $resolver) method defaultView (line 583) | public static function defaultView($view) method defaultSimpleView (line 594) | public static function defaultSimpleView($view) method useTailwind (line 604) | public static function useTailwind() method useBootstrap (line 615) | public static function useBootstrap() method useBootstrapThree (line 625) | public static function useBootstrapThree() method useBootstrapFour (line 636) | public static function useBootstrapFour() method useBootstrapFive (line 647) | public static function useBootstrapFive() method getIterator (line 658) | public function getIterator(): Traversable method isEmpty (line 668) | public function isEmpty() method isNotEmpty (line 678) | public function isNotEmpty() method count (line 688) | public function count(): int method getCollection (line 698) | public function getCollection() method setCollection (line 709) | public function setCollection(Collection $collection) method getOptions (line 721) | public function getOptions() method offsetExists (line 732) | public function offsetExists($key): bool method offsetGet (line 743) | public function offsetGet($key): mixed method offsetSet (line 755) | public function offsetSet($key, $value): void method offsetUnset (line 766) | public function offsetUnset($key): void method toHtml (line 776) | public function toHtml() method __call (line 788) | public function __call($method, $parameters) method __toString (line 798) | public function __toString() FILE: vendor/laravel/framework/src/Illuminate/Pagination/Cursor.php class Cursor (line 10) | class Cursor implements Arrayable method __construct (line 32) | public function __construct(array $parameters, $pointsToNextItems = true) method parameter (line 46) | public function parameter(string $parameterName) method parameters (line 61) | public function parameters(array $parameterNames) method pointsToNextItems (line 73) | public function pointsToNextItems() method pointsToPreviousItems (line 83) | public function pointsToPreviousItems() method toArray (line 93) | public function toArray() method encode (line 105) | public function encode() method fromEncoded (line 116) | public static function fromEncoded($encodedString) FILE: vendor/laravel/framework/src/Illuminate/Pagination/CursorPaginator.php class CursorPaginator (line 26) | class CursorPaginator extends AbstractCursorPaginator implements Arrayab... method __construct (line 44) | public function __construct($items, $perPage, $cursor = null, array $o... method setItems (line 65) | protected function setItems($items) method links (line 85) | public function links($view = null, $data = []) method render (line 97) | public function render($view = null, $data = []) method hasMorePages (line 109) | public function hasMorePages() method hasPages (line 121) | public function hasPages() method onFirstPage (line 131) | public function onFirstPage() method onLastPage (line 141) | public function onLastPage() method toArray (line 151) | public function toArray() method jsonSerialize (line 169) | public function jsonSerialize(): array method toJson (line 180) | public function toJson($options = 0) FILE: vendor/laravel/framework/src/Illuminate/Pagination/LengthAwarePaginator.php class LengthAwarePaginator (line 26) | class LengthAwarePaginator extends AbstractPaginator implements Arrayabl... method __construct (line 52) | public function __construct($items, $total, $perPage, $currentPage = n... method setCurrentPage (line 75) | protected function setCurrentPage($currentPage, $pageName) method links (line 89) | public function links($view = null, $data = []) method render (line 101) | public function render($view = null, $data = []) method linkCollection (line 114) | public function linkCollection() method elements (line 144) | protected function elements() method total (line 162) | public function total() method hasMorePages (line 172) | public function hasMorePages() method nextPageUrl (line 182) | public function nextPageUrl() method lastPage (line 194) | public function lastPage() method toArray (line 204) | public function toArray() method jsonSerialize (line 228) | public function jsonSerialize(): array method toJson (line 239) | public function toJson($options = 0) FILE: vendor/laravel/framework/src/Illuminate/Pagination/PaginationServiceProvider.php class PaginationServiceProvider (line 7) | class PaginationServiceProvider extends ServiceProvider method boot (line 14) | public function boot() method register (line 30) | public function register() FILE: vendor/laravel/framework/src/Illuminate/Pagination/PaginationState.php class PaginationState (line 5) | class PaginationState method resolveUsing (line 13) | public static function resolveUsing($app) FILE: vendor/laravel/framework/src/Illuminate/Pagination/Paginator.php class Paginator (line 26) | class Paginator extends AbstractPaginator implements Arrayable, ArrayAcc... method __construct (line 44) | public function __construct($items, $perPage, $currentPage = null, arr... method setCurrentPage (line 65) | protected function setCurrentPage($currentPage) method setItems (line 78) | protected function setItems($items) method nextPageUrl (line 92) | public function nextPageUrl() method links (line 106) | public function links($view = null, $data = []) method render (line 118) | public function render($view = null, $data = []) method hasMorePagesWhen (line 131) | public function hasMorePagesWhen($hasMore = true) method hasMorePages (line 143) | public function hasMorePages() method toArray (line 153) | public function toArray() method jsonSerialize (line 173) | public function jsonSerialize(): array method toJson (line 184) | public function toJson($options = 0) FILE: vendor/laravel/framework/src/Illuminate/Pagination/UrlWindow.php class UrlWindow (line 7) | class UrlWindow method __construct (line 22) | public function __construct(PaginatorContract $paginator) method make (line 33) | public static function make(PaginatorContract $paginator) method get (line 43) | public function get() method getSmallSlider (line 59) | protected function getSmallSlider() method getUrlSlider (line 74) | protected function getUrlSlider($onEachSide) method getSliderTooCloseToBeginning (line 109) | protected function getSliderTooCloseToBeginning($window, $onEachSide) method getSliderTooCloseToEnding (line 125) | protected function getSliderTooCloseToEnding($window, $onEachSide) method getFullSlider (line 145) | protected function getFullSlider($onEachSide) method getAdjacentUrlRange (line 160) | public function getAdjacentUrlRange($onEachSide) method getStart (line 173) | public function getStart() method getFinish (line 183) | public function getFinish() method hasPages (line 196) | public function hasPages() method currentPage (line 206) | protected function currentPage() method lastPage (line 216) | protected function lastPage() FILE: vendor/laravel/framework/src/Illuminate/Pipeline/Hub.php class Hub (line 9) | class Hub implements HubContract method __construct (line 31) | public function __construct(?Container $container = null) method defaults (line 42) | public function defaults(Closure $callback) method pipeline (line 54) | public function pipeline($name, Closure $callback) method pipe (line 66) | public function pipe($object, $pipeline = null) method getContainer (line 80) | public function getContainer() method setContainer (line 91) | public function setContainer(Container $container) FILE: vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php class Pipeline (line 12) | class Pipeline implements PipelineContract method __construct (line 57) | public function __construct(?Container $container = null) method send (line 68) | public function send($passable) method through (line 81) | public function through($pipes) method pipe (line 94) | public function pipe($pipes) method via (line 107) | public function via($method) method then (line 120) | public function then(Closure $destination) method thenReturn (line 140) | public function thenReturn() method finally (line 153) | public function finally(Closure $callback) method prepareDestination (line 166) | protected function prepareDestination(Closure $destination) method carry (line 182) | protected function carry() method parsePipeString (line 226) | protected function parsePipeString($pipe) method pipes (line 244) | protected function pipes() method getContainer (line 256) | protected function getContainer() method setContainer (line 271) | public function setContainer(Container $container) method handleCarry (line 284) | protected function handleCarry($carry) method handleException (line 298) | protected function handleException($passable, Throwable $e) FILE: vendor/laravel/framework/src/Illuminate/Pipeline/PipelineServiceProvider.php class PipelineServiceProvider (line 9) | class PipelineServiceProvider extends ServiceProvider implements Deferra... method register (line 16) | public function register() method provides (line 31) | public function provides() FILE: vendor/laravel/framework/src/Illuminate/Process/Exceptions/ProcessFailedException.php class ProcessFailedException (line 8) | class ProcessFailedException extends RuntimeException method __construct (line 23) | public function __construct(ProcessResult $result) FILE: vendor/laravel/framework/src/Illuminate/Process/Exceptions/ProcessTimedOutException.php class ProcessTimedOutException (line 9) | class ProcessTimedOutException extends RuntimeException method __construct (line 25) | public function __construct(SymfonyTimeoutException $original, Process... FILE: vendor/laravel/framework/src/Illuminate/Process/Factory.php class Factory (line 11) | class Factory method result (line 53) | public function result(array|string $output = '', array|string $errorO... method describe (line 67) | public function describe() method sequence (line 78) | public function sequence(array $processes = []) method fake (line 89) | public function fake(Closure|array|null $callback = null) method isRecording (line 119) | public function isRecording() method recordIfRecording (line 131) | public function recordIfRecording(PendingProcess $process, ProcessResu... method record (line 147) | public function record(PendingProcess $process, ProcessResultContract ... method preventStrayProcesses (line 160) | public function preventStrayProcesses(bool $prevent = true) method preventingStrayProcesses (line 172) | public function preventingStrayProcesses() method assertRan (line 183) | public function assertRan(Closure|string $callback) method assertRanTimes (line 204) | public function assertRanTimes(Closure|string $callback, int $times = 1) method assertNotRan (line 226) | public function assertNotRan(Closure|string $callback) method assertDidntRun (line 246) | public function assertDidntRun(Closure|string $callback) method assertNothingRan (line 256) | public function assertNothingRan() method pool (line 272) | public function pool(callable $callback) method pipe (line 283) | public function pipe(callable|array $callback, ?callable $output = null) method concurrently (line 299) | public function concurrently(callable $callback, ?callable $output = n... method newPendingProcess (line 309) | public function newPendingProcess() method __call (line 321) | public function __call($method, $parameters) FILE: vendor/laravel/framework/src/Illuminate/Process/FakeInvokedProcess.php class FakeInvokedProcess (line 7) | class FakeInvokedProcess implements InvokedProcessContract method __construct (line 65) | public function __construct(string $command, FakeProcessDescription $p... method id (line 76) | public function id() method signal (line 89) | public function signal(int $signal) method hasReceivedSignal (line 104) | public function hasReceivedSignal(int $signal) method running (line 114) | public function running() method invokeOutputHandlerWithNextLineOfOutput (line 139) | protected function invokeOutputHandlerWithNextLineOfOutput() method output (line 174) | public function output() method errorOutput (line 194) | public function errorOutput() method latestOutput (line 214) | public function latestOutput() method latestErrorOutput (line 237) | public function latestErrorOutput() method wait (line 261) | public function wait(?callable $output = null) method predictProcessResult (line 285) | public function predictProcessResult() method withOutputHandler (line 296) | public function withOutputHandler(?callable $outputHandler) FILE: vendor/laravel/framework/src/Illuminate/Process/FakeProcessDescription.php class FakeProcessDescription (line 8) | class FakeProcessDescription method id (line 44) | public function id(int $processId) method output (line 57) | public function output(array|string $output) method errorOutput (line 76) | public function errorOutput(array|string $output) method replaceOutput (line 95) | public function replaceOutput(string $output) method replaceErrorOutput (line 117) | public function replaceErrorOutput(string $output) method exitCode (line 139) | public function exitCode(int $exitCode) method iterations (line 152) | public function iterations(int $iterations) method runsFor (line 163) | public function runsFor(int $iterations) method toSymfonyProcess (line 176) | public function toSymfonyProcess(string $command) method toProcessResult (line 187) | public function toProcessResult(string $command) method resolveOutput (line 202) | protected function resolveOutput() method resolveErrorOutput (line 217) | protected function resolveErrorOutput() FILE: vendor/laravel/framework/src/Illuminate/Process/FakeProcessResult.php class FakeProcessResult (line 9) | class FakeProcessResult implements ProcessResultContract method __construct (line 48) | public function __construct(string $command = '', int $exitCode = 0, a... method normalizeOutput (line 62) | protected function normalizeOutput(array|string $output) method command (line 83) | public function command() method withCommand (line 94) | public function withCommand(string $command) method successful (line 104) | public function successful() method failed (line 114) | public function failed() method exitCode (line 124) | public function exitCode() method output (line 134) | public function output() method seeInOutput (line 145) | public function seeInOutput(string $output) method errorOutput (line 155) | public function errorOutput() method seeInErrorOutput (line 166) | public function seeInErrorOutput(string $output) method throw (line 179) | public function throw(?callable $callback = null) method throwIf (line 203) | public function throwIf(bool $condition, ?callable $callback = null) FILE: vendor/laravel/framework/src/Illuminate/Process/FakeProcessSequence.php class FakeProcessSequence (line 8) | class FakeProcessSequence method __construct (line 37) | public function __construct(array $processes = []) method push (line 48) | public function push(ProcessResultContract|FakeProcessDescription|arra... method whenEmpty (line 61) | public function whenEmpty(ProcessResultContract|FakeProcessDescription... method toProcessResult (line 75) | protected function toProcessResult(ProcessResultContract|FakeProcessDe... method dontFailWhenEmpty (line 87) | public function dontFailWhenEmpty() method isEmpty (line 97) | public function isEmpty() method __invoke (line 109) | public function __invoke() FILE: vendor/laravel/framework/src/Illuminate/Process/InvokedProcess.php class InvokedProcess (line 10) | class InvokedProcess implements InvokedProcessContract method __construct (line 25) | public function __construct(Process $process) method id (line 35) | public function id() method signal (line 46) | public function signal(int $signal) method stop (line 60) | public function stop(float $timeout = 10, ?int $signal = null) method running (line 70) | public function running() method output (line 80) | public function output() method errorOutput (line 90) | public function errorOutput() method latestOutput (line 100) | public function latestOutput() method latestErrorOutput (line 110) | public function latestErrorOutput() method wait (line 123) | public function wait(?callable $output = null) method waitUntil (line 142) | public function waitUntil(?callable $output = null) FILE: vendor/laravel/framework/src/Illuminate/Process/InvokedProcessPool.php class InvokedProcessPool (line 8) | class InvokedProcessPool implements Countable method __construct (line 23) | public function __construct(array $invokedProcesses) method signal (line 34) | public function signal(int $signal) method stop (line 46) | public function stop(float $timeout = 10, ?int $signal = null) method running (line 56) | public function running() method wait (line 66) | public function wait() method count (line 76) | public function count(): int FILE: vendor/laravel/framework/src/Illuminate/Process/PendingProcess.php class PendingProcess (line 15) | class PendingProcess method __construct (line 102) | public function __construct(Factory $factory) method command (line 113) | public function command(array|string $command) method path (line 126) | public function path(string $path) method timeout (line 139) | public function timeout(int $timeout) method idleTimeout (line 152) | public function idleTimeout(int $timeout) method forever (line 164) | public function forever() method env (line 177) | public function env(array $environment) method input (line 190) | public function input($input) method quietly (line 202) | public function quietly() method tty (line 215) | public function tty(bool $tty = true) method options (line 228) | public function options(array $options) method run (line 245) | public function run(array|string|null $command = null, ?callable $outp... method start (line 274) | public function start(array|string|null $command = null, ?callable $ou... method toSymfonyProcess (line 297) | protected function toSymfonyProcess(array|string|null $command) method supportsTty (line 336) | public function supportsTty() method withFakeHandlers (line 347) | public function withFakeHandlers(array $fakeHandlers) method fakeFor (line 360) | protected function fakeFor(string $command) method resolveSynchronousFake (line 373) | protected function resolveSynchronousFake(string $command, Closure $fake) method resolveAsynchronousFake (line 405) | protected function resolveAsynchronousFake(string $command, ?callable ... FILE: vendor/laravel/framework/src/Illuminate/Process/Pipe.php class Pipe (line 12) | class Pipe method __construct (line 42) | public function __construct(Factory $factory, callable $callback) method as (line 54) | public function as(string $key) method run (line 67) | public function run(?callable $output = null) method __call (line 97) | public function __call($method, $parameters) FILE: vendor/laravel/framework/src/Illuminate/Process/Pool.php class Pool (line 12) | class Pool method __construct (line 42) | public function __construct(Factory $factory, callable $callback) method as (line 54) | public function as(string $key) method start (line 67) | public function start(?callable $output = null) method run (line 91) | public function run() method wait (line 101) | public function wait() method __call (line 113) | public function __call($method, $parameters) FILE: vendor/laravel/framework/src/Illuminate/Process/ProcessPoolResults.php class ProcessPoolResults (line 8) | class ProcessPoolResults implements ArrayAccess method __construct (line 23) | public function __construct(array $results) method successful (line 33) | public function successful() method failed (line 43) | public function failed() method collect (line 53) | public function collect() method offsetExists (line 64) | public function offsetExists($offset): bool method offsetGet (line 75) | public function offsetGet($offset): mixed method offsetSet (line 87) | public function offsetSet($offset, $value): void method offsetUnset (line 98) | public function offsetUnset($offset): void FILE: vendor/laravel/framework/src/Illuminate/Process/ProcessResult.php class ProcessResult (line 9) | class ProcessResult implements ProcessResultContract method __construct (line 24) | public function __construct(Process $process) method command (line 34) | public function command() method successful (line 44) | public function successful() method failed (line 54) | public function failed() method exitCode (line 64) | public function exitCode() method output (line 74) | public function output() method seeInOutput (line 85) | public function seeInOutput(string $output) method errorOutput (line 95) | public function errorOutput() method seeInErrorOutput (line 106) | public function seeInErrorOutput(string $output) method throw (line 119) | public function throw(?callable $callback = null) method throwIf (line 143) | public function throwIf(bool $condition, ?callable $callback = null) FILE: vendor/laravel/framework/src/Illuminate/Queue/Attributes/DeleteWhenMissingModels.php class DeleteWhenMissingModels (line 7) | #[Attribute(Attribute::TARGET_CLASS)] FILE: vendor/laravel/framework/src/Illuminate/Queue/Attributes/WithoutRelations.php class WithoutRelations (line 7) | #[Attribute(Attribute::TARGET_CLASS | Attribute::TARGET_PROPERTY)] FILE: vendor/laravel/framework/src/Illuminate/Queue/BeanstalkdQueue.php class BeanstalkdQueue (line 13) | class BeanstalkdQueue extends Queue implements QueueContract method __construct (line 53) | public function __construct( method size (line 73) | public function size($queue = null) method push (line 86) | public function push($job, $data = '', $queue = null) method pushRaw (line 107) | public function pushRaw($payload, $queue = null, array $options = []) method later (line 125) | public function later($delay, $job, $data = '', $queue = null) method bulk (line 153) | public function bulk($jobs, $data = '', $queue = null) method pop (line 170) | public function pop($queue = null) method deleteMessage (line 198) | public function deleteMessage($queue, $id) method getQueue (line 211) | public function getQueue($queue) method getPheanstalk (line 221) | public function getPheanstalk() FILE: vendor/laravel/framework/src/Illuminate/Queue/CallQueuedClosure.php class CallQueuedClosure (line 14) | class CallQueuedClosure implements ShouldQueue method __construct (line 45) | public function __construct($closure) method create (line 56) | public static function create(Closure $job) method handle (line 67) | public function handle(Container $container) method onFailure (line 78) | public function onFailure($callback) method failed (line 93) | public function failed($e) method displayName (line 105) | public function displayName() FILE: vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php class CallQueuedHandler (line 23) | class CallQueuedHandler method __construct (line 46) | public function __construct(Dispatcher $dispatcher, Container $container) method call (line 59) | public function call(Job $job, array $data) method getCommand (line 93) | protected function getCommand(array $data) method dispatchThroughMiddleware (line 113) | protected function dispatchThroughMiddleware(Job $job, $command) method resolveHandler (line 139) | protected function resolveHandler($job, $command) method setJobInstanceIfNecessary (line 157) | protected function setJobInstanceIfNecessary(Job $job, $instance) method ensureNextJobInChainIsDispatched (line 172) | protected function ensureNextJobInChainIsDispatched($command) method ensureSuccessfulBatchJobIsRecorded (line 185) | protected function ensureSuccessfulBatchJobIsRecorded($command) method ensureUniqueJobLockIsReleased (line 205) | protected function ensureUniqueJobLockIsReleased($command) method handleModelNotFound (line 219) | protected function handleModelNotFound(Job $job, $e) method ensureUniqueJobLockIsReleasedViaContext (line 248) | protected function ensureUniqueJobLockIsReleasedViaContext() method failed (line 280) | public function failed(array $data, $e, string $uuid) method ensureFailedBatchJobIsRecorded (line 308) | protected function ensureFailedBatchJobIsRecorded(string $uuid, $comma... method ensureChainCatchCallbacksAreInvoked (line 327) | protected function ensureChainCatchCallbacksAreInvoked(string $uuid, $... FILE: vendor/laravel/framework/src/Illuminate/Queue/Capsule/Manager.php class Manager (line 14) | class Manager method __construct (line 31) | public function __construct(?Container $container = null) method setupDefaultConfiguration (line 50) | protected function setupDefaultConfiguration() method setupManager (line 60) | protected function setupManager() method registerConnectors (line 70) | protected function registerConnectors() method connection (line 83) | public static function connection($connection = null) method push (line 97) | public static function push($job, $data = '', $queue = null, $connecti... method bulk (line 111) | public static function bulk($jobs, $data = '', $queue = null, $connect... method later (line 126) | public static function later($delay, $job, $data = '', $queue = null, ... method getConnection (line 137) | public function getConnection($name = null) method addConnection (line 149) | public function addConnection(array $config, $name = 'default') method getQueueManager (line 159) | public function getQueueManager() method __call (line 171) | public function __call($method, $parameters) method __callStatic (line 183) | public static function __callStatic($method, $parameters) FILE: vendor/laravel/framework/src/Illuminate/Queue/Connectors/BeanstalkdConnector.php class BeanstalkdConnector (line 10) | class BeanstalkdConnector implements ConnectorInterface method connect (line 18) | public function connect(array $config) method pheanstalk (line 35) | protected function pheanstalk(array $config) FILE: vendor/laravel/framework/src/Illuminate/Queue/Connectors/ConnectorInterface.php type ConnectorInterface (line 5) | interface ConnectorInterface method connect (line 13) | public function connect(array $config); FILE: vendor/laravel/framework/src/Illuminate/Queue/Connectors/DatabaseConnector.php class DatabaseConnector (line 8) | class DatabaseConnector implements ConnectorInterface method __construct (line 23) | public function __construct(ConnectionResolverInterface $connections) method connect (line 34) | public function connect(array $config) FILE: vendor/laravel/framework/src/Illuminate/Queue/Connectors/NullConnector.php class NullConnector (line 7) | class NullConnector implements ConnectorInterface method connect (line 15) | public function connect(array $config) FILE: vendor/laravel/framework/src/Illuminate/Queue/Connectors/RedisConnector.php class RedisConnector (line 8) | class RedisConnector implements ConnectorInterface method __construct (line 31) | public function __construct(Redis $redis, $connection = null) method connect (line 43) | public function connect(array $config) FILE: vendor/laravel/framework/src/Illuminate/Queue/Connectors/SqsConnector.php class SqsConnector (line 9) | class SqsConnector implements ConnectorInterface method connect (line 17) | public function connect(array $config) method getDefaultConfiguration (line 45) | protected function getDefaultConfiguration(array $config) FILE: vendor/laravel/framework/src/Illuminate/Queue/Connectors/SyncConnector.php class SyncConnector (line 7) | class SyncConnector implements ConnectorInterface method connect (line 15) | public function connect(array $config) FILE: vendor/laravel/framework/src/Illuminate/Queue/Console/BatchesTableCommand.php class BatchesTableCommand (line 10) | #[AsCommand(name: 'make:queue-batches-table', aliases: ['queue:batches-t... method migrationTableName (line 39) | protected function migrationTableName() method migrationStubFile (line 49) | protected function migrationStubFile() method migrationExists (line 60) | protected function migrationExists($table) FILE: vendor/laravel/framework/src/Illuminate/Queue/Console/ClearCommand.php class ClearCommand (line 14) | #[AsCommand(name: 'queue:clear')] method handle (line 38) | public function handle() method getQueue (line 73) | protected function getQueue($connection) method getArguments (line 85) | protected function getArguments() method getOptions (line 97) | protected function getOptions() FILE: vendor/laravel/framework/src/Illuminate/Queue/Console/FailedTableCommand.php class FailedTableCommand (line 10) | #[AsCommand(name: 'make:queue-failed-table', aliases: ['queue:failed-tab... method migrationTableName (line 39) | protected function migrationTableName() method migrationStubFile (line 49) | protected function migrationStubFile() method migrationExists (line 60) | protected function migrationExists($table) FILE: vendor/laravel/framework/src/Illuminate/Queue/Console/FlushFailedCommand.php class FlushFailedCommand (line 8) | #[AsCommand(name: 'queue:flush')] method handle (line 30) | public function handle() FILE: vendor/laravel/framework/src/Illuminate/Queue/Console/ForgetFailedCommand.php class ForgetFailedCommand (line 8) | #[AsCommand(name: 'queue:forget')] method handle (line 30) | public function handle() FILE: vendor/laravel/framework/src/Illuminate/Queue/Console/ListFailedCommand.php class ListFailedCommand (line 10) | #[AsCommand(name: 'queue:failed')] method handle (line 39) | public function handle() method getFailedJobs (line 55) | protected function getFailedJobs() method parseFailedJob (line 71) | protected function parseFailedJob(array $failed) method extractJobName (line 86) | private function extractJobName($payload) method matchJobName (line 103) | protected function matchJobName($payload) method displayFailedJobs (line 116) | protected function displayFailedJobs(array $jobs) FILE: vendor/laravel/framework/src/Illuminate/Queue/Console/ListenCommand.php class ListenCommand (line 11) | #[AsCommand(name: 'queue:listen')] method __construct (line 52) | public function __construct(Listener $listener) method handle (line 64) | public function handle() method getQueue (line 86) | protected function getQueue($connection) method gatherOptions (line 100) | protected function gatherOptions() method setOutputHandler (line 125) | protected function setOutputHandler(Listener $listener) FILE: vendor/laravel/framework/src/Illuminate/Queue/Console/MonitorCommand.php class MonitorCommand (line 12) | #[AsCommand(name: 'queue:monitor')] method __construct (line 52) | public function __construct(Factory $manager, Dispatcher $events) method handle (line 65) | public function handle() method parseQueues (line 80) | protected function parseQueues($queues) method displaySizes (line 105) | protected function displaySizes(Collection $queues) method dispatchEvents (line 127) | protected function dispatchEvents(Collection $queues) FILE: vendor/laravel/framework/src/Illuminate/Queue/Console/PruneBatchesCommand.php class PruneBatchesCommand (line 12) | #[AsCommand(name: 'queue:prune-batches')] method handle (line 37) | public function handle() FILE: vendor/laravel/framework/src/Illuminate/Queue/Console/PruneFailedJobsCommand.php class PruneFailedJobsCommand (line 10) | #[AsCommand(name: 'queue:prune-failed')] method handle (line 33) | public function handle() FILE: vendor/laravel/framework/src/Illuminate/Queue/Console/RestartCommand.php class RestartCommand (line 10) | #[AsCommand(name: 'queue:restart')] method __construct (line 42) | public function __construct(Cache $cache) method handle (line 54) | public function handle() FILE: vendor/laravel/framework/src/Illuminate/Queue/Console/RetryBatchCommand.php class RetryBatchCommand (line 10) | #[AsCommand(name: 'queue:retry-batch')] method handle (line 33) | public function handle() method isolatableId (line 68) | public function isolatableId() method getBatchJobIds (line 78) | protected function getBatchJobIds() FILE: vendor/laravel/framework/src/Illuminate/Queue/Console/RetryCommand.php class RetryCommand (line 14) | #[AsCommand(name: 'queue:retry')] method handle (line 39) | public function handle() method getJobIds (line 69) | protected function getJobIds() method getJobIdsByQueue (line 98) | protected function getJobIdsByQueue($queue) method getJobIdsByRanges (line 122) | protected function getJobIdsByRanges(array $ranges) method retryJob (line 141) | protected function retryJob($job) method resetAttempts (line 156) | protected function resetAttempts($payload) method refreshRetryUntil (line 175) | protected function refreshRetryUntil($payload) FILE: vendor/laravel/framework/src/Illuminate/Queue/Console/TableCommand.php class TableCommand (line 10) | #[AsCommand(name: 'make:queue-table', aliases: ['queue:table'])] method migrationTableName (line 39) | protected function migrationTableName() method migrationStubFile (line 49) | protected function migrationStubFile() method migrationExists (line 60) | protected function migrationExists($table) FILE: vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php class WorkCommand (line 23) | #[AsCommand(name: 'queue:work')] method __construct (line 94) | public function __construct(Worker $worker, Cache $cache) method handle (line 107) | public function handle() method runWorker (line 144) | protected function runWorker($connection, $queue) method gatherWorkerOptions (line 159) | protected function gatherWorkerOptions() method listenForEvents (line 181) | protected function listenForEvents() method writeOutput (line 216) | protected function writeOutput(Job $job, $status, ?Throwable $exceptio... method writeOutputForCli (line 230) | protected function writeOutputForCli(Job $job, $status) method writeOutputAsJson (line 277) | protected function writeOutputAsJson(Job $job, $status, ?Throwable $ex... method now (line 313) | protected function now() method logFailedJob (line 331) | protected function logFailedJob(JobFailed $event) method getQueue (line 347) | protected function getQueue($connection) method downForMaintenance (line 359) | protected function downForMaintenance() method outputUsingJson (line 369) | protected function outputUsingJson() method flushState (line 383) | public static function flushState() FILE: vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php class DatabaseQueue (line 16) | class DatabaseQueue extends Queue implements QueueContract, ClearableQueue method __construct (line 56) | public function __construct( method size (line 76) | public function size($queue = null) method push (line 91) | public function push($job, $data = '', $queue = null) method pushRaw (line 112) | public function pushRaw($payload, $queue = null, array $options = []) method later (line 126) | public function later($delay, $job, $data = '', $queue = null) method bulk (line 147) | public function bulk($jobs, $data = '', $queue = null) method release (line 172) | public function release($queue, $job, $delay) method pushToDatabase (line 186) | protected function pushToDatabase($queue, $payload, $delay = 0, $attem... method buildDatabaseRecord (line 202) | protected function buildDatabaseRecord($queue, $payload, $availableAt,... method pop (line 222) | public function pop($queue = null) method getNextAvailableJob (line 239) | protected function getNextAvailableJob($queue) method getLockForPopping (line 259) | protected function getLockForPopping() method isAvailable (line 292) | protected function isAvailable($query) method isReservedButExpired (line 306) | protected function isReservedButExpired($query) method marshalJob (line 322) | protected function marshalJob($queue, $job) method markJobAsReserved (line 339) | protected function markJobAsReserved($job) method deleteReserved (line 358) | public function deleteReserved($queue, $id) method deleteAndRelease (line 375) | public function deleteAndRelease($queue, $job, $delay) method clear (line 392) | public function clear($queue) method getQueue (line 405) | public function getQueue($queue) method getDatabase (line 415) | public function getDatabase() FILE: vendor/laravel/framework/src/Illuminate/Queue/Events/JobAttempted.php class JobAttempted (line 5) | class JobAttempted method __construct (line 36) | public function __construct($connectionName, $job, $exceptionOccurred ... method successful (line 48) | public function successful(): bool FILE: vendor/laravel/framework/src/Illuminate/Queue/Events/JobExceptionOccurred.php class JobExceptionOccurred (line 5) | class JobExceptionOccurred method __construct (line 36) | public function __construct($connectionName, $job, $exception) FILE: vendor/laravel/framework/src/Illuminate/Queue/Events/JobFailed.php class JobFailed (line 5) | class JobFailed method __construct (line 36) | public function __construct($connectionName, $job, $exception) FILE: vendor/laravel/framework/src/Illuminate/Queue/Events/JobPopped.php class JobPopped (line 5) | class JobPopped method __construct (line 28) | public function __construct($connectionName, $job) FILE: vendor/laravel/framework/src/Illuminate/Queue/Events/JobPopping.php class JobPopping (line 5) | class JobPopping method __construct (line 20) | public function __construct($connectionName) FILE: vendor/laravel/framework/src/Illuminate/Queue/Events/JobProcessed.php class JobProcessed (line 5) | class JobProcessed method __construct (line 28) | public function __construct($connectionName, $job) FILE: vendor/laravel/framework/src/Illuminate/Queue/Events/JobProcessing.php class JobProcessing (line 5) | class JobProcessing method __construct (line 28) | public function __construct($connectionName, $job) FILE: vendor/laravel/framework/src/Illuminate/Queue/Events/JobQueued.php class JobQueued (line 5) | class JobQueued method __construct (line 60) | public function __construct($connectionName, $queue, $id, $job, $paylo... method payload (line 75) | public function payload() FILE: vendor/laravel/framework/src/Illuminate/Queue/Events/JobQueueing.php class JobQueueing (line 5) | class JobQueueing method __construct (line 52) | public function __construct($connectionName, $queue, $job, $payload, $... method payload (line 66) | public function payload() FILE: vendor/laravel/framework/src/Illuminate/Queue/Events/JobReleasedAfterException.php class JobReleasedAfterException (line 5) | class JobReleasedAfterException method __construct (line 28) | public function __construct($connectionName, $job) FILE: vendor/laravel/framework/src/Illuminate/Queue/Events/JobRetryRequested.php class JobRetryRequested (line 5) | class JobRetryRequested method __construct (line 27) | public function __construct($job) method payload (line 37) | public function payload() FILE: vendor/laravel/framework/src/Illuminate/Queue/Events/JobTimedOut.php class JobTimedOut (line 5) | class JobTimedOut method __construct (line 28) | public function __construct($connectionName, $job) FILE: vendor/laravel/framework/src/Illuminate/Queue/Events/Looping.php class Looping (line 5) | class Looping method __construct (line 28) | public function __construct($connectionName, $queue) FILE: vendor/laravel/framework/src/Illuminate/Queue/Events/QueueBusy.php class QueueBusy (line 5) | class QueueBusy method __construct (line 36) | public function __construct($connection, $queue, $size) FILE: vendor/laravel/framework/src/Illuminate/Queue/Events/WorkerStopping.php class WorkerStopping (line 5) | class WorkerStopping method __construct (line 28) | public function __construct($status = 0, $workerOptions = null) FILE: vendor/laravel/framework/src/Illuminate/Queue/Failed/CountableFailedJobProvider.php type CountableFailedJobProvider (line 5) | interface CountableFailedJobProvider method count (line 14) | public function count($connection = null, $queue = null); FILE: vendor/laravel/framework/src/Illuminate/Queue/Failed/DatabaseFailedJobProvider.php class DatabaseFailedJobProvider (line 9) | class DatabaseFailedJobProvider implements CountableFailedJobProvider, F... method __construct (line 40) | public function __construct(ConnectionResolverInterface $resolver, $da... method log (line 56) | public function log($connection, $queue, $payload, $exception) method ids (line 73) | public function ids($queue = null) method all (line 87) | public function all() method find (line 98) | public function find($id) method forget (line 109) | public function forget($id) method flush (line 120) | public function flush($hours = null) method prune (line 133) | public function prune(DateTimeInterface $before) method count (line 155) | public function count($connection = null, $queue = null) method getTable (line 168) | protected function getTable() FILE: vendor/laravel/framework/src/Illuminate/Queue/Failed/DatabaseUuidFailedJobProvider.php class DatabaseUuidFailedJobProvider (line 9) | class DatabaseUuidFailedJobProvider implements CountableFailedJobProvide... method __construct (line 40) | public function __construct(ConnectionResolverInterface $resolver, $da... method log (line 56) | public function log($connection, $queue, $payload, $exception) method ids (line 76) | public function ids($queue = null) method all (line 90) | public function all() method find (line 106) | public function find($id) method forget (line 122) | public function forget($id) method flush (line 133) | public function flush($hours = null) method prune (line 146) | public function prune(DateTimeInterface $before) method count (line 168) | public function count($connection = null, $queue = null) method getTable (line 181) | protected function getTable() FILE: vendor/laravel/framework/src/Illuminate/Queue/Failed/DynamoDbFailedJobProvider.php class DynamoDbFailedJobProvider (line 12) | class DynamoDbFailedJobProvider implements FailedJobProviderInterface method __construct (line 43) | public function __construct(DynamoDbClient $dynamo, $applicationName, ... method log (line 59) | public function log($connection, $queue, $payload, $exception) method ids (line 88) | public function ids($queue = null) method all (line 101) | public function all() method find (line 135) | public function find($id) method forget (line 167) | public function forget($id) method flush (line 188) | public function flush($hours = null) FILE: vendor/laravel/framework/src/Illuminate/Queue/Failed/FailedJobProviderInterface.php type FailedJobProviderInterface (line 8) | interface FailedJobProviderInterface method log (line 19) | public function log($connection, $queue, $payload, $exception); method all (line 26) | public function all(); method find (line 34) | public function find($id); method forget (line 42) | public function forget($id); method flush (line 50) | public function flush($hours = null); FILE: vendor/laravel/framework/src/Illuminate/Queue/Failed/FileFailedJobProvider.php class FileFailedJobProvider (line 10) | class FileFailedJobProvider implements CountableFailedJobProvider, Faile... method __construct (line 41) | public function __construct($path, $limit = 100, ?Closure $lockProvide... method log (line 57) | public function log($connection, $queue, $payload, $exception) method ids (line 88) | public function ids($queue = null) method all (line 101) | public function all() method find (line 112) | public function find($id) method forget (line 124) | public function forget($id) method flush (line 142) | public function flush($hours = null) method prune (line 153) | public function prune(DateTimeInterface $before) method lock (line 172) | protected function lock(Closure $callback) method read (line 190) | protected function read() method write (line 213) | protected function write(array $jobs) method count (line 228) | public function count($connection = null, $queue = null) FILE: vendor/laravel/framework/src/Illuminate/Queue/Failed/NullFailedJobProvider.php class NullFailedJobProvider (line 5) | class NullFailedJobProvider implements CountableFailedJobProvider, Faile... method log (line 16) | public function log($connection, $queue, $payload, $exception) method ids (line 27) | public function ids($queue = null) method all (line 37) | public function all() method find (line 48) | public function find($id) method forget (line 59) | public function forget($id) method flush (line 70) | public function flush($hours = null) method count (line 82) | public function count($connection = null, $queue = null) FILE: vendor/laravel/framework/src/Illuminate/Queue/Failed/PrunableFailedJobProvider.php type PrunableFailedJobProvider (line 7) | interface PrunableFailedJobProvider method prune (line 15) | public function prune(DateTimeInterface $before); FILE: vendor/laravel/framework/src/Illuminate/Queue/InteractsWithQueue.php type InteractsWithQueue (line 14) | trait InteractsWithQueue method attempts (line 30) | public function attempts() method delete (line 40) | public function delete() method fail (line 53) | public function fail($exception = null) method release (line 74) | public function release($delay = 0) method withFakeQueueInteractions (line 90) | public function withFakeQueueInteractions() method assertDeleted (line 102) | public function assertDeleted() method assertNotDeleted (line 119) | public function assertNotDeleted() method assertFailed (line 136) | public function assertFailed() method assertFailedWith (line 154) | public function assertFailedWith($exception) method assertNotFailed (line 199) | public function assertNotFailed() method assertReleased (line 217) | public function assertReleased($delay = null) method assertNotReleased (line 246) | public function assertNotReleased() method ensureQueueInteractionsHaveBeenFaked (line 263) | private function ensureQueueInteractionsHaveBeenFaked() method setJob (line 276) | public function setJob(JobContract $job) FILE: vendor/laravel/framework/src/Illuminate/Queue/InvalidPayloadException.php class InvalidPayloadException (line 7) | class InvalidPayloadException extends InvalidArgumentException method __construct (line 23) | public function __construct($message = null, $value = null) FILE: vendor/laravel/framework/src/Illuminate/Queue/Jobs/BeanstalkdJob.php class BeanstalkdJob (line 10) | class BeanstalkdJob extends Job implements JobContract method __construct (line 36) | public function __construct(Container $container, $pheanstalk, JobIdIn... method release (line 51) | public function release($delay = 0) method bury (line 65) | public function bury() method delete (line 77) | public function delete() method attempts (line 89) | public function attempts() method getJobId (line 101) | public function getJobId() method getRawBody (line 111) | public function getRawBody() method getPheanstalk (line 121) | public function getPheanstalk() method getPheanstalkJob (line 131) | public function getPheanstalkJob() FILE: vendor/laravel/framework/src/Illuminate/Queue/Jobs/DatabaseJob.php class DatabaseJob (line 9) | class DatabaseJob extends Job implements JobContract method __construct (line 35) | public function __construct(Container $container, DatabaseQueue $datab... method release (line 50) | public function release($delay = 0) method delete (line 62) | public function delete() method attempts (line 74) | public function attempts() method getJobId (line 84) | public function getJobId() method getRawBody (line 94) | public function getRawBody() method getJobRecord (line 104) | public function getJobRecord() FILE: vendor/laravel/framework/src/Illuminate/Queue/Jobs/DatabaseJobRecord.php class DatabaseJobRecord (line 7) | class DatabaseJobRecord method __construct (line 24) | public function __construct($record) method increment (line 34) | public function increment() method touch (line 46) | public function touch() method __get (line 59) | public function __get($key) FILE: vendor/laravel/framework/src/Illuminate/Queue/Jobs/FakeJob.php class FakeJob (line 7) | class FakeJob extends Job method getJobId (line 35) | public function getJobId() method getRawBody (line 45) | public function getRawBody() method release (line 56) | public function release($delay = 0) method attempts (line 67) | public function attempts() method delete (line 77) | public function delete() method fail (line 88) | public function fail($exception = null) FILE: vendor/laravel/framework/src/Illuminate/Queue/Jobs/Job.php class Job (line 14) | abstract class Job method getJobId (line 72) | abstract public function getJobId(); method getRawBody (line 79) | abstract public function getRawBody(); method uuid (line 86) | public function uuid() method fire (line 96) | public function fire() method delete (line 110) | public function delete() method isDeleted (line 120) | public function isDeleted() method release (line 131) | public function release($delay = 0) method isReleased (line 141) | public function isReleased() method isDeletedOrReleased (line 151) | public function isDeletedOrReleased() method hasFailed (line 161) | public function hasFailed() method markAsFailed (line 171) | public function markAsFailed() method fail (line 182) | public function fail($e = null) method shouldRollBackDatabaseTransaction (line 233) | protected function shouldRollBackDatabaseTransaction($e) method failed (line 247) | protected function failed($e) method resolve (line 264) | protected function resolve($class) method getResolvedJob (line 274) | public function getResolvedJob() method payload (line 284) | public function payload() method maxTries (line 294) | public function maxTries() method maxExceptions (line 304) | public function maxExceptions() method shouldFailOnTimeout (line 314) | public function shouldFailOnTimeout() method backoff (line 324) | public function backoff() method timeout (line 334) | public function timeout() method retryUntil (line 344) | public function retryUntil() method getName (line 354) | public function getName() method resolveName (line 366) | public function resolveName() method getConnectionName (line 376) | public function getConnectionName() method getQueue (line 386) | public function getQueue() method getContainer (line 396) | public function getContainer() FILE: vendor/laravel/framework/src/Illuminate/Queue/Jobs/JobName.php class JobName (line 7) | class JobName method parse (line 15) | public static function parse($job) method resolve (line 27) | public static function resolve($name, $payload) FILE: vendor/laravel/framework/src/Illuminate/Queue/Jobs/RedisJob.php class RedisJob (line 9) | class RedisJob extends Job implements JobContract method __construct (line 50) | public function __construct(Container $container, RedisQueue $redis, $... method getRawBody (line 70) | public function getRawBody() method delete (line 80) | public function delete() method release (line 93) | public function release($delay = 0) method attempts (line 105) | public function attempts() method getJobId (line 115) | public function getJobId() method getRedisQueue (line 125) | public function getRedisQueue() method getReservedJob (line 135) | public function getReservedJob() FILE: vendor/laravel/framework/src/Illuminate/Queue/Jobs/SqsJob.php class SqsJob (line 9) | class SqsJob extends Job implements JobContract method __construct (line 35) | public function __construct(Container $container, SqsClient $sqs, arra... method release (line 50) | public function release($delay = 0) method delete (line 66) | public function delete() method attempts (line 80) | public function attempts() method getJobId (line 90) | public function getJobId() method getRawBody (line 100) | public function getRawBody() method getSqs (line 110) | public function getSqs() method getSqsJob (line 120) | public function getSqsJob() FILE: vendor/laravel/framework/src/Illuminate/Queue/Jobs/SyncJob.php class SyncJob (line 8) | class SyncJob extends Job implements JobContract method __construct (line 33) | public function __construct(Container $container, $payload, $connectio... method release (line 47) | public function release($delay = 0) method attempts (line 57) | public function attempts() method getJobId (line 67) | public function getJobId() method getRawBody (line 77) | public function getRawBody() method getQueue (line 87) | public function getQueue() FILE: vendor/laravel/framework/src/Illuminate/Queue/Listener.php class Listener (line 11) | class Listener method __construct (line 54) | public function __construct($commandPath) method phpBinary (line 64) | protected function phpBinary() method artisanBinary (line 74) | protected function artisanBinary() method listen (line 87) | public function listen($connection, $queue, ListenerOptions $options) method makeProcess (line 108) | public function makeProcess($connection, $queue, ListenerOptions $opti... method addEnvironment (line 139) | protected function addEnvironment($command, ListenerOptions $options) method createCommand (line 152) | protected function createCommand($connection, $queue, ListenerOptions ... method runProcess (line 179) | public function runProcess(Process $process, $memory) method handleWorkerOutput (line 200) | protected function handleWorkerOutput($type, $line) method memoryExceeded (line 213) | public function memoryExceeded($memoryLimit) method stop (line 223) | public function stop() method setOutputHandler (line 234) | public function setOutputHandler(Closure $outputHandler) FILE: vendor/laravel/framework/src/Illuminate/Queue/ListenerOptions.php class ListenerOptions (line 5) | class ListenerOptions extends WorkerOptions method __construct (line 28) | public function __construct($name = 'default', $environment = null, $b... FILE: vendor/laravel/framework/src/Illuminate/Queue/LuaScripts.php class LuaScripts (line 5) | class LuaScripts method size (line 16) | public static function size() method push (line 32) | public static function push() method pop (line 52) | public static function pop() method release (line 82) | public static function release() method migrateExpiredJobs (line 105) | public static function migrateExpiredJobs() method clear (line 140) | public static function clear() FILE: vendor/laravel/framework/src/Illuminate/Queue/ManuallyFailedException.php class ManuallyFailedException (line 7) | class ManuallyFailedException extends RuntimeException FILE: vendor/laravel/framework/src/Illuminate/Queue/MaxAttemptsExceededException.php class MaxAttemptsExceededException (line 7) | class MaxAttemptsExceededException extends RuntimeException method forJob (line 22) | public static function forJob($job) FILE: vendor/laravel/framework/src/Illuminate/Queue/Middleware/RateLimited.php class RateLimited (line 12) | class RateLimited method __construct (line 41) | public function __construct($limiterName) method handle (line 55) | public function handle($job, $next) method handleJob (line 88) | protected function handleJob($job, $next, array $limits) method dontRelease (line 108) | public function dontRelease() method getTimeUntilNextRetry (line 121) | protected function getTimeUntilNextRetry($key) method __sleep (line 131) | public function __sleep() method __wakeup (line 144) | public function __wakeup() FILE: vendor/laravel/framework/src/Illuminate/Queue/Middleware/RateLimitedWithRedis.php class RateLimitedWithRedis (line 10) | class RateLimitedWithRedis extends RateLimited method __construct (line 34) | public function __construct($limiterName) method handleJob (line 49) | protected function handleJob($job, $next, array $limits) method tooManyAttempts (line 70) | protected function tooManyAttempts($key, $maxAttempts, $decaySeconds) method getTimeUntilNextRetry (line 87) | protected function getTimeUntilNextRetry($key) method __wakeup (line 97) | public function __wakeup() FILE: vendor/laravel/framework/src/Illuminate/Queue/Middleware/Skip.php class Skip (line 7) | class Skip method __construct (line 9) | public function __construct(protected bool $skip = false) method when (line 18) | public static function when(Closure|bool $condition): self method unless (line 28) | public static function unless(Closure|bool $condition): self method handle (line 36) | public function handle(mixed $job, callable $next): mixed FILE: vendor/laravel/framework/src/Illuminate/Queue/Middleware/SkipIfBatchCancelled.php class SkipIfBatchCancelled (line 5) | class SkipIfBatchCancelled method handle (line 14) | public function handle($job, $next) FILE: vendor/laravel/framework/src/Illuminate/Queue/Middleware/ThrottlesExceptions.php class ThrottlesExceptions (line 9) | class ThrottlesExceptions method __construct (line 81) | public function __construct($maxAttempts = 10, $decaySeconds = 600) method handle (line 94) | public function handle($job, $next) method when (line 127) | public function when(callable $callback) method withPrefix (line 140) | public function withPrefix(string $prefix) method backoff (line 153) | public function backoff($backoff) method getKey (line 166) | protected function getKey($job) method by (line 183) | public function by($key) method byJob (line 195) | public function byJob() method report (line 208) | public function report(?callable $callback = null) method getTimeUntilNextRetry (line 221) | protected function getTimeUntilNextRetry($key) FILE: vendor/laravel/framework/src/Illuminate/Queue/Middleware/ThrottlesExceptionsWithRedis.php class ThrottlesExceptionsWithRedis (line 11) | class ThrottlesExceptionsWithRedis extends ThrottlesExceptions method handle (line 36) | public function handle($job, $next) FILE: vendor/laravel/framework/src/Illuminate/Queue/Middleware/WithoutOverlapping.php class WithoutOverlapping (line 9) | class WithoutOverlapping method __construct (line 56) | public function __construct($key = '', $releaseAfter = 0, $expiresAfte... method handle (line 70) | public function handle($job, $next) method releaseAfter (line 93) | public function releaseAfter($releaseAfter) method dontRelease (line 105) | public function dontRelease() method expireAfter (line 118) | public function expireAfter($expiresAfter) method withPrefix (line 131) | public function withPrefix(string $prefix) method shared (line 143) | public function shared() method getLockKey (line 156) | public function getLockKey($job) FILE: vendor/laravel/framework/src/Illuminate/Queue/NullQueue.php class NullQueue (line 7) | class NullQueue extends Queue implements QueueContract method size (line 15) | public function size($queue = null) method push (line 28) | public function push($job, $data = '', $queue = null) method pushRaw (line 41) | public function pushRaw($payload, $queue = null, array $options = []) method later (line 55) | public function later($delay, $job, $data = '', $queue = null) method pop (line 66) | public function pop($queue = null) FILE: vendor/laravel/framework/src/Illuminate/Queue/Queue.php class Queue (line 17) | abstract class Queue method pushOn (line 57) | public function pushOn($queue, $job, $data = '') method laterOn (line 71) | public function laterOn($queue, $delay, $job, $data = '') method bulk (line 84) | public function bulk($jobs, $data = '', $queue = null) method createPayload (line 101) | protected function createPayload($job, $queue, $data = '') method createPayloadArray (line 126) | protected function createPayloadArray($job, $queue, $data = '') method createObjectPayload (line 140) | protected function createObjectPayload($job, $queue) method getDisplayName (line 176) | protected function getDisplayName($job) method getJobTries (line 188) | public function getJobTries($job) method getJobBackoff (line 207) | public function getJobBackoff($job) method getJobExpiration (line 228) | public function getJobExpiration($job) method jobShouldBeEncrypted (line 246) | protected function jobShouldBeEncrypted($job) method createStringPayload (line 263) | protected function createStringPayload($job, $queue, $data) method createPayloadUsing (line 284) | public static function createPayloadUsing($callback) method withCreatePayloadHooks (line 300) | protected function withCreatePayloadHooks($queue, array $payload) method enqueueUsing (line 321) | protected function enqueueUsing($job, $payload, $queue, $delay, $callb... method shouldDispatchAfterCommit (line 349) | protected function shouldDispatchAfterCommit($job) method raiseJobQueueingEvent (line 371) | protected function raiseJobQueueingEvent($queue, $job, $payload, $delay) method raiseJobQueuedEvent (line 390) | protected function raiseJobQueuedEvent($queue, $jobId, $job, $payload,... method getConnectionName (line 404) | public function getConnectionName() method setConnectionName (line 415) | public function setConnectionName($name) method getContainer (line 427) | public function getContainer() method setContainer (line 438) | public function setContainer(Container $container) FILE: vendor/laravel/framework/src/Illuminate/Queue/QueueManager.php class QueueManager (line 13) | class QueueManager implements FactoryContract, MonitorContract method __construct (line 42) | public function __construct($app) method before (line 53) | public function before($callback) method after (line 64) | public function after($callback) method exceptionOccurred (line 75) | public function exceptionOccurred($callback) method looping (line 86) | public function looping($callback) method failing (line 97) | public function failing($callback) method stopping (line 108) | public function stopping($callback) method connected (line 119) | public function connected($name = null) method connection (line 130) | public function connection($name = null) method resolve (line 154) | protected function resolve($name) method getConnector (line 175) | protected function getConnector($driver) method extend (line 191) | public function extend($driver, Closure $resolver) method addConnector (line 203) | public function addConnector($driver, Closure $resolver) method getConfig (line 214) | protected function getConfig($name) method getDefaultDriver (line 228) | public function getDefaultDriver() method setDefaultDriver (line 239) | public function setDefaultDriver($name) method getName (line 250) | public function getName($connection = null) method getApplication (line 260) | public function getApplication() method setApplication (line 271) | public function setApplication($app) method __call (line 289) | public function __call($method, $parameters) FILE: vendor/laravel/framework/src/Illuminate/Queue/QueueServiceProvider.php class QueueServiceProvider (line 24) | class QueueServiceProvider extends ServiceProvider implements Deferrable... method register (line 33) | public function register() method configureSerializableClosureUses (line 49) | protected function configureSerializableClosureUses() method registerManager (line 73) | protected function registerManager() method registerConnection (line 90) | protected function registerConnection() method registerConnectors (line 103) | public function registerConnectors($manager) method registerNullConnector (line 116) | protected function registerNullConnector($manager) method registerSyncConnector (line 129) | protected function registerSyncConnector($manager) method registerDatabaseConnector (line 142) | protected function registerDatabaseConnector($manager) method registerRedisConnector (line 155) | protected function registerRedisConnector($manager) method registerBeanstalkdConnector (line 168) | protected function registerBeanstalkdConnector($manager) method registerSqsConnector (line 181) | protected function registerSqsConnector($manager) method registerWorker (line 193) | protected function registerWorker() method registerListener (line 236) | protected function registerListener() method registerFailedJobServices (line 248) | protected function registerFailedJobServices() method databaseFailedJobProvider (line 282) | protected function databaseFailedJobProvider($config) method databaseUuidFailedJobProvider (line 295) | protected function databaseUuidFailedJobProvider($config) method dynamoFailedJobProvider (line 308) | protected function dynamoFailedJobProvider($config) method provides (line 336) | public function provides() FILE: vendor/laravel/framework/src/Illuminate/Queue/RedisQueue.php class RedisQueue (line 13) | class RedisQueue extends Queue implements QueueContract, ClearableQueue method __construct (line 80) | public function __construct( method size (line 104) | public function size($queue = null) method bulk (line 121) | public function bulk($jobs, $data = '', $queue = null) method push (line 152) | public function push($job, $data = '', $queue = null) method pushRaw (line 173) | public function pushRaw($payload, $queue = null, array $options = []) method later (line 192) | public function later($delay, $job, $data = '', $queue = null) method laterRaw (line 213) | protected function laterRaw($delay, $payload, $queue = null) method createPayloadArray (line 230) | protected function createPayloadArray($job, $queue, $data = '') method pop (line 244) | public function pop($queue = null, $index = 0) method migrate (line 274) | protected function migrate($queue) method migrateExpiredJobs (line 290) | public function migrateExpiredJobs($from, $to) method retrieveNextJob (line 304) | protected function retrieveNextJob($queue, $block = true) method deleteReserved (line 332) | public function deleteReserved($queue, $job) method deleteAndRelease (line 345) | public function deleteAndRelease($queue, $job, $delay) method clear (line 361) | public function clear($queue) method getRandomId (line 376) | protected function getRandomId() method getQueue (line 387) | public function getQueue($queue) method getConnection (line 397) | public function getConnection() method getRedis (line 407) | public function getRedis() FILE: vendor/laravel/framework/src/Illuminate/Queue/SerializesAndRestoresModelIdentifiers.php type SerializesAndRestoresModelIdentifiers (line 13) | trait SerializesAndRestoresModelIdentifiers method getSerializedPropertyValue (line 22) | protected function getSerializedPropertyValue($value, $withRelations =... method getRestoredPropertyValue (line 55) | protected function getRestoredPropertyValue($value) method restoreCollection (line 72) | protected function restoreCollection($value) method restoreModel (line 106) | public function restoreModel($value) method getQueryForModelRestoration (line 122) | protected function getQueryForModelRestoration($model, $ids) FILE: vendor/laravel/framework/src/Illuminate/Queue/SerializesModels.php type SerializesModels (line 9) | trait SerializesModels method __serialize (line 18) | public function __serialize() method __unserialize (line 69) | public function __unserialize(array $values) method getPropertyValue (line 104) | protected function getPropertyValue(ReflectionProperty $property) FILE: vendor/laravel/framework/src/Illuminate/Queue/SqsQueue.php class SqsQueue (line 11) | class SqsQueue extends Queue implements QueueContract, ClearableQueue method __construct (line 51) | public function __construct( method size (line 71) | public function size($queue = null) method push (line 91) | public function push($job, $data = '', $queue = null) method pushRaw (line 112) | public function pushRaw($payload, $queue = null, array $options = []) method later (line 128) | public function later($delay, $job, $data = '', $queue = null) method bulk (line 153) | public function bulk($jobs, $data = '', $queue = null) method pop (line 170) | public function pop($queue = null) method clear (line 191) | public function clear($queue) method getQueue (line 206) | public function getQueue($queue) method suffixQueue (line 222) | protected function suffixQueue($queue, $suffix = '') method getSqs (line 238) | public function getSqs() FILE: vendor/laravel/framework/src/Illuminate/Queue/SyncQueue.php class SyncQueue (line 13) | class SyncQueue extends Queue implements QueueContract method __construct (line 21) | public function __construct($dispatchAfterCommit = false) method size (line 32) | public function size($queue = null) method push (line 47) | public function push($job, $data = '', $queue = null) method executeJob (line 69) | protected function executeJob($job, $data = '', $queue = null) method resolveJob (line 93) | protected function resolveJob($payload, $queue) method raiseBeforeJobEvent (line 104) | protected function raiseBeforeJobEvent(Job $job) method raiseAfterJobEvent (line 117) | protected function raiseAfterJobEvent(Job $job) method raiseExceptionOccurredJobEvent (line 131) | protected function raiseExceptionOccurredJobEvent(Job $job, Throwable $e) method handleException (line 147) | protected function handleException(Job $queueJob, Throwable $e) method pushRaw (line 164) | public function pushRaw($payload, $queue = null, array $options = []) method later (line 178) | public function later($delay, $job, $data = '', $queue = null) method pop (line 189) | public function pop($queue = null) FILE: vendor/laravel/framework/src/Illuminate/Queue/TimeoutExceededException.php class TimeoutExceededException (line 5) | class TimeoutExceededException extends MaxAttemptsExceededException method forJob (line 13) | public static function forJob($job) FILE: vendor/laravel/framework/src/Illuminate/Queue/Worker.php class Worker (line 23) | class Worker method __construct (line 111) | public function __construct( method daemon (line 133) | public function daemon($connectionName, $queue, WorkerOptions $options) method registerTimeoutHandler (line 211) | protected function registerTimeoutHandler($job, WorkerOptions $options) method resetTimeoutHandler (line 248) | protected function resetTimeoutHandler() method timeoutForJob (line 260) | protected function timeoutForJob($job, WorkerOptions $options) method daemonShouldRun (line 273) | protected function daemonShouldRun(WorkerOptions $options, $connection... method pauseWorker (line 287) | protected function pauseWorker(WorkerOptions $options, $lastRestart) method stopIfNecessary (line 304) | protected function stopIfNecessary(WorkerOptions $options, $lastRestar... method runNextJob (line 325) | public function runNextJob($connectionName, $queue, WorkerOptions $opt... method getNextJob (line 348) | protected function getNextJob($connection, $queue) method runJob (line 389) | protected function runJob($job, $connectionName, WorkerOptions $options) method stopWorkerIfLostConnection (line 406) | protected function stopWorkerIfLostConnection($e) method process (line 423) | public function process($connectionName, $job, WorkerOptions $options) method handleJobException (line 467) | protected function handleJobException($connectionName, $job, WorkerOpt... method markJobAsFailedIfAlreadyExceedsMaxAttempts (line 514) | protected function markJobAsFailedIfAlreadyExceedsMaxAttempts($connect... method markJobAsFailedIfWillExceedMaxAttempts (line 542) | protected function markJobAsFailedIfWillExceedMaxAttempts($connectionN... method markJobAsFailedIfWillExceedMaxExceptions (line 563) | protected function markJobAsFailedIfWillExceedMaxExceptions($connectio... method markJobAsFailedIfItShouldFailOnTimeout (line 589) | protected function markJobAsFailedIfItShouldFailOnTimeout($connectionN... method failJob (line 603) | protected function failJob($job, Throwable $e) method calculateBackoff (line 615) | protected function calculateBackoff($job, WorkerOptions $options) method raiseBeforeJobPopEvent (line 633) | protected function raiseBeforeJobPopEvent($connectionName) method raiseAfterJobPopEvent (line 645) | protected function raiseAfterJobPopEvent($connectionName, $job) method raiseBeforeJobEvent (line 659) | protected function raiseBeforeJobEvent($connectionName, $job) method raiseAfterJobEvent (line 673) | protected function raiseAfterJobEvent($connectionName, $job) method raiseExceptionOccurredJobEvent (line 688) | protected function raiseExceptionOccurredJobEvent($connectionName, $jo... method queueShouldRestart (line 701) | protected function queueShouldRestart($lastRestart) method getTimestampOfLastQueueRestart (line 711) | protected function getTimestampOfLastQueueRestart() method listenForSignals (line 723) | protected function listenForSignals() method supportsAsyncSignals (line 738) | protected function supportsAsyncSignals() method memoryExceeded (line 749) | public function memoryExceeded($memoryLimit) method stop (line 761) | public function stop($status = 0, $options = null) method kill (line 775) | public function kill($status = 0, $options = null) method maxAttemptsExceededException (line 792) | protected function maxAttemptsExceededException($job) method timeoutExceededException (line 803) | protected function timeoutExceededException($job) method sleep (line 814) | public function sleep($seconds) method setCache (line 829) | public function setCache(CacheContract $cache) method setName (line 842) | public function setName($name) method popUsing (line 856) | public static function popUsing($workerName, $callback) method getManager (line 870) | public function getManager() method setManager (line 881) | public function setManager(QueueManager $manager) FILE: vendor/laravel/framework/src/Illuminate/Queue/WorkerOptions.php class WorkerOptions (line 5) | class WorkerOptions method __construct (line 100) | public function __construct( FILE: vendor/laravel/framework/src/Illuminate/Redis/Connections/Connection.php class Connection (line 12) | abstract class Connection method createSubscription (line 47) | abstract public function createSubscription($channels, Closure $callba... method funnel (line 55) | public function funnel($name) method throttle (line 66) | public function throttle($name) method client (line 76) | public function client() method subscribe (line 88) | public function subscribe($channels, Closure $callback) method psubscribe (line 100) | public function psubscribe($channels, Closure $callback) method command (line 112) | public function command($method, array $parameters = []) method parseParametersForEvent (line 133) | protected function parseParametersForEvent(array $parameters) method event (line 146) | protected function event($event) method listen (line 157) | public function listen(Closure $callback) method getName (line 167) | public function getName() method setName (line 178) | public function setName($name) method getEventDispatcher (line 190) | public function getEventDispatcher() method setEventDispatcher (line 201) | public function setEventDispatcher(Dispatcher $events) method unsetEventDispatcher (line 211) | public function unsetEventDispatcher() method __call (line 223) | public function __call($method, $parameters) FILE: vendor/laravel/framework/src/Illuminate/Redis/Connections/PacksPhpRedisValues.php type PacksPhpRedisValues (line 9) | trait PacksPhpRedisValues method pack (line 38) | public function pack(array $values): array method withoutSerializationOrCompression (line 91) | public function withoutSerializationOrCompression(callable $callback) method serialized (line 127) | public function serialized(): bool method compressed (line 138) | public function compressed(): bool method lzfCompressed (line 149) | public function lzfCompressed(): bool method zstdCompressed (line 160) | public function zstdCompressed(): bool method lz4Compressed (line 171) | public function lz4Compressed(): bool method supportsPacking (line 182) | protected function supportsPacking(): bool method supportsLzf (line 196) | protected function supportsLzf(): bool method supportsZstd (line 210) | protected function supportsZstd(): bool method phpRedisVersionAtLeast (line 225) | protected function phpRedisVersionAtLeast(string $version): bool FILE: vendor/laravel/framework/src/Illuminate/Redis/Connections/PhpRedisClusterConnection.php class PhpRedisClusterConnection (line 7) | class PhpRedisClusterConnection extends PhpRedisConnection method scan (line 32) | #[\Override] method flushdb (line 53) | public function flushdb() method defaultNode (line 73) | private function defaultNode() FILE: vendor/laravel/framework/src/Illuminate/Redis/Connections/PhpRedisConnection.php class PhpRedisConnection (line 14) | class PhpRedisConnection extends Connection implements ConnectionContract method __construct (line 40) | public function __construct($client, ?callable $connector = null, arra... method get (line 53) | public function get($key) method mget (line 66) | public function mget(array $keys) method set (line 83) | public function set($key, $value, $expireResolution = null, $expireTTL... method setnx (line 99) | public function setnx($key, $value) method hmget (line 111) | public function hmget($key, ...$dictionary) method hmset (line 127) | public function hmset($key, ...$dictionary) method hsetnx (line 148) | public function hsetnx($hash, $key, $value) method lrem (line 161) | public function lrem($key, $count, $value) method blpop (line 172) | public function blpop(...$arguments) method brpop (line 185) | public function brpop(...$arguments) method spop (line 199) | public function spop($key, $count = 1) method zadd (line 211) | public function zadd($key, ...$dictionary) method zrangebyscore (line 242) | public function zrangebyscore($key, $min, $max, $options = []) method zrevrangebyscore (line 263) | public function zrevrangebyscore($key, $min, $max, $options = []) method zinterstore (line 283) | public function zinterstore($output, $keys, $options = []) method zunionstore (line 299) | public function zunionstore($output, $keys, $options = []) method scan (line 314) | public function scan($cursor, $options = []) method zscan (line 336) | public function zscan($key, $cursor, $options = []) method hscan (line 358) | public function hscan($key, $cursor, $options = []) method sscan (line 380) | public function sscan($key, $cursor, $options = []) method pipeline (line 400) | public function pipeline(?callable $callback = null) method transaction (line 415) | public function transaction(?callable $callback = null) method evalsha (line 432) | public function evalsha($script, $numkeys, ...$arguments) method eval (line 447) | public function eval($script, $numberOfKeys, ...$arguments) method subscribe (line 459) | public function subscribe($channels, Closure $callback) method psubscribe (line 473) | public function psubscribe($channels, Closure $callback) method createSubscription (line 488) | public function createSubscription($channels, Closure $callback, $meth... method flushdb (line 498) | public function flushdb() method executeRaw (line 515) | public function executeRaw(array $parameters) method command (line 529) | public function command($method, array $parameters = []) method disconnect (line 547) | public function disconnect() method __call (line 559) | public function __call($method, $parameters) FILE: vendor/laravel/framework/src/Illuminate/Redis/Connections/PredisClusterConnection.php class PredisClusterConnection (line 8) | class PredisClusterConnection extends PredisConnection method flushdb (line 15) | public function flushdb() FILE: vendor/laravel/framework/src/Illuminate/Redis/Connections/PredisConnection.php class PredisConnection (line 13) | class PredisConnection extends Connection implements ConnectionContract method __construct (line 28) | public function __construct($client) method createSubscription (line 41) | public function createSubscription($channels, Closure $callback, $meth... method parseParametersForEvent (line 62) | protected function parseParametersForEvent(array $parameters) FILE: vendor/laravel/framework/src/Illuminate/Redis/Connectors/PhpRedisConnector.php class PhpRedisConnector (line 15) | class PhpRedisConnector implements Connector method connect (line 24) | public function connect(array $config, array $options) method connectToCluster (line 49) | public function connectToCluster(array $config, array $clusterOptions,... method buildClusterConnectionString (line 64) | protected function buildClusterConnectionString(array $server) method createClient (line 77) | protected function createClient(array $config) method establishConnection (line 155) | protected function establishConnection($client, array $config) method createRedisClusterInstance (line 185) | protected function createRedisClusterInstance(array $servers, array $o... method formatHost (line 236) | protected function formatHost(array $options) FILE: vendor/laravel/framework/src/Illuminate/Redis/Connectors/PredisConnector.php class PredisConnector (line 12) | class PredisConnector implements Connector method connect (line 21) | public function connect(array $config, array $options) method connectToCluster (line 47) | public function connectToCluster(array $config, array $clusterOptions,... FILE: vendor/laravel/framework/src/Illuminate/Redis/Events/CommandExecuted.php class CommandExecuted (line 5) | class CommandExecuted method __construct (line 51) | public function __construct($command, $parameters, $time, $connection) FILE: vendor/laravel/framework/src/Illuminate/Redis/Limiters/ConcurrencyLimiter.php class ConcurrencyLimiter (line 10) | class ConcurrencyLimiter method __construct (line 49) | public function __construct($redis, $name, $maxLocks, $releaseAfter) method block (line 68) | public function block($timeout, $callback = null, $sleep = 250) method acquire (line 103) | protected function acquire($id) method lockScript (line 125) | protected function lockScript() method release (line 144) | protected function release($key, $id) method releaseScript (line 157) | protected function releaseScript() FILE: vendor/laravel/framework/src/Illuminate/Redis/Limiters/ConcurrencyLimiterBuilder.php class ConcurrencyLimiterBuilder (line 8) | class ConcurrencyLimiterBuilder method __construct (line 61) | public function __construct($connection, $name) method limit (line 73) | public function limit($maxLocks) method releaseAfter (line 86) | public function releaseAfter($releaseAfter) method block (line 99) | public function block($timeout) method sleep (line 112) | public function sleep($sleep) method then (line 128) | public function then(callable $callback, ?callable $failure = null) FILE: vendor/laravel/framework/src/Illuminate/Redis/Limiters/DurationLimiter.php class DurationLimiter (line 8) | class DurationLimiter method __construct (line 61) | public function __construct($redis, $name, $maxLocks, $decay) method block (line 79) | public function block($timeout, $callback = null, $sleep = 750) method acquire (line 103) | public function acquire() method tooManyAttempts (line 121) | public function tooManyAttempts() method clear (line 135) | public function clear() method luaScript (line 151) | protected function luaScript() method tooManyAttemptsLuaScript (line 186) | protected function tooManyAttemptsLuaScript() FILE: vendor/laravel/framework/src/Illuminate/Redis/Limiters/DurationLimiterBuilder.php class DurationLimiterBuilder (line 8) | class DurationLimiterBuilder method __construct (line 61) | public function __construct($connection, $name) method allow (line 73) | public function allow($maxLocks) method every (line 86) | public function every($decay) method block (line 99) | public function block($timeout) method sleep (line 112) | public function sleep($sleep) method then (line 128) | public function then(callable $callback, ?callable $failure = null) FILE: vendor/laravel/framework/src/Illuminate/Redis/RedisManager.php class RedisManager (line 17) | class RedisManager implements Factory method __construct (line 69) | public function __construct($app, $driver, array $config) method connection (line 82) | public function connection($name = null) method resolve (line 103) | public function resolve($name = null) method resolveCluster (line 129) | protected function resolveCluster($name) method configure (line 147) | protected function configure(Connection $connection, $name) method connector (line 163) | protected function connector() method parseConnectionConfiguration (line 184) | protected function parseConnectionConfiguration($config) method connections (line 204) | public function connections() method enableEvents (line 214) | public function enableEvents() method disableEvents (line 224) | public function disableEvents() method setDriver (line 235) | public function setDriver($driver) method purge (line 246) | public function purge($name = null) method extend (line 260) | public function extend($driver, Closure $callback) method __call (line 274) | public function __call($method, $parameters) FILE: vendor/laravel/framework/src/Illuminate/Redis/RedisServiceProvider.php class RedisServiceProvider (line 9) | class RedisServiceProvider extends ServiceProvider implements Deferrable... method register (line 16) | public function register() method provides (line 34) | public function provides() FILE: vendor/laravel/framework/src/Illuminate/Routing/AbstractRouteCollection.php class AbstractRouteCollection (line 19) | abstract class AbstractRouteCollection implements Countable, IteratorAgg... method handleMatchedRoute (line 30) | protected function handleMatchedRoute(Request $request, $route) method checkForAlternateVerbs (line 57) | protected function checkForAlternateVerbs($request) method matchAgainstRoutes (line 80) | protected function matchAgainstRoutes(array $routes, $request, $includ... method getRouteForMethods (line 100) | protected function getRouteForMethods($request, array $methods) method requestMethodNotAllowed (line 121) | protected function requestMethodNotAllowed($request, array $others, $m... method methodNotAllowed (line 145) | protected function methodNotAllowed(array $others, $method) method compile (line 162) | public function compile() method dumper (line 191) | public function dumper() method toSymfonyRouteCollection (line 201) | public function toSymfonyRouteCollection() method addToSymfonyRoutesCollection (line 231) | protected function addToSymfonyRoutesCollection(SymfonyRouteCollection... method generateRouteName (line 261) | protected function generateRouteName() method getIterator (line 271) | public function getIterator(): Traversable method count (line 281) | public function count(): int FILE: vendor/laravel/framework/src/Illuminate/Routing/CallableDispatcher.php class CallableDispatcher (line 9) | class CallableDispatcher implements CallableDispatcherContract method __construct (line 26) | public function __construct(Container $container) method dispatch (line 38) | public function dispatch(Route $route, $callable) method resolveParameters (line 50) | protected function resolveParameters(Route $route, $callable) FILE: vendor/laravel/framework/src/Illuminate/Routing/CompiledRouteCollection.php class CompiledRouteCollection (line 15) | class CompiledRouteCollection extends AbstractRouteCollection method __construct (line 59) | public function __construct(array $compiled, array $attributes) method add (line 72) | public function add(Route $route) method refreshNameLookups (line 84) | public function refreshNameLookups() method refreshActionLookups (line 96) | public function refreshActionLookups() method match (line 110) | public function match(Request $request) method requestWithoutTrailingSlash (line 153) | protected function requestWithoutTrailingSlash(Request $request) method get (line 172) | public function get($method = null) method hasNamedRoute (line 183) | public function hasNamedRoute($name) method getByName (line 194) | public function getByName($name) method getByAction (line 209) | public function getByAction($action) method getRoutes (line 231) | public function getRoutes() method getRoutesByMethod (line 247) | public function getRoutesByMethod() method getRoutesByName (line 266) | public function getRoutesByName() method newRoute (line 281) | protected function newRoute(array $attributes) method setRouter (line 311) | public function setRouter(Router $router) method setContainer (line 324) | public function setContainer(Container $container) FILE: vendor/laravel/framework/src/Illuminate/Routing/Console/ControllerMakeCommand.php class ControllerMakeCommand (line 17) | #[AsCommand(name: 'make:controller')] method getStub (line 48) | protected function getStub() method resolveStubPath (line 85) | protected function resolveStubPath($stub) method getDefaultNamespace (line 98) | protected function getDefaultNamespace($rootNamespace) method buildClass (line 111) | protected function buildClass($name) method buildParentReplacements (line 149) | protected function buildParentReplacements() method buildModelReplacements (line 177) | protected function buildModelReplacements(array $replace) method parseModel (line 208) | protected function parseModel($model) method buildFormRequestReplacements (line 224) | protected function buildFormRequestReplacements(array $replace, $model... method generateFormRequests (line 266) | protected function generateFormRequests($modelClass, $storeRequestClas... method getOptions (line 288) | protected function getOptions() method afterPromptingForMissingArguments (line 311) | protected function afterPromptingForMissingArguments(InputInterface $i... FILE: vendor/laravel/framework/src/Illuminate/Routing/Console/MiddlewareMakeCommand.php class MiddlewareMakeCommand (line 9) | #[AsCommand(name: 'make:middleware')] method getStub (line 40) | protected function getStub() method resolveStubPath (line 51) | protected function resolveStubPath($stub) method getDefaultNamespace (line 64) | protected function getDefaultNamespace($rootNamespace) FILE: vendor/laravel/framework/src/Illuminate/Routing/Contracts/CallableDispatcher.php type CallableDispatcher (line 7) | interface CallableDispatcher method dispatch (line 16) | public function dispatch(Route $route, $callable); FILE: vendor/laravel/framework/src/Illuminate/Routing/Contracts/ControllerDispatcher.php type ControllerDispatcher (line 7) | interface ControllerDispatcher method dispatch (line 17) | public function dispatch(Route $route, $controller, $method); method getMiddleware (line 26) | public function getMiddleware($controller, $method); FILE: vendor/laravel/framework/src/Illuminate/Routing/Controller.php class Controller (line 7) | abstract class Controller method middleware (line 23) | public function middleware($middleware, array $options = []) method getMiddleware (line 40) | public function getMiddleware() method callAction (line 52) | public function callAction($method, $parameters) method __call (line 66) | public function __call($method, $parameters) FILE: vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php class ControllerDispatcher (line 9) | class ControllerDispatcher implements ControllerDispatcherContract method __construct (line 26) | public function __construct(Container $container) method dispatch (line 39) | public function dispatch(Route $route, $controller, $method) method resolveParameters (line 58) | protected function resolveParameters(Route $route, $controller, $method) method getMiddleware (line 72) | public function getMiddleware($controller, $method) FILE: vendor/laravel/framework/src/Illuminate/Routing/ControllerMiddlewareOptions.php class ControllerMiddlewareOptions (line 5) | class ControllerMiddlewareOptions method __construct (line 20) | public function __construct(array &$options) method only (line 31) | public function only($methods) method except (line 44) | public function except($methods) FILE: vendor/laravel/framework/src/Illuminate/Routing/Controllers/HasMiddleware.php type HasMiddleware (line 5) | interface HasMiddleware method middleware (line 12) | public static function middleware(); FILE: vendor/laravel/framework/src/Illuminate/Routing/Controllers/Middleware.php class Middleware (line 8) | class Middleware method __construct (line 16) | public function __construct(public Closure|string|array $middleware, p... method only (line 26) | public function only(array|string $only) method except (line 39) | public function except(array|string $except) FILE: vendor/laravel/framework/src/Illuminate/Routing/CreatesRegularExpressionRouteConstraints.php type CreatesRegularExpressionRouteConstraints (line 9) | trait CreatesRegularExpressionRouteConstraints method whereAlpha (line 17) | public function whereAlpha($parameters) method whereAlphaNumeric (line 28) | public function whereAlphaNumeric($parameters) method whereNumber (line 39) | public function whereNumber($parameters) method whereUlid (line 50) | public function whereUlid($parameters) method whereUuid (line 61) | public function whereUuid($parameters) method whereIn (line 73) | public function whereIn($parameters, array $values) method assignExpressionToParameters (line 90) | protected function assignExpressionToParameters($parameters, $expression) FILE: vendor/laravel/framework/src/Illuminate/Routing/Events/PreparingResponse.php class PreparingResponse (line 5) | class PreparingResponse method __construct (line 28) | public function __construct($request, $response) FILE: vendor/laravel/framework/src/Illuminate/Routing/Events/ResponsePrepared.php class ResponsePrepared (line 5) | class ResponsePrepared method __construct (line 28) | public function __construct($request, $response) FILE: vendor/laravel/framework/src/Illuminate/Routing/Events/RouteMatched.php class RouteMatched (line 5) | class RouteMatched method __construct (line 28) | public function __construct($route, $request) FILE: vendor/laravel/framework/src/Illuminate/Routing/Events/Routing.php class Routing (line 5) | class Routing method __construct (line 20) | public function __construct($request) FILE: vendor/laravel/framework/src/Illuminate/Routing/Exceptions/BackedEnumCaseNotFoundException.php class BackedEnumCaseNotFoundException (line 7) | class BackedEnumCaseNotFoundException extends RuntimeException method __construct (line 16) | public function __construct($backedEnumClass, $case) FILE: vendor/laravel/framework/src/Illuminate/Routing/Exceptions/InvalidSignatureException.php class InvalidSignatureException (line 7) | class InvalidSignatureException extends HttpException method __construct (line 14) | public function __construct() FILE: vendor/laravel/framework/src/Illuminate/Routing/Exceptions/MissingRateLimiterException.php class MissingRateLimiterException (line 7) | class MissingRateLimiterException extends Exception method forLimiter (line 15) | public static function forLimiter(string $limiter) method forLimiterAndUser (line 27) | public static function forLimiterAndUser(string $limiter, string $model) FILE: vendor/laravel/framework/src/Illuminate/Routing/Exceptions/StreamedResponseException.php class StreamedResponseException (line 9) | class StreamedResponseException extends RuntimeException method __construct (line 24) | public function __construct(Throwable $originalException) method render (line 36) | public function render() method getInnerException (line 46) | public function getInnerException() FILE: vendor/laravel/framework/src/Illuminate/Routing/Exceptions/UrlGenerationException.php class UrlGenerationException (line 9) | class UrlGenerationException extends Exception method forMissingParameters (line 18) | public static function forMissingParameters(Route $route, array $param... FILE: vendor/laravel/framework/src/Illuminate/Routing/FiltersControllerMiddleware.php type FiltersControllerMiddleware (line 5) | trait FiltersControllerMiddleware method methodExcludedByOptions (line 14) | public static function methodExcludedByOptions($method, array $options) FILE: vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php class ImplicitRouteBinding (line 12) | class ImplicitRouteBinding method resolveForRoute (line 24) | public static function resolveForRoute($container, $route) method resolveBackedEnumsForRoute (line 78) | protected static function resolveBackedEnumsForRoute($route, $parameters) method getParameterName (line 114) | protected static function getParameterName($name, $parameters) FILE: vendor/laravel/framework/src/Illuminate/Routing/Matching/HostValidator.php class HostValidator (line 8) | class HostValidator implements ValidatorInterface method matches (line 17) | public function matches(Route $route, Request $request) FILE: vendor/laravel/framework/src/Illuminate/Routing/Matching/MethodValidator.php class MethodValidator (line 8) | class MethodValidator implements ValidatorInterface method matches (line 17) | public function matches(Route $route, Request $request) FILE: vendor/laravel/framework/src/Illuminate/Routing/Matching/SchemeValidator.php class SchemeValidator (line 8) | class SchemeValidator implements ValidatorInterface method matches (line 17) | public function matches(Route $route, Request $request) FILE: vendor/laravel/framework/src/Illuminate/Routing/Matching/UriValidator.php class UriValidator (line 8) | class UriValidator implements ValidatorInterface method matches (line 17) | public function matches(Route $route, Request $request) FILE: vendor/laravel/framework/src/Illuminate/Routing/Matching/ValidatorInterface.php type ValidatorInterface (line 8) | interface ValidatorInterface method matches (line 17) | public function matches(Route $route, Request $request); FILE: vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php class SubstituteBindings (line 9) | class SubstituteBindings method __construct (line 24) | public function __construct(Registrar $router) method handle (line 36) | public function handle($request, Closure $next) FILE: vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php class ThrottleRequests (line 16) | class ThrottleRequests method __construct (line 40) | public function __construct(RateLimiter $limiter) method using (line 51) | public static function using($name) method with (line 66) | public static function with($maxAttempts = 60, $decayMinutes = 1, $pre... method handle (line 84) | public function handle($request, Closure $next, $maxAttempts = 60, $de... method handleRequestUsingNamedLimiter (line 117) | protected function handleRequestUsingNamedLimiter($request, Closure $n... method handleRequest (line 151) | protected function handleRequest($request, Closure $next, array $limits) method resolveMaxAttempts (line 183) | protected function resolveMaxAttempts($request, $maxAttempts) method resolveRequestSignature (line 213) | protected function resolveRequestSignature($request) method buildException (line 233) | protected function buildException($request, $key, $maxAttempts, $respo... method getTimeUntilNextRetry (line 254) | protected function getTimeUntilNextRetry($key) method addHeaders (line 268) | protected function addHeaders(Response $response, $maxAttempts, $remai... method getHeaders (line 286) | protected function getHeaders($maxAttempts, method calculateRemainingAttempts (line 318) | protected function calculateRemainingAttempts($key, $maxAttempts, $ret... method formatIdentifier (line 329) | private function formatIdentifier($value) method shouldHashKeys (line 340) | public static function shouldHashKeys(bool $shouldHashKeys = true) FILE: vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequestsWithRedis.php class ThrottleRequestsWithRedis (line 10) | class ThrottleRequestsWithRedis extends ThrottleRequests method __construct (line 40) | public function __construct(RateLimiter $limiter, Redis $redis) method handleRequest (line 57) | protected function handleRequest($request, Closure $next, array $limits) method tooManyAttempts (line 86) | protected function tooManyAttempts($key, $maxAttempts, $decaySeconds) method calculateRemainingAttempts (line 107) | protected function calculateRemainingAttempts($key, $maxAttempts, $ret... method getTimeUntilNextRetry (line 118) | protected function getTimeUntilNextRetry($key) method getRedisConnection (line 128) | protected function getRedisConnection() FILE: vendor/laravel/framework/src/Illuminate/Routing/Middleware/ValidateSignature.php class ValidateSignature (line 9) | class ValidateSignature method relative (line 33) | public static function relative($ignore = []) method absolute (line 46) | public static function absolute($ignore = []) method handle (line 65) | public function handle($request, Closure $next, ...$args) method parseArguments (line 82) | protected function parseArguments(array $args) method except (line 104) | public static function except($parameters) FILE: vendor/laravel/framework/src/Illuminate/Routing/MiddlewareNameResolver.php class MiddlewareNameResolver (line 7) | class MiddlewareNameResolver method resolve (line 17) | public static function resolve($name, $map, $middlewareGroups) method parseMiddlewareGroup (line 53) | protected static function parseMiddlewareGroup($name, $map, $middlewar... FILE: vendor/laravel/framework/src/Illuminate/Routing/PendingResourceRegistration.php class PendingResourceRegistration (line 8) | class PendingResourceRegistration method __construct (line 56) | public function __construct(ResourceRegistrar $registrar, $name, $cont... method only (line 70) | public function only($methods) method except (line 83) | public function except($methods) method names (line 96) | public function names($names) method name (line 110) | public function name($method, $name) method parameters (line 123) | public function parameters($parameters) method parameter (line 137) | public function parameter($previous, $new) method middleware (line 150) | public function middleware($middleware) method middlewareFor (line 179) | public function middlewareFor($methods, $middleware) method withoutMiddleware (line 204) | public function withoutMiddleware($middleware) method withoutMiddlewareFor (line 220) | public function withoutMiddlewareFor($methods, $middleware) method where (line 238) | public function where($wheres) method shallow (line 251) | public function shallow($shallow = true) method missing (line 264) | public function missing($callback) method scoped (line 277) | public function scoped(array $fields = []) method withTrashed (line 290) | public function withTrashed(array $methods = []) method register (line 302) | public function register() method __destruct (line 316) | public function __destruct() FILE: vendor/laravel/framework/src/Illuminate/Routing/PendingSingletonResourceRegistration.php class PendingSingletonResourceRegistration (line 8) | class PendingSingletonResourceRegistration method __construct (line 56) | public function __construct(ResourceRegistrar $registrar, $name, $cont... method only (line 70) | public function only($methods) method except (line 83) | public function except($methods) method creatable (line 95) | public function creatable() method destroyable (line 107) | public function destroyable() method names (line 120) | public function names($names) method name (line 134) | public function name($method, $name) method parameters (line 147) | public function parameters($parameters) method parameter (line 161) | public function parameter($previous, $new) method middleware (line 174) | public function middleware($middleware) method middlewareFor (line 203) | public function middlewareFor($methods, $middleware) method withoutMiddleware (line 228) | public function withoutMiddleware($middleware) method withoutMiddlewareFor (line 244) | public function withoutMiddlewareFor($methods, $middleware) method where (line 262) | public function where($wheres) method register (line 274) | public function register() method __destruct (line 288) | public function __destruct() FILE: vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php class Pipeline (line 16) | class Pipeline extends BasePipeline method handleCarry (line 24) | protected function handleCarry($carry) method handleException (line 40) | protected function handleException($passable, Throwable $e) FILE: vendor/laravel/framework/src/Illuminate/Routing/RedirectController.php class RedirectController (line 10) | class RedirectController extends Controller method __invoke (line 19) | public function __invoke(Request $request, UrlGenerator $url) FILE: vendor/laravel/framework/src/Illuminate/Routing/Redirector.php class Redirector (line 9) | class Redirector method __construct (line 33) | public function __construct(UrlGenerator $generator) method back (line 46) | public function back($status = 302, $headers = [], $fallback = false) method refresh (line 58) | public function refresh($status = 302, $headers = []) method guest (line 72) | public function guest($path, $status = 302, $headers = [], $secure = n... method intended (line 96) | public function intended($default = '/', $status = 302, $headers = [],... method to (line 112) | public function to($path, $status = 302, $headers = [], $secure = null) method away (line 125) | public function away($path, $status = 302, $headers = []) method secure (line 138) | public function secure($path, $status = 302, $headers = []) method route (line 152) | public function route($route, $parameters = [], $status = 302, $header... method signedRoute (line 167) | public function signedRoute($route, $parameters = [], $expiration = nu... method temporarySignedRoute (line 182) | public function temporarySignedRoute($route, $expiration, $parameters ... method action (line 196) | public function action($action, $parameters = [], $status = 302, $head... method createRedirect (line 209) | protected function createRedirect($path, $status, $headers) method getUrlGenerator (line 225) | public function getUrlGenerator() method setSession (line 236) | public function setSession(SessionStore $session) method getIntendedUrl (line 246) | public function getIntendedUrl() method setIntendedUrl (line 257) | public function setIntendedUrl($url) FILE: vendor/laravel/framework/src/Illuminate/Routing/ResolvesRouteDependencies.php type ResolvesRouteDependencies (line 14) | trait ResolvesRouteDependencies method resolveClassMethodDependencies (line 24) | protected function resolveClassMethodDependencies(array $parameters, $... method resolveMethodDependencies (line 42) | public function resolveMethodDependencies(array $parameters, Reflectio... method transformDependency (line 76) | protected function transformDependency(ReflectionParameter $parameter,... method alreadyInParameters (line 105) | protected function alreadyInParameters($class, array $parameters) method spliceIntoParameters (line 118) | protected function spliceIntoParameters(array &$parameters, $offset, $... FILE: vendor/laravel/framework/src/Illuminate/Routing/ResourceRegistrar.php class ResourceRegistrar (line 7) | class ResourceRegistrar method __construct (line 67) | public function __construct(Router $router) method register (line 80) | public function register($name, $controller, array $options = []) method singleton (line 147) | public function singleton($name, $controller, array $options = []) method prefixedResource (line 210) | protected function prefixedResource($name, $controller, array $options) method prefixedSingleton (line 232) | protected function prefixedSingleton($name, $controller, array $options) method getResourcePrefix (line 252) | protected function getResourcePrefix($name) method getResourceMethods (line 271) | protected function getResourceMethods($defaults, $options) method addResourceIndex (line 295) | protected function addResourceIndex($name, $base, $controller, $options) method addResourceCreate (line 315) | protected function addResourceCreate($name, $base, $controller, $options) method addResourceStore (line 335) | protected function addResourceStore($name, $base, $controller, $options) method addResourceShow (line 355) | protected function addResourceShow($name, $base, $controller, $options) method addResourceEdit (line 375) | protected function addResourceEdit($name, $base, $controller, $options) method addResourceUpdate (line 395) | protected function addResourceUpdate($name, $base, $controller, $options) method addResourceDestroy (line 415) | protected function addResourceDestroy($name, $base, $controller, $opti... method addSingletonCreate (line 434) | protected function addSingletonCreate($name, $controller, $options) method addSingletonStore (line 453) | protected function addSingletonStore($name, $controller, $options) method addSingletonShow (line 472) | protected function addSingletonShow($name, $controller, $options) method addSingletonEdit (line 491) | protected function addSingletonEdit($name, $controller, $options) method addSingletonUpdate (line 510) | protected function addSingletonUpdate($name, $controller, $options) method addSingletonDestroy (line 529) | protected function addSingletonDestroy($name, $controller, $options) method getShallowName (line 547) | protected function getShallowName($name, $options) method setResourceBindingFields (line 561) | protected function setResourceBindingFields($route, $bindingFields) method getResourceUri (line 578) | public function getResourceUri($resource) method getNestedResourceUri (line 600) | protected function getNestedResourceUri(array $segments) method getResourceWildcard (line 616) | public function getResourceWildcard($value) method getResourceAction (line 638) | protected function getResourceAction($resource, $controller, $method, ... method getResourceRouteName (line 671) | protected function getResourceRouteName($resource, $method, $options) method singularParameters (line 700) | public static function singularParameters($singular = true) method getParameters (line 710) | public static function getParameters() method setParameters (line 721) | public static function setParameters(array $parameters = []) method verbs (line 732) | public static function verbs(array $verbs = []) FILE: vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php class ResponseFactory (line 19) | class ResponseFactory implements FactoryContract method __construct (line 44) | public function __construct(ViewFactory $view, Redirector $redirector) method make (line 58) | public function make($content = '', $status = 200, array $headers = []) method noContent (line 70) | public function noContent($status = 204, array $headers = []) method view (line 84) | public function view($view, $data = [], $status = 200, array $headers ... method json (line 102) | public function json($data = [], $status = 200, array $headers = [], $... method jsonp (line 117) | public function jsonp($callback, $data = [], $status = 200, array $hea... method eventStream (line 130) | public function eventStream(Closure $callback, array $headers = [], st... method stream (line 171) | public function stream($callback, $status = 200, array $headers = []) method streamJson (line 185) | public function streamJson($data, $status = 200, $headers = [], $encod... method streamDownload (line 201) | public function streamDownload($callback, $name = null, array $headers... method download (line 233) | public function download($file, $name = null, array $headers = [], $di... method fallbackName (line 250) | protected function fallbackName($name) method file (line 262) | public function file($file, array $headers = []) method redirectTo (line 276) | public function redirectTo($path, $status = 302, $headers = [], $secur... method redirectToRoute (line 290) | public function redirectToRoute($route, $parameters = [], $status = 30... method redirectToAction (line 304) | public function redirectToAction($action, $parameters = [], $status = ... method redirectGuest (line 318) | public function redirectGuest($path, $status = 302, $headers = [], $se... method redirectToIntended (line 332) | public function redirectToIntended($default = '/', $status = 302, $hea... FILE: vendor/laravel/framework/src/Illuminate/Routing/Route.php class Route (line 30) | class Route method __construct (line 175) | public function __construct($methods, $uri, $action) method parseAction (line 196) | protected function parseAction($action) method run (line 206) | public function run() method isControllerAction (line 226) | protected function isControllerAction() method runCallable (line 236) | protected function runCallable() method isSerializedClosure (line 252) | protected function isSerializedClosure() method runController (line 264) | protected function runController() method getController (line 276) | public function getController() method getControllerClass (line 296) | public function getControllerClass() method getControllerMethod (line 306) | protected function getControllerMethod() method parseControllerCallback (line 316) | protected function parseControllerCallback() method flushController (line 326) | public function flushController() method matches (line 339) | public function matches(Request $request, $includingMethod = true) method compileRoute (line 361) | protected function compileRoute() method bind (line 376) | public function bind(Request $request) method hasParameters (line 393) | public function hasParameters() method hasParameter (line 404) | public function hasParameter($name) method parameter (line 420) | public function parameter($name, $default = null) method originalParameter (line 432) | public function originalParameter($name, $default = null) method setParameter (line 444) | public function setParameter($name, $value) method forgetParameter (line 457) | public function forgetParameter($name) method parameters (line 471) | public function parameters() method originalParameters (line 487) | public function originalParameters() method parametersWithoutNulls (line 501) | public function parametersWithoutNulls() method parameterNames (line 511) | public function parameterNames() method compileParameterNames (line 525) | protected function compileParameterNames() method signatureParameters (line 538) | public function signatureParameters($conditions = []) method bindingFieldFor (line 553) | public function bindingFieldFor($parameter) method bindingFields (line 565) | public function bindingFields() method setBindingFields (line 576) | public function setBindingFields(array $bindingFields) method parentOfParameter (line 589) | public function parentOfParameter($parameter) method withTrashed (line 606) | public function withTrashed($withTrashed = true) method allowsTrashedBindings (line 618) | public function allowsTrashedBindings() method defaults (line 630) | public function defaults($key, $value) method setDefaults (line 643) | public function setDefaults(array $defaults) method where (line 657) | public function where($name, $expression = null) method parseWhere (line 673) | protected function parseWhere($name, $expression) method setWheres (line 684) | public function setWheres(array $wheres) method fallback (line 698) | public function fallback() method setFallback (line 711) | public function setFallback($isFallback) method methods (line 723) | public function methods() method httpOnly (line 733) | public function httpOnly() method httpsOnly (line 743) | public function httpsOnly() method secure (line 753) | public function secure() method domain (line 766) | public function domain($domain = null) method getDomain (line 792) | public function getDomain() method getPrefix (line 803) | public function getPrefix() method prefix (line 814) | public function prefix($prefix) method updatePrefixOnAction (line 831) | protected function updatePrefixOnAction($prefix) method uri (line 843) | public function uri() method setUri (line 854) | public function setUri($uri) method parseUri (line 867) | protected function parseUri($uri) method getName (line 881) | public function getName() method name (line 894) | public function name($name) method named (line 911) | public function named(...$patterns) method uses (line 932) | public function uses($action) method addGroupNamespaceToStringUses (line 952) | protected function addGroupNamespaceToStringUses($action) method getActionName (line 968) | public function getActionName() method getActionMethod (line 978) | public function getActionMethod() method getAction (line 989) | public function getAction($key = null) method setAction (line 1000) | public function setAction(array $action) method getMissing (line 1016) | public function getMissing() method missing (line 1033) | public function missing($missing) method gatherMiddleware (line 1045) | public function gatherMiddleware() method middleware (line 1064) | public function middleware($middleware = null) method can (line 1092) | public function can($ability, $models = []) method controllerMiddleware (line 1106) | public function controllerMiddleware() method staticallyProvidedControllerMiddleware (line 1139) | protected function staticallyProvidedControllerMiddleware(string $clas... method withoutMiddleware (line 1158) | public function withoutMiddleware($middleware) method excludedMiddleware (line 1172) | public function excludedMiddleware() method scopeBindings (line 1182) | public function scopeBindings() method withoutScopedBindings (line 1194) | public function withoutScopedBindings() method enforcesScopedBindings (line 1206) | public function enforcesScopedBindings() method preventsScopedBindings (line 1216) | public function preventsScopedBindings() method block (line 1228) | public function block($lockSeconds = 10, $waitSeconds = 10) method withoutBlocking (line 1241) | public function withoutBlocking() method locksFor (line 1251) | public function locksFor() method waitsFor (line 1261) | public function waitsFor() method controllerDispatcher (line 1271) | public function controllerDispatcher() method getValidators (line 1285) | public static function getValidators() method toSymfonyRoute (line 1305) | public function toSymfonyRoute() method getOptionalParameterNames (line 1319) | protected function getOptionalParameterNames() method getCompiled (line 1331) | public function getCompiled() method setRouter (line 1342) | public function setRouter(Router $router) method setContainer (line 1355) | public function setContainer(Container $container) method prepareForSerialization (line 1369) | public function prepareForSerialization() method __get (line 1394) | public function __get($key) FILE: vendor/laravel/framework/src/Illuminate/Routing/RouteAction.php class RouteAction (line 11) | class RouteAction method parse (line 20) | public static function parse($uri, $action) method missingAction (line 61) | protected static function missingAction($uri) method findCallable (line 74) | protected static function findCallable(array $action) method makeInvokable (line 89) | protected static function makeInvokable($action) method containsSerializedClosure (line 104) | public static function containsSerializedClosure(array $action) FILE: vendor/laravel/framework/src/Illuminate/Routing/RouteBinding.php class RouteBinding (line 10) | class RouteBinding method forCallback (line 19) | public static function forCallback($container, $binder) method createClassBinding (line 35) | protected static function createClassBinding($container, $binding) method forModel (line 59) | public static function forModel($container, $class, $callback = null) FILE: vendor/laravel/framework/src/Illuminate/Routing/RouteCollection.php class RouteCollection (line 8) | class RouteCollection extends AbstractRouteCollection method add (line 44) | public function add(Route $route) method addToCollections (line 59) | protected function addToCollections($route) method addLookups (line 77) | protected function addLookups($route) method addToActionList (line 103) | protected function addToActionList($action, $route) method refreshNameLookups (line 115) | public function refreshNameLookups() method refreshActionLookups (line 133) | public function refreshActionLookups() method match (line 153) | public function match(Request $request) method get (line 171) | public function get($method = null) method hasNamedRoute (line 182) | public function hasNamedRoute($name) method getByName (line 193) | public function getByName($name) method getByAction (line 204) | public function getByAction($action) method getRoutes (line 214) | public function getRoutes() method getRoutesByMethod (line 224) | public function getRoutesByMethod() method getRoutesByName (line 234) | public function getRoutesByName() method toSymfonyRouteCollection (line 244) | public function toSymfonyRouteCollection() method toCompiledRouteCollection (line 260) | public function toCompiledRouteCollection(Router $router, Container $c... FILE: vendor/laravel/framework/src/Illuminate/Routing/RouteCollectionInterface.php type RouteCollectionInterface (line 7) | interface RouteCollectionInterface method add (line 15) | public function add(Route $route); method refreshNameLookups (line 24) | public function refreshNameLookups(); method refreshActionLookups (line 33) | public function refreshActionLookups(); method match (line 44) | public function match(Request $request); method get (line 52) | public function get($method = null); method hasNamedRoute (line 60) | public function hasNamedRoute($name); method getByName (line 68) | public function getByName($name); method getByAction (line 76) | public function getByAction($action); method getRoutes (line 83) | public function getRoutes(); method getRoutesByMethod (line 90) | public function getRoutesByMethod(); method getRoutesByName (line 97) | public function getRoutesByName(); FILE: vendor/laravel/framework/src/Illuminate/Routing/RouteDependencyResolverTrait.php type RouteDependencyResolverTrait (line 8) | trait RouteDependencyResolverTrait FILE: vendor/laravel/framework/src/Illuminate/Routing/RouteFileRegistrar.php class RouteFileRegistrar (line 5) | class RouteFileRegistrar method __construct (line 20) | public function __construct(Router $router) method register (line 31) | public function register($routes) FILE: vendor/laravel/framework/src/Illuminate/Routing/RouteGroup.php class RouteGroup (line 7) | class RouteGroup method merge (line 17) | public static function merge($new, $old, $prependExistingPrefix = true) method formatNamespace (line 45) | protected static function formatNamespace($new, $old) method formatPrefix (line 64) | protected static function formatPrefix($new, $old, $prependExistingPre... method formatWhere (line 82) | protected static function formatWhere($new, $old) method formatAs (line 97) | protected static function formatAs($new, $old) FILE: vendor/laravel/framework/src/Illuminate/Routing/RouteParameterBinder.php class RouteParameterBinder (line 7) | class RouteParameterBinder method __construct (line 22) | public function __construct($route) method parameters (line 33) | public function parameters($request) method bindPathParameters (line 55) | protected function bindPathParameters($request) method bindHostParameters (line 71) | protected function bindHostParameters($request, $parameters) method matchToKeys (line 84) | protected function matchToKeys(array $matches) method replaceDefaults (line 103) | protected function replaceDefaults(array $parameters) FILE: vendor/laravel/framework/src/Illuminate/Routing/RouteRegistrar.php class RouteRegistrar (line 34) | class RouteRegistrar method __construct (line 100) | public function __construct(Router $router) method attribute (line 114) | public function attribute($key, $value) method resource (line 155) | public function resource($name, $controller, array $options = []) method apiResource (line 168) | public function apiResource($name, $controller, array $options = []) method singleton (line 181) | public function singleton($name, $controller, array $options = []) method apiSingleton (line 194) | public function apiSingleton($name, $controller, array $options = []) method group (line 205) | public function group($callback) method match (line 220) | public function match($methods, $uri, $action = null) method registerRoute (line 233) | protected function registerRoute($method, $uri, $action = null) method compileAction (line 248) | protected function compileAction($action) method __call (line 282) | public function __call($method, $parameters) FILE: vendor/laravel/framework/src/Illuminate/Routing/RouteSignatureParameters.php class RouteSignatureParameters (line 10) | class RouteSignatureParameters method fromAction (line 19) | public static function fromAction(array $action, $conditions = []) method fromClassMethodString (line 42) | protected static function fromClassMethodString($uses) FILE: vendor/laravel/framework/src/Illuminate/Routing/RouteUri.php class RouteUri (line 5) | class RouteUri method __construct (line 28) | public function __construct(string $uri, array $bindingFields = []) method parse (line 40) | public static function parse($uri) FILE: vendor/laravel/framework/src/Illuminate/Routing/RouteUrlGenerator.php class RouteUrlGenerator (line 8) | class RouteUrlGenerator method __construct (line 60) | public function __construct($url, $request) method to (line 76) | public function to($route, $parameters = [], $absolute = false) method getRouteDomain (line 118) | protected function getRouteDomain($route, &$parameters) method formatDomain (line 130) | protected function formatDomain($route, &$parameters) method getRouteScheme (line 143) | protected function getRouteScheme($route) method addPortToDomain (line 160) | protected function addPortToDomain($domain) method replaceRootParameters (line 178) | protected function replaceRootParameters($route, $domain, &$parameters) method replaceRouteParameters (line 194) | protected function replaceRouteParameters($path, array &$parameters) method replaceNamedParameters (line 217) | protected function replaceNamedParameters($path, &$parameters) method addQueryString (line 239) | protected function addQueryString($uri, array $parameters) method getRouteQueryString (line 259) | protected function getRouteQueryString(array $parameters) method getStringParameters (line 292) | protected function getStringParameters(array $parameters) method getNumericParameters (line 303) | protected function getNumericParameters(array $parameters) method defaults (line 314) | public function defaults(array $defaults) FILE: vendor/laravel/framework/src/Illuminate/Routing/Router.php class Router (line 38) | class Router implements BindingRegistrar, RegistrarContract method __construct (line 145) | public function __construct(Dispatcher $events, ?Container $container ... method get (line 159) | public function get($uri, $action = null) method post (line 171) | public function post($uri, $action = null) method put (line 183) | public function put($uri, $action = null) method patch (line 195) | public function patch($uri, $action = null) method delete (line 207) | public function delete($uri, $action = null) method options (line 219) | public function options($uri, $action = null) method any (line 231) | public function any($uri, $action = null) method fallback (line 242) | public function fallback($action) method redirect (line 259) | public function redirect($uri, $destination, $status = 302) method permanentRedirect (line 273) | public function permanentRedirect($uri, $destination) method view (line 288) | public function view($uri, $view, $data = [], $status = 200, array $he... method match (line 307) | public function match($methods, $uri, $action = null) method resources (line 319) | public function resources(array $resources, array $options = []) method resource (line 334) | public function resource($name, $controller, array $options = []) method apiResources (line 354) | public function apiResources(array $resources, array $options = []) method apiResource (line 369) | public function apiResource($name, $controller, array $options = []) method singletons (line 389) | public function singletons(array $singletons, array $options = []) method singleton (line 404) | public function singleton($name, $controller, array $options = []) method apiSingletons (line 424) | public function apiSingletons(array $singletons, array $options = []) method apiSingleton (line 439) | public function apiSingleton($name, $controller, array $options = []) method group (line 459) | public function group(array $attributes, $routes) method updateGroupStack (line 481) | protected function updateGroupStack(array $attributes) method mergeWithLastGroup (line 497) | public function mergeWithLastGroup($new, $prependExistingPrefix = true) method loadRoutes (line 508) | protected function loadRoutes($routes) method getLastGroupPrefix (line 522) | public function getLastGroupPrefix() method addRoute (line 541) | public function addRoute($methods, $uri, $action) method createRoute (line 554) | protected function createRoute($methods, $uri, $action) method actionReferencesController (line 585) | protected function actionReferencesController($action) method convertToControllerAction (line 600) | protected function convertToControllerAction($action) method prependGroupNamespace (line 628) | protected function prependGroupNamespace($class) method prependGroupController (line 642) | protected function prependGroupController($class) method newRoute (line 669) | public function newRoute($methods, $uri, $action) method prefix (line 682) | protected function prefix($uri) method addWhereClausesToRoute (line 693) | protected function addWhereClausesToRoute($route) method mergeGroupAttributesIntoRoute (line 708) | protected function mergeGroupAttributesIntoRoute($route) method respondWithRoute (line 722) | public function respondWithRoute($name) method dispatch (line 735) | public function dispatch(Request $request) method dispatchToRoute (line 748) | public function dispatchToRoute(Request $request) method findRoute (line 759) | protected function findRoute($request) method runRoute (line 779) | protected function runRoute(Request $request, Route $route) method runRouteWithinStack (line 797) | protected function runRouteWithinStack(Route $route, Request $request) method gatherRouteMiddleware (line 818) | public function gatherRouteMiddleware(Route $route) method resolveMiddleware (line 830) | public function resolveMiddleware(array $middleware, array $excluded =... method sortMiddleware (line 871) | protected function sortMiddleware(Collection $middlewares) method prepareResponse (line 883) | public function prepareResponse($request, $response) method toResponse (line 899) | public static function toResponse($request, $response) method substituteBindings (line 939) | public function substituteBindings($route) method substituteImplicitBindings (line 959) | public function substituteImplicitBindings($route) method substituteImplicitBindingsUsing (line 974) | public function substituteImplicitBindingsUsing($callback) method performBinding (line 991) | protected function performBinding($key, $value, $route) method matched (line 1002) | public function matched($callback) method getMiddleware (line 1012) | public function getMiddleware() method aliasMiddleware (line 1024) | public function aliasMiddleware($name, $class) method hasMiddlewareGroup (line 1037) | public function hasMiddlewareGroup($name) method getMiddlewareGroups (line 1047) | public function getMiddlewareGroups() method middlewareGroup (line 1059) | public function middlewareGroup($name, array $middleware) method prependMiddlewareToGroup (line 1075) | public function prependMiddlewareToGroup($group, $middleware) method pushMiddlewareToGroup (line 1093) | public function pushMiddlewareToGroup($group, $middleware) method removeMiddlewareFromGroup (line 1113) | public function removeMiddlewareFromGroup($group, $middleware) method flushMiddlewareGroups (line 1137) | public function flushMiddlewareGroups() method bind (line 1151) | public function bind($key, $binder) method model (line 1166) | public function model($key, $class, ?Closure $callback = null) method getBindingCallback (line 1177) | public function getBindingCallback($key) method getPatterns (line 1189) | public function getPatterns() method pattern (line 1201) | public function pattern($key, $pattern) method patterns (line 1212) | public function patterns($patterns) method hasGroupStack (line 1224) | public function hasGroupStack() method getGroupStack (line 1234) | public function getGroupStack() method input (line 1246) | public function input($key, $default = null) method getCurrentRequest (line 1256) | public function getCurrentRequest() method getCurrentRoute (line 1266) | public function getCurrentRoute() method current (line 1276) | public function current() method has (line 1287) | public function has($name) method currentRouteName (line 1305) | public function currentRouteName() method is (line 1316) | public function is(...$patterns) method currentRouteNamed (line 1327) | public function currentRouteNamed(...$patterns) method currentRouteAction (line 1337) | public function currentRouteAction() method uses (line 1350) | public function uses(...$patterns) method currentRouteUses (line 1367) | public function currentRouteUses($action) method singularResourceParameters (line 1378) | public function singularResourceParameters($singular = true) method resourceParameters (line 1389) | public function resourceParameters(array $parameters = []) method resourceVerbs (line 1400) | public function resourceVerbs(array $verbs = []) method getRoutes (line 1410) | public function getRoutes() method setRoutes (line 1421) | public function setRoutes(RouteCollection $routes) method setCompiledRoutes (line 1438) | public function setCompiledRoutes(array $routes) method uniqueMiddleware (line 1453) | public static function uniqueMiddleware(array $middleware) method setContainer (line 1476) | public function setContainer(Container $container) method __call (line 1490) | public function __call($method, $parameters) FILE: vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php class RoutingServiceProvider (line 17) | class RoutingServiceProvider extends ServiceProvider method register (line 24) | public function register() method registerRouter (line 41) | protected function registerRouter() method registerUrlGenerator (line 53) | protected function registerUrlGenerator() method requestRebinder (line 100) | protected function requestRebinder() method registerRedirector (line 112) | protected function registerRedirector() method registerPsrRequest (line 133) | protected function registerPsrRequest() method registerPsrResponse (line 158) | protected function registerPsrResponse() method registerResponseFactory (line 174) | protected function registerResponseFactory() method registerCallableDispatcher (line 186) | protected function registerCallableDispatcher() method registerControllerDispatcher (line 198) | protected function registerControllerDispatcher() FILE: vendor/laravel/framework/src/Illuminate/Routing/SortedMiddleware.php class SortedMiddleware (line 7) | class SortedMiddleware extends Collection method __construct (line 16) | public function __construct(array $priorityMap, $middlewares) method sortMiddleware (line 34) | protected function sortMiddleware($priorityMap, $middlewares) method priorityMapIndex (line 74) | protected function priorityMapIndex($priorityMap, $middleware) method middlewareNames (line 91) | protected function middlewareNames($middleware) method moveMiddleware (line 122) | protected function moveMiddleware($middlewares, $from, $to) FILE: vendor/laravel/framework/src/Illuminate/Routing/UrlGenerator.php class UrlGenerator (line 19) | class UrlGenerator implements UrlGeneratorContract method __construct (line 129) | public function __construct(RouteCollectionInterface $routes, Request ... method full (line 142) | public function full() method current (line 152) | public function current() method previous (line 163) | public function previous($fallback = false) method previousPath (line 184) | public function previousPath($fallback = false) method getPreviousUrlFromSession (line 196) | protected function getPreviousUrlFromSession() method to (line 209) | public function to($path, $extra = [], $secure = null) method query (line 243) | public function query($path, $query = [], $extra = [], $secure = null) method secure (line 261) | public function secure($path, $parameters = []) method asset (line 273) | public function asset($path, $secure = null) method secureAsset (line 293) | public function secureAsset($path) method assetFrom (line 306) | public function assetFrom($root, $path, $secure = null) method removeIndex (line 322) | protected function removeIndex($root) method formatScheme (line 335) | public function formatScheme($secure = null) method signedRoute (line 359) | public function signedRoute($name, $parameters = [], $expiration = nul... method ensureSignedRouteParametersAreNotReserved (line 388) | protected function ensureSignedRouteParametersAreNotReserved($parameters) method temporarySignedRoute (line 412) | public function temporarySignedRoute($name, $expiration, $parameters =... method hasValidSignature (line 425) | public function hasValidSignature(Request $request, $absolute = true, ... method hasValidRelativeSignature (line 438) | public function hasValidRelativeSignature(Request $request, array $ign... method hasCorrectSignature (line 451) | public function hasCorrectSignature(Request $request, $absolute = true... method signatureHasNotExpired (line 485) | public function signatureHasNotExpired(Request $request) method route (line 502) | public function route($name, $parameters = [], $absolute = true) method toRoute (line 530) | public function toRoute($route, $parameters, $absolute) method action (line 559) | public function action($action, $parameters = [], $absolute = true) method formatAction (line 574) | protected function formatAction($action) method formatParameters (line 593) | public function formatParameters($parameters) method extractQueryString (line 612) | protected function extractQueryString($path) method formatRoot (line 631) | public function formatRoot($scheme, $root = null) method format (line 654) | public function format($root, $path, $route = null) method isValidUrl (line 675) | public function isValidUrl($path) method routeUrl (line 689) | protected function routeUrl() method defaults (line 704) | public function defaults(array $defaults) method getDefaultParameters (line 714) | public function getDefaultParameters() method forceScheme (line 725) | public function forceScheme($scheme) method forceHttps (line 738) | public function forceHttps($force = true) method useOrigin (line 751) | public function useOrigin(?string $root) method forceRootUrl (line 764) | public function forceRootUrl($root) method useAssetOrigin (line 777) | public function useAssetOrigin(?string $root) method formatHostUsing (line 788) | public function formatHostUsing(Closure $callback) method formatPathUsing (line 801) | public function formatPathUsing(Closure $callback) method pathFormatter (line 813) | public function pathFormatter() method getRequest (line 825) | public function getRequest() method setRequest (line 836) | public function setRequest(Request $request) method setRoutes (line 858) | public function setRoutes(RouteCollectionInterface $routes) method getSession (line 870) | protected function getSession() method setSessionResolver (line 883) | public function setSessionResolver(callable $sessionResolver) method setKeyResolver (line 896) | public function setKeyResolver(callable $keyResolver) method withKeyResolver (line 909) | public function withKeyResolver(callable $keyResolver) method resolveMissingNamedRoutesUsing (line 920) | public function resolveMissingNamedRoutesUsing(callable $missingNamedR... method getRootControllerNamespace (line 932) | public function getRootControllerNamespace() method setRootControllerNamespace (line 943) | public function setRootControllerNamespace($rootNamespace) FILE: vendor/laravel/framework/src/Illuminate/Routing/ViewController.php class ViewController (line 7) | class ViewController extends Controller method __construct (line 22) | public function __construct(ResponseFactory $response) method __invoke (line 33) | public function __invoke(...$args) method callAction (line 56) | public function callAction($method, $parameters) FILE: vendor/laravel/framework/src/Illuminate/Session/ArraySessionHandler.php class ArraySessionHandler (line 8) | class ArraySessionHandler implements SessionHandlerInterface method __construct (line 32) | public function __construct($minutes) method open (line 42) | public function open($savePath, $sessionName): bool method close (line 52) | public function close(): bool method read (line 62) | public function read($sessionId): string|false method write (line 84) | public function write($sessionId, $data): bool method destroy (line 99) | public function destroy($sessionId): bool method gc (line 113) | public function gc($lifetime): int method calculateExpiration (line 135) | protected function calculateExpiration($seconds) FILE: vendor/laravel/framework/src/Illuminate/Session/CacheBasedSessionHandler.php class CacheBasedSessionHandler (line 8) | class CacheBasedSessionHandler implements SessionHandlerInterface method __construct (line 31) | public function __construct(CacheContract $cache, $minutes) method open (line 42) | public function open($savePath, $sessionName): bool method close (line 52) | public function close(): bool method read (line 62) | public function read($sessionId): string method write (line 72) | public function write($sessionId, $data): bool method destroy (line 82) | public function destroy($sessionId): bool method gc (line 92) | public function gc($lifetime): int method getCache (line 102) | public function getCache() FILE: vendor/laravel/framework/src/Illuminate/Session/Console/SessionTableCommand.php class SessionTableCommand (line 10) | #[AsCommand(name: 'make:session-table', aliases: ['session:table'])] method migrationTableName (line 39) | protected function migrationTableName() method migrationStubFile (line 49) | protected function migrationStubFile() method migrationExists (line 60) | protected function migrationExists($table) FILE: vendor/laravel/framework/src/Illuminate/Session/CookieSessionHandler.php class CookieSessionHandler (line 10) | class CookieSessionHandler implements SessionHandlerInterface method __construct (line 50) | public function __construct(CookieJar $cookie, $minutes, $expireOnClos... method open (line 62) | public function open($savePath, $sessionName): bool method close (line 72) | public function close(): bool method read (line 82) | public function read($sessionId): string|false method write (line 99) | public function write($sessionId, $data): bool method destroy (line 114) | public function destroy($sessionId): bool method gc (line 126) | public function gc($lifetime): int method setRequest (line 137) | public function setRequest(Request $request) FILE: vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php class DatabaseSessionHandler (line 14) | class DatabaseSessionHandler implements ExistenceAwareInterface, Session... method __construct (line 62) | public function __construct(ConnectionInterface $connection, $table, $... method open (line 75) | public function open($savePath, $sessionName): bool method close (line 85) | public function close(): bool method read (line 95) | public function read($sessionId): string|false method expired (line 120) | protected function expired($session) method write (line 131) | public function write($sessionId, $data): bool method performInsert (line 155) | protected function performInsert($sessionId, $payload) method performUpdate (line 171) | protected function performUpdate($sessionId, $payload) method getDefaultPayload (line 182) | protected function getDefaultPayload($data) method addUserInformation (line 205) | protected function addUserInformation(&$payload) method userId (line 219) | protected function userId() method addRequestInformation (line 230) | protected function addRequestInformation(&$payload) method ipAddress (line 247) | protected function ipAddress() method userAgent (line 257) | protected function userAgent() method destroy (line 267) | public function destroy($sessionId): bool method gc (line 279) | public function gc($lifetime): int method getQuery (line 289) | protected function getQuery() method setContainer (line 300) | public function setContainer($container) method setExists (line 313) | public function setExists($value) FILE: vendor/laravel/framework/src/Illuminate/Session/EncryptedStore.php class EncryptedStore (line 9) | class EncryptedStore extends Store method __construct (line 28) | public function __construct($name, SessionHandlerInterface $handler, E... method prepareForUnserialize (line 41) | protected function prepareForUnserialize($data) method prepareForStorage (line 56) | protected function prepareForStorage($data) method getEncrypter (line 66) | public function getEncrypter() FILE: vendor/laravel/framework/src/Illuminate/Session/ExistenceAwareInterface.php type ExistenceAwareInterface (line 5) | interface ExistenceAwareInterface method setExists (line 13) | public function setExists($value); FILE: vendor/laravel/framework/src/Illuminate/Session/FileSessionHandler.php class FileSessionHandler (line 10) | class FileSessionHandler implements SessionHandlerInterface method __construct (line 41) | public function __construct(Filesystem $files, $path, $minutes) method open (line 53) | public function open($savePath, $sessionName): bool method close (line 63) | public function close(): bool method read (line 73) | public function read($sessionId): string|false method write (line 88) | public function write($sessionId, $data): bool method destroy (line 100) | public function destroy($sessionId): bool method gc (line 112) | public function gc($lifetime): int FILE: vendor/laravel/framework/src/Illuminate/Session/Middleware/AuthenticateSession.php class AuthenticateSession (line 11) | class AuthenticateSession implements AuthenticatesSessions method __construct (line 33) | public function __construct(AuthFactory $auth) method handle (line 45) | public function handle($request, Closure $next) method storePasswordHashInSession (line 80) | protected function storePasswordHashInSession($request) method logout (line 99) | protected function logout($request) method guard (line 115) | protected function guard() method redirectTo (line 126) | protected function redirectTo(Request $request) method redirectUsing (line 139) | public static function redirectUsing(callable $redirectToCallback) FILE: vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php class StartSession (line 15) | class StartSession method __construct (line 38) | public function __construct(SessionManager $manager, ?callable $cacheF... method handle (line 51) | public function handle($request, Closure $next) method handleRequestWhileBlocking (line 75) | protected function handleRequestWhileBlocking(Request $request, $sessi... method handleStatefulRequest (line 110) | protected function handleStatefulRequest(Request $request, $session, C... method startSession (line 142) | protected function startSession(Request $request, $session) method getSession (line 157) | public function getSession(Request $request) method collectGarbage (line 170) | protected function collectGarbage(Session $session) method configHitsLottery (line 188) | protected function configHitsLottery(array $config) method storeCurrentUrl (line 200) | protected function storeCurrentUrl(Request $request, $session) method addCookieToResponse (line 218) | protected function addCookieToResponse(Response $response, Session $se... method saveSession (line 242) | protected function saveSession($request) method getSessionLifetimeInSeconds (line 254) | protected function getSessionLifetimeInSeconds() method getCookieExpirationDate (line 264) | protected function getCookieExpirationDate() method sessionConfigured (line 278) | protected function sessionConfigured() method sessionIsPersistent (line 289) | protected function sessionIsPersistent(?array $config = null) method cache (line 302) | protected function cache($driver) FILE: vendor/laravel/framework/src/Illuminate/Session/NullSessionHandler.php class NullSessionHandler (line 7) | class NullSessionHandler implements SessionHandlerInterface method open (line 14) | public function open($savePath, $sessionName): bool method close (line 24) | public function close(): bool method read (line 34) | public function read($sessionId): string method write (line 44) | public function write($sessionId, $data): bool method destroy (line 54) | public function destroy($sessionId): bool method gc (line 64) | public function gc($lifetime): int FILE: vendor/laravel/framework/src/Illuminate/Session/SessionManager.php class SessionManager (line 10) | class SessionManager extends Manager method callCustomCreator (line 18) | protected function callCustomCreator($driver) method createNullDriver (line 28) | protected function createNullDriver() method createArrayDriver (line 38) | protected function createArrayDriver() method createCookieDriver (line 50) | protected function createCookieDriver() method createFileDriver (line 64) | protected function createFileDriver() method createNativeDriver (line 74) | protected function createNativeDriver() method createDatabaseDriver (line 88) | protected function createDatabaseDriver() method getDatabaseConnection (line 104) | protected function getDatabaseConnection() method createApcDriver (line 116) | protected function createApcDriver() method createMemcachedDriver (line 126) | protected function createMemcachedDriver() method createRedisDriver (line 136) | protected function createRedisDriver() method createDynamodbDriver (line 152) | protected function createDynamodbDriver() method createCacheBased (line 163) | protected function createCacheBased($driver) method createCacheHandler (line 174) | protected function createCacheHandler($driver) method buildSession (line 190) | protected function buildSession($handler) method buildEncryptedSession (line 208) | protected function buildEncryptedSession($handler) method shouldBlock (line 224) | public function shouldBlock() method blockDriver (line 234) | public function blockDriver() method defaultRouteBlockLockSeconds (line 244) | public function defaultRouteBlockLockSeconds() method defaultRouteBlockWaitSeconds (line 254) | public function defaultRouteBlockWaitSeconds() method getSessionConfig (line 264) | public function getSessionConfig() method getDefaultDriver (line 274) | public function getDefaultDriver() method setDefaultDriver (line 285) | public function setDefaultDriver($name) FILE: vendor/laravel/framework/src/Illuminate/Session/SessionServiceProvider.php class SessionServiceProvider (line 9) | class SessionServiceProvider extends ServiceProvider method register (line 16) | public function register() method registerSessionManager (line 34) | protected function registerSessionManager() method registerSessionDriver (line 46) | protected function registerSessionDriver() FILE: vendor/laravel/framework/src/Illuminate/Session/Store.php class Store (line 19) | class Store implements Session method __construct (line 74) | public function __construct($name, SessionHandlerInterface $handler, $... method start (line 87) | public function start() method loadSession (line 103) | protected function loadSession() method readFromHandler (line 115) | protected function readFromHandler() method prepareForUnserialize (line 138) | protected function prepareForUnserialize($data) method marshalErrorBag (line 148) | protected function marshalErrorBag() method save (line 170) | public function save() method prepareErrorBagForSerialization (line 188) | protected function prepareErrorBagForSerialization() method prepareForStorage (line 212) | protected function prepareForStorage($data) method ageFlashData (line 222) | public function ageFlashData() method all (line 236) | public function all() method only (line 247) | public function only(array $keys) method except (line 258) | public function except(array $keys) method exists (line 269) | public function exists($key) method missing (line 284) | public function missing($key) method has (line 295) | public function has($key) method hasAny (line 308) | public function hasAny($key) method get (line 322) | public function get($key, $default = null) method pull (line 334) | public function pull($key, $default = null) method hasOldInput (line 345) | public function hasOldInput($key = null) method getOldInput (line 359) | public function getOldInput($key = null, $default = null) method replace (line 370) | public function replace(array $attributes) method put (line 382) | public function put($key, $value = null) method remember (line 400) | public function remember($key, Closure $callback) method push (line 418) | public function push($key, $value) method increment (line 434) | public function increment($key, $amount = 1) method decrement (line 448) | public function decrement($key, $amount = 1) method flash (line 460) | public function flash(string $key, $value = true) method now (line 476) | public function now($key, $value) method reflash (line 488) | public function reflash() method keep (line 501) | public function keep($keys = null) method mergeNewFlashes (line 514) | protected function mergeNewFlashes(array $keys) method removeFromOldFlashData (line 527) | protected function removeFromOldFlashData(array $keys) method flashInput (line 538) | public function flashInput(array $value) method remove (line 549) | public function remove($key) method forget (line 560) | public function forget($keys) method flush (line 570) | public function flush() method invalidate (line 580) | public function invalidate() method regenerate (line 593) | public function regenerate($destroy = false) method migrate (line 606) | public function migrate($destroy = false) method isStarted (line 624) | public function isStarted() method getName (line 634) | public function getName() method setName (line 645) | public function setName($name) method id (line 655) | public function id() method getId (line 665) | public function getId() method setId (line 676) | public function setId($id) method isValidId (line 687) | public function isValidId($id) method generateSessionId (line 697) | protected function generateSessionId() method setExists (line 708) | public function setExists($value) method token (line 720) | public function token() method regenerateToken (line 730) | public function regenerateToken() method hasPreviousUri (line 740) | public function hasPreviousUri() method previousUri (line 752) | public function previousUri() method previousUrl (line 766) | public function previousUrl() method setPreviousUrl (line 777) | public function setPreviousUrl($url) method passwordConfirmed (line 787) | public function passwordConfirmed() method getHandler (line 797) | public function getHandler() method setHandler (line 808) | public function setHandler(SessionHandlerInterface $handler) method handlerNeedsRequest (line 818) | public function handlerNeedsRequest() method setRequestOnHandler (line 829) | public function setRequestOnHandler($request) FILE: vendor/laravel/framework/src/Illuminate/Session/SymfonySessionDecorator.php class SymfonySessionDecorator (line 11) | class SymfonySessionDecorator implements SessionInterface method __construct (line 26) | public function __construct(Session $store) method start (line 34) | public function start(): bool method getId (line 42) | public function getId(): string method setId (line 50) | public function setId(string $id): void method getName (line 58) | public function getName(): string method setName (line 66) | public function setName(string $name): void method invalidate (line 74) | public function invalidate(?int $lifetime = null): bool method migrate (line 84) | public function migrate(bool $destroy = false, ?int $lifetime = null):... method save (line 94) | public function save(): void method has (line 102) | public function has(string $name): bool method get (line 110) | public function get(string $name, mixed $default = null): mixed method set (line 118) | public function set(string $name, mixed $value): void method all (line 126) | public function all(): array method replace (line 134) | public function replace(array $attributes): void method remove (line 142) | public function remove(string $name): mixed method clear (line 150) | public function clear(): void method isStarted (line 158) | public function isStarted(): bool method registerBag (line 166) | public function registerBag(SessionBagInterface $bag): void method getBag (line 174) | public function getBag(string $name): SessionBagInterface method getMetadataBag (line 182) | public function getMetadataBag(): MetadataBag FILE: vendor/laravel/framework/src/Illuminate/Session/TokenMismatchException.php class TokenMismatchException (line 7) | class TokenMismatchException extends Exception FILE: vendor/laravel/framework/src/Illuminate/Support/AggregateServiceProvider.php class AggregateServiceProvider (line 5) | class AggregateServiceProvider extends ServiceProvider method register (line 26) | public function register() method provides (line 40) | public function provides() FILE: vendor/laravel/framework/src/Illuminate/Support/Benchmark.php class Benchmark (line 7) | class Benchmark method measure (line 16) | public static function measure(Closure|array $benchmarkables, int $ite... method value (line 43) | public static function value(callable $callback): array method dd (line 61) | public static function dd(Closure|array $benchmarkables, int $iteratio... FILE: vendor/laravel/framework/src/Illuminate/Support/Carbon.php class Carbon (line 12) | class Carbon extends BaseCarbon method setTestNow (line 19) | public static function setTestNow(mixed $testNow = null): void method createFromId (line 28) | public static function createFromId(Uuid|Ulid|string $id): static FILE: vendor/laravel/framework/src/Illuminate/Support/Composer.php class Composer (line 11) | class Composer method __construct (line 34) | public function __construct(Filesystem $files, $workingPath = null) method hasPackage (line 48) | protected function hasPackage($package) method requirePackages (line 65) | public function requirePackages(array $packages, bool $dev = false, Cl... method removePackages (line 94) | public function removePackages(array $packages, bool $dev = false, Clo... method modify (line 122) | public function modify(callable $callback) method dumpAutoloads (line 144) | public function dumpAutoloads($extra = '', $composerBinary = null) method dumpOptimized (line 159) | public function dumpOptimized($composerBinary = null) method findComposer (line 170) | public function findComposer($composerBinary = null) method findComposerFile (line 188) | protected function findComposerFile() method phpBinary (line 204) | protected function phpBinary() method getProcess (line 216) | protected function getProcess(array $command, array $env = []) method setWorkingPath (line 227) | public function setWorkingPath($path) method getVersion (line 239) | public function getVersion() FILE: vendor/laravel/framework/src/Illuminate/Support/ConfigurationUrlParser.php class ConfigurationUrlParser (line 7) | class ConfigurationUrlParser method parseConfiguration (line 30) | public function parseConfiguration($config) method getPrimaryOptions (line 61) | protected function getPrimaryOptions($url) method getDriver (line 79) | protected function getDriver($url) method getDatabase (line 96) | protected function getDatabase($url) method getQueryOptions (line 109) | protected function getQueryOptions($url) method parseUrl (line 132) | protected function parseUrl($url) method parseStringsToNativeTypes (line 151) | protected function parseStringsToNativeTypes($value) method getDriverAliases (line 175) | public static function getDriverAliases() method addDriverAlias (line 187) | public static function addDriverAlias($alias, $driver) FILE: vendor/laravel/framework/src/Illuminate/Support/DateFactory.php class DateFactory (line 84) | class DateFactory method use (line 122) | public static function use($handler) method useDefault (line 140) | public static function useDefault() method useCallable (line 153) | public static function useCallable(callable $callable) method useClass (line 167) | public static function useClass($dateClass) method useFactory (line 181) | public static function useFactory($factory) method __call (line 198) | public function __call($method, $parameters) FILE: vendor/laravel/framework/src/Illuminate/Support/DefaultProviders.php class DefaultProviders (line 5) | class DefaultProviders method __construct (line 19) | public function __construct(?array $providers = null) method merge (line 54) | public function merge(array $providers) method replace (line 67) | public function replace(array $replacements) method except (line 86) | public function except(array $providers) method toArray (line 99) | public function toArray() FILE: vendor/laravel/framework/src/Illuminate/Support/Defer/DeferredCallback.php class DeferredCallback (line 7) | class DeferredCallback method __construct (line 15) | public function __construct(public $callback, public ?string $name = n... method name (line 26) | public function name(string $name): self method always (line 39) | public function always(bool $always = true): self method __invoke (line 51) | public function __invoke(): void FILE: vendor/laravel/framework/src/Illuminate/Support/Defer/DeferredCallbackCollection.php class DeferredCallbackCollection (line 10) | class DeferredCallbackCollection implements ArrayAccess, Countable method first (line 24) | public function first() method invoke (line 34) | public function invoke(): void method invokeWhen (line 45) | public function invokeWhen(?Closure $when = null): void method forget (line 66) | public function forget(string $name): void method forgetDuplicates (line 79) | protected function forgetDuplicates(): self method offsetExists (line 97) | public function offsetExists(mixed $offset): bool method offsetGet (line 110) | public function offsetGet(mixed $offset): mixed method offsetSet (line 124) | public function offsetSet(mixed $offset, mixed $value): void method offsetUnset (line 139) | public function offsetUnset(mixed $offset): void method count (line 151) | public function count(): int FILE: vendor/laravel/framework/src/Illuminate/Support/EncodedHtmlString.php class EncodedHtmlString (line 9) | class EncodedHtmlString extends HtmlString method __construct (line 32) | public function __construct($html = '', protected bool $doubleEncode =... method convert (line 47) | public static function convert($value, bool $withQuote = true, bool $d... method toHtml (line 59) | #[\Override] method encodeUsing (line 87) | public static function encodeUsing(?callable $factory = null) method flushState (line 97) | public static function flushState() FILE: vendor/laravel/framework/src/Illuminate/Support/Env.php class Env (line 10) | class Env method enablePutenv (line 31) | public static function enablePutenv() method disablePutenv (line 42) | public static function disablePutenv() method getRepository (line 53) | public static function getRepository() method get (line 75) | public static function get($key, $default = null) method getOrFail (line 88) | public static function getOrFail($key) method getOption (line 99) | protected static function getOption($key) FILE: vendor/laravel/framework/src/Illuminate/Support/Exceptions/MathException.php class MathException (line 7) | class MathException extends RuntimeException FILE: vendor/laravel/framework/src/Illuminate/Support/Facades/App.php class App (line 148) | class App extends Facade method getFacadeAccessor (line 155) | protected static function getFacadeAccessor() FILE: vendor/laravel/framework/src/Illuminate/Support/Facades/Artisan.php class Artisan (line 28) | class Artisan extends Facade method getFacadeAccessor (line 35) | protected static function getFacadeAccessor() FILE: vendor/laravel/framework/src/Illuminate/Support/Facades/Auth.php class Auth (line 70) | class Auth extends Facade method getFacadeAccessor (line 77) | protected static function getFacadeAccessor() method routes (line 90) | public static function routes(array $options = []) FILE: vendor/laravel/framework/src/Illuminate/Support/Facades/Blade.php class Blade (line 52) | class Blade extends Facade method getFacadeAccessor (line 59) | protected static function getFacadeAccessor() FILE: vendor/laravel/framework/src/Illuminate/Support/Facades/Broadcast.php class Broadcast (line 39) | class Broadcast extends Facade method getFacadeAccessor (line 46) | protected static function getFacadeAccessor() FILE: vendor/laravel/framework/src/Illuminate/Support/Facades/Bus.php class Bus (line 57) | class Bus extends Facade method fake (line 66) | public static function fake($jobsToFake = [], ?BatchRepository $batchR... method dispatchChain (line 83) | public static function dispatchChain($jobs) method getFacadeAccessor (line 96) | protected static function getFacadeAccessor() FILE: vendor/laravel/framework/src/Illuminate/Support/Facades/Cache.php class Cache (line 62) | class Cache extends Facade method getFacadeAccessor (line 69) | protected static function getFacadeAccessor() FILE: vendor/laravel/framework/src/Illuminate/Support/Facades/Concurrency.php class Concurrency (line 25) | class Concurrency extends Facade method getFacadeAccessor (line 32) | protected static function getFacadeAccessor() FILE: vendor/laravel/framework/src/Illuminate/Support/Facades/Config.php class Config (line 25) | class Config extends Facade method getFacadeAccessor (line 32) | protected static function getFacadeAccessor() FILE: vendor/laravel/framework/src/Illuminate/Support/Facades/Context.php class Context (line 45) | class Context extends Facade method getFacadeAccessor (line 52) | protected static function getFacadeAccessor() FILE: vendor/laravel/framework/src/Illuminate/Support/Facades/Cookie.php class Cookie (line 24) | class Cookie extends Facade method has (line 32) | public static function has($key) method get (line 44) | public static function get($key = null, $default = null) method getFacadeAccessor (line 54) | protected static function getFacadeAccessor() FILE: vendor/laravel/framework/src/Illuminate/Support/Facades/Crypt.php class Crypt (line 19) | class Crypt extends Facade method getFacadeAccessor (line 26) | protected static function getFacadeAccessor() FILE: vendor/laravel/framework/src/Illuminate/Support/Facades/DB.php class DB (line 121) | class DB extends Facade method prohibitDestructiveCommands (line 131) | public static function prohibitDestructiveCommands(bool $prohibit = true) method getFacadeAccessor (line 145) | protected static function getFacadeAccessor() FILE: vendor/laravel/framework/src/Illuminate/Support/Facades/Date.php class Date (line 90) | class Date extends Facade method getFacadeAccessor (line 101) | protected static function getFacadeAccessor() method resolveFacadeInstance (line 112) | protected static function resolveFacadeInstance($name) FILE: vendor/laravel/framework/src/Illuminate/Support/Facades/Event.php class Event (line 42) | class Event extends Facade method fake (line 50) | public static function fake($eventsToFake = []) method fakeExcept (line 70) | public static function fakeExcept($eventsToAllow) method fakeFor (line 86) | public static function fakeFor(callable $callable, array $eventsToFake... method fakeExceptFor (line 107) | public static function fakeExceptFor(callable $callable, array $events... method getFacadeAccessor (line 126) | protected static function getFacadeAccessor() FILE: vendor/laravel/framework/src/Illuminate/Support/Facades/Exceptions.php class Exceptions (line 40) | class Exceptions extends Facade method fake (line 48) | public static function fake(array|string $exceptions = []) method getFacadeAccessor (line 64) | protected static function getFacadeAccessor() FILE: vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php class Facade (line 18) | abstract class Facade method resolved (line 47) | public static function resolved(Closure $callback) method spy (line 65) | public static function spy() method partialMock (line 81) | public static function partialMock() method shouldReceive (line 97) | public static function shouldReceive() method expects (line 113) | public static function expects() method createFreshMockInstance (line 129) | protected static function createFreshMockInstance() method createMock (line 143) | protected static function createMock() method isMock (line 155) | protected static function isMock() method getMockableClass (line 168) | protected static function getMockableClass() method swap (line 181) | public static function swap($instance) method isFake (line 195) | public static function isFake() method getFacadeRoot (line 208) | public static function getFacadeRoot() method getFacadeAccessor (line 220) | protected static function getFacadeAccessor() method resolveFacadeInstance (line 231) | protected static function resolveFacadeInstance($name) method clearResolvedInstance (line 252) | public static function clearResolvedInstance($name) method clearResolvedInstances (line 262) | public static function clearResolvedInstances() method defaultAliases (line 272) | public static function defaultAliases() method getFacadeApplication (line 328) | public static function getFacadeApplication() method setFacadeApplication (line 339) | public static function setFacadeApplication($app) method __callStatic (line 353) | public static function __callStatic($method, $args) FILE: vendor/laravel/framework/src/Illuminate/Support/Facades/File.php class File (line 61) | class File extends Facade method getFacadeAccessor (line 68) | protected static function getFacadeAccessor() FILE: vendor/laravel/framework/src/Illuminate/Support/Facades/Gate.php class Gate (line 37) | class Gate extends Facade method getFacadeAccessor (line 44) | protected static function getFacadeAccessor() FILE: vendor/laravel/framework/src/Illuminate/Support/Facades/Hash.php class Hash (line 25) | class Hash extends Facade method getFacadeAccessor (line 32) | protected static function getFacadeAccessor() FILE: vendor/laravel/framework/src/Illuminate/Support/Facades/Http.php class Http (line 98) | class Http extends Facade method getFacadeAccessor (line 105) | protected static function getFacadeAccessor() method fake (line 116) | public static function fake($callback = null) method fakeSequence (line 129) | public static function fakeSequence(string $urlPattern = '*') method preventStrayRequests (line 144) | public static function preventStrayRequests($prevent = true) method stubUrl (line 158) | public static function stubUrl($url, $callback) FILE: vendor/laravel/framework/src/Illuminate/Support/Facades/Lang.php class Lang (line 37) | class Lang extends Facade method getFacadeAccessor (line 44) | protected static function getFacadeAccessor() FILE: vendor/laravel/framework/src/Illuminate/Support/Facades/Log.php class Log (line 40) | class Log extends Facade method getFacadeAccessor (line 47) | protected static function getFacadeAccessor() FILE: vendor/laravel/framework/src/Illuminate/Support/Facades/Mail.php class Mail (line 64) | class Mail extends Facade method fake (line 71) | public static function fake() method getFacadeAccessor (line 87) | protected static function getFacadeAccessor() FILE: vendor/laravel/framework/src/Illuminate/Support/Facades/Notification.php class Notification (line 44) | class Notification extends Facade method fake (line 51) | public static function fake() method routes (line 64) | public static function routes(array $channels) method route (line 82) | public static function route($channel, $route) method getFacadeAccessor (line 92) | protected static function getFacadeAccessor() FILE: vendor/laravel/framework/src/Illuminate/Support/Facades/ParallelTesting.php class ParallelTesting (line 23) | class ParallelTesting extends Facade method getFacadeAccessor (line 30) | protected static function getFacadeAccessor() FILE: vendor/laravel/framework/src/Illuminate/Support/Facades/Password.php class Password (line 23) | class Password extends Facade method getFacadeAccessor (line 71) | protected static function getFacadeAccessor() FILE: vendor/laravel/framework/src/Illuminate/Support/Facades/Pipeline.php class Pipeline (line 19) | class Pipeline extends Facade method getFacadeAccessor (line 33) | protected static function getFacadeAccessor() FILE: vendor/laravel/framework/src/Illuminate/Support/Facades/Process.php class Process (line 51) | class Process extends Facade method getFacadeAccessor (line 58) | protected static function getFacadeAccessor() method fake (line 69) | public static function fake(Closure|array|null $callback = null) FILE: vendor/laravel/framework/src/Illuminate/Support/Facades/Queue.php class Queue (line 62) | class Queue extends Facade method popUsing (line 71) | public static function popUsing($workerName, $callback) method fake (line 82) | public static function fake($jobsToFake = []) method getFacadeAccessor (line 98) | protected static function getFacadeAccessor() FILE: vendor/laravel/framework/src/Illuminate/Support/Facades/RateLimiter.php class RateLimiter (line 23) | class RateLimiter extends Facade method getFacadeAccessor (line 30) | protected static function getFacadeAccessor() FILE: vendor/laravel/framework/src/Illuminate/Support/Facades/Redirect.php class Redirect (line 28) | class Redirect extends Facade method getFacadeAccessor (line 35) | protected static function getFacadeAccessor() FILE: vendor/laravel/framework/src/Illuminate/Support/Facades/Redis.php class Redis (line 35) | class Redis extends Facade method getFacadeAccessor (line 42) | protected static function getFacadeAccessor() FILE: vendor/laravel/framework/src/Illuminate/Support/Facades/Request.php class Request (line 191) | class Request extends Facade method getFacadeAccessor (line 198) | protected static function getFacadeAccessor() FILE: vendor/laravel/framework/src/Illuminate/Support/Facades/Response.php class Response (line 31) | class Response extends Facade method getFacadeAccessor (line 38) | protected static function getFacadeAccessor() FILE: vendor/laravel/framework/src/Illuminate/Support/Facades/Route.php class Route (line 107) | class Route extends Facade method getFacadeAccessor (line 114) | protected static function getFacadeAccessor() FILE: vendor/laravel/framework/src/Illuminate/Support/Facades/Schedule.php class Schedule (line 88) | class Schedule extends Facade method getFacadeAccessor (line 95) | protected static function getFacadeAccessor() FILE: vendor/laravel/framework/src/Illuminate/Support/Facades/Schema.php class Schema (line 51) | class Schema extends Facade method connection (line 66) | public static function connection($name) method getFacadeAccessor (line 76) | protected static function getFacadeAccessor() FILE: vendor/laravel/framework/src/Illuminate/Support/Facades/Session.php class Session (line 76) | class Session extends Facade method getFacadeAccessor (line 83) | protected static function getFacadeAccessor() FILE: vendor/laravel/framework/src/Illuminate/Support/Facades/Storage.php class Storage (line 88) | class Storage extends Facade method fake (line 97) | public static function fake($disk = null, array $config = []) method persistentFake (line 123) | public static function persistentFake($disk = null, array $config = []) method getRootPath (line 140) | protected static function getRootPath(string $disk): string method buildDiskConfiguration (line 153) | protected static function buildDiskConfiguration(string $disk, array $... method getFacadeAccessor (line 169) | protected static function getFacadeAccessor() FILE: vendor/laravel/framework/src/Illuminate/Support/Facades/URL.php class URL (line 55) | class URL extends Facade method getFacadeAccessor (line 62) | protected static function getFacadeAccessor() FILE: vendor/laravel/framework/src/Illuminate/Support/Facades/Validator.php class Validator (line 23) | class Validator extends Facade method getFacadeAccessor (line 30) | protected static function getFacadeAccessor() FILE: vendor/laravel/framework/src/Illuminate/Support/Facades/View.php class View (line 87) | class View extends Facade method getFacadeAccessor (line 94) | protected static function getFacadeAccessor() FILE: vendor/laravel/framework/src/Illuminate/Support/Facades/Vite.php class Vite (line 37) | class Vite extends Facade method getFacadeAccessor (line 44) | protected static function getFacadeAccessor() FILE: vendor/laravel/framework/src/Illuminate/Support/Fluent.php class Fluent (line 19) | class Fluent implements Arrayable, ArrayAccess, Jsonable, JsonSerializable method __construct (line 38) | public function __construct($attributes = []) method get (line 52) | public function get($key, $default = null) method set (line 64) | public function set($key, $value) method fill (line 77) | public function fill($attributes) method value (line 93) | public function value($key, $default = null) method scope (line 109) | public function scope($key, $default = null) method all (line 122) | public function all($keys = null) method data (line 146) | protected function data($key = null, $default = null) method getAttributes (line 156) | public function getAttributes() method toArray (line 166) | public function toArray() method jsonSerialize (line 176) | public function jsonSerialize(): array method toJson (line 187) | public function toJson($options = 0) method offsetExists (line 198) | public function offsetExists($offset): bool method offsetGet (line 209) | public function offsetGet($offset): mixed method offsetSet (line 221) | public function offsetSet($offset, $value): void method offsetUnset (line 232) | public function offsetUnset($offset): void method __call (line 244) | public function __call($method, $parameters) method __get (line 261) | public function __get($key) method __set (line 273) | public function __set($key, $value) method __isset (line 284) | public function __isset($key) method __unset (line 295) | public function __unset($key) FILE: vendor/laravel/framework/src/Illuminate/Support/HigherOrderTapProxy.php class HigherOrderTapProxy (line 5) | class HigherOrderTapProxy method __construct (line 20) | public function __construct($target) method __call (line 32) | public function __call($method, $parameters) FILE: vendor/laravel/framework/src/Illuminate/Support/HtmlString.php class HtmlString (line 8) | class HtmlString implements Htmlable, Stringable method __construct (line 23) | public function __construct($html = '') method toHtml (line 33) | public function toHtml() method isEmpty (line 43) | public function isEmpty() method isNotEmpty (line 53) | public function isNotEmpty() method __toString (line 63) | public function __toString() FILE: vendor/laravel/framework/src/Illuminate/Support/InteractsWithTime.php type InteractsWithTime (line 9) | trait InteractsWithTime method secondsUntil (line 17) | protected function secondsUntil($delay) method availableAt (line 32) | protected function availableAt($delay = 0) method parseDateInterval (line 47) | protected function parseDateInterval($delay) method currentTime (line 61) | protected function currentTime() method runTimeForHumans (line 73) | protected function runTimeForHumans($startTime, $endTime = null) FILE: vendor/laravel/framework/src/Illuminate/Support/Js.php class Js (line 12) | class Js implements Htmlable, Stringable method __construct (line 38) | public function __construct($data, $flags = 0, $depth = 512) method from (line 53) | public static function from($data, $flags = 0, $depth = 512) method convertDataToJavaScriptExpression (line 68) | protected function convertDataToJavaScriptExpression($data, $flags = 0... method encode (line 97) | public static function encode($data, $flags = 0, $depth = 512) method convertJsonToJavaScriptExpression (line 119) | protected function convertJsonToJavaScriptExpression($json, $flags = 0) method toHtml (line 137) | public function toHtml() method __toString (line 147) | public function __toString() FILE: vendor/laravel/framework/src/Illuminate/Support/Lottery.php class Lottery (line 7) | class Lottery method __construct (line 51) | public function __construct($chances, $outOf = null) method odds (line 69) | public static function odds($chances, $outOf = null) method winner (line 80) | public function winner($callback) method loser (line 93) | public function loser($callback) method __invoke (line 106) | public function __invoke(...$args) method choose (line 117) | public function choose($times = null) method runCallback (line 138) | protected function runCallback(...$args) method wins (line 150) | protected function wins() method resultFactory (line 160) | protected static function resultFactory() method alwaysWin (line 173) | public static function alwaysWin($callback = null) method alwaysLose (line 192) | public static function alwaysLose($callback = null) method fix (line 212) | public static function fix($sequence, $whenMissing = null) method forceResultWithSequence (line 224) | public static function forceResultWithSequence($sequence, $whenMissing... method determineResultsNormally (line 256) | public static function determineResultsNormally() method determineResultNormally (line 266) | public static function determineResultNormally() method setResultFactory (line 277) | public static function setResultFactory($factory) FILE: vendor/laravel/framework/src/Illuminate/Support/Manager.php class Manager (line 9) | abstract class Manager method __construct (line 45) | public function __construct(Container $container) method getDefaultDriver (line 56) | abstract public function getDefaultDriver(); method driver (line 66) | public function driver($driver = null) method createDriver (line 94) | protected function createDriver($driver) method callCustomCreator (line 118) | protected function callCustomCreator($driver) method extend (line 130) | public function extend($driver, Closure $callback) method getDrivers (line 142) | public function getDrivers() method getContainer (line 152) | public function getContainer() method setContainer (line 163) | public function setContainer(Container $container) method forgetDrivers (line 175) | public function forgetDrivers() method __call (line 189) | public function __call($method, $parameters) FILE: vendor/laravel/framework/src/Illuminate/Support/MessageBag.php class MessageBag (line 12) | class MessageBag implements Jsonable, JsonSerializable, MessageBagContra... method __construct (line 34) | public function __construct(array $messages = []) method keys (line 48) | public function keys() method add (line 60) | public function add($key, $message) method addIf (line 77) | public function addIf($boolean, $key, $message) method isUnique (line 89) | protected function isUnique($key, $message) method merge (line 102) | public function merge($messages) method has (line 119) | public function has($key) method hasAny (line 146) | public function hasAny($keys = []) method missing (line 169) | public function missing($key) method first (line 183) | public function first($key = null, $format = null) method get (line 199) | public function get($key, $format = null) method getMessagesForWildcardKey (line 224) | protected function getMessagesForWildcardKey($key, $format) method all (line 240) | public function all($format = null) method unique (line 259) | public function unique($format = null) method forget (line 270) | public function forget($key) method transform (line 285) | protected function transform($messages, $format, $messageKey) method checkFormat (line 306) | protected function checkFormat($format) method messages (line 316) | public function messages() method getMessages (line 326) | public function getMessages() method getMessageBag (line 336) | public function getMessageBag() method getFormat (line 346) | public function getFormat() method setFormat (line 357) | public function setFormat($format = ':message') method isEmpty (line 369) | public function isEmpty() method isNotEmpty (line 379) | public function isNotEmpty() method any (line 389) | public function any() method count (line 399) | public function count(): int method toArray (line 409) | public function toArray() method jsonSerialize (line 419) | public function jsonSerialize(): array method toJson (line 430) | public function toJson($options = 0) method __toString (line 440) | public function __toString() FILE: vendor/laravel/framework/src/Illuminate/Support/MultipleInstanceManager.php class MultipleInstanceManager (line 9) | abstract class MultipleInstanceManager method __construct (line 52) | public function __construct($app) method getDefaultInstance (line 63) | abstract public function getDefaultInstance(); method setDefaultInstance (line 71) | abstract public function setDefaultInstance($name); method getInstanceConfig (line 79) | abstract public function getInstanceConfig($name); method instance (line 87) | public function instance($name = null) method get (line 100) | protected function get($name) method resolve (line 114) | protected function resolve($name) method callCustomCreator (line 153) | protected function callCustomCreator(array $config) method forgetInstance (line 164) | public function forgetInstance($name = null) method purge (line 183) | public function purge($name = null) method extend (line 197) | public function extend($name, Closure $callback) method setApplication (line 210) | public function setApplication($app) method __call (line 224) | public function __call($method, $parameters) FILE: vendor/laravel/framework/src/Illuminate/Support/NamespacedItemResolver.php class NamespacedItemResolver (line 5) | class NamespacedItemResolver method parseKey (line 20) | public function parseKey($key) method parseBasicSegments (line 52) | protected function parseBasicSegments(array $segments) method parseNamespacedSegments (line 75) | protected function parseNamespacedSegments($key) method setParsedKey (line 98) | public function setParsedKey($key, $parsed) method flushParsedKeys (line 108) | public function flushParsedKeys() FILE: vendor/laravel/framework/src/Illuminate/Support/Number.php class Number (line 9) | class Number method format (line 36) | public static function format(int|float $number, ?int $precision = nul... method spell (line 60) | public static function spell(int|float $number, ?string $locale = null... method ordinal (line 84) | public static function ordinal(int|float $number, ?string $locale = null) method spellOrdinal (line 100) | public static function spellOrdinal(int|float $number, ?string $locale... method percentage (line 120) | public static function percentage(int|float $number, int $precision = ... method currency (line 144) | public static function currency(int|float $number, string $in = '', ?s... method fileSize (line 165) | public static function fileSize(int|float $bytes, int $precision = 0, ... method abbreviate (line 184) | public static function abbreviate(int|float $number, int $precision = ... method forHumans (line 198) | public static function forHumans(int|float $number, int $precision = 0... method summarize (line 224) | protected static function summarize(int|float $number, int $precision ... method clamp (line 260) | public static function clamp(int|float $number, int|float $min, int|fl... method pairs (line 273) | public static function pairs(int|float $to, int|float $by, int|float $... method trim (line 296) | public static function trim(int|float $number) method withLocale (line 308) | public static function withLocale(string $locale, callable $callback) method withCurrency (line 324) | public static function withCurrency(string $currency, callable $callback) method useLocale (line 339) | public static function useLocale(string $locale) method useCurrency (line 350) | public static function useCurrency(string $currency) method defaultLocale (line 360) | public static function defaultLocale() method defaultCurrency (line 370) | public static function defaultCurrency() method ensureIntlExtensionIsInstalled (line 380) | protected static function ensureIntlExtensionIsInstalled() FILE: vendor/laravel/framework/src/Illuminate/Support/Once.php class Once (line 7) | class Once method __construct (line 29) | protected function __construct(protected WeakMap $values) method instance (line 39) | public static function instance() method value (line 50) | public function value(Onceable $onceable) method enable (line 76) | public static function enable() method disable (line 86) | public static function disable() method flush (line 96) | public static function flush() FILE: vendor/laravel/framework/src/Illuminate/Support/Onceable.php class Onceable (line 8) | class Onceable method __construct (line 18) | public function __construct( method tryFromTrace (line 32) | public static function tryFromTrace(array $trace, callable $callable) method objectFromTrace (line 47) | protected static function objectFromTrace(array $trace) method hashFromTrace (line 58) | protected static function hashFromTrace(array $trace, callable $callable) FILE: vendor/laravel/framework/src/Illuminate/Support/Optional.php class Optional (line 9) | class Optional implements ArrayAccess method __construct (line 28) | public function __construct($value) method __get (line 39) | public function __get($key) method __isset (line 52) | public function __isset($name) method offsetExists (line 71) | public function offsetExists($key): bool method offsetGet (line 82) | public function offsetGet($key): mixed method offsetSet (line 94) | public function offsetSet($key, $value): void method offsetUnset (line 107) | public function offsetUnset($key): void method __call (line 121) | public function __call($method, $parameters) FILE: vendor/laravel/framework/src/Illuminate/Support/Pluralizer.php class Pluralizer (line 7) | class Pluralizer method plural (line 42) | public static function plural($value, $count = 2) method singular (line 63) | public static function singular($value) method uncountable (line 76) | protected static function uncountable($value) method matchCase (line 88) | protected static function matchCase($value, $comparison) method inflector (line 106) | public static function inflector() method useLanguage (line 121) | public static function useLanguage(string $language) FILE: vendor/laravel/framework/src/Illuminate/Support/Process/PhpExecutableFinder.php class PhpExecutableFinder (line 8) | class PhpExecutableFinder extends SymfonyPhpExecutableFinder method find (line 13) | #[\Override] FILE: vendor/laravel/framework/src/Illuminate/Support/ProcessUtils.php class ProcessUtils (line 10) | class ProcessUtils method escapeArgument (line 18) | public static function escapeArgument($argument) method isSurroundedBy (line 65) | protected static function isSurroundedBy($arg, $char) FILE: vendor/laravel/framework/src/Illuminate/Support/Reflector.php class Reflector (line 11) | class Reflector method isCallable (line 20) | public static function isCallable($var, $syntaxOnly = false) method getParameterClassName (line 65) | public static function getParameterClassName($parameter) method getParameterClassNames (line 82) | public static function getParameterClassNames($parameter) method getTypeName (line 110) | protected static function getTypeName($parameter, $type) method isParameterSubclassOf (line 134) | public static function isParameterSubclassOf($parameter, $className) method isParameterBackedEnumWithStringBackingType (line 149) | public static function isParameterBackedEnumWithStringBackingType($par... FILE: vendor/laravel/framework/src/Illuminate/Support/ServiceProvider.php class ServiceProvider (line 17) | abstract class ServiceProvider method __construct (line 81) | public function __construct($app) method register (line 91) | public function register() method booting (line 102) | public function booting(Closure $callback) method booted (line 113) | public function booted(Closure $callback) method callBootingCallbacks (line 123) | public function callBootingCallbacks() method callBootedCallbacks (line 139) | public function callBootedCallbacks() method mergeConfigFrom (line 157) | protected function mergeConfigFrom($path, $key) method replaceConfigRecursivelyFrom (line 175) | protected function replaceConfigRecursivelyFrom($path, $key) method loadRoutesFrom (line 192) | protected function loadRoutesFrom($path) method loadViewsFrom (line 206) | protected function loadViewsFrom($path, $namespace) method loadViewComponentsAs (line 229) | protected function loadViewComponentsAs($prefix, array $components) method loadTranslationsFrom (line 245) | protected function loadTranslationsFrom($path, $namespace = null) method loadJsonTranslationsFrom (line 258) | protected function loadJsonTranslationsFrom($path) method loadMigrationsFrom (line 271) | protected function loadMigrationsFrom($paths) method loadFactoriesFrom (line 288) | protected function loadFactoriesFrom($paths) method callAfterResolving (line 304) | protected function callAfterResolving($name, $callback) method publishesMigrations (line 320) | protected function publishesMigrations(array $paths, $groups = null) method publishes (line 336) | protected function publishes(array $paths, $groups = null) method ensurePublishArrayInitialized (line 353) | protected function ensurePublishArrayInitialized($class) method addPublishGroup (line 367) | protected function addPublishGroup($group, $paths) method pathsToPublish (line 385) | public static function pathsToPublish($provider = null, $group = null) method pathsForProviderOrGroup (line 403) | protected static function pathsForProviderOrGroup($provider, $group) method pathsForProviderAndGroup (line 423) | protected static function pathsForProviderAndGroup($provider, $group) method publishableProviders (line 437) | public static function publishableProviders() method publishableMigrationPaths (line 447) | public static function publishableMigrationPaths() method publishableGroups (line 457) | public static function publishableGroups() method commands (line 468) | public function commands($commands) method optimizes (line 485) | protected function optimizes(?string $optimize = null, ?string $clear ... method provides (line 512) | public function provides() method when (line 522) | public function when() method isDeferred (line 532) | public function isDeferred() method defaultProviders (line 542) | public static function defaultProviders() method addProviderToBootstrapFile (line 554) | public static function addProviderToBootstrapFile(string $provider, ?s... FILE: vendor/laravel/framework/src/Illuminate/Support/Sleep.php class Sleep (line 12) | class Sleep method __construct (line 85) | public function __construct($duration) method for (line 96) | public static function for($duration) method until (line 107) | public static function until($timestamp) method usleep (line 122) | public static function usleep($duration) method sleep (line 133) | public static function sleep($duration) method duration (line 144) | protected function duration($duration) method minutes (line 169) | public function minutes() method minute (line 181) | public function minute() method seconds (line 191) | public function seconds() method second (line 203) | public function second() method milliseconds (line 213) | public function milliseconds() method millisecond (line 225) | public function millisecond() method microseconds (line 235) | public function microseconds() method microsecond (line 247) | public function microsecond() method and (line 258) | public function and($duration) method while (line 271) | public function while(Closure $callback) method then (line 284) | public function then(callable $then) method __destruct (line 298) | public function __destruct() method goodnight (line 308) | protected function goodnight() method pullPending (line 362) | protected function pullPending() method fake (line 386) | public static function fake($value = true, $syncWithCarbon = false) method assertSlept (line 402) | public static function assertSlept($expected, $times = 1) method assertSleptTimes (line 419) | public static function assertSleptTimes($expected) method assertSequence (line 430) | public static function assertSequence($sequence) method assertNeverSlept (line 462) | public static function assertNeverSlept() method assertInsomniac (line 472) | public static function assertInsomniac() method shouldNotSleep (line 493) | protected function shouldNotSleep() method when (line 506) | public function when($condition) method unless (line 519) | public function unless($condition) method whenFakingSleep (line 530) | public static function whenFakingSleep($callback) method syncWithCarbon (line 540) | public static function syncWithCarbon($value = true) FILE: vendor/laravel/framework/src/Illuminate/Support/Str.php class Str (line 22) | class Str method of (line 81) | public static function of($string) method after (line 93) | public static function after($subject, $search) method afterLast (line 105) | public static function afterLast($subject, $search) method ascii (line 127) | public static function ascii($value, $language = 'en') method transliterate (line 140) | public static function transliterate($string, $unknown = '?', $strict ... method before (line 152) | public static function before($subject, $search) method beforeLast (line 170) | public static function beforeLast($subject, $search) method between (line 193) | public static function between($subject, $from, $to) method betweenFirst (line 210) | public static function betweenFirst($subject, $from, $to) method camel (line 225) | public static function camel($value) method charAt (line 241) | public static function charAt($subject, $index) method chopStart (line 259) | public static function chopStart($subject, $needle) method chopEnd (line 277) | public static function chopEnd($subject, $needle) method contains (line 296) | public static function contains($haystack, $needles, $ignoreCase = false) method containsAll (line 327) | public static function containsAll($haystack, $needles, $ignoreCase = ... method doesntContain (line 346) | public static function doesntContain($haystack, $needles, $ignoreCase ... method convertCase (line 359) | public static function convertCase(string $string, int $mode = MB_CASE... method deduplicate (line 371) | public static function deduplicate(string $string, string $character =... method endsWith (line 383) | public static function endsWith($haystack, $needles) method excerpt (line 410) | public static function excerpt($text, $phrase = '', $options = []) method finish (line 445) | public static function finish($value, $cap) method wrap (line 460) | public static function wrap($value, $before, $after = null) method unwrap (line 473) | public static function unwrap($value, $before, $after = null) method is (line 494) | public static function is($pattern, $value, $ignoreCase = false) method isAscii (line 537) | public static function isAscii($value) method isJson (line 548) | public static function isJson($value) method isUrl (line 574) | public static function isUrl($value, array $protocols = []) method isUuid (line 616) | public static function isUuid($value) method isUlid (line 631) | public static function isUlid($value) method kebab (line 646) | public static function kebab($value) method length (line 658) | public static function length($value, $encoding = null) method limit (line 672) | public static function limit($value, $limit = 100, $end = '...', $pres... method lower (line 699) | public static function lower($value) method words (line 712) | public static function words($value, $words = 100, $end = '...') method markdown (line 731) | public static function markdown($string, array $options = [], array $e... method inlineMarkdown (line 752) | public static function inlineMarkdown($string, array $options = [], ar... method mask (line 778) | public static function mask($string, $character, $index, $length = nul... method match (line 811) | public static function match($pattern, $subject) method isMatch (line 829) | public static function isMatch($pattern, $value) method matchAll (line 855) | public static function matchAll($pattern, $subject) method numbers (line 872) | public static function numbers($value) method padBoth (line 885) | public static function padBoth($value, $length, $pad = ' ') method padLeft (line 908) | public static function padLeft($value, $length, $pad = ' ') method padRight (line 927) | public static function padRight($value, $length, $pad = ' ') method parseCallback (line 945) | public static function parseCallback($callback, $default = null) method plural (line 968) | public static function plural($value, $count = 2) method pluralStudly (line 980) | public static function pluralStudly($value, $count = 2) method pluralPascal (line 996) | public static function pluralPascal($value, $count = 2) method password (line 1011) | public static function password($length = 32, $letters = true, $number... method position (line 1051) | public static function position($haystack, $needle, $offset = 0, $enco... method random (line 1062) | public static function random($length = 16) method createRandomStringsUsing (line 1087) | public static function createRandomStringsUsing(?callable $factory = n... method createRandomStringsUsingSequence (line 1099) | public static function createRandomStringsUsingSequence(array $sequenc... method createRandomStringsNormally (line 1131) | public static function createRandomStringsNormally() method repeat (line 1143) | public static function repeat(string $string, int $times) method replaceArray (line 1156) | public static function replaceArray($search, $replace, $subject) method toStringOr (line 1180) | private static function toStringOr($value, $fallback) method replace (line 1198) | public static function replace($search, $replace, $subject, $caseSensi... method replaceFirst (line 1225) | public static function replaceFirst($search, $replace, $subject) method replaceStart (line 1250) | public static function replaceStart($search, $replace, $subject) method replaceLast (line 1273) | public static function replaceLast($search, $replace, $subject) method replaceEnd (line 1298) | public static function replaceEnd($search, $replace, $subject) method replaceMatches (line 1322) | public static function replaceMatches($pattern, $replace, $subject, $l... method remove (line 1339) | public static function remove($search, $subject, $caseSensitive = true) method reverse (line 1356) | public static function reverse(string $value) method start (line 1368) | public static function start($value, $prefix) method upper (line 1381) | public static function upper($value) method title (line 1392) | public static function title($value) method headline (line 1403) | public static function headline($value) method apa (line 1424) | public static function apa($value) method singular (line 1473) | public static function singular($value) method slug (line 1487) | public static function slug($title, $separator = '-', $language = 'en'... method snake (line 1519) | public static function snake($value, $delimiter = '_') method trim (line 1543) | public static function trim($value, $charlist = null) method ltrim (line 1561) | public static function ltrim($value, $charlist = null) method rtrim (line 1579) | public static function rtrim($value, $charlist = null) method squish (line 1596) | public static function squish($value) method startsWith (line 1608) | public static function startsWith($haystack, $needles) method studly (line 1633) | public static function studly($value) method pascal (line 1654) | public static function pascal($value) method substr (line 1668) | public static function substr($string, $start, $length = null, $encodi... method substrCount (line 1682) | public static function substrCount($haystack, $needle, $offset = 0, $l... method substrReplace (line 1700) | public static function substrReplace($string, $replace, $offset = 0, $... method swap (line 1716) | public static function swap(array $map, $subject) method take (line 1728) | public static function take($string, int $limit): string method toBase64 (line 1743) | public static function toBase64($string): string method fromBase64 (line 1755) | public static function fromBase64($string, $strict = false) method lcfirst (line 1766) | public static function lcfirst($string) method ucfirst (line 1777) | public static function ucfirst($string) method ucsplit (line 1788) | public static function ucsplit($string) method wordCount (line 1800) | public static function wordCount($string, $characters = null) method wordWrap (line 1814) | public static function wordWrap($string, $characters = 75, $break = "\... method uuid (line 1824) | public static function uuid() method uuid7 (line 1837) | public static function uuid7($time = null) method orderedUuid (line 1849) | public static function orderedUuid() method createUuidsUsing (line 1875) | public static function createUuidsUsing(?callable $factory = null) method createUuidsUsingSequence (line 1887) | public static function createUuidsUsingSequence(array $sequence, $when... method freezeUuids (line 1920) | public static function freezeUuids(?Closure $callback = null) method createUuidsNormally (line 1942) | public static function createUuidsNormally() method ulid (line 1953) | public static function ulid($time = null) method createUlidsNormally (line 1971) | public static function createUlidsNormally() method createUlidsUsing (line 1982) | public static function createUlidsUsing(?callable $factory = null) method createUlidsUsingSequence (line 1994) | public static function createUlidsUsingSequence(array $sequence, $when... method freezeUlids (line 2027) | public static function freezeUlids(?Closure $callback = null) method flushCache (line 2049) | public static function flushCache() FILE: vendor/laravel/framework/src/Illuminate/Support/Stringable.php class Stringable (line 15) | class Stringable implements JsonSerializable, ArrayAccess, BaseStringable method __construct (line 32) | public function __construct($value = '') method after (line 43) | public function after($search) method afterLast (line 54) | public function afterLast($search) method append (line 65) | public function append(...$values) method newLine (line 76) | public function newLine($count = 1) method ascii (line 87) | public function ascii($language = 'en') method basename (line 98) | public function basename($suffix = '') method charAt (line 109) | public function charAt($index) method chopStart (line 120) | public function chopStart($needle) method chopEnd (line 131) | public function chopEnd($needle) method classBasename (line 141) | public function classBasename() method before (line 152) | public function before($search) method beforeLast (line 163) | public function beforeLast($search) method between (line 175) | public function between($from, $to) method betweenFirst (line 187) | public function betweenFirst($from, $to) method camel (line 197) | public function camel() method contains (line 209) | public function contains($needles, $ignoreCase = false) method containsAll (line 221) | public function containsAll($needles, $ignoreCase = false) method convertCase (line 233) | public function convertCase(int $mode = MB_CASE_FOLD, ?string $encodin... method deduplicate (line 244) | public function deduplicate(string $character = ' ') method dirname (line 255) | public function dirname($levels = 1) method endsWith (line 266) | public function endsWith($needles) method exactly (line 277) | public function exactly($value) method excerpt (line 293) | public function excerpt($phrase = '', $options = []) method explode (line 305) | public function explode($delimiter, $limit = PHP_INT_MAX) method split (line 318) | public function split($pattern, $limit = -1, $flags = 0) method finish (line 335) | public function finish($cap) method is (line 347) | public function is($pattern, $ignoreCase = false) method isAscii (line 357) | public function isAscii() method isJson (line 367) | public function isJson() method isUrl (line 377) | public function isUrl() method isUuid (line 387) | public function isUuid() method isUlid (line 397) | public function isUlid() method isEmpty (line 407) | public function isEmpty() method isNotEmpty (line 417) | public function isNotEmpty() method kebab (line 427) | public function kebab() method length (line 438) | public function length($encoding = null) method limit (line 451) | public function limit($limit = 100, $end = '...', $preserveWords = false) method lower (line 461) | public function lower() method markdown (line 473) | public function markdown(array $options = [], array $extensions = []) method inlineMarkdown (line 485) | public function inlineMarkdown(array $options = [], array $extensions ... method mask (line 499) | public function mask($character, $index, $length = null, $encoding = '... method match (line 510) | public function match($pattern) method isMatch (line 521) | public function isMatch($pattern) method matchAll (line 532) | public function matchAll($pattern) method test (line 543) | public function test($pattern) method numbers (line 553) | public function numbers() method padBoth (line 565) | public function padBoth($length, $pad = ' ') method padLeft (line 577) | public function padLeft($length, $pad = ' ') method padRight (line 589) | public function padRight($length, $pad = ' ') method parseCallback (line 600) | public function parseCallback($default = null) method pipe (line 611) | public function pipe(callable $callback) method plural (line 622) | public function plural($count = 2) method pluralStudly (line 633) | public function pluralStudly($count = 2) method pluralPascal (line 644) | public function pluralPascal($count = 2) method position (line 657) | public function position($needle, $offset = 0, $encoding = null) method prepend (line 668) | public function prepend(...$values) method remove (line 680) | public function remove($search, $caseSensitive = true) method reverse (line 690) | public function reverse() method repeat (line 701) | public function repeat(int $times) method replace (line 714) | public function replace($search, $replace, $caseSensitive = true) method replaceArray (line 726) | public function replaceArray($search, $replace) method replaceFirst (line 738) | public function replaceFirst($search, $replace) method replaceStart (line 750) | public function replaceStart($search, $replace) method replaceLast (line 762) | public function replaceLast($search, $replace) method replaceEnd (line 774) | public function replaceEnd($search, $replace) method replaceMatches (line 787) | public function replaceMatches($pattern, $replace, $limit = -1) method scan (line 802) | public function scan($format) method squish (line 812) | public function squish() method start (line 823) | public function start($prefix) method stripTags (line 834) | public function stripTags($allowedTags = null) method upper (line 844) | public function upper() method title (line 854) | public function title() method headline (line 864) | public function headline() method apa (line 874) | public function apa() method transliterate (line 886) | public function transliterate($unknown = '?', $strict = false) method singular (line 896) | public function singular() method slug (line 909) | public function slug($separator = '-', $language = 'en', $dictionary =... method snake (line 920) | public function snake($delimiter = '_') method startsWith (line 931) | public function startsWith($needles) method studly (line 941) | public function studly() method pascal (line 951) | public function pascal() method substr (line 964) | public function substr($start, $length = null, $encoding = 'UTF-8') method substrCount (line 977) | public function substrCount($needle, $offset = 0, $length = null) method substrReplace (line 990) | public function substrReplace($replace, $offset = 0, $length = null) method swap (line 1001) | public function swap(array $map) method take (line 1012) | public function take(int $limit) method trim (line 1027) | public function trim($characters = null) method ltrim (line 1038) | public function ltrim($characters = null) method rtrim (line 1049) | public function rtrim($characters = null) method lcfirst (line 1059) | public function lcfirst() method ucfirst (line 1069) | public function ucfirst() method ucsplit (line 1079) | public function ucsplit() method whenContains (line 1092) | public function whenContains($needles, $callback, $default = null) method whenContainsAll (line 1105) | public function whenContainsAll(array $needles, $callback, $default = ... method whenEmpty (line 1117) | public function whenEmpty($callback, $default = null) method whenNotEmpty (line 1129) | public function whenNotEmpty($callback, $default = null) method whenEndsWith (line 1142) | public function whenEndsWith($needles, $callback, $default = null) method whenExactly (line 1155) | public function whenExactly($value, $callback, $default = null) method whenNotExactly (line 1168) | public function whenNotExactly($value, $callback, $default = null) method whenIs (line 1181) | public function whenIs($pattern, $callback, $default = null) method whenIsAscii (line 1193) | public function whenIsAscii($callback, $default = null) method whenIsUuid (line 1205) | public function whenIsUuid($callback, $default = null) method whenIsUlid (line 1217) | public function whenIsUlid($callback, $default = null) method whenStartsWith (line 1230) | public function whenStartsWith($needles, $callback, $default = null) method whenTest (line 1243) | public function whenTest($pattern, $callback, $default = null) method words (line 1255) | public function words($words = 100, $end = '...') method wordCount (line 1266) | public function wordCount($characters = null) method wordWrap (line 1279) | public function wordWrap($characters = 75, $break = "\n", $cutLongWord... method wrap (line 1291) | public function wrap($before, $after = null) method unwrap (line 1303) | public function unwrap($before, $after = null) method toHtmlString (line 1313) | public function toHtmlString() method toBase64 (line 1323) | public function toBase64() method fromBase64 (line 1334) | public function fromBase64($strict = false) method dump (line 1345) | public function dump(...$args) method value (line 1357) | public function value() method toString (line 1367) | public function toString() method toInteger (line 1378) | public function toInteger($base = 10) method toFloat (line 1388) | public function toFloat() method toBoolean (line 1400) | public function toBoolean() method toDate (line 1414) | public function toDate($format = null, $tz = null) method jsonSerialize (line 1428) | public function jsonSerialize(): string method offsetExists (line 1439) | public function offsetExists(mixed $offset): bool method offsetGet (line 1450) | public function offsetGet(mixed $offset): string method offsetSet (line 1461) | public function offsetSet(mixed $offset, mixed $value): void method offsetUnset (line 1472) | public function offsetUnset(mixed $offset): void method __get (line 1483) | public function __get($key) method __toString (line 1493) | public function __toString() FILE: vendor/laravel/framework/src/Illuminate/Support/Testing/Fakes/BatchFake.php class BatchFake (line 11) | class BatchFake extends Batch method __construct (line 42) | public function __construct( method fresh (line 71) | public function fresh() method add (line 82) | public function add($jobs) method recordSuccessfulJob (line 101) | public function recordSuccessfulJob(string $jobId) method decrementPendingJobs (line 112) | public function decrementPendingJobs(string $jobId) method recordFailedJob (line 124) | public function recordFailedJob(string $jobId, $e) method incrementFailedJobs (line 135) | public function incrementFailedJobs(string $jobId) method cancel (line 145) | public function cancel() method delete (line 155) | public function delete() method deleted (line 165) | public function deleted() FILE: vendor/laravel/framework/src/Illuminate/Support/Testing/Fakes/BatchRepositoryFake.php class BatchRepositoryFake (line 12) | class BatchRepositoryFake implements BatchRepository method get (line 28) | public function get($limit, $before) method find (line 39) | public function find(string $batchId) method store (line 50) | public function store(PendingBatch $batch) method incrementTotalJobs (line 77) | public function incrementTotalJobs(string $batchId, int $amount) method decrementPendingJobs (line 89) | public function decrementPendingJobs(string $batchId, string $jobId) method incrementFailedJobs (line 101) | public function incrementFailedJobs(string $batchId, string $jobId) method markAsFinished (line 112) | public function markAsFinished(string $batchId) method cancel (line 125) | public function cancel(string $batchId) method delete (line 138) | public function delete(string $batchId) method transaction (line 149) | public function transaction(Closure $callback) method rollBack (line 159) | public function rollBack() FILE: vendor/laravel/framework/src/Illuminate/Support/Testing/Fakes/BusFake.php class BusFake (line 16) | class BusFake implements Fake, QueueingDispatcher method __construct (line 91) | public function __construct(QueueingDispatcher $dispatcher, $jobsToFak... method except (line 104) | public function except($jobsToDispatch) method assertDispatched (line 118) | public function assertDispatched($command, $callback = null) method assertDispatchedTimes (line 143) | public function assertDispatchedTimes($command, $times = 1) method assertNotDispatched (line 168) | public function assertNotDispatched($command, $callback = null) method assertNothingDispatched (line 187) | public function assertNothingDispatched() method assertDispatchedSync (line 201) | public function assertDispatchedSync($command, $callback = null) method assertDispatchedSyncTimes (line 224) | public function assertDispatchedSyncTimes($command, $times = 1) method assertNotDispatchedSync (line 247) | public function assertNotDispatchedSync($command, $callback = null) method assertDispatchedAfterResponse (line 266) | public function assertDispatchedAfterResponse($command, $callback = null) method assertDispatchedAfterResponseTimes (line 289) | public function assertDispatchedAfterResponseTimes($command, $times = 1) method assertNotDispatchedAfterResponse (line 312) | public function assertNotDispatchedAfterResponse($command, $callback =... method assertChained (line 330) | public function assertChained(array $expectedChain) method assertNothingChained (line 369) | public function assertNothingChained() method resetChainPropertiesToDefaults (line 380) | protected function resetChainPropertiesToDefaults($job) method assertDispatchedWithoutChain (line 397) | public function assertDispatchedWithoutChain($command, $callback = null) method assertDispatchedWithChainOfObjects (line 419) | protected function assertDispatchedWithChainOfObjects($command, $expec... method chainedBatch (line 470) | public function chainedBatch(Closure $callback) method assertBatched (line 481) | public function assertBatched(callable $callback) method assertBatchCount (line 495) | public function assertBatchCount($count) method assertNothingBatched (line 507) | public function assertNothingBatched() method assertNothingPlaced (line 522) | public function assertNothingPlaced() method dispatched (line 535) | public function dispatched($command, $callback = null) method dispatchedSync (line 553) | public function dispatchedSync(string $command, $callback = null) method dispatchedAfterResponse (line 571) | public function dispatchedAfterResponse(string $command, $callback = n... method batched (line 588) | public function batched(callable $callback) method hasDispatched (line 603) | public function hasDispatched($command) method hasDispatchedSync (line 614) | public function hasDispatchedSync($command) method hasDispatchedAfterResponse (line 625) | public function hasDispatchedAfterResponse($command) method dispatch (line 636) | public function dispatch($command) method dispatchSync (line 654) | public function dispatchSync($command, $handler = null) method dispatchNow (line 670) | public function dispatchNow($command, $handler = null) method dispatchToQueue (line 685) | public function dispatchToQueue($command) method dispatchAfterResponse (line 700) | public function dispatchAfterResponse($command) method chain (line 715) | public function chain($jobs) method findBatch (line 729) | public function findBatch(string $batchId) method batch (line 740) | public function batch($jobs) method dispatchFakeBatch (line 751) | public function dispatchFakeBatch($name = '') method recordPendingBatch (line 762) | public function recordPendingBatch(PendingBatch $pendingBatch) method shouldFakeJob (line 775) | protected function shouldFakeJob($command) method shouldDispatchCommand (line 799) | protected function shouldDispatchCommand($command) method serializeAndRestore (line 815) | public function serializeAndRestore(bool $serializeAndRestore = true) method serializeAndRestoreCommand (line 828) | protected function serializeAndRestoreCommand($command) method getCommandRepresentation (line 839) | protected function getCommandRepresentation($command) method pipeThrough (line 850) | public function pipeThrough(array $pipes) method hasCommandHandler (line 863) | public function hasCommandHandler($command) method getCommandHandler (line 874) | public function getCommandHandler($command) method map (line 885) | public function map(array $map) method dispatchedBatches (line 897) | public function dispatchedBatches() FILE: vendor/laravel/framework/src/Illuminate/Support/Testing/Fakes/ChainedBatchTruthTest.php class ChainedBatchTruthTest (line 7) | class ChainedBatchTruthTest method __construct (line 22) | public function __construct(Closure $callback) method __invoke (line 33) | public function __invoke($pendingBatch) FILE: vendor/laravel/framework/src/Illuminate/Support/Testing/Fakes/EventFake.php class EventFake (line 17) | class EventFake implements Dispatcher, Fake method __construct (line 56) | public function __construct(Dispatcher $dispatcher, $eventsToFake = []) method except (line 69) | public function except($eventsToDispatch) method assertListening (line 86) | public function assertListening($expectedEvent, $expectedListener) method assertDispatched (line 135) | public function assertDispatched($event, $callback = null) method assertDispatchedTimes (line 158) | public function assertDispatchedTimes($event, $times = 1) method assertNotDispatched (line 175) | public function assertNotDispatched($event, $callback = null) method assertNothingDispatched (line 192) | public function assertNothingDispatched() method dispatched (line 218) | public function dispatched($event, $callback = null) method hasDispatched (line 237) | public function hasDispatched($event) method listen (line 249) | public function listen($events, $listener = null) method hasListeners (line 260) | public function hasListeners($eventName) method push (line 272) | public function push($event, $payload = []) method subscribe (line 283) | public function subscribe($subscriber) method flush (line 294) | public function flush($event) method dispatch (line 307) | public function dispatch($event, $payload = [], $halt = false) method shouldFakeEvent (line 325) | protected function shouldFakeEvent($eventName, $payload) method fakeEvent (line 352) | protected function fakeEvent($event, $name, $arguments) method shouldDispatchEvent (line 369) | protected function shouldDispatchEvent($eventName, $payload) method forget (line 390) | public function forget($event) method forgetPushed (line 400) | public function forgetPushed() method until (line 412) | public function until($event, $payload = []) method dispatchedEvents (line 422) | public function dispatchedEvents() method __call (line 434) | public function __call($method, $parameters) FILE: vendor/laravel/framework/src/Illuminate/Support/Testing/Fakes/ExceptionHandlerFake.php class ExceptionHandlerFake (line 19) | class ExceptionHandlerFake implements ExceptionHandler, Fake method __construct (line 44) | public function __construct( method handler (line 56) | public function handler() method assertReported (line 67) | public function assertReported(Closure|string $exception) method assertReportedCount (line 97) | public function assertReportedCount(int $count) method assertNotReported (line 113) | public function assertNotReported(Closure|string $exception) method assertNothingReported (line 132) | public function assertNothingReported() method report (line 149) | public function report($e) method isFakedException (line 174) | protected function isFakedException(Throwable $e) method shouldReport (line 185) | public function shouldReport($e) method runningWithoutExceptionHandling (line 195) | protected function runningWithoutExceptionHandling() method render (line 207) | public function render($request, $e) method renderForConsole (line 219) | public function renderForConsole($output, Throwable $e) method throwOnReport (line 229) | public function throwOnReport() method throwFirstReported (line 243) | public function throwFirstReported() method setHandler (line 258) | public function setHandler(ExceptionHandler $handler) method __call (line 272) | public function __call(string $method, array $parameters) FILE: vendor/laravel/framework/src/Illuminate/Support/Testing/Fakes/Fake.php type Fake (line 5) | interface Fake FILE: vendor/laravel/framework/src/Illuminate/Support/Testing/Fakes/MailFake.php class MailFake (line 18) | class MailFake implements Factory, Fake, Mailer, MailQueue method __construct (line 56) | public function __construct(MailManager $manager) method assertSent (line 68) | public function assertSent($mailable, $callback = null) method assertSentTimes (line 104) | protected function assertSentTimes($mailable, $times = 1) method assertNotOutgoing (line 121) | public function assertNotOutgoing($mailable, $callback = null) method assertNotSent (line 134) | public function assertNotSent($mailable, $callback = null) method assertNothingOutgoing (line 162) | public function assertNothingOutgoing() method assertNothingSent (line 173) | public function assertNothingSent() method assertQueued (line 189) | public function assertQueued($mailable, $callback = null) method assertQueuedTimes (line 223) | protected function assertQueuedTimes($mailable, $times = 1) method assertNotQueued (line 240) | public function assertNotQueued($mailable, $callback = null) method assertNothingQueued (line 268) | public function assertNothingQueued() method assertSentCount (line 283) | public function assertSentCount($count) method assertQueuedCount (line 299) | public function assertQueuedCount($count) method assertOutgoingCount (line 315) | public function assertOutgoingCount($count) method sent (line 334) | public function sent($mailable, $callback = null) method hasSent (line 353) | public function hasSent($mailable) method queued (line 365) | public function queued($mailable, $callback = null) method hasQueued (line 384) | public function hasQueued($mailable) method mailablesOf (line 395) | protected function mailablesOf($type) method queuedMailablesOf (line 406) | protected function queuedMailablesOf($type) method mailer (line 417) | public function mailer($name = null) method to (line 430) | public function to($users) method cc (line 441) | public function cc($users) method bcc (line 452) | public function bcc($users) method raw (line 464) | public function raw($text, $callback) method send (line 477) | public function send($view, array $data = [], $callback = null) method sendNow (line 490) | public function sendNow($mailable, array $data = [], $callback = null) method sendMail (line 502) | protected function sendMail($view, $shouldQueue = false) method queue (line 526) | public function queue($view, $queue = null) method later (line 547) | public function later($delay, $view, $queue = null) method prepareMailableAndCallback (line 559) | protected function prepareMailableAndCallback($mailable, $callback) method forgetMailers (line 573) | public function forgetMailers() method __call (line 587) | public function __call($method, $parameters) FILE: vendor/laravel/framework/src/Illuminate/Support/Testing/Fakes/NotificationFake.php class NotificationFake (line 18) | class NotificationFake implements Fake, NotificationDispatcher, Notifica... method assertSentOnDemand (line 52) | public function assertSentOnDemand($notification, $callback = null) method assertSentTo (line 67) | public function assertSentTo($notifiable, $notification, $callback = n... method assertSentOnDemandTimes (line 102) | public function assertSentOnDemandTimes($notification, $times = 1) method assertSentToTimes (line 115) | public function assertSentToTimes($notifiable, $notification, $times = 1) method assertNotSentTo (line 135) | public function assertNotSentTo($notifiable, $notification, $callback ... method assertNothingSent (line 164) | public function assertNothingSent() method assertNothingSentTo (line 183) | public function assertNothingSentTo($notifiable) method assertSentTimes (line 210) | public function assertSentTimes($notification, $expectedCount) method assertCount (line 228) | public function assertCount($expectedCount) method sent (line 246) | public function sent($notifiable, $notification, $callback = null) method hasSent (line 268) | public function hasSent($notifiable, $notification) method notificationsFor (line 280) | protected function notificationsFor($notifiable, $notification) method send (line 292) | public function send($notifiables, $notification) method sendNow (line 305) | public function sendNow($notifiables, $notification, ?array $channels ... method channel (line 350) | public function channel($name = null) method locale (line 361) | public function locale($locale) method serializeAndRestore (line 374) | public function serializeAndRestore(bool $serializeAndRestore = true) method serializeAndRestoreNotification (line 387) | protected function serializeAndRestoreNotification($notification) method sentNotifications (line 397) | public function sentNotifications() FILE: vendor/laravel/framework/src/Illuminate/Support/Testing/Fakes/PendingBatchFake.php class PendingBatchFake (line 8) | class PendingBatchFake extends PendingBatch method __construct (line 24) | public function __construct(BusFake $bus, Collection $jobs) method dispatch (line 35) | public function dispatch() method dispatchAfterResponse (line 45) | public function dispatchAfterResponse() FILE: vendor/laravel/framework/src/Illuminate/Support/Testing/Fakes/PendingChainFake.php class PendingChainFake (line 9) | class PendingChainFake extends PendingChain method __construct (line 26) | public function __construct(BusFake $bus, $job, $chain) method dispatch (line 38) | public function dispatch() FILE: vendor/laravel/framework/src/Illuminate/Support/Testing/Fakes/PendingMailFake.php class PendingMailFake (line 8) | class PendingMailFake extends PendingMail method __construct (line 16) | public function __construct($mailer) method send (line 27) | public function send(Mailable $mailable) method sendNow (line 38) | public function sendNow(Mailable $mailable) method queue (line 49) | public function queue(Mailable $mailable) FILE: vendor/laravel/framework/src/Illuminate/Support/Testing/Fakes/QueueFake.php class QueueFake (line 17) | class QueueFake extends QueueManager implements Fake, Queue method __construct (line 71) | public function __construct($app, $jobsToFake = [], $queue = null) method except (line 86) | public function except($jobsToBeQueued) method assertPushed (line 100) | public function assertPushed($job, $callback = null) method assertPushedTimes (line 123) | protected function assertPushedTimes($job, $times = 1) method assertPushedOn (line 141) | public function assertPushedOn($queue, $job, $callback = null) method assertPushedWithChain (line 164) | public function assertPushedWithChain($job, $expectedChain = [], $call... method assertPushedWithoutChain (line 188) | public function assertPushedWithoutChain($job, $callback = null) method assertPushedWithChainOfObjects (line 206) | protected function assertPushedWithChainOfObjects($job, $expectedChain... method assertPushedWithChainOfClasses (line 224) | protected function assertPushedWithChainOfClasses($job, $expectedChain... method assertClosurePushed (line 245) | public function assertClosurePushed($callback = null) method assertClosureNotPushed (line 256) | public function assertClosureNotPushed($callback = null) method isChainOfObjects (line 267) | protected function isChainOfObjects($chain) method assertNotPushed (line 279) | public function assertNotPushed($job, $callback = null) method assertCount (line 297) | public function assertCount($expectedCount) method assertNothingPushed (line 312) | public function assertNothingPushed() method pushed (line 326) | public function pushed($job, $callback = null) method pushedRaw (line 345) | public function pushedRaw($callback = null) method hasPushed (line 358) | public function hasPushed($job) method connection (line 369) | public function connection($value = null) method size (line 380) | public function size($queue = null) method push (line 395) | public function push($job, $data = '', $queue = null) method shouldFakeJob (line 420) | public function shouldFakeJob($job) method shouldDispatchJob (line 441) | protected function shouldDispatchJob($job) method pushRaw (line 460) | public function pushRaw($payload, $queue = null, array $options = []) method later (line 478) | public function later($delay, $job, $data = '', $queue = null) method pushOn (line 491) | public function pushOn($queue, $job, $data = '') method laterOn (line 505) | public function laterOn($queue, $delay, $job, $data = '') method pop (line 516) | public function pop($queue = null) method bulk (line 529) | public function bulk($jobs, $data = '', $queue = null) method pushedJobs (line 541) | public function pushedJobs() method rawPushes (line 551) | public function rawPushes() method serializeAndRestore (line 562) | public function serializeAndRestore(bool $serializeAndRestore = true) method serializeAndRestoreJob (line 575) | protected function serializeAndRestoreJob($job) method getConnectionName (line 585) | public function getConnectionName() method setConnectionName (line 596) | public function setConnectionName($name) method __call (line 610) | public function __call($method, $parameters) FILE: vendor/laravel/framework/src/Illuminate/Support/Timebox.php class Timebox (line 7) | class Timebox method call (line 27) | public function call(callable $callback, int $microseconds) method returnEarly (line 57) | public function returnEarly() method dontReturnEarly (line 69) | public function dontReturnEarly() method usleep (line 82) | protected function usleep(int $microseconds) FILE: vendor/laravel/framework/src/Illuminate/Support/Traits/CapsuleManagerTrait.php type CapsuleManagerTrait (line 8) | trait CapsuleManagerTrait method setupContainer (line 30) | protected function setupContainer(Container $container) method setAsGlobal (line 44) | public function setAsGlobal() method getContainer (line 54) | public function getContainer() method setContainer (line 65) | public function setContainer(Container $container) FILE: vendor/laravel/framework/src/Illuminate/Support/Traits/Dumpable.php type Dumpable (line 5) | trait Dumpable method dd (line 13) | public function dd(...$args) method dump (line 24) | public function dump(...$args) FILE: vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php type ForwardsCalls (line 8) | trait ForwardsCalls method forwardCallTo (line 20) | protected function forwardCallTo($object, $method, $parameters) method forwardDecoratedCallTo (line 50) | protected function forwardDecoratedCallTo($object, $method, $parameters) method throwBadMethodCallException (line 65) | protected static function throwBadMethodCallException($method) FILE: vendor/laravel/framework/src/Illuminate/Support/Traits/InteractsWithData.php type InteractsWithData (line 11) | trait InteractsWithData method all (line 19) | abstract public function all($keys = null); method data (line 28) | abstract protected function data($key = null, $default = null); method exists (line 36) | public function exists($key) method has (line 47) | public function has($key) method hasAny (line 68) | public function hasAny($keys) method whenHas (line 85) | public function whenHas($key, callable $callback, ?callable $default =... method filled (line 104) | public function filled($key) method isNotFilled (line 123) | public function isNotFilled($key) method anyFilled (line 142) | public function anyFilled($keys) method whenFilled (line 163) | public function whenFilled($key, callable $callback, ?callable $defaul... method missing (line 182) | public function missing($key) method whenMissing (line 197) | public function whenMissing($key, callable $callback, ?callable $defau... method isEmptyString (line 216) | protected function isEmptyString($key) method str (line 230) | public function str($key, $default = null) method string (line 242) | public function string($key, $default = null) method boolean (line 256) | public function boolean($key = null, $default = false) method integer (line 268) | public function integer($key, $default = 0) method float (line 280) | public function float($key, $default = 0.0) method date (line 295) | public function date($key, $format = null, $tz = null) method enum (line 317) | public function enum($key, $enumClass) method enums (line 335) | public function enums($key, $enumClass) method isBackedEnum (line 352) | protected function isBackedEnum($enumClass) method array (line 363) | public function array($key = null) method collect (line 374) | public function collect($key = null) method only (line 385) | public function only($keys) method except (line 410) | public function except($keys) FILE: vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php type Localizable (line 7) | trait Localizable method withLocale (line 16) | public function withLocale($locale, $callback) FILE: vendor/laravel/framework/src/Illuminate/Support/Traits/ReflectsClosures.php type ReflectsClosures (line 11) | trait ReflectsClosures method firstClosureParameterType (line 22) | protected function firstClosureParameterType(Closure $closure) method firstClosureParameterTypes (line 46) | protected function firstClosureParameterTypes(Closure $closure) method closureParameterTypes (line 77) | protected function closureParameterTypes(Closure $closure) FILE: vendor/laravel/framework/src/Illuminate/Support/Traits/Tappable.php type Tappable (line 5) | trait Tappable method tap (line 13) | public function tap($callback = null) FILE: vendor/laravel/framework/src/Illuminate/Support/Uri.php class Uri (line 18) | class Uri implements Htmlable, Responsable, Stringable method __construct (line 35) | public function __construct(UriInterface|Stringable|string $uri = '') method of (line 43) | public static function of(UriInterface|Stringable|string $uri = ''): s... method to (line 51) | public static function to(string $path): static method route (line 66) | public static function route($name, $parameters = [], $absolute = true... method signedRoute (line 82) | public static function signedRoute($name, $parameters = [], $expiratio... method temporarySignedRoute (line 96) | public static function temporarySignedRoute($name, $expiration, $param... method scheme (line 104) | public function scheme(): ?string method user (line 112) | public function user(bool $withPassword = false): ?string method password (line 122) | public function password(): ?string method host (line 130) | public function host(): ?string method port (line 138) | public function port(): ?int method path (line 148) | public function path(): ?string method query (line 158) | public function query(): UriQueryString method fragment (line 166) | public function fragment(): ?string method withScheme (line 174) | public function withScheme(Stringable|string $scheme): static method withUser (line 182) | public function withUser(Stringable|string|null $user, #[SensitivePara... method withHost (line 190) | public function withHost(Stringable|string $host): static method withPort (line 198) | public function withPort(?int $port): static method withPath (line 206) | public function withPath(Stringable|string $path): static method withQuery (line 214) | public function withQuery(array $query, bool $merge = true): static method withQueryIfMissing (line 244) | public function withQueryIfMissing(array $query): static method pushOntoQuery (line 260) | public function pushOntoQuery(string $key, mixed $value): static method withoutQuery (line 277) | public function withoutQuery(array|string $keys): static method replaceQuery (line 285) | public function replaceQuery(array $query): static method withFragment (line 293) | public function withFragment(string $fragment): static method redirect (line 301) | public function redirect(int $status = 302, array $headers = []): Redi... method toResponse (line 312) | public function toResponse($request) method toHtml (line 322) | public function toHtml() method decode (line 330) | public function decode(): string method value (line 342) | public function value(): string method isEmpty (line 350) | public function isEmpty(): bool method dump (line 361) | public function dump(...$args) method setUrlGeneratorResolver (line 371) | public static function setUrlGeneratorResolver(Closure $urlGeneratorRe... method getUri (line 379) | public function getUri(): UriInterface method __toString (line 387) | public function __toString(): string FILE: vendor/laravel/framework/src/Illuminate/Support/UriQueryString.php class UriQueryString (line 10) | class UriQueryString implements Arrayable, Stringable method __construct (line 17) | public function __construct(protected Uri $uri) method all (line 28) | public function all($keys = null) method data (line 52) | protected function data($key = null, $default = null) method get (line 60) | public function get(?string $key = null, mixed $default = null): mixed method decode (line 68) | public function decode(): string method value (line 76) | public function value(): string method toArray (line 84) | public function toArray() method __toString (line 92) | public function __toString(): string FILE: vendor/laravel/framework/src/Illuminate/Support/ValidatedInput.php class ValidatedInput (line 11) | class ValidatedInput implements ValidatedData method __construct (line 28) | public function __construct(array $input) method merge (line 39) | public function merge(array $items) method all (line 50) | public function all($keys = null) method data (line 72) | protected function data($key = null, $default = null) method keys (line 82) | public function keys() method input (line 94) | public function input($key = null, $default = null) method dd (line 107) | public function dd(...$keys) method dump (line 120) | public function dump($keys = []) method toArray (line 134) | public function toArray() method __get (line 145) | public function __get($name) method __set (line 157) | public function __set($name, $value) method __isset (line 167) | public function __isset($name) method __unset (line 178) | public function __unset($name) method offsetExists (line 189) | public function offsetExists($key): bool method offsetGet (line 200) | public function offsetGet($key): mixed method offsetSet (line 212) | public function offsetSet($key, $value): void method offsetUnset (line 227) | public function offsetUnset($key): void method getIterator (line 237) | public function getIterator(): Traversable FILE: vendor/laravel/framework/src/Illuminate/Support/ViewErrorBag.php class ViewErrorBag (line 12) | class ViewErrorBag implements Countable, Stringable method hasBag (line 27) | public function hasBag($key = 'default') method getBag (line 38) | public function getBag($key) method getBags (line 48) | public function getBags() method put (line 60) | public function put($key, MessageBagContract $bag) method any (line 72) | public function any() method count (line 82) | public function count(): int method __call (line 94) | public function __call($method, $parameters) method __get (line 105) | public function __get($key) method __set (line 117) | public function __set($key, $value) method __toString (line 127) | public function __toString() FILE: vendor/laravel/framework/src/Illuminate/Support/functions.php function defer (line 18) | function defer(?callable $callback = null, ?string $name = null, bool $a... function php_binary (line 37) | function php_binary() function artisan_binary (line 49) | function artisan_binary() FILE: vendor/laravel/framework/src/Illuminate/Support/helpers.php function append_config (line 24) | function append_config(array $array) function blank (line 51) | function blank($value) function class_basename (line 88) | function class_basename($class) function class_uses_recursive (line 103) | function class_uses_recursive($class) function e (line 127) | function e($value, $doubleEncode = true) function env (line 153) | function env($key, $default = null) function filled (line 170) | function filled($value) function fluent (line 183) | function fluent($value) function literal (line 195) | function literal(...$arguments) function object_get (line 216) | function object_get($object, $key, $default = null) function laravel_cloud (line 240) | function laravel_cloud() function once (line 256) | function once(callable $callback) function optional (line 278) | function optional($value = null, ?callable $callback = null) function preg_replace_array (line 297) | function preg_replace_array($pattern, array $replacements, $subject) function retry (line 321) | function retry($times, callable $callback, $sleepMilliseconds = 0, $when... function str (line 362) | function str($string = null) function tap (line 393) | function tap($value, $callback = null) function throw_if (line 419) | function throw_if($condition, $exception = 'RuntimeException', ...$param... function throw_unless (line 447) | function throw_unless($condition, $exception = 'RuntimeException', ...$p... function trait_uses_recursive (line 462) | function trait_uses_recursive($trait) function transform (line 487) | function transform($value, callable $callback, $default = null) function windows_os (line 507) | function windows_os() function with (line 524) | function with($value, ?callable $callback = null) FILE: vendor/laravel/framework/src/Illuminate/Testing/Assert.php class Assert (line 13) | abstract class Assert extends PHPUnit method assertArraySubset (line 24) | public static function assertArraySubset($subset, $array, bool $checkF... FILE: vendor/laravel/framework/src/Illuminate/Testing/AssertableJsonString.php class AssertableJsonString (line 15) | class AssertableJsonString implements ArrayAccess, Countable method __construct (line 37) | public function __construct($jsonable) method json (line 58) | public function json($key = null) method assertCount (line 70) | public function assertCount(int $count, $key = null) method assertExact (line 95) | public function assertExact(array $data) method assertSimilar (line 115) | public function assertSimilar(array $data) method assertFragment (line 133) | public function assertFragment(array $data) method assertMissing (line 162) | public function assertMissing(array $data, $exact = false) method assertMissingExact (line 194) | public function assertMissingExact(array $data) method assertMissingPath (line 223) | public function assertMissingPath($path) method assertPath (line 237) | public function assertPath($path, $expect) method assertPathCanonicalizing (line 255) | public function assertPathCanonicalizing($path, $expect) method assertStructure (line 270) | public function assertStructure(?array $structure = null, $responseDat... method assertSubset (line 316) | public function assertSubset(array $data, $strict = false) method reorderAssocKeys (line 331) | protected function reorderAssocKeys(array $data) method assertJsonMessage (line 351) | protected function assertJsonMessage(array $data) method jsonSearchStrings (line 370) | protected function jsonSearchStrings($key, $value) method count (line 386) | public function count(): int method offsetExists (line 397) | public function offsetExists($offset): bool method offsetGet (line 408) | public function offsetGet($offset): mixed method offsetSet (line 420) | public function offsetSet($offset, $value): void method offsetUnset (line 431) | public function offsetUnset($offset): void FILE: vendor/laravel/framework/src/Illuminate/Testing/Concerns/AssertsStatusCodes.php type AssertsStatusCodes (line 7) | trait AssertsStatusCodes method assertOk (line 14) | public function assertOk() method assertCreated (line 24) | public function assertCreated() method assertAccepted (line 34) | public function assertAccepted() method assertNoContent (line 45) | public function assertNoContent($status = 204) method assertMovedPermanently (line 59) | public function assertMovedPermanently() method assertFound (line 69) | public function assertFound() method assertNotModified (line 79) | public function assertNotModified() method assertTemporaryRedirect (line 89) | public function assertTemporaryRedirect() method assertPermanentRedirect (line 99) | public function assertPermanentRedirect() method assertBadRequest (line 109) | public function assertBadRequest() method assertUnauthorized (line 119) | public function assertUnauthorized() method assertPaymentRequired (line 129) | public function assertPaymentRequired() method assertForbidden (line 139) | public function assertForbidden() method assertNotFound (line 149) | public function assertNotFound() method assertMethodNotAllowed (line 159) | public function assertMethodNotAllowed() method assertNotAcceptable (line 169) | public function assertNotAcceptable() method assertRequestTimeout (line 179) | public function assertRequestTimeout() method assertConflict (line 189) | public function assertConflict() method assertGone (line 199) | public function assertGone() method assertUnsupportedMediaType (line 209) | public function assertUnsupportedMediaType() method assertUnprocessable (line 219) | public function assertUnprocessable() method assertTooManyRequests (line 229) | public function assertTooManyRequests() method assertInternalServerError (line 239) | public function assertInternalServerError() method assertServiceUnavailable (line 249) | public function assertServiceUnavailable() FILE: vendor/laravel/framework/src/Illuminate/Testing/Concerns/RunsInParallel.php type RunsInParallel (line 15) | trait RunsInParallel method __construct (line 59) | public function __construct($options, OutputInterface $output) method resolveApplicationUsing (line 84) | public static function resolveApplicationUsing($resolver) method resolveRunnerUsing (line 95) | public static function resolveRunnerUsing($resolver) method execute (line 105) | public function execute(): int method getExitCode (line 133) | public function getExitCode(): int method forEachProcess (line 144) | protected function forEachProcess($callback) method createApplication (line 166) | protected function createApplication() FILE: vendor/laravel/framework/src/Illuminate/Testing/Concerns/TestDatabases.php type TestDatabases (line 13) | trait TestDatabases method bootTestDatabase (line 27) | protected function bootTestDatabase() method ensureTestDatabaseExists (line 83) | protected function ensureTestDatabaseExists($database) method ensureSchemaIsUpToDate (line 108) | protected function ensureSchemaIsUpToDate() method usingDatabase (line 124) | protected function usingDatabase($database, $callable) method whenNotUsingInMemoryDatabase (line 142) | protected function whenNotUsingInMemoryDatabase($callback) method switchToDatabase (line 161) | protected function switchToDatabase($database) method testDatabase (line 187) | protected function testDatabase($database) FILE: vendor/laravel/framework/src/Illuminate/Testing/Constraints/ArraySubset.php class ArraySubset (line 11) | class ArraySubset extends Constraint method __construct (line 30) | public function __construct(iterable $subset, bool $strict = false) method evaluate (line 54) | public function evaluate($other, string $description = '', bool $retur... method toString (line 94) | public function toString(): string method failureDescription (line 110) | protected function failureDescription($other): string method toArray (line 124) | protected function toArray(iterable $other): array FILE: vendor/laravel/framework/src/Illuminate/Testing/Constraints/CountInDatabase.php class CountInDatabase (line 9) | class CountInDatabase extends Constraint method __construct (line 39) | public function __construct(Connection $database, int $expectedCount) method matches (line 52) | public function matches($table): bool method failureDescription (line 65) | public function failureDescription($table): string method toString (line 79) | public function toString($options = 0): string FILE: vendor/laravel/framework/src/Illuminate/Testing/Constraints/HasInDatabase.php class HasInDatabase (line 9) | class HasInDatabase extends Constraint method __construct (line 39) | public function __construct(Connection $database, array $data) method matches (line 52) | public function matches($table): bool method failureDescription (line 65) | public function failureDescription($table): string method getAdditionalInfo (line 79) | protected function getAdditionalInfo($table) method toString (line 115) | public function toString($options = 0): string FILE: vendor/laravel/framework/src/Illuminate/Testing/Constraints/NotSoftDeletedInDatabase.php class NotSoftDeletedInDatabase (line 8) | class NotSoftDeletedInDatabase extends Constraint method __construct (line 46) | public function __construct(Connection $database, array $data, string ... method matches (line 59) | public function matches($table): bool method failureDescription (line 73) | public function failureDescription($table): string method getAdditionalInfo (line 87) | protected function getAdditionalInfo($table) method toString (line 111) | public function toString(): string FILE: vendor/laravel/framework/src/Illuminate/Testing/Constraints/SeeInOrder.php class SeeInOrder (line 8) | class SeeInOrder extends Constraint method __construct (line 30) | public function __construct($content) method matches (line 41) | public function matches($values): bool method failureDescription (line 74) | public function failureDescription($values): string method toString (line 88) | public function toString(): string FILE: vendor/laravel/framework/src/Illuminate/Testing/Constraints/SoftDeletedInDatabase.php class SoftDeletedInDatabase (line 8) | class SoftDeletedInDatabase extends Constraint method __construct (line 46) | public function __construct(Connection $database, array $data, string ... method matches (line 61) | public function matches($table): bool method failureDescription (line 75) | public function failureDescription($table): string method getAdditionalInfo (line 89) | protected function getAdditionalInfo($table) method toString (line 113) | public function toString(): string FILE: vendor/laravel/framework/src/Illuminate/Testing/Exceptions/InvalidArgumentException.php class InvalidArgumentException (line 7) | class InvalidArgumentException extends Exception method create (line 16) | public static function create(int $argument, string $type): static FILE: vendor/laravel/framework/src/Illuminate/Testing/Fluent/AssertableJson.php class AssertableJson (line 14) | class AssertableJson implements Arrayable method __construct (line 45) | protected function __construct(array $props, ?string $path = null) method dotPath (line 57) | protected function dotPath(string $key = ''): string method prop (line 72) | protected function prop(?string $key = null) method scope (line 84) | protected function scope(string $key, Closure $callback): self method first (line 104) | public function first(Closure $callback): self method each (line 128) | public function each(Closure $callback): self method fromArray (line 154) | public static function fromArray(array $data): self method fromAssertableJsonString (line 165) | public static function fromAssertableJsonString(AssertableJsonString $... method toArray (line 175) | public function toArray() FILE: vendor/laravel/framework/src/Illuminate/Testing/Fluent/Concerns/Debugging.php type Debugging (line 7) | trait Debugging method dump (line 17) | public function dump(?string $prop = null): self method prop (line 30) | abstract protected function prop(?string $key = null); FILE: vendor/laravel/framework/src/Illuminate/Testing/Fluent/Concerns/Has.php type Has (line 9) | trait Has method count (line 18) | public function count($key, ?int $length = null): self method countBetween (line 50) | public function countBetween(int|string $min, int|string $max): self method has (line 83) | public function has($key, $length = null, ?Closure $callback = null): ... method hasAll (line 128) | public function hasAll($key): self method hasAny (line 149) | public function hasAny($key): self method missingAll (line 171) | public function missingAll($key): self method missing (line 188) | public function missing(string $key): self method dotPath (line 204) | abstract protected function dotPath(string $key = ''): string; method interactsWith (line 212) | abstract protected function interactsWith(string $key): void; method prop (line 220) | abstract protected function prop(?string $key = null); method scope (line 229) | abstract protected function scope(string $key, Closure $callback); method etc (line 236) | abstract public function etc(); method first (line 244) | abstract public function first(Closure $callback); FILE: vendor/laravel/framework/src/Illuminate/Testing/Fluent/Concerns/Interaction.php type Interaction (line 8) | trait Interaction method interactsWith (line 23) | protected function interactsWith(string $key): void method interacted (line 37) | public function interacted(): void method etc (line 53) | public function etc(): self method prop (line 66) | abstract protected function prop(?string $key = null); FILE: vendor/laravel/framework/src/Illuminate/Testing/Fluent/Concerns/Matching.php type Matching (line 12) | trait Matching method where (line 21) | public function where(string $key, $expected): self method whereNot (line 59) | public function whereNot(string $key, $expected): self method whereAll (line 101) | public function whereAll(array $bindings): self method whereType (line 117) | public function whereType(string $key, $expected): self method whereAllType (line 142) | public function whereAllType(array $bindings): self method whereContains (line 158) | public function whereContains(string $key, $expected) method ensureSorted (line 202) | protected function ensureSorted(&$value): void method dotPath (line 221) | abstract protected function dotPath(string $key = ''): string; method has (line 231) | abstract public function has(string $key, $value = null, ?Closure $sco... method prop (line 239) | abstract protected function prop(?string $key = null); FILE: vendor/laravel/framework/src/Illuminate/Testing/LoggedExceptionCollection.php class LoggedExceptionCollection (line 7) | class LoggedExceptionCollection extends Collection FILE: vendor/laravel/framework/src/Illuminate/Testing/ParallelConsoleOutput.php class ParallelConsoleOutput (line 9) | class ParallelConsoleOutput extends ConsoleOutput method __construct (line 34) | public function __construct($output) method write (line 53) | public function write($messages, bool $newline = false, int $options =... FILE: vendor/laravel/framework/src/Illuminate/Testing/ParallelRunner.php class ParallelRunner (line 8) | class ParallelRunner implements \ParaTest\RunnerInterface method run (line 17) | public function run(): int method run (line 32) | public function run(): void class ParallelRunner (line 23) | class ParallelRunner implements \ParaTest\Runners\PHPUnit\RunnerInterface method run (line 17) | public function run(): int method run (line 32) | public function run(): void FILE: vendor/laravel/framework/src/Illuminate/Testing/ParallelTesting.php class ParallelTesting (line 8) | class ParallelTesting method __construct (line 72) | public function __construct(Container $container) method resolveOptionsUsing (line 83) | public function resolveOptionsUsing($resolver) method resolveTokenUsing (line 94) | public function resolveTokenUsing($resolver) method setUpProcess (line 105) | public function setUpProcess($callback) method setUpTestCase (line 116) | public function setUpTestCase($callback) method setUpTestDatabase (line 127) | public function setUpTestDatabase($callback) method tearDownProcess (line 138) | public function tearDownProcess($callback) method tearDownTestCase (line 149) | public function tearDownTestCase($callback) method callSetUpProcessCallbacks (line 159) | public function callSetUpProcessCallbacks() method callSetUpTestCaseCallbacks (line 176) | public function callSetUpTestCaseCallbacks($testCase) method callSetUpTestDatabaseCallbacks (line 194) | public function callSetUpTestDatabaseCallbacks($database) method callTearDownProcessCallbacks (line 211) | public function callTearDownProcessCallbacks() method callTearDownTestCaseCallbacks (line 228) | public function callTearDownTestCaseCallbacks($testCase) method option (line 246) | public function option($option) method token (line 262) | public function token() method whenRunningInParallel (line 275) | protected function whenRunningInParallel($callback) method inParallel (line 287) | protected function inParallel() FILE: vendor/laravel/framework/src/Illuminate/Testing/ParallelTestingServiceProvider.php class ParallelTestingServiceProvider (line 9) | class ParallelTestingServiceProvider extends ServiceProvider implements ... method boot (line 18) | public function boot() method register (line 30) | public function register() FILE: vendor/laravel/framework/src/Illuminate/Testing/PendingCommand.php class PendingCommand (line 22) | class PendingCommand method __construct (line 85) | public function __construct(PHPUnitTestCase $test, Container $app, $co... method expectsQuestion (line 100) | public function expectsQuestion($question, $answer) method expectsConfirmation (line 114) | public function expectsConfirmation($question, $answer = 'no') method expectsChoice (line 128) | public function expectsChoice($question, $answer, $answers, $strict = ... method expectsSearch (line 147) | public function expectsSearch($question, $answer, $search, $answers) method expectsOutput (line 160) | public function expectsOutput($output = null) method doesntExpectOutput (line 179) | public function doesntExpectOutput($output = null) method expectsOutputToContain (line 198) | public function expectsOutputToContain($string) method doesntExpectOutputToContain (line 211) | public function doesntExpectOutputToContain($string) method expectsTable (line 227) | public function expectsTable($headers, $rows, $tableStyle = 'default',... method assertExitCode (line 257) | public function assertExitCode($exitCode) method assertNotExitCode (line 270) | public function assertNotExitCode($exitCode) method assertSuccessful (line 282) | public function assertSuccessful() method assertOk (line 292) | public function assertOk() method assertFailed (line 302) | public function assertFailed() method execute (line 312) | public function execute() method run (line 324) | public function run() method verifyExpectations (line 367) | protected function verifyExpectations() method mockConsoleOutput (line 407) | protected function mockConsoleOutput() method createABufferedOutputMock (line 445) | private function createABufferedOutputMock() method flushExpectations (line 512) | protected function flushExpectations() method __destruct (line 528) | public function __destruct() FILE: vendor/laravel/framework/src/Illuminate/Testing/TestComponent.php class TestComponent (line 10) | class TestComponent implements Stringable method __construct (line 37) | public function __construct($component, $view) method assertSee (line 51) | public function assertSee($value, $escape = true) method assertSeeInOrder (line 67) | public function assertSeeInOrder(array $values, $escape = true) method assertSeeText (line 83) | public function assertSeeText($value, $escape = true) method assertSeeTextInOrder (line 99) | public function assertSeeTextInOrder(array $values, $escape = true) method assertDontSee (line 115) | public function assertDontSee($value, $escape = true) method assertDontSeeText (line 131) | public function assertDontSeeText($value, $escape = true) method __toString (line 145) | public function __toString() method __get (line 156) | public function __get($attribute) method __call (line 168) | public function __call($method, $parameters) FILE: vendor/laravel/framework/src/Illuminate/Testing/TestResponse.php class TestResponse (line 35) | class TestResponse implements ArrayAccess method __construct (line 76) | public function __construct($response, $request = null) method fromBaseResponse (line 92) | public static function fromBaseResponse($response, $request = null) method assertSuccessful (line 102) | public function assertSuccessful() method assertSuccessfulPrecognition (line 117) | public function assertSuccessfulPrecognition() method assertServerError (line 140) | public function assertServerError() method assertStatus (line 156) | public function assertStatus($status) method statusMessageWithDetails (line 172) | protected function statusMessageWithDetails($expected, $actual) method assertRedirect (line 183) | public function assertRedirect($uri = null) method assertRedirectContains (line 203) | public function assertRedirectContains($uri) method assertRedirectBack (line 222) | public function assertRedirectBack() method assertRedirectToRoute (line 241) | public function assertRedirectToRoute($name, $parameters = []) method assertRedirectToSignedRoute (line 263) | public function assertRedirectToSignedRoute($name = null, $parameters ... method assertHeader (line 301) | public function assertHeader($headerName, $value = null) method assertHeaderMissing (line 325) | public function assertHeaderMissing($headerName) method assertLocation (line 340) | public function assertLocation($uri) method assertDownload (line 355) | public function assertDownload($filename = null) method assertPlainCookie (line 404) | public function assertPlainCookie($cookieName, $value = null) method assertCookie (line 420) | public function assertCookie($cookieName, $value = null, $encrypted = ... method assertCookieExpired (line 447) | public function assertCookieExpired($cookieName) method assertCookieNotExpired (line 470) | public function assertCookieNotExpired($cookieName) method assertCookieMissing (line 493) | public function assertCookieMissing($cookieName) method getCookie (line 511) | public function getCookie($cookieName, $decrypt = true, $unserialize =... method assertContent (line 545) | public function assertContent($value) method assertStreamed (line 557) | public function assertStreamed() method assertNotStreamed (line 572) | public function assertNotStreamed() method assertStreamedContent (line 588) | public function assertStreamedContent($value) method assertStreamedJsonContent (line 601) | public function assertStreamedJsonContent($value) method assertSee (line 613) | public function assertSee($value, $escape = true) method assertSeeHtml (line 632) | public function assertSeeHtml($value) method assertSeeInOrder (line 644) | public function assertSeeInOrder(array $values, $escape = true) method assertSeeHtmlInOrder (line 659) | public function assertSeeHtmlInOrder(array $values) method assertSeeText (line 671) | public function assertSeeText($value, $escape = true) method assertSeeTextInOrder (line 693) | public function assertSeeTextInOrder(array $values, $escape = true) method assertDontSee (line 709) | public function assertDontSee($value, $escape = true) method assertDontSeeHtml (line 728) | public function assertDontSeeHtml($value) method assertDontSeeText (line 740) | public function assertDontSeeText($value, $escape = true) method assertJson (line 762) | public function assertJson($value, $strict = false) method assertJsonPath (line 788) | public function assertJsonPath($path, $expect) method assertJsonPathCanonicalizing (line 802) | public function assertJsonPathCanonicalizing($path, array $expect) method assertExactJson (line 815) | public function assertExactJson(array $data) method assertSimilarJson (line 828) | public function assertSimilarJson(array $data) method assertJsonFragments (line 841) | public function assertJsonFragments(array $data) method assertJsonFragment (line 856) | public function assertJsonFragment(array $data) method assertJsonMissing (line 870) | public function assertJsonMissing(array $data, $exact = false) method assertJsonMissingExact (line 883) | public function assertJsonMissingExact(array $data) method assertJsonMissingPath (line 896) | public function assertJsonMissingPath(string $path) method assertJsonStructure (line 910) | public function assertJsonStructure(?array $structure = null, $respons... method assertExactJsonStructure (line 924) | public function assertExactJsonStructure(?array $structure = null, $re... method assertJsonCount (line 938) | public function assertJsonCount(int $count, $key = null) method assertJsonValidationErrors (line 952) | public function assertJsonValidationErrors($errors, $responseKey = 'er... method assertOnlyJsonValidationErrors (line 1003) | public function assertOnlyJsonValidationErrors($errors, $responseKey =... method assertJsonValidationErrorFor (line 1025) | public function assertJsonValidationErrorFor($key, $responseKey = 'err... method assertJsonMissingValidationErrors (line 1050) | public function assertJsonMissingValidationErrors($keys = null, $respo... method assertJsonIsArray (line 1091) | public function assertJsonIsArray($key = null) method assertJsonIsObject (line 1112) | public function assertJsonIsObject($key = null) method decodeResponseJson (line 1134) | public function decodeResponseJson() method json (line 1162) | public function json($key = null) method collect (line 1173) | public function collect($key = null) method assertViewIs (line 1184) | public function assertViewIs($value) method assertViewHas (line 1200) | public function assertViewHas($key, $value = null) method assertViewHasAll (line 1234) | public function assertViewHasAll(array $bindings) method viewData (line 1253) | public function viewData($key) method assertViewMissing (line 1266) | public function assertViewMissing($key) method ensureResponseHasView (line 1280) | protected function ensureResponseHasView() method responseHasView (line 1294) | protected function responseHasView() method assertValid (line 1307) | public function assertValid($keys = null, $errorBag = 'default', $resp... method assertInvalid (line 1350) | public function assertInvalid($errors = null, method assertOnlyInvalid (line 1406) | public function assertOnlyInvalid($errors = null, $errorBag = 'default... method assertSessionHas (line 1436) | public function assertSessionHas($key, $value = null) method assertSessionHasAll (line 1462) | public function assertSessionHasAll(array $bindings) method assertSessionHasInput (line 1482) | public function assertSessionHasInput($key, $value = null) method assertSessionHasErrors (line 1518) | public function assertSessionHasErrors($keys = [], $format = null, $er... method assertSessionDoesntHaveErrors (line 1545) | public function assertSessionDoesntHaveErrors($keys = [], $format = nu... method assertSessionHasNoErrors (line 1577) | public function assertSessionHasNoErrors() method assertSessionHasErrorsIn (line 1612) | public function assertSessionHasErrorsIn($errorBag, $keys = [], $forma... method assertSessionMissing (line 1623) | public function assertSessionMissing($key) method session (line 1644) | protected function session() method ddHeaders (line 1660) | public function ddHeaders() method ddJson (line 1672) | public function ddJson($key = null) method ddSession (line 1683) | public function ddSession($keys = []) method dump (line 1696) | public function dump($key = null) method dumpHeaders (line 1720) | public function dumpHeaders() method dumpSession (line 1733) | public function dumpSession($keys = []) method streamedContent (line 1751) | public function streamedContent() method withExceptions (line 1781) | public function withExceptions(Collection $exceptions) method __get (line 1794) | public function __get($key) method __isset (line 1805) | public function __isset($key) method offsetExists (line 1816) | public function offsetExists($offset): bool method offsetGet (line 1829) | public function offsetGet($offset): mixed method offsetSet (line 1845) | public function offsetSet($offset, $value): void method offsetUnset (line 1858) | public function offsetUnset($offset): void method __call (line 1870) | public function __call($method, $args) FILE: vendor/laravel/framework/src/Illuminate/Testing/TestResponseAssert.php class TestResponseAssert (line 15) | class TestResponseAssert method __construct (line 20) | private function __construct(protected TestResponse $response) method withResponse (line 28) | public static function withResponse(TestResponse $response): self method __call (line 42) | public function __call($name, $arguments) method __callStatic (line 60) | public static function __callStatic($name, $arguments) method injectResponseContext (line 71) | protected function injectResponseContext($exception) method appendExceptionToException (line 103) | protected function appendExceptionToException($exceptionToAppend, $exc... method appendErrorsToException (line 130) | protected function appendErrorsToException($errors, $exception, $json ... method appendMessageToException (line 157) | protected function appendMessageToException($message, $exception) FILE: vendor/laravel/framework/src/Illuminate/Testing/TestView.php class TestView (line 15) | class TestView implements Stringable method __construct (line 39) | public function __construct(View $view) method assertViewHas (line 52) | public function assertViewHas($key, $value = null) method assertViewHasAll (line 84) | public function assertViewHasAll(array $bindings) method assertViewMissing (line 103) | public function assertViewMissing($key) method assertViewEmpty (line 115) | public function assertViewEmpty() method assertSee (line 129) | public function assertSee($value, $escape = true) method assertSeeInOrder (line 145) | public function assertSeeInOrder(array $values, $escape = true) method assertSeeText (line 161) | public function assertSeeText($value, $escape = true) method assertSeeTextInOrder (line 177) | public function assertSeeTextInOrder(array $values, $escape = true) method assertDontSee (line 193) | public function assertDontSee($value, $escape = true) method assertDontSeeText (line 209) | public function assertDontSeeText($value, $escape = true) method __toString (line 223) | public function __toString() FILE: vendor/laravel/framework/src/Illuminate/Translation/ArrayLoader.php class ArrayLoader (line 7) | class ArrayLoader implements Loader method load (line 24) | public function load($locale, $group, $namespace = null) method addNamespace (line 38) | public function addNamespace($namespace, $hint) method addJsonPath (line 49) | public function addJsonPath($path) method addMessages (line 63) | public function addMessages($locale, $group, array $messages, $namespa... method namespaces (line 77) | public function namespaces() FILE: vendor/laravel/framework/src/Illuminate/Translation/CreatesPotentiallyTranslatedStrings.php type CreatesPotentiallyTranslatedStrings (line 5) | trait CreatesPotentiallyTranslatedStrings method pendingPotentiallyTranslatedString (line 14) | protected function pendingPotentiallyTranslatedString($attribute, $mes... FILE: vendor/laravel/framework/src/Illuminate/Translation/FileLoader.php class FileLoader (line 10) | class FileLoader implements Loader method __construct (line 47) | public function __construct(Filesystem $files, array|string $path) method load (line 62) | public function load($locale, $group, $namespace = null) method loadNamespaced (line 83) | protected function loadNamespaced($locale, $group, $namespace) method loadNamespaceOverrides (line 103) | protected function loadNamespaceOverrides(array $lines, $locale, $grou... method loadPaths (line 125) | protected function loadPaths(array $paths, $locale, $group) method loadJsonPaths (line 145) | protected function loadJsonPaths($locale) method addNamespace (line 170) | public function addNamespace($namespace, $hint) method namespaces (line 180) | public function namespaces() method addPath (line 191) | public function addPath($path) method addJsonPath (line 202) | public function addJsonPath($path) method paths (line 212) | public function paths() method jsonPaths (line 222) | public function jsonPaths() FILE: vendor/laravel/framework/src/Illuminate/Translation/MessageSelector.php class MessageSelector (line 7) | class MessageSelector method choose (line 17) | public function choose($line, $number, $locale) method extract (line 43) | private function extract($segments, $number) method extractFromString (line 59) | private function extractFromString($part, $number) method stripConditions (line 92) | private function stripConditions($segments) method getPluralIndex (line 110) | public function getPluralIndex($locale, $number) FILE: vendor/laravel/framework/src/Illuminate/Translation/PotentiallyTranslatedString.php class PotentiallyTranslatedString (line 7) | class PotentiallyTranslatedString implements Stringable method __construct (line 36) | public function __construct($string, $translator) method translate (line 50) | public function translate($replace = [], $locale = null) method translateChoice (line 65) | public function translateChoice($number, array $replace = [], $locale ... method original (line 77) | public function original() method __toString (line 87) | public function __toString() method toString (line 97) | public function toString() FILE: vendor/laravel/framework/src/Illuminate/Translation/TranslationServiceProvider.php class TranslationServiceProvider (line 8) | class TranslationServiceProvider extends ServiceProvider implements Defe... method register (line 15) | public function register() method registerLoader (line 40) | protected function registerLoader() method provides (line 52) | public function provides() FILE: vendor/laravel/framework/src/Illuminate/Translation/Translator.php class Translator (line 15) | class Translator extends NamespacedItemResolver implements TranslatorCon... method __construct (line 89) | public function __construct(Loader $loader, $locale) method hasForLocale (line 103) | public function hasForLocale($key, $locale = null) method has (line 116) | public function has($key, $locale = null, $fallback = true) method get (line 150) | public function get($key, array $replace = [], $locale = null, $fallba... method choice (line 200) | public function choice($key, $number, array $replace = [], $locale = n... method localeForChoice (line 229) | protected function localeForChoice($key, $locale) method getLine (line 246) | protected function getLine($namespace, $group, $locale, $item, array $... method makeReplacements (line 270) | protected function makeReplacements($line, array $replace) method addLines (line 309) | public function addLines(array $lines, $locale, $namespace = '*') method load (line 326) | public function load($namespace, $group, $locale) method isLoaded (line 348) | protected function isLoaded($namespace, $group, $locale) method handleMissingTranslationKey (line 362) | protected function handleMissingTranslationKey($key, $replace, $locale... method handleMissingKeysUsing (line 388) | public function handleMissingKeysUsing(?callable $callback) method addNamespace (line 402) | public function addNamespace($namespace, $hint) method addPath (line 413) | public function addPath($path) method addJsonPath (line 424) | public function addJsonPath($path) method parseKey (line 435) | public function parseKey($key) method localeArray (line 452) | protected function localeArray($locale) method determineLocalesUsing (line 465) | public function determineLocalesUsing($callback) method getSelector (line 475) | public function getSelector() method setSelector (line 490) | public function setSelector(MessageSelector $selector) method getLoader (line 500) | public function getLoader() method locale (line 510) | public function locale() method getLocale (line 520) | public function getLocale() method setLocale (line 533) | public function setLocale($locale) method getFallback (line 547) | public function getFallback() method setFallback (line 558) | public function setFallback($fallback) method setLoaded (line 569) | public function setLoaded(array $loaded) method stringable (line 581) | public function stringable($class, $handler = null) FILE: vendor/laravel/framework/src/Illuminate/Validation/ClosureValidationRule.php class ClosureValidationRule (line 9) | class ClosureValidationRule implements RuleContract, ValidatorAwareRule method __construct (line 47) | public function __construct($callback) method passes (line 59) | public function passes($attribute, $value) method message (line 77) | public function message() method setValidator (line 88) | public function setValidator($validator) FILE: vendor/laravel/framework/src/Illuminate/Validation/Concerns/FilterEmailValidation.php class FilterEmailValidation (line 9) | class FilterEmailValidation implements EmailValidation method __construct (line 24) | public function __construct($flags = null) method unicode (line 34) | public static function unicode() method isValid (line 46) | public function isValid(string $email, EmailLexer $emailLexer): bool method getError (line 58) | public function getError(): ?InvalidEmail method getWarnings (line 68) | public function getWarnings(): array FILE: vendor/laravel/framework/src/Illuminate/Validation/Concerns/FormatsMessages.php type FormatsMessages (line 11) | trait FormatsMessages method getMessage (line 22) | protected function getMessage($attribute, $rule) method getInlineMessage (line 82) | protected function getInlineMessage($attribute, $rule) method getFromLocalArray (line 99) | protected function getFromLocalArray($attribute, $lowerRule, $source =... method getCustomMessageFromTranslator (line 145) | protected function getCustomMessageFromTranslator($keys) method getWildcardCustomMessages (line 179) | protected function getWildcardCustomMessages($messages, $search, $defa... method getSizeMessage (line 197) | protected function getSizeMessage($attribute, $rule) method getAttributeType (line 217) | protected function getAttributeType($attribute) method makeReplacements (line 240) | public function makeReplacements($message, $attribute, $rule, $paramet... method getDisplayableAttribute (line 265) | public function getDisplayableAttribute($attribute) method getAttributeFromTranslations (line 306) | protected function getAttributeFromTranslations($name) method getAttributeFromLocalArray (line 322) | protected function getAttributeFromLocalArray($attribute, $source = null) method replaceAttributePlaceholder (line 348) | protected function replaceAttributePlaceholder($message, $value) method replaceIndexPlaceholder (line 364) | protected function replaceIndexPlaceholder($message, $attribute) method replacePositionPlaceholder (line 378) | protected function replacePositionPlaceholder($message, $attribute) method replaceIndexOrPositionPlaceholder (line 394) | protected function replaceIndexOrPositionPlaceholder($message, $attrib... method numberToIndexOrPositionWord (line 427) | protected function numberToIndexOrPositionWord(int $value) method replaceInputPlaceholder (line 450) | protected function replaceInputPlaceholder($message, $attribute) method getDisplayableValue (line 468) | public function getDisplayableValue($attribute, $value) method getAttributeList (line 501) | protected function getAttributeList(array $values) method callReplacer (line 525) | protected function callReplacer($message, $attribute, $rule, $paramete... method callClassBasedReplacer (line 547) | protected function callClassBasedReplacer($callback, $message, $attrib... FILE: vendor/laravel/framework/src/Illuminate/Validation/Concerns/ReplacesAttributes.php type ReplacesAttributes (line 7) | trait ReplacesAttributes method replaceAcceptedIf (line 18) | protected function replaceAcceptedIf($message, $attribute, $rule, $par... method replaceDeclinedIf (line 36) | protected function replaceDeclinedIf($message, $attribute, $rule, $par... method replaceBetween (line 54) | protected function replaceBetween($message, $attribute, $rule, $parame... method replaceDateFormat (line 68) | protected function replaceDateFormat($message, $attribute, $rule, $par... method replaceDecimal (line 82) | protected function replaceDecimal($message, $attribute, $rule, $parame... method replaceDifferent (line 102) | protected function replaceDifferent($message, $attribute, $rule, $para... method replaceDigits (line 116) | protected function replaceDigits($message, $attribute, $rule, $paramet... method replaceDigitsBetween (line 130) | protected function replaceDigitsBetween($message, $attribute, $rule, $... method replaceExtensions (line 144) | protected function replaceExtensions($message, $attribute, $rule, $par... method replaceMin (line 158) | protected function replaceMin($message, $attribute, $rule, $parameters) method replaceMinDigits (line 172) | protected function replaceMinDigits($message, $attribute, $rule, $para... method replaceMax (line 186) | protected function replaceMax($message, $attribute, $rule, $parameters) method replaceMaxDigits (line 200) | protected function replaceMaxDigits($message, $attribute, $rule, $para... method replaceMissingIf (line 214) | protected function replaceMissingIf($message, $attribute, $rule, $para... method replaceMissingUnless (line 232) | protected function replaceMissingUnless($message, $attribute, $rule, $... method replaceMissingWith (line 249) | protected function replaceMissingWith($message, $attribute, $rule, $pa... method replaceMissingWithAll (line 263) | protected function replaceMissingWithAll($message, $attribute, $rule, ... method replaceMultipleOf (line 277) | protected function replaceMultipleOf($message, $attribute, $rule, $par... method replaceIn (line 291) | protected function replaceIn($message, $attribute, $rule, $parameters) method replaceNotIn (line 309) | protected function replaceNotIn($message, $attribute, $rule, $parameters) method replaceInArray (line 323) | protected function replaceInArray($message, $attribute, $rule, $parame... method replaceRequiredArrayKeys (line 337) | protected function replaceRequiredArrayKeys($message, $attribute, $rul... method replaceMimetypes (line 355) | protected function replaceMimetypes($message, $attribute, $rule, $para... method replaceMimes (line 369) | protected function replaceMimes($message, $attribute, $rule, $parameters) method replacePresentIf (line 383) | protected function replacePresentIf($message, $attribute, $rule, $para... method replacePresentUnless (line 400) | protected function replacePresentUnless($message, $attribute, $rule, $... method replacePresentWith (line 417) | protected function replacePresentWith($message, $attribute, $rule, $pa... method replacePresentWithAll (line 431) | protected function replacePresentWithAll($message, $attribute, $rule, ... method replaceRequiredWith (line 445) | protected function replaceRequiredWith($message, $attribute, $rule, $p... method replaceRequiredWithAll (line 459) | protected function replaceRequiredWithAll($message, $attribute, $rule,... method replaceRequiredWithout (line 473) | protected function replaceRequiredWithout($message, $attribute, $rule,... method replaceRequiredWithoutAll (line 487) | protected function replaceRequiredWithoutAll($message, $attribute, $ru... method replaceSize (line 501) | protected function replaceSize($message, $attribute, $rule, $parameters) method replaceGt (line 515) | protected function replaceGt($message, $attribute, $rule, $parameters) method replaceLt (line 533) | protected function replaceLt($message, $attribute, $rule, $parameters) method replaceGte (line 551) | protected function replaceGte($message, $attribute, $rule, $parameters) method replaceLte (line 569) | protected function replaceLte($message, $attribute, $rule, $parameters) method replaceRequiredIf (line 587) | protected function replaceRequiredIf($message, $attribute, $rule, $par... method replaceRequiredIfAccepted (line 605) | protected function replaceRequiredIfAccepted($message, $attribute, $ru... method replaceRequiredIfDeclined (line 621) | public function replaceRequiredIfDeclined($message, $attribute, $rule,... method replaceRequiredUnless (line 637) | protected function replaceRequiredUnless($message, $attribute, $rule, ... method replaceProhibitedIf (line 659) | protected function replaceProhibitedIf($message, $attribute, $rule, $p... method replaceProhibitedIfAccepted (line 677) | protected function replaceProhibitedIfAccepted($message, $attribute, $... method replaceProhibitedIfDeclined (line 693) | public function replaceProhibitedIfDeclined($message, $attribute, $rul... method replaceProhibitedUnless (line 709) | protected function replaceProhibitedUnless($message, $attribute, $rule... method replaceProhibits (line 731) | protected function replaceProhibits($message, $attribute, $rule, $para... method replaceSame (line 745) | protected function replaceSame($message, $attribute, $rule, $parameters) method replaceBefore (line 759) | protected function replaceBefore($message, $attribute, $rule, $paramet... method replaceBeforeOrEqual (line 777) | protected function replaceBeforeOrEqual($message, $attribute, $rule, $... method replaceAfter (line 791) | protected function replaceAfter($message, $attribute, $rule, $parameters) method replaceAfterOrEqual (line 805) | protected function replaceAfterOrEqual($message, $attribute, $rule, $p... method replaceDateEquals (line 819) | protected function replaceDateEquals($message, $attribute, $rule, $par... method replaceDimensions (line 833) | protected function replaceDimensions($message, $attribute, $rule, $par... method replaceEndsWith (line 855) | protected function replaceEndsWith($message, $attribute, $rule, $param... method replaceDoesntEndWith (line 873) | protected function replaceDoesntEndWith($message, $attribute, $rule, $... method replaceStartsWith (line 891) | protected function replaceStartsWith($message, $attribute, $rule, $par... method replaceDoesntStartWith (line 909) | protected function replaceDoesntStartWith($message, $attribute, $rule,... FILE: vendor/laravel/framework/src/Illuminate/Validation/Concerns/ValidatesAttributes.php type ValidatesAttributes (line 33) | trait ValidatesAttributes method validateAccepted (line 44) | public function validateAccepted($attribute, $value) method validateAcceptedIf (line 59) | public function validateAcceptedIf($attribute, $value, $parameters) method validateDeclined (line 83) | public function validateDeclined($attribute, $value) method validateDeclinedIf (line 98) | public function validateDeclinedIf($attribute, $value, $parameters) method validateActiveUrl (line 120) | public function validateActiveUrl($attribute, $value) method getDnsRecords (line 148) | protected function getDnsRecords($hostname, $type) method validateAscii (line 160) | public function validateAscii($attribute, $value) method validateBail (line 172) | public function validateBail() method validateBefore (line 185) | public function validateBefore($attribute, $value, $parameters) method validateBeforeOrEqual (line 200) | public function validateBeforeOrEqual($attribute, $value, $parameters) method validateAfter (line 215) | public function validateAfter($attribute, $value, $parameters) method validateAfterOrEqual (line 230) | public function validateAfterOrEqual($attribute, $value, $parameters) method compareDates (line 246) | protected function compareDates($attribute, $value, $parameters, $oper... method getDateFormat (line 269) | protected function getDateFormat($attribute) method getDateTimestamp (line 282) | protected function getDateTimestamp($value) method checkDateTimeOrder (line 298) | protected function checkDateTimeOrder($format, $first, $second, $opera... method getDateTimeWithOptionalFormat (line 322) | protected function getDateTimeWithOptionalFormat($format, $value) method getDateTime (line 337) | protected function getDateTime($value) method validateAlpha (line 354) | public function validateAlpha($attribute, $value, $parameters) method validateAlphaDash (line 372) | public function validateAlphaDash($attribute, $value, $parameters) method validateAlphaNum (line 393) | public function validateAlphaNum($attribute, $value, $parameters) method validateArray (line 414) | public function validateArray($attribute, $value, $parameters = []) method validateList (line 434) | public function validateList($attribute, $value) method validateRequiredArrayKeys (line 447) | public function validateRequiredArrayKeys($attribute, $value, $paramet... method validateBetween (line 470) | public function validateBetween($attribute, $value, $parameters) method validateBoolean (line 487) | public function validateBoolean($attribute, $value) method validateConfirmed (line 502) | public function validateConfirmed($attribute, $value, $parameters) method validateContains (line 515) | public function validateContains($attribute, $value, $parameters) method validateCurrentPassword (line 538) | protected function validateCurrentPassword($attribute, $value, $parame... method validateDate (line 559) | public function validateDate($attribute, $value) method validateDateFormat (line 586) | public function validateDateFormat($attribute, $value, $parameters) method validateDateEquals (line 617) | public function validateDateEquals($attribute, $value, $parameters) method validateDecimal (line 632) | public function validateDecimal($attribute, $value, $parameters) method validateDifferent (line 664) | public function validateDifferent($attribute, $value, $parameters) method validateDigits (line 689) | public function validateDigits($attribute, $value, $parameters) method validateDigitsBetween (line 705) | public function validateDigitsBetween($attribute, $value, $parameters) method validateDimensions (line 723) | public function validateDimensions($attribute, $value, $parameters) method failsBasicDimensionChecks (line 763) | protected function failsBasicDimensionChecks($parameters, $width, $hei... method failsRatioCheck (line 781) | protected function failsRatioCheck($parameters, $width, $height) method failsMinRatioCheck (line 804) | private function failsMinRatioCheck($parameters, $width, $height) method failsMaxRatioCheck (line 825) | private function failsMaxRatioCheck($parameters, $width, $height) method validateDistinct (line 846) | public function validateDistinct($attribute, $value, $parameters) method getDistinctValues (line 863) | protected function getDistinctValues($attribute) method extractDistinctValues (line 884) | protected function extractDistinctValues($attribute) method validateEmail (line 905) | public function validateEmail($attribute, $value, $parameters) method validateExists (line 938) | public function validateExists($attribute, $value, $parameters) method getExistCount (line 970) | protected function getExistCount($connection, $table, $column, $value,... method validateUnique (line 997) | public function validateUnique($attribute, $value, $parameters) method getUniqueIds (line 1041) | protected function getUniqueIds($idColumn, $parameters) method prepareUniqueId (line 1054) | protected function prepareUniqueId($id) method getUniqueExtra (line 1077) | protected function getUniqueExtra($parameters) method parseTable (line 1092) | public function parseTable($table) method getQueryColumn (line 1119) | public function getQueryColumn($parameters, $attribute) method guessColumnForQuery (line 1131) | public function guessColumnForQuery($attribute) method getExtraConditions (line 1147) | protected function getExtraConditions(array $segments) method validateExtensions (line 1168) | public function validateExtensions($attribute, $value, $parameters) method validateFile (line 1188) | public function validateFile($attribute, $value) method validateFilled (line 1200) | public function validateFilled($attribute, $value) method validateGt (line 1217) | public function validateGt($attribute, $value, $parameters) method validateLt (line 1252) | public function validateLt($attribute, $value, $parameters) method validateGte (line 1287) | public function validateGte($attribute, $value, $parameters) method validateLte (line 1322) | public function validateLte($attribute, $value, $parameters) method validateLowercase (line 1357) | public function validateLowercase($attribute, $value, $parameters) method validateUppercase (line 1370) | public function validateUppercase($attribute, $value, $parameters) method validateHexColor (line 1382) | public function validateHexColor($attribute, $value) method validateImage (line 1394) | public function validateImage($attribute, $value) method validateIn (line 1407) | public function validateIn($attribute, $value, $parameters) method validateInArray (line 1430) | public function validateInArray($attribute, $value, $parameters) method validateInteger (line 1452) | public function validateInteger($attribute, $value) method validateIp (line 1464) | public function validateIp($attribute, $value) method validateIpv4 (line 1476) | public function validateIpv4($attribute, $value) method validateIpv6 (line 1488) | public function validateIpv6($attribute, $value) method validateMacAddress (line 1500) | public function validateMacAddress($attribute, $value) method validateJson (line 1512) | public function validateJson($attribute, $value) method validateMax (line 1539) | public function validateMax($attribute, $value, $parameters) method validateMaxDigits (line 1558) | public function validateMaxDigits($attribute, $value, $parameters) method validateMimes (line 1575) | public function validateMimes($attribute, $value, $parameters) method validateMimetypes (line 1600) | public function validateMimetypes($attribute, $value, $parameters) method shouldBlockPhpUpload (line 1622) | protected function shouldBlockPhpUpload($value, $parameters) method validateMin (line 1645) | public function validateMin($attribute, $value, $parameters) method validateMinDigits (line 1660) | public function validateMinDigits($attribute, $value, $parameters) method validateMissing (line 1677) | public function validateMissing($attribute, $value, $parameters) method validateMissingIf (line 1690) | public function validateMissingIf($attribute, $value, $parameters) method validateMissingUnless (line 1711) | public function validateMissingUnless($attribute, $value, $parameters) method validateMissingWith (line 1732) | public function validateMissingWith($attribute, $value, $parameters) method validateMissingWithAll (line 1751) | public function validateMissingWithAll($attribute, $value, $parameters) method validateMultipleOf (line 1770) | public function validateMultipleOf($attribute, $value, $parameters) method validateNullable (line 1807) | public function validateNullable() method validateNotIn (line 1820) | public function validateNotIn($attribute, $value, $parameters) method validateNumeric (line 1832) | public function validateNumeric($attribute, $value) method validatePresent (line 1844) | public function validatePresent($attribute, $value) method validatePresentIf (line 1857) | public function validatePresentIf($attribute, $value, $parameters) method validatePresentUnless (line 1878) | public function validatePresentUnless($attribute, $value, $parameters) method validatePresentWith (line 1899) | public function validatePresentWith($attribute, $value, $parameters) method validatePresentWithAll (line 1918) | public function validatePresentWithAll($attribute, $value, $parameters) method validateRegex (line 1937) | public function validateRegex($attribute, $value, $parameters) method validateNotRegex (line 1956) | public function validateNotRegex($attribute, $value, $parameters) method validateRequired (line 1974) | public function validateRequired($attribute, $value) method validateRequiredIf (line 1997) | public function validateRequiredIf($attribute, $value, $parameters) method validateRequiredIfAccepted (line 2022) | public function validateRequiredIfAccepted($attribute, $value, $parame... method validateRequiredIfDeclined (line 2041) | public function validateRequiredIfDeclined($attribute, $value, $parame... method validateProhibited (line 2059) | public function validateProhibited($attribute, $value) method validateProhibitedIf (line 2072) | public function validateProhibitedIf($attribute, $value, $parameters) method validateProhibitedIfAccepted (line 2093) | public function validateProhibitedIfAccepted($attribute, $value, $para... method validateProhibitedIfDeclined (line 2112) | public function validateProhibitedIfDeclined($attribute, $value, $para... method validateProhibitedUnless (line 2131) | public function validateProhibitedUnless($attribute, $value, $parameters) method validateProhibits (line 2152) | public function validateProhibits($attribute, $value, $parameters) method validateExclude (line 2170) | public function validateExclude() method validateExcludeIf (line 2183) | public function validateExcludeIf($attribute, $value, $parameters) method validateExcludeUnless (line 2204) | public function validateExcludeUnless($attribute, $value, $parameters) method validateRequiredUnless (line 2221) | public function validateRequiredUnless($attribute, $value, $parameters) method validateExcludeWith (line 2242) | public function validateExcludeWith($attribute, $value, $parameters) method validateExcludeWithout (line 2261) | public function validateExcludeWithout($attribute, $value, $parameters) method parseDependentRuleParameters (line 2278) | public function parseDependentRuleParameters($parameters) method shouldConvertToBoolean (line 2301) | protected function shouldConvertToBoolean($parameter) method convertValuesToBoolean (line 2312) | protected function convertValuesToBoolean($values) method convertValuesToNull (line 2331) | protected function convertValuesToNull($values) method validateRequiredWith (line 2346) | public function validateRequiredWith($attribute, $value, $parameters) method validateRequiredWithAll (line 2363) | public function validateRequiredWithAll($attribute, $value, $parameters) method validateRequiredWithout (line 2380) | public function validateRequiredWithout($attribute, $value, $parameters) method validateRequiredWithoutAll (line 2397) | public function validateRequiredWithoutAll($attribute, $value, $parame... method anyFailingRequired (line 2412) | protected function anyFailingRequired(array $attributes) method allFailingRequired (line 2429) | protected function allFailingRequired(array $attributes) method validateSame (line 2448) | public function validateSame($attribute, $value, $parameters) method validateSize (line 2465) | public function validateSize($attribute, $value, $parameters) method validateSometimes (line 2479) | public function validateSometimes() method validateStartsWith (line 2492) | public function validateStartsWith($attribute, $value, $parameters) method validateDoesntStartWith (line 2505) | public function validateDoesntStartWith($attribute, $value, $parameters) method validateEndsWith (line 2518) | public function validateEndsWith($attribute, $value, $parameters) method validateDoesntEndWith (line 2531) | public function validateDoesntEndWith($attribute, $value, $parameters) method validateString (line 2543) | public function validateString($attribute, $value) method validateTimezone (line 2556) | public function validateTimezone($attribute, $value, $parameters = []) method validateUrl (line 2572) | public function validateUrl($attribute, $value, $parameters = []) method validateUlid (line 2584) | public function validateUlid($attribute, $value) method validateUuid (line 2596) | public function validateUuid($attribute, $value) method getSize (line 2608) | protected function getSize($attribute, $value) method isValidFileInstance (line 2633) | public function isValidFileInstance($value) method compare (line 2652) | protected function compare($first, $second, $operator) method parseNamedParameters (line 2670) | public function parseNamedParameters($parameters) method requireParameterCount (line 2691) | public function requireParameterCount($count, $parameters, $rule) method isSameType (line 2705) | protected function isSameType($first, $second) method shouldBeNumeric (line 2717) | protected function shouldBeNumeric($attribute, $rule) method trim (line 2730) | protected function trim($value) method ensureExponentWithinAllowedRange (line 2742) | protected function ensureExponentWithinAllowedRange($attribute, $value) FILE: vendor/laravel/framework/src/Illuminate/Validation/ConditionalRules.php class ConditionalRules (line 7) | class ConditionalRules method __construct (line 38) | public function __construct($condition, $rules, $defaultRules = []) method passes (line 51) | public function passes(array $data = []) method rules (line 64) | public function rules(array $data = []) method defaultRules (line 77) | public function defaultRules(array $data = []) FILE: vendor/laravel/framework/src/Illuminate/Validation/DatabasePresenceVerifier.php class DatabasePresenceVerifier (line 8) | class DatabasePresenceVerifier implements DatabasePresenceVerifierInterface method __construct (line 30) | public function __construct(ConnectionResolverInterface $db) method getCount (line 46) | public function getCount($collection, $column, $value, $excludeId = nu... method getMultiCount (line 66) | public function getMultiCount($collection, $column, array $values, arr... method addConditions (line 80) | protected function addConditions($query, $conditions) method addWhere (line 103) | protected function addWhere($query, $key, $extraValue) method table (line 122) | protected function table($table) method setConnection (line 133) | public function setConnection($connection) FILE: vendor/laravel/framework/src/Illuminate/Validation/DatabasePresenceVerifierInterface.php type DatabasePresenceVerifierInterface (line 5) | interface DatabasePresenceVerifierInterface extends PresenceVerifierInte... method setConnection (line 13) | public function setConnection($connection); FILE: vendor/laravel/framework/src/Illuminate/Validation/Factory.php class Factory (line 11) | class Factory implements FactoryContract method __construct (line 90) | public function __construct(Translator $translator, ?Container $contai... method make (line 105) | public function make(array $data, array $rules, array $messages = [], ... method validate (line 143) | public function validate(array $data, array $rules, array $messages = ... method resolve (line 157) | protected function resolve(array $data, array $rules, array $messages,... method addExtensions (line 172) | protected function addExtensions(Validator $validator) method extend (line 196) | public function extend($rule, $extension, $message = null) method extendImplicit (line 213) | public function extendImplicit($rule, $extension, $message = null) method extendDependent (line 230) | public function extendDependent($rule, $extension, $message = null) method replacer (line 246) | public function replacer($rule, $replacer) method includeUnvalidatedArrayKeys (line 256) | public function includeUnvalidatedArrayKeys() method excludeUnvalidatedArrayKeys (line 266) | public function excludeUnvalidatedArrayKeys() method resolver (line 277) | public function resolver(Closure $resolver) method getTranslator (line 287) | public function getTranslator() method getPresenceVerifier (line 297) | public function getPresenceVerifier() method setPresenceVerifier (line 308) | public function setPresenceVerifier(PresenceVerifierInterface $presenc... method getContainer (line 318) | public function getContainer() method setContainer (line 329) | public function setContainer(Container $container) FILE: vendor/laravel/framework/src/Illuminate/Validation/InvokableValidationRule.php class InvokableValidationRule (line 13) | class InvokableValidationRule implements Rule, ValidatorAwareRule method __construct (line 58) | protected function __construct(ValidationRule|InvokableRule $invokable) method make (line 69) | public static function make($invokable) method passes (line 86) | public function passes($attribute, $value) method invokable (line 116) | public function invokable() method message (line 126) | public function message() method setData (line 137) | public function setData($data) method setValidator (line 150) | public function setValidator($validator) FILE: vendor/laravel/framework/src/Illuminate/Validation/NestedRules.php class NestedRules (line 7) | class NestedRules method __construct (line 22) | public function __construct(callable $callback) method compile (line 36) | public function compile($attribute, $value, $data = null, $context = n... FILE: vendor/laravel/framework/src/Illuminate/Validation/NotPwnedVerifier.php class NotPwnedVerifier (line 9) | class NotPwnedVerifier implements UncompromisedVerifier method __construct (line 32) | public function __construct($factory, $timeout = null) method verify (line 44) | public function verify($data) method getHash (line 69) | protected function getHash($value) method search (line 84) | protected function search($hashPrefix) FILE: vendor/laravel/framework/src/Illuminate/Validation/PresenceVerifierInterface.php type PresenceVerifierInterface (line 5) | interface PresenceVerifierInterface method getCount (line 18) | public function getCount($collection, $column, $value, $excludeId = nu... method getMultiCount (line 29) | public function getMultiCount($collection, $column, array $values, arr... FILE: vendor/laravel/framework/src/Illuminate/Validation/Rule.php class Rule (line 24) | class Rule method can (line 35) | public static function can($ability, ...$arguments) method when (line 48) | public static function when($condition, $rules, $defaultRules = []) method unless (line 61) | public static function unless($condition, $rules, $defaultRules = []) method array (line 72) | public static function array($keys = null) method forEach (line 83) | public static function forEach($callback) method unique (line 95) | public static function unique($table, $column = 'NULL') method exists (line 107) | public static function exists($table, $column = 'NULL') method in (line 118) | public static function in($values) method notIn (line 133) | public static function notIn($values) method requiredIf (line 148) | public static function requiredIf($callback) method excludeIf (line 159) | public static function excludeIf($callback) method prohibitedIf (line 170) | public static function prohibitedIf($callback) method date (line 180) | public static function date() method email (line 190) | public static function email() method enum (line 201) | public static function enum($type) method file (line 211) | public static function file() method imageFile (line 221) | public static function imageFile() method dimensions (line 232) | public static function dimensions(array $constraints = []) method numeric (line 242) | public static function numeric() FILE: vendor/laravel/framework/src/Illuminate/Validation/Rules/ArrayRule.php class ArrayRule (line 10) | class ArrayRule implements Stringable method __construct (line 25) | public function __construct($keys = null) method __toString (line 39) | public function __toString() FILE: vendor/laravel/framework/src/Illuminate/Validation/Rules/Can.php class Can (line 9) | class Can implements Rule, ValidatorAwareRule method __construct (line 38) | public function __construct($ability, array $arguments = []) method passes (line 51) | public function passes($attribute, $value) method message (line 65) | public function message() method setValidator (line 80) | public function setValidator($validator) FILE: vendor/laravel/framework/src/Illuminate/Validation/Rules/DatabaseRule.php type DatabaseRule (line 12) | trait DatabaseRule method __construct (line 49) | public function __construct($table, $column = 'NULL') method resolveTableName (line 62) | public function resolveTableName($table) method where (line 90) | public function where($column, $value = null) method whereNot (line 118) | public function whereNot($column, $value) method whereNull (line 135) | public function whereNull($column) method whereNotNull (line 146) | public function whereNotNull($column) method whereIn (line 158) | public function whereIn($column, $values) method whereNotIn (line 172) | public function whereNotIn($column, $values) method withoutTrashed (line 185) | public function withoutTrashed($deletedAtColumn = 'deleted_at') method onlyTrashed (line 198) | public function onlyTrashed($deletedAtColumn = 'deleted_at') method using (line 211) | public function using(Closure $callback) method queryCallbacks (line 223) | public function queryCallbacks() method formatWheres (line 233) | protected function formatWheres() FILE: vendor/laravel/framework/src/Illuminate/Validation/Rules/Date.php class Date (line 11) | class Date implements Stringable method format (line 23) | public function format(string $format): static method beforeToday (line 31) | public function beforeToday(): static method afterToday (line 39) | public function afterToday(): static method todayOrBefore (line 47) | public function todayOrBefore(): static method todayOrAfter (line 55) | public function todayOrAfter(): static method before (line 63) | public function before(DateTimeInterface|string $date): static method after (line 71) | public function after(DateTimeInterface|string $date): static method beforeOrEqual (line 79) | public function beforeOrEqual(DateTimeInterface|string $date): static method afterOrEqual (line 87) | public function afterOrEqual(DateTimeInterface|string $date): static method between (line 95) | public function between(DateTimeInterface|string $from, DateTimeInterf... method betweenOrEqual (line 103) | public function betweenOrEqual(DateTimeInterface|string $from, DateTim... method addRule (line 111) | protected function addRule(array|string $rules): static method formatDate (line 121) | protected function formatDate(DateTimeInterface|string $date): string method __toString (line 131) | public function __toString(): string FILE: vendor/laravel/framework/src/Illuminate/Validation/Rules/Dimensions.php class Dimensions (line 8) | class Dimensions implements Stringable method __construct (line 25) | public function __construct(array $constraints = []) method width (line 36) | public function width($value) method height (line 49) | public function height($value) method minWidth (line 62) | public function minWidth($value) method minHeight (line 75) | public function minHeight($value) method maxWidth (line 88) | public function maxWidth($value) method maxHeight (line 101) | public function maxHeight($value) method ratio (line 114) | public function ratio($value) method minRatio (line 127) | public function minRatio($value) method maxRatio (line 140) | public function maxRatio($value) method ratioBetween (line 154) | public function ratioBetween($min, $max) method __toString (line 167) | public function __toString() FILE: vendor/laravel/framework/src/Illuminate/Validation/Rules/Email.php class Email (line 14) | class Email implements Rule, DataAwareRule, ValidatorAwareRule method defaults (line 68) | public static function defaults($callback = null) method default (line 86) | public static function default() method rfcCompliant (line 101) | public function rfcCompliant(bool $strict = false) method strict (line 117) | public function strict() method validateMxRecord (line 129) | public function validateMxRecord() method preventSpoofing (line 141) | public function preventSpoofing() method withNativeValidation (line 154) | public function withNativeValidation(bool $allowUnicode = false) method rules (line 171) | public function rules($rules) method passes (line 185) | public function passes($attribute, $value) method buildValidationRules (line 214) | protected function buildValidationRules() method message (line 256) | public function message() method setValidator (line 267) | public function setValidator($validator) method setData (line 280) | public function setData($data) FILE: vendor/laravel/framework/src/Illuminate/Validation/Rules/Enum.php class Enum (line 12) | class Enum implements Rule, ValidatorAwareRule method __construct (line 50) | public function __construct($type) method passes (line 62) | public function passes($attribute, $value) method only (line 87) | public function only($values) method except (line 100) | public function except($values) method isDesirable (line 113) | protected function isDesirable($value) method message (line 127) | public function message() method setValidator (line 142) | public function setValidator($validator) FILE: vendor/laravel/framework/src/Illuminate/Validation/Rules/ExcludeIf.php class ExcludeIf (line 9) | class ExcludeIf implements Stringable method __construct (line 26) | public function __construct($condition) method __toString (line 40) | public function __toString() FILE: vendor/laravel/framework/src/Illuminate/Validation/Rules/Exists.php class Exists (line 8) | class Exists implements Stringable method __toString (line 17) | public function __toString() FILE: vendor/laravel/framework/src/Illuminate/Validation/Rules/File.php class File (line 16) | class File implements Rule, DataAwareRule, ValidatorAwareRule method defaults (line 91) | public static function defaults($callback = null) method default (line 109) | public static function default() method image (line 123) | public static function image() method types (line 134) | public static function types($mimetypes) method extensions (line 145) | public function extensions($extensions) method size (line 158) | public function size($size) method between (line 173) | public function between($minSize, $maxSize) method min (line 187) | public function min($size) method max (line 200) | public function max($size) method toKilobytes (line 213) | protected function toKilobytes($size) method rules (line 236) | public function rules($rules) method passes (line 250) | public function passes($attribute, $value) method buildValidationRules (line 273) | protected function buildValidationRules() method buildMimetypes (line 299) | protected function buildMimetypes() method fail (line 331) | protected function fail($messages) method message (line 347) | public function message() method setValidator (line 358) | public function setValidator($validator) method setData (line 371) | public function setData($data) FILE: vendor/laravel/framework/src/Illuminate/Validation/Rules/ImageFile.php class ImageFile (line 5) | class ImageFile extends File method __construct (line 12) | public function __construct() method dimensions (line 22) | public function dimensions($dimensions) FILE: vendor/laravel/framework/src/Illuminate/Validation/Rules/In.php class In (line 10) | class In implements Stringable method __construct (line 32) | public function __construct($values) method __toString (line 48) | public function __toString() FILE: vendor/laravel/framework/src/Illuminate/Validation/Rules/NotIn.php class NotIn (line 10) | class NotIn implements Stringable method __construct (line 32) | public function __construct($values) method __toString (line 46) | public function __toString() FILE: vendor/laravel/framework/src/Illuminate/Validation/Rules/Numeric.php class Numeric (line 9) | class Numeric implements Stringable method between (line 25) | public function between(int|float $min, int|float $max): Numeric method decimal (line 37) | public function decimal(int $min, ?int $max = null): Numeric method different (line 54) | public function different(string $field): Numeric method digits (line 65) | public function digits(int $length): Numeric method digitsBetween (line 77) | public function digitsBetween(int $min, int $max): Numeric method greaterThan (line 88) | public function greaterThan(string $field): Numeric method greaterThanOrEqualTo (line 99) | public function greaterThanOrEqualTo(string $field): Numeric method integer (line 109) | public function integer(): Numeric method lessThan (line 120) | public function lessThan(string $field): Numeric method lessThanOrEqualTo (line 131) | public function lessThanOrEqualTo(string $field): Numeric method max (line 142) | public function max(int|float $value): Numeric method maxDigits (line 153) | public function maxDigits(int $value): Numeric method min (line 164) | public function min(int|float $value): Numeric method minDigits (line 175) | public function minDigits(int $value): Numeric method multipleOf (line 186) | public function multipleOf(int|float $value): Numeric method same (line 197) | public function same(string $field): Numeric method exactly (line 208) | public function exactly(int $value): Numeric method __toString (line 216) | public function __toString(): string method addRule (line 224) | protected function addRule(array|string $rules): Numeric FILE: vendor/laravel/framework/src/Illuminate/Validation/Rules/Password.php class Password (line 15) | class Password implements Rule, DataAwareRule, ValidatorAwareRule method __construct (line 116) | public function __construct($min) method defaults (line 129) | public static function defaults($callback = null) method default (line 147) | public static function default() method required (line 161) | public static function required() method sometimes (line 171) | public static function sometimes() method setValidator (line 182) | public function setValidator($validator) method setData (line 195) | public function setData($data) method min (line 208) | public static function min($size) method max (line 219) | public function max($size) method uncompromised (line 232) | public function uncompromised($threshold = 0) method mixedCase (line 246) | public function mixedCase() method letters (line 258) | public function letters() method numbers (line 270) | public function numbers() method symbols (line 282) | public function symbols() method rules (line 295) | public function rules($rules) method passes (line 309) | public function passes($attribute, $value) method message (line 366) | public function message() method fail (line 377) | protected function fail($messages) FILE: vendor/laravel/framework/src/Illuminate/Validation/Rules/ProhibitedIf.php class ProhibitedIf (line 9) | class ProhibitedIf implements Stringable method __construct (line 26) | public function __construct($condition) method __toString (line 40) | public function __toString() FILE: vendor/laravel/framework/src/Illuminate/Validation/Rules/RequiredIf.php class RequiredIf (line 8) | class RequiredIf implements Stringable method __construct (line 23) | public function __construct($condition) method __toString (line 37) | public function __toString() FILE: vendor/laravel/framework/src/Illuminate/Validation/Rules/Unique.php class Unique (line 9) | class Unique implements Stringable method ignore (line 34) | public function ignore($id, $idColumn = null) method ignoreModel (line 53) | public function ignoreModel($model, $idColumn = null) method __toString (line 66) | public function __toString() FILE: vendor/laravel/framework/src/Illuminate/Validation/UnauthorizedException.php class UnauthorizedException (line 7) | class UnauthorizedException extends RuntimeException FILE: vendor/laravel/framework/src/Illuminate/Validation/ValidatesWhenResolvedTrait.php type ValidatesWhenResolvedTrait (line 10) | trait ValidatesWhenResolvedTrait method validateResolved (line 17) | public function validateResolved() method prepareForValidation (line 43) | protected function prepareForValidation() method getValidatorInstance (line 53) | protected function getValidatorInstance() method passedValidation (line 63) | protected function passedValidation() method failedValidation (line 76) | protected function failedValidation(Validator $validator) method passesAuthorization (line 88) | protected function passesAuthorization() method failedAuthorization (line 104) | protected function failedAuthorization() FILE: vendor/laravel/framework/src/Illuminate/Validation/ValidationData.php class ValidationData (line 7) | class ValidationData method initializeAndGatherData (line 16) | public static function initializeAndGatherData($attribute, $masterData) method initializeAttributeOnData (line 32) | protected static function initializeAttributeOnData($attribute, $maste... method extractValuesForWildcards (line 53) | protected static function extractValuesForWildcards($masterData, $data... method extractDataFromPath (line 85) | public static function extractDataFromPath($attribute, $masterData) method getLeadingExplicitAttributePath (line 108) | public static function getLeadingExplicitAttributePath($attribute) FILE: vendor/laravel/framework/src/Illuminate/Validation/ValidationException.php class ValidationException (line 9) | class ValidationException extends Exception method __construct (line 54) | public function __construct($validator, $response = null, $errorBag = ... method withMessages (line 69) | public static function withMessages(array $messages) method summarize (line 86) | protected static function summarize($validator) method errors (line 110) | public function errors() method status (line 121) | public function status($status) method errorBag (line 134) | public function errorBag($errorBag) method redirectTo (line 147) | public function redirectTo($url) method getResponse (line 159) | public function getResponse() FILE: vendor/laravel/framework/src/Illuminate/Validation/ValidationRuleParser.php class ValidationRuleParser (line 17) | class ValidationRuleParser method __construct (line 39) | public function __construct(array $data) method explode (line 50) | public function explode($rules) method explodeRules (line 68) | protected function explodeRules($rules) method explodeExplicitRule (line 90) | protected function explodeExplicitRule($rule, $attribute) method prepareRule (line 124) | protected function prepareRule($rule, $attribute) method explodeWildcardRules (line 158) | protected function explodeWildcardRules($results, $attribute, $rules) method mergeRules (line 199) | public function mergeRules($results, $attribute, $rules = []) method mergeRulesForAttribute (line 222) | protected function mergeRulesForAttribute($results, $attribute, $rules) method parse (line 239) | public static function parse($rule) method parseArrayRule (line 262) | protected static function parseArrayRule(array $rule) method parseStringRule (line 273) | protected static function parseStringRule($rule) method parseParameters (line 296) | protected static function parseParameters($rule, $parameter) method ruleIsRegex (line 307) | protected static function ruleIsRegex($rule) method normalizeRule (line 318) | protected static function normalizeRule($rule) method filterConditionalRules (line 334) | public static function filterConditionalRules($rules, array $data = []) FILE: vendor/laravel/framework/src/Illuminate/Validation/ValidationServiceProvider.php class ValidationServiceProvider (line 10) | class ValidationServiceProvider extends ServiceProvider implements Defer... method register (line 17) | public function register() method registerValidationFactory (line 29) | protected function registerValidationFactory() method registerPresenceVerifier (line 50) | protected function registerPresenceVerifier() method registerUncompromisedVerifier (line 62) | protected function registerUncompromisedVerifier() method provides (line 74) | public function provides() FILE: vendor/laravel/framework/src/Illuminate/Validation/Validator.php class Validator (line 24) | class Validator implements ValidatorContract method __construct (line 340) | public function __construct( method parseData (line 366) | public function parseData(array $data) method replacePlaceholders (line 393) | protected function replacePlaceholders($data) method replacePlaceholderInString (line 412) | protected function replacePlaceholderInString(string $value) method replaceDotPlaceholderInParameters (line 427) | protected function replaceDotPlaceholderInParameters(array $parameters) method after (line 440) | public function after($callback) method passes (line 460) | public function passes() method fails (line 514) | public function fails() method shouldBeExcluded (line 525) | protected function shouldBeExcluded($attribute) method removeAttribute (line 543) | protected function removeAttribute($attribute) method validate (line 556) | public function validate() method validateWithBag (line 571) | public function validateWithBag(string $errorBag) method safe (line 588) | public function safe(?array $keys = null) method validated (line 602) | public function validated() method validateAttribute (line 639) | protected function validateAttribute($attribute, $rule) method dependsOnOtherFields (line 697) | protected function dependsOnOtherFields($rule) method getExplicitKeys (line 710) | protected function getExplicitKeys($attribute) method getPrimaryAttribute (line 731) | protected function getPrimaryAttribute($attribute) method replaceDotInParameters (line 748) | protected function replaceDotInParameters(array $parameters) method replaceAsterisksInParameters (line 762) | protected function replaceAsterisksInParameters(array $parameters, arr... method isValidatable (line 777) | protected function isValidatable($rule, $attribute, $value) method presentOrRuleIsImplicit (line 797) | protected function presentOrRuleIsImplicit($rule, $attribute, $value) method isImplicit (line 813) | protected function isImplicit($rule) method passesOptionalCheck (line 825) | protected function passesOptionalCheck($attribute) method isNotNullIfMarkedAsNullable (line 844) | protected function isNotNullIfMarkedAsNullable($rule, $attribute) method hasNotFailedPreviousRuleIfPresenceRule (line 862) | protected function hasNotFailedPreviousRuleIfPresenceRule($rule, $attr... method validateUsingCustomRule (line 875) | protected function validateUsingCustomRule($attribute, $value, $rule) method shouldStopValidating (line 929) | protected function shouldStopValidating($attribute) method addFailure (line 958) | public function addFailure($attribute, $rule, $parameters = []) method excludeAttribute (line 989) | protected function excludeAttribute(string $attribute) method valid (line 1001) | public function valid() method invalid (line 1017) | public function invalid() method attributesThatHaveMessages (line 1043) | protected function attributesThatHaveMessages() method failed (line 1055) | public function failed() method messages (line 1065) | public function messages() method errors (line 1079) | public function errors() method getMessageBag (line 1089) | public function getMessageBag() method hasRule (line 1101) | public function hasRule($attribute, $rules) method getRule (line 1113) | protected function getRule($attribute, $rules) method attributes (line 1135) | public function attributes() method getData (line 1145) | public function getData() method setData (line 1156) | public function setData(array $data) method getValue (line 1171) | public function getValue($attribute) method setValue (line 1183) | public function setValue($attribute, $value) method getRules (line 1193) | public function getRules() method getRulesWithoutPlaceholders (line 1203) | public function getRulesWithoutPlaceholders() method setRules (line 1218) | public function setRules(array $rules) method addRules (line 1239) | public function addRules($rules) method sometimes (line 1264) | public function sometimes($attribute, $rules, callable $callback) method dataForSometimesIteration (line 1289) | private function dataForSometimesIteration(string $attribute, $removeL... method stopOnFirstFailure (line 1308) | public function stopOnFirstFailure($stopOnFirstFailure = true) method addExtensions (line 1321) | public function addExtensions(array $extensions) method addImplicitExtensions (line 1338) | public function addImplicitExtensions(array $extensions) method addDependentExtensions (line 1353) | public function addDependentExtensions(array $extensions) method addExtension (line 1369) | public function addExtension($rule, $extension) method addImplicitExtension (line 1381) | public function addImplicitExtension($rule, $extension) method addDependentExtension (line 1395) | public function addDependentExtension($rule, $extension) method addReplacers (line 1408) | public function addReplacers(array $replacers) method addReplacer (line 1426) | public function addReplacer($rule, $replacer) method setCustomMessages (line 1437) | public function setCustomMessages(array $messages) method setAttributeNames (line 1450) | public function setAttributeNames(array $attributes) method addCustomAttributes (line 1463) | public function addCustomAttributes(array $attributes) method setImplicitAttributesFormatter (line 1476) | public function setImplicitAttributesFormatter(?callable $formatter = ... method setValueNames (line 1489) | public function setValueNames(array $values) method addCustomValues (line 1502) | public function addCustomValues(array $customValues) method setFallbackMessages (line 1515) | public function setFallbackMessages(array $messages) method getPresenceVerifier (line 1528) | public function getPresenceVerifier($connection = null) method setPresenceVerifier (line 1547) | public function setPresenceVerifier(PresenceVerifierInterface $presenc... method getException (line 1557) | public function getException() method setException (line 1570) | public function setException($exception) method ensureExponentWithinAllowedRangeUsing (line 1589) | public function ensureExponentWithinAllowedRangeUsing($callback) method getTranslator (line 1601) | public function getTranslator() method setTranslator (line 1612) | public function setTranslator(Translator $translator) method setContainer (line 1623) | public function setContainer(Container $container) method callExtension (line 1635) | protected function callExtension($rule, $parameters) method callClassBasedExtension (line 1653) | protected function callClassBasedExtension($callback, $parameters) method __call (line 1669) | public function __call($method, $parameters) FILE: vendor/laravel/framework/src/Illuminate/View/AnonymousComponent.php class AnonymousComponent (line 5) | class AnonymousComponent extends Component method __construct (line 28) | public function __construct($view, $data) method render (line 39) | public function render() method data (line 49) | public function data() FILE: vendor/laravel/framework/src/Illuminate/View/AppendableAttributeValue.php class AppendableAttributeValue (line 7) | class AppendableAttributeValue implements Stringable method __construct (line 22) | public function __construct($value) method __toString (line 32) | public function __toString() FILE: vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php class BladeCompiler (line 17) | class BladeCompiler extends Compiler implements CompilerInterface method compile (line 179) | public function compile($path = null) method appendFilePath (line 206) | protected function appendFilePath($contents) method getOpenAndClosingPhpTokens (line 223) | protected function getOpenAndClosingPhpTokens($contents) method getPath (line 237) | public function getPath() method setPath (line 248) | public function setPath($path) method compileString (line 259) | public function compileString($value) method render (line 316) | public static function render($string, $data = [], $deleteCachedView =... method renderComponent (line 350) | public static function renderComponent(Component $component) method storeUncompiledBlocks (line 374) | protected function storeUncompiledBlocks($value) method storeVerbatimBlocks (line 393) | protected function storeVerbatimBlocks($value) method storePhpBlocks (line 406) | protected function storePhpBlocks($value) method storeRawBlock (line 419) | protected function storeRawBlock($value) method compileComponentTags (line 432) | protected function compileComponentTags($value) method restoreRawContent (line 449) | protected function restoreRawContent($result) method getRawPlaceholder (line 466) | protected function getRawPlaceholder($replace) method addFooters (line 477) | protected function addFooters($result) method parseToken (line 489) | protected function parseToken($token) method compileExtensions (line 508) | protected function compileExtensions($value) method compileStatements (line 523) | protected function compileStatements($template) method replaceFirstStatement (line 580) | protected function replaceFirstStatement($search, $replace, $subject, ... method hasEvenNumberOfParentheses (line 606) | protected function hasEvenNumberOfParentheses(string $expression) method compileStatement (line 634) | protected function compileStatement($match) method callCustomDirective (line 656) | protected function callCustomDirective($name, $value) method stripParentheses (line 673) | public function stripParentheses($expression) method extend (line 688) | public function extend(callable $compiler) method getExtensions (line 698) | public function getExtensions() method if (line 710) | public function if($name, callable $callback) method check (line 744) | public function check($name, ...$parameters) method component (line 757) | public function component($class, $alias = null, $prefix = '') method components (line 785) | public function components(array $components, $prefix = '') method getClassComponentAliases (line 801) | public function getClassComponentAliases() method anonymousComponentPath (line 813) | public function anonymousComponentPath(string $path, ?string $prefix =... method anonymousComponentNamespace (line 835) | public function anonymousComponentNamespace(string $directory, ?string... method componentNamespace (line 852) | public function componentNamespace($namespace, $prefix) method getAnonymousComponentPaths (line 862) | public function getAnonymousComponentPaths() method getAnonymousComponentNamespaces (line 872) | public function getAnonymousComponentNamespaces() method getClassComponentNamespaces (line 882) | public function getClassComponentNamespaces() method aliasComponent (line 894) | public function aliasComponent($path, $alias = null) method include (line 916) | public function include($path, $alias = null) method aliasInclude (line 928) | public function aliasInclude($path, $alias = null) method bindDirective (line 948) | public function bindDirective($name, callable $handler) method directive (line 963) | public function directive($name, callable $handler, bool $bind = false) method getCustomDirectives (line 977) | public function getCustomDirectives() method prepareStringsForCompilationUsing (line 988) | public function prepareStringsForCompilationUsing(callable $callback) method precompiler (line 1001) | public function precompiler(callable $precompiler) method usingEchoFormat (line 1013) | public function usingEchoFormat($format, callable $callback) method setEchoFormat (line 1034) | public function setEchoFormat($format) method withDoubleEncoding (line 1044) | public function withDoubleEncoding() method withoutDoubleEncoding (line 1054) | public function withoutDoubleEncoding() method withoutComponentTags (line 1064) | public function withoutComponentTags() FILE: vendor/laravel/framework/src/Illuminate/View/Compilers/Compiler.php class Compiler (line 10) | abstract class Compiler method __construct (line 59) | public function __construct( method getCompiledPath (line 83) | public function getCompiledPath($path) method isExpired (line 96) | public function isExpired($path) method ensureCompiledDirectoryExists (line 129) | protected function ensureCompiledDirectoryExists($path) FILE: vendor/laravel/framework/src/Illuminate/View/Compilers/CompilerInterface.php type CompilerInterface (line 5) | interface CompilerInterface method getCompiledPath (line 13) | public function getCompiledPath($path); method isExpired (line 21) | public function isExpired($path); method compile (line 29) | public function compile($path); FILE: vendor/laravel/framework/src/Illuminate/View/Compilers/ComponentTagCompiler.php class ComponentTagCompiler (line 21) | class ComponentTagCompiler method __construct (line 59) | public function __construct(array $aliases = [], array $namespaces = [... method compile (line 73) | public function compile(string $value) method compileTags (line 88) | public function compileTags(string $value) method compileOpeningTags (line 105) | protected function compileOpeningTags(string $value) method compileSelfClosingTags (line 169) | protected function compileSelfClosingTags(string $value) method componentString (line 234) | protected function componentString(string $component, array $attributes) method componentClass (line 277) | public function componentClass(string $component) method guessAnonymousComponentUsingPaths (line 328) | protected function guessAnonymousComponentUsingPaths(Factory $viewFact... method guessAnonymousComponentUsingNamespaces (line 364) | protected function guessAnonymousComponentUsingNamespaces(Factory $vie... method findClassByComponent (line 400) | public function findClassByComponent(string $component) method guessClassName (line 421) | public function guessClassName(string $component) method formatClassName (line 438) | public function formatClassName(string $component) method guessViewName (line 454) | public function guessViewName($name, $prefix = 'components.') method partitionDataAndAttributes (line 476) | public function partitionDataAndAttributes($class, array $attributes) method compileClosingTags (line 502) | protected function compileClosingTags(string $value) method compileSlots (line 513) | public function compileSlots(string $value) method getAttributesFromAttributeString (line 594) | protected function getAttributesFromAttributeString(string $attributeS... method parseShortAttributeSyntax (line 656) | protected function parseShortAttributeSyntax(string $value) method parseAttributeBag (line 671) | protected function parseAttributeBag(string $attributeString) method parseComponentTagClassStatements (line 687) | protected function parseComponentTagClassStatements(string $attributeS... method parseComponentTagStyleStatements (line 708) | protected function parseComponentTagStyleStatements(string $attributeS... method parseBindAttributes (line 729) | protected function parseBindAttributes(string $attributeString) method compileAttributeEchos (line 749) | protected function compileAttributeEchos(string $attributeString) method escapeSingleQuotesOutsideOfPhpBlocks (line 767) | protected function escapeSingleQuotesOutsideOfPhpBlocks(string $value) method attributesToString (line 787) | protected function attributesToString(array $attributes, $escapeBound ... method stripQuotes (line 804) | public function stripQuotes(string $value) FILE: vendor/laravel/framework/src/Illuminate/View/Compilers/Concerns/CompilesAuthorizations.php type CompilesAuthorizations (line 5) | trait CompilesAuthorizations method compileCan (line 13) | protected function compileCan($expression) method compileCannot (line 24) | protected function compileCannot($expression) method compileCanany (line 35) | protected function compileCanany($expression) method compileElsecan (line 46) | protected function compileElsecan($expression) method compileElsecannot (line 57) | protected function compileElsecannot($expression) method compileElsecanany (line 68) | protected function compileElsecanany($expression) method compileEndcan (line 78) | protected function compileEndcan() method compileEndcannot (line 88) | protected function compileEndcannot() method compileEndcanany (line 98) | protected function compileEndcanany() FILE: vendor/laravel/framework/src/Illuminate/View/Compilers/Concerns/CompilesClasses.php type CompilesClasses (line 5) | trait CompilesClasses method compileClass (line 13) | protected function compileClass($expression) FILE: vendor/laravel/framework/src/Illuminate/View/Compilers/Concerns/CompilesComments.php type CompilesComments (line 5) | trait CompilesComments method compileComments (line 13) | protected function compileComments($value) FILE: vendor/laravel/framework/src/Illuminate/View/Compilers/Concerns/CompilesComponents.php type CompilesComponents (line 10) | trait CompilesComponents method compileComponent (line 25) | protected function compileComponent($expression) method newComponentHash (line 50) | public static function newComponentHash(string $component) method compileClassComponentOpening (line 66) | public static function compileClassComponentOpening(string $component,... method compileEndComponent (line 83) | protected function compileEndComponent() method compileEndComponentClass (line 93) | public function compileEndComponentClass() method compileSlot (line 116) | protected function compileSlot($expression) method compileEndSlot (line 126) | protected function compileEndSlot() method compileComponentFirst (line 137) | protected function compileComponentFirst($expression) method compileEndComponentFirst (line 147) | protected function compileEndComponentFirst() method compileProps (line 158) | protected function compileProps($expression) method compileAware (line 197) | protected function compileAware($expression) method sanitizeComponentAttribute (line 211) | public static function sanitizeComponentAttribute($value) FILE: vendor/laravel/framework/src/Illuminate/View/Compilers/Concerns/CompilesConditionals.php type CompilesConditionals (line 7) | trait CompilesConditionals method compileAuth (line 22) | protected function compileAuth($guard = null) method compileElseAuth (line 35) | protected function compileElseAuth($guard = null) method compileEndAuth (line 47) | protected function compileEndAuth() method compileEnv (line 58) | protected function compileEnv($environments) method compileEndEnv (line 68) | protected function compileEndEnv() method compileProduction (line 78) | protected function compileProduction() method compileEndProduction (line 88) | protected function compileEndProduction() method compileGuest (line 99) | protected function compileGuest($guard = null) method compileElseGuest (line 112) | protected function compileElseGuest($guard = null) method compileEndGuest (line 124) | protected function compileEndGuest() method compileHasSection (line 135) | protected function compileHasSection($expression) method compileSectionMissing (line 146) | protected function compileSectionMissing($expression) method compileIf (line 157) | protected function compileIf($expression) method compileUnless (line 168) | protected function compileUnless($expression) method compileElseif (line 179) | protected function compileElseif($expression) method compileElse (line 189) | protected function compileElse() method compileEndif (line 199) | protected function compileEndif() method compileEndunless (line 209) | protected function compileEndunless() method compileIsset (line 220) | protected function compileIsset($expression) method compileEndIsset (line 230) | protected function compileEndIsset() method compileSwitch (line 241) | protected function compileSwitch($expression) method compileCase (line 254) | protected function compileCase($expression) method compileDefault (line 270) | protected function compileDefault() method compileEndSwitch (line 280) | protected function compileEndSwitch() method compileOnce (line 291) | protected function compileOnce($id = null) method compileEndOnce (line 303) | public function compileEndOnce() method compileBool (line 314) | protected function compileBool($condition) method compileChecked (line 325) | protected function compileChecked($condition) method compileDisabled (line 336) | protected function compileDisabled($condition) method compileRequired (line 347) | protected function compileRequired($condition) method compileReadonly (line 358) | protected function compileReadonly($condition) method compileSelected (line 369) | protected function compileSelected($condition) method compilePushIf (line 380) | protected function compilePushIf($expression) method compileElsePushIf (line 393) | protected function compileElsePushIf($expression) method compileElsePush (line 406) | protected function compileElsePush($expression) method compileEndPushIf (line 416) | protected function compileEndPushIf() FILE: vendor/laravel/framework/src/Illuminate/View/Compilers/Concerns/CompilesEchos.php type CompilesEchos (line 8) | trait CompilesEchos method stringable (line 24) | public function stringable($class, $handler = null) method compileEchos (line 39) | public function compileEchos($value) method getEchoMethods (line 53) | protected function getEchoMethods() method compileRawEchos (line 68) | protected function compileRawEchos($value) method compileRegularEchos (line 89) | protected function compileRegularEchos($value) method compileEscapedEchos (line 110) | protected function compileEscapedEchos($value) method addBladeCompilerVariable (line 131) | protected function addBladeCompilerVariable($result) method wrapInEchoHandler (line 142) | protected function wrapInEchoHandler($value) method applyEchoHandler (line 159) | public function applyEchoHandler($value) FILE: vendor/laravel/framework/src/Illuminate/View/Compilers/Concerns/CompilesErrors.php type CompilesErrors (line 5) | trait CompilesErrors method compileError (line 13) | protected function compileError($expression) method compileEnderror (line 30) | protected function compileEnderror($expression) FILE: vendor/laravel/framework/src/Illuminate/View/Compilers/Concerns/CompilesFragments.php type CompilesFragments (line 5) | trait CompilesFragments method compileFragment (line 20) | protected function compileFragment($expression) method compileEndfragment (line 32) | protected function compileEndfragment() FILE: vendor/laravel/framework/src/Illuminate/View/Compilers/Concerns/CompilesHelpers.php type CompilesHelpers (line 7) | trait CompilesHelpers method compileCsrf (line 14) | protected function compileCsrf() method compileDd (line 25) | protected function compileDd($arguments) method compileDump (line 36) | protected function compileDump($arguments) method compileMethod (line 47) | protected function compileMethod($method) method compileVite (line 58) | protected function compileVite($arguments) method compileViteReactRefresh (line 72) | protected function compileViteReactRefresh() FILE: vendor/laravel/framework/src/Illuminate/View/Compilers/Concerns/CompilesIncludes.php type CompilesIncludes (line 5) | trait CompilesIncludes method compileEach (line 13) | protected function compileEach($expression) method compileInclude (line 24) | protected function compileInclude($expression) method compileIncludeIf (line 37) | protected function compileIncludeIf($expression) method compileIncludeWhen (line 50) | protected function compileIncludeWhen($expression) method compileIncludeUnless (line 63) | protected function compileIncludeUnless($expression) method compileIncludeFirst (line 76) | protected function compileIncludeFirst($expression) FILE: vendor/laravel/framework/src/Illuminate/View/Compilers/Concerns/CompilesInjections.php type CompilesInjections (line 5) | trait CompilesInjections method compileInject (line 13) | protected function compileInject($expression) FILE: vendor/laravel/framework/src/Illuminate/View/Compilers/Concerns/CompilesJs.php type CompilesJs (line 7) | trait CompilesJs method compileJs (line 15) | protected function compileJs(string $expression) FILE: vendor/laravel/framework/src/Illuminate/View/Compilers/Concerns/CompilesJson.php type CompilesJson (line 5) | trait CompilesJson method compileJson (line 20) | protected function compileJson($expression) FILE: vendor/laravel/framework/src/Illuminate/View/Compilers/Concerns/CompilesLayouts.php type CompilesLayouts (line 5) | trait CompilesLayouts method compileExtends (line 20) | protected function compileExtends($expression) method compileExtendsFirst (line 37) | protected function compileExtendsFirst($expression) method compileSection (line 54) | protected function compileSection($expression) method compileParent (line 66) | protected function compileParent() method compileYield (line 79) | protected function compileYield($expression) method compileShow (line 89) | protected function compileShow() method compileAppend (line 99) | protected function compileAppend() method compileOverwrite (line 109) | protected function compileOverwrite() method compileStop (line 119) | protected function compileStop() method compileEndsection (line 129) | protected function compileEndsection() FILE: vendor/laravel/framework/src/Illuminate/View/Compilers/Concerns/CompilesLoops.php type CompilesLoops (line 7) | trait CompilesLoops method compileForelse (line 24) | protected function compileForelse($expression) method compileEmpty (line 51) | protected function compileEmpty($expression) method compileEndforelse (line 67) | protected function compileEndforelse() method compileEndEmpty (line 77) | protected function compileEndEmpty() method compileFor (line 88) | protected function compileFor($expression) method compileForeach (line 101) | protected function compileForeach($expression) method compileBreak (line 126) | protected function compileBreak($expression) method compileContinue (line 143) | protected function compileContinue($expression) method compileEndfor (line 159) | protected function compileEndfor() method compileEndforeach (line 169) | protected function compileEndforeach() method compileWhile (line 180) | protected function compileWhile($expression) method compileEndwhile (line 190) | protected function compileEndwhile() FILE: vendor/laravel/framework/src/Illuminate/View/Compilers/Concerns/CompilesRawPhp.php type CompilesRawPhp (line 5) | trait CompilesRawPhp method compilePhp (line 13) | protected function compilePhp($expression) method compileUnset (line 28) | protected function compileUnset($expression) FILE: vendor/laravel/framework/src/Illuminate/View/Compilers/Concerns/CompilesSessions.php type CompilesSessions (line 5) | trait CompilesSessions method compileSession (line 13) | protected function compileSession($expression) method compileEndsession (line 29) | protected function compileEndsession($expression) FILE: vendor/laravel/framework/src/Illuminate/View/Compilers/Concerns/CompilesStacks.php type CompilesStacks (line 7) | trait CompilesStacks method compileStack (line 15) | protected function compileStack($expression) method compilePush (line 26) | protected function compilePush($expression) method compilePushOnce (line 37) | protected function compilePushOnce($expression) method compileEndpush (line 54) | protected function compileEndpush() method compileEndpushOnce (line 64) | protected function compileEndpushOnce() method compilePrepend (line 75) | protected function compilePrepend($expression) method compilePrependOnce (line 86) | protected function compilePrependOnce($expression) method compileEndprepend (line 103) | protected function compileEndprepend() method compileEndprependOnce (line 113) | protected function compileEndprependOnce() FILE: vendor/laravel/framework/src/Illuminate/View/Compilers/Concerns/CompilesStyles.php type CompilesStyles (line 5) | trait CompilesStyles method compileStyle (line 13) | protected function compileStyle($expression) FILE: vendor/laravel/framework/src/Illuminate/View/Compilers/Concerns/CompilesTranslations.php type CompilesTranslations (line 5) | trait CompilesTranslations method compileLang (line 13) | protected function compileLang($expression) method compileEndlang (line 29) | protected function compileEndlang() method compileChoice (line 40) | protected function compileChoice($expression) FILE: vendor/laravel/framework/src/Illuminate/View/Compilers/Concerns/CompilesUseStatements.php type CompilesUseStatements (line 5) | trait CompilesUseStatements method compileUse (line 13) | protected function compileUse($expression) FILE: vendor/laravel/framework/src/Illuminate/View/Component.php class Component (line 14) | abstract class Component method render (line 91) | abstract public function render(); method resolve (line 99) | public static function resolve($data) method extractConstructorParameters (line 121) | protected static function extractConstructorParameters() method resolveView (line 141) | public function resolveView() method extractBladeViewFromString (line 173) | protected function extractBladeViewFromString($contents) method createBladeViewFromString (line 195) | protected function createBladeViewFromString($factory, $contents) method data (line 221) | public function data() method extractPublicProperties (line 233) | protected function extractPublicProperties() method extractPublicMethods (line 261) | protected function extractPublicMethods() method createVariableFromMethod (line 288) | protected function createVariableFromMethod(ReflectionMethod $method) method createInvokableVariable (line 301) | protected function createInvokableVariable(string $method) method shouldIgnore (line 314) | protected function shouldIgnore($name) method ignoredMethods (line 325) | protected function ignoredMethods() method withName (line 349) | public function withName($name) method withAttributes (line 362) | public function withAttributes(array $attributes) method newAttributeBag (line 377) | protected function newAttributeBag(array $attributes = []) method shouldRender (line 387) | public function shouldRender() method view (line 400) | public function view($view, $data = [], $mergeData = []) method factory (line 410) | protected function factory() method ignoredParameterNames (line 424) | public static function ignoredParameterNames() method flushCache (line 449) | public static function flushCache() method forgetFactory (line 462) | public static function forgetFactory() method forgetComponentsResolver (line 474) | public static function forgetComponentsResolver() method resolveComponentsUsing (line 487) | public static function resolveComponentsUsing($resolver) FILE: vendor/laravel/framework/src/Illuminate/View/ComponentAttributeBag.php class ComponentAttributeBag (line 19) | class ComponentAttributeBag implements ArrayAccess, IteratorAggregate, J... method __construct (line 36) | public function __construct(array $attributes = []) method all (line 46) | public function all() method first (line 57) | public function first($default = null) method get (line 69) | public function get($key, $default = null) method has (line 80) | public function has($key) method hasAny (line 99) | public function hasAny($key) method missing (line 122) | public function missing($key) method only (line 133) | public function only($keys) method except (line 152) | public function except($keys) method filter (line 171) | public function filter($callback) method whereStartsWith (line 182) | public function whereStartsWith($needles) method whereDoesntStartWith (line 195) | public function whereDoesntStartWith($needles) method thatStartWith (line 208) | public function thatStartWith($needles) method onlyProps (line 219) | public function onlyProps($keys) method exceptProps (line 230) | public function exceptProps($keys) method class (line 241) | public function class($classList) method style (line 254) | public function style($styleList) method merge (line 268) | public function merge(array $attributeDefaults = [], $escape = true) method shouldEscapeAttributeValue (line 306) | protected function shouldEscapeAttributeValue($escape, $value) method prepends (line 323) | public function prepends($value) method resolveAppendableAttributeDefault (line 336) | protected function resolveAppendableAttributeDefault($attributeDefault... method isEmpty (line 350) | public function isEmpty() method isNotEmpty (line 360) | public function isNotEmpty() method getAttributes (line 370) | public function getAttributes() method setAttributes (line 381) | public function setAttributes(array $attributes) method extractPropNames (line 401) | public static function extractPropNames(array $keys) method toHtml (line 420) | public function toHtml() method __invoke (line 431) | public function __invoke(array $attributeDefaults = []) method offsetExists (line 442) | public function offsetExists($offset): bool method offsetGet (line 453) | public function offsetGet($offset): mixed method offsetSet (line 465) | public function offsetSet($offset, $value): void method offsetUnset (line 476) | public function offsetUnset($offset): void method getIterator (line 486) | public function getIterator(): Traversable method jsonSerialize (line 496) | public function jsonSerialize(): mixed method __toString (line 506) | public function __toString() FILE: vendor/laravel/framework/src/Illuminate/View/ComponentSlot.php class ComponentSlot (line 9) | class ComponentSlot implements Htmlable, Stringable method __construct (line 32) | public function __construct($contents = '', $attributes = []) method withAttributes (line 45) | public function withAttributes(array $attributes) method toHtml (line 57) | public function toHtml() method isEmpty (line 67) | public function isEmpty() method isNotEmpty (line 77) | public function isNotEmpty() method hasActualContent (line 88) | public function hasActualContent(callable|string|null $callable = null) method __toString (line 106) | public function __toString() FILE: vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php type ManagesComponents (line 10) | trait ManagesComponents method startComponent (line 54) | public function startComponent($view, array $data = []) method startComponentFirst (line 72) | public function startComponentFirst(array $names, array $data = []) method renderComponent (line 86) | public function renderComponent() method componentData (line 115) | protected function componentData() method getConsumableComponentData (line 138) | public function getConsumableComponentData($key, $default = null) method slot (line 169) | public function slot($name, $content = null, $attributes = []) method endSlot (line 185) | public function endSlot() method currentComponent (line 205) | protected function currentComponent() method flushComponents (line 215) | protected function flushComponents() FILE: vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php type ManagesEvents (line 9) | trait ManagesEvents method creator (line 18) | public function creator($views, $callback) method composers (line 35) | public function composers(array $composers) method composer (line 53) | public function composer($views, $callback) method addViewEvent (line 72) | protected function addViewEvent($view, $callback, $prefix = 'composing... method addClassEvent (line 93) | protected function addClassEvent($view, $class, $prefix) method buildClassEventCallback (line 116) | protected function buildClassEventCallback($class, $prefix) method parseClassEvent (line 135) | protected function parseClassEvent($class, $prefix) method classEventMethodForPrefix (line 146) | protected function classEventMethodForPrefix($prefix) method addEventListener (line 158) | protected function addEventListener($name, $callback) method callComposer (line 175) | public function callComposer(ViewContract $view) method callCreator (line 188) | public function callCreator(ViewContract $view) FILE: vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesFragments.php type ManagesFragments (line 7) | trait ManagesFragments method startFragment (line 29) | public function startFragment($fragment) method stopFragment (line 43) | public function stopFragment() method getFragment (line 63) | public function getFragment($name, $default = null) method getFragments (line 73) | public function getFragments() method flushFragments (line 83) | public function flushFragments() FILE: vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesLayouts.php type ManagesLayouts (line 9) | trait ManagesLayouts method startSection (line 46) | public function startSection($section, $content = null) method inject (line 64) | public function inject($section, $content) method yieldSection (line 74) | public function yieldSection() method stopSection (line 91) | public function stopSection($overwrite = false) method appendSection (line 115) | public function appendSection() method extendSection (line 139) | protected function extendSection($section, $content) method yieldContent (line 155) | public function yieldContent($section, $default = '') method parentPlaceholder (line 176) | public static function parentPlaceholder($section = '') method parentPlaceholderSalt (line 192) | protected static function parentPlaceholderSalt() method hasSection (line 207) | public function hasSection($name) method sectionMissing (line 218) | public function sectionMissing($name) method getSection (line 230) | public function getSection($name, $default = null) method getSections (line 240) | public function getSections() method flushSections (line 250) | public function flushSections() FILE: vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesLoops.php type ManagesLoops (line 8) | trait ManagesLoops method addLoop (line 23) | public function addLoop($data) method incrementLoopIndices (line 50) | public function incrementLoopIndices() method popLoop (line 70) | public function popLoop() method getLastLoop (line 80) | public function getLastLoop() method getLoopStack (line 92) | public function getLoopStack() FILE: vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesStacks.php type ManagesStacks (line 7) | trait ManagesStacks method startPush (line 37) | public function startPush($section, $content = '') method stopPush (line 55) | public function stopPush() method extendPush (line 73) | protected function extendPush($section, $content) method startPrepend (line 93) | public function startPrepend($section, $content = '') method stopPrepend (line 111) | public function stopPrepend() method extendPrepend (line 129) | protected function extendPrepend($section, $content) method yieldPushContent (line 149) | public function yieldPushContent($section, $default = '') method flushStacks (line 173) | public function flushStacks() FILE: vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesTranslations.php type ManagesTranslations (line 5) | trait ManagesTranslations method startTranslation (line 20) | public function startTranslation($replacements = []) method renderTranslation (line 32) | public function renderTranslation() FILE: vendor/laravel/framework/src/Illuminate/View/DynamicComponent.php class DynamicComponent (line 10) | class DynamicComponent extends Component method __construct (line 39) | public function __construct(string $component) method render (line 49) | public function render() method compileProps (line 91) | protected function compileProps(array $bindings) method compileBindings (line 108) | protected function compileBindings(array $bindings) method compileSlots (line 121) | protected function compileSlots(array $slots) method classForComponent (line 134) | protected function classForComponent() method bindings (line 150) | protected function bindings(string $class) method compiler (line 162) | protected function compiler() FILE: vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php class CompilerEngine (line 15) | class CompilerEngine extends PhpEngine method __construct (line 45) | public function __construct(CompilerInterface $compiler, ?Filesystem $... method get (line 59) | public function get($path, array $data = []) method handleViewException (line 106) | protected function handleViewException(Throwable $e, $obLevel) method getMessage (line 126) | protected function getMessage(Throwable $e) method getCompiler (line 136) | public function getCompiler() method forgetCompiledOrNotExpired (line 146) | public function forgetCompiledOrNotExpired() FILE: vendor/laravel/framework/src/Illuminate/View/Engines/Engine.php class Engine (line 5) | abstract class Engine method getLastRendered (line 19) | public function getLastRendered() FILE: vendor/laravel/framework/src/Illuminate/View/Engines/EngineResolver.php class EngineResolver (line 8) | class EngineResolver method register (line 33) | public function register($engine, Closure $resolver) method resolve (line 48) | public function resolve($engine) method forget (line 67) | public function forget($engine) FILE: vendor/laravel/framework/src/Illuminate/View/Engines/FileEngine.php class FileEngine (line 8) | class FileEngine implements Engine method __construct (line 23) | public function __construct(Filesystem $files) method get (line 35) | public function get($path, array $data = []) FILE: vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php class PhpEngine (line 9) | class PhpEngine implements Engine method __construct (line 24) | public function __construct(Filesystem $files) method get (line 36) | public function get($path, array $data = []) method evaluatePath (line 48) | protected function evaluatePath($path, $data) method handleViewException (line 75) | protected function handleViewException(Throwable $e, $obLevel) FILE: vendor/laravel/framework/src/Illuminate/View/Factory.php class Factory (line 14) | class Factory implements FactoryContract method __construct (line 115) | public function __construct(EngineResolver $engines, ViewFinderInterfa... method file (line 132) | public function file($path, $data = [], $mergeData = []) method make (line 149) | public function make($view, $data = [], $mergeData = []) method first (line 175) | public function first(array $views, $data = [], $mergeData = []) method renderWhen (line 197) | public function renderWhen($condition, $view, $data = [], $mergeData =... method renderUnless (line 215) | public function renderUnless($condition, $view, $data = [], $mergeData... method renderEach (line 229) | public function renderEach($view, $data, $iterator, $empty = 'raw|') method normalizeName (line 262) | protected function normalizeName($name) method parseData (line 273) | protected function parseData($data) method viewInstance (line 286) | protected function viewInstance($view, $path, $data) method exists (line 297) | public function exists($view) method getEngineFromPath (line 316) | public function getEngineFromPath($path) method getExtension (line 337) | protected function getExtension($path) method share (line 353) | public function share($key, $value = null) method incrementRender (line 369) | public function incrementRender() method decrementRender (line 379) | public function decrementRender() method doneRendering (line 389) | public function doneRendering() method hasRenderedOnce (line 400) | public function hasRenderedOnce(string $id) method markAsRenderedOnce (line 411) | public function markAsRenderedOnce(string $id) method addLocation (line 422) | public function addLocation($location) method prependLocation (line 433) | public function prependLocation($location) method addNamespace (line 445) | public function addNamespace($namespace, $hints) method prependNamespace (line 459) | public function prependNamespace($namespace, $hints) method replaceNamespace (line 473) | public function replaceNamespace($namespace, $hints) method addExtension (line 488) | public function addExtension($extension, $engine, $resolver = null) method flushState (line 508) | public function flushState() method flushStateIfDoneRendering (line 524) | public function flushStateIfDoneRendering() method getExtensions (line 536) | public function getExtensions() method getEngineResolver (line 546) | public function getEngineResolver() method getFinder (line 556) | public function getFinder() method setFinder (line 567) | public function setFinder(ViewFinderInterface $finder) method flushFinderCache (line 577) | public function flushFinderCache() method getDispatcher (line 587) | public function getDispatcher() method setDispatcher (line 598) | public function setDispatcher(Dispatcher $events) method getContainer (line 608) | public function getContainer() method setContainer (line 619) | public function setContainer(Container $container) method shared (line 631) | public function shared($key, $default = null) method getShared (line 641) | public function getShared() FILE: vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php class FileViewFinder (line 8) | class FileViewFinder implements ViewFinderInterface method __construct (line 53) | public function __construct(Filesystem $files, array $paths, ?array $e... method find (line 69) | public function find($name) method findNamespacedView (line 88) | protected function findNamespacedView($name) method parseNamespaceSegments (line 103) | protected function parseNamespaceSegments($name) method findInPaths (line 127) | protected function findInPaths($name, $paths) method getPossibleViewFiles (line 148) | protected function getPossibleViewFiles($name) method addLocation (line 159) | public function addLocation($location) method prependLocation (line 170) | public function prependLocation($location) method resolvePath (line 181) | protected function resolvePath($path) method addNamespace (line 193) | public function addNamespace($namespace, $hints) method prependNamespace (line 211) | public function prependNamespace($namespace, $hints) method replaceNamespace (line 229) | public function replaceNamespace($namespace, $hints) method addExtension (line 240) | public function addExtension($extension) method hasHintInformation (line 255) | public function hasHintInformation($name) method flush (line 265) | public function flush() method getFilesystem (line 275) | public function getFilesystem() method setPaths (line 286) | public function setPaths($paths) method getPaths (line 298) | public function getPaths() method getViews (line 308) | public function getViews() method getHints (line 318) | public function getHints() method getExtensions (line 328) | public function getExtensions() FILE: vendor/laravel/framework/src/Illuminate/View/InvokableComponentVariable.php class InvokableComponentVariable (line 13) | class InvokableComponentVariable implements DeferringDisplayableValue, I... method __construct (line 28) | public function __construct(Closure $callable) method resolveDisplayableValue (line 38) | public function resolveDisplayableValue() method getIterator (line 48) | public function getIterator(): Traversable method __get (line 61) | public function __get($key) method __call (line 73) | public function __call($method, $parameters) method __invoke (line 83) | public function __invoke() method __toString (line 93) | public function __toString() FILE: vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php class ShareErrorsFromSession (line 9) | class ShareErrorsFromSession method __construct (line 24) | public function __construct(ViewFactory $view) method handle (line 36) | public function handle($request, Closure $next) FILE: vendor/laravel/framework/src/Illuminate/View/View.php class View (line 21) | class View implements ArrayAccess, Htmlable, Stringable, ViewContract method __construct (line 72) | public function __construct(Factory $factory, Engine $engine, $view, $... method fragment (line 88) | public function fragment($fragment) method fragments (line 101) | public function fragments(?array $fragments = null) method fragmentIf (line 115) | public function fragmentIf($boolean, $fragment) method fragmentsIf (line 131) | public function fragmentsIf($boolean, ?array $fragments = null) method allFragments (line 145) | protected function allFragments() method render (line 158) | public function render(?callable $callback = null) method renderContents (line 183) | protected function renderContents() method getContents (line 207) | protected function getContents() method gatherData (line 217) | public function gatherData() method renderSections (line 237) | public function renderSections() method with (line 251) | public function with($key, $value = null) method nest (line 270) | public function nest($key, $view, array $data = []) method withErrors (line 282) | public function withErrors($provider, $bag = 'default') method formatErrors (line 295) | protected function formatErrors($provider) method name (line 307) | public function name() method getName (line 317) | public function getName() method getData (line 327) | public function getData() method getPath (line 337) | public function getPath() method setPath (line 348) | public function setPath($path) method getFactory (line 358) | public function getFactory() method getEngine (line 368) | public function getEngine() method offsetExists (line 379) | public function offsetExists($key): bool method offsetGet (line 390) | public function offsetGet($key): mixed method offsetSet (line 402) | public function offsetSet($key, $value): void method offsetUnset (line 413) | public function offsetUnset($key): void method __get (line 424) | public function &__get($key) method __set (line 436) | public function __set($key, $value) method __isset (line 447) | public function __isset($key) method __unset (line 458) | public function __unset($key) method __call (line 472) | public function __call($method, $parameters) method toHtml (line 492) | public function toHtml() method __toString (line 504) | public function __toString() FILE: vendor/laravel/framework/src/Illuminate/View/ViewException.php class ViewException (line 9) | class ViewException extends ErrorException method report (line 16) | public function report() method render (line 33) | public function render($request) FILE: vendor/laravel/framework/src/Illuminate/View/ViewFinderInterface.php type ViewFinderInterface (line 5) | interface ViewFinderInterface method find (line 20) | public function find($view); method addLocation (line 28) | public function addLocation($location); method addNamespace (line 37) | public function addNamespace($namespace, $hints); method prependNamespace (line 46) | public function prependNamespace($namespace, $hints); method replaceNamespace (line 55) | public function replaceNamespace($namespace, $hints); method addExtension (line 63) | public function addExtension($extension); method flush (line 70) | public function flush(); FILE: vendor/laravel/framework/src/Illuminate/View/ViewName.php class ViewName (line 5) | class ViewName method normalize (line 13) | public static function normalize($name) FILE: vendor/laravel/framework/src/Illuminate/View/ViewServiceProvider.php class ViewServiceProvider (line 13) | class ViewServiceProvider extends ServiceProvider method register (line 20) | public function register() method registerFactory (line 37) | public function registerFactory() method createFactory (line 72) | protected function createFactory($resolver, $finder, $events) method registerViewFinder (line 82) | public function registerViewFinder() method registerBladeCompiler (line 94) | public function registerBladeCompiler() method registerEngineResolver (line 114) | public function registerEngineResolver() method registerFileEngine (line 136) | public function registerFileEngine($resolver) method registerPhpEngine (line 149) | public function registerPhpEngine($resolver) method registerBladeEngine (line 162) | public function registerBladeEngine($resolver) FILE: vendor/laravel/prompts/src/Clear.php class Clear (line 5) | class Clear extends Prompt method prompt (line 10) | public function prompt(): bool method display (line 23) | public function display(): void method value (line 31) | public function value(): bool FILE: vendor/laravel/prompts/src/Concerns/Colors.php type Colors (line 5) | trait Colors method reset (line 10) | public function reset(string $text): string method bold (line 18) | public function bold(string $text): string method dim (line 26) | public function dim(string $text): string method italic (line 34) | public function italic(string $text): string method underline (line 42) | public function underline(string $text): string method inverse (line 50) | public function inverse(string $text): string method hidden (line 58) | public function hidden(string $text): string method strikethrough (line 66) | public function strikethrough(string $text): string method black (line 74) | public function black(string $text): string method red (line 82) | public function red(string $text): string method green (line 90) | public function green(string $text): string method yellow (line 98) | public function yellow(string $text): string method blue (line 106) | public function blue(string $text): string method magenta (line 114) | public function magenta(string $text): string method cyan (line 122) | public function cyan(string $text): string method white (line 130) | public function white(string $text): string method bgBlack (line 138) | public function bgBlack(string $text): string method bgRed (line 146) | public function bgRed(string $text): string method bgGreen (line 154) | public function bgGreen(string $text): string method bgYellow (line 162) | public function bgYellow(string $text): string method bgBlue (line 170) | public function bgBlue(string $text): string method bgMagenta (line 178) | public function bgMagenta(string $text): string method bgCyan (line 186) | public function bgCyan(string $text): string method bgWhite (line 194) | public function bgWhite(string $text): string method gray (line 202) | public function gray(string $text): string FILE: vendor/laravel/prompts/src/Concerns/Cursor.php type Cursor (line 5) | trait Cursor method hideCursor (line 15) | public function hideCursor(): void method showCursor (line 25) | public function showCursor(): void method restoreCursor (line 35) | public function restoreCursor(): void method moveCursor (line 45) | public function moveCursor(int $x, int $y = 0): void method moveCursorToColumn (line 67) | public function moveCursorToColumn(int $column): void method moveCursorUp (line 75) | public function moveCursorUp(int $lines): void FILE: vendor/laravel/prompts/src/Concerns/Erase.php type Erase (line 5) | trait Erase method eraseLines (line 10) | public function eraseLines(int $count): void method eraseDown (line 27) | public function eraseDown(): void FILE: vendor/laravel/prompts/src/Concerns/Events.php type Events (line 7) | trait Events method on (line 19) | public function on(string $event, Closure $callback): void method emit (line 27) | public function emit(string $event, mixed ...$data): void method clearListeners (line 37) | public function clearListeners(): void FILE: vendor/laravel/prompts/src/Concerns/FakesInputOutput.php type FakesInputOutput (line 10) | trait FakesInputOutput method fake (line 17) | public static function fake(array $keys = []): void method fakeKeyPresses (line 51) | public static function fakeKeyPresses(array $keys, callable $callable)... method assertOutputContains (line 61) | public static function assertOutputContains(string $string): void method assertOutputDoesntContain (line 69) | public static function assertOutputDoesntContain(string $string): void method assertStrippedOutputContains (line 77) | public static function assertStrippedOutputContains(string $string): void method assertStrippedOutputDoesntContain (line 85) | public static function assertStrippedOutputDoesntContain(string $strin... method content (line 93) | public static function content(): string method strippedContent (line 105) | public static function strippedContent(): string FILE: vendor/laravel/prompts/src/Concerns/Fallback.php type Fallback (line 8) | trait Fallback method fallbackWhen (line 25) | public static function fallbackWhen(bool $condition): void method shouldFallback (line 33) | public static function shouldFallback(): bool method fallbackUsing (line 43) | public static function fallbackUsing(Closure $fallback): void method fallback (line 51) | public function fallback(): mixed FILE: vendor/laravel/prompts/src/Concerns/Interactivity.php type Interactivity (line 7) | trait Interactivity method interactive (line 17) | public static function interactive(bool $interactive = true): void method default (line 25) | protected function default(): mixed FILE: vendor/laravel/prompts/src/Concerns/Scrolling.php type Scrolling (line 7) | trait Scrolling method initializeScrolling (line 27) | protected function initializeScrolling(?int $highlighted = null): void method reduceScrollingToFitTerminal (line 37) | protected function reduceScrollingToFitTerminal(): void method highlight (line 47) | protected function highlight(?int $index): void method highlightPrevious (line 65) | protected function highlightPrevious(int $total, bool $allowNull = fal... method highlightNext (line 83) | protected function highlightNext(int $total, bool $allowNull = false):... method scrollToHighlighted (line 99) | protected function scrollToHighlighted(int $total): void FILE: vendor/laravel/prompts/src/Concerns/Termwind.php type Termwind (line 10) | trait Termwind method termwind (line 12) | protected function termwind(string $html) method restoreEscapeSequences (line 21) | protected function restoreEscapeSequences(string $string) FILE: vendor/laravel/prompts/src/Concerns/Themes.php type Themes (line 37) | trait Themes method theme (line 74) | public static function theme(?string $name = null): string method addTheme (line 92) | public static function addTheme(string $name, array $renderers): void method getRenderer (line 104) | protected function getRenderer(): callable method renderTheme (line 114) | protected function renderTheme(): string FILE: vendor/laravel/prompts/src/Concerns/Truncation.php type Truncation (line 7) | trait Truncation method truncate (line 12) | protected function truncate(string $string, int $width): string method mbWordwrap (line 26) | protected function mbWordwrap( FILE: vendor/laravel/prompts/src/Concerns/TypedValue.php type TypedValue (line 7) | trait TypedValue method trackTypedValue (line 22) | protected function trackTypedValue(string $default = '', bool $submit ... method value (line 85) | public function value(): string method addCursor (line 93) | protected function addCursor(string $value, int $cursorPosition, ?int ... method trimWidthBackwards (line 122) | private function trimWidthBackwards(string $string, int $start, int $w... FILE: vendor/laravel/prompts/src/ConfirmPrompt.php class ConfirmPrompt (line 7) | class ConfirmPrompt extends Prompt method __construct (line 17) | public function __construct( method value (line 41) | public function value(): bool method label (line 49) | public function label(): string FILE: vendor/laravel/prompts/src/Exceptions/FormRevertedException.php class FormRevertedException (line 7) | class FormRevertedException extends RuntimeException FILE: vendor/laravel/prompts/src/Exceptions/NonInteractiveValidationException.php class NonInteractiveValidationException (line 7) | class NonInteractiveValidationException extends RuntimeException FILE: vendor/laravel/prompts/src/FormBuilder.php class FormBuilder (line 9) | class FormBuilder method add (line 28) | public function add(Closure $step, ?string $name = null, bool $ignoreW... method addIf (line 38) | public function addIf(Closure|bool $condition, Closure $step, ?string ... method submit (line 50) | public function submit(): array method text (line 91) | public function text(string $label, string $placeholder = '', string $... method textarea (line 99) | public function textarea(string $label, string $placeholder = '', stri... method password (line 107) | public function password(string $label, string $placeholder = '', bool... method select (line 118) | public function select(string $label, array|Collection $options, int|s... method multiselect (line 129) | public function multiselect(string $label, array|Collection $options, ... method confirm (line 137) | public function confirm(string $label, bool $default = true, string $y... method pause (line 145) | public function pause(string $message = 'Press enter to continue...', ... method suggest (line 155) | public function suggest(string $label, array|Collection|Closure $optio... method search (line 166) | public function search(string $label, Closure $options, string $placeh... method multisearch (line 176) | public function multisearch(string $label, Closure $options, string $p... method spin (line 186) | public function spin(Closure $callback, string $message = '', ?string ... method note (line 194) | public function note(string $message, ?string $type = null, ?string $n... method error (line 202) | public function error(string $message, ?string $name = null): self method warning (line 210) | public function warning(string $message, ?string $name = null): self method alert (line 218) | public function alert(string $message, ?string $name = null): self method info (line 226) | public function info(string $message, ?string $name = null): self method intro (line 234) | public function intro(string $message, ?string $name = null): self method outro (line 242) | public function outro(string $message, ?string $name = null): self method table (line 253) | public function table(array|Collection $headers = [], array|Collection... method progress (line 267) | public function progress(string $label, iterable|int $steps, ?Closure ... method runPrompt (line 277) | protected function runPrompt(callable $prompt, array $arguments, bool ... FILE: vendor/laravel/prompts/src/FormStep.php class FormStep (line 7) | class FormStep method __construct (line 11) | public function __construct( method run (line 27) | public function run(array $responses, mixed $previousResponse): mixed method shouldRun (line 41) | protected function shouldRun(array $responses): bool method shouldIgnoreWhenReverting (line 51) | public function shouldIgnoreWhenReverting(array $responses): bool FILE: vendor/laravel/prompts/src/Key.php class Key (line 5) | class Key method oneOf (line 104) | public static function oneOf(array $keys, string $match): ?string FILE: vendor/laravel/prompts/src/MultiSearchPrompt.php class MultiSearchPrompt (line 8) | class MultiSearchPrompt extends Prompt method __construct (line 38) | public function __construct( method search (line 69) | protected function search(): void method valueWithCursor (line 82) | public function valueWithCursor(int $maxWidth): string method matches (line 102) | public function matches(): array method visible (line 134) | public function visible(): array method toggleAll (line 142) | protected function toggleAll(): void method toggleHighlighted (line 163) | protected function toggleHighlighted(): void method searchValue (line 183) | public function searchValue(): string method value (line 193) | public function value(): array method labels (line 203) | public function labels(): array method isList (line 211) | public function isList(): bool FILE: vendor/laravel/prompts/src/MultiSelectPrompt.php class MultiSelectPrompt (line 8) | class MultiSelectPrompt extends Prompt method __construct (line 39) | public function __construct( method value (line 72) | public function value(): array method labels (line 82) | public function labels(): array method visible (line 96) | public function visible(): array method isHighlighted (line 104) | public function isHighlighted(string $value): bool method isSelected (line 116) | public function isSelected(string $value): bool method toggleAll (line 124) | protected function toggleAll(): void method toggleHighlighted (line 138) | protected function toggleHighlighted(): void FILE: vendor/laravel/prompts/src/Note.php class Note (line 5) | class Note extends Prompt method __construct (line 10) | public function __construct(public string $message, public ?string $ty... method display (line 18) | public function display(): void method prompt (line 26) | public function prompt(): bool method value (line 40) | public function value(): bool FILE: vendor/laravel/prompts/src/Output/BufferedConsoleOutput.php class BufferedConsoleOutput (line 5) | class BufferedConsoleOutput extends ConsoleOutput method fetch (line 15) | public function fetch(): string method content (line 26) | public function content(): string method doWrite (line 34) | protected function doWrite(string $message, bool $newline): void method writeDirectly (line 46) | public function writeDirectly(string $message): void FILE: vendor/laravel/prompts/src/Output/ConsoleOutput.php class ConsoleOutput (line 7) | class ConsoleOutput extends SymfonyConsoleOutput method newLinesWritten (line 17) | public function newLinesWritten(): int method doWrite (line 25) | protected function doWrite(string $message, bool $newline): void method writeDirectly (line 45) | public function writeDirectly(string $message): void FILE: vendor/laravel/prompts/src/PasswordPrompt.php class PasswordPrompt (line 7) | class PasswordPrompt extends Prompt method __construct (line 14) | public function __construct( method masked (line 28) | public function masked(): string method maskedWithCursor (line 36) | public function maskedWithCursor(int $maxWidth): string FILE: vendor/laravel/prompts/src/PausePrompt.php class PausePrompt (line 5) | class PausePrompt extends Prompt method __construct (line 10) | public function __construct(public string $message = 'Press enter to c... method value (line 24) | public function value(): bool FILE: vendor/laravel/prompts/src/Progress.php class Progress (line 13) | class Progress extends Prompt method __construct (line 35) | public function __construct(public string $label, public iterable|int ... method map (line 57) | public function map(Closure $callback): array method start (line 98) | public function start(): void method advance (line 119) | public function advance(int $step = 1): void method finish (line 133) | public function finish(): void method render (line 144) | public function render(): void method label (line 152) | public function label(string $label): static method hint (line 162) | public function hint(string $hint): static method percentage (line 172) | public function percentage(): int|float method prompt (line 182) | public function prompt(): never method value (line 190) | public function value(): bool method resetSignals (line 198) | protected function resetSignals(): void method __destruct (line 209) | public function __destruct() FILE: vendor/laravel/prompts/src/Prompt.php class Prompt (line 13) | abstract class Prompt method value (line 97) | abstract public function value(): mixed; method prompt (line 102) | public function prompt(): mixed method runLoop (line 167) | public function runLoop(callable $callable): mixed method cancelUsing (line 190) | public static function cancelUsing(?Closure $callback): void method newLinesWritten (line 198) | public function newLinesWritten(): int method capturePreviousNewLines (line 206) | protected function capturePreviousNewLines(): void method setOutput (line 216) | public static function setOutput(OutputInterface $output): void method output (line 224) | protected static function output(): OutputInterface method writeDirectly (line 232) | protected static function writeDirectly(string $message): void method terminal (line 244) | public static function terminal(): Terminal method validateUsing (line 252) | public static function validateUsing(Closure $callback): void method revertUsing (line 262) | public static function revertUsing(Closure $callback): void method preventReverting (line 272) | public static function preventReverting(): void method render (line 280) | protected function render(): void method submit (line 314) | protected function submit(): void method handleKeyPress (line 326) | private function handleKeyPress(string $key): bool method transform (line 370) | private function transform(mixed $value): mixed method transformedValue (line 382) | protected function transformedValue(): mixed method validate (line 390) | private function validate(mixed $value): void method isInvalidWhenRequired (line 424) | protected function isInvalidWhenRequired(mixed $value): bool method checkEnvironment (line 432) | private function checkEnvironment(): void method __destruct (line 442) | public function __destruct() FILE: vendor/laravel/prompts/src/SearchPrompt.php class SearchPrompt (line 8) | class SearchPrompt extends Prompt method __construct (line 26) | public function __construct( method search (line 58) | protected function search(): void method valueWithCursor (line 71) | public function valueWithCursor(int $maxWidth): string method matches (line 91) | public function matches(): array method visible (line 105) | public function visible(): array method searchValue (line 113) | public function searchValue(): string method value (line 121) | public function value(): int|string|null method label (line 135) | public function label(): ?string FILE: vendor/laravel/prompts/src/SelectPrompt.php class SelectPrompt (line 9) | class SelectPrompt extends Prompt method __construct (line 25) | public function __construct( method value (line 66) | public function value(): int|string|null method label (line 82) | public function label(): ?string method visible (line 96) | public function visible(): array method isInvalidWhenRequired (line 104) | protected function isInvalidWhenRequired(mixed $value): bool FILE: vendor/laravel/prompts/src/Spinner.php class Spinner (line 8) | class Spinner extends Prompt method __construct (line 33) | public function __construct(public string $message = '') method spin (line 46) | public function spin(Closure $callback): mixed method resetTerminal (line 89) | protected function resetTerminal(bool $originalAsync): void method renderStatically (line 105) | protected function renderStatically(Closure $callback): mixed method prompt (line 126) | public function prompt(): never method value (line 134) | public function value(): bool method eraseRenderedLines (line 142) | protected function eraseRenderedLines(): void method __destruct (line 152) | public function __destruct() FILE: vendor/laravel/prompts/src/SuggestPrompt.php class SuggestPrompt (line 8) | class SuggestPrompt extends Prompt method __construct (line 33) | public function __construct( method valueWithCursor (line 68) | public function valueWithCursor(int $maxWidth): string method matches (line 88) | public function matches(): array method visible (line 110) | public function visible(): array method selectHighlighted (line 118) | protected function selectHighlighted(): void FILE: vendor/laravel/prompts/src/Support/Result.php class Result (line 12) | final class Result method __construct (line 14) | public function __construct(public readonly mixed $value) method from (line 19) | public static function from(mixed $value): self FILE: vendor/laravel/prompts/src/Support/Utils.php class Utils (line 10) | class Utils method allMatch (line 17) | public static function allMatch(array $values, Closure $callback): bool method last (line 33) | public static function last(array $array): mixed method search (line 43) | public static function search(array $array, Closure $callback): int|st... FILE: vendor/laravel/prompts/src/Table.php class Table (line 7) | class Table extends Prompt method __construct (line 31) | public function __construct(array|Collection $headers = [], array|Coll... method display (line 45) | public function display(): void method prompt (line 53) | public function prompt(): bool method value (line 67) | public function value(): bool FILE: vendor/laravel/prompts/src/Terminal.php class Terminal (line 9) | class Terminal method __construct (line 24) | public function __construct() method read (line 32) | public function read(): string method setTty (line 42) | public function setTty(string $mode): void method restoreTty (line 52) | public function restoreTty(): void method cols (line 64) | public function cols(): int method lines (line 72) | public function lines(): int method initDimensions (line 80) | public function initDimensions(): void method exit (line 90) | public function exit(): void method exec (line 98) | protected function exec(string $command): string FILE: vendor/laravel/prompts/src/TextPrompt.php class TextPrompt (line 7) | class TextPrompt extends Prompt method __construct (line 14) | public function __construct( method valueWithCursor (line 29) | public function valueWithCursor(int $maxWidth): string FILE: vendor/laravel/prompts/src/TextareaPrompt.php class TextareaPrompt (line 8) | class TextareaPrompt extends Prompt method __construct (line 22) | public function __construct( method valueWithCursor (line 67) | public function valueWithCursor(): string method wrappedValue (line 79) | public function wrappedValue(): string method lines (line 89) | public function lines(): array method visible (line 99) | public function visible(): array method handleUpKey (line 111) | protected function handleUpKey(): void method handleDownKey (line 147) | protected function handleDownKey(): void method adjustVisibleWindow (line 182) | protected function adjustVisibleWindow(): void method currentLineIndex (line 207) | protected function currentLineIndex(): int method cursorOffset (line 221) | protected function cursorOffset(): int method wrappedPlaceholderWithCursor (line 239) | protected function wrappedPlaceholderWithCursor(): string FILE: vendor/laravel/prompts/src/Themes/Contracts/Scrolling.php type Scrolling (line 5) | interface Scrolling method reservedLines (line 10) | public function reservedLines(): int; FILE: vendor/laravel/prompts/src/Themes/Default/ClearRenderer.php class ClearRenderer (line 5) | class ClearRenderer extends Renderer method __invoke (line 10) | public function __invoke(): string FILE: vendor/laravel/prompts/src/Themes/Default/Concerns/DrawsBoxes.php type DrawsBoxes (line 7) | trait DrawsBoxes method box (line 18) | protected function box( FILE: vendor/laravel/prompts/src/Themes/Default/Concerns/DrawsScrollbars.php type DrawsScrollbars (line 7) | trait DrawsScrollbars method scrollbar (line 17) | protected function scrollbar(array|Collection $visible, int $firstVisi... method scrollPosition (line 38) | protected function scrollPosition(int $firstVisible, int $height, int ... FILE: vendor/laravel/prompts/src/Themes/Default/Concerns/InteractsWithStrings.php type InteractsWithStrings (line 5) | trait InteractsWithStrings method longest (line 12) | protected function longest(array $lines, int $padding = 0): int method pad (line 23) | protected function pad(string $text, int $length, string $char = ' '):... method stripEscapeSequences (line 33) | protected function stripEscapeSequences(string $text): string FILE: vendor/laravel/prompts/src/Themes/Default/ConfirmPromptRenderer.php class ConfirmPromptRenderer (line 7) | class ConfirmPromptRenderer extends Renderer method __invoke (line 14) | public function __invoke(ConfirmPrompt $prompt): string method renderOptions (line 55) | protected function renderOptions(ConfirmPrompt $prompt): string FILE: vendor/laravel/prompts/src/Themes/Default/MultiSearchPromptRenderer.php class MultiSearchPromptRenderer (line 8) | class MultiSearchPromptRenderer extends Renderer implements Scrolling method __invoke (line 16) | public function __invoke(MultiSearchPrompt $prompt): string method valueWithCursorAndSearchIcon (line 73) | protected function valueWithCursorAndSearchIcon(MultiSearchPrompt $pro... method spaceForDropdown (line 85) | protected function spaceForDropdown(MultiSearchPrompt $prompt): self method renderOptions (line 106) | protected function renderOptions(MultiSearchPrompt $prompt): string method renderSelectedOptions (line 139) | protected function renderSelectedOptions(MultiSearchPrompt $prompt): s... method getInfoText (line 154) | protected function getInfoText(MultiSearchPrompt $prompt): string method reservedLines (line 174) | public function reservedLines(): int FILE: vendor/laravel/prompts/src/Themes/Default/MultiSelectPromptRenderer.php class MultiSelectPromptRenderer (line 8) | class MultiSelectPromptRenderer extends Renderer implements Scrolling method __invoke (line 16) | public function __invoke(MultiSelectPrompt $prompt): string method renderOptions (line 59) | protected function renderOptions(MultiSelectPrompt $prompt): string method renderSelectedOptions (line 101) | protected function renderSelectedOptions(MultiSelectPrompt $prompt): s... method reservedLines (line 116) | public function reservedLines(): int FILE: vendor/laravel/prompts/src/Themes/Default/NoteRenderer.php class NoteRenderer (line 7) | class NoteRenderer extends Renderer method __invoke (line 12) | public function __invoke(Note $note): string FILE: vendor/laravel/prompts/src/Themes/Default/PasswordPromptRenderer.php class PasswordPromptRenderer (line 7) | class PasswordPromptRenderer extends Renderer method __invoke (line 14) | public function __invoke(PasswordPrompt $prompt): string FILE: vendor/laravel/prompts/src/Themes/Default/PausePromptRenderer.php class PausePromptRenderer (line 7) | class PausePromptRenderer extends Renderer method __invoke (line 14) | public function __invoke(PausePrompt $prompt): string FILE: vendor/laravel/prompts/src/Themes/Default/ProgressRenderer.php class ProgressRenderer (line 7) | class ProgressRenderer extends Renderer method __invoke (line 21) | public function __invoke(Progress $progress): string FILE: vendor/laravel/prompts/src/Themes/Default/Renderer.php class Renderer (line 9) | abstract class Renderer method __construct (line 22) | public function __construct(protected Prompt $prompt) method line (line 30) | protected function line(string $message): self method newLine (line 40) | protected function newLine(int $count = 1): self method warning (line 50) | protected function warning(string $message): self method error (line 58) | protected function error(string $message): self method hint (line 66) | protected function hint(string $message): self method when (line 82) | protected function when(mixed $value, callable $callback, ?callable $d... method __toString (line 96) | public function __toString() FILE: vendor/laravel/prompts/src/Themes/Default/SearchPromptRenderer.php class SearchPromptRenderer (line 8) | class SearchPromptRenderer extends Renderer implements Scrolling method __invoke (line 16) | public function __invoke(SearchPrompt $prompt): string method valueWithCursorAndSearchIcon (line 70) | protected function valueWithCursorAndSearchIcon(SearchPrompt $prompt, ... method spaceForDropdown (line 82) | protected function spaceForDropdown(SearchPrompt $prompt): self method renderOptions (line 103) | protected function renderOptions(SearchPrompt $prompt): string method reservedLines (line 129) | public function reservedLines(): int FILE: vendor/laravel/prompts/src/Themes/Default/SelectPromptRenderer.php class SelectPromptRenderer (line 8) | class SelectPromptRenderer extends Renderer implements Scrolling method __invoke (line 16) | public function __invoke(SelectPrompt $prompt): string method renderOptions (line 59) | protected function renderOptions(SelectPrompt $prompt): string method reservedLines (line 89) | public function reservedLines(): int FILE: vendor/laravel/prompts/src/Themes/Default/SpinnerRenderer.php class SpinnerRenderer (line 7) | class SpinnerRenderer extends Renderer method __invoke (line 29) | public function __invoke(Spinner $spinner): string FILE: vendor/laravel/prompts/src/Themes/Default/SuggestPromptRenderer.php class SuggestPromptRenderer (line 8) | class SuggestPromptRenderer extends Renderer implements Scrolling method __invoke (line 16) | public function __invoke(SuggestPrompt $prompt): string method valueWithCursorAndArrow (line 62) | protected function valueWithCursorAndArrow(SuggestPrompt $prompt, int ... method spaceForDropdown (line 78) | protected function spaceForDropdown(SuggestPrompt $prompt): self method renderOptions (line 94) | protected function renderOptions(SuggestPrompt $prompt): string method reservedLines (line 119) | public function reservedLines(): int FILE: vendor/laravel/prompts/src/Themes/Default/TableRenderer.php class TableRenderer (line 10) | class TableRenderer extends Renderer method __invoke (line 15) | public function __invoke(Table $table): string FILE: vendor/laravel/prompts/src/Themes/Default/TextPromptRenderer.php class TextPromptRenderer (line 7) | class TextPromptRenderer extends Renderer method __invoke (line 14) | public function __invoke(TextPrompt $prompt): string FILE: vendor/laravel/prompts/src/Themes/Default/TextareaPromptRenderer.php class TextareaPromptRenderer (line 8) | class TextareaPromptRenderer extends Renderer implements Scrolling method __invoke (line 16) | public function __invoke(TextareaPrompt $prompt): string method renderText (line 61) | protected function renderText(TextareaPrompt $prompt): string method reservedLines (line 83) | public function reservedLines(): int FILE: vendor/laravel/prompts/src/helpers.php function text (line 12) | function text( function textarea (line 29) | function textarea( function password (line 47) | function password( function select (line 66) | function select( function multiselect (line 88) | function multiselect( function confirm (line 106) | function confirm( function pause (line 124) | function pause(string $message = 'Press enter to continue...'): bool function clear (line 134) | function clear(): void function suggest (line 146) | function suggest( function search (line 168) | function search( function multisearch (line 189) | function multisearch( function spin (line 212) | function spin(Closure $callback, string $message = ''): mixed function note (line 222) | function note(string $message, ?string $type = null): void function error (line 232) | function error(string $message): void function warning (line 242) | function warning(string $message): void function alert (line 252) | function alert(string $message): void function info (line 262) | function info(string $message): void function intro (line 272) | function intro(string $message): void function outro (line 282) | function outro(string $message): void function table (line 295) | function table(array|Collection $headers = [], array|Collection|null $ro... function progress (line 312) | function progress( function form (line 329) | function form(): FormBuilder FILE: vendor/laravel/serializable-closure/src/Contracts/Serializable.php type Serializable (line 5) | interface Serializable method __invoke (line 12) | public function __invoke(); method getClosure (line 19) | public function getClosure(); FILE: vendor/laravel/serializable-closure/src/Contracts/Signer.php type Signer (line 5) | interface Signer method sign (line 13) | public function sign($serializable); method verify (line 21) | public function verify($signature); FILE: vendor/laravel/serializable-closure/src/Exceptions/InvalidSignatureException.php class InvalidSignatureException (line 7) | class InvalidSignatureException extends Exception method __construct (line 15) | public function __construct($message = 'Your serialized closure might ... FILE: vendor/laravel/serializable-closure/src/Exceptions/MissingSecretKeyException.php class MissingSecretKeyException (line 7) | class MissingSecretKeyException extends Exception method __construct (line 15) | public function __construct($message = 'No serializable closure secret... FILE: vendor/laravel/serializable-closure/src/Exceptions/PhpVersionNotSupportedException.php class PhpVersionNotSupportedException (line 7) | class PhpVersionNotSupportedException extends Exception method __construct (line 15) | public function __construct($message = 'PHP 7.3 is not supported.') FILE: vendor/laravel/serializable-closure/src/SerializableClosure.php class SerializableClosure (line 10) | class SerializableClosure method __construct (line 25) | public function __construct(Closure $closure) method __invoke (line 37) | public function __invoke() method getClosure (line 47) | public function getClosure() method unsigned (line 58) | public static function unsigned(Closure $closure) method setSecretKey (line 69) | public static function setSecretKey($secret) method transformUseVariablesUsing (line 82) | public static function transformUseVariablesUsing($transformer) method resolveUseVariablesUsing (line 93) | public static function resolveUseVariablesUsing($resolver) method __serialize (line 103) | public function __serialize() method __unserialize (line 118) | public function __unserialize($data) FILE: vendor/laravel/serializable-closure/src/Serializers/Native.php class Native (line 18) | class Native implements Serializable method __construct (line 80) | public function __construct(Closure $closure) method __invoke (line 90) | public function __invoke() method getClosure (line 100) | public function getClosure() method __serialize (line 110) | public function __serialize() method __unserialize (line 167) | public function __unserialize($data) method wrapClosures (line 214) | public static function wrapClosures(&$data, $storage) method getReflector (line 299) | public function getReflector() method mapPointers (line 315) | protected function mapPointers(&$data) method mapByReference (line 405) | protected function mapByReference(&$data) method isVirtualProperty (line 522) | protected function isVirtualProperty(ReflectionProperty $property): bool FILE: vendor/laravel/serializable-closure/src/Serializers/Signed.php class Signed (line 9) | class Signed implements Serializable method __construct (line 31) | public function __construct($closure) method __invoke (line 41) | public function __invoke() method getClosure (line 51) | public function getClosure() method __serialize (line 61) | public function __serialize() method __unserialize (line 80) | public function __unserialize($signature) FILE: vendor/laravel/serializable-closure/src/Signers/Hmac.php class Hmac (line 7) | class Hmac implements Signer method __construct (line 22) | public function __construct($secret) method sign (line 33) | public function sign($serialized) method verify (line 47) | public function verify($signature) FILE: vendor/laravel/serializable-closure/src/Support/ClosureScope.php class ClosureScope (line 7) | class ClosureScope extends SplObjectStorage FILE: vendor/laravel/serializable-closure/src/Support/ClosureStream.php class ClosureStream (line 5) | #[\AllowDynamicProperties] method stream_open (line 52) | public function stream_open($path, $mode, $options, &$opened_path) method stream_read (line 66) | public function stream_read($count) method stream_eof (line 80) | public function stream_eof() method stream_set_option (line 93) | public function stream_set_option($option, $arg1, $arg2) method stream_stat (line 103) | public function stream_stat() method url_stat (line 119) | public function url_stat($path, $flags) method stream_seek (line 135) | public function stream_seek($offset, $whence = SEEK_SET) method stream_tell (line 165) | public function stream_tell() method register (line 175) | public static function register() FILE: vendor/laravel/serializable-closure/src/Support/ReflectionClosure.php class ReflectionClosure (line 13) | class ReflectionClosure extends ReflectionFunction method __construct (line 37) | public function __construct(Closure $closure, $code = null) method isStatic (line 47) | public function isStatic(): bool method isShortClosure (line 61) | public function isShortClosure() method getCode (line 81) | public function getCode() method getBuiltinTypes (line 714) | protected static function getBuiltinTypes() method getUseVariables (line 724) | public function getUseVariables() method isBindingRequired (line 765) | public function isBindingRequired() method isScopeRequired (line 779) | public function isScopeRequired() method getHashedFileName (line 793) | protected function getHashedFileName() method getFileTokens (line 807) | protected function getFileTokens() method getTokens (line 823) | protected function getTokens() method getClasses (line 866) | protected function getClasses() method getFunctions (line 887) | protected function getFunctions() method getConstants (line 903) | protected function getConstants() method getStructures (line 919) | protected function getStructures() method fetchItems (line 935) | protected function fetchItems() method getClosureNamespaceName (line 1208) | protected function getClosureNamespaceName() method parseNameQualified (line 1231) | protected function parseNameQualified($token) FILE: vendor/laravel/serializable-closure/src/Support/SelfReference.php class SelfReference (line 5) | class SelfReference method __construct (line 20) | public function __construct($hash) FILE: vendor/laravel/serializable-closure/src/UnsignedSerializableClosure.php class UnsignedSerializableClosure (line 7) | class UnsignedSerializableClosure method __construct (line 22) | public function __construct(Closure $closure) method __invoke (line 32) | public function __invoke() method getClosure (line 42) | public function getClosure() method __serialize (line 52) | public function __serialize() method __unserialize (line 65) | public function __unserialize($data) FILE: vendor/laravel/tinker/src/ClassAliasAutoloader.php class ClassAliasAutoloader (line 8) | class ClassAliasAutoloader method register (line 54) | public static function register(Shell $shell, $classMapPath, array $in... method __construct (line 70) | public function __construct(Shell $shell, $classMapPath, array $includ... method aliasClass (line 98) | public function aliasClass($class) method unregister (line 118) | public function unregister() method __destruct (line 128) | public function __destruct() method isAliasable (line 139) | public function isAliasable($class, $path) FILE: vendor/laravel/tinker/src/Console/TinkerCommand.php class TinkerCommand (line 14) | class TinkerCommand extends Command method handle (line 44) | public function handle() method getCommands (line 96) | protected function getCommands() method getCasters (line 122) | protected function getCasters() method getArguments (line 152) | protected function getArguments() method getOptions (line 164) | protected function getOptions() FILE: vendor/laravel/tinker/src/TinkerCaster.php class TinkerCaster (line 8) | class TinkerCaster method castApplication (line 39) | public static function castApplication($app) method castCollection (line 64) | public static function castCollection($collection) method castHtmlString (line 77) | public static function castHtmlString($htmlString) method castStringable (line 90) | public static function castStringable($stringable) method castProcessResult (line 103) | public static function castProcessResult($result) method castModel (line 119) | public static function castModel($model) FILE: vendor/laravel/tinker/src/TinkerServiceProvider.php class TinkerServiceProvider (line 11) | class TinkerServiceProvider extends ServiceProvider implements Deferrabl... method boot (line 18) | public function boot() method register (line 36) | public function register() method provides (line 50) | public function provides() FILE: vendor/laravel/ui/auth-backend/AuthenticatesUsers.php type AuthenticatesUsers (line 10) | trait AuthenticatesUsers method showLoginForm (line 19) | public function showLoginForm() method login (line 32) | public function login(Request $request) method validateLogin (line 70) | protected function validateLogin(Request $request) method attemptLogin (line 84) | protected function attemptLogin(Request $request) method credentials (line 97) | protected function credentials(Request $request) method sendLoginResponse (line 108) | protected function sendLoginResponse(Request $request) method authenticated (line 130) | protected function authenticated(Request $request, $user) method sendFailedLoginResponse (line 143) | protected function sendFailedLoginResponse(Request $request) method username (line 155) | public function username() method logout (line 166) | public function logout(Request $request) method loggedOut (line 189) | protected function loggedOut(Request $request) method guard (line 199) | protected function guard() FILE: vendor/laravel/ui/auth-backend/ConfirmsPasswords.php type ConfirmsPasswords (line 8) | trait ConfirmsPasswords method showConfirmForm (line 17) | public function showConfirmForm() method confirm (line 28) | public function confirm(Request $request) method resetPasswordConfirmationTimeout (line 45) | protected function resetPasswordConfirmationTimeout(Request $request) method rules (line 55) | protected function rules() method validationErrorMessages (line 67) | protected function validationErrorMessages() FILE: vendor/laravel/ui/auth-backend/RedirectsUsers.php type RedirectsUsers (line 5) | trait RedirectsUsers method redirectPath (line 12) | public function redirectPath() FILE: vendor/laravel/ui/auth-backend/RegistersUsers.php type RegistersUsers (line 10) | trait RegistersUsers method showRegistrationForm (line 19) | public function showRegistrationForm() method register (line 30) | public function register(Request $request) method guard (line 52) | protected function guard() method registered (line 64) | protected function registered(Request $request, $user) FILE: vendor/laravel/ui/auth-backend/ResetsPasswords.php type ResetsPasswords (line 15) | trait ResetsPasswords method showResetForm (line 27) | public function showResetForm(Request $request) method reset (line 42) | public function reset(Request $request) method rules (line 68) | protected function rules() method validationErrorMessages (line 82) | protected function validationErrorMessages() method credentials (line 93) | protected function credentials(Request $request) method resetPassword (line 107) | protected function resetPassword($user, $password) method setUserPassword (line 127) | protected function setUserPassword($user, $password) method sendResetResponse (line 139) | protected function sendResetResponse(Request $request, $response) method sendResetFailedResponse (line 156) | protected function sendResetFailedResponse(Request $request, $response) method broker (line 174) | public function broker() method guard (line 184) | protected function guard() FILE: vendor/laravel/ui/auth-backend/SendsPasswordResetEmails.php type SendsPasswordResetEmails (line 10) | trait SendsPasswordResetEmails method showLinkRequestForm (line 17) | public function showLinkRequestForm() method sendResetLinkEmail (line 28) | public function sendResetLinkEmail(Request $request) method validateEmail (line 50) | protected function validateEmail(Request $request) method credentials (line 61) | protected function credentials(Request $request) method sendResetLinkResponse (line 73) | protected function sendResetLinkResponse(Request $request, $response) method sendResetLinkFailedResponse (line 89) | protected function sendResetLinkFailedResponse(Request $request, $resp... method broker (line 107) | public function broker() FILE: vendor/laravel/ui/auth-backend/ThrottlesLogins.php type ThrottlesLogins (line 12) | trait ThrottlesLogins method hasTooManyLoginAttempts (line 20) | protected function hasTooManyLoginAttempts(Request $request) method incrementLoginAttempts (line 33) | protected function incrementLoginAttempts(Request $request) method sendLockoutResponse (line 48) | protected function sendLockoutResponse(Request $request) method clearLoginAttempts (line 68) | protected function clearLoginAttempts(Request $request) method fireLockoutEvent (line 79) | protected function fireLockoutEvent(Request $request) method throttleKey (line 90) | protected function throttleKey(Request $request) method limiter (line 100) | protected function limiter() method maxAttempts (line 110) | public function maxAttempts() method decayMinutes (line 120) | public function decayMinutes() FILE: vendor/laravel/ui/auth-backend/VerifiesEmails.php type VerifiesEmails (line 10) | trait VerifiesEmails method show (line 20) | public function show(Request $request) method verify (line 35) | public function verify(Request $request) method verified (line 70) | protected function verified(Request $request) method resend (line 81) | public function resend(Request $request) FILE: vendor/laravel/ui/src/AuthCommand.php class AuthCommand (line 9) | #[AsCommand(name: 'ui:auth')] method handle (line 52) | public function handle() method ensureDirectoriesExist (line 77) | protected function ensureDirectoriesExist() method exportViews (line 93) | protected function exportViews() method exportBackend (line 114) | protected function exportBackend() method compileStub (line 158) | protected function compileStub($stub) method getViewPath (line 173) | protected function getViewPath($path) FILE: vendor/laravel/ui/src/AuthRouteMethods.php class AuthRouteMethods (line 5) | class AuthRouteMethods method auth (line 13) | public function auth() method resetPassword (line 60) | public function resetPassword() method confirmPassword (line 75) | public function confirmPassword() method emailVerification (line 88) | public function emailVerification() FILE: vendor/laravel/ui/src/ControllersCommand.php class ControllersCommand (line 11) | #[AsCommand(name: 'ui:controllers')] method handle (line 33) | public function handle() FILE: vendor/laravel/ui/src/Presets/Bootstrap.php class Bootstrap (line 7) | class Bootstrap extends Preset method install (line 14) | public static function install() method updatePackageArray (line 29) | protected static function updatePackageArray(array $packages) method updateViteConfiguration (line 43) | protected static function updateViteConfiguration() method updateSass (line 53) | protected static function updateSass() method updateBootstrapping (line 66) | protected static function updateBootstrapping() FILE: vendor/laravel/ui/src/Presets/Preset.php class Preset (line 7) | class Preset method ensureComponentDirectoryExists (line 14) | protected static function ensureComponentDirectoryExists() method updatePackages (line 29) | protected static function updatePackages($dev = true) method removeNodeModules (line 57) | protected static function removeNodeModules() FILE: vendor/laravel/ui/src/Presets/React.php class React (line 8) | class React extends Preset method install (line 15) | public static function install() method updatePackageArray (line 32) | protected static function updatePackageArray(array $packages) method updateViteConfiguration (line 49) | protected static function updateViteConfiguration() method updateComponent (line 59) | protected static function updateComponent() method updateBootstrapping (line 76) | protected static function updateBootstrapping() method addViteReactRefreshDirective (line 86) | protected static function addViteReactRefreshDirective() method getViewPath (line 106) | protected static function getViewPath($path) FILE: vendor/laravel/ui/src/Presets/Vue.php class Vue (line 8) | class Vue extends Preset method install (line 15) | public static function install() method updatePackageArray (line 31) | protected static function updatePackageArray(array $packages) method updateViteConfiguration (line 48) | protected static function updateViteConfiguration() method updateComponent (line 58) | protected static function updateComponent() method updateBootstrapping (line 75) | protected static function updateBootstrapping() FILE: vendor/laravel/ui/src/Presets/react-stubs/Example.jsx function Example (line 4) | function Example() { FILE: vendor/laravel/ui/src/UiCommand.php class UiCommand (line 9) | #[AsCommand(name: 'ui')] method handle (line 36) | public function handle() method bootstrap (line 58) | protected function bootstrap() method vue (line 71) | protected function vue() method react (line 85) | protected function react() FILE: vendor/laravel/ui/src/UiServiceProvider.php class UiServiceProvider (line 8) | class UiServiceProvider extends ServiceProvider method register (line 15) | public function register() method boot (line 31) | public function boot() FILE: vendor/laravel/ui/stubs/migrations/2014_10_12_100000_create_password_resets_table.php method up (line 14) | public function up() method down (line 28) | public function down() FILE: vendor/laravel/ui/tests/AuthBackend/AuthenticatesUsersTest.php class AuthenticatesUsersTest (line 20) | #[WithMigration] method tearDown (line 25) | protected function tearDown(): void method it_can_authenticate_a_user (line 32) | #[Test] method it_can_deauthenticate_a_user (line 55) | #[Test] method it_can_authenticate_a_user_with_remember_as_false (line 75) | #[Test] method it_can_authenticate_a_user_with_remember_as_true (line 99) | #[Test] method it_cant_authenticate_a_user_with_invalid_password (line 123) | #[Test] method it_cant_authenticate_unknown_credential (line 147) | #[Test] method handleRequestUsing (line 176) | protected function handleRequestUsing(Request $request, callable $call... FILE: vendor/laravel/ui/tests/AuthBackend/RegistersUsersTest.php class RegistersUsersTest (line 20) | #[WithMigration] method it_can_register_a_user (line 25) | #[Test] method validator (line 53) | protected function validator(array $data) method create (line 68) | protected function create(array $data) method handleRequestUsing (line 88) | protected function handleRequestUsing(Request $request, callable $call... FILE: vendor/laravel/ui/tests/AuthBackend/ThrottleLoginsTest.php class ThrottleLoginsTest (line 11) | class ThrottleLoginsTest extends TestCase method it_can_generate_throttle_key (line 13) | #[Test] method emailProvider (line 30) | public static function emailProvider(): array class ThrottlesLogins (line 41) | class ThrottlesLogins method username (line 45) | public function username() FILE: vendor/lcobucci/jwt/src/Builder.php type Builder (line 15) | interface Builder method permittedFor (line 22) | public function permittedFor(string ...$audiences): Builder; method expiresAt (line 27) | public function expiresAt(DateTimeImmutable $expiration): Builder; method identifiedBy (line 34) | public function identifiedBy(string $id): Builder; method issuedAt (line 39) | public function issuedAt(DateTimeImmutable $issuedAt): Builder; method issuedBy (line 46) | public function issuedBy(string $issuer): Builder; method canOnlyBeUsedAfter (line 51) | public function canOnlyBeUsedAfter(DateTimeImmutable $notBefore): Buil... method relatedTo (line 58) | public function relatedTo(string $subject): Builder; method withHeader (line 65) | public function withHeader(string $name, mixed $value): Builder; method withClaim (line 74) | public function withClaim(string $name, mixed $value): Builder; method getToken (line 84) | public function getToken(Signer $signer, Key $key): UnencryptedToken; FILE: vendor/lcobucci/jwt/src/ClaimsFormatter.php type ClaimsFormatter (line 6) | interface ClaimsFormatter method formatClaims (line 13) | public function formatClaims(array $claims): array; FILE: vendor/lcobucci/jwt/src/Configuration.php class Configuration (line 18) | final class Configuration method __construct (line 30) | private function __construct( method forAsymmetricSigner (line 52) | public static function forAsymmetricSigner( method forSymmetricSigner (line 71) | public static function forSymmetricSigner( method setBuilderFactory (line 94) | public function setBuilderFactory(callable $builderFactory): void method withBuilderFactory (line 100) | public function withBuilderFactory(callable $builderFactory): self method builder (line 115) | public function builder(?ClaimsFormatter $claimFormatter = null): Builder method parser (line 120) | public function parser(): Parser method setParser (line 126) | public function setParser(Parser $parser): void method withParser (line 131) | public function withParser(Parser $parser): self method signer (line 146) | public function signer(): Signer method signingKey (line 151) | public function signingKey(): Key method verificationKey (line 156) | public function verificationKey(): Key method validator (line 161) | public function validator(): Validator method setValidator (line 167) | public function setValidator(Validator $validator): void method withValidator (line 172) | public function withValidator(Validator $validator): self method validationConstraints (line 188) | public function validationConstraints(): array method setValidationConstraints (line 194) | public function setValidationConstraints(Constraint ...$validationCons... method withValidationConstraints (line 199) | public function withValidationConstraints(Constraint ...$validationCon... FILE: vendor/lcobucci/jwt/src/Decoder.php type Decoder (line 8) | interface Decoder method jsonDecode (line 17) | public function jsonDecode(string $json): mixed; method base64UrlDecode (line 28) | public function base64UrlDecode(string $data): string; FILE: vendor/lcobucci/jwt/src/Encoder.php type Encoder (line 8) | interface Encoder method jsonEncode (line 17) | public function jsonEncode(mixed $data): string; method base64UrlEncode (line 26) | public function base64UrlEncode(string $data): string; FILE: vendor/lcobucci/jwt/src/Encoding/CannotDecodeContent.php class CannotDecodeContent (line 10) | final class CannotDecodeContent extends RuntimeException implements Exce... method jsonIssues (line 12) | public static function jsonIssues(JsonException $previous): self method invalidBase64String (line 17) | public static function invalidBase64String(): self FILE: vendor/lcobucci/jwt/src/Encoding/CannotEncodeContent.php class CannotEncodeContent (line 10) | final class CannotEncodeContent extends RuntimeException implements Exce... method jsonIssues (line 12) | public static function jsonIssues(JsonException $previous): self FILE: vendor/lcobucci/jwt/src/Encoding/ChainedFormatter.php class ChainedFormatter (line 8) | final class ChainedFormatter implements ClaimsFormatter method __construct (line 13) | public function __construct(ClaimsFormatter ...$formatters) method default (line 18) | public static function default(): self method withUnixTimestampDates (line 23) | public static function withUnixTimestampDates(): self method formatClaims (line 29) | public function formatClaims(array $claims): array FILE: vendor/lcobucci/jwt/src/Encoding/JoseEncoder.php class JoseEncoder (line 21) | final class JoseEncoder implements Encoder, Decoder method jsonEncode (line 23) | public function jsonEncode(mixed $data): string method jsonDecode (line 32) | public function jsonDecode(string $json): mixed method base64UrlEncode (line 41) | public function base64UrlEncode(string $data): string method base64UrlDecode (line 49) | public function base64UrlDecode(string $data): string FILE: vendor/lcobucci/jwt/src/Encoding/MicrosecondBasedDateConversion.php class MicrosecondBasedDateConversion (line 12) | final class MicrosecondBasedDateConversion implements ClaimsFormatter method formatClaims (line 15) | public function formatClaims(array $claims): array method convertDate (line 28) | private function convertDate(DateTimeImmutable $date): int|float FILE: vendor/lcobucci/jwt/src/Encoding/UnifyAudience.php class UnifyAudience (line 13) | final class UnifyAudience implements ClaimsFormatter method formatClaims (line 16) | public function formatClaims(array $claims): array FILE: vendor/lcobucci/jwt/src/Encoding/UnixTimestampDates.php class UnixTimestampDates (line 12) | final class UnixTimestampDates implements ClaimsFormatter method formatClaims (line 15) | public function formatClaims(array $claims): array method convertDate (line 28) | private function convertDate(DateTimeImmutable $date): int FILE: vendor/lcobucci/jwt/src/Exception.php type Exception (line 8) | interface Exception extends Throwable FILE: vendor/lcobucci/jwt/src/JwtFacade.php class JwtFacade (line 19) | final class JwtFacade method __construct (line 23) | public function __construct( method issue (line 36) | public function issue( method parse (line 53) | public function parse( FILE: vendor/lcobucci/jwt/src/Parser.php type Parser (line 10) | interface Parser method parse (line 21) | public function parse(string $jwt): Token; FILE: vendor/lcobucci/jwt/src/Signer.php type Signer (line 11) | interface Signer method algorithmId (line 18) | public function algorithmId(): string; method sign (line 31) | public function sign(string $payload, Key $key): string; method verify (line 42) | public function verify(string $expected, string $payload, Key $key): b... FILE: vendor/lcobucci/jwt/src/Signer/Blake2b.php class Blake2b (line 12) | final class Blake2b implements Signer method algorithmId (line 16) | public function algorithmId(): string method sign (line 21) | public function sign(string $payload, Key $key): string method verify (line 32) | public function verify(string $expected, string $payload, Key $key): bool FILE: vendor/lcobucci/jwt/src/Signer/CannotSignPayload.php class CannotSignPayload (line 9) | final class CannotSignPayload extends InvalidArgumentException implement... method errorHappened (line 11) | public static function errorHappened(string $error): self FILE: vendor/lcobucci/jwt/src/Signer/Ecdsa.php class Ecdsa (line 11) | abstract class Ecdsa extends OpenSSL method __construct (line 13) | public function __construct( method sign (line 18) | final public function sign(string $payload, Key $key): string method verify (line 26) | final public function verify(string $expected, string $payload, Key $k... method guardAgainstIncompatibleKey (line 36) | final protected function guardAgainstIncompatibleKey(int $type, int $l... method expectedKeyLength (line 57) | abstract public function expectedKeyLength(): int; method pointLength (line 66) | abstract public function pointLength(): int; FILE: vendor/lcobucci/jwt/src/Signer/Ecdsa/ConversionFailed.php class ConversionFailed (line 9) | final class ConversionFailed extends InvalidArgumentException implements... method invalidLength (line 11) | public static function invalidLength(): self method incorrectStartSequence (line 16) | public static function incorrectStartSequence(): self method integerExpected (line 21) | public static function integerExpected(): self FILE: vendor/lcobucci/jwt/src/Signer/Ecdsa/MultibyteStringConverter.php class MultibyteStringConverter (line 34) | final class MultibyteStringConverter implements SignatureConverter method toAsn1 (line 44) | public function toAsn1(string $points, int $length): string method octetLength (line 73) | private static function octetLength(string $data): int method preparePositiveInteger (line 78) | private static function preparePositiveInteger(string $data): string method fromAsn1 (line 94) | public function fromAsn1(string $signature, int $length): string method readAsn1Content (line 118) | private static function readAsn1Content(string $message, int &$positio... method readAsn1Integer (line 126) | private static function readAsn1Integer(string $message, int &$positio... method retrievePositiveInteger (line 137) | private static function retrievePositiveInteger(string $data): string FILE: vendor/lcobucci/jwt/src/Signer/Ecdsa/Sha256.php class Sha256 (line 10) | final class Sha256 extends Ecdsa method algorithmId (line 12) | public function algorithmId(): string method algorithm (line 17) | public function algorithm(): int method pointLength (line 22) | public function pointLength(): int method expectedKeyLength (line 27) | public function expectedKeyLength(): int FILE: vendor/lcobucci/jwt/src/Signer/Ecdsa/Sha384.php class Sha384 (line 10) | final class Sha384 extends Ecdsa method algorithmId (line 12) | public function algorithmId(): string method algorithm (line 17) | public function algorithm(): int method pointLength (line 22) | public function pointLength(): int method expectedKeyLength (line 27) | public function expectedKeyLength(): int FILE: vendor/lcobucci/jwt/src/Signer/Ecdsa/Sha512.php class Sha512 (line 10) | final class Sha512 extends Ecdsa method algorithmId (line 12) | public function algorithmId(): string method algorithm (line 17) | public function algorithm(): int method pointLength (line 22) | public function pointLength(): int method expectedKeyLength (line 27) | public function expectedKeyLength(): int FILE: vendor/lcobucci/jwt/src/Signer/Ecdsa/SignatureConverter.php type SignatureConverter (line 19) | interface SignatureConverter method fromAsn1 (line 28) | public function fromAsn1(string $signature, int $length): string; method toAsn1 (line 39) | public function toAsn1(string $points, int $length): string; FILE: vendor/lcobucci/jwt/src/Signer/Eddsa.php class Eddsa (line 12) | final class Eddsa implements Signer method algorithmId (line 14) | public function algorithmId(): string method sign (line 19) | public function sign(string $payload, Key $key): string method verify (line 28) | public function verify(string $expected, string $payload, Key $key): bool FILE: vendor/lcobucci/jwt/src/Signer/Hmac.php class Hmac (line 12) | abstract class Hmac implements Signer method sign (line 14) | final public function sign(string $payload, Key $key): string method verify (line 26) | final public function verify(string $expected, string $payload, Key $k... method algorithm (line 36) | abstract public function algorithm(): string; method minimumBitsLengthForKey (line 43) | abstract public function minimumBitsLengthForKey(): int; FILE: vendor/lcobucci/jwt/src/Signer/Hmac/Sha256.php class Sha256 (line 8) | final class Sha256 extends Hmac method algorithmId (line 10) | public function algorithmId(): string method algorithm (line 15) | public function algorithm(): string method minimumBitsLengthForKey (line 20) | public function minimumBitsLengthForKey(): int FILE: vendor/lcobucci/jwt/src/Signer/Hmac/Sha384.php class Sha384 (line 8) | final class Sha384 extends Hmac method algorithmId (line 10) | public function algorithmId(): string method algorithm (line 15) | public function algorithm(): string method minimumBitsLengthForKey (line 20) | public function minimumBitsLengthForKey(): int FILE: vendor/lcobucci/jwt/src/Signer/Hmac/Sha512.php class Sha512 (line 8) | final class Sha512 extends Hmac method algorithmId (line 10) | public function algorithmId(): string method algorithm (line 15) | public function algorithm(): string method minimumBitsLengthForKey (line 20) | public function minimumBitsLengthForKey(): int FILE: vendor/lcobucci/jwt/src/Signer/InvalidKeyProvided.php class InvalidKeyProvided (line 9) | final class InvalidKeyProvided extends InvalidArgumentException implemen... method cannotBeParsed (line 11) | public static function cannotBeParsed(string $details): self method incompatibleKeyType (line 20) | public static function incompatibleKeyType(string $expectedType, strin... method incompatibleKeyLength (line 29) | public static function incompatibleKeyLength(int $expectedLength, int ... method cannotBeEmpty (line 37) | public static function cannotBeEmpty(): self method tooShort (line 42) | public static function tooShort(int $expectedLength, int $actualLength... FILE: vendor/lcobucci/jwt/src/Signer/Key.php type Key (line 6) | interface Key method contents (line 9) | public function contents(): string; method passphrase (line 11) | public function passphrase(): string; FILE: vendor/lcobucci/jwt/src/Signer/Key/FileCouldNotBeRead.php class FileCouldNotBeRead (line 10) | final class FileCouldNotBeRead extends InvalidArgumentException implemen... method onPath (line 13) | public static function onPath(string $path, ?Throwable $cause = null):... FILE: vendor/lcobucci/jwt/src/Signer/Key/InMemory.php class InMemory (line 16) | final class InMemory implements Key method __construct (line 19) | private function __construct( method plainText (line 28) | public static function plainText( method base64Encoded (line 40) | public static function base64Encoded( method file (line 61) | public static function file( method guardAgainstEmptyKey (line 82) | private static function guardAgainstEmptyKey(string $contents): void method contents (line 89) | public function contents(): string method passphrase (line 94) | public function passphrase(): string FILE: vendor/lcobucci/jwt/src/Signer/OpenSSL.php class OpenSSL (line 28) | abstract class OpenSSL implements Signer method createSignature (line 43) | final protected function createSignature( method getPrivateKey (line 62) | private function getPrivateKey( method verifySignature (line 72) | final protected function verifySignature( method getPublicKey (line 84) | private function getPublicKey(string $pem): OpenSSLAsymmetricKey method validateKey (line 94) | private function validateKey(OpenSSLAsymmetricKey|bool $key): OpenSSLA... method fullOpenSSLErrorString (line 113) | private function fullOpenSSLErrorString(): string method guardAgainstIncompatibleKey (line 125) | abstract protected function guardAgainstIncompatibleKey(int $type, int... method algorithm (line 132) | abstract public function algorithm(): int; FILE: vendor/lcobucci/jwt/src/Signer/Rsa.php class Rsa (line 8) | abstract class Rsa extends OpenSSL method sign (line 12) | final public function sign(string $payload, Key $key): string method verify (line 17) | final public function verify(string $expected, string $payload, Key $k... method guardAgainstIncompatibleKey (line 22) | final protected function guardAgainstIncompatibleKey(int $type, int $l... FILE: vendor/lcobucci/jwt/src/Signer/Rsa/Sha256.php class Sha256 (line 10) | final class Sha256 extends Rsa method algorithmId (line 12) | public function algorithmId(): string method algorithm (line 17) | public function algorithm(): int FILE: vendor/lcobucci/jwt/src/Signer/Rsa/Sha384.php class Sha384 (line 10) | final class Sha384 extends Rsa method algorithmId (line 12) | public function algorithmId(): string method algorithm (line 17) | public function algorithm(): int FILE: vendor/lcobucci/jwt/src/Signer/Rsa/Sha512.php class Sha512 (line 10) | final class Sha512 extends Rsa method algorithmId (line 12) | public function algorithmId(): string method algorithm (line 17) | public function algorithm(): int FILE: vendor/lcobucci/jwt/src/SodiumBase64Polyfill.php class SodiumBase64Polyfill (line 19) | final class SodiumBase64Polyfill method bin2base64 (line 27) | public static function bin2base64(string $decoded, int $variant): string method bin2base64Fallback (line 37) | public static function bin2base64Fallback(string $decoded, int $varian... method base642bin (line 63) | public static function base642bin(string $encoded, int $variant): string method base642binFallback (line 81) | public static function base642binFallback(string $encoded, int $varian... FILE: vendor/lcobucci/jwt/src/Token.php type Token (line 9) | interface Token method headers (line 14) | public function headers(): DataSet; method isPermittedFor (line 21) | public function isPermittedFor(string $audience): bool; method isIdentifiedBy (line 28) | public function isIdentifiedBy(string $id): bool; method isRelatedTo (line 35) | public function isRelatedTo(string $subject): bool; method hasBeenIssuedBy (line 42) | public function hasBeenIssuedBy(string ...$issuers): bool; method hasBeenIssuedBefore (line 47) | public function hasBeenIssuedBefore(DateTimeInterface $now): bool; method isMinimumTimeBefore (line 52) | public function isMinimumTimeBefore(DateTimeInterface $now): bool; method isExpired (line 57) | public function isExpired(DateTimeInterface $now): bool; method toString (line 64) | public function toString(): string; FILE: vendor/lcobucci/jwt/src/Token/Builder.php class Builder (line 20) | final class Builder implements BuilderInterface method __construct (line 29) | public function __construct(private readonly Encoder $encoder, private... method new (line 33) | public static function new(Encoder $encoder, ClaimsFormatter $claimFor... method permittedFor (line 42) | public function permittedFor(string ...$audiences): BuilderInterface method expiresAt (line 54) | public function expiresAt(DateTimeImmutable $expiration): BuilderInter... method identifiedBy (line 63) | public function identifiedBy(string $id): BuilderInterface method issuedAt (line 72) | public function issuedAt(DateTimeImmutable $issuedAt): BuilderInterface method issuedBy (line 81) | public function issuedBy(string $issuer): BuilderInterface method canOnlyBeUsedAfter (line 90) | public function canOnlyBeUsedAfter(DateTimeImmutable $notBefore): Buil... method relatedTo (line 99) | public function relatedTo(string $subject): BuilderInterface method withHeader (line 108) | public function withHeader(string $name, mixed $value): BuilderInterface method withClaim (line 120) | public function withClaim(string $name, mixed $value): BuilderInterface method setClaim (line 130) | private function setClaim(string $name, mixed $value): BuilderInterface method encode (line 143) | private function encode(array $items): string method getToken (line 150) | public function getToken(Signer $signer, Key $key): UnencryptedToken FILE: vendor/lcobucci/jwt/src/Token/DataSet.php class DataSet (line 8) | final class DataSet method __construct (line 11) | public function __construct(private readonly array $data, private read... method get (line 16) | public function get(string $name, mixed $default = null): mixed method has (line 22) | public function has(string $name): bool method all (line 28) | public function all(): array method toString (line 33) | public function toString(): string FILE: vendor/lcobucci/jwt/src/Token/InvalidTokenStructure.php class InvalidTokenStructure (line 9) | final class InvalidTokenStructure extends InvalidArgumentException imple... method missingOrNotEnoughSeparators (line 11) | public static function missingOrNotEnoughSeparators(): self method missingHeaderPart (line 16) | public static function missingHeaderPart(): self method missingClaimsPart (line 21) | public static function missingClaimsPart(): self method missingSignaturePart (line 26) | public static function missingSignaturePart(): self method arrayExpected (line 32) | public static function arrayExpected(string $part): self method dateIsNotParseable (line 37) | public static function dateIsNotParseable(string $value): self FILE: vendor/lcobucci/jwt/src/Token/Parser.php class Parser (line 18) | final class Parser implements ParserInterface method __construct (line 22) | public function __construct(private readonly Decoder $decoder) method parse (line 26) | public function parse(string $jwt): TokenInterface method splitJwt (line 60) | private function splitJwt(string $jwt): array method parseHeader (line 81) | private function parseHeader(string $data): array method parseClaims (line 111) | private function parseClaims(string $data): array method guardAgainstEmptyStringKeys (line 142) | private function guardAgainstEmptyStringKeys(array $array, string $par... method convertDate (line 152) | private function convertDate(int|float|string $timestamp): DateTimeImm... method parseSignature (line 174) | private function parseSignature(string $data): Signature FILE: vendor/lcobucci/jwt/src/Token/Plain.php class Plain (line 11) | final class Plain implements UnencryptedToken method __construct (line 13) | public function __construct( method headers (line 20) | public function headers(): DataSet method claims (line 25) | public function claims(): DataSet method signature (line 30) | public function signature(): Signature method payload (line 35) | public function payload(): string method isPermittedFor (line 40) | public function isPermittedFor(string $audience): bool method isIdentifiedBy (line 45) | public function isIdentifiedBy(string $id): bool method isRelatedTo (line 50) | public function isRelatedTo(string $subject): bool method hasBeenIssuedBy (line 55) | public function hasBeenIssuedBy(string ...$issuers): bool method hasBeenIssuedBefore (line 60) | public function hasBeenIssuedBefore(DateTimeInterface $now): bool method isMinimumTimeBefore (line 65) | public function isMinimumTimeBefore(DateTimeInterface $now): bool method isExpired (line 70) | public function isExpired(DateTimeInterface $now): bool method toString (line 79) | public function toString(): string FILE: vendor/lcobucci/jwt/src/Token/RegisteredClaimGiven.php class RegisteredClaimGiven (line 11) | final class RegisteredClaimGiven extends InvalidArgumentException implem... method forClaim (line 17) | public static function forClaim(string $name): self FILE: vendor/lcobucci/jwt/src/Token/RegisteredClaims.php type RegisteredClaims (line 11) | interface RegisteredClaims FILE: vendor/lcobucci/jwt/src/Token/Signature.php class Signature (line 6) | final class Signature method __construct (line 12) | public function __construct(private readonly string $hash, private rea... method hash (line 17) | public function hash(): string method toString (line 27) | public function toString(): string FILE: vendor/lcobucci/jwt/src/Token/UnsupportedHeaderFound.php class UnsupportedHeaderFound (line 9) | final class UnsupportedHeaderFound extends InvalidArgumentException impl... method encryption (line 11) | public static function encryption(): self FILE: vendor/lcobucci/jwt/src/UnencryptedToken.php type UnencryptedToken (line 9) | interface UnencryptedToken extends Token method claims (line 14) | public function claims(): DataSet; method signature (line 19) | public function signature(): Signature; method payload (line 26) | public function payload(): string; FILE: vendor/lcobucci/jwt/src/Validation/Constraint.php type Constraint (line 8) | interface Constraint method assert (line 11) | public function assert(Token $token): void; FILE: vendor/lcobucci/jwt/src/Validation/Constraint/CannotValidateARegisteredClaim.php class CannotValidateARegisteredClaim (line 9) | final class CannotValidateARegisteredClaim extends InvalidArgumentExcept... method create (line 12) | public static function create(string $claim): self FILE: vendor/lcobucci/jwt/src/Validation/Constraint/HasClaim.php class HasClaim (line 13) | final class HasClaim implements Constraint method __construct (line 16) | public function __construct(private readonly string $claim) method assert (line 23) | public function assert(Token $token): void FILE: vendor/lcobucci/jwt/src/Validation/Constraint/HasClaimWithValue.php class HasClaimWithValue (line 13) | final class HasClaimWithValue implements Constraint method __construct (line 16) | public function __construct(private readonly string $claim, private re... method assert (line 23) | public function assert(Token $token): void FILE: vendor/lcobucci/jwt/src/Validation/Constraint/IdentifiedBy.php class IdentifiedBy (line 10) | final class IdentifiedBy implements Constraint method __construct (line 13) | public function __construct(private readonly string $id) method assert (line 17) | public function assert(Token $token): void FILE: vendor/lcobucci/jwt/src/Validation/Constraint/IssuedBy.php class IssuedBy (line 10) | final class IssuedBy implements Constraint method __construct (line 16) | public function __construct(string ...$issuers) method assert (line 21) | public function assert(Token $token): void FILE: vendor/lcobucci/jwt/src/Validation/Constraint/LeewayCannotBeNegative.php class LeewayCannotBeNegative (line 9) | final class LeewayCannotBeNegative extends InvalidArgumentException impl... method create (line 11) | public static function create(): self FILE: vendor/lcobucci/jwt/src/Validation/Constraint/LooseValidAt.php class LooseValidAt (line 13) | final class LooseValidAt implements ValidAtInterface method __construct (line 17) | public function __construct(private readonly Clock $clock, ?DateInterv... method guardLeeway (line 22) | private function guardLeeway(?DateInterval $leeway): DateInterval method assert (line 35) | public function assert(Token $token): void method assertExpiration (line 45) | private function assertExpiration(Token $token, DateTimeInterface $now... method assertMinimumTime (line 53) | private function assertMinimumTime(Token $token, DateTimeInterface $no... method assertIssueTime (line 61) | private function assertIssueTime(Token $token, DateTimeInterface $now)... FILE: vendor/lcobucci/jwt/src/Validation/Constraint/PermittedFor.php class PermittedFor (line 10) | final class PermittedFor implements Constraint method __construct (line 13) | public function __construct(private readonly string $audience) method assert (line 17) | public function assert(Token $token): void FILE: vendor/lcobucci/jwt/src/Validation/Constraint/RelatedTo.php class RelatedTo (line 10) | final class RelatedTo implements Constraint method __construct (line 13) | public function __construct(private readonly string $subject) method assert (line 17) | public function assert(Token $token): void FILE: vendor/lcobucci/jwt/src/Validation/Constraint/SignedWith.php class SignedWith (line 12) | final class SignedWith implements SignedWithInterface method __construct (line 14) | public function __construct(private readonly Signer $signer, private r... method assert (line 18) | public function assert(Token $token): void FILE: vendor/lcobucci/jwt/src/Validation/Constraint/SignedWithOneInSet.php class SignedWithOneInSet (line 12) | final class SignedWithOneInSet implements SignedWithInterface method __construct (line 17) | public function __construct(SignedWithUntilDate ...$constraints) method assert (line 22) | public function assert(Token $token): void FILE: vendor/lcobucci/jwt/src/Validation/Constraint/SignedWithUntilDate.php class SignedWithUntilDate (line 14) | final class SignedWithUntilDate implements SignedWithInterface method __construct (line 19) | public function __construct( method assert (line 35) | public function assert(Token $token): void FILE: vendor/lcobucci/jwt/src/Validation/Constraint/StrictValidAt.php class StrictValidAt (line 14) | final class StrictValidAt implements ValidAtInterface method __construct (line 18) | public function __construct(private readonly Clock $clock, ?DateInterv... method guardLeeway (line 23) | private function guardLeeway(?DateInterval $leeway): DateInterval method assert (line 36) | public function assert(Token $token): void method assertExpiration (line 50) | private function assertExpiration(UnencryptedToken $token, DateTimeInt... method assertMinimumTime (line 62) | private function assertMinimumTime(UnencryptedToken $token, DateTimeIn... method assertIssueTime (line 74) | private function assertIssueTime(UnencryptedToken $token, DateTimeInte... FILE: vendor/lcobucci/jwt/src/Validation/ConstraintViolation.php class ConstraintViolation (line 9) | final class ConstraintViolation extends RuntimeException implements Exce... method __construct (line 12) | public function __construct( method error (line 20) | public static function error(string $message, Constraint $constraint):... FILE: vendor/lcobucci/jwt/src/Validation/NoConstraintsGiven.php class NoConstraintsGiven (line 9) | final class NoConstraintsGiven extends RuntimeException implements Excep... FILE: vendor/lcobucci/jwt/src/Validation/RequiredConstraintsViolated.php class RequiredConstraintsViolated (line 12) | final class RequiredConstraintsViolated extends RuntimeException impleme... method __construct (line 15) | public function __construct( method fromViolations (line 22) | public static function fromViolations(ConstraintViolation ...$violatio... method buildMessage (line 28) | private static function buildMessage(array $violations): string method violations (line 44) | public function violations(): array FILE: vendor/lcobucci/jwt/src/Validation/SignedWith.php type SignedWith (line 6) | interface SignedWith extends Constraint FILE: vendor/lcobucci/jwt/src/Validation/ValidAt.php type ValidAt (line 6) | interface ValidAt extends Constraint FILE: vendor/lcobucci/jwt/src/Validation/Validator.php class Validator (line 8) | final class Validator implements \Lcobucci\JWT\Validator method assert (line 10) | public function assert(Token $token, Constraint ...$constraints): void method checkConstraint (line 28) | private function checkConstraint( method validate (line 40) | public function validate(Token $token, Constraint ...$constraints): bool FILE: vendor/lcobucci/jwt/src/Validator.php type Validator (line 10) | interface Validator method assert (line 16) | public function assert(Token $token, Constraint ...$constraints): void; method validate (line 19) | public function validate(Token $token, Constraint ...$constraints): bool; FILE: vendor/league/commonmark/src/CommonMarkConverter.php class CommonMarkConverter (line 25) | final class CommonMarkConverter extends MarkdownConverter method __construct (line 32) | public function __construct(array $config = []) method getEnvironment (line 40) | public function getEnvironment(): Environment FILE: vendor/league/commonmark/src/ConverterInterface.php type ConverterInterface (line 23) | interface ConverterInterface method convert (line 29) | public function convert(string $input): RenderedContentInterface; FILE: vendor/league/commonmark/src/Delimiter/Bracket.php class Bracket (line 18) | final class Bracket method __construct (line 27) | public function __construct(Node $node, ?Bracket $previous, int $posit... method getNode (line 35) | public function getNode(): Node method getPrevious (line 40) | public function getPrevious(): ?Bracket method hasNext (line 45) | public function hasNext(): bool method getPosition (line 50) | public function getPosition(): int method isImage (line 55) | public function isImage(): bool method isActive (line 63) | public function isActive(): bool method setHasNext (line 71) | public function setHasNext(bool $hasNext): void method setActive (line 79) | public function setActive(bool $active): void FILE: vendor/league/commonmark/src/Delimiter/Delimiter.php class Delimiter (line 21) | final class Delimiter implements DelimiterInterface method __construct (line 53) | public function __construct(string $char, int $numDelims, AbstractStri... method canClose (line 65) | public function canClose(): bool method canOpen (line 70) | public function canOpen(): bool method isActive (line 75) | public function isActive(): bool method setActive (line 80) | public function setActive(bool $active): void method getChar (line 85) | public function getChar(): string method getIndex (line 90) | public function getIndex(): ?int method getNext (line 95) | public function getNext(): ?DelimiterInterface method setNext (line 100) | public function setNext(?DelimiterInterface $next): void method getLength (line 105) | public function getLength(): int method setLength (line 110) | public function setLength(int $length): void method getOriginalLength (line 115) | public function getOriginalLength(): int method getInlineNode (line 120) | public function getInlineNode(): AbstractStringContainer method getPrevious (line 125) | public function getPrevious(): ?DelimiterInterface method setPrevious (line 130) | public function setPrevious(?DelimiterInterface $previous): void FILE: vendor/league/commonmark/src/Delimiter/DelimiterInterface.php type DelimiterInterface (line 21) | interface DelimiterInterface method canClose (line 23) | public function canClose(): bool; method canOpen (line 25) | public function canOpen(): bool; method isActive (line 30) | public function isActive(): bool; method setActive (line 35) | public function setActive(bool $active): void; method getChar (line 37) | public function getChar(): string; method getIndex (line 39) | public function getIndex(): ?int; method getNext (line 41) | public function getNext(): ?DelimiterInterface; method setNext (line 43) | public function setNext(?DelimiterInterface $next): void; method getLength (line 45) | public function getLength(): int; method setLength (line 47) | public function setLength(int $length): void; method getOriginalLength (line 49) | public function getOriginalLength(): int; method getInlineNode (line 51) | public function getInlineNode(): AbstractStringContainer; method getPrevious (line 53) | public function getPrevious(): ?DelimiterInterface; method setPrevious (line 55) | public function setPrevious(?DelimiterInterface $previous): void; FILE: vendor/league/commonmark/src/Delimiter/DelimiterParser.php class DelimiterParser (line 20) | final class DelimiterParser implements InlineParserInterface method __construct (line 24) | public function __construct(DelimiterProcessorCollection $collection) method getMatchDefinition (line 29) | public function getMatchDefinition(): InlineParserMatch method parse (line 34) | public function parse(InlineParserContext $inlineContext): bool method determineCanOpenOrClose (line 86) | private static function determineCanOpenOrClose(string $charBefore, st... FILE: vendor/league/commonmark/src/Delimiter/DelimiterStack.php class DelimiterStack (line 27) | final class DelimiterStack method __construct (line 45) | public function __construct(int $maximumStackSize = PHP_INT_MAX) method push (line 57) | public function push(DelimiterInterface $newDelimiter): void method addBracket (line 75) | public function addBracket(Node $node, int $index, bool $image): void method getLastBracket (line 87) | public function getLastBracket(): ?Bracket method findEarliest (line 92) | private function findEarliest(int $stackBottom): ?DelimiterInterface method removeBracket (line 109) | public function removeBracket(): void method removeDelimiter (line 122) | public function removeDelimiter(DelimiterInterface $delimiter): void method removeDelimiterAndNode (line 151) | private function removeDelimiterAndNode(DelimiterInterface $delimiter)... method removeDelimitersBetween (line 157) | private function removeDelimitersBetween(DelimiterInterface $opener, D... method removeAll (line 171) | public function removeAll($stackBottom = null): void method removeEarlierMatches (line 183) | public function removeEarlierMatches(string $character): void method deactivateLinkOpeners (line 198) | public function deactivateLinkOpeners(): void method searchByCharacter (line 212) | public function searchByCharacter($characters): ?DelimiterInterface method processDelimiters (line 235) | public function processDelimiters($stackBottom, DelimiterProcessorColl... method __destruct (line 338) | public function __destruct() method getIndex (line 352) | private function getIndex(?DelimiterInterface $delimiter): int FILE: vendor/league/commonmark/src/Delimiter/Processor/CacheableDelimiterProcessorInterface.php type CacheableDelimiterProcessorInterface (line 25) | interface CacheableDelimiterProcessorInterface extends DelimiterProcesso... method getCacheKey (line 45) | public function getCacheKey(DelimiterInterface $closer): string; FILE: vendor/league/commonmark/src/Delimiter/Processor/DelimiterProcessorCollection.php class DelimiterProcessorCollection (line 24) | final class DelimiterProcessorCollection implements DelimiterProcessorCo... method add (line 33) | public function add(DelimiterProcessorInterface $processor): void method getDelimiterProcessor (line 51) | public function getDelimiterProcessor(string $char): ?DelimiterProcess... method getDelimiterCharacters (line 59) | public function getDelimiterCharacters(): array method addDelimiterProcessorForChar (line 64) | private function addDelimiterProcessorForChar(string $delimiterChar, D... method addStaggeredDelimiterProcessorForChar (line 73) | private function addStaggeredDelimiterProcessorForChar(string $opening... method count (line 85) | public function count(): int FILE: vendor/league/commonmark/src/Delimiter/Processor/DelimiterProcessorCollectionInterface.php type DelimiterProcessorCollectionInterface (line 24) | interface DelimiterProcessorCollectionInterface extends \Countable method add (line 33) | public function add(DelimiterProcessorInterface $processor): void; method getDelimiterProcessor (line 38) | public function getDelimiterProcessor(string $char): ?DelimiterProcess... method getDelimiterCharacters (line 45) | public function getDelimiterCharacters(): array; FILE: vendor/league/commonmark/src/Delimiter/Processor/DelimiterProcessorInterface.php type DelimiterProcessorInterface (line 28) | interface DelimiterProcessorInterface method getOpeningCharacter (line 35) | public function getOpeningCharacter(): string; method getClosingCharacter (line 44) | public function getClosingCharacter(): string; method getMinLength (line 51) | public function getMinLength(): int; method getDelimiterUse (line 67) | public function getDelimiterUse(DelimiterInterface $opener, DelimiterI... method process (line 80) | public function process(AbstractStringContainer $opener, AbstractStrin... FILE: vendor/league/commonmark/src/Delimiter/Processor/StaggeredDelimiterProcessor.php class StaggeredDelimiterProcessor (line 31) | final class StaggeredDelimiterProcessor implements DelimiterProcessorInt... method __construct (line 46) | public function __construct(string $char, DelimiterProcessorInterface ... method getOpeningCharacter (line 52) | public function getOpeningCharacter(): string method getClosingCharacter (line 57) | public function getClosingCharacter(): string method getMinLength (line 62) | public function getMinLength(): int method add (line 72) | public function add(DelimiterProcessorInterface $processor): void method getDelimiterUse (line 86) | public function getDelimiterUse(DelimiterInterface $opener, DelimiterI... method process (line 91) | public function process(AbstractStringContainer $opener, AbstractStrin... method findProcessor (line 96) | private function findProcessor(int $len): DelimiterProcessorInterface FILE: vendor/league/commonmark/src/Environment/Environment.php class Environment (line 47) | final class Environment implements EnvironmentInterface, EnvironmentBuil... method __construct (line 107) | public function __construct(array $config = []) method getConfiguration (line 122) | public function getConfiguration(): ConfigurationInterface method mergeConfig (line 132) | public function mergeConfig(array $config): void method addBlockStartParser (line 141) | public function addBlockStartParser(BlockStartParserInterface $parser,... method addInlineParser (line 151) | public function addInlineParser(InlineParserInterface $parser, int $pr... method addDelimiterProcessor (line 161) | public function addDelimiterProcessor(DelimiterProcessorInterface $pro... method addRenderer (line 170) | public function addRenderer(string $nodeClass, NodeRendererInterface $... method getBlockStartParsers (line 187) | public function getBlockStartParsers(): iterable method getDelimiterProcessors (line 196) | public function getDelimiterProcessors(): DelimiterProcessorCollection method getRenderersForClass (line 208) | public function getRenderersForClass(string $nodeClass): iterable method getExtensions (line 235) | public function getExtensions(): iterable method addExtension (line 245) | public function addExtension(ExtensionInterface $extension): Environme... method initializeExtensions (line 259) | private function initializeExtensions(): void method injectEnvironmentAndConfigurationIfNeeded (line 280) | private function injectEnvironmentAndConfigurationIfNeeded(object $obj... method createCommonMarkEnvironment (line 296) | public static function createCommonMarkEnvironment(array $config = [])... method createGFMEnvironment (line 309) | public static function createGFMEnvironment(array $config = []): Envir... method addEventListener (line 318) | public function addEventListener(string $eventClass, callable $listene... method dispatch (line 333) | public function dispatch(object $event): object method setEventDispatcher (line 354) | public function setEventDispatcher(EventDispatcherInterface $dispatche... method getListenersForEvent (line 364) | public function getListenersForEvent(object $event): iterable method getInlineParsers (line 387) | public function getInlineParsers(): iterable method getSlugNormalizer (line 396) | public function getSlugNormalizer(): TextNormalizerInterface method assertUninitialized (line 422) | private function assertUninitialized(string $message): void method createDefaultConfiguration (line 429) | public static function createDefaultConfiguration(): Configuration FILE: vendor/league/commonmark/src/Environment/EnvironmentAwareInterface.php type EnvironmentAwareInterface (line 16) | interface EnvironmentAwareInterface method setEnvironment (line 18) | public function setEnvironment(EnvironmentInterface $environment): void; FILE: vendor/league/commonmark/src/Environment/EnvironmentBuilderInterface.php type EnvironmentBuilderInterface (line 28) | interface EnvironmentBuilderInterface extends ConfigurationProviderInter... method addExtension (line 35) | public function addExtension(ExtensionInterface $extension): Environme... method addBlockStartParser (line 47) | public function addBlockStartParser(BlockStartParserInterface $parser,... method addInlineParser (line 59) | public function addInlineParser(InlineParserInterface $parser, int $pr... method addDelimiterProcessor (line 68) | public function addDelimiterProcessor(DelimiterProcessorInterface $pro... method addRenderer (line 83) | public function addRenderer(string $nodeClass, NodeRendererInterface $... method addEventListener (line 96) | public function addEventListener(string $eventClass, callable $listene... FILE: vendor/league/commonmark/src/Environment/EnvironmentInterface.php type EnvironmentInterface (line 26) | interface EnvironmentInterface extends ConfigurationProviderInterface, E... method getExtensions (line 33) | public function getExtensions(): iterable; method getBlockStartParsers (line 38) | public function getBlockStartParsers(): iterable; method getInlineParsers (line 43) | public function getInlineParsers(): iterable; method getDelimiterProcessors (line 45) | public function getDelimiterProcessors(): DelimiterProcessorCollection; method getRenderersForClass (line 52) | public function getRenderersForClass(string $nodeClass): iterable; method getSlugNormalizer (line 54) | public function getSlugNormalizer(): TextNormalizerInterface; FILE: vendor/league/commonmark/src/Event/AbstractEvent.php class AbstractEvent (line 30) | abstract class AbstractEvent implements StoppableEventInterface method isPropagationStopped (line 38) | final public function isPropagationStopped(): bool method stopPropagation (line 50) | final public function stopPropagation(): void FILE: vendor/league/commonmark/src/Event/DocumentParsedEvent.php class DocumentParsedEvent (line 21) | final class DocumentParsedEvent extends AbstractEvent method __construct (line 26) | public function __construct(Document $document) method getDocument (line 31) | public function getDocument(): Document FILE: vendor/league/commonmark/src/Event/DocumentPreParsedEvent.php class DocumentPreParsedEvent (line 22) | final class DocumentPreParsedEvent extends AbstractEvent method __construct (line 29) | public function __construct(Document $document, MarkdownInputInterface... method getDocument (line 35) | public function getDocument(): Document method getMarkdown (line 40) | public function getMarkdown(): MarkdownInputInterface method replaceMarkdown (line 45) | public function replaceMarkdown(MarkdownInputInterface $markdownInput)... FILE: vendor/league/commonmark/src/Event/DocumentPreRenderEvent.php class DocumentPreRenderEvent (line 21) | final class DocumentPreRenderEvent extends AbstractEvent method __construct (line 29) | public function __construct(Document $document, string $format) method getDocument (line 35) | public function getDocument(): Document method getFormat (line 40) | public function getFormat(): string FILE: vendor/league/commonmark/src/Event/DocumentRenderedEvent.php class DocumentRenderedEvent (line 18) | final class DocumentRenderedEvent extends AbstractEvent method __construct (line 22) | public function __construct(RenderedContentInterface $output) method getOutput (line 30) | public function getOutput(): RenderedContentInterface method replaceOutput (line 38) | public function replaceOutput(RenderedContentInterface $output): void FILE: vendor/league/commonmark/src/Event/ListenerData.php class ListenerData (line 21) | final class ListenerData method __construct (line 32) | public function __construct(string $event, callable $listener) method getEvent (line 41) | public function getEvent(): string method getListener (line 46) | public function getListener(): callable FILE: vendor/league/commonmark/src/Exception/AlreadyInitializedException.php class AlreadyInitializedException (line 16) | class AlreadyInitializedException extends LogicException implements Comm... FILE: vendor/league/commonmark/src/Exception/CommonMarkException.php type CommonMarkException (line 19) | interface CommonMarkException extends \Throwable FILE: vendor/league/commonmark/src/Exception/IOException.php class IOException (line 16) | class IOException extends \RuntimeException implements CommonMarkException FILE: vendor/league/commonmark/src/Exception/InvalidArgumentException.php class InvalidArgumentException (line 16) | class InvalidArgumentException extends \InvalidArgumentException impleme... FILE: vendor/league/commonmark/src/Exception/LogicException.php class LogicException (line 16) | class LogicException extends \LogicException implements CommonMarkException FILE: vendor/league/commonmark/src/Exception/MissingDependencyException.php class MissingDependencyException (line 16) | class MissingDependencyException extends \RuntimeException implements Co... FILE: vendor/league/commonmark/src/Exception/UnexpectedEncodingException.php class UnexpectedEncodingException (line 16) | final class UnexpectedEncodingException extends \RuntimeException implem... FILE: vendor/league/commonmark/src/Extension/Attributes/AttributesExtension.php class AttributesExtension (line 26) | final class AttributesExtension implements ConfigurableExtensionInterface method configureSchema (line 28) | public function configureSchema(ConfigurationBuilderInterface $builder... method register (line 35) | public function register(EnvironmentBuilderInterface $environment): void FILE: vendor/league/commonmark/src/Extension/Attributes/Event/AttributesListener.php class AttributesListener (line 27) | final class AttributesListener method __construct (line 39) | public function __construct(array $allowList = [], bool $allowUnsafeLi... method processDocument (line 45) | public function processDocument(DocumentParsedEvent $event): void method findTargetAndDirection (line 78) | private static function findTargetAndDirection($node): array method getPrevious (line 121) | private static function getPrevious(?Node $node = null): ?Node method getNext (line 139) | private static function getNext(?Node $node = null): ?Node method isAttributesNode (line 148) | private static function isAttributesNode(Node $node): bool FILE: vendor/league/commonmark/src/Extension/Attributes/Node/Attributes.php class Attributes (line 19) | final class Attributes extends AbstractBlock method __construct (line 33) | public function __construct(array $attributes) method getAttributes (line 43) | public function getAttributes(): array method setAttributes (line 51) | public function setAttributes(array $attributes): void method getTarget (line 56) | public function getTarget(): int method setTarget (line 61) | public function setTarget(int $target): void FILE: vendor/league/commonmark/src/Extension/Attributes/Node/AttributesInline.php class AttributesInline (line 19) | final class AttributesInline extends AbstractInline method __construct (line 29) | public function __construct(array $attributes, bool $block) method getAttributes (line 40) | public function getAttributes(): array method setAttributes (line 48) | public function setAttributes(array $attributes): void method isBlock (line 53) | public function isBlock(): bool FILE: vendor/league/commonmark/src/Extension/Attributes/Parser/AttributesBlockContinueParser.php class AttributesBlockContinueParser (line 25) | final class AttributesBlockContinueParser extends AbstractBlockContinueP... method __construct (line 37) | public function __construct(array $attributes, AbstractBlock $container) method getBlock (line 44) | public function getBlock(): AbstractBlock method tryContinue (line 49) | public function tryContinue(Cursor $cursor, BlockContinueParserInterfa... method closeBlock (line 78) | public function closeBlock(): void FILE: vendor/league/commonmark/src/Extension/Attributes/Parser/AttributesBlockStartParser.php class AttributesBlockStartParser (line 23) | final class AttributesBlockStartParser implements BlockStartParserInterface method tryStart (line 25) | public function tryStart(Cursor $cursor, MarkdownParserStateInterface ... FILE: vendor/league/commonmark/src/Extension/Attributes/Parser/AttributesInlineParser.php class AttributesInlineParser (line 24) | final class AttributesInlineParser implements InlineParserInterface method getMatchDefinition (line 26) | public function getMatchDefinition(): InlineParserMatch method parse (line 31) | public function parse(InlineParserContext $inlineContext): bool FILE: vendor/league/commonmark/src/Extension/Attributes/Util/AttributesHelper.php class AttributesHelper (line 24) | final class AttributesHelper method parseAttributes (line 32) | public static function parseAttributes(Cursor $cursor): array method mergeAttributes (line 111) | public static function mergeAttributes($attributes1, $attributes2): array method filterAttributes (line 149) | public static function filterAttributes(array $attributes, array $allo... FILE: vendor/league/commonmark/src/Extension/Autolink/AutolinkExtension.php class AutolinkExtension (line 21) | final class AutolinkExtension implements ConfigurableExtensionInterface method configureSchema (line 23) | public function configureSchema(ConfigurationBuilderInterface $builder... method register (line 31) | public function register(EnvironmentBuilderInterface $environment): void FILE: vendor/league/commonmark/src/Extension/Autolink/EmailAutolinkParser.php class EmailAutolinkParser (line 21) | final class EmailAutolinkParser implements InlineParserInterface method getMatchDefinition (line 25) | public function getMatchDefinition(): InlineParserMatch method parse (line 30) | public function parse(InlineParserContext $inlineContext): bool FILE: vendor/league/commonmark/src/Extension/Autolink/UrlAutolinkParser.php class UrlAutolinkParser (line 21) | final class UrlAutolinkParser implements InlineParserInterface method __construct (line 73) | public function __construct(array $allowedProtocols = ['http', 'https'... method getMatchDefinition (line 87) | public function getMatchDefinition(): InlineParserMatch method parse (line 92) | public function parse(InlineParserContext $inlineContext): bool method diffParens (line 142) | private static function diffParens(string $content): int FILE: vendor/league/commonmark/src/Extension/CommonMark/CommonMarkCoreExtension.php class CommonMarkCoreExtension (line 28) | final class CommonMarkCoreExtension implements ConfigurableExtensionInte... method configureSchema (line 30) | public function configureSchema(ConfigurationBuilderInterface $builder... method register (line 42) | public function register(EnvironmentBuilderInterface $environment): void FILE: vendor/league/commonmark/src/Extension/CommonMark/Delimiter/Processor/EmphasisDelimiterProcessor.php class EmphasisDelimiterProcessor (line 30) | final class EmphasisDelimiterProcessor implements CacheableDelimiterProc... method __construct (line 41) | public function __construct(string $char) method getOpeningCharacter (line 46) | public function getOpeningCharacter(): string method getClosingCharacter (line 51) | public function getClosingCharacter(): string method getMinLength (line 56) | public function getMinLength(): int method getDelimiterUse (line 61) | public function getDelimiterUse(DelimiterInterface $opener, DelimiterI... method process (line 84) | public function process(AbstractStringContainer $opener, AbstractStrin... method setConfiguration (line 104) | public function setConfiguration(ConfigurationInterface $configuration... method getCacheKey (line 109) | public function getCacheKey(DelimiterInterface $closer): string FILE: vendor/league/commonmark/src/Extension/CommonMark/Node/Block/BlockQuote.php class BlockQuote (line 18) | class BlockQuote extends AbstractBlock FILE: vendor/league/commonmark/src/Extension/CommonMark/Node/Block/FencedCode.php class FencedCode (line 22) | final class FencedCode extends AbstractBlock implements StringContainerI... method __construct (line 34) | public function __construct(int $length, string $char, int $offset) method getInfo (line 43) | public function getInfo(): ?string method getInfoWords (line 51) | public function getInfoWords(): array method setInfo (line 56) | public function setInfo(string $info): void method getLiteral (line 61) | public function getLiteral(): string method setLiteral (line 66) | public function setLiteral(string $literal): void method getChar (line 71) | public function getChar(): string method setChar (line 76) | public function setChar(string $char): void method getLength (line 81) | public function getLength(): int method setLength (line 86) | public function setLength(int $length): void method getOffset (line 91) | public function getOffset(): int method setOffset (line 96) | public function setOffset(int $offset): void FILE: vendor/league/commonmark/src/Extension/CommonMark/Node/Block/Heading.php class Heading (line 21) | final class Heading extends AbstractBlock method __construct (line 25) | public function __construct(int $level) method getLevel (line 32) | public function getLevel(): int method setLevel (line 37) | public function setLevel(int $level): void FILE: vendor/league/commonmark/src/Extension/CommonMark/Node/Block/HtmlBlock.php class HtmlBlock (line 19) | final class HtmlBlock extends AbstractBlock implements RawMarkupContaine... method __construct (line 43) | public function __construct(int $type) method getType (line 55) | public function getType(): int method setType (line 65) | public function setType(int $type): void method getLiteral (line 70) | public function getLiteral(): string method setLiteral (line 75) | public function setLiteral(string $literal): void FILE: vendor/league/commonmark/src/Extension/CommonMark/Node/Block/IndentedCode.php class IndentedCode (line 19) | final class IndentedCode extends AbstractBlock implements StringContaine... method getLiteral (line 23) | public function getLiteral(): string method setLiteral (line 28) | public function setLiteral(string $literal): void FILE: vendor/league/commonmark/src/Extension/CommonMark/Node/Block/ListBlock.php class ListBlock (line 22) | class ListBlock extends AbstractBlock implements TightBlockInterface method __construct (line 35) | public function __construct(ListData $listData) method getListData (line 42) | public function getListData(): ListData method isTight (line 47) | public function isTight(): bool method setTight (line 52) | public function setTight(bool $tight): void FILE: vendor/league/commonmark/src/Extension/CommonMark/Node/Block/ListData.php class ListData (line 19) | class ListData method equals (line 41) | public function equals(ListData $data): bool FILE: vendor/league/commonmark/src/Extension/CommonMark/Node/Block/ListItem.php class ListItem (line 21) | class ListItem extends AbstractBlock method __construct (line 26) | public function __construct(ListData $listData) method getListData (line 33) | public function getListData(): ListData FILE: vendor/league/commonmark/src/Extension/CommonMark/Node/Block/ThematicBreak.php class ThematicBreak (line 18) | class ThematicBreak extends AbstractBlock FILE: vendor/league/commonmark/src/Extension/CommonMark/Node/Inline/AbstractWebResource.php class AbstractWebResource (line 21) | abstract class AbstractWebResource extends AbstractInline method __construct (line 25) | public function __construct(string $url) method getUrl (line 32) | public function getUrl(): string method setUrl (line 37) | public function setUrl(string $url): void FILE: vendor/league/commonmark/src/Extension/CommonMark/Node/Inline/Code.php class Code (line 21) | class Code extends AbstractStringContainer FILE: vendor/league/commonmark/src/Extension/CommonMark/Node/Inline/Emphasis.php class Emphasis (line 22) | final class Emphasis extends AbstractInline implements DelimitedInterface method __construct (line 26) | public function __construct(string $delimiter = '_') method getOpeningDelimiter (line 33) | public function getOpeningDelimiter(): string method getClosingDelimiter (line 38) | public function getClosingDelimiter(): string FILE: vendor/league/commonmark/src/Extension/CommonMark/Node/Inline/HtmlInline.php class HtmlInline (line 22) | final class HtmlInline extends AbstractStringContainer implements RawMar... FILE: vendor/league/commonmark/src/Extension/CommonMark/Node/Inline/Image.php class Image (line 21) | class Image extends AbstractWebResource method __construct (line 25) | public function __construct(string $url, ?string $label = null, ?strin... method getTitle (line 36) | public function getTitle(): ?string method setTitle (line 45) | public function setTitle(?string $title): void FILE: vendor/league/commonmark/src/Extension/CommonMark/Node/Inline/Link.php class Link (line 21) | class Link extends AbstractWebResource method __construct (line 25) | public function __construct(string $url, ?string $label = null, ?strin... method getTitle (line 36) | public function getTitle(): ?string method setTitle (line 45) | public function setTitle(?string $title): void FILE: vendor/league/commonmark/src/Extension/CommonMark/Node/Inline/Strong.php class Strong (line 22) | final class Strong extends AbstractInline implements DelimitedInterface method __construct (line 26) | public function __construct(string $delimiter = '**') method getOpeningDelimiter (line 33) | public function getOpeningDelimiter(): string method getClosingDelimiter (line 38) | public function getClosingDelimiter(): string FILE: vendor/league/commonmark/src/Extension/CommonMark/Parser/Block/BlockQuoteParser.php class BlockQuoteParser (line 23) | final class BlockQuoteParser extends AbstractBlockContinueParser method __construct (line 28) | public function __construct() method getBlock (line 33) | public function getBlock(): BlockQuote method isContainer (line 38) | public function isContainer(): bool method canContain (line 43) | public function canContain(AbstractBlock $childBlock): bool method tryContinue (line 48) | public function tryContinue(Cursor $cursor, BlockContinueParserInterfa... FILE: vendor/league/commonmark/src/Extension/CommonMark/Parser/Block/BlockQuoteStartParser.php class BlockQuoteStartParser (line 21) | final class BlockQuoteStartParser implements BlockStartParserInterface method tryStart (line 23) | public function tryStart(Cursor $cursor, MarkdownParserStateInterface ... FILE: vendor/league/commonmark/src/Extension/CommonMark/Parser/Block/FencedCodeParser.php class FencedCodeParser (line 24) | final class FencedCodeParser extends AbstractBlockContinueParser method __construct (line 32) | public function __construct(int $fenceLength, string $fenceChar, int $... method getBlock (line 38) | public function getBlock(): FencedCode method tryContinue (line 43) | public function tryContinue(Cursor $cursor, BlockContinueParserInterfa... method addLine (line 63) | public function addLine(string $line): void method closeBlock (line 68) | public function closeBlock(): void FILE: vendor/league/commonmark/src/Extension/CommonMark/Parser/Block/FencedCodeStartParser.php class FencedCodeStartParser (line 21) | final class FencedCodeStartParser implements BlockStartParserInterface method tryStart (line 23) | public function tryStart(Cursor $cursor, MarkdownParserStateInterface ... FILE: vendor/league/commonmark/src/Extension/CommonMark/Parser/Block/HeadingParser.php class HeadingParser (line 24) | final class HeadingParser extends AbstractBlockContinueParser implements... method __construct (line 31) | public function __construct(int $level, string $content) method getBlock (line 37) | public function getBlock(): Heading method tryContinue (line 42) | public function tryContinue(Cursor $cursor, BlockContinueParserInterfa... method parseInlines (line 47) | public function parseInlines(InlineParserEngineInterface $inlineParser... FILE: vendor/league/commonmark/src/Extension/CommonMark/Parser/Block/HeadingStartParser.php class HeadingStartParser (line 22) | class HeadingStartParser implements BlockStartParserInterface method tryStart (line 24) | public function tryStart(Cursor $cursor, MarkdownParserStateInterface ... method getAtxHeader (line 51) | private static function getAtxHeader(Cursor $cursor): ?HeadingParser method getSetextHeadingLevel (line 71) | private static function getSetextHeadingLevel(Cursor $cursor): int FILE: vendor/league/commonmark/src/Extension/CommonMark/Parser/Block/HtmlBlockParser.php class HtmlBlockParser (line 23) | final class HtmlBlockParser extends AbstractBlockContinueParser method __construct (line 37) | public function __construct(int $blockType) method getBlock (line 42) | public function getBlock(): HtmlBlock method tryContinue (line 47) | public function tryContinue(Cursor $cursor, BlockContinueParserInterfa... method addLine (line 60) | public function addLine(string $line): void method closeBlock (line 77) | public function closeBlock(): void FILE: vendor/league/commonmark/src/Extension/CommonMark/Parser/Block/HtmlBlockStartParser.php class HtmlBlockStartParser (line 24) | final class HtmlBlockStartParser implements BlockStartParserInterface method tryStart (line 26) | public function tryStart(Cursor $cursor, MarkdownParserStateInterface ... method isType7BlockAllowed (line 52) | private function isType7BlockAllowed(Cursor $cursor, MarkdownParserSta... FILE: vendor/league/commonmark/src/Extension/CommonMark/Parser/Block/IndentedCodeParser.php class IndentedCodeParser (line 23) | final class IndentedCodeParser extends AbstractBlockContinueParser method __construct (line 31) | public function __construct() method getBlock (line 37) | public function getBlock(): IndentedCode method tryContinue (line 42) | public function tryContinue(Cursor $cursor, BlockContinueParserInterfa... method addLine (line 59) | public function addLine(string $line): void method closeBlock (line 64) | public function closeBlock(): void FILE: vendor/league/commonmark/src/Extension/CommonMark/Parser/Block/IndentedCodeStartParser.php class IndentedCodeStartParser (line 22) | final class IndentedCodeStartParser implements BlockStartParserInterface method tryStart (line 24) | public function tryStart(Cursor $cursor, MarkdownParserStateInterface ... FILE: vendor/league/commonmark/src/Extension/CommonMark/Parser/Block/ListBlockParser.php class ListBlockParser (line 25) | final class ListBlockParser extends AbstractBlockContinueParser method __construct (line 30) | public function __construct(ListData $listData) method getBlock (line 35) | public function getBlock(): ListBlock method isContainer (line 40) | public function isContainer(): bool method canContain (line 45) | public function canContain(AbstractBlock $childBlock): bool method tryContinue (line 50) | public function tryContinue(Cursor $cursor, BlockContinueParserInterfa... method closeBlock (line 57) | public function closeBlock(): void method endsWithBlankLine (line 87) | private static function endsWithBlankLine(AbstractBlock $block): bool FILE: vendor/league/commonmark/src/Extension/CommonMark/Parser/Block/ListBlockStartParser.php class ListBlockStartParser (line 26) | final class ListBlockStartParser implements BlockStartParserInterface, C... method setConfiguration (line 38) | public function setConfiguration(ConfigurationInterface $configuration... method tryStart (line 43) | public function tryStart(Cursor $cursor, MarkdownParserStateInterface ... method parseList (line 70) | private function parseList(Cursor $cursor, bool $inParagraph): ?ListData method calculateListMarkerPadding (line 115) | private static function calculateListMarkerPadding(Cursor $cursor, int... method generateListMarkerRegex (line 142) | private function generateListMarkerRegex(): string FILE: vendor/league/commonmark/src/Extension/CommonMark/Parser/Block/ListItemParser.php class ListItemParser (line 24) | final class ListItemParser extends AbstractBlockContinueParser method __construct (line 29) | public function __construct(ListData $listData) method getBlock (line 34) | public function getBlock(): ListItem method isContainer (line 39) | public function isContainer(): bool method canContain (line 44) | public function canContain(AbstractBlock $childBlock): bool method tryContinue (line 49) | public function tryContinue(Cursor $cursor, BlockContinueParserInterfa... method closeBlock (line 73) | public function closeBlock(): void FILE: vendor/league/commonmark/src/Extension/CommonMark/Parser/Block/ThematicBreakParser.php class ThematicBreakParser (line 22) | final class ThematicBreakParser extends AbstractBlockContinueParser method __construct (line 27) | public function __construct() method getBlock (line 32) | public function getBlock(): ThematicBreak method tryContinue (line 37) | public function tryContinue(Cursor $cursor, BlockContinueParserInterfa... FILE: vendor/league/commonmark/src/Extension/CommonMark/Parser/Block/ThematicBreakStartParser.php class ThematicBreakStartParser (line 22) | final class ThematicBreakStartParser implements BlockStartParserInterface method tryStart (line 24) | public function tryStart(Cursor $cursor, MarkdownParserStateInterface ... FILE: vendor/league/commonmark/src/Extension/CommonMark/Parser/Inline/AutolinkParser.php class AutolinkParser (line 25) | final class AutolinkParser implements InlineParserInterface method getMatchDefinition (line 30) | public function getMatchDefinition(): InlineParserMatch method parse (line 35) | public function parse(InlineParserContext $inlineContext): bool FILE: vendor/league/commonmark/src/Extension/CommonMark/Parser/Inline/BacktickParser.php class BacktickParser (line 26) | final class BacktickParser implements InlineParserInterface method getMatchDefinition (line 42) | public function getMatchDefinition(): InlineParserMatch method parse (line 47) | public function parse(InlineParserContext $inlineContext): bool method findMatchingTicks (line 95) | private function findMatchingTicks(int $openTickLength, Cursor $cursor... FILE: vendor/league/commonmark/src/Extension/CommonMark/Parser/Inline/BangParser.php class BangParser (line 24) | final class BangParser implements InlineParserInterface method getMatchDefinition (line 26) | public function getMatchDefinition(): InlineParserMatch method parse (line 31) | public function parse(InlineParserContext $inlineContext): bool FILE: vendor/league/commonmark/src/Extension/CommonMark/Parser/Inline/CloseBracketParser.php class CloseBracketParser (line 37) | final class CloseBracketParser implements InlineParserInterface, Environ... method getMatchDefinition (line 42) | public function getMatchDefinition(): InlineParserMatch method parse (line 47) | public function parse(InlineParserContext $inlineContext): bool method setEnvironment (line 123) | public function setEnvironment(EnvironmentInterface $environment): void method tryParseInlineLinkAndTitle (line 131) | private function tryParseInlineLinkAndTitle(Cursor $cursor): ?array method tryParseReference (line 171) | private function tryParseReference(Cursor $cursor, ReferenceMapInterfa... method createInline (line 200) | private function createInline(string $url, string $title, bool $isImag... FILE: vendor/league/commonmark/src/Extension/CommonMark/Parser/Inline/EntityParser.php class EntityParser (line 26) | final class EntityParser implements InlineParserInterface method getMatchDefinition (line 28) | public function getMatchDefinition(): InlineParserMatch method parse (line 33) | public function parse(InlineParserContext $inlineContext): bool FILE: vendor/league/commonmark/src/Extension/CommonMark/Parser/Inline/EscapableParser.php class EscapableParser (line 26) | final class EscapableParser implements InlineParserInterface method getMatchDefinition (line 28) | public function getMatchDefinition(): InlineParserMatch method parse (line 33) | public function parse(InlineParserContext $inlineContext): bool FILE: vendor/league/commonmark/src/Extension/CommonMark/Parser/Inline/HtmlInlineParser.php class HtmlInlineParser (line 25) | final class HtmlInlineParser implements InlineParserInterface method getMatchDefinition (line 27) | public function getMatchDefinition(): InlineParserMatch method parse (line 32) | public function parse(InlineParserContext $inlineContext): bool FILE: vendor/league/commonmark/src/Extension/CommonMark/Parser/Inline/OpenBracketParser.php class OpenBracketParser (line 24) | final class OpenBracketParser implements InlineParserInterface method getMatchDefinition (line 26) | public function getMatchDefinition(): InlineParserMatch method parse (line 31) | public function parse(InlineParserContext $inlineContext): bool FILE: vendor/league/commonmark/src/Extension/CommonMark/Renderer/Block/BlockQuoteRenderer.php class BlockQuoteRenderer (line 26) | final class BlockQuoteRenderer implements NodeRendererInterface, XmlNode... method render (line 35) | public function render(Node $node, ChildNodeRendererInterface $childRe... method getXmlTagName (line 54) | public function getXmlTagName(Node $node): string method getXmlAttributes (line 66) | public function getXmlAttributes(Node $node): array FILE: vendor/league/commonmark/src/Extension/CommonMark/Renderer/Block/FencedCodeRenderer.php class FencedCodeRenderer (line 27) | final class FencedCodeRenderer implements NodeRendererInterface, XmlNode... method render (line 36) | public function render(Node $node, ChildNodeRendererInterface $childRe... method getXmlTagName (line 59) | public function getXmlTagName(Node $node): string method getXmlAttributes (line 71) | public function getXmlAttributes(Node $node): array FILE: vendor/league/commonmark/src/Extension/CommonMark/Renderer/Block/HeadingRenderer.php class HeadingRenderer (line 26) | final class HeadingRenderer implements NodeRendererInterface, XmlNodeRen... method render (line 35) | public function render(Node $node, ChildNodeRendererInterface $childRe... method getXmlTagName (line 46) | public function getXmlTagName(Node $node): string method getXmlAttributes (line 58) | public function getXmlAttributes(Node $node): array FILE: vendor/league/commonmark/src/Extension/CommonMark/Renderer/Block/HtmlBlockRenderer.php class HtmlBlockRenderer (line 28) | final class HtmlBlockRenderer implements NodeRendererInterface, XmlNodeR... method render (line 40) | public function render(Node $node, ChildNodeRendererInterface $childRe... method setConfiguration (line 49) | public function setConfiguration(ConfigurationInterface $configuration... method getXmlTagName (line 54) | public function getXmlTagName(Node $node): string method getXmlAttributes (line 62) | public function getXmlAttributes(Node $node): array FILE: vendor/league/commonmark/src/Extension/CommonMark/Renderer/Block/IndentedCodeRenderer.php class IndentedCodeRenderer (line 27) | final class IndentedCodeRenderer implements NodeRendererInterface, XmlNo... method render (line 36) | public function render(Node $node, ChildNodeRendererInterface $childRe... method getXmlTagName (line 49) | public function getXmlTagName(Node $node): string method getXmlAttributes (line 57) | public function getXmlAttributes(Node $node): array FILE: vendor/league/commonmark/src/Extension/CommonMark/Renderer/Block/ListBlockRenderer.php class ListBlockRenderer (line 26) | final class ListBlockRenderer implements NodeRendererInterface, XmlNodeR... method render (line 35) | public function render(Node $node, ChildNodeRendererInterface $childRe... method getXmlTagName (line 54) | public function getXmlTagName(Node $node): string method getXmlAttributes (line 66) | public function getXmlAttributes(Node $node): array FILE: vendor/league/commonmark/src/Extension/CommonMark/Renderer/Block/ListItemRenderer.php class ListItemRenderer (line 29) | final class ListItemRenderer implements NodeRendererInterface, XmlNodeRe... method render (line 38) | public function render(Node $node, ChildNodeRendererInterface $childRe... method getXmlTagName (line 59) | public function getXmlTagName(Node $node): string method getXmlAttributes (line 67) | public function getXmlAttributes(Node $node): array method needsBlockSeparator (line 72) | private function needsBlockSeparator(?Node $child, bool $inTightList):... FILE: vendor/league/commonmark/src/Extension/CommonMark/Renderer/Block/ThematicBreakRenderer.php class ThematicBreakRenderer (line 26) | final class ThematicBreakRenderer implements NodeRendererInterface, XmlN... method render (line 35) | public function render(Node $node, ChildNodeRendererInterface $childRe... method getXmlTagName (line 44) | public function getXmlTagName(Node $node): string method getXmlAttributes (line 52) | public function getXmlAttributes(Node $node): array FILE: vendor/league/commonmark/src/Extension/CommonMark/Renderer/Inline/CodeRenderer.php class CodeRenderer (line 27) | final class CodeRenderer implements NodeRendererInterface, XmlNodeRender... method render (line 36) | public function render(Node $node, ChildNodeRendererInterface $childRe... method getXmlTagName (line 45) | public function getXmlTagName(Node $node): string method getXmlAttributes (line 53) | public function getXmlAttributes(Node $node): array FILE: vendor/league/commonmark/src/Extension/CommonMark/Renderer/Inline/EmphasisRenderer.php class EmphasisRenderer (line 26) | final class EmphasisRenderer implements NodeRendererInterface, XmlNodeRe... method render (line 35) | public function render(Node $node, ChildNodeRendererInterface $childRe... method getXmlTagName (line 44) | public function getXmlTagName(Node $node): string method getXmlAttributes (line 52) | public function getXmlAttributes(Node $node): array FILE: vendor/league/commonmark/src/Extension/CommonMark/Renderer/Inline/HtmlInlineRenderer.php class HtmlInlineRenderer (line 28) | final class HtmlInlineRenderer implements NodeRendererInterface, XmlNode... method render (line 40) | public function render(Node $node, ChildNodeRendererInterface $childRe... method setConfiguration (line 49) | public function setConfiguration(ConfigurationInterface $configuration... method getXmlTagName (line 54) | public function getXmlTagName(Node $node): string method getXmlAttributes (line 62) | public function getXmlAttributes(Node $node): array FILE: vendor/league/commonmark/src/Extension/CommonMark/Renderer/Inline/ImageRenderer.php class ImageRenderer (line 32) | final class ImageRenderer implements NodeRendererInterface, XmlNodeRende... method render (line 44) | public function render(Node $node, ChildNodeRendererInterface $childRe... method setConfiguration (line 66) | public function setConfiguration(ConfigurationInterface $configuration... method getXmlTagName (line 71) | public function getXmlTagName(Node $node): string method getXmlAttributes (line 83) | public function getXmlAttributes(Node $node): array method getAltText (line 93) | private function getAltText(Image $node): string FILE: vendor/league/commonmark/src/Extension/CommonMark/Renderer/Inline/LinkRenderer.php class LinkRenderer (line 29) | final class LinkRenderer implements NodeRendererInterface, XmlNodeRender... method render (line 41) | public function render(Node $node, ChildNodeRendererInterface $childRe... method setConfiguration (line 63) | public function setConfiguration(ConfigurationInterface $configuration... method getXmlTagName (line 68) | public function getXmlTagName(Node $node): string method getXmlAttributes (line 80) | public function getXmlAttributes(Node $node): array FILE: vendor/league/commonmark/src/Extension/CommonMark/Renderer/Inline/StrongRenderer.php class StrongRenderer (line 26) | final class StrongRenderer implements NodeRendererInterface, XmlNodeRend... method render (line 35) | public function render(Node $node, ChildNodeRendererInterface $childRe... method getXmlTagName (line 44) | public function getXmlTagName(Node $node): string method getXmlAttributes (line 52) | public function getXmlAttributes(Node $node): array FILE: vendor/league/commonmark/src/Extension/ConfigurableExtensionInterface.php type ConfigurableExtensionInterface (line 18) | interface ConfigurableExtensionInterface extends ExtensionInterface method configureSchema (line 20) | public function configureSchema(ConfigurationBuilderInterface $builder... FILE: vendor/league/commonmark/src/Extension/DefaultAttributes/ApplyDefaultAttributesProcessor.php class ApplyDefaultAttributesProcessor (line 21) | final class ApplyDefaultAttributesProcessor implements ConfigurationAwar... method onDocumentParsed (line 25) | public function onDocumentParsed(DocumentParsedEvent $event): void method setConfiguration (line 61) | public function setConfiguration(ConfigurationInterface $configuration... FILE: vendor/league/commonmark/src/Extension/DefaultAttributes/DefaultAttributesExtension.php class DefaultAttributesExtension (line 22) | final class DefaultAttributesExtension implements ConfigurableExtensionI... method configureSchema (line 24) | public function configureSchema(ConfigurationBuilderInterface $builder... method register (line 35) | public function register(EnvironmentBuilderInterface $environment): void FILE: vendor/league/commonmark/src/Extension/DescriptionList/DescriptionListExtension.php class DescriptionListExtension (line 29) | final class DescriptionListExtension implements ExtensionInterface method register (line 31) | public function register(EnvironmentBuilderInterface $environment): void FILE: vendor/league/commonmark/src/Extension/DescriptionList/Event/ConsecutiveDescriptionListMerger.php class ConsecutiveDescriptionListMerger (line 20) | final class ConsecutiveDescriptionListMerger method __invoke (line 22) | public function __invoke(DocumentParsedEvent $event): void FILE: vendor/league/commonmark/src/Extension/DescriptionList/Event/LooseDescriptionHandler.php class LooseDescriptionHandler (line 24) | final class LooseDescriptionHandler method __invoke (line 26) | public function __invoke(DocumentParsedEvent $event): void FILE: vendor/league/commonmark/src/Extension/DescriptionList/Node/Description.php class Description (line 19) | class Description extends AbstractBlock implements TightBlockInterface method __construct (line 23) | public function __construct(bool $tight = false) method isTight (line 30) | public function isTight(): bool method setTight (line 35) | public function setTight(bool $tight): void FILE: vendor/league/commonmark/src/Extension/DescriptionList/Node/DescriptionList.php class DescriptionList (line 18) | class DescriptionList extends AbstractBlock FILE: vendor/league/commonmark/src/Extension/DescriptionList/Node/DescriptionTerm.php class DescriptionTerm (line 18) | class DescriptionTerm extends AbstractBlock FILE: vendor/league/commonmark/src/Extension/DescriptionList/Parser/DescriptionContinueParser.php class DescriptionContinueParser (line 23) | final class DescriptionContinueParser extends AbstractBlockContinueParser method __construct (line 29) | public function __construct(bool $tight, int $indentation) method getBlock (line 35) | public function getBlock(): Description method tryContinue (line 40) | public function tryContinue(Cursor $cursor, BlockContinueParserInterfa... method isContainer (line 62) | public function isContainer(): bool method canContain (line 67) | public function canContain(AbstractBlock $childBlock): bool FILE: vendor/league/commonmark/src/Extension/DescriptionList/Parser/DescriptionListContinueParser.php class DescriptionListContinueParser (line 25) | final class DescriptionListContinueParser extends AbstractBlockContinueP... method __construct (line 29) | public function __construct() method getBlock (line 34) | public function getBlock(): DescriptionList method tryContinue (line 39) | public function tryContinue(Cursor $cursor, BlockContinueParserInterfa... method isContainer (line 44) | public function isContainer(): bool method canContain (line 49) | public function canContain(AbstractBlock $childBlock): bool FILE: vendor/league/commonmark/src/Extension/DescriptionList/Parser/DescriptionStartParser.php class DescriptionStartParser (line 23) | final class DescriptionStartParser implements BlockStartParserInterface method tryStart (line 25) | public function tryStart(Cursor $cursor, MarkdownParserStateInterface ... method splitTerms (line 64) | private static function splitTerms(string $terms): array FILE: vendor/league/commonmark/src/Extension/DescriptionList/Parser/DescriptionTermContinueParser.php class DescriptionTermContinueParser (line 24) | final class DescriptionTermContinueParser extends AbstractBlockContinueP... method __construct (line 30) | public function __construct(string $term) method getBlock (line 36) | public function getBlock(): DescriptionTerm method tryContinue (line 41) | public function tryContinue(Cursor $cursor, BlockContinueParserInterfa... method parseInlines (line 46) | public function parseInlines(InlineParserEngineInterface $inlineParser... FILE: vendor/league/commonmark/src/Extension/DescriptionList/Renderer/DescriptionListRenderer.php class DescriptionListRenderer (line 22) | final class DescriptionListRenderer implements NodeRendererInterface method render (line 31) | public function render(Node $node, ChildNodeRendererInterface $childRe... FILE: vendor/league/commonmark/src/Extension/DescriptionList/Renderer/DescriptionRenderer.php class DescriptionRenderer (line 22) | final class DescriptionRenderer implements NodeRendererInterface method render (line 31) | public function render(Node $node, ChildNodeRendererInterface $childRe... FILE: vendor/league/commonmark/src/Extension/DescriptionList/Renderer/DescriptionTermRenderer.php class DescriptionTermRenderer (line 22) | final class DescriptionTermRenderer implements NodeRendererInterface method render (line 31) | public function render(Node $node, ChildNodeRendererInterface $childRe... FILE: vendor/league/commonmark/src/Extension/DisallowedRawHtml/DisallowedRawHtmlExtension.php class DisallowedRawHtmlExtension (line 25) | final class DisallowedRawHtmlExtension implements ConfigurableExtensionI... method configureSchema (line 39) | public function configureSchema(ConfigurationBuilderInterface $builder... method register (line 46) | public function register(EnvironmentBuilderInterface $environment): void FILE: vendor/league/commonmark/src/Extension/DisallowedRawHtml/DisallowedRawHtmlRenderer.php class DisallowedRawHtmlRenderer (line 22) | final class DisallowedRawHtmlRenderer implements NodeRendererInterface, ... method __construct (line 30) | public function __construct(NodeRendererInterface $innerRenderer) method render (line 35) | public function render(Node $node, ChildNodeRendererInterface $childRe... method setConfiguration (line 54) | public function setConfiguration(ConfigurationInterface $configuration... FILE: vendor/league/commonmark/src/Extension/Embed/Bridge/OscaroteroEmbedAdapter.php class OscaroteroEmbedAdapter (line 21) | final class OscaroteroEmbedAdapter implements EmbedAdapterInterface method __construct (line 25) | public function __construct(?EmbedLib $embed = null) method updateEmbeds (line 41) | public function updateEmbeds(array $embeds): void FILE: vendor/league/commonmark/src/Extension/Embed/DomainFilteringAdapter.php class DomainFilteringAdapter (line 16) | class DomainFilteringAdapter implements EmbedAdapterInterface method __construct (line 26) | public function __construct(EmbedAdapterInterface $decorated, array $a... method updateEmbeds (line 35) | public function updateEmbeds(array $embeds): void method createRegex (line 47) | private static function createRegex(array $allowedDomains): string FILE: vendor/league/commonmark/src/Extension/Embed/Embed.php class Embed (line 18) | final class Embed extends AbstractBlock method __construct (line 23) | public function __construct(string $url, ?string $embedCode = null) method getUrl (line 31) | public function getUrl(): string method setUrl (line 36) | public function setUrl(string $url): void method getEmbedCode (line 41) | public function getEmbedCode(): ?string method setEmbedCode (line 46) | public function setEmbedCode(?string $embedCode): void FILE: vendor/league/commonmark/src/Extension/Embed/EmbedAdapterInterface.php type EmbedAdapterInterface (line 19) | interface EmbedAdapterInterface method updateEmbeds (line 24) | public function updateEmbeds(array $embeds): void; FILE: vendor/league/commonmark/src/Extension/Embed/EmbedExtension.php class EmbedExtension (line 22) | final class EmbedExtension implements ConfigurableExtensionInterface method configureSchema (line 24) | public function configureSchema(ConfigurationBuilderInterface $builder... method register (line 33) | public function register(EnvironmentBuilderInterface $environment): void FILE: vendor/league/commonmark/src/Extension/Embed/EmbedParser.php class EmbedParser (line 21) | class EmbedParser implements BlockContinueParserInterface method __construct (line 25) | public function __construct(string $url) method getBlock (line 30) | public function getBlock(): AbstractBlock method isContainer (line 35) | public function isContainer(): bool method canHaveLazyContinuationLines (line 40) | public function canHaveLazyContinuationLines(): bool method canContain (line 45) | public function canContain(AbstractBlock $childBlock): bool method tryContinue (line 50) | public function tryContinue(Cursor $cursor, BlockContinueParserInterfa... method addLine (line 55) | public function addLine(string $line): void method closeBlock (line 59) | public function closeBlock(): void FILE: vendor/league/commonmark/src/Extension/Embed/EmbedProcessor.php class EmbedProcessor (line 22) | final class EmbedProcessor method __construct (line 30) | public function __construct(EmbedAdapterInterface $adapter, string $fa... method __invoke (line 36) | public function __invoke(DocumentParsedEvent $event): void FILE: vendor/league/commonmark/src/Extension/Embed/EmbedRenderer.php class EmbedRenderer (line 20) | class EmbedRenderer implements NodeRendererInterface method render (line 29) | public function render(Node $node, ChildNodeRendererInterface $childRe... FILE: vendor/league/commonmark/src/Extension/Embed/EmbedStartParser.php class EmbedStartParser (line 22) | class EmbedStartParser implements BlockStartParserInterface method tryStart (line 24) | public function tryStart(Cursor $cursor, MarkdownParserStateInterface ... FILE: vendor/league/commonmark/src/Extension/ExtensionInterface.php type ExtensionInterface (line 21) | interface ExtensionInterface method register (line 23) | public function register(EnvironmentBuilderInterface $environment): void; FILE: vendor/league/commonmark/src/Extension/ExternalLink/ExternalLinkExtension.php class ExternalLinkExtension (line 22) | final class ExternalLinkExtension implements ConfigurableExtensionInterface method configureSchema (line 24) | public function configureSchema(ConfigurationBuilderInterface $builder... method register (line 43) | public function register(EnvironmentBuilderInterface $environment): void FILE: vendor/league/commonmark/src/Extension/ExternalLink/ExternalLinkProcessor.php class ExternalLinkProcessor (line 20) | final class ExternalLinkProcessor method __construct (line 30) | public function __construct(ConfigurationInterface $config) method __invoke (line 35) | public function __invoke(DocumentParsedEvent $e): void method markLinkAsExternal (line 63) | private function markLinkAsExternal(Link $link, bool $openInNewWindow,... method applyRelAttribute (line 77) | private function applyRelAttribute(Link $link, bool $isExternal): void method hostMatches (line 105) | public static function hostMatches(string $host, $compareTo): bool FILE: vendor/league/commonmark/src/Extension/Footnote/Event/AnonymousFootnotesListener.php class AnonymousFootnotesListener (line 27) | final class AnonymousFootnotesListener implements ConfigurationAwareInte... method onDocumentParsed (line 31) | public function onDocumentParsed(DocumentParsedEvent $event): void method setConfiguration (line 58) | public function setConfiguration(ConfigurationInterface $configuration... FILE: vendor/league/commonmark/src/Extension/Footnote/Event/FixOrphanedFootnotesAndRefsListener.php class FixOrphanedFootnotesAndRefsListener (line 22) | final class FixOrphanedFootnotesAndRefsListener method onDocumentParsed (line 24) | public function onDocumentParsed(DocumentParsedEvent $event): void method buildMapOfKnownFootnotesAndRefs (line 46) | private function buildMapOfKnownFootnotesAndRefs(Document $document): ... FILE: vendor/league/commonmark/src/Extension/Footnote/Event/GatherFootnotesListener.php class GatherFootnotesListener (line 27) | final class GatherFootnotesListener implements ConfigurationAwareInterface method onDocumentParsed (line 31) | public function onDocumentParsed(DocumentParsedEvent $event): void method getFootnotesContainer (line 70) | private function getFootnotesContainer(Document $document): FootnoteCo... method createBackrefs (line 84) | private function createBackrefs(Footnote $node, array $backrefs): void method setConfiguration (line 102) | public function setConfiguration(ConfigurationInterface $configuration... FILE: vendor/league/commonmark/src/Extension/Footnote/Event/NumberFootnotesListener.php class NumberFootnotesListener (line 21) | final class NumberFootnotesListener method onDocumentParsed (line 23) | public function onDocumentParsed(DocumentParsedEvent $event): void FILE: vendor/league/commonmark/src/Extension/Footnote/FootnoteExtension.php class FootnoteExtension (line 38) | final class FootnoteExtension implements ConfigurableExtensionInterface method configureSchema (line 40) | public function configureSchema(ConfigurationBuilderInterface $builder... method register (line 54) | public function register(EnvironmentBuilderInterface $environment): void FILE: vendor/league/commonmark/src/Extension/Footnote/Node/Footnote.php class Footnote (line 21) | final class Footnote extends AbstractBlock implements ReferenceableInter... method __construct (line 26) | public function __construct(ReferenceInterface $reference) method getReference (line 33) | public function getReference(): ReferenceInterface FILE: vendor/league/commonmark/src/Extension/Footnote/Node/FootnoteBackref.php class FootnoteBackref (line 24) | final class FootnoteBackref extends AbstractInline implements Referencea... method __construct (line 29) | public function __construct(ReferenceInterface $reference) method getReference (line 36) | public function getReference(): ReferenceInterface FILE: vendor/league/commonmark/src/Extension/Footnote/Node/FootnoteContainer.php class FootnoteContainer (line 19) | final class FootnoteContainer extends AbstractBlock FILE: vendor/league/commonmark/src/Extension/Footnote/Node/FootnoteRef.php class FootnoteRef (line 21) | final class FootnoteRef extends AbstractInline implements ReferenceableI... method __construct (line 31) | public function __construct(ReferenceInterface $reference, ?string $co... method getReference (line 43) | public function getReference(): ReferenceInterface method setReference (line 48) | public function setReference(ReferenceInterface $reference): void method getContent (line 53) | public function getContent(): ?string FILE: vendor/league/commonmark/src/Extension/Footnote/Parser/AnonymousFootnoteRefParser.php class AnonymousFootnoteRefParser (line 27) | final class AnonymousFootnoteRefParser implements InlineParserInterface,... method getMatchDefinition (line 34) | public function getMatchDefinition(): InlineParserMatch method parse (line 39) | public function parse(InlineParserContext $inlineContext): bool method createReference (line 50) | private function createReference(string $label): Reference method setEnvironment (line 61) | public function setEnvironment(EnvironmentInterface $environment): void FILE: vendor/league/commonmark/src/Extension/Footnote/Parser/FootnoteParser.php class FootnoteParser (line 25) | final class FootnoteParser extends AbstractBlockContinueParser method __construct (line 33) | public function __construct(ReferenceInterface $reference) method getBlock (line 38) | public function getBlock(): Footnote method tryContinue (line 43) | public function tryContinue(Cursor $cursor, BlockContinueParserInterfa... method isContainer (line 59) | public function isContainer(): bool method canContain (line 64) | public function canContain(AbstractBlock $childBlock): bool FILE: vendor/league/commonmark/src/Extension/Footnote/Parser/FootnoteRefParser.php class FootnoteRefParser (line 25) | final class FootnoteRefParser implements InlineParserInterface, Configur... method getMatchDefinition (line 29) | public function getMatchDefinition(): InlineParserMatch method parse (line 34) | public function parse(InlineParserContext $inlineContext): bool method createReference (line 44) | private function createReference(string $label): Reference method setConfiguration (line 53) | public function setConfiguration(ConfigurationInterface $configuration... FILE: vendor/league/commonmark/src/Extension/Footnote/Parser/FootnoteStartParser.php class FootnoteStartParser (line 24) | final class FootnoteStartParser implements BlockStartParserInterface method tryStart (line 26) | public function tryStart(Cursor $cursor, MarkdownParserStateInterface ... FILE: vendor/league/commonmark/src/Extension/Footnote/Renderer/FootnoteBackrefRenderer.php class FootnoteBackrefRenderer (line 26) | final class FootnoteBackrefRenderer implements NodeRendererInterface, Xm... method render (line 39) | public function render(Node $node, ChildNodeRendererInterface $childRe... method setConfiguration (line 56) | public function setConfiguration(ConfigurationInterface $configuration... method getXmlTagName (line 61) | public function getXmlTagName(Node $node): string method getXmlAttributes (line 73) | public function getXmlAttributes(Node $node): array FILE: vendor/league/commonmark/src/Extension/Footnote/Renderer/FootnoteContainerRenderer.php class FootnoteContainerRenderer (line 26) | final class FootnoteContainerRenderer implements NodeRendererInterface, ... method render (line 37) | public function render(Node $node, ChildNodeRendererInterface $childRe... method setConfiguration (line 54) | public function setConfiguration(ConfigurationInterface $configuration... method getXmlTagName (line 59) | public function getXmlTagName(Node $node): string method getXmlAttributes (line 67) | public function getXmlAttributes(Node $node): array FILE: vendor/league/commonmark/src/Extension/Footnote/Renderer/FootnoteRefRenderer.php class FootnoteRefRenderer (line 26) | final class FootnoteRefRenderer implements NodeRendererInterface, XmlNod... method render (line 37) | public function render(Node $node, ChildNodeRendererInterface $childRe... method setConfiguration (line 62) | public function setConfiguration(ConfigurationInterface $configuration... method getXmlTagName (line 67) | public function getXmlTagName(Node $node): string method getXmlAttributes (line 79) | public function getXmlAttributes(Node $node): array FILE: vendor/league/commonmark/src/Extension/Footnote/Renderer/FootnoteRenderer.php class FootnoteRenderer (line 26) | final class FootnoteRenderer implements NodeRendererInterface, XmlNodeRe... method render (line 37) | public function render(Node $node, ChildNodeRendererInterface $childRe... method setConfiguration (line 55) | public function setConfiguration(ConfigurationInterface $configuration... method getXmlTagName (line 60) | public function getXmlTagName(Node $node): string method getXmlAttributes (line 72) | public function getXmlAttributes(Node $node): array FILE: vendor/league/commonmark/src/Extension/FrontMatter/Data/FrontMatterDataParserInterface.php type FrontMatterDataParserInterface (line 18) | interface FrontMatterDataParserInterface method parse (line 25) | public function parse(string $frontMatter); FILE: vendor/league/commonmark/src/Extension/FrontMatter/Data/LibYamlFrontMatterParser.php class LibYamlFrontMatterParser (line 19) | final class LibYamlFrontMatterParser implements FrontMatterDataParserInt... method capable (line 21) | public static function capable(): ?LibYamlFrontMatterParser method parse (line 33) | public function parse(string $frontMatter) FILE: vendor/league/commonmark/src/Extension/FrontMatter/Data/SymfonyYamlFrontMatterParser.php class SymfonyYamlFrontMatterParser (line 21) | final class SymfonyYamlFrontMatterParser implements FrontMatterDataParse... method parse (line 26) | public function parse(string $frontMatter) FILE: vendor/league/commonmark/src/Extension/FrontMatter/Exception/InvalidFrontMatterException.php class InvalidFrontMatterException (line 18) | class InvalidFrontMatterException extends \RuntimeException implements C... method wrap (line 20) | public static function wrap(\Throwable $t): self FILE: vendor/league/commonmark/src/Extension/FrontMatter/FrontMatterExtension.php class FrontMatterExtension (line 26) | final class FrontMatterExtension implements ExtensionInterface method __construct (line 31) | public function __construct(?FrontMatterDataParserInterface $dataParse... method getFrontMatterParser (line 36) | public function getFrontMatterParser(): FrontMatterParserInterface method register (line 41) | public function register(EnvironmentBuilderInterface $environment): void FILE: vendor/league/commonmark/src/Extension/FrontMatter/FrontMatterParser.php class FrontMatterParser (line 21) | final class FrontMatterParser implements FrontMatterParserInterface method __construct (line 28) | public function __construct(FrontMatterDataParserInterface $frontMatte... method parse (line 36) | public function parse(string $markdownContent): MarkdownInputWithFront... FILE: vendor/league/commonmark/src/Extension/FrontMatter/FrontMatterParserInterface.php type FrontMatterParserInterface (line 18) | interface FrontMatterParserInterface method parse (line 20) | public function parse(string $markdownContent): MarkdownInputWithFront... FILE: vendor/league/commonmark/src/Extension/FrontMatter/FrontMatterProviderInterface.php type FrontMatterProviderInterface (line 16) | interface FrontMatterProviderInterface method getFrontMatter (line 21) | public function getFrontMatter(); FILE: vendor/league/commonmark/src/Extension/FrontMatter/Input/MarkdownInputWithFrontMatter.php class MarkdownInputWithFrontMatter (line 19) | final class MarkdownInputWithFrontMatter extends MarkdownInput implement... method __construct (line 29) | public function __construct(string $content, int $lineOffset = 0, $fro... method getFrontMatter (line 39) | public function getFrontMatter() FILE: vendor/league/commonmark/src/Extension/FrontMatter/Listener/FrontMatterPostRenderListener.php class FrontMatterPostRenderListener (line 19) | final class FrontMatterPostRenderListener method __invoke (line 21) | public function __invoke(DocumentRenderedEvent $event): void FILE: vendor/league/commonmark/src/Extension/FrontMatter/Listener/FrontMatterPreParser.php class FrontMatterPreParser (line 19) | final class FrontMatterPreParser method __construct (line 23) | public function __construct(FrontMatterParserInterface $parser) method __invoke (line 28) | public function __invoke(DocumentPreParsedEvent $event): void FILE: vendor/league/commonmark/src/Extension/FrontMatter/Output/RenderedContentWithFrontMatter.php class RenderedContentWithFrontMatter (line 23) | final class RenderedContentWithFrontMatter extends RenderedContent imple... method __construct (line 37) | public function __construct(Document $document, string $content, $fron... method getFrontMatter (line 47) | public function getFrontMatter() FILE: vendor/league/commonmark/src/Extension/GithubFlavoredMarkdownExtension.php class GithubFlavoredMarkdownExtension (line 23) | final class GithubFlavoredMarkdownExtension implements ExtensionInterface method register (line 25) | public function register(EnvironmentBuilderInterface $environment): void FILE: vendor/league/commonmark/src/Extension/HeadingPermalink/HeadingPermalink.php class HeadingPermalink (line 21) | final class HeadingPermalink extends AbstractInline method __construct (line 26) | public function __construct(string $slug) method getSlug (line 33) | public function getSlug(): string FILE: vendor/league/commonmark/src/Extension/HeadingPermalink/HeadingPermalinkExtension.php class HeadingPermalinkExtension (line 25) | final class HeadingPermalinkExtension implements ConfigurableExtensionIn... method configureSchema (line 27) | public function configureSchema(ConfigurationBuilderInterface $builder... method register (line 44) | public function register(EnvironmentBuilderInterface $environment): void FILE: vendor/league/commonmark/src/Extension/HeadingPermalink/HeadingPermalinkProcessor.php class HeadingPermalinkProcessor (line 30) | final class HeadingPermalinkProcessor implements EnvironmentAwareInterface method setEnvironment (line 42) | public function setEnvironment(EnvironmentInterface $environment): void method __invoke (line 48) | public function __invoke(DocumentParsedEvent $e): void method addHeadingLink (line 68) | private function addHeadingLink(Heading $heading, int $slugLength, str... FILE: vendor/league/commonmark/src/Extension/HeadingPermalink/HeadingPermalinkRenderer.php class HeadingPermalinkRenderer (line 27) | final class HeadingPermalinkRenderer implements NodeRendererInterface, X... method setConfiguration (line 34) | public function setConfiguration(ConfigurationInterface $configuration... method render (line 46) | public function render(Node $node, ChildNodeRendererInterface $childRe... method getXmlTagName (line 86) | public function getXmlTagName(Node $node): string method getXmlAttributes (line 98) | public function getXmlAttributes(Node $node): array FILE: vendor/league/commonmark/src/Extension/InlinesOnly/ChildRenderer.php class ChildRenderer (line 24) | final class ChildRenderer implements NodeRendererInterface method render (line 26) | public function render(Node $node, ChildNodeRendererInterface $childRe... FILE: vendor/league/commonmark/src/Extension/InlinesOnly/InlinesOnlyExtension.php class InlinesOnlyExtension (line 24) | final class InlinesOnlyExtension implements ConfigurableExtensionInterface method configureSchema (line 26) | public function configureSchema(ConfigurationBuilderInterface $builder... method register (line 37) | public function register(EnvironmentBuilderInterface $environment): void FILE: vendor/league/commonmark/src/Extension/Mention/Generator/CallbackGenerator.php class CallbackGenerator (line 20) | final class CallbackGenerator implements MentionGeneratorInterface method __construct (line 29) | public function __construct(callable $callback) method generateMention (line 37) | public function generateMention(Mention $mention): ?AbstractInline FILE: vendor/league/commonmark/src/Extension/Mention/Generator/MentionGeneratorInterface.php type MentionGeneratorInterface (line 19) | interface MentionGeneratorInterface method generateMention (line 21) | public function generateMention(Mention $mention): ?AbstractInline; FILE: vendor/league/commonmark/src/Extension/Mention/Generator/StringTemplateLinkGenerator.php class StringTemplateLinkGenerator (line 19) | final class StringTemplateLinkGenerator implements MentionGeneratorInter... method __construct (line 23) | public function __construct(string $urlTemplate) method generateMention (line 28) | public function generateMention(Mention $mention): ?AbstractInline FILE: vendor/league/commonmark/src/Extension/Mention/Mention.php class Mention (line 22) | class Mention extends Link method __construct (line 30) | public function __construct(string $name, string $prefix, string $iden... method getLabel (line 39) | public function getLabel(): ?string method getIdentifier (line 48) | public function getIdentifier(): string method getName (line 53) | public function getName(): ?string method getPrefix (line 58) | public function getPrefix(): string method hasUrl (line 63) | public function hasUrl(): bool method setLabel (line 71) | public function setLabel(string $label): self method findLabelNode (line 83) | private function findLabelNode(): ?Text FILE: vendor/league/commonmark/src/Extension/Mention/MentionExtension.php class MentionExtension (line 23) | final class MentionExtension implements ConfigurableExtensionInterface method configureSchema (line 25) | public function configureSchema(ConfigurationBuilderInterface $builder... method register (line 46) | public function register(EnvironmentBuilderInterface $environment): void FILE: vendor/league/commonmark/src/Extension/Mention/MentionParser.php class MentionParser (line 23) | final class MentionParser implements InlineParserInterface method __construct (line 37) | public function __construct(string $name, string $prefix, string $iden... method getMatchDefinition (line 45) | public function getMatchDefinition(): InlineParserMatch method parse (line 53) | public function parse(InlineParserContext $inlineContext): bool method createWithStringTemplate (line 78) | public static function createWithStringTemplate(string $name, string $... method createWithCallback (line 83) | public static function createWithCallback(string $name, string $prefix... FILE: vendor/league/commonmark/src/Extension/SmartPunct/DashParser.php class DashParser (line 24) | final class DashParser implements InlineParserInterface method getMatchDefinition (line 29) | public function getMatchDefinition(): InlineParserMatch method parse (line 34) | public function parse(InlineParserContext $inlineContext): bool FILE: vendor/league/commonmark/src/Extension/SmartPunct/EllipsesParser.php class EllipsesParser (line 24) | final class EllipsesParser implements InlineParserInterface method getMatchDefinition (line 26) | public function getMatchDefinition(): InlineParserMatch method parse (line 31) | public function parse(InlineParserContext $inlineContext): bool FILE: vendor/league/commonmark/src/Extension/SmartPunct/Quote.php class Quote (line 21) | final class Quote extends AbstractStringContainer FILE: vendor/league/commonmark/src/Extension/SmartPunct/QuoteParser.php class QuoteParser (line 25) | final class QuoteParser implements InlineParserInterface method getMatchDefinition (line 37) | public function getMatchDefinition(): InlineParserMatch method parse (line 45) | public function parse(InlineParserContext $inlineContext): bool method determineFlanking (line 79) | private function determineFlanking(string $charBefore, string $charAft... FILE: vendor/league/commonmark/src/Extension/SmartPunct/QuoteProcessor.php class QuoteProcessor (line 23) | final class QuoteProcessor implements DelimiterProcessorInterface method __construct (line 34) | private function __construct(string $char, string $opener, string $clo... method getOpeningCharacter (line 41) | public function getOpeningCharacter(): string method getClosingCharacter (line 46) | public function getClosingCharacter(): string method getMinLength (line 51) | public function getMinLength(): int method getDelimiterUse (line 56) | public function getDelimiterUse(DelimiterInterface $opener, DelimiterI... method process (line 61) | public function process(AbstractStringContainer $opener, AbstractStrin... method createDoubleQuoteProcessor (line 70) | public static function createDoubleQuoteProcessor(string $opener = Quo... method createSingleQuoteProcessor (line 78) | public static function createSingleQuoteProcessor(string $opener = Quo... FILE: vendor/league/commonmark/src/Extension/SmartPunct/ReplaceUnpairedQuotesListener.php class ReplaceUnpairedQuotesListener (line 24) | final class ReplaceUnpairedQuotesListener method __invoke (line 26) | public function __invoke(DocumentParsedEvent $event): void FILE: vendor/league/commonmark/src/Extension/SmartPunct/SmartPunctExtension.php class SmartPunctExtension (line 30) | final class SmartPunctExtension implements ConfigurableExtensionInterface method configureSchema (line 32) | public function configureSchema(ConfigurationBuilderInterface $builder... method register (line 42) | public function register(EnvironmentBuilderInterface $environment): void FILE: vendor/league/commonmark/src/Extension/Strikethrough/Strikethrough.php class Strikethrough (line 19) | final class Strikethrough extends AbstractInline implements DelimitedInt... method __construct (line 23) | public function __construct(string $delimiter = '~~') method getOpeningDelimiter (line 30) | public function getOpeningDelimiter(): string method getClosingDelimiter (line 35) | public function getClosingDelimiter(): string FILE: vendor/league/commonmark/src/Extension/Strikethrough/StrikethroughDelimiterProcessor.php class StrikethroughDelimiterProcessor (line 20) | final class StrikethroughDelimiterProcessor implements CacheableDelimite... method getOpeningCharacter (line 22) | public function getOpeningCharacter(): string method getClosingCharacter (line 27) | public function getClosingCharacter(): string method getMinLength (line 32) | public function getMinLength(): int method getDelimiterUse (line 37) | public function getDelimiterUse(DelimiterInterface $opener, DelimiterI... method process (line 51) | public function process(AbstractStringContainer $opener, AbstractStrin... method getCacheKey (line 65) | public function getCacheKey(DelimiterInterface $closer): string FILE: vendor/league/commonmark/src/Extension/Strikethrough/StrikethroughExtension.php class StrikethroughExtension (line 19) | final class StrikethroughExtension implements ExtensionInterface method register (line 21) | public function register(EnvironmentBuilderInterface $environment): void FILE: vendor/league/commonmark/src/Extension/Strikethrough/StrikethroughRenderer.php class StrikethroughRenderer (line 22) | final class StrikethroughRenderer implements NodeRendererInterface, XmlN... method render (line 31) | public function render(Node $node, ChildNodeRendererInterface $childRe... method getXmlTagName (line 38) | public function getXmlTagName(Node $node): string method getXmlAttributes (line 46) | public function getXmlAttributes(Node $node): array FILE: vendor/league/commonmark/src/Extension/Table/Table.php class Table (line 20) | final class Table extends AbstractBlock FILE: vendor/league/commonmark/src/Extension/Table/TableCell.php class TableCell (line 20) | final class TableCell extends AbstractBlock method __construct (line 52) | public function __construct(string $type = self::TYPE_DATA, ?string $a... method getType (line 65) | public function getType(): string method setType (line 75) | public function setType(string $type): void method getAlign (line 85) | public function getAlign(): ?string method setAlign (line 95) | public function setAlign(?string $align): void FILE: vendor/league/commonmark/src/Extension/Table/TableCellRenderer.php class TableCellRenderer (line 25) | final class TableCellRenderer implements NodeRendererInterface, XmlNodeR... method __construct (line 39) | public function __construct(array $alignmentAttributes = self::DEFAULT... method render (line 51) | public function render(Node $node, ChildNodeRendererInterface $childRe... method getXmlTagName (line 65) | public function getXmlTagName(Node $node): string method getXmlAttributes (line 77) | public function getXmlAttributes(Node $node): array FILE: vendor/league/commonmark/src/Extension/Table/TableExtension.php class TableExtension (line 24) | final class TableExtension implements ConfigurableExtensionInterface method configureSchema (line 26) | public function configureSchema(ConfigurationBuilderInterface $builder... method register (line 48) | public function register(EnvironmentBuilderInterface $environment): void FILE: vendor/league/commonmark/src/Extension/Table/TableParser.php class TableParser (line 26) | final class TableParser extends AbstractBlockContinueParser implements B... method __construct (line 72) | public function __construct(array $columns, array $headerCells, int $r... method canHaveLazyContinuationLines (line 81) | public function canHaveLazyContinuationLines(): bool method getBlock (line 86) | public function getBlock(): Table method tryContinue (line 91) | public function tryContinue(Cursor $cursor, BlockContinueParserInterfa... method addLine (line 100) | public function addLine(string $line): void method parseInlines (line 109) | public function parseInlines(InlineParserEngineInterface $inlineParser... method parseCell (line 153) | private function parseCell(string $cell, int $column, InlineParserEngi... method split (line 169) | public static function split(string $line): array FILE: vendor/league/commonmark/src/Extension/Table/TableRenderer.php class TableRenderer (line 24) | final class TableRenderer implements NodeRendererInterface, XmlNodeRende... method render (line 33) | public function render(Node $node, ChildNodeRendererInterface $childRe... method getXmlTagName (line 46) | public function getXmlTagName(Node $node): string method getXmlAttributes (line 54) | public function getXmlAttributes(Node $node): array FILE: vendor/league/commonmark/src/Extension/Table/TableRow.php class TableRow (line 20) | final class TableRow extends AbstractBlock FILE: vendor/league/commonmark/src/Extension/Table/TableRowRenderer.php class TableRowRenderer (line 24) | final class TableRowRenderer implements NodeRendererInterface, XmlNodeRe... method render (line 33) | public function render(Node $node, ChildNodeRendererInterface $childRe... method getXmlTagName (line 44) | public function getXmlTagName(Node $node): string method getXmlAttributes (line 52) | public function getXmlAttributes(Node $node): array FILE: vendor/league/commonmark/src/Extension/Table/TableSection.php class TableSection (line 20) | final class TableSection extends AbstractBlock method __construct (line 38) | public function __construct(string $type = self::TYPE_BODY) method getType (line 50) | public function getType(): string method isHead (line 55) | public function isHead(): bool method isBody (line 60) | public function isBody(): bool FILE: vendor/league/commonmark/src/Extension/Table/TableSectionRenderer.php class TableSectionRenderer (line 24) | final class TableSectionRenderer implements NodeRendererInterface, XmlNo... method render (line 33) | public function render(Node $node, ChildNodeRendererInterface $childRe... method getXmlTagName (line 50) | public function getXmlTagName(Node $node): string method getXmlAttributes (line 62) | public function getXmlAttributes(Node $node): array FILE: vendor/league/commonmark/src/Extension/Table/TableStartParser.php class TableStartParser (line 24) | final class TableStartParser implements BlockStartParserInterface method __construct (line 28) | public function __construct(int $maxAutocompletedCells = TableParser::... method tryStart (line 33) | public function tryStart(Cursor $cursor, MarkdownParserStateInterface ... method parseSeparator (line 77) | private static function parseSeparator(Cursor $cursor): array method getAlignment (line 149) | private static function getAlignment(bool $left, bool $right): ?string FILE: vendor/league/commonmark/src/Extension/TableOfContents/Node/TableOfContents.php class TableOfContents (line 18) | final class TableOfContents extends ListBlock FILE: vendor/league/commonmark/src/Extension/TableOfContents/Node/TableOfContentsPlaceholder.php class TableOfContentsPlaceholder (line 18) | final class TableOfContentsPlaceholder extends AbstractBlock FILE: vendor/league/commonmark/src/Extension/TableOfContents/Normalizer/AsIsNormalizerStrategy.php class AsIsNormalizerStrategy (line 20) | final class AsIsNormalizerStrategy implements NormalizerStrategyInterface method __construct (line 31) | public function __construct(TableOfContents $toc) method addItem (line 36) | public function addItem(int $level, ListItem $listItemToAdd): void FILE: vendor/league/commonmark/src/Extension/TableOfContents/Normalizer/FlatNormalizerStrategy.php class FlatNormalizerStrategy (line 19) | final class FlatNormalizerStrategy implements NormalizerStrategyInterface method __construct (line 24) | public function __construct(TableOfContents $toc) method addItem (line 29) | public function addItem(int $level, ListItem $listItemToAdd): void FILE: vendor/league/commonmark/src/Extension/TableOfContents/Normalizer/NormalizerStrategyInterface.php type NormalizerStrategyInterface (line 18) | interface NormalizerStrategyInterface method addItem (line 20) | public function addItem(int $level, ListItem $listItemToAdd): void; FILE: vendor/league/commonmark/src/Extension/TableOfContents/Normalizer/RelativeNormalizerStrategy.php class RelativeNormalizerStrategy (line 20) | final class RelativeNormalizerStrategy implements NormalizerStrategyInte... method __construct (line 32) | public function __construct(TableOfContents $toc) method addItem (line 37) | public function addItem(int $level, ListItem $listItemToAdd): void FILE: vendor/league/commonmark/src/Extension/TableOfContents/TableOfContentsBuilder.php class TableOfContentsBuilder (line 27) | final class TableOfContentsBuilder implements ConfigurationAwareInterface method onDocumentParsed (line 36) | public function onDocumentParsed(DocumentParsedEvent $event): void method insertBeforeFirstLinkedHeading (line 73) | private function insertBeforeFirstLinkedHeading(Document $document, Ta... method replacePlaceholders (line 90) | private function replacePlaceholders(Document $document, TableOfConten... method setConfiguration (line 102) | public function setConfiguration(ConfigurationInterface $configuration... FILE: vendor/league/commonmark/src/Extension/TableOfContents/TableOfContentsExtension.php class TableOfContentsExtension (line 26) | final class TableOfContentsExtension implements ConfigurableExtensionInt... method configureSchema (line 28) | public function configureSchema(ConfigurationBuilderInterface $builder... method register (line 41) | public function register(EnvironmentBuilderInterface $environment): void FILE: vendor/league/commonmark/src/Extension/TableOfContents/TableOfContentsGenerator.php class TableOfContentsGenerator (line 33) | final class TableOfContentsGenerator implements TableOfContentsGenerator... method __construct (line 57) | public function __construct(string $style, string $normalizationStrate... method generate (line 70) | public function generate(Document $document): ?TableOfContents method createToc (line 117) | private function createToc(Document $document): TableOfContents method getHeadingLinks (line 140) | private function getHeadingLinks(Document $document): iterable method getNormalizer (line 155) | private function getNormalizer(TableOfContents $toc): NormalizerStrate... FILE: vendor/league/commonmark/src/Extension/TableOfContents/TableOfContentsGeneratorInterface.php type TableOfContentsGeneratorInterface (line 19) | interface TableOfContentsGeneratorInterface method generate (line 21) | public function generate(Document $document): ?TableOfContents; FILE: vendor/league/commonmark/src/Extension/TableOfContents/TableOfContentsPlaceholderParser.php class TableOfContentsPlaceholderParser (line 27) | final class TableOfContentsPlaceholderParser extends AbstractBlockContin... method __construct (line 32) | public function __construct() method getBlock (line 37) | public function getBlock(): TableOfContentsPlaceholder method tryContinue (line 42) | public function tryContinue(Cursor $cursor, BlockContinueParserInterfa... method blockStartParser (line 47) | public static function blockStartParser(): BlockStartParserInterface FILE: vendor/league/commonmark/src/Extension/TableOfContents/TableOfContentsPlaceholderRenderer.php class TableOfContentsPlaceholderRenderer (line 21) | final class TableOfContentsPlaceholderRenderer implements NodeRendererIn... method render (line 23) | public function render(Node $node, ChildNodeRendererInterface $childRe... method getXmlTagName (line 28) | public function getXmlTagName(Node $node): string method getXmlAttributes (line 36) | public function getXmlAttributes(Node $node): array FILE: vendor/league/commonmark/src/Extension/TableOfContents/TableOfContentsRenderer.php class TableOfContentsRenderer (line 21) | final class TableOfContentsRenderer implements NodeRendererInterface, Xm... method __construct (line 31) | public function __construct(NodeRendererInterface $innerRenderer) method render (line 39) | public function render(Node $node, ChildNodeRendererInterface $childRe... method getXmlTagName (line 44) | public function getXmlTagName(Node $node): string method getXmlAttributes (line 52) | public function getXmlAttributes(Node $node): array FILE: vendor/league/commonmark/src/Extension/TaskList/TaskListExtension.php class TaskListExtension (line 19) | final class TaskListExtension implements ExtensionInterface method register (line 21) | public function register(EnvironmentBuilderInterface $environment): void FILE: vendor/league/commonmark/src/Extension/TaskList/TaskListItemMarker.php class TaskListItemMarker (line 18) | final class TaskListItemMarker extends AbstractInline method __construct (line 23) | public function __construct(bool $isCompleted) method isChecked (line 30) | public function isChecked(): bool method setChecked (line 35) | public function setChecked(bool $checked): void FILE: vendor/league/commonmark/src/Extension/TaskList/TaskListItemMarkerParser.php class TaskListItemMarkerParser (line 22) | final class TaskListItemMarkerParser implements InlineParserInterface method getMatchDefinition (line 24) | public function getMatchDefinition(): InlineParserMatch method parse (line 29) | public function parse(InlineParserContext $inlineContext): bool FILE: vendor/league/commonmark/src/Extension/TaskList/TaskListItemMarkerRenderer.php class TaskListItemMarkerRenderer (line 22) | final class TaskListItemMarkerRenderer implements NodeRendererInterface,... method render (line 31) | public function render(Node $node, ChildNodeRendererInterface $childRe... method getXmlTagName (line 48) | public function getXmlTagName(Node $node): string method getXmlAttributes (line 60) | public function getXmlAttributes(Node $node): array FILE: vendor/league/commonmark/src/GithubFlavoredMarkdownConverter.php class GithubFlavoredMarkdownConverter (line 23) | final class GithubFlavoredMarkdownConverter extends MarkdownConverter method __construct (line 30) | public function __construct(array $config = []) method getEnvironment (line 39) | public function getEnvironment(): Environment FILE: vendor/league/commonmark/src/Input/MarkdownInput.php class MarkdownInput (line 18) | class MarkdownInput implements MarkdownInputInterface method __construct (line 36) | public function __construct(string $content, int $lineOffset = 0) method getContent (line 51) | public function getContent(): string method getLines (line 59) | public function getLines(): iterable method getLineCount (line 71) | public function getLineCount(): int method splitLinesIfNeeded (line 80) | private function splitLinesIfNeeded(): void FILE: vendor/league/commonmark/src/Input/MarkdownInputInterface.php type MarkdownInputInterface (line 16) | interface MarkdownInputInterface method getContent (line 18) | public function getContent(): string; method getLines (line 23) | public function getLines(): iterable; method getLineCount (line 25) | public function getLineCount(): int; FILE: vendor/league/commonmark/src/MarkdownConverter.php class MarkdownConverter (line 24) | class MarkdownConverter implements ConverterInterface, MarkdownConverter... method __construct (line 35) | public function __construct(EnvironmentInterface $environment) method getEnvironment (line 43) | public function getEnvironment(): EnvironmentInterface method convert (line 57) | public function convert(string $input): RenderedContentInterface method convertToHtml (line 75) | public function convertToHtml(string $markdown): RenderedContentInterface method __invoke (line 89) | public function __invoke(string $markdown): RenderedContentInterface FILE: vendor/league/commonmark/src/MarkdownConverterInterface.php type MarkdownConverterInterface (line 24) | interface MarkdownConverterInterface method convertToHtml (line 33) | public function convertToHtml(string $markdown): RenderedContentInterf... FILE: vendor/league/commonmark/src/Node/Block/AbstractBlock.php class AbstractBlock (line 27) | abstract class AbstractBlock extends Node method setParent (line 33) | protected function setParent(?Node $node = null): void method setStartLine (line 42) | public function setStartLine(?int $startLine): void method getStartLine (line 50) | public function getStartLine(): ?int method setEndLine (line 55) | public function setEndLine(?int $endLine): void method getEndLine (line 60) | public function getEndLine(): ?int FILE: vendor/league/commonmark/src/Node/Block/Document.php class Document (line 23) | class Document extends AbstractBlock method __construct (line 28) | public function __construct(?ReferenceMapInterface $referenceMap = null) method getReferenceMap (line 37) | public function getReferenceMap(): ReferenceMapInterface method canContain (line 42) | public function canContain(AbstractBlock $block): bool method isCode (line 47) | public function isCode(): bool method matchesNextLine (line 52) | public function matchesNextLine(Cursor $cursor): bool FILE: vendor/league/commonmark/src/Node/Block/Paragraph.php class Paragraph (line 19) | class Paragraph extends AbstractBlock FILE: vendor/league/commonmark/src/Node/Block/TightBlockInterface.php type TightBlockInterface (line 16) | interface TightBlockInterface method isTight (line 18) | public function isTight(): bool; method setTight (line 20) | public function setTight(bool $tight): void; FILE: vendor/league/commonmark/src/Node/Inline/AbstractInline.php class AbstractInline (line 21) | abstract class AbstractInline extends Node FILE: vendor/league/commonmark/src/Node/Inline/AbstractStringContainer.php class AbstractStringContainer (line 21) | abstract class AbstractStringContainer extends AbstractInline implements... method __construct (line 28) | public function __construct(string $contents = '', array $data = []) method getLiteral (line 38) | public function getLiteral(): string method setLiteral (line 43) | public function setLiteral(string $literal): void FILE: vendor/league/commonmark/src/Node/Inline/AdjacentTextMerger.php class AdjacentTextMerger (line 24) | final class AdjacentTextMerger method mergeChildNodes (line 26) | public static function mergeChildNodes(Node $node): void method mergeTextNodesBetweenExclusive (line 37) | public static function mergeTextNodesBetweenExclusive(Node $fromNode, ... method mergeWithDirectlyAdjacentNodes (line 48) | public static function mergeWithDirectlyAdjacentNodes(Text $node): void method mergeTextNodesInclusive (line 56) | private static function mergeTextNodesInclusive(Node $fromNode, Node $... method mergeIfNeeded (line 85) | private static function mergeIfNeeded(?Text $first, ?Text $last): void FILE: vendor/league/commonmark/src/Node/Inline/DelimitedInterface.php type DelimitedInterface (line 16) | interface DelimitedInterface method getOpeningDelimiter (line 18) | public function getOpeningDelimiter(): string; method getClosingDelimiter (line 20) | public function getClosingDelimiter(): string; FILE: vendor/league/commonmark/src/Node/Inline/Newline.php class Newline (line 19) | final class Newline extends AbstractInline method __construct (line 28) | public function __construct(int $breakType = self::HARDBREAK) method getType (line 36) | public function getType(): int FILE: vendor/league/commonmark/src/Node/Inline/Text.php class Text (line 19) | final class Text extends AbstractStringContainer method append (line 21) | public function append(string $literal): void FILE: vendor/league/commonmark/src/Node/Node.php class Node (line 22) | abstract class Node method __construct (line 45) | public function __construct() method previous (line 52) | public function previous(): ?Node method next (line 57) | public function next(): ?Node method parent (line 62) | public function parent(): ?Node method setParent (line 67) | protected function setParent(?Node $node = null): void method insertAfter (line 76) | public function insertAfter(Node $sibling): void method insertBefore (line 97) | public function insertBefore(Node $sibling): void method replaceWith (line 115) | public function replaceWith(Node $replacement): void method detach (line 122) | public function detach(): void method hasChildren (line 142) | public function hasChildren(): bool method firstChild (line 147) | public function firstChild(): ?Node method lastChild (line 152) | public function lastChild(): ?Node method children (line 160) | public function children(): iterable method appendChild (line 170) | public function appendChild(Node $child): void method prependChild (line 184) | public function prependChild(Node $child): void method detachChildren (line 198) | public function detachChildren(): void method replaceChildren (line 212) | public function replaceChildren(iterable $children): void method getDepth (line 220) | public function getDepth(): int method walker (line 225) | public function walker(): NodeWalker method iterator (line 230) | public function iterator(int $flags = 0): NodeIterator method __clone (line 240) | public function __clone() method assertInstanceOf (line 256) | public static function assertInstanceOf(Node $node): void FILE: vendor/league/commonmark/src/Node/NodeIterator.php class NodeIterator (line 21) | final class NodeIterator implements \IteratorAggregate method __construct (line 28) | public function __construct(Node $node, int $flags = 0) method getIterator (line 37) | public function getIterator(): \Generator FILE: vendor/league/commonmark/src/Node/NodeWalker.php class NodeWalker (line 21) | final class NodeWalker method __construct (line 32) | public function __construct(Node $root) method next (line 44) | public function next(): ?NodeWalkerEvent method resumeAt (line 75) | public function resumeAt(Node $node, bool $entering = true): void FILE: vendor/league/commonmark/src/Node/NodeWalkerEvent.php class NodeWalkerEvent (line 19) | final class NodeWalkerEvent method __construct (line 27) | public function __construct(Node $node, bool $isEntering = true) method getNode (line 33) | public function getNode(): Node method isEntering (line 38) | public function isEntering(): bool FILE: vendor/league/commonmark/src/Node/Query.php class Query (line 19) | final class Query method __construct (line 24) | public function __construct() method where (line 29) | public function where(callable ...$conditions): self method andWhere (line 34) | public function andWhere(callable ...$conditions): self method orWhere (line 47) | public function orWhere(callable ...$conditions): self method findOne (line 60) | public function findOne(Node $node): ?Node method findAll (line 74) | public function findAll(Node $node, ?int $limit = PHP_INT_MAX): iterable method type (line 96) | public static function type(string $class): callable method hasChild (line 106) | public static function hasChild(?callable $condition = null): callable method hasParent (line 124) | public static function hasParent(?callable $condition = null): callable FILE: vendor/league/commonmark/src/Node/Query/AndExpr.php class AndExpr (line 21) | final class AndExpr implements ExpressionInterface method __construct (line 32) | public function __construct(callable ...$expressions) method add (line 40) | public function add(callable $expression): void method __invoke (line 45) | public function __invoke(Node $node): bool FILE: vendor/league/commonmark/src/Node/Query/ExpressionInterface.php type ExpressionInterface (line 18) | interface ExpressionInterface method __invoke (line 20) | public function __invoke(Node $node): bool; FILE: vendor/league/commonmark/src/Node/Query/OrExpr.php class OrExpr (line 21) | final class OrExpr implements ExpressionInterface method __construct (line 32) | public function __construct(callable ...$expressions) method add (line 40) | public function add(callable $expression): void method __invoke (line 45) | public function __invoke(Node $node): bool FILE: vendor/league/commonmark/src/Node/RawMarkupContainerInterface.php type RawMarkupContainerInterface (line 19) | interface RawMarkupContainerInterface extends StringContainerInterface FILE: vendor/league/commonmark/src/Node/StringContainerHelper.php class StringContainerHelper (line 16) | final class StringContainerHelper method getChildText (line 26) | public static function getChildText(Node $node, array $excludeTypes = ... method isOneOf (line 44) | private static function isOneOf(object $object, array $classesOrInterf... FILE: vendor/league/commonmark/src/Node/StringContainerInterface.php type StringContainerInterface (line 22) | interface StringContainerInterface method setLiteral (line 24) | public function setLiteral(string $literal): void; method getLiteral (line 26) | public function getLiteral(): string; FILE: vendor/league/commonmark/src/Normalizer/SlugNormalizer.php class SlugNormalizer (line 22) | final class SlugNormalizer implements TextNormalizerInterface, Configura... method setConfiguration (line 27) | public function setConfiguration(ConfigurationInterface $configuration... method normalize (line 37) | public function normalize(string $text, array $context = []): string FILE: vendor/league/commonmark/src/Normalizer/TextNormalizer.php class TextNormalizer (line 23) | final class TextNormalizer implements TextNormalizerInterface method normalize (line 30) | public function normalize(string $text, array $context = []): string FILE: vendor/league/commonmark/src/Normalizer/TextNormalizerInterface.php type TextNormalizerInterface (line 19) | interface TextNormalizerInterface method normalize (line 32) | public function normalize(string $text, array $context = []): string; FILE: vendor/league/commonmark/src/Normalizer/UniqueSlugNormalizer.php class UniqueSlugNormalizer (line 17) | final class UniqueSlugNormalizer implements UniqueSlugNormalizerInterface method __construct (line 23) | public function __construct(TextNormalizerInterface $innerNormalizer) method clearHistory (line 28) | public function clearHistory(): void method normalize (line 38) | public function normalize(string $text, array $context = []): string FILE: vendor/league/commonmark/src/Normalizer/UniqueSlugNormalizerInterface.php type UniqueSlugNormalizerInterface (line 16) | interface UniqueSlugNormalizerInterface extends TextNormalizerInterface method clearHistory (line 27) | public function clearHistory(): void; FILE: vendor/league/commonmark/src/Output/RenderedContent.php class RenderedContent (line 18) | class RenderedContent implements RenderedContentInterface, \Stringable method __construct (line 26) | public function __construct(Document $document, string $content) method getDocument (line 32) | public function getDocument(): Document method getContent (line 37) | public function getContent(): string method __toString (line 45) | public function __toString(): string FILE: vendor/league/commonmark/src/Output/RenderedContentInterface.php type RenderedContentInterface (line 18) | interface RenderedContentInterface extends \Stringable method getDocument (line 23) | public function getDocument(): Document; method getContent (line 28) | public function getContent(): string; FILE: vendor/league/commonmark/src/Parser/Block/AbstractBlockContinueParser.php class AbstractBlockContinueParser (line 23) | abstract class AbstractBlockContinueParser implements BlockContinueParse... method isContainer (line 25) | public function isContainer(): bool method canHaveLazyContinuationLines (line 30) | public function canHaveLazyContinuationLines(): bool method canContain (line 35) | public function canContain(AbstractBlock $childBlock): bool method addLine (line 40) | public function addLine(string $line): void method closeBlock (line 44) | public function closeBlock(): void FILE: vendor/league/commonmark/src/Parser/Block/BlockContinue.php class BlockContinue (line 24) | final class BlockContinue method __construct (line 32) | private function __construct(?CursorState $cursorState = null, bool $f... method getCursorState (line 38) | public function getCursorState(): ?CursorState method isFinalize (line 43) | public function isFinalize(): bool method none (line 53) | public static function none(): ?self method at (line 61) | public static function at(Cursor $cursor): self method finished (line 69) | public static function finished(): self FILE: vendor/league/commonmark/src/Parser/Block/BlockContinueParserInterface.php type BlockContinueParserInterface (line 28) | interface BlockContinueParserInterface method getBlock (line 33) | public function getBlock(): AbstractBlock; method isContainer (line 38) | public function isContainer(): bool; method canHaveLazyContinuationLines (line 43) | public function canHaveLazyContinuationLines(): bool; method canContain (line 48) | public function canContain(AbstractBlock $childBlock): bool; method tryContinue (line 53) | public function tryContinue(Cursor $cursor, BlockContinueParserInterfa... method addLine (line 58) | public function addLine(string $line): void; method closeBlock (line 63) | public function closeBlock(): void; FILE: vendor/league/commonmark/src/Parser/Block/BlockContinueParserWithInlinesInterface.php type BlockContinueParserWithInlinesInterface (line 18) | interface BlockContinueParserWithInlinesInterface extends BlockContinueP... method parseInlines (line 23) | public function parseInlines(InlineParserEngineInterface $inlineParser... FILE: vendor/league/commonmark/src/Parser/Block/BlockStart.php class BlockStart (line 22) | final class BlockStart method __construct (line 39) | private function __construct(BlockContinueParserInterface ...$blockPar... method getBlockParsers (line 47) | public function getBlockParsers(): iterable method getCursorState (line 52) | public function getCursorState(): ?CursorState method isReplaceActiveBlockParser (line 57) | public function isReplaceActiveBlockParser(): bool method isAborting (line 65) | public function isAborting(): bool method at (line 75) | public function at(Cursor $cursor): self method replaceActiveBlockParser (line 87) | public function replaceActiveBlockParser(): self method none (line 99) | public static function none(): ?self method of (line 107) | public static function of(BlockContinueParserInterface ...$blockParser... method abort (line 117) | public static function abort(): self FILE: vendor/league/commonmark/src/Parser/Block/BlockStartParserInterface.php type BlockStartParserInterface (line 22) | interface BlockStartParserInterface method tryStart (line 32) | public function tryStart(Cursor $cursor, MarkdownParserStateInterface ... FILE: vendor/league/commonmark/src/Parser/Block/DocumentBlockParser.php class DocumentBlockParser (line 25) | final class DocumentBlockParser extends AbstractBlockContinueParser method __construct (line 30) | public function __construct(ReferenceMapInterface $referenceMap) method getBlock (line 35) | public function getBlock(): Document method isContainer (line 40) | public function isContainer(): bool method canContain (line 45) | public function canContain(AbstractBlock $childBlock): bool method tryContinue (line 50) | public function tryContinue(Cursor $cursor, BlockContinueParserInterfa... method closeBlock (line 55) | public function closeBlock(): void method removeLinkReferenceDefinitions (line 60) | private function removeLinkReferenceDefinitions(): void FILE: vendor/league/commonmark/src/Parser/Block/ParagraphParser.php class ParagraphParser (line 22) | final class ParagraphParser extends AbstractBlockContinueParser implemen... method __construct (line 30) | public function __construct() method canHaveLazyContinuationLines (line 36) | public function canHaveLazyContinuationLines(): bool method getBlock (line 41) | public function getBlock(): Paragraph method tryContinue (line 46) | public function tryContinue(Cursor $cursor, BlockContinueParserInterfa... method addLine (line 55) | public function addLine(string $line): void method closeBlock (line 60) | public function closeBlock(): void method parseInlines (line 65) | public function parseInlines(InlineParserEngineInterface $inlineParser... method getContentString (line 73) | public function getContentString(): string method getReferences (line 81) | public function getReferences(): iterable FILE: vendor/league/commonmark/src/Parser/Block/SkipLinesStartingWithLettersParser.php class SkipLinesStartingWithLettersParser (line 33) | final class SkipLinesStartingWithLettersParser implements BlockStartPars... method tryStart (line 35) | public function tryStart(Cursor $cursor, MarkdownParserStateInterface ... FILE: vendor/league/commonmark/src/Parser/Cursor.php class Cursor (line 18) | class Cursor method __construct (line 62) | public function __construct(string $line) method getNextNonSpacePosition (line 77) | public function getNextNonSpacePosition(): int method getNextNonSpaceCharacter (line 114) | public function getNextNonSpaceCharacter(): ?string method getIndent (line 131) | public function getIndent(): int method isIndented (line 143) | public function isIndented(): bool method getCharacter (line 152) | public function getCharacter(?int $index = null): ?string method getCurrentCharacter (line 173) | public function getCurrentCharacter(): ?string method peek (line 189) | public function peek(int $offset = 1): ?string method isBlank (line 197) | public function isBlank(): bool method advance (line 205) | public function advance(): void method advanceBy (line 216) | public function advanceBy(int $characters, bool $advanceByColumns = fa... method advanceBySpaceOrTab (line 279) | public function advanceBySpaceOrTab(): bool method advanceToNextNonSpaceOrTab (line 297) | public function advanceToNextNonSpaceOrTab(): int method advanceToNextNonSpaceOrNewline (line 323) | public function advanceToNextNonSpaceOrNewline(): int method advanceToEnd (line 352) | public function advanceToEnd(): int method getRemainder (line 362) | public function getRemainder(): string method getLine (line 383) | public function getLine(): string method isAtEnd (line 388) | public function isAtEnd(): bool method match (line 400) | public function match(string $regex): ?string method saveState (line 434) | public function saveState(): CursorState method restoreState (line 451) | public function restoreState(CursorState $state): void method getPosition (line 463) | public function getPosition(): int method getPreviousText (line 468) | public function getPreviousText(): string method getSubstring (line 477) | public function getSubstring(int $start, ?int $length = null): string method getColumn (line 490) | public function getColumn(): int FILE: vendor/league/commonmark/src/Parser/CursorState.php class CursorState (line 28) | final class CursorState method __construct (line 42) | public function __construct(array $state) method toArray (line 52) | public function toArray(): array FILE: vendor/league/commonmark/src/Parser/Inline/InlineParserInterface.php type InlineParserInterface (line 18) | interface InlineParserInterface method getMatchDefinition (line 20) | public function getMatchDefinition(): InlineParserMatch; method parse (line 22) | public function parse(InlineParserContext $inlineContext): bool; FILE: vendor/league/commonmark/src/Parser/Inline/InlineParserMatch.php class InlineParserMatch (line 18) | final class InlineParserMatch method __construct (line 24) | private function __construct(string $regex, bool $caseSensitive = false) method caseSensitive (line 30) | public function caseSensitive(): self method getRegex (line 42) | public function getRegex(): string method string (line 50) | public static function string(string $str): self method oneOf (line 58) | public static function oneOf(string ...$str): self method regex (line 66) | public static function regex(string $regex): self method join (line 71) | public static function join(self ...$definitions): self FILE: vendor/league/commonmark/src/Parser/Inline/NewlineParser.php class NewlineParser (line 23) | final class NewlineParser implements InlineParserInterface method getMatchDefinition (line 25) | public function getMatchDefinition(): InlineParserMatch method parse (line 30) | public function parse(InlineParserContext $inlineContext): bool FILE: vendor/league/commonmark/src/Parser/InlineParserContext.php class InlineParserContext (line 23) | final class InlineParserContext method __construct (line 45) | public function __construct(Cursor $contents, AbstractBlock $container... method getContainer (line 53) | public function getContainer(): AbstractBlock method getReferenceMap (line 58) | public function getReferenceMap(): ReferenceMapInterface method getCursor (line 63) | public function getCursor(): Cursor method getDelimiterStack (line 68) | public function getDelimiterStack(): DelimiterStack method getFullMatch (line 76) | public function getFullMatch(): string method getFullMatchLength (line 84) | public function getFullMatchLength(): int method getMatches (line 94) | public function getMatches(): array method getSubMatches (line 102) | public function getSubMatches(): array method withMatches (line 112) | public function withMatches(array $matches): InlineParserContext FILE: vendor/league/commonmark/src/Parser/InlineParserEngine.php class InlineParserEngine (line 29) | final class InlineParserEngine implements InlineParserEngineInterface method __construct (line 44) | public function __construct(EnvironmentInterface $environment, Referen... method parse (line 57) | public function parse(string $contents, AbstractBlock $block): void method addPlainText (line 112) | private function addPlainText(string $text, AbstractBlock $container):... method matchParsers (line 134) | private function matchParsers(string $contents): array FILE: vendor/league/commonmark/src/Parser/InlineParserEngineInterface.php type InlineParserEngineInterface (line 21) | interface InlineParserEngineInterface method parse (line 26) | public function parse(string $contents, AbstractBlock $block): void; FILE: vendor/league/commonmark/src/Parser/MarkdownParser.php class MarkdownParser (line 39) | final class MarkdownParser implements MarkdownParserInterface method __construct (line 70) | public function __construct(EnvironmentInterface $environment) method initialize (line 75) | private function initialize(): void method parse (line 88) | public function parse(string $input): Document method parseLine (line 117) | private function parseLine(string $line): void method parseBlockContinuation (line 196) | private function parseBlockContinuation(): ?int method findBlockStart (line 224) | private function findBlockStart(BlockContinueParserInterface $lastMatc... method closeBlockParsers (line 238) | private function closeBlockParsers(int $count, int $endLineNumber): void method finalize (line 257) | private function finalize(BlockContinueParserInterface $blockParser, i... method processInlines (line 270) | private function processInlines(int $inputSize): void method addChild (line 283) | private function addChild(BlockContinueParserInterface $blockParser, ?... method activateBlockParser (line 297) | private function activateBlockParser(BlockContinueParserInterface $blo... method deactivateBlockParser (line 305) | private function deactivateBlockParser(): BlockContinueParserInterface method prepareActiveBlockParserForReplacement (line 318) | private function prepareActiveBlockParserForReplacement(): ?int method updateReferenceMap (line 335) | private function updateReferenceMap(iterable $references): void method getActiveBlockParser (line 347) | public function getActiveBlockParser(): BlockContinueParserInterface FILE: vendor/league/commonmark/src/Parser/MarkdownParserInterface.php type MarkdownParserInterface (line 19) | interface MarkdownParserInterface method parse (line 24) | public function parse(string $input): Document; FILE: vendor/league/commonmark/src/Parser/MarkdownParserState.php class MarkdownParserState (line 22) | final class MarkdownParserState implements MarkdownParserStateInterface method __construct (line 30) | public function __construct(BlockContinueParserInterface $activeBlockP... method getActiveBlockParser (line 36) | public function getActiveBlockParser(): BlockContinueParserInterface method getLastMatchedBlockParser (line 41) | public function getLastMatchedBlockParser(): BlockContinueParserInterface method getParagraphContent (line 46) | public function getParagraphContent(): ?string FILE: vendor/league/commonmark/src/Parser/MarkdownParserStateInterface.php type MarkdownParserStateInterface (line 18) | interface MarkdownParserStateInterface method getActiveBlockParser (line 23) | public function getActiveBlockParser(): BlockContinueParserInterface; method getLastMatchedBlockParser (line 29) | public function getLastMatchedBlockParser(): BlockContinueParserInterf... method getParagraphContent (line 35) | public function getParagraphContent(): ?string; FILE: vendor/league/commonmark/src/Parser/ParserLogicException.php class ParserLogicException (line 18) | class ParserLogicException extends \LogicException implements CommonMark... FILE: vendor/league/commonmark/src/Reference/MemoryLimitedReferenceMap.php class MemoryLimitedReferenceMap (line 16) | final class MemoryLimitedReferenceMap implements ReferenceMapInterface method __construct (line 24) | public function __construct(ReferenceMapInterface $decorated, int $max... method add (line 30) | public function add(ReferenceInterface $reference): void method contains (line 35) | public function contains(string $label): bool method get (line 40) | public function get(string $label): ?ReferenceInterface method getIterator (line 59) | public function getIterator(): \Traversable method count (line 64) | public function count(): int FILE: vendor/league/commonmark/src/Reference/Reference.php class Reference (line 22) | final class Reference implements ReferenceInterface method __construct (line 33) | public function __construct(string $label, string $destination, string... method getLabel (line 40) | public function getLabel(): string method getDestination (line 45) | public function getDestination(): string method getTitle (line 50) | public function getTitle(): string FILE: vendor/league/commonmark/src/Reference/ReferenceInterface.php type ReferenceInterface (line 22) | interface ReferenceInterface method getLabel (line 24) | public function getLabel(): string; method getDestination (line 26) | public function getDestination(): string; method getTitle (line 28) | public function getTitle(): string; FILE: vendor/league/commonmark/src/Reference/ReferenceMap.php class ReferenceMap (line 24) | final class ReferenceMap implements ReferenceMapInterface method __construct (line 36) | public function __construct() method add (line 41) | public function add(ReferenceInterface $reference): void method contains (line 49) | public function contains(string $label): bool method get (line 60) | public function get(string $label): ?ReferenceInterface method getIterator (line 74) | public function getIterator(): \Traversable method count (line 81) | public function count(): int FILE: vendor/league/commonmark/src/Reference/ReferenceMapInterface.php type ReferenceMapInterface (line 24) | interface ReferenceMapInterface extends \IteratorAggregate, \Countable method add (line 26) | public function add(ReferenceInterface $reference): void; method contains (line 28) | public function contains(string $label): bool; method get (line 30) | public function get(string $label): ?ReferenceInterface; FILE: vendor/league/commonmark/src/Reference/ReferenceParser.php class ReferenceParser (line 22) | final class ReferenceParser method getParagraphContent (line 69) | public function getParagraphContent(): string method getReferences (line 77) | public function getReferences(): iterable method hasReferences (line 84) | public function hasReferences(): bool method parse (line 89) | public function parse(string $line): void method parseStartDefinition (line 133) | private function parseStartDefinition(Cursor $cursor): bool method parseLabel (line 151) | private function parseLabel(Cursor $cursor): bool method parseDestination (line 200) | private function parseDestination(Cursor $cursor): bool method parseStartTitle (line 227) | private function parseStartTitle(Cursor $cursor): bool method parseTitle (line 265) | private function parseTitle(Cursor $cursor): bool method finishReference (line 309) | private function finishReference(): void FILE: vendor/league/commonmark/src/Reference/ReferenceableInterface.php type ReferenceableInterface (line 16) | interface ReferenceableInterface method getReference (line 18) | public function getReference(): ReferenceInterface; FILE: vendor/league/commonmark/src/Renderer/Block/DocumentRenderer.php class DocumentRenderer (line 25) | final class DocumentRenderer implements NodeRendererInterface, XmlNodeRe... method render (line 34) | public function render(Node $node, ChildNodeRendererInterface $childRe... method getXmlTagName (line 43) | public function getXmlTagName(Node $node): string method getXmlAttributes (line 51) | public function getXmlAttributes(Node $node): array FILE: vendor/league/commonmark/src/Renderer/Block/ParagraphRenderer.php class ParagraphRenderer (line 27) | final class ParagraphRenderer implements NodeRendererInterface, XmlNodeR... method render (line 36) | public function render(Node $node, ChildNodeRendererInterface $childRe... method getXmlTagName (line 49) | public function getXmlTagName(Node $node): string method getXmlAttributes (line 57) | public function getXmlAttributes(Node $node): array method inTightList (line 62) | private function inTightList(Paragraph $node): bool FILE: vendor/league/commonmark/src/Renderer/ChildNodeRendererInterface.php type ChildNodeRendererInterface (line 21) | interface ChildNodeRendererInterface method renderNodes (line 26) | public function renderNodes(iterable $nodes): string; method getBlockSeparator (line 28) | public function getBlockSeparator(): string; method getInnerSeparator (line 30) | public function getInnerSeparator(): string; FILE: vendor/league/commonmark/src/Renderer/DocumentRendererInterface.php type DocumentRendererInterface (line 22) | interface DocumentRendererInterface extends MarkdownRendererInterface method renderDocument (line 27) | public function renderDocument(Document $document): RenderedContentInt... FILE: vendor/league/commonmark/src/Renderer/HtmlDecorator.php class HtmlDecorator (line 19) | final class HtmlDecorator implements NodeRendererInterface method __construct (line 30) | public function __construct(NodeRendererInterface $inner, string $tag,... method render (line 41) | public function render(Node $node, ChildNodeRendererInterface $childRe... FILE: vendor/league/commonmark/src/Renderer/HtmlRenderer.php class HtmlRenderer (line 28) | final class HtmlRenderer implements DocumentRendererInterface, ChildNode... method __construct (line 33) | public function __construct(EnvironmentInterface $environment) method renderDocument (line 38) | public function renderDocument(Document $document): RenderedContentInt... method renderNodes (line 53) | public function renderNodes(iterable $nodes): string method renderNode (line 77) | private function renderNode(Node $node) method getBlockSeparator (line 91) | public function getBlockSeparator(): string method getInnerSeparator (line 96) | public function getInnerSeparator(): string FILE: vendor/league/commonmark/src/Renderer/Inline/NewlineRenderer.php class NewlineRenderer (line 27) | final class NewlineRenderer implements NodeRendererInterface, XmlNodeRen... method setConfiguration (line 32) | public function setConfiguration(ConfigurationInterface $configuration... method render (line 44) | public function render(Node $node, ChildNodeRendererInterface $childRe... method getXmlTagName (line 62) | public function getXmlTagName(Node $node): string method getXmlAttributes (line 72) | public function getXmlAttributes(Node $node): array FILE: vendor/league/commonmark/src/Renderer/Inline/TextRenderer.php class TextRenderer (line 26) | final class TextRenderer implements NodeRendererInterface, XmlNodeRender... method render (line 35) | public function render(Node $node, ChildNodeRendererInterface $childRe... method getXmlTagName (line 42) | public function getXmlTagName(Node $node): string method getXmlAttributes (line 50) | public function getXmlAttributes(Node $node): array FILE: vendor/league/commonmark/src/Renderer/MarkdownRendererInterface.php type MarkdownRendererInterface (line 24) | interface MarkdownRendererInterface method renderDocument (line 29) | public function renderDocument(Document $document): RenderedContentInt... FILE: vendor/league/commonmark/src/Renderer/NoMatchingRendererException.php class NoMatchingRendererException (line 18) | class NoMatchingRendererException extends LogicException FILE: vendor/league/commonmark/src/Renderer/NodeRendererInterface.php type NodeRendererInterface (line 19) | interface NodeRendererInterface method render (line 26) | public function render(Node $node, ChildNodeRendererInterface $childRe... FILE: vendor/league/commonmark/src/Util/ArrayCollection.php class ArrayCollection (line 27) | final class ArrayCollection implements \IteratorAggregate, \Countable, \... method __construct (line 42) | public function __construct(array $elements = []) method first (line 52) | public function first() method last (line 62) | public function last() method getIterator (line 74) | #[\ReturnTypeWillChange] method count (line 85) | public function count(): int method offsetExists (line 97) | public function offsetExists($offset): bool method offsetGet (line 111) | #[\ReturnTypeWillChange] method offsetSet (line 125) | #[\ReturnTypeWillChange] method offsetUnset (line 142) | #[\ReturnTypeWillChange] method slice (line 159) | public function slice(int $offset, ?int $length = null): array method toArray (line 169) | public function toArray(): array FILE: vendor/league/commonmark/src/Util/Html5EntityDecoder.php class Html5EntityDecoder (line 22) | final class Html5EntityDecoder method decode (line 27) | public static function decode(string $entity): string method fromDecimal (line 49) | private static function fromDecimal($number): string method fromHex (line 71) | private static function fromHex(string $hexChars): string FILE: vendor/league/commonmark/src/Util/HtmlElement.php class HtmlElement (line 19) | final class HtmlElement implements \Stringable method __construct (line 39) | public function __construct(string $tagName, array $attributes = [], $... method getTagName (line 52) | public function getTagName(): string method getAllAttributes (line 62) | public function getAllAttributes(): array method getAttribute (line 72) | public function getAttribute(string $key) method setAttribute (line 80) | public function setAttribute(string $key, $value = true): self method getContents (line 96) | public function getContents(bool $asString = true) method setContents (line 112) | public function setContents($contents): self method __toString (line 120) | public function __toString(): string method getContentsAsString (line 148) | private function getContentsAsString(): string FILE: vendor/league/commonmark/src/Util/HtmlFilter.php class HtmlFilter (line 21) | final class HtmlFilter method filter (line 42) | public static function filter(string $html, string $filter): string FILE: vendor/league/commonmark/src/Util/LinkParserHelper.php class LinkParserHelper (line 24) | final class LinkParserHelper method parseLinkDestination (line 31) | public static function parseLinkDestination(Cursor $cursor): ?string method parseLinkLabel (line 47) | public static function parseLinkLabel(Cursor $cursor): int method parsePartialLinkLabel (line 63) | public static function parsePartialLinkLabel(Cursor $cursor): ?string method parseLinkTitle (line 73) | public static function parseLinkTitle(Cursor $cursor): ?string method parsePartialLinkTitle (line 83) | public static function parsePartialLinkTitle(Cursor $cursor, string $e... method manuallyParseLinkDestination (line 94) | private static function manuallyParseLinkDestination(Cursor $cursor): ... method parseDestinationBraces (line 138) | private static function parseDestinationBraces(Cursor $cursor): ?string FILE: vendor/league/commonmark/src/Util/PrioritizedList.php class PrioritizedList (line 25) | final class PrioritizedList implements \IteratorAggregate method add (line 44) | public function add($item, int $priority): void method getIterator (line 55) | #[\ReturnTypeWillChange] FILE: vendor/league/commonmark/src/Util/RegexHelper.php class RegexHelper (line 32) | final class RegexHelper method isEscapable (line 81) | public static function isEscapable(string $character): bool method isWhitespace (line 86) | public static function isWhitespace(string $character): bool method isLetter (line 95) | public static function isLetter(?string $character): bool method matchAt (line 113) | public static function matchAt(string $regex, string $string, int $off... method matchFirst (line 136) | public static function matchFirst(string $pattern, string $subject, in... method unescape (line 156) | public static function unescape(string $string): string method getHtmlBlockOpenRegex (line 181) | public static function getHtmlBlockOpenRegex(int $type): string method getHtmlBlockCloseRegex (line 218) | public static function getHtmlBlockCloseRegex(int $type): string method isLinkPotentiallyUnsafe (line 239) | public static function isLinkPotentiallyUnsafe(string $url): bool FILE: vendor/league/commonmark/src/Util/SpecReader.php class SpecReader (line 21) | final class SpecReader method __construct (line 23) | private function __construct() method read (line 30) | public static function read(string $data): iterable method readFile (line 64) | public static function readFile(string $filename): iterable FILE: vendor/league/commonmark/src/Util/UrlEncoder.php class UrlEncoder (line 24) | final class UrlEncoder method unescapeAndEncode (line 33) | public static function unescapeAndEncode(string $uri): string FILE: vendor/league/commonmark/src/Util/Xml.php class Xml (line 24) | final class Xml method escape (line 29) | public static function escape(string $string): string FILE: vendor/league/commonmark/src/Xml/FallbackNodeXmlRenderer.php class FallbackNodeXmlRenderer (line 23) | final class FallbackNodeXmlRenderer implements XmlNodeRendererInterface method getXmlTagName (line 35) | public function getXmlTagName(Node $node): string method getXmlAttributes (line 51) | public function getXmlAttributes(Node $node): array method isValueUsable (line 81) | private static function isValueUsable($var): bool FILE: vendor/league/commonmark/src/Xml/MarkdownToXmlConverter.php class MarkdownToXmlConverter (line 24) | final class MarkdownToXmlConverter implements ConverterInterface method __construct (line 32) | public function __construct(EnvironmentInterface $environment) method convert (line 43) | public function convert(string $input): RenderedContentInterface method __invoke (line 55) | public function __invoke(string $input): RenderedContentInterface FILE: vendor/league/commonmark/src/Xml/XmlNodeRendererInterface.php type XmlNodeRendererInterface (line 18) | interface XmlNodeRendererInterface method getXmlTagName (line 20) | public function getXmlTagName(Node $node): string; method getXmlAttributes (line 27) | public function getXmlAttributes(Node $node): array; FILE: vendor/league/commonmark/src/Xml/XmlRenderer.php class XmlRenderer (line 18) | final class XmlRenderer implements DocumentRendererInterface method __construct (line 29) | public function __construct(EnvironmentInterface $environment) method renderDocument (line 35) | public function renderDocument(Document $document): RenderedContentInt... method tag (line 82) | private static function tag(string $name, array $attrs = [], bool $sel... method convertAndEscape (line 101) | private static function convertAndEscape($value): string method findXmlRenderer (line 119) | private function findXmlRenderer(Node $node): XmlNodeRendererInterface FILE: vendor/league/config/src/Configuration.php class Configuration (line 28) | final class Configuration implements ConfigurationBuilderInterface, Conf... method __construct (line 56) | public function __construct(array $baseSchemas = []) method addSchema (line 70) | public function addSchema(string $key, Schema $schema): void method merge (line 82) | public function merge(array $config = []): void method set (line 94) | public function set(string $key, $value): void method get (line 110) | public function get(string $key) method exists (line 130) | public function exists(string $key): bool method reader (line 148) | public function reader(): ConfigurationInterface method invalidate (line 156) | private function invalidate(): void method build (line 169) | private function build(string $topLevelKey): void method convertStdClassesToArrays (line 212) | private static function convertStdClassesToArrays($data) method raiseAnyDeprecationNotices (line 230) | private function raiseAnyDeprecationNotices(array $warnings): void method getTopLevelKey (line 240) | private static function getTopLevelKey(string $path): string FILE: vendor/league/config/src/ConfigurationAwareInterface.php type ConfigurationAwareInterface (line 19) | interface ConfigurationAwareInterface method setConfiguration (line 21) | public function setConfiguration(ConfigurationInterface $configuration... FILE: vendor/league/config/src/ConfigurationBuilderInterface.php type ConfigurationBuilderInterface (line 19) | interface ConfigurationBuilderInterface extends MutableConfigurationInte... FILE: vendor/league/config/src/ConfigurationInterface.php type ConfigurationInterface (line 22) | interface ConfigurationInterface method get (line 34) | public function get(string $key); method exists (line 45) | public function exists(string $key): bool; FILE: vendor/league/config/src/ConfigurationProviderInterface.php type ConfigurationProviderInterface (line 19) | interface ConfigurationProviderInterface method getConfiguration (line 21) | public function getConfiguration(): ConfigurationInterface; FILE: vendor/league/config/src/Exception/ConfigurationExceptionInterface.php type ConfigurationExceptionInterface (line 19) | interface ConfigurationExceptionInterface extends \Throwable FILE: vendor/league/config/src/Exception/InvalidConfigurationException.php class InvalidConfigurationException (line 16) | class InvalidConfigurationException extends \UnexpectedValueException im... method forConfigOption (line 23) | public static function forConfigOption(string $option, $valueGiven, ?s... method getDebugValue (line 38) | private static function getDebugValue($value): string FILE: vendor/league/config/src/Exception/UnknownOptionException.php class UnknownOptionException (line 18) | final class UnknownOptionException extends \InvalidArgumentException imp... method __construct (line 22) | public function __construct(string $message, string $path, int $code =... method getPath (line 29) | public function getPath(): string FILE: vendor/league/config/src/Exception/ValidationException.php class ValidationException (line 18) | final class ValidationException extends InvalidConfigurationException method __construct (line 23) | public function __construct(NetteException $innerException) method getMessages (line 33) | public function getMessages(): array FILE: vendor/league/config/src/MutableConfigurationInterface.php type MutableConfigurationInterface (line 21) | interface MutableConfigurationInterface method set (line 28) | public function set(string $key, $value): void; method merge (line 33) | public function merge(array $config = []): void; FILE: vendor/league/config/src/ReadOnlyConfiguration.php class ReadOnlyConfiguration (line 19) | final class ReadOnlyConfiguration implements ConfigurationInterface method __construct (line 23) | public function __construct(Configuration $config) method get (line 31) | public function get(string $key) method exists (line 36) | public function exists(string $key): bool FILE: vendor/league/config/src/SchemaBuilderInterface.php type SchemaBuilderInterface (line 21) | interface SchemaBuilderInterface method addSchema (line 26) | public function addSchema(string $key, Schema $schema): void; FILE: vendor/league/flysystem-aws-s3-v3/AwsS3V3Adapter.php class AwsS3V3Adapter (line 42) | class AwsS3V3Adapter implements FilesystemAdapter, PublicUrlGenerator, C... method __construct (line 101) | public function __construct( method fileExists (line 118) | public function fileExists(string $path): bool method directoryExists (line 127) | public function directoryExists(string $path): bool method write (line 141) | public function write(string $path, string $contents, Config $config):... method upload (line 151) | private function upload(string $path, $body, Config $config): void method determineAcl (line 169) | private function determineAcl(Config $config): string method createOptionsFromConfig (line 176) | private function createOptionsFromConfig(Config $config): array method writeStream (line 204) | public function writeStream(string $path, $contents, Config $config): ... method read (line 209) | public function read(string $path): string method readStream (line 216) | public function readStream(string $path) method delete (line 224) | public function delete(string $path): void method deleteDirectory (line 236) | public function deleteDirectory(string $path): void method createDirectory (line 248) | public function createDirectory(string $path, Config $config): void method setVisibility (line 255) | public function setVisibility(string $path, string $visibility): void method visibility (line 271) | public function visibility(string $path): FileAttributes method fetchFileMetadata (line 287) | private function fetchFileMetadata(string $path, string $type): FileAt... method mapS3ObjectMetadata (line 307) | private function mapS3ObjectMetadata(array $metadata, string $path): S... method extractExtraMetadata (line 329) | private function extractExtraMetadata(array $metadata): array method mimeType (line 342) | public function mimeType(string $path): FileAttributes method lastModified (line 353) | public function lastModified(string $path): FileAttributes method fileSize (line 364) | public function fileSize(string $path): FileAttributes method listContents (line 375) | public function listContents(string $path, bool $deep): iterable method retrievePaginatedListing (line 398) | private function retrievePaginatedListing(array $options): Generator method move (line 408) | public function move(string $source, string $destination, Config $conf... method copy (line 422) | public function copy(string $source, string $destination, Config $conf... method readObject (line 459) | private function readObject(string $path, bool $wantsStream): StreamIn... method publicUrl (line 476) | public function publicUrl(string $path, Config $config): string method checksum (line 487) | public function checksum(string $path, Config $config): string method temporaryUrl (line 508) | public function temporaryUrl(string $path, DateTimeInterface $expiresA... FILE: vendor/league/flysystem-aws-s3-v3/PortableVisibilityConverter.php class PortableVisibilityConverter (line 9) | class PortableVisibilityConverter implements VisibilityConverter method __construct (line 16) | public function __construct(private string $defaultForDirectories = Vi... method visibilityToAcl (line 20) | public function visibilityToAcl(string $visibility): string method aclToVisibility (line 29) | public function aclToVisibility(array $grants): string method defaultForDirectories (line 43) | public function defaultForDirectories(): string FILE: vendor/league/flysystem-aws-s3-v3/VisibilityConverter.php type VisibilityConverter (line 7) | interface VisibilityConverter method visibilityToAcl (line 9) | public function visibilityToAcl(string $visibility): string; method aclToVisibility (line 10) | public function aclToVisibility(array $grants): string; method defaultForDirectories (line 11) | public function defaultForDirectories(): string; FILE: vendor/league/flysystem-local/FallbackMimeTypeDetector.php class FallbackMimeTypeDetector (line 10) | class FallbackMimeTypeDetector implements MimeTypeDetector method __construct (line 20) | public function __construct( method detectMimeType (line 27) | public function detectMimeType(string $path, $contents): ?string method detectMimeTypeFromBuffer (line 32) | public function detectMimeTypeFromBuffer(string $contents): ?string method detectMimeTypeFromPath (line 37) | public function detectMimeTypeFromPath(string $path): ?string method detectMimeTypeFromFile (line 42) | public function detectMimeTypeFromFile(string $path): ?string FILE: vendor/league/flysystem-local/LocalFilesystemAdapter.php class LocalFilesystemAdapter (line 50) | class LocalFilesystemAdapter implements FilesystemAdapter, ChecksumProvider method __construct (line 72) | public function __construct( method ensureRootDirectoryExists (line 95) | private function ensureRootDirectoryExists(): void method write (line 105) | public function write(string $path, string $contents, Config $config):... method writeStream (line 110) | public function writeStream(string $path, $contents, Config $config): ... method writeToFile (line 118) | private function writeToFile(string $path, $contents, Config $config):... method delete (line 137) | public function delete(string $path): void method deleteDirectory (line 152) | public function deleteDirectory(string $prefix): void method listDirectoryRecursively (line 176) | private function listDirectoryRecursively( method deleteFileInfoObject (line 190) | protected function deleteFileInfoObject(SplFileInfo $file): bool method listContents (line 202) | public function listContents(string $path, bool $deep): iterable method move (line 244) | public function move(string $source, string $destination, Config $conf... method copy (line 264) | public function copy(string $source, string $destination, Config $conf... method read (line 290) | public function read(string $path): string method readStream (line 303) | public function readStream(string $path) method ensureDirectoryExists (line 316) | protected function ensureDirectoryExists(string $dirname, int $visibil... method fileExists (line 337) | public function fileExists(string $location): bool method directoryExists (line 344) | public function directoryExists(string $location): bool method createDirectory (line 351) | public function createDirectory(string $path, Config $config): void method setVisibility (line 371) | public function setVisibility(string $path, string $visibility): void method visibility (line 381) | public function visibility(string $path): FileAttributes method resolveDirectoryVisibility (line 398) | private function resolveDirectoryVisibility(?string $visibility): int method mimeType (line 405) | public function mimeType(string $path): FileAttributes method lastModified (line 423) | public function lastModified(string $path): FileAttributes method fileSize (line 437) | public function fileSize(string $path): FileAttributes method checksum (line 450) | public function checksum(string $path, Config $config): string method listDirectory (line 464) | private function listDirectory(string $location): Generator method setPermissions (line 477) | private function setPermissions(string $location, int $visibility): void FILE: vendor/league/flysystem/src/CalculateChecksumFromStream.php type CalculateChecksumFromStream (line 10) | trait CalculateChecksumFromStream method calculateChecksumFromStream (line 12) | private function calculateChecksumFromStream(string $path, Config $con... method readStream (line 29) | abstract public function readStream(string $path); FILE: vendor/league/flysystem/src/ChecksumAlgoIsNotSupported.php class ChecksumAlgoIsNotSupported (line 8) | final class ChecksumAlgoIsNotSupported extends InvalidArgumentException FILE: vendor/league/flysystem/src/ChecksumProvider.php type ChecksumProvider (line 5) | interface ChecksumProvider method checksum (line 13) | public function checksum(string $path, Config $config): string; FILE: vendor/league/flysystem/src/Config.php class Config (line 11) | class Config method __construct (line 19) | public function __construct(private array $options = []) method get (line 28) | public function get(string $property, $default = null) method extend (line 33) | public function extend(array $options): Config method withDefaults (line 38) | public function withDefaults(array $defaults): Config method toArray (line 43) | public function toArray(): array method withSetting (line 48) | public function withSetting(string $property, mixed $setting): Config method withoutSettings (line 53) | public function withoutSettings(string ...$settings): Config FILE: vendor/league/flysystem/src/CorruptedPathDetected.php class CorruptedPathDetected (line 7) | final class CorruptedPathDetected extends RuntimeException implements Fi... method forPath (line 9) | public static function forPath(string $path): CorruptedPathDetected FILE: vendor/league/flysystem/src/DecoratedAdapter.php class DecoratedAdapter (line 7) | abstract class DecoratedAdapter implements FilesystemAdapter method __construct (line 9) | public function __construct(protected FilesystemAdapter $adapter) method fileExists (line 13) | public function fileExists(string $path): bool method directoryExists (line 18) | public function directoryExists(string $path): bool method write (line 23) | public function write(string $path, string $contents, Config $config):... method writeStream (line 28) | public function writeStream(string $path, $contents, Config $config): ... method read (line 33) | public function read(string $path): string method readStream (line 38) | public function readStream(string $path) method delete (line 43) | public function delete(string $path): void method deleteDirectory (line 48) | public function deleteDirectory(string $path): void method createDirectory (line 53) | public function createDirectory(string $path, Config $config): void method setVisibility (line 58) | public function setVisibility(string $path, string $visibility): void method visibility (line 63) | public function visibility(string $path): FileAttributes method mimeType (line 68) | public function mimeType(string $path): FileAttributes method lastModified (line 73) | public function lastModified(string $path): FileAttributes method fileSize (line 78) | public function fileSize(string $path): FileAttributes method listContents (line 83) | public function listContents(string $path, bool $deep): iterable method move (line 88) | public function move(string $source, string $destination, Config $conf... method copy (line 93) | public function copy(string $source, string $destination, Config $conf... FILE: vendor/league/flysystem/src/DirectoryAttributes.php class DirectoryAttributes (line 7) | class DirectoryAttributes implements StorageAttributes method __construct (line 12) | public function __construct( method path (line 21) | public function path(): string method type (line 26) | public function type(): string method visibility (line 31) | public function visibility(): ?string method lastModified (line 36) | public function lastModified(): ?int method extraMetadata (line 41) | public function extraMetadata(): array method isFile (line 46) | public function isFile(): bool method isDir (line 51) | public function isDir(): bool method withPath (line 56) | public function withPath(string $path): self method fromArray (line 64) | public static function fromArray(array $attributes): self method jsonSerialize (line 77) | public function jsonSerialize(): array FILE: vendor/league/flysystem/src/DirectoryListing.php class DirectoryListing (line 15) | class DirectoryListing implements IteratorAggregate method __construct (line 20) | public function __construct(private iterable $listing) method filter (line 29) | public function filter(callable $filter): DirectoryListing method map (line 49) | public function map(callable $mapper): DirectoryListing method sortByPath (line 63) | public function sortByPath(): DirectoryListing method getIterator (line 77) | public function getIterator(): Traversable method toArray (line 87) | public function toArray(): array FILE: vendor/league/flysystem/src/FileAttributes.php class FileAttributes (line 7) | class FileAttributes implements StorageAttributes method __construct (line 12) | public function __construct( method type (line 23) | public function type(): string method path (line 28) | public function path(): string method fileSize (line 33) | public function fileSize(): ?int method visibility (line 38) | public function visibility(): ?string method lastModified (line 43) | public function lastModified(): ?int method mimeType (line 48) | public function mimeType(): ?string method extraMetadata (line 53) | public function extraMetadata(): array method isFile (line 58) | public function isFile(): bool method isDir (line 63) | public function isDir(): bool method withPath (line 68) | public function withPath(string $path): self method fromArray (line 76) | public static function fromArray(array $attributes): self method jsonSerialize (line 88) | public function jsonSerialize(): array FILE: vendor/league/flysystem/src/Filesystem.php class Filesystem (line 18) | class Filesystem implements FilesystemOperator method __construct (line 25) | public function __construct( method fileExists (line 36) | public function fileExists(string $location): bool method directoryExists (line 41) | public function directoryExists(string $location): bool method has (line 46) | public function has(string $location): bool method write (line 53) | public function write(string $location, string $contents, array $confi... method writeStream (line 62) | public function writeStream(string $location, $contents, array $config... method read (line 74) | public function read(string $location): string method readStream (line 79) | public function readStream(string $location) method delete (line 84) | public function delete(string $location): void method deleteDirectory (line 89) | public function deleteDirectory(string $location): void method createDirectory (line 94) | public function createDirectory(string $location, array $config = []):... method listContents (line 102) | public function listContents(string $location, bool $deep = self::LIST... method pipeListing (line 110) | private function pipeListing(string $location, bool $deep, iterable $l... method move (line 121) | public function move(string $source, string $destination, array $confi... method copy (line 140) | public function copy(string $source, string $destination, array $confi... method lastModified (line 159) | public function lastModified(string $path): int method fileSize (line 164) | public function fileSize(string $path): int method mimeType (line 169) | public function mimeType(string $path): string method setVisibility (line 174) | public function setVisibility(string $path, string $visibility): void method visibility (line 179) | public function visibility(string $path): string method publicUrl (line 184) | public function publicUrl(string $path, array $config = []): string method temporaryUrl (line 196) | public function temporaryUrl(string $path, DateTimeInterface $expiresA... method checksum (line 211) | public function checksum(string $path, array $config = []): string method resolvePublicUrlGenerator (line 232) | private function resolvePublicUrlGenerator(): ?PublicUrlGenerator method assertIsResource (line 251) | private function assertIsResource($contents): void method rewindStream (line 267) | private function rewindStream($resource): void method resolveConfigForMoveAndCopy (line 274) | private function resolveConfigForMoveAndCopy(array $config): Config FILE: vendor/league/flysystem/src/FilesystemAdapter.php type FilesystemAdapter (line 7) | interface FilesystemAdapter method fileExists (line 13) | public function fileExists(string $path): bool; method directoryExists (line 19) | public function directoryExists(string $path): bool; method write (line 25) | public function write(string $path, string $contents, Config $config):... method writeStream (line 33) | public function writeStream(string $path, $contents, Config $config): ... method read (line 39) | public function read(string $path): string; method readStream (line 47) | public function readStream(string $path); method delete (line 53) | public function delete(string $path): void; method deleteDirectory (line 59) | public function deleteDirectory(string $path): void; method createDirectory (line 65) | public function createDirectory(string $path, Config $config): void; method setVisibility (line 71) | public function setVisibility(string $path, string $visibility): void; method visibility (line 77) | public function visibility(string $path): FileAttributes; method mimeType (line 83) | public function mimeType(string $path): FileAttributes; method lastModified (line 89) | public function lastModified(string $path): FileAttributes; method fileSize (line 95) | public function fileSize(string $path): FileAttributes; method listContents (line 102) | public function listContents(string $path, bool $deep): iterable; method move (line 108) | public function move(string $source, string $destination, Config $conf... method copy (line 114) | public function copy(string $source, string $destination, Config $conf... FILE: vendor/league/flysystem/src/FilesystemException.php type FilesystemException (line 9) | interface FilesystemException extends Throwable FILE: vendor/league/flysystem/src/FilesystemOperationFailed.php type FilesystemOperationFailed (line 7) | interface FilesystemOperationFailed extends FilesystemException method operation (line 24) | public function operation(): string; FILE: vendor/league/flysystem/src/FilesystemOperator.php type FilesystemOperator (line 7) | interface FilesystemOperator extends FilesystemReader, FilesystemWriter FILE: vendor/league/flysystem/src/FilesystemReader.php type FilesystemReader (line 17) | interface FilesystemReader method fileExists (line 26) | public function fileExists(string $location): bool; method directoryExists (line 32) | public function directoryExists(string $location): bool; method has (line 38) | public function has(string $location): bool; method read (line 44) | public function read(string $location): string; method readStream (line 52) | public function readStream(string $location); method listContents (line 60) | public function listContents(string $location, bool $deep = self::LIST... method lastModified (line 66) | public function lastModified(string $path): int; method fileSize (line 72) | public function fileSize(string $path): int; method mimeType (line 78) | public function mimeType(string $path): string; method visibility (line 84) | public function visibility(string $path): string; FILE: vendor/league/flysystem/src/FilesystemWriter.php type FilesystemWriter (line 7) | interface FilesystemWriter method write (line 13) | public function write(string $location, string $contents, array $confi... method writeStream (line 21) | public function writeStream(string $location, $contents, array $config... method setVisibility (line 27) | public function setVisibility(string $path, string $visibility): void; method delete (line 33) | public function delete(string $location): void; method deleteDirectory (line 39) | public function deleteDirectory(string $location): void; method createDirectory (line 45) | public function createDirectory(string $location, array $config = []):... method move (line 51) | public function move(string $source, string $destination, array $confi... method copy (line 57) | public function copy(string $source, string $destination, array $confi... FILE: vendor/league/flysystem/src/InvalidStreamProvided.php class InvalidStreamProvided (line 9) | class InvalidStreamProvided extends BaseInvalidArgumentException impleme... FILE: vendor/league/flysystem/src/InvalidVisibilityProvided.php class InvalidVisibilityProvided (line 11) | class InvalidVisibilityProvided extends InvalidArgumentException impleme... method withVisibility (line 13) | public static function withVisibility(string $visibility, string $expe... FILE: vendor/league/flysystem/src/MountManager.php class MountManager (line 14) | class MountManager implements FilesystemOperator method __construct (line 31) | public function __construct(array $filesystems = [], array $config = []) method dangerouslyMountFilesystems (line 41) | public function dangerouslyMountFilesystems(string $key, FilesystemOpe... method extend (line 49) | public function extend(array $filesystems, array $config = []): MountM... method fileExists (line 58) | public function fileExists(string $location): bool method has (line 70) | public function has(string $location): bool method directoryExists (line 82) | public function directoryExists(string $location): bool method read (line 94) | public function read(string $location): string method readStream (line 106) | public function readStream(string $location) method listContents (line 118) | public function listContents(string $location, bool $deep = self::LIST... method lastModified (line 133) | public function lastModified(string $location): int method fileSize (line 145) | public function fileSize(string $location): int method mimeType (line 157) | public function mimeType(string $location): string method visibility (line 169) | public function visibility(string $path): string method write (line 181) | public function write(string $location, string $contents, array $confi... method writeStream (line 193) | public function writeStream(string $location, $contents, array $config... method setVisibility (line 200) | public function setVisibility(string $path, string $visibility): void method delete (line 207) | public function delete(string $location): void method deleteDirectory (line 219) | public function deleteDirectory(string $location): void method createDirectory (line 231) | public function createDirectory(string $location, array $config = []):... method move (line 243) | public function move(string $source, string $destination, array $confi... method copy (line 260) | public function copy(string $source, string $destination, array $confi... method publicUrl (line 285) | public function publicUrl(string $path, array $config = []): string method temporaryUrl (line 297) | public function temporaryUrl(string $path, DateTimeInterface $expiresA... method checksum (line 309) | public function checksum(string $path, array $config = []): string method mountFilesystems (line 321) | private function mountFilesystems(array $filesystems): void method guardAgainstInvalidMount (line 331) | private function guardAgainstInvalidMount(mixed $key, mixed $filesyste... method mountFilesystem (line 342) | private function mountFilesystem(string $key, FilesystemOperator $file... method determineFilesystemAndPath (line 352) | private function determineFilesystemAndPath(string $path): array method copyInSameFilesystem (line 369) | private function copyInSameFilesystem( method copyAcrossFilesystem (line 384) | private function copyAcrossFilesystem( method moveInTheSameFilesystem (line 410) | private function moveInTheSameFilesystem( method moveAcrossFilesystems (line 425) | private function moveAcrossFilesystems(string $source, string $destina... FILE: vendor/league/flysystem/src/PathNormalizer.php type PathNormalizer (line 7) | interface PathNormalizer method normalizePath (line 9) | public function normalizePath(string $path): string; FILE: vendor/league/flysystem/src/PathPrefixer.php class PathPrefixer (line 11) | final class PathPrefixer method __construct (line 15) | public function __construct(string $prefix, private string $separator ... method prefixPath (line 24) | public function prefixPath(string $path): string method stripPrefix (line 29) | public function stripPrefix(string $path): string method stripDirectoryPrefix (line 35) | public function stripDirectoryPrefix(string $path): string method prefixDirectoryPath (line 40) | public function prefixDirectoryPath(string $path): string FILE: vendor/league/flysystem/src/PathTraversalDetected.php class PathTraversalDetected (line 9) | class PathTraversalDetected extends RuntimeException implements Filesyst... method path (line 13) | public function path(): string method forPath (line 18) | public static function forPath(string $path): PathTraversalDetected FILE: vendor/league/flysystem/src/PortableVisibilityGuard.php class PortableVisibilityGuard (line 7) | final class PortableVisibilityGuard method guardAgainstInvalidInput (line 9) | public static function guardAgainstInvalidInput(string $visibility): void FILE: vendor/league/flysystem/src/ProxyArrayAccessToProperties.php type ProxyArrayAccessToProperties (line 12) | trait ProxyArrayAccessToProperties method formatPropertyName (line 14) | private function formatPropertyName(string $offset): string method offsetExists (line 24) | public function offsetExists($offset): bool method offsetGet (line 36) | #[\ReturnTypeWillChange] method offsetSet (line 48) | #[\ReturnTypeWillChange] method offsetUnset (line 57) | #[\ReturnTypeWillChange] FILE: vendor/league/flysystem/src/ResolveIdenticalPathConflict.php class ResolveIdenticalPathConflict (line 6) | class ResolveIdenticalPathConflict FILE: vendor/league/flysystem/src/StorageAttributes.php type StorageAttributes (line 10) | interface StorageAttributes extends JsonSerializable, ArrayAccess method path (line 23) | public function path(): string; method type (line 25) | public function type(): string; method visibility (line 27) | public function visibility(): ?string; method lastModified (line 29) | public function lastModified(): ?int; method fromArray (line 31) | public static function fromArray(array $attributes): StorageAttributes; method isFile (line 33) | public function isFile(): bool; method isDir (line 35) | public function isDir(): bool; method withPath (line 37) | public function withPath(string $path): StorageAttributes; method extraMetadata (line 39) | public function extraMetadata(): array; FILE: vendor/league/flysystem/src/SymbolicLinkEncountered.php class SymbolicLinkEncountered (line 9) | final class SymbolicLinkEncountered extends RuntimeException implements ... method location (line 13) | public function location(): string method atLocation (line 18) | public static function atLocation(string $pathName): SymbolicLinkEncou... FILE: vendor/league/flysystem/src/UnableToCheckDirectoryExistence.php class UnableToCheckDirectoryExistence (line 7) | class UnableToCheckDirectoryExistence extends UnableToCheckExistence method operation (line 9) | public function operation(): string FILE: vendor/league/flysystem/src/UnableToCheckExistence.php class UnableToCheckExistence (line 10) | class UnableToCheckExistence extends RuntimeException implements Filesys... method __construct (line 12) | final public function __construct(string $message = "", int $code = 0,... method forLocation (line 17) | public static function forLocation(string $path, ?Throwable $exception... method operation (line 22) | public function operation(): string FILE: vendor/league/flysystem/src/UnableToCheckFileExistence.php class UnableToCheckFileExistence (line 7) | class UnableToCheckFileExistence extends UnableToCheckExistence method operation (line 9) | public function operation(): string FILE: vendor/league/flysystem/src/UnableToCopyFile.php class UnableToCopyFile (line 10) | final class UnableToCopyFile extends RuntimeException implements Filesys... method source (line 22) | public function source(): string method destination (line 27) | public function destination(): string method fromLocationTo (line 32) | public static function fromLocationTo( method sourceAndDestinationAreTheSame (line 44) | public static function sourceAndDestinationAreTheSame(string $source, ... method because (line 49) | public static function because(string $reason, string $sourcePath, str... method operation (line 58) | public function operation(): string FILE: vendor/league/flysystem/src/UnableToCreateDirectory.php class UnableToCreateDirectory (line 10) | final class UnableToCreateDirectory extends RuntimeException implements ... method atLocation (line 15) | public static function atLocation(string $dirname, string $errorMessag... method dueToFailure (line 25) | public static function dueToFailure(string $dirname, Throwable $previo... method operation (line 36) | public function operation(): string method reason (line 41) | public function reason(): string method location (line 46) | public function location(): string FILE: vendor/league/flysystem/src/UnableToDeleteDirectory.php class UnableToDeleteDirectory (line 10) | final class UnableToDeleteDirectory extends RuntimeException implements ... method atLocation (line 22) | public static function atLocation( method operation (line 34) | public function operation(): string method reason (line 39) | public function reason(): string method location (line 44) | public function location(): string FILE: vendor/league/flysystem/src/UnableToDeleteFile.php class UnableToDeleteFile (line 10) | final class UnableToDeleteFile extends RuntimeException implements Files... method atLocation (line 22) | public static function atLocation(string $location, string $reason = '... method operation (line 31) | public function operation(): string method reason (line 36) | public function reason(): string method location (line 41) | public function location(): string FILE: vendor/league/flysystem/src/UnableToGeneratePublicUrl.php class UnableToGeneratePublicUrl (line 10) | final class UnableToGeneratePublicUrl extends RuntimeException implement... method __construct (line 12) | public function __construct(string $reason, string $path, ?Throwable $... method dueToError (line 17) | public static function dueToError(string $path, Throwable $exception):... method noGeneratorConfigured (line 22) | public static function noGeneratorConfigured(string $path, string $ext... FILE: vendor/league/flysystem/src/UnableToGenerateTemporaryUrl.php class UnableToGenerateTemporaryUrl (line 10) | final class UnableToGenerateTemporaryUrl extends RuntimeException implem... method __construct (line 12) | public function __construct(string $reason, string $path, ?Throwable $... method dueToError (line 17) | public static function dueToError(string $path, Throwable $exception):... method noGeneratorConfigured (line 22) | public static function noGeneratorConfigured(string $path, string $ext... FILE: vendor/league/flysystem/src/UnableToListContents.php class UnableToListContents (line 10) | final class UnableToListContents extends RuntimeException implements Fil... method atLocation (line 12) | public static function atLocation(string $location, bool $deep, Throwa... method operation (line 20) | public function operation(): string FILE: vendor/league/flysystem/src/UnableToMountFilesystem.php class UnableToMountFilesystem (line 9) | class UnableToMountFilesystem extends LogicException implements Filesyst... method becauseTheKeyIsNotValid (line 14) | public static function becauseTheKeyIsNotValid($key): UnableToMountFil... method becauseTheFilesystemWasNotValid (line 24) | public static function becauseTheFilesystemWasNotValid($filesystem): U... FILE: vendor/league/flysystem/src/UnableToMoveFile.php class UnableToMoveFile (line 10) | final class UnableToMoveFile extends RuntimeException implements Filesys... method sourceAndDestinationAreTheSame (line 22) | public static function sourceAndDestinationAreTheSame(string $source, ... method source (line 27) | public function source(): string method destination (line 32) | public function destination(): string method fromLocationTo (line 37) | public static function fromLocationTo( method because (line 50) | public static function because( method operation (line 63) | public function operation(): string FILE: vendor/league/flysystem/src/UnableToProvideChecksum.php class UnableToProvideChecksum (line 10) | final class UnableToProvideChecksum extends RuntimeException implements ... method __construct (line 12) | public function __construct(string $reason, string $path, ?Throwable $... FILE: vendor/league/flysystem/src/UnableToReadFile.php class UnableToReadFile (line 10) | final class UnableToReadFile extends RuntimeException implements Filesys... method fromLocation (line 22) | public static function fromLocation(string $location, string $reason =... method operation (line 31) | public function operation(): string method reason (line 36) | public function reason(): string method location (line 41) | public function location(): string FILE: vendor/league/flysystem/src/UnableToResolveFilesystemMount.php class UnableToResolveFilesystemMount (line 9) | class UnableToResolveFilesystemMount extends RuntimeException implements... method becauseTheSeparatorIsMissing (line 11) | public static function becauseTheSeparatorIsMissing(string $path): Una... method becauseTheMountWasNotRegistered (line 16) | public static function becauseTheMountWasNotRegistered(string $mountId... FILE: vendor/league/flysystem/src/UnableToRetrieveMetadata.php class UnableToRetrieveMetadata (line 10) | final class UnableToRetrieveMetadata extends RuntimeException implements... method lastModified (line 27) | public static function lastModified(string $location, string $reason =... method visibility (line 32) | public static function visibility(string $location, string $reason = '... method fileSize (line 37) | public static function fileSize(string $location, string $reason = '',... method mimeType (line 42) | public static function mimeType(string $location, string $reason = '',... method create (line 47) | public static function create(string $location, string $type, string $... method reason (line 57) | public function reason(): string method location (line 62) | public function location(): string method metadataType (line 67) | public function metadataType(): string method operation (line 72) | public function operation(): string FILE: vendor/league/flysystem/src/UnableToSetVisibility.php class UnableToSetVisibility (line 13) | final class UnableToSetVisibility extends RuntimeException implements Fi... method reason (line 25) | public function reason(): string method atLocation (line 30) | public static function atLocation(string $filename, string $extraMessa... method operation (line 40) | public function operation(): string method location (line 45) | public function location(): string FILE: vendor/league/flysystem/src/UnableToWriteFile.php class UnableToWriteFile (line 10) | final class UnableToWriteFile extends RuntimeException implements Filesy... method atLocation (line 22) | public static function atLocation(string $location, string $reason = '... method operation (line 31) | public function operation(): string method reason (line 36) | public function reason(): string method location (line 41) | public function location(): string FILE: vendor/league/flysystem/src/UnixVisibility/PortableVisibilityConverter.php class PortableVisibilityConverter (line 10) | class PortableVisibilityConverter implements VisibilityConverter method __construct (line 12) | public function __construct( method forFile (line 21) | public function forFile(string $visibility): int method forDirectory (line 30) | public function forDirectory(string $visibility): int method inverseForFile (line 39) | public function inverseForFile(int $visibility): string method inverseForDirectory (line 50) | public function inverseForDirectory(int $visibility): string method defaultForDirectories (line 61) | public function defaultForDirectories(): int method fromArray (line 69) | public static function fromArray(array $permissionMap, string $default... FILE: vendor/league/flysystem/src/UnixVisibility/VisibilityConverter.php type VisibilityConverter (line 7) | interface VisibilityConverter method forFile (line 9) | public function forFile(string $visibility): int; method forDirectory (line 10) | public function forDirectory(string $visibility): int; method inverseForFile (line 11) | public function inverseForFile(int $visibility): string; method inverseForDirectory (line 12) | public function inverseForDirectory(int $visibility): string; method defaultForDirectories (line 13) | public function defaultForDirectories(): int; FILE: vendor/league/flysystem/src/UnreadableFileEncountered.php class UnreadableFileEncountered (line 9) | final class UnreadableFileEncountered extends RuntimeException implement... method location (line 16) | public function location(): string method atLocation (line 21) | public static function atLocation(string $location): UnreadableFileEnc... FILE: vendor/league/flysystem/src/UrlGeneration/ChainedPublicUrlGenerator.php class ChainedPublicUrlGenerator (line 10) | final class ChainedPublicUrlGenerator implements PublicUrlGenerator method __construct (line 15) | public function __construct(private iterable $generators) method publicUrl (line 19) | public function publicUrl(string $path, Config $config): string FILE: vendor/league/flysystem/src/UrlGeneration/PrefixPublicUrlGenerator.php class PrefixPublicUrlGenerator (line 10) | class PrefixPublicUrlGenerator implements PublicUrlGenerator method __construct (line 14) | public function __construct(string $urlPrefix) method publicUrl (line 19) | public function publicUrl(string $path, Config $config): string FILE: vendor/league/flysystem/src/UrlGeneration/PublicUrlGenerator.php type PublicUrlGenerator (line 10) | interface PublicUrlGenerator method publicUrl (line 15) | public function publicUrl(string $path, Config $config): string; FILE: vendor/league/flysystem/src/UrlGeneration/ShardedPrefixPublicUrlGenerator.php class ShardedPrefixPublicUrlGenerator (line 13) | final class ShardedPrefixPublicUrlGenerator implements PublicUrlGenerator method __construct (line 22) | public function __construct(array $prefixes) method publicUrl (line 33) | public function publicUrl(string $path, Config $config): string FILE: vendor/league/flysystem/src/UrlGeneration/TemporaryUrlGenerator.php type TemporaryUrlGenerator (line 10) | interface TemporaryUrlGenerator method temporaryUrl (line 15) | public function temporaryUrl(string $path, DateTimeInterface $expiresA... FILE: vendor/league/flysystem/src/Visibility.php class Visibility (line 7) | final class Visibility FILE: vendor/league/flysystem/src/WhitespacePathNormalizer.php class WhitespacePathNormalizer (line 7) | class WhitespacePathNormalizer implements PathNormalizer method normalizePath (line 9) | public function normalizePath(string $path): string method rejectFunkyWhiteSpace (line 17) | private function rejectFunkyWhiteSpace(string $path): void method normalizeRelativePath (line 24) | private function normalizeRelativePath(string $path): string FILE: vendor/league/mime-type-detection/src/EmptyExtensionToMimeTypeMap.php class EmptyExtensionToMimeTypeMap (line 7) | class EmptyExtensionToMimeTypeMap implements ExtensionToMimeTypeMap method lookupMimeType (line 9) | public function lookupMimeType(string $extension): ?string FILE: vendor/league/mime-type-detection/src/ExtensionLookup.php type ExtensionLookup (line 6) | interface ExtensionLookup method lookupExtension (line 8) | public function lookupExtension(string $mimetype): ?string; method lookupAllExtensions (line 13) | public function lookupAllExtensions(string $mimetype): array; FILE: vendor/league/mime-type-detection/src/ExtensionMimeTypeDetector.php class ExtensionMimeTypeDetector (line 9) | class ExtensionMimeTypeDetector implements MimeTypeDetector, ExtensionLo... method __construct (line 16) | public function __construct(?ExtensionToMimeTypeMap $extensions = null) method detectMimeType (line 21) | public function detectMimeType(string $path, $contents): ?string method detectMimeTypeFromPath (line 26) | public function detectMimeTypeFromPath(string $path): ?string method detectMimeTypeFromFile (line 33) | public function detectMimeTypeFromFile(string $path): ?string method detectMimeTypeFromBuffer (line 38) | public function detectMimeTypeFromBuffer(string $contents): ?string method lookupExtension (line 43) | public function lookupExtension(string $mimetype): ?string method lookupAllExtensions (line 50) | public function lookupAllExtensions(string $mimetype): array FILE: vendor/league/mime-type-detection/src/ExtensionToMimeTypeMap.php type ExtensionToMimeTypeMap (line 7) | interface ExtensionToMimeTypeMap method lookupMimeType (line 9) | public function lookupMimeType(string $extension): ?string; FILE: vendor/league/mime-type-detection/src/FinfoMimeTypeDetector.php class FinfoMimeTypeDetector (line 12) | class FinfoMimeTypeDetector implements MimeTypeDetector, ExtensionLookup method __construct (line 42) | public function __construct( method detectMimeType (line 54) | public function detectMimeType(string $path, $contents): ?string method detectMimeTypeFromPath (line 67) | public function detectMimeTypeFromPath(string $path): ?string method detectMimeTypeFromFile (line 74) | public function detectMimeTypeFromFile(string $path): ?string method detectMimeTypeFromBuffer (line 79) | public function detectMimeTypeFromBuffer(string $contents): ?string method takeSample (line 84) | private function takeSample(string $contents): string method lookupExtension (line 93) | public function lookupExtension(string $mimetype): ?string method lookupAllExtensions (line 100) | public function lookupAllExtensions(string $mimetype): array FILE: vendor/league/mime-type-detection/src/GeneratedExtensionToMimeTypeMap.php class GeneratedExtensionToMimeTypeMap (line 7) | class GeneratedExtensionToMimeTypeMap implements ExtensionToMimeTypeMap,... method lookupMimeType (line 2293) | public function lookupMimeType(string $extension): ?string method lookupExtension (line 2298) | public function lookupExtension(string $mimetype): ?string method lookupAllExtensions (line 2306) | public function lookupAllExtensions(string $mimetype): array FILE: vendor/league/mime-type-detection/src/MimeTypeDetector.php type MimeTypeDetector (line 7) | interface MimeTypeDetector method detectMimeType (line 12) | public function detectMimeType(string $path, $contents): ?string; method detectMimeTypeFromBuffer (line 14) | public function detectMimeTypeFromBuffer(string $contents): ?string; method detectMimeTypeFromPath (line 16) | public function detectMimeTypeFromPath(string $path): ?string; method detectMimeTypeFromFile (line 18) | public function detectMimeTypeFromFile(string $path): ?string; FILE: vendor/league/mime-type-detection/src/OverridingExtensionToMimeTypeMap.php class OverridingExtensionToMimeTypeMap (line 5) | class OverridingExtensionToMimeTypeMap implements ExtensionToMimeTypeMap method __construct (line 20) | public function __construct(ExtensionToMimeTypeMap $innerMap, array $o... method lookupMimeType (line 26) | public function lookupMimeType(string $extension): ?string FILE: vendor/league/uri-interfaces/Contracts/AuthorityInterface.php type AuthorityInterface (line 20) | interface AuthorityInterface extends UriComponentInterface method getHost (line 25) | public function getHost(): ?string; method getPort (line 30) | public function getPort(): ?int; method getUserInfo (line 35) | public function getUserInfo(): ?string; method components (line 46) | public function components(): array; method withHost (line 63) | public function withHost(Stringable|string|null $host): self; method withPort (line 77) | public function withPort(?int $port): self; method withUserInfo (line 92) | public function withUserInfo(Stringable|string|null $user, Stringable|... FILE: vendor/league/uri-interfaces/Contracts/DataPathInterface.php type DataPathInterface (line 19) | interface DataPathInterface extends PathInterface method getMimeType (line 28) | public function getMimeType(): string; method getParameters (line 37) | public function getParameters(): string; method getMediaType (line 48) | public function getMediaType(): string; method getData (line 56) | public function getData(): string; method isBinaryData (line 61) | public function isBinaryData(): bool; method save (line 66) | public function save(string $path, string $mode = 'w'): SplFileObject; method toBinary (line 74) | public function toBinary(): self; method toAscii (line 82) | public function toAscii(): self; method withParameters (line 94) | public function withParameters(Stringable|string $parameters): self; FILE: vendor/league/uri-interfaces/Contracts/DomainHostInterface.php type DomainHostInterface (line 25) | interface DomainHostInterface extends Countable, HostInterface, Iterator... method count (line 30) | public function count(): int; method getIterator (line 37) | public function getIterator(): Iterator; method get (line 44) | public function get(int $offset): ?string; method keys (line 51) | public function keys(?string $label = null): array; method isAbsolute (line 56) | public function isAbsolute(): bool; method prepend (line 61) | public function prepend(Stringable|string $label): self; method append (line 66) | public function append(Stringable|string $label): self; method slice (line 76) | public function slice(int $offset, ?int $length = null): self; method withRootLabel (line 83) | public function withRootLabel(): self; method withoutRootLabel (line 90) | public function withoutRootLabel(): self; method withLabel (line 103) | public function withLabel(int $key, Stringable|string $label): self; method withoutLabel (line 116) | public function withoutLabel(int ...$keys): self; FILE: vendor/league/uri-interfaces/Contracts/FragmentInterface.php type FragmentInterface (line 16) | interface FragmentInterface extends UriComponentInterface method decoded (line 21) | public function decoded(): ?string; FILE: vendor/league/uri-interfaces/Contracts/HostInterface.php type HostInterface (line 16) | interface HostInterface extends UriComponentInterface method toAscii (line 21) | public function toAscii(): ?string; method toUnicode (line 26) | public function toUnicode(): ?string; method getIpVersion (line 33) | public function getIpVersion(): ?string; method getIp (line 40) | public function getIp(): ?string; method isDomain (line 45) | public function isDomain(): bool; method isIp (line 50) | public function isIp(): bool; method isRegisteredName (line 55) | public function isRegisteredName(): bool; FILE: vendor/league/uri-interfaces/Contracts/IpHostInterface.php type IpHostInterface (line 16) | interface IpHostInterface extends HostInterface method isIpv4 (line 21) | public function isIpv4(): bool; method isIpv6 (line 26) | public function isIpv6(): bool; method isIpFuture (line 31) | public function isIpFuture(): bool; method hasZoneIdentifier (line 38) | public function hasZoneIdentifier(): bool; method withoutZoneIdentifier (line 48) | public function withoutZoneIdentifier(): self; FILE: vendor/league/uri-interfaces/Contracts/PathInterface.php type PathInterface (line 18) | interface PathInterface extends UriComponentInterface method decoded (line 23) | public function decoded(): string; method isAbsolute (line 28) | public function isAbsolute(): bool; method hasTrailingSlash (line 33) | public function hasTrailingSlash(): bool; method withoutDotSegments (line 45) | public function withoutDotSegments(): self; method withLeadingSlash (line 56) | public function withLeadingSlash(): self; method withoutLeadingSlash (line 67) | public function withoutLeadingSlash(): self; method withTrailingSlash (line 78) | public function withTrailingSlash(): self; method withoutTrailingSlash (line 89) | public function withoutTrailingSlash(): self; FILE: vendor/league/uri-interfaces/Contracts/PortInterface.php type PortInterface (line 16) | interface PortInterface extends UriComponentInterface method toInt (line 21) | public function toInt(): ?int; FILE: vendor/league/uri-interfaces/Contracts/QueryInterface.php type QueryInterface (line 32) | interface QueryInterface extends Countable, IteratorAggregate, UriCompon... method getSeparator (line 39) | public function getSeparator(): string; method count (line 44) | public function count(): int; method getIterator (line 57) | public function getIterator(): Iterator; method pairs (line 69) | public function pairs(): iterable; method has (line 76) | public function has(string ...$keys): bool; method get (line 85) | public function get(string $key): ?string; method getAll (line 97) | public function getAll(string $key): array; method parameters (line 111) | public function parameters(): array; method parameter (line 127) | public function parameter(string $name): mixed; method hasParameter (line 134) | public function hasParameter(string ...$names): bool; method toRFC1738 (line 139) | public function toRFC1738(): ?string; method withSeparator (line 147) | public function withSeparator(string $separator): self; method merge (line 157) | public function merge(Stringable|string $query): self; method append (line 167) | public function append(Stringable|string $query): self; method appendTo (line 175) | public function appendTo(string $key, Stringable|string|int|bool|null ... method sort (line 185) | public function sort(): self; method withoutDuplicates (line 194) | public function withoutDuplicates(): self; method withoutEmptyPairs (line 205) | public function withoutEmptyPairs(): self; method withoutNumericIndices (line 216) | public function withoutNumericIndices(): self; method withPair (line 228) | public function withPair(string $key, Stringable|string|int|float|bool... method withoutPair (line 242) | #[Deprecated(message:'use League\Uri\Contracts\QueryInterface::without... method withoutParameters (line 252) | public function withoutParameters(string ...$names): self; FILE: vendor/league/uri-interfaces/Contracts/SegmentedPathInterface.php type SegmentedPathInterface (line 25) | interface SegmentedPathInterface extends Countable, IteratorAggregate, P... method count (line 30) | public function count(): int; method getIterator (line 37) | public function getIterator(): Iterator; method getDirname (line 42) | public function getDirname(): string; method getBasename (line 47) | public function getBasename(): string; method getExtension (line 52) | public function getExtension(): string; method get (line 59) | public function get(int $offset): ?string; method keys (line 69) | public function keys(Stringable|string|null $segment = null): array; method append (line 74) | public function append(Stringable|string $segment): self; method slice (line 84) | public function slice(int $offset, ?int $length = null): self; method prepend (line 89) | public function prepend(Stringable|string $segment): self; method withSegment (line 102) | public function withSegment(int $key, Stringable|string $segment): self; method withoutSegment (line 115) | public function withoutSegment(int ...$keys): self; method withoutEmptySegments (line 124) | public function withoutEmptySegments(): self; method withDirname (line 132) | public function withDirname(Stringable|string $path): self; method withBasename (line 140) | public function withBasename(Stringable|string $basename): self; method withExtension (line 148) | public function withExtension(Stringable|string $extension): self; FILE: vendor/league/uri-interfaces/Contracts/UriAccess.php type UriAccess (line 18) | interface UriAccess method getUri (line 20) | public function getUri(): UriInterface|Psr7UriInterface; method getUriString (line 25) | public function getUriString(): string; FILE: vendor/league/uri-interfaces/Contracts/UriComponentInterface.php type UriComponentInterface (line 19) | interface UriComponentInterface extends JsonSerializable, Stringable method value (line 30) | public function value(): ?string; method toString (line 41) | public function toString(): string; method __toString (line 52) | public function __toString(): string; method jsonSerialize (line 63) | public function jsonSerialize(): ?string; method getUriComponent (line 74) | public function getUriComponent(): string; FILE: vendor/league/uri-interfaces/Contracts/UriException.php type UriException (line 18) | interface UriException extends Throwable FILE: vendor/league/uri-interfaces/Contracts/UriInterface.php type UriInterface (line 29) | interface UriInterface extends JsonSerializable, Stringable method __toString (line 36) | public function __toString(): string; method toString (line 43) | public function toString(): string; method jsonSerialize (line 51) | public function jsonSerialize(): string; method getScheme (line 66) | public function getScheme(): ?string; method getAuthority (line 78) | public function getAuthority(): ?string; method getUserInfo (line 92) | public function getUserInfo(): ?string; method getHost (line 104) | public function getHost(): ?string; method getPort (line 119) | public function getPort(): ?int; method getPath (line 145) | public function getPath(): string; method getQuery (line 166) | public function getQuery(): ?string; method getFragment (line 183) | public function getFragment(): ?string; method getComponents (line 201) | public function getComponents(): array; method withScheme (line 215) | public function withScheme(Stringable|string|null $scheme): self; method withUserInfo (line 230) | public function withUserInfo(Stringable|string|null $user, Stringable|... method withHost (line 247) | public function withHost(Stringable|string|null $host): self; method withPort (line 261) | public function withPort(?int $port): self; method withPath (line 279) | public function withPath(Stringable|string $path): self; method withQuery (line 296) | public function withQuery(Stringable|string|null $query): self; method withFragment (line 313) | public function withFragment(Stringable|string|null $fragment): self; FILE: vendor/league/uri-interfaces/Contracts/UserInfoInterface.php type UserInfoInterface (line 18) | interface UserInfoInterface extends UriComponentInterface method getUser (line 23) | public function getUser(): ?string; method getPass (line 28) | public function getPass(): ?string; method components (line 39) | public function components(): array; method withUser (line 50) | public function withUser(Stringable|string|null $username): self; method withPass (line 61) | public function withPass(Stringable|string|null $password): self; FILE: vendor/league/uri-interfaces/Encoder.php class Encoder (line 28) | final class Encoder method encodeUser (line 49) | public static function encodeUser(Stringable|string|null $component): ... method encodePassword (line 61) | public static function encodePassword(#[SensitiveParameter] Stringable... method encodePath (line 73) | public static function encodePath(Stringable|string|null $component): ... method encodeQueryOrFragment (line 85) | public static function encodeQueryOrFragment(Stringable|string|null $c... method encodeQueryKeyValue (line 92) | public static function encodeQueryKeyValue(mixed $component): ?string method decodePartial (line 114) | public static function decodePartial(Stringable|string|int|null $compo... method decodeAll (line 127) | public static function decodeAll(Stringable|string|int|null $component... method filterComponent (line 134) | private static function filterComponent(mixed $component): ?string method encode (line 147) | private static function encode(Stringable|string|int|bool|null $compon... method decode (line 165) | private static function decode(Stringable|string|int|null $component, ... FILE: vendor/league/uri-interfaces/Exceptions/ConversionFailed.php class ConversionFailed (line 20) | final class ConversionFailed extends SyntaxError method __construct (line 22) | private function __construct( method dueToIdnError (line 30) | public static function dueToIdnError(Stringable|string $host, Result $... method getHost (line 37) | public function getHost(): string method getResult (line 42) | public function getResult(): Result FILE: vendor/league/uri-interfaces/Exceptions/MissingFeature.php class MissingFeature (line 19) | class MissingFeature extends RuntimeException implements UriException FILE: vendor/league/uri-interfaces/Exceptions/OffsetOutOfBounds.php class OffsetOutOfBounds (line 16) | class OffsetOutOfBounds extends SyntaxError FILE: vendor/league/uri-interfaces/Exceptions/SyntaxError.php class SyntaxError (line 19) | class SyntaxError extends InvalidArgumentException implements UriException FILE: vendor/league/uri-interfaces/FeatureDetection.php class FeatureDetection (line 25) | final class FeatureDetection method supportsFileDetection (line 27) | public static function supportsFileDetection(): void method supportsIdn (line 37) | public static function supportsIdn(): void method supportsIPv4Conversion (line 47) | public static function supportsIPv4Conversion(): void FILE: vendor/league/uri-interfaces/IPv4/BCMathCalculator.php class BCMathCalculator (line 25) | final class BCMathCalculator implements Calculator method baseConvert (line 35) | public function baseConvert(mixed $value, int $base): string method pow (line 51) | public function pow(mixed $value, int $exponent): string method compare (line 56) | public function compare(mixed $value1, $value2): int method multiply (line 61) | public function multiply(mixed $value1, $value2): string method div (line 66) | public function div(mixed $value, mixed $base): string method mod (line 71) | public function mod(mixed $value, mixed $base): string method add (line 76) | public function add(mixed $value1, mixed $value2): string method sub (line 81) | public function sub(mixed $value1, mixed $value2): string FILE: vendor/league/uri-interfaces/IPv4/Calculator.php type Calculator (line 16) | interface Calculator method add (line 26) | public function add(mixed $value1, mixed $value2); method sub (line 36) | public function sub(mixed $value1, mixed $value2); method multiply (line 46) | public function multiply(mixed $value1, mixed $value2); method div (line 56) | public function div(mixed $value, mixed $base); method pow (line 65) | public function pow(mixed $value, int $exponent); method mod (line 75) | public function mod(mixed $value, mixed $base); method compare (line 85) | public function compare(mixed $value1, mixed $value2): int; method baseConvert (line 94) | public function baseConvert(mixed $value, int $base); FILE: vendor/league/uri-interfaces/IPv4/Converter.php class Converter (line 33) | final class Converter method __construct (line 55) | public function __construct( method fromGMP (line 64) | public static function fromGMP(): self method fromBCMath (line 72) | public static function fromBCMath(): self method fromNative (line 80) | public static function fromNative(): self method fromEnvironment (line 92) | public static function fromEnvironment(): self method isIpv4 (line 103) | public function isIpv4(Stringable|string|null $host): bool method toIPv6Using6to4 (line 133) | public function toIPv6Using6to4(Stringable|string|null $host): ?string method toIPv6UsingMapping (line 149) | public function toIPv6UsingMapping(Stringable|string|null $host): ?string method toOctal (line 159) | public function toOctal(Stringable|string|null $host): ?string method toHexadecimal (line 172) | public function toHexadecimal(Stringable|string|null $host): ?string method toDecimal (line 191) | public function toDecimal(Stringable|string|null $host): ?string method labelToNumber (line 262) | private function labelToNumber(string $label): mixed method long2Ip (line 290) | private function long2Ip(mixed $ipAddress): string FILE: vendor/league/uri-interfaces/IPv4/GMPCalculator.php class GMPCalculator (line 29) | final class GMPCalculator implements Calculator method baseConvert (line 31) | public function baseConvert(mixed $value, int $base): GMP method pow (line 36) | public function pow(mixed $value, int $exponent): GMP method compare (line 41) | public function compare(mixed $value1, mixed $value2): int method multiply (line 46) | public function multiply(mixed $value1, mixed $value2): GMP method div (line 51) | public function div(mixed $value, mixed $base): GMP method mod (line 56) | public function mod(mixed $value, mixed $base): GMP method add (line 61) | public function add(mixed $value1, mixed $value2): GMP method sub (line 66) | public function sub(mixed $value1, mixed $value2): GMP FILE: vendor/league/uri-interfaces/IPv4/NativeCalculator.php class NativeCalculator (line 19) | final class NativeCalculator implements Calculator method baseConvert (line 21) | public function baseConvert(mixed $value, int $base): int method pow (line 26) | public function pow(mixed $value, int $exponent) method compare (line 31) | public function compare(mixed $value1, mixed $value2): int method multiply (line 36) | public function multiply(mixed $value1, mixed $value2): int method div (line 41) | public function div(mixed $value, mixed $base): int method mod (line 46) | public function mod(mixed $value, mixed $base): int method add (line 51) | public function add(mixed $value1, mixed $value2): int method sub (line 56) | public function sub(mixed $value1, mixed $value2): int FILE: vendor/league/uri-interfaces/IPv6/Converter.php class Converter (line 29) | final class Converter method compressIp (line 38) | public static function compressIp(string $ipAddress): string method expandIp (line 46) | public static function expandIp(string $ipAddress): string method compress (line 57) | public static function compress(Stringable|string|null $host): ?string method expand (line 72) | public static function expand(Stringable|string|null $host): ?string method build (line 87) | private static function build(array $components): string method parse (line 107) | private static function parse(Stringable|string|null $host): array FILE: vendor/league/uri-interfaces/Idna/Converter.php class Converter (line 30) | final class Converter method toAsciiOrFail (line 60) | public static function toAsciiOrFail(Stringable|string $domain, Option... method toAscii (line 77) | public static function toAscii(Stringable|string $domain, Option|int|n... method toUnicodeOrFail (line 122) | public static function toUnicodeOrFail(Stringable|string $domain, Opti... method toUnicode (line 139) | public static function toUnicode(Stringable|string $domain, Option|int... method isIdn (line 169) | public static function isIdn(Stringable|string|null $domain): bool method validateDomainAndLabelLength (line 188) | private static function validateDomainAndLabelLength(string $domain): int FILE: vendor/league/uri-interfaces/Idna/Error.php method description (line 33) | public function description(): string method filterByErrorBytes (line 55) | public static function filterByErrorBytes(int $errors): array FILE: vendor/league/uri-interfaces/Idna/Option.php class Option (line 22) | final class Option method __construct (line 33) | private function __construct(private readonly int $value) method cases (line 37) | private static function cases(): array method new (line 51) | public static function new(int $bytes = self::DEFAULT): self method forIDNA2008Ascii (line 60) | public static function forIDNA2008Ascii(): self method forIDNA2008Unicode (line 69) | public static function forIDNA2008Unicode(): self method toBytes (line 78) | public function toBytes(): int method list (line 84) | public function list(): array method allowUnassigned (line 92) | public function allowUnassigned(): self method disallowUnassigned (line 97) | public function disallowUnassigned(): self method useSTD3Rules (line 102) | public function useSTD3Rules(): self method prohibitSTD3Rules (line 107) | public function prohibitSTD3Rules(): self method checkBidi (line 112) | public function checkBidi(): self method ignoreBidi (line 117) | public function ignoreBidi(): self method checkContextJ (line 122) | public function checkContextJ(): self method ignoreContextJ (line 127) | public function ignoreContextJ(): self method checkContextO (line 132) | public function checkContextO(): self method ignoreContextO (line 137) | public function ignoreContextO(): self method nonTransitionalToAscii (line 142) | public function nonTransitionalToAscii(): self method transitionalToAscii (line 147) | public function transitionalToAscii(): self method nonTransitionalToUnicode (line 152) | public function nonTransitionalToUnicode(): self method transitionalToUnicode (line 157) | public function transitionalToUnicode(): self method add (line 162) | public function add(Option|int|null $option = null): self method remove (line 171) | public function remove(Option|int|null $option = null): self FILE: vendor/league/uri-interfaces/Idna/Result.php class Result (line 19) | final class Result method __construct (line 21) | private function __construct( method fromIntl (line 32) | public static function fromIntl(array $infos): self method domain (line 37) | public function domain(): string method isTransitionalDifferent (line 42) | public function isTransitionalDifferent(): bool method errors (line 50) | public function errors(): array method hasErrors (line 55) | public function hasErrors(): bool method hasError (line 60) | public function hasError(Error $error): bool FILE: vendor/league/uri-interfaces/KeyValuePair/Converter.php class Converter (line 34) | final class Converter method __construct (line 43) | private function __construct( method new (line 56) | public static function new(string $separator): self method fromRFC3986 (line 64) | public static function fromRFC3986(string $separator = '&'): self method fromRFC1738 (line 72) | public static function fromRFC1738(string $separator = '&'): self method fromFormData (line 83) | public static function fromFormData(string $separator = '&'): self method fromEncodingType (line 89) | public static function fromEncodingType(int $encType): self method separator (line 101) | public function separator(): string method encodingMap (line 109) | public function encodingMap(): array method toPairs (line 117) | public function toPairs(Stringable|string|int|float|bool|null $value):... method vString (line 142) | private static function vString(Stringable|string|bool|int|float|null ... method toValue (line 156) | public function toValue(iterable $pairs): ?string method withSeparator (line 176) | public function withSeparator(string $separator): self method withEncodingMap (line 190) | public function withEncodingMap(iterable $encodingMap): self FILE: vendor/league/uri-interfaces/QueryString.php class QueryString (line 34) | final class QueryString method __construct (line 42) | private function __construct() method build (line 58) | public static function build(iterable $pairs, string $separator = '&',... method buildFromPairs (line 82) | public static function buildFromPairs(iterable $pairs, ?Converter $con... method extract (line 110) | public static function extract(Stringable|string|bool|null $query, str... method extractFromValue (line 127) | public static function extractFromValue(Stringable|string|bool|null $q... method parse (line 144) | public static function parse(Stringable|string|bool|null $query, strin... method parseFromValue (line 156) | public static function parseFromValue(Stringable|string|bool|null $que... method decodePairs (line 169) | private static function decodePairs(array $pairs, int $pairValueState)... method convert (line 191) | public static function convert(iterable $pairs): array method extractPhpVariable (line 226) | private static function extractPhpVariable(array $data, array|string $... FILE: vendor/league/uri-interfaces/UriString.php class UriString (line 47) | final class UriString method build (line 189) | public static function build(array $components): string method buildUri (line 209) | public static function buildUri( method buildAuthority (line 242) | public static function buildAuthority(array $components): ?string method parse (line 307) | public static function parse(Stringable|string|int $uri): array method parseAuthority (line 380) | public static function parseAuthority(Stringable|string|null $authorit... method filterPort (line 414) | private static function filterPort(string $port): ?int method filterHost (line 430) | private static function filterHost(string $host): string method filterRegisteredName (line 471) | private static function filterRegisteredName(string $host): void method isIpHost (line 493) | private static function isIpHost(string $ipHost): bool FILE: vendor/league/uri/BaseUri.php class BaseUri (line 44) | class BaseUri implements Stringable, JsonSerializable, UriAccess method __construct (line 58) | final protected function __construct( method from (line 66) | public static function from(Stringable|string $uri, ?UriFactoryInterfa... method withUriFactory (line 71) | public function withUriFactory(UriFactoryInterface $uriFactory): static method withoutUriFactory (line 76) | public function withoutUriFactory(): static method getUri (line 81) | public function getUri(): Psr7UriInterface|UriInterface method getUriString (line 86) | public function getUriString(): string method jsonSerialize (line 91) | public function jsonSerialize(): string method __toString (line 96) | public function __toString(): string method origin (line 101) | public function origin(): ?self method unixPath (line 114) | public function unixPath(): ?string method windowsPath (line 127) | public function windowsPath(): ?string method toRfc8089 (line 161) | public function toRfc8089(): ?string method isLocalFile (line 179) | public function isLocalFile(): bool method isOpaque (line 194) | public function isOpaque(): bool method isCrossOrigin (line 203) | public function isCrossOrigin(Stringable|string $uri): bool method isAbsolute (line 222) | public function isAbsolute(): bool method isNetworkPath (line 230) | public function isNetworkPath(): bool method isAbsolutePath (line 239) | public function isAbsolutePath(): bool method isRelativePath (line 249) | public function isRelativePath(): bool method isSameDocument (line 259) | public function isSameDocument(Stringable|string $uri): bool method hasIdn (line 267) | public function hasIdn(): bool method hasIPv4 (line 275) | public function hasIPv4(): bool method resolve (line 289) | public function resolve(Stringable|string $uri): static method relativize (line 340) | public function relativize(Stringable|string $uri): static method computeOrigin (line 363) | final protected function computeOrigin(Psr7UriInterface|UriInterface $... method normalize (line 399) | final protected function normalize(Psr7UriInterface|UriInterface $uri)... method filterUri (line 435) | final protected static function filterUri(Stringable|string $uri, UriF... method removeDotSegments (line 449) | final protected function removeDotSegments(string $path): string method resolvePathAndQuery (line 490) | final protected function resolvePathAndQuery(Psr7UriInterface|UriInter... method componentEquals (line 537) | final protected function componentEquals(string $property, Psr7UriInte... method formatHost (line 558) | final protected static function formatHost(Psr7UriInterface|UriInterfa... method canNotBeRelativize (line 582) | final protected function canNotBeRelativize(Psr7UriInterface|UriInterf... method relativizePath (line 592) | final protected static function relativizePath(string $path, string $b... method getSegments (line 617) | final protected static function getSegments(string $path): array method formatPath (line 629) | final protected static function formatPath(string $path, string $baseP... method formatPathWithEmptyBaseQuery (line 650) | final protected static function formatPathWithEmptyBaseQuery(string $p... FILE: vendor/league/uri/Http.php class Http (line 28) | final class Http implements Stringable, Psr7UriInterface, JsonSerializable method __construct (line 32) | private function __construct(UriInterface $uri) method normalizePsr7Uri (line 53) | private function normalizePsr7Uri(UriInterface $uri): UriInterface method new (line 78) | public static function new(Stringable|string $uri = ''): self method fromComponents (line 89) | public static function fromComponents(array $components): self method fromServer (line 118) | public static function fromServer(array $server): self method fromBaseUri (line 128) | public static function fromBaseUri(Stringable|string $uri, Stringable|... method fromTemplate (line 139) | public static function fromTemplate(Stringable|string $template, itera... method getScheme (line 144) | public function getScheme(): string method getAuthority (line 149) | public function getAuthority(): string method getUserInfo (line 154) | public function getUserInfo(): string method getHost (line 159) | public function getHost(): string method getPort (line 164) | public function getPort(): ?int method getPath (line 169) | public function getPath(): string method getQuery (line 174) | public function getQuery(): string method getFragment (line 179) | public function getFragment(): string method __toString (line 184) | public function __toString(): string method jsonSerialize (line 189) | public function jsonSerialize(): string method filterInput (line 197) | private function filterInput(string $str): ?string method newInstance (line 205) | private function newInstance(UriInterface $uri): self method withScheme (line 213) | public function withScheme(string $scheme): self method withUserInfo (line 218) | public function withUserInfo(string $user, ?string $password = null): ... method withHost (line 223) | public function withHost(string $host): self method withPort (line 228) | public function withPort(?int $port): self method withPath (line 233) | public function withPath(string $path): self method withQuery (line 238) | public function withQuery(string $query): self method withFragment (line 243) | public function withFragment(string $fragment): self method createFromString (line 257) | #[Deprecated(message:'use League\Uri\Http::new() instead', since:'leag... method createFromComponents (line 275) | #[Deprecated(message:'use League\Uri\Http::fromComponents() instead', ... method createFromServer (line 290) | #[Deprecated(message:'use League\Uri\Http::fromServer() instead', sinc... method createFromUri (line 305) | #[Deprecated(message:'use League\Uri\Http::new() instead', since:'leag... method createFromBaseUri (line 322) | #[Deprecated(message:'use League\Uri\Http::fromBaseUri() instead', sin... FILE: vendor/league/uri/HttpFactory.php class HttpFactory (line 19) | final class HttpFactory implements UriFactoryInterface method createUri (line 21) | public function createUri(string $uri = ''): UriInterface FILE: vendor/league/uri/Uri.php class Uri (line 64) | final class Uri implements UriInterface method __construct (line 213) | private function __construct( method formatScheme (line 243) | private function formatScheme(?string $scheme): ?string method formatUserInfo (line 273) | private function formatUserInfo( method formatHost (line 286) | private function formatHost(?string $host): ?string method formatRegisteredName (line 315) | private function formatRegisteredName(string $host): string method formatIp (line 331) | private function formatIp(string $host): string method formatPort (line 370) | private function formatPort(?int $port = null): ?int method new (line 384) | public static function new(Stringable|string $uri = ''): self method fromBaseUri (line 408) | public static function fromBaseUri( method fromTemplate (line 430) | public static function fromTemplate(UriTemplate|Stringable|string $tem... method fromComponents (line 445) | public static function fromComponents(array $components = []): self method fromFileContents (line 476) | public static function fromFileContents(Stringable|string $path, $cont... method fromData (line 509) | public static function fromData(string $data, string $mimetype = '', s... method fromUnixPath (line 548) | public static function fromUnixPath(Stringable|string $path): self method fromWindowsPath (line 561) | public static function fromWindowsPath(Stringable|string $path): self method fromRfc8089 (line 592) | public static function fromRfc8089(Stringable|string $uri): UriInterface method fromServer (line 607) | public static function fromServer(array $server): self method fetchScheme (line 620) | private static function fetchScheme(array $server): string method fetchUserInfo (line 635) | private static function fetchUserInfo(array $server): array method fetchHostname (line 666) | private static function fetchHostname(array $server): array method fetchRequestUri (line 698) | private static function fetchRequestUri(array $server): array method formatPath (line 718) | private function formatPath(string $path): string method formatDataPath (line 734) | private static function formatDataPath(string $path): string method assertValidPath (line 769) | private static function assertValidPath(string $mimetype, string $para... method validateParameter (line 798) | private static function validateParameter(string $parameter): bool method formatFilePath (line 808) | private function formatFilePath(string $path): string method assertValidState (line 826) | private function assertValidState(): void method isUriWithSchemeAndPathOnly (line 860) | private function isUriWithSchemeAndPathOnly(): bool method isUriWithSchemeHostAndPathOnly (line 870) | private function isUriWithSchemeHostAndPathOnly(): bool method isNonEmptyHostUri (line 882) | private function isNonEmptyHostUri(): bool method isNonEmptyHostUriWithoutFragment (line 892) | private function isNonEmptyHostUriWithoutFragment(): bool method isNonEmptyHostUriWithoutFragmentAndQuery (line 901) | private function isNonEmptyHostUriWithoutFragmentAndQuery(): bool method toString (line 906) | public function toString(): string method __toString (line 914) | public function __toString(): string method jsonSerialize (line 922) | public function jsonSerialize(): string method toComponents (line 930) | public function toComponents(): array method getScheme (line 947) | public function getScheme(): ?string method getAuthority (line 955) | public function getAuthority(): ?string method getUsername (line 963) | public function getUsername(): ?string method getPassword (line 971) | public function getPassword(): ?string method getUserInfo (line 979) | public function getUserInfo(): ?string method getHost (line 987) | public function getHost(): ?string method getPort (line 995) | public function getPort(): ?int method getPath (line 1003) | public function getPath(): string method getQuery (line 1014) | public function getQuery(): ?string method getFragment (line 1022) | public function getFragment(): ?string method withScheme (line 1030) | public function withScheme(Stringable|string|null $scheme): UriInterface method filterString (line 1054) | private function filterString(Stringable|string|null $str): ?string method withUserInfo (line 1069) | public function withUserInfo( method withHost (line 1092) | public function withHost(Stringable|string|null $host): UriInterface method withPort (line 1111) | public function withPort(int|null $port): UriInterface method withPath (line 1130) | public function withPath(Stringable|string $path): UriInterface method withQuery (line 1151) | public function withQuery(Stringable|string|null $query): UriInterface method withFragment (line 1170) | public function withFragment(Stringable|string|null $fragment): UriInt... method getComponents (line 1198) | #[Deprecated(message:'use League\Uri\Uri::toComponents() instead', sin... method createFromString (line 1211) | #[Deprecated(message:'use League\Uri\Uri::new() instead', since:'leagu... method createFromComponents (line 1226) | #[Deprecated(message:'use League\Uri\Uri::fromComponents() instead', s... method createFromDataPath (line 1244) | #[Deprecated(message:'use League\Uri\Uri::fromDataPath() instead', sin... method createFromBaseUri (line 1261) | #[Deprecated(message:'use League\Uri\Uri::fromBaseUri() instead', sinc... method createFromUnixPath (line 1278) | #[Deprecated(message:'use League\Uri\Uri::fromUnixPath() instead', sin... method createFromWindowsPath (line 1293) | #[Deprecated(message:'use League\Uri\Uri::fromWindowsPath() instead', ... method createFromUri (line 1308) | #[Deprecated(message:'use League\Uri\Uri::new() instead', since:'leagu... method createFromServer (line 1323) | #[Deprecated(message:'use League\Uri\Uri::fromServer() instead', since... FILE: vendor/league/uri/UriInfo.php class UriInfo (line 25) | final class UriInfo method __construct (line 30) | private function __construct() method isAbsolute (line 37) | #[Deprecated(message:'use League\Uri\BaseUri::isAbsolute() instead', s... method isNetworkPath (line 46) | #[Deprecated(message:'use League\Uri\BaseUri::isNetworkPath() instead'... method isAbsolutePath (line 55) | #[Deprecated(message:'use League\Uri\BaseUri::isAbsolutePath() instead... method isRelativePath (line 65) | #[Deprecated(message:'use League\Uri\BaseUri::isRelativePath() instead... method isSameDocument (line 74) | #[Deprecated(message:'use League\Uri\BaseUri::isSameDocument() instead... method getOrigin (line 89) | #[Deprecated(message:'use League\Uri\BaseUri::origin() instead', since... method isCrossOrigin (line 100) | #[Deprecated(message:'use League\Uri\BaseUri::isCrossOrigin() instead'... FILE: vendor/league/uri/UriResolver.php class UriResolver (line 25) | final class UriResolver method resolve (line 36) | #[Deprecated(message:'use League\Uri\BaseUri::resolve() instead', sinc... method relativize (line 51) | #[Deprecated(message:'use League\Uri\BaseUri::relativize() instead', s... FILE: vendor/league/uri/UriTemplate.php class UriTemplate (line 35) | final class UriTemplate method __construct (line 44) | public function __construct(Stringable|string $template, iterable $def... method filterVariables (line 50) | private function filterVariables(iterable $variables): VariableBag method getTemplate (line 63) | public function getTemplate(): string method getVariableNames (line 71) | public function getVariableNames(): array method getDefaultVariables (line 76) | public function getDefaultVariables(): array method withDefaultVariables (line 92) | public function withDefaultVariables(iterable $defaultVariables): self method expand (line 106) | public function expand(iterable $variables = []): UriInterface method expandOrFail (line 117) | public function expandOrFail(iterable $variables = []): UriInterface FILE: vendor/league/uri/UriTemplate/Expression.php class Expression (line 30) | final class Expression method __construct (line 38) | private function __construct(public readonly Operator $operator, VarSp... method new (line 56) | public static function new(Stringable|string $expression): self method createFromString (line 75) | #[Deprecated(message:'use League\Uri\UriTemplate\Exppression::new() in... method expand (line 81) | public function expand(VariableBag $variables): string FILE: vendor/league/uri/UriTemplate/Operator.php method first (line 60) | public function first(): string method separator (line 68) | public function separator(): string method isNamed (line 77) | public function isNamed(): bool method decode (line 88) | public function decode(string $var): string method parseExpression (line 103) | public static function parseExpression(Stringable|string $expression): a... method expand (line 128) | public function expand(VarSpecifier $varSpecifier, VariableBag $variable... method inject (line 152) | private function inject(array|string $value, VarSpecifier $varSpec): array method replaceList (line 174) | private function replaceList(array $value, VarSpecifier $varSpec): array FILE: vendor/league/uri/UriTemplate/Template.php class Template (line 34) | final class Template implements Stringable method __construct (line 46) | private function __construct(public readonly string $value, Expression... method new (line 63) | public static function new(Stringable|string $template): self method expand (line 88) | public function expand(iterable $variables = []): string method expandOrFail (line 100) | public function expandOrFail(iterable $variables = []): string method expandAll (line 114) | private function expandAll(VariableBag $variables): string method __toString (line 123) | public function __toString(): string method createFromString (line 140) | #[Deprecated(message:'use League\Uri\UriTemplate\Template::new() inste... FILE: vendor/league/uri/UriTemplate/TemplateCanNotBeExpanded.php class TemplateCanNotBeExpanded (line 19) | class TemplateCanNotBeExpanded extends InvalidArgumentException implemen... method __construct (line 23) | public function __construct(string $message = '', string ...$variableN... method dueToUnableToProcessValueListWithPrefix (line 30) | public static function dueToUnableToProcessValueListWithPrefix(string ... method dueToNestedListOfValue (line 35) | public static function dueToNestedListOfValue(string $variableName): self method dueToMissingVariables (line 40) | public static function dueToMissingVariables(string ...$variableNames)... FILE: vendor/league/uri/UriTemplate/VarSpecifier.php class VarSpecifier (line 24) | final class VarSpecifier method __construct (line 35) | private function __construct( method new (line 42) | public static function new(string $specification): self method toString (line 66) | public function toString(): string FILE: vendor/league/uri/UriTemplate/VariableBag.php class VariableBag (line 37) | final class VariableBag implements ArrayAccess, Countable, IteratorAggre... method __construct (line 47) | public function __construct(iterable $variables = []) method count (line 54) | public function count(): int method getIterator (line 59) | public function getIterator(): Traversable method offsetExists (line 64) | public function offsetExists(mixed $offset): bool method offsetUnset (line 69) | public function offsetUnset(mixed $offset): void method offsetSet (line 74) | public function offsetSet(mixed $offset, mixed $value): void method offsetGet (line 79) | public function offsetGet(mixed $offset): mixed method isEmpty (line 87) | public function isEmpty(): bool method isNotEmpty (line 95) | public function isNotEmpty(): bool method fetch (line 105) | public function fetch(string $name): null|string|array method assign (line 113) | public function assign(string $name, Stringable|string|bool|int|float|... method normalizeValue (line 123) | private function normalizeValue( method replace (line 139) | public function replace(VariableBag $variables): self method filter (line 147) | public function filter(Closure $fn): self FILE: vendor/mockery/mockery/library/Mockery.php class Mockery (line 45) | class Mockery method andAnyOtherArgs (line 83) | public static function andAnyOtherArgs() method andAnyOthers (line 96) | public static function andAnyOthers() method any (line 106) | public static function any() method anyOf (line 120) | public static function anyOf(...$args) method builtInTypes (line 130) | public static function builtInTypes() method capture (line 144) | public static function capture(&$reference) method close (line 160) | public static function close() method contains (line 190) | public static function contains(...$args) method declareClass (line 200) | public static function declareClass($fqn) method declareInterface (line 210) | public static function declareInterface($fqn) method ducktype (line 224) | public static function ducktype(...$args) method fetchMock (line 238) | public static function fetchMock($name) method formatArgs (line 250) | public static function formatArgs($method, ?array $arguments = null) method formatObjects (line 269) | public static function formatObjects(?array $objects = null) method getConfiguration (line 304) | public static function getConfiguration() method getContainer (line 318) | public static function getContainer() method getDefaultGenerator (line 333) | public static function getDefaultGenerator() method getDefaultLoader (line 343) | public static function getDefaultLoader() method getGenerator (line 354) | public static function getGenerator() method getLoader (line 369) | public static function getLoader() method globalHelpers (line 383) | public static function globalHelpers() method hasKey (line 397) | public static function hasKey($key) method hasValue (line 411) | public static function hasValue($val) method instanceMock (line 425) | public static function instanceMock(...$args) method isBuiltInType (line 437) | public static function isBuiltInType($type) method isEqual (line 449) | public static function isEqual($expected): IsEqual method isSame (line 461) | public static function isSame($expected): IsSame method mock (line 475) | public static function mock(...$args) method mustBe (line 489) | public static function mustBe($expected) method namedMock (line 503) | public static function namedMock(...$args) method not (line 524) | public static function not($expected) method notAnyOf (line 538) | public static function notAnyOf(...$args) method on (line 552) | public static function on($closure) method parseShouldReturnArgs (line 568) | public static function parseShouldReturnArgs(LegacyMockInterface $mock... method pattern (line 598) | public static function pattern($expected) method registerFileForCleanUp (line 608) | public static function registerFileForCleanUp($fileName) method resetContainer (line 618) | public static function resetContainer() method self (line 630) | public static function self() method setContainer (line 644) | public static function setContainer(Container $container) method setGenerator (line 652) | public static function setGenerator(Generator $generator) method setLoader (line 660) | public static function setLoader(Loader $loader) method spy (line 675) | public static function spy(...$args) method subset (line 691) | public static function subset(array $part, $strict = true) method type (line 705) | public static function type($expected) method buildDemeterChain (line 721) | protected static function buildDemeterChain(LegacyMockInterface $mock,... method cleanupArray (line 787) | private static function cleanupArray($argument, $nesting = 3) method cleanupNesting (line 819) | private static function cleanupNesting($argument, $nesting) method declareType (line 839) | private static function declareType($fqn, $type): void method extractInstancePublicProperties (line 877) | private static function extractInstancePublicProperties($object, $nest... method formatArgument (line 906) | private static function formatArgument($argument, $depth = 0) method getExistingDemeterMock (line 961) | private static function getExistingDemeterMock(Container $container, $... method getNewDemeterMock (line 975) | private static function getNewDemeterMock(Container $container, $paren... method noMoreElementsInChain (line 1026) | private static function noMoreElementsInChain(array $methodNames) method objectToArray (line 1039) | private static function objectToArray($object, $nesting = 3) FILE: vendor/mockery/mockery/library/Mockery/Adapter/Phpunit/MockeryPHPUnitIntegration.php type MockeryPHPUnitIntegration (line 23) | trait MockeryPHPUnitIntegration method addMockeryExpectationsToAssertionCount (line 29) | protected function addMockeryExpectationsToAssertionCount() method checkMockeryExceptions (line 34) | protected function checkMockeryExceptions() method closeMockery (line 47) | protected function closeMockery() method mockeryAssertPostConditions (line 57) | protected function mockeryAssertPostConditions() method purgeMockeryContainer (line 69) | #[After] method startMockery (line 81) | #[Before] FILE: vendor/mockery/mockery/library/Mockery/Adapter/Phpunit/MockeryPHPUnitIntegrationAssertPostConditions.php type MockeryPHPUnitIntegrationAssertPostConditions (line 15) | trait MockeryPHPUnitIntegrationAssertPostConditions method assertPostConditions (line 17) | protected function assertPostConditions(): void FILE: vendor/mockery/mockery/library/Mockery/Adapter/Phpunit/MockeryTestCase.php class MockeryTestCase (line 15) | abstract class MockeryTestCase extends TestCase method mockeryTestSetUp (line 20) | protected function mockeryTestSetUp() method mockeryTestTearDown (line 24) | protected function mockeryTestTearDown() FILE: vendor/mockery/mockery/library/Mockery/Adapter/Phpunit/MockeryTestCaseSetUp.php type MockeryTestCaseSetUp (line 15) | trait MockeryTestCaseSetUp method setUp (line 17) | protected function setUp(): void method tearDown (line 23) | protected function tearDown(): void FILE: vendor/mockery/mockery/library/Mockery/Adapter/Phpunit/TestListener.php class TestListener (line 18) | class TestListener implements PHPUnitTestListener method __construct (line 24) | public function __construct() method endTest (line 29) | public function endTest(Test $test, float $time): void method startTestSuite (line 34) | public function startTestSuite(TestSuite $suite): void FILE: vendor/mockery/mockery/library/Mockery/Adapter/Phpunit/TestListenerTrait.php class TestListenerTrait (line 26) | class TestListenerTrait method endTest (line 35) | public function endTest(Test $test, $time) method startTestSuite (line 75) | public function startTestSuite() FILE: vendor/mockery/mockery/library/Mockery/ClosureWrapper.php class ClosureWrapper (line 20) | class ClosureWrapper method __construct (line 24) | public function __construct(Closure $closure) method __invoke (line 32) | public function __invoke() FILE: vendor/mockery/mockery/library/Mockery/CompositeExpectation.php class CompositeExpectation (line 18) | class CompositeExpectation implements ExpectationInterface method __call (line 34) | public function __call($method, array $args) method __toString (line 48) | public function __toString() method add (line 64) | public function add($expectation) method andReturn (line 72) | public function andReturn(...$args) method andReturns (line 84) | public function andReturns(...$args) method getMock (line 94) | public function getMock() method getOrderNumber (line 106) | public function getOrderNumber() method mock (line 118) | public function mock() method shouldNotReceive (line 130) | public function shouldNotReceive(...$args) method shouldReceive (line 144) | public function shouldReceive(...$args) FILE: vendor/mockery/mockery/library/Mockery/Configuration.php class Configuration (line 32) | class Configuration method __construct (line 101) | public function __construct() method allowMockingMethodsUnnecessarily (line 115) | public function allowMockingMethodsUnnecessarily($flag = true) method allowMockingNonExistentMethods (line 132) | public function allowMockingNonExistentMethods($flag = true) method disableReflectionCache (line 147) | public function disableReflectionCache() method enableReflectionCache (line 162) | public function enableReflectionCache() method getConstantsMap (line 172) | public function getConstantsMap() method getDefaultMatcher (line 184) | public function getDefaultMatcher($class) method getInternalClassMethodParamMap (line 215) | public function getInternalClassMethodParamMap($class, $method) method getInternalClassMethodParamMaps (line 235) | public function getInternalClassMethodParamMaps() method getObjectFormatter (line 248) | public function getObjectFormatter($class, $defaultFormatter) method getQuickDefinitions (line 272) | public function getQuickDefinitions(): QuickDefinitionsConfiguration method mockingMethodsUnnecessarilyAllowed (line 284) | public function mockingMethodsUnnecessarilyAllowed() method mockingNonExistentMethodsAllowed (line 299) | public function mockingNonExistentMethodsAllowed() method reflectionCacheEnabled (line 309) | public function reflectionCacheEnabled() method resetInternalClassMethodParamMaps (line 319) | public function resetInternalClassMethodParamMaps() method setConstantsMap (line 333) | public function setConstantsMap(array $map) method setDefaultMatcher (line 346) | public function setDefaultMatcher($class, $matcherClass) method setInternalClassMethodParamMap (line 377) | public function setInternalClassMethodParamMap($class, $method, array ... method setObjectFormatter (line 402) | public function setObjectFormatter($class, $formatterCallback) FILE: vendor/mockery/mockery/library/Mockery/Container.php class Container (line 58) | class Container method __construct (line 110) | public function __construct(?Generator $generator = null, ?LoaderInter... method fetchMock (line 127) | public function fetchMock($reference) method getGenerator (line 135) | public function getGenerator() method getKeyOfDemeterMockFor (line 146) | public function getKeyOfDemeterMockFor($method, $parent) method getLoader (line 165) | public function getLoader() method getMocks (line 174) | public function getMocks() method instanceMock (line 182) | public function instanceMock() method isValidClassName (line 193) | public function isValidClassName($className) method mock (line 224) | public function mock(...$args) method mockery_allocateOrder (line 432) | public function mockery_allocateOrder() method mockery_close (line 442) | public function mockery_close() method mockery_getCurrentOrder (line 456) | public function mockery_getCurrentOrder() method mockery_getExpectationCount (line 466) | public function mockery_getExpectationCount() method mockery_getGroups (line 481) | public function mockery_getGroups() method mockery_setCurrentOrder (line 493) | public function mockery_setCurrentOrder($order) method mockery_setGroup (line 506) | public function mockery_setGroup($group, $order) method mockery_teardown (line 516) | public function mockery_teardown() method mockery_thrownExceptions (line 532) | public function mockery_thrownExceptions() method mockery_validateOrder (line 554) | public function mockery_validateOrder($method, $order, LegacyMockInter... method mockery_verify (line 580) | public function mockery_verify() method rememberMock (line 596) | public function rememberMock(LegacyMockInterface $mock) method self (line 618) | public function self() method _getInstance (line 634) | protected function _getInstance($mockName, $constructorArgs = null) method checkForNamedMockClashes (line 660) | protected function checkForNamedMockClashes($config) FILE: vendor/mockery/mockery/library/Mockery/CountValidator/AtLeast.php class AtLeast (line 17) | class AtLeast extends CountValidatorAbstract method isEligible (line 26) | public function isEligible($n) method validate (line 39) | public function validate($n) FILE: vendor/mockery/mockery/library/Mockery/CountValidator/AtMost.php class AtMost (line 17) | class AtMost extends CountValidatorAbstract method validate (line 27) | public function validate($n) FILE: vendor/mockery/mockery/library/Mockery/CountValidator/CountValidatorAbstract.php class CountValidatorAbstract (line 15) | abstract class CountValidatorAbstract implements CountValidatorInterface method __construct (line 36) | public function __construct(Expectation $expectation, $limit) method isEligible (line 49) | public function isEligible($n) method validate (line 61) | abstract public function validate($n); FILE: vendor/mockery/mockery/library/Mockery/CountValidator/CountValidatorInterface.php type CountValidatorInterface (line 5) | interface CountValidatorInterface method isEligible (line 14) | public function isEligible($n); method validate (line 23) | public function validate($n); FILE: vendor/mockery/mockery/library/Mockery/CountValidator/Exact.php class Exact (line 17) | class Exact extends CountValidatorAbstract method validate (line 27) | public function validate($n) FILE: vendor/mockery/mockery/library/Mockery/CountValidator/Exception.php class Exception (line 16) | class Exception extends OutOfBoundsException implements MockeryException... FILE: vendor/mockery/mockery/library/Mockery/Exception.php class Exception (line 16) | class Exception extends UnexpectedValueException implements MockeryExcep... FILE: vendor/mockery/mockery/library/Mockery/Exception/BadMethodCallException.php class BadMethodCallException (line 13) | class BadMethodCallException extends \BadMethodCallException implements ... method dismiss (line 20) | public function dismiss() method dismissed (line 35) | public function dismissed() FILE: vendor/mockery/mockery/library/Mockery/Exception/InvalidArgumentException.php class InvalidArgumentException (line 13) | class InvalidArgumentException extends \InvalidArgumentException impleme... FILE: vendor/mockery/mockery/library/Mockery/Exception/InvalidCountException.php class InvalidCountException (line 18) | class InvalidCountException extends Exception method getActualCount (line 48) | public function getActualCount() method getExpectedCount (line 56) | public function getExpectedCount() method getExpectedCountComparative (line 64) | public function getExpectedCountComparative() method getMethodName (line 72) | public function getMethodName() method getMock (line 80) | public function getMock() method getMockName (line 89) | public function getMockName() method setActualCount (line 104) | public function setActualCount($count) method setExpectedCount (line 114) | public function setExpectedCount($count) method setExpectedCountComparative (line 124) | public function setExpectedCountComparative($comp) method setMethodName (line 138) | public function setMethodName($name) method setMock (line 147) | public function setMock(LegacyMockInterface $mock) FILE: vendor/mockery/mockery/library/Mockery/Exception/InvalidOrderException.php class InvalidOrderException (line 16) | class InvalidOrderException extends Exception method getActualOrder (line 41) | public function getActualOrder() method getExpectedOrder (line 49) | public function getExpectedOrder() method getMethodName (line 57) | public function getMethodName() method getMock (line 65) | public function getMock() method getMockName (line 73) | public function getMockName() method setActualOrder (line 89) | public function setActualOrder($count) method setExpectedOrder (line 100) | public function setExpectedOrder($count) method setMethodName (line 111) | public function setMethodName($name) method setMock (line 120) | public function setMock(LegacyMockInterface $mock) FILE: vendor/mockery/mockery/library/Mockery/Exception/MockeryExceptionInterface.php type MockeryExceptionInterface (line 17) | interface MockeryExceptionInterface extends Throwable FILE: vendor/mockery/mockery/library/Mockery/Exception/NoMatchingExpectationException.php class NoMatchingExpectationException (line 16) | class NoMatchingExpectationException extends Exception method getActualArguments (line 36) | public function getActualArguments() method getMethodName (line 44) | public function getMethodName() method getMock (line 52) | public function getMock() method getMockName (line 60) | public function getMockName() method setActualArguments (line 78) | public function setActualArguments($count) method setMethodName (line 88) | public function setMethodName($name) method setMock (line 97) | public function setMock(LegacyMockInterface $mock) FILE: vendor/mockery/mockery/library/Mockery/Exception/RuntimeException.php class RuntimeException (line 15) | class RuntimeException extends Exception implements MockeryExceptionInte... FILE: vendor/mockery/mockery/library/Mockery/Expectation.php class Expectation (line 49) | class Expectation implements ExpectationInterface method __construct (line 180) | public function __construct(LegacyMockInterface $mock, $name) method __clone (line 190) | public function __clone() method __toString (line 208) | public function __toString() method andReturn (line 220) | public function andReturn(...$args) method andReturnArg (line 234) | public function andReturnArg($index) method andReturnFalse (line 260) | public function andReturnFalse() method andReturnNull (line 270) | public function andReturnNull() method andReturns (line 282) | public function andReturns(...$args) method andReturnSelf (line 292) | public function andReturnSelf() method andReturnTrue (line 300) | public function andReturnTrue() method andReturnUndefined (line 310) | public function andReturnUndefined() method andReturnUsing (line 324) | public function andReturnUsing(...$args) method andReturnValues (line 336) | public function andReturnValues(array $values) method andSet (line 349) | public function andSet($name, ...$values) method andThrow (line 365) | public function andThrow($exception, $message = '', $code = 0, ?\Excep... method andThrowExceptions (line 381) | public function andThrowExceptions(array $exceptions) method andThrows (line 394) | public function andThrows($exception, $message = '', $code = 0, ?\Exce... method andYield (line 406) | public function andYield(...$args) method atLeast (line 424) | public function atLeast() method atMost (line 436) | public function atMost() method because (line 450) | public function because($message) method between (line 463) | public function between($minimum, $maximum) method byDefault (line 473) | public function byDefault() method getExceptionMessage (line 487) | public function getExceptionMessage() method getMock (line 497) | public function getMock() method getName (line 502) | public function getName() method getOrderNumber (line 512) | public function getOrderNumber() method globally (line 522) | public function globally() method isCallCountConstrained (line 534) | public function isCallCountConstrained() method isEligible (line 544) | public function isEligible() method matchArgs (line 560) | public function matchArgs(array $args) method never (line 592) | public function never() method once (line 602) | public function once() method ordered (line 614) | public function ordered($group = null) method passthru (line 633) | public function passthru() method set (line 655) | public function set($name, $value) method times (line 669) | public function times($limit = null) method twice (line 706) | public function twice() method validateOrder (line 716) | public function validateOrder() method verify (line 736) | public function verify() method verifyCall (line 751) | public function verifyCall(array $args) method with (line 777) | public function with(...$args) method withAnyArgs (line 787) | public function withAnyArgs() method withArgs (line 802) | public function withArgs($argsOrClosure) method withNoArgs (line 824) | public function withNoArgs() method withSomeOfArgs (line 838) | public function withSomeOfArgs(...$expectedArgs) method zeroOrMoreTimes (line 856) | public function zeroOrMoreTimes() method _defineOrdered (line 869) | protected function _defineOrdered($group, $ordering) method _getReturnValue (line 892) | protected function _getReturnValue(array $args) method _matchArg (line 925) | protected function _matchArg($expected, &$actual) method _matchArgs (line 965) | protected function _matchArgs($args) method _setValues (line 983) | protected function _setValues() method isAndAnyOtherArgumentsMatcher (line 1021) | private function isAndAnyOtherArgumentsMatcher($expectedArg) method isArgumentListMatcher (line 1031) | private function isArgumentListMatcher() method throwAsNecessary (line 1045) | private function throwAsNecessary($return) method withArgsInArray (line 1063) | private function withArgsInArray(array $arguments) method withArgsMatchedByClosure (line 1079) | private function withArgsMatchedByClosure(Closure $closure) FILE: vendor/mockery/mockery/library/Mockery/ExpectationDirector.php class ExpectationDirector (line 22) | class ExpectationDirector method __construct (line 64) | public function __construct($name, LegacyMockInterface $mock) method addExpectation (line 73) | public function addExpectation(Expectation $expectation) method call (line 83) | public function call(array $args) method findExpectation (line 112) | public function findExpectation(array $args) method getDefaultExpectations (line 132) | public function getDefaultExpectations() method getExpectationCount (line 142) | public function getExpectationCount() method getExpectations (line 166) | public function getExpectations() method makeExpectationDefault (line 178) | public function makeExpectationDefault(Expectation $expectation) method verify (line 198) | public function verify() method _findExpectationIn (line 220) | protected function _findExpectationIn(array $expectations, array $args) FILE: vendor/mockery/mockery/library/Mockery/ExpectationInterface.php type ExpectationInterface (line 13) | interface ExpectationInterface method andReturn (line 22) | public function andReturn(...$args); method andReturns (line 27) | public function andReturns(); method getMock (line 32) | public function getMock(); method getOrderNumber (line 37) | public function getOrderNumber(); FILE: vendor/mockery/mockery/library/Mockery/ExpectsHigherOrderMessage.php class ExpectsHigherOrderMessage (line 13) | class ExpectsHigherOrderMessage extends HigherOrderMessage method __construct (line 15) | public function __construct(MockInterface $mock) method __call (line 26) | public function __call($method, $args) FILE: vendor/mockery/mockery/library/Mockery/Generator/CachingGenerator.php class CachingGenerator (line 13) | class CachingGenerator implements Generator method __construct (line 25) | public function __construct(Generator $generator) method generate (line 33) | public function generate(MockConfiguration $config) FILE: vendor/mockery/mockery/library/Mockery/Generator/DefinedTargetClass.php class DefinedTargetClass (line 23) | class DefinedTargetClass implements TargetClassInterface method __construct (line 39) | public function __construct(ReflectionClass $rfc, $alias = null) method __toString (line 48) | public function __toString() method factory (line 58) | public static function factory($name, $alias = null) method getAttributes (line 66) | public function getAttributes() method getInterfaces (line 88) | public function getInterfaces() method getMethods (line 101) | public function getMethods() method getName (line 114) | public function getName() method getNamespaceName (line 122) | public function getNamespaceName() method getShortName (line 130) | public function getShortName() method hasInternalAncestor (line 138) | public function hasInternalAncestor() method implementsInterface (line 160) | public function implementsInterface($interface) method inNamespace (line 168) | public function inNamespace() method isAbstract (line 176) | public function isAbstract() method isFinal (line 184) | public function isFinal() FILE: vendor/mockery/mockery/library/Mockery/Generator/Generator.php type Generator (line 13) | interface Generator method generate (line 18) | public function generate(MockConfiguration $config); FILE: vendor/mockery/mockery/library/Mockery/Generator/Method.php class Method (line 22) | class Method method __construct (line 29) | public function __construct(ReflectionMethod $method) method __call (line 43) | public function __call($method, $args) method getParameters (line 52) | public function getParameters() method getReturnType (line 62) | public function getReturnType() FILE: vendor/mockery/mockery/library/Mockery/Generator/MockConfiguration.php class MockConfiguration (line 41) | class MockConfiguration method __construct (line 146) | public function __construct( method generateName (line 171) | public function generateName() method getBlackListedMethods (line 199) | public function getBlackListedMethods() method getConstantsMap (line 207) | public function getConstantsMap() method getHash (line 219) | public function getHash() method getMethodsToMock (line 242) | public function getMethodsToMock() method getName (line 304) | public function getName() method getNamespaceName (line 312) | public function getNamespaceName() method getParameterOverrides (line 327) | public function getParameterOverrides() method getShortName (line 335) | public function getShortName() method getTargetClass (line 344) | public function getTargetClass() method getTargetClassName (line 387) | public function getTargetClassName() method getTargetInterfaces (line 395) | public function getTargetInterfaces() method getTargetObject (line 456) | public function getTargetObject() method getTargetTraits (line 464) | public function getTargetTraits() method getWhiteListedMethods (line 481) | public function getWhiteListedMethods() method isInstanceMock (line 489) | public function isInstanceMock() method isMockOriginalDestructor (line 497) | public function isMockOriginalDestructor() method rename (line 506) | public function rename($className) method requiresCallStaticTypeHintRemoval (line 544) | public function requiresCallStaticTypeHintRemoval() method requiresCallTypeHintRemoval (line 567) | public function requiresCallTypeHintRemoval() method addTarget (line 582) | protected function addTarget($target) method addTargetInterfaceName (line 630) | protected function addTargetInterfaceName($targetInterface) method addTargets (line 638) | protected function addTargets($interfaces) method addTargetTraitName (line 648) | protected function addTargetTraitName($targetTraitName) method getAllMethods (line 656) | protected function getAllMethods() method setTargetClassName (line 697) | protected function setTargetClassName($targetClassName) method setTargetObject (line 705) | protected function setTargetObject($object) FILE: vendor/mockery/mockery/library/Mockery/Generator/MockConfigurationBuilder.php class MockConfigurationBuilder (line 15) | class MockConfigurationBuilder method __construct (line 96) | public function __construct() method addBlackListedMethod (line 105) | public function addBlackListedMethod($blackListedMethod) method addBlackListedMethods (line 115) | public function addBlackListedMethods(array $blackListedMethods) method addTarget (line 128) | public function addTarget($target) method addTargets (line 139) | public function addTargets($targets) method addWhiteListedMethod (line 151) | public function addWhiteListedMethod($whiteListedMethod) method addWhiteListedMethods (line 160) | public function addWhiteListedMethods(array $whiteListedMethods) method getMockConfiguration (line 172) | public function getMockConfiguration() method setBlackListedMethods (line 190) | public function setBlackListedMethods(array $blackListedMethods) method setConstantsMap (line 199) | public function setConstantsMap(array $map) method setInstanceMock (line 209) | public function setInstanceMock($instanceMock) method setMockOriginalDestructor (line 219) | public function setMockOriginalDestructor($mockDestructor) method setName (line 228) | public function setName($name) method setParameterOverrides (line 237) | public function setParameterOverrides(array $overrides) method setWhiteListedMethods (line 247) | public function setWhiteListedMethods(array $whiteListedMethods) FILE: vendor/mockery/mockery/library/Mockery/Generator/MockDefinition.php class MockDefinition (line 15) | class MockDefinition method __construct (line 31) | public function __construct(MockConfiguration $config, $code) method getClassName (line 44) | public function getClassName() method getCode (line 52) | public function getCode() method getConfig (line 60) | public function getConfig() FILE: vendor/mockery/mockery/library/Mockery/Generator/MockNameBuilder.php class MockNameBuilder (line 16) | class MockNameBuilder method addPart (line 31) | public function addPart($part) method build (line 41) | public function build() FILE: vendor/mockery/mockery/library/Mockery/Generator/Parameter.php class Parameter (line 21) | class Parameter method __construct (line 33) | public function __construct(ReflectionParameter $rfp) method __call (line 49) | public function __call($method, array $args) method getClass (line 64) | public function getClass() method getName (line 78) | public function getName() method getTypeHint (line 94) | public function getTypeHint() method getTypeHintAsString (line 106) | public function getTypeHintAsString() method isArray (line 116) | public function isArray() method isVariadic (line 126) | public function isVariadic() FILE: vendor/mockery/mockery/library/Mockery/Generator/StringManipulation/Pass/AvoidMethodClashPass.php class AvoidMethodClashPass (line 20) | class AvoidMethodClashPass implements Pass method apply (line 26) | public function apply($code, MockConfiguration $config) FILE: vendor/mockery/mockery/library/Mockery/Generator/StringManipulation/Pass/CallTypeHintPass.php class CallTypeHintPass (line 16) | class CallTypeHintPass implements Pass method apply (line 22) | public function apply($code, MockConfiguration $config) FILE: vendor/mockery/mockery/library/Mockery/Generator/StringManipulation/Pass/ClassAttributesPass.php class ClassAttributesPass (line 17) | class ClassAttributesPass implements Pass method apply (line 23) | public function apply($code, MockConfiguration $config) FILE: vendor/mockery/mockery/library/Mockery/Generator/StringManipulation/Pass/ClassNamePass.php class ClassNamePass (line 17) | class ClassNamePass implements Pass method apply (line 23) | public function apply($code, MockConfiguration $config) FILE: vendor/mockery/mockery/library/Mockery/Generator/StringManipulation/Pass/ClassPass.php class ClassPass (line 19) | class ClassPass implements Pass method apply (line 25) | public function apply($code, MockConfiguration $config) FILE: vendor/mockery/mockery/library/Mockery/Generator/StringManipulation/Pass/ConstantsPass.php class ConstantsPass (line 21) | class ConstantsPass implements Pass method apply (line 27) | public function apply($code, MockConfiguration $config) FILE: vendor/mockery/mockery/library/Mockery/Generator/StringManipulation/Pass/InstanceMockPass.php class InstanceMockPass (line 17) | class InstanceMockPass implements Pass method apply (line 64) | public function apply($code, MockConfiguration $config) method appendToClass (line 73) | protected function appendToClass($class, $code) FILE: vendor/mockery/mockery/library/Mockery/Generator/StringManipulation/Pass/InterfacePass.php class InterfacePass (line 20) | class InterfacePass implements Pass method apply (line 26) | public function apply($code, MockConfiguration $config) FILE: vendor/mockery/mockery/library/Mockery/Generator/StringManipulation/Pass/MagicMethodTypeHintsPass.php class MagicMethodTypeHintsPass (line 28) | class MagicMethodTypeHintsPass implements Pass method apply (line 58) | public function apply($code, MockConfiguration $config) method getMagicMethods (line 78) | public function getMagicMethods(?TargetClassInterface $class = null) method renderTypeHint (line 89) | protected function renderTypeHint(Parameter $param) method applyMagicTypeHints (line 104) | private function applyMagicTypeHints($code, Method $method) method getDeclarationRegex (line 126) | private function getDeclarationRegex($methodName) method getMethodDeclaration (line 138) | private function getMethodDeclaration(Method $method, array $namedPara... method getOriginalParameters (line 170) | private function getOriginalParameters($code, Method $method) method isMethodWithinCode (line 193) | private function isMethodWithinCode($code, Method $method) FILE: vendor/mockery/mockery/library/Mockery/Generator/StringManipulation/Pass/MethodDefinitionPass.php class MethodDefinitionPass (line 32) | class MethodDefinitionPass implements Pass method apply (line 38) | public function apply($code, MockConfiguration $config) method appendToClass (line 66) | protected function appendToClass($class, $code) method renderParams (line 72) | protected function renderParams(Method $method, $config) method renderReturnType (line 129) | protected function renderReturnType(Method $method) method renderTypeHint (line 136) | protected function renderTypeHint(Parameter $param) method renderMethodBody (line 143) | private function renderMethodBody($method, $config) FILE: vendor/mockery/mockery/library/Mockery/Generator/StringManipulation/Pass/Pass.php type Pass (line 15) | interface Pass method apply (line 21) | public function apply($code, MockConfiguration $config); FILE: vendor/mockery/mockery/library/Mockery/Generator/StringManipulation/Pass/RemoveBuiltinMethodsThatAreFinalPass.php class RemoveBuiltinMethodsThatAreFinalPass (line 23) | class RemoveBuiltinMethodsThatAreFinalPass implements Pass method apply (line 34) | public function apply($code, MockConfiguration $config) FILE: vendor/mockery/mockery/library/Mockery/Generator/StringManipulation/Pass/RemoveDestructorPass.php class RemoveDestructorPass (line 19) | class RemoveDestructorPass implements Pass method apply (line 25) | public function apply($code, MockConfiguration $config) FILE: vendor/mockery/mockery/library/Mockery/Generator/StringManipulation/Pass/RemoveUnserializeForInternalSerializableClassesPass.php class RemoveUnserializeForInternalSerializableClassesPass (line 24) | class RemoveUnserializeForInternalSerializableClassesPass implements Pass method apply (line 34) | public function apply($code, MockConfiguration $config) method appendToClass (line 52) | protected function appendToClass($class, $code) FILE: vendor/mockery/mockery/library/Mockery/Generator/StringManipulation/Pass/TraitPass.php class TraitPass (line 19) | class TraitPass implements Pass method apply (line 25) | public function apply($code, MockConfiguration $config) FILE: vendor/mockery/mockery/library/Mockery/Generator/StringManipulationGenerator.php class StringManipulationGenerator (line 30) | class StringManipulationGenerator implements Generator method __construct (line 45) | public function __construct(array $passes) method addPass (line 56) | public function addPass(Pass $pass) method generate (line 64) | public function generate(MockConfiguration $config) method withDefaultPasses (line 83) | public static function withDefaultPasses() FILE: vendor/mockery/mockery/library/Mockery/Generator/TargetClassInterface.php type TargetClassInterface (line 13) | interface TargetClassInterface method factory (line 22) | public static function factory($name); method getAttributes (line 29) | public function getAttributes(); method getInterfaces (line 36) | public function getInterfaces(); method getMethods (line 43) | public function getMethods(); method getName (line 50) | public function getName(); method getNamespaceName (line 57) | public function getNamespaceName(); method getShortName (line 64) | public function getShortName(); method hasInternalAncestor (line 72) | public function hasInternalAncestor(); method implementsInterface (line 82) | public function implementsInterface($interface); method inNamespace (line 89) | public function inNamespace(); method isAbstract (line 96) | public function isAbstract(); method isFinal (line 103) | public function isFinal(); FILE: vendor/mockery/mockery/library/Mockery/Generator/UndefinedTargetClass.php class UndefinedTargetClass (line 18) | class UndefinedTargetClass implements TargetClassInterface method __construct (line 28) | public function __construct($name) method __toString (line 36) | public function __toString() method factory (line 45) | public static function factory($name) method getAttributes (line 53) | public function getAttributes() method getInterfaces (line 61) | public function getInterfaces() method getMethods (line 69) | public function getMethods() method getName (line 77) | public function getName() method getNamespaceName (line 85) | public function getNamespaceName() method getShortName (line 95) | public function getShortName() method hasInternalAncestor (line 104) | public function hasInternalAncestor() method implementsInterface (line 113) | public function implementsInterface($interface) method inNamespace (line 121) | public function inNamespace() method isAbstract (line 129) | public function isAbstract() method isFinal (line 137) | public function isFinal() FILE: vendor/mockery/mockery/library/Mockery/HigherOrderMessage.php class HigherOrderMessage (line 18) | class HigherOrderMessage method __construct (line 30) | public function __construct(MockInterface $mock, $method) method __call (line 42) | public function __call($method, $args) FILE: vendor/mockery/mockery/library/Mockery/Instantiator.php class Instantiator (line 29) | final class Instantiator method instantiate (line 41) | public function instantiate($className): object method attemptInstantiationViaUnSerialization (line 49) | private function attemptInstantiationViaUnSerialization( method buildFactory (line 89) | private function buildFactory(string $className): Closure method getReflectionClass (line 111) | private function getReflectionClass(string $className): ReflectionClass method hasInternalAncestors (line 129) | private function hasInternalAncestors(ReflectionClass $reflectionClass... method isInstantiableViaReflection (line 143) | private function isInstantiableViaReflection(ReflectionClass $reflecti... FILE: vendor/mockery/mockery/library/Mockery/LegacyMockInterface.php type LegacyMockInterface (line 16) | interface LegacyMockInterface method byDefault (line 25) | public function byDefault(); method makePartial (line 32) | public function makePartial(); method mockery_allocateOrder (line 39) | public function mockery_allocateOrder(); method mockery_findExpectation (line 51) | public function mockery_findExpectation($method, array $args); method mockery_getContainer (line 58) | public function mockery_getContainer(); method mockery_getCurrentOrder (line 65) | public function mockery_getCurrentOrder(); method mockery_getExpectationCount (line 72) | public function mockery_getExpectationCount(); method mockery_getExpectationsFor (line 81) | public function mockery_getExpectationsFor($method); method mockery_getGroups (line 88) | public function mockery_getGroups(); method mockery_getMockableMethods (line 93) | public function mockery_getMockableMethods(); method mockery_getMockableProperties (line 98) | public function mockery_getMockableProperties(); method mockery_getName (line 105) | public function mockery_getName(); method mockery_init (line 114) | public function mockery_init(?Container $container = null, $partialObj... method mockery_isAnonymous (line 119) | public function mockery_isAnonymous(); method mockery_setCurrentOrder (line 128) | public function mockery_setCurrentOrder($order); method mockery_setExpectationsFor (line 137) | public function mockery_setExpectationsFor($method, ExpectationDirecto... method mockery_setGroup (line 147) | public function mockery_setGroup($group, $order); method mockery_teardown (line 154) | public function mockery_teardown(); method mockery_validateOrder (line 166) | public function mockery_validateOrder($method, $order); method mockery_verify (line 175) | public function mockery_verify(); method shouldAllowMockingMethod (line 183) | public function shouldAllowMockingMethod($method); method shouldAllowMockingProtectedMethods (line 188) | public function shouldAllowMockingProtectedMethods(); method shouldDeferMissing (line 197) | public function shouldDeferMissing(); method shouldHaveBeenCalled (line 202) | public function shouldHaveBeenCalled(); method shouldHaveReceived (line 211) | public function shouldHaveReceived($method, $args = null); method shouldIgnoreMissing (line 222) | public function shouldIgnoreMissing($returnValue = null); method shouldNotHaveBeenCalled (line 230) | public function shouldNotHaveBeenCalled(?array $args = null); method shouldNotHaveReceived (line 239) | public function shouldNotHaveReceived($method, $args = null); method shouldNotReceive (line 248) | public function shouldNotReceive(...$methodNames); method shouldReceive (line 257) | public function shouldReceive(...$methodNames); FILE: vendor/mockery/mockery/library/Mockery/Loader/EvalLoader.php class EvalLoader (line 17) | class EvalLoader implements Loader method load (line 24) | public function load(MockDefinition $definition) FILE: vendor/mockery/mockery/library/Mockery/Loader/Loader.php type Loader (line 15) | interface Loader method load (line 22) | public function load(MockDefinition $definition); FILE: vendor/mockery/mockery/library/Mockery/Loader/RequireLoader.php class RequireLoader (line 28) | class RequireLoader implements Loader method __construct (line 43) | public function __construct($path = null) method __destruct (line 52) | public function __destruct() method load (line 66) | public function load(MockDefinition $definition) FILE: vendor/mockery/mockery/library/Mockery/Matcher/AndAnyOtherArgs.php class AndAnyOtherArgs (line 13) | class AndAnyOtherArgs extends MatcherAbstract method __toString (line 20) | public function __toString() method match (line 34) | public function match(&$actual) FILE: vendor/mockery/mockery/library/Mockery/Matcher/Any.php class Any (line 13) | class Any extends MatcherAbstract method __toString (line 20) | public function __toString() method match (line 34) | public function match(&$actual) FILE: vendor/mockery/mockery/library/Mockery/Matcher/AnyArgs.php class AnyArgs (line 13) | class AnyArgs extends MatcherAbstract implements ArgumentListMatcher method __toString (line 15) | public function __toString() method match (line 27) | public function match(&$actual) FILE: vendor/mockery/mockery/library/Mockery/Matcher/AnyOf.php class AnyOf (line 15) | class AnyOf extends MatcherAbstract method __toString (line 22) | public function __toString() method match (line 37) | public function match(&$actual) FILE: vendor/mockery/mockery/library/Mockery/Matcher/ArgumentListMatcher.php type ArgumentListMatcher (line 13) | interface ArgumentListMatcher FILE: vendor/mockery/mockery/library/Mockery/Matcher/Closure.php class Closure (line 13) | class Closure extends MatcherAbstract method __toString (line 20) | public function __toString() method match (line 34) | public function match(&$actual) FILE: vendor/mockery/mockery/library/Mockery/Matcher/Contains.php class Contains (line 16) | class Contains extends MatcherAbstract method __toString (line 23) | public function __toString() method match (line 42) | public function match(&$actual) FILE: vendor/mockery/mockery/library/Mockery/Matcher/Ducktype.php class Ducktype (line 17) | class Ducktype extends MatcherAbstract method __toString (line 24) | public function __toString() method match (line 38) | public function match(&$actual) FILE: vendor/mockery/mockery/library/Mockery/Matcher/HasKey.php class HasKey (line 19) | class HasKey extends MatcherAbstract method __toString (line 26) | public function __toString() method match (line 40) | public function match(&$actual) FILE: vendor/mockery/mockery/library/Mockery/Matcher/HasValue.php class HasValue (line 18) | class HasValue extends MatcherAbstract method __toString (line 25) | public function __toString() method match (line 39) | public function match(&$actual) FILE: vendor/mockery/mockery/library/Mockery/Matcher/IsEqual.php class IsEqual (line 13) | class IsEqual extends MatcherAbstract method __toString (line 20) | public function __toString() method match (line 34) | public function match(&$actual) FILE: vendor/mockery/mockery/library/Mockery/Matcher/IsSame.php class IsSame (line 13) | class IsSame extends MatcherAbstract method __toString (line 20) | public function __toString() method match (line 34) | public function match(&$actual) FILE: vendor/mockery/mockery/library/Mockery/Matcher/MatcherAbstract.php class MatcherAbstract (line 17) | abstract class MatcherAbstract implements MatcherInterface method __construct (line 35) | public function __construct($expected = null) FILE: vendor/mockery/mockery/library/Mockery/Matcher/MatcherInterface.php type MatcherInterface (line 15) | interface MatcherInterface method __toString (line 22) | public function __toString(); method match (line 35) | public function match(&$actual); FILE: vendor/mockery/mockery/library/Mockery/Matcher/MultiArgumentClosure.php class MultiArgumentClosure (line 13) | class MultiArgumentClosure extends MatcherAbstract implements ArgumentLi... method __toString (line 20) | public function __toString() method match (line 36) | public function match(&$actual) FILE: vendor/mockery/mockery/library/Mockery/Matcher/MustBe.php class MustBe (line 18) | class MustBe extends MatcherAbstract method __toString (line 25) | public function __toString() method match (line 39) | public function match(&$actual) FILE: vendor/mockery/mockery/library/Mockery/Matcher/NoArgs.php class NoArgs (line 15) | class NoArgs extends MatcherAbstract implements ArgumentListMatcher method __toString (line 17) | public function __toString() method match (line 29) | public function match(&$actual) FILE: vendor/mockery/mockery/library/Mockery/Matcher/Not.php class Not (line 13) | class Not extends MatcherAbstract method __toString (line 20) | public function __toString() method match (line 35) | public function match(&$actual) FILE: vendor/mockery/mockery/library/Mockery/Matcher/NotAnyOf.php class NotAnyOf (line 13) | class NotAnyOf extends MatcherAbstract method __toString (line 20) | public function __toString() method match (line 35) | public function match(&$actual) FILE: vendor/mockery/mockery/library/Mockery/Matcher/Pattern.php class Pattern (line 15) | class Pattern extends MatcherAbstract method __toString (line 22) | public function __toString() method match (line 36) | public function match(&$actual) FILE: vendor/mockery/mockery/library/Mockery/Matcher/Subset.php class Subset (line 17) | class Subset extends MatcherAbstract method __construct (line 27) | public function __construct(array $expected, $strict = true) method __toString (line 38) | public function __toString() method loose (line 48) | public static function loose(array $expected) method match (line 62) | public function match(&$actual) method strict (line 80) | public static function strict(array $expected) method formatArray (line 90) | protected function formatArray(array $array) FILE: vendor/mockery/mockery/library/Mockery/Matcher/Type.php class Type (line 20) | class Type extends MatcherAbstract method __toString (line 27) | public function __toString() method match (line 41) | public function match(&$actual) FILE: vendor/mockery/mockery/library/Mockery/MethodCall.php class MethodCall (line 13) | class MethodCall method __construct (line 29) | public function __construct($method, $args) method getArgs (line 38) | public function getArgs() method getMethod (line 46) | public function getMethod() FILE: vendor/mockery/mockery/library/Mockery/Mock.php class Mock (line 31) | #[\AllowDynamicProperties] method mockery_init (line 184) | public function mockery_init(?Container $container = null, $partialObj... method shouldReceive (line 215) | public function shouldReceive(...$methodNames) method allows (line 262) | public function allows($something = []) method expects (line 286) | public function expects($something = null) method shouldNotReceive (line 302) | public function shouldNotReceive(...$methodNames) method shouldAllowMockingMethod (line 321) | public function shouldAllowMockingMethod($method) method shouldIgnoreMissing (line 333) | public function shouldIgnoreMissing($returnValue = null, $recursive = ... method asUndefined (line 341) | public function asUndefined() method shouldAllowMockingProtectedMethods (line 351) | public function shouldAllowMockingProtectedMethods() method shouldDeferMissing (line 376) | public function shouldDeferMissing() method makePartial (line 389) | public function makePartial() method byDefault (line 402) | public function byDefault() method __call (line 417) | public function __call($method, array $args) method __callStatic (line 422) | public static function __callStatic($method, array $args) method __toString (line 430) | #[\ReturnTypeWillChange] method mockery_verify (line 442) | public function mockery_verify() method mockery_thrownExceptions (line 464) | public function mockery_thrownExceptions() method mockery_teardown (line 474) | public function mockery_teardown() method mockery_allocateOrder (line 483) | public function mockery_allocateOrder() method mockery_setGroup (line 495) | public function mockery_setGroup($group, $order) method mockery_getGroups (line 505) | public function mockery_getGroups() method mockery_setCurrentOrder (line 515) | public function mockery_setCurrentOrder($order) method mockery_getCurrentOrder (line 526) | public function mockery_getCurrentOrder() method mockery_validateOrder (line 539) | public function mockery_validateOrder($method, $order) method mockery_getExpectationCount (line 562) | public function mockery_getExpectationCount() method mockery_setExpectationsFor (line 578) | public function mockery_setExpectationsFor($method, ExpectationDirecto... method mockery_getExpectationsFor (line 589) | public function mockery_getExpectationsFor($method) method mockery_findExpectation (line 603) | public function mockery_findExpectation($method, array $args) method mockery_getContainer (line 619) | public function mockery_getContainer() method mockery_getName (line 629) | public function mockery_getName() method mockery_getMockableProperties (line 637) | public function mockery_getMockableProperties() method __isset (line 642) | public function __isset($name) method mockery_getExpectations (line 659) | public function mockery_getExpectations() method mockery_callSubjectMethod (line 673) | public function mockery_callSubjectMethod($name, array $args) method mockery_getMockableMethods (line 685) | public function mockery_getMockableMethods() method mockery_isAnonymous (line 693) | public function mockery_isAnonymous() method mockery_isInstance (line 705) | public function mockery_isInstance() method __wakeup (line 710) | public function __wakeup() method __destruct (line 720) | public function __destruct() method mockery_getMethod (line 727) | public function mockery_getMethod($name) method mockery_returnValueForMethod (line 743) | public function mockery_returnValueForMethod($name) method shouldHaveReceived (line 802) | public function shouldHaveReceived($method = null, $args = null) method shouldHaveBeenCalled (line 820) | public function shouldHaveBeenCalled() method shouldNotHaveReceived (line 825) | public function shouldNotHaveReceived($method = null, $args = null) method shouldNotHaveBeenCalled (line 843) | public function shouldNotHaveBeenCalled(?array $args = null) method _mockery_handleStaticMethodCall (line 848) | protected static function _mockery_handleStaticMethodCall($method, arr... method _mockery_getReceivedMethodCalls (line 863) | protected function _mockery_getReceivedMethodCalls() method _mockery_constructorCalled (line 874) | protected function _mockery_constructorCalled(array $args) method _mockery_findExpectedMethodHandler (line 883) | protected function _mockery_findExpectedMethodHandler($method) method _mockery_handleMethodCall (line 895) | protected function _mockery_handleMethodCall($method, array $args) method mockery_getMethods (line 985) | protected function mockery_getMethods() method hasMethodOverloadingInParentClass (line 1000) | private function hasMethodOverloadingInParentClass() method getNonPublicMethods (line 1009) | private function getNonPublicMethods() FILE: vendor/mockery/mockery/library/Mockery/MockInterface.php type MockInterface (line 13) | interface MockInterface extends LegacyMockInterface method allows (line 20) | public function allows($something = []); method expects (line 27) | public function expects($something = null); FILE: vendor/mockery/mockery/library/Mockery/QuickDefinitionsConfiguration.php class QuickDefinitionsConfiguration (line 13) | class QuickDefinitionsConfiguration method shouldBeCalledAtLeastOnce (line 37) | public function shouldBeCalledAtLeastOnce(?bool $newValue = null): bool FILE: vendor/mockery/mockery/library/Mockery/ReceivedMethodCalls.php class ReceivedMethodCalls (line 13) | class ReceivedMethodCalls method push (line 17) | public function push(MethodCall $methodCall) method verify (line 22) | public function verify(Expectation $expectation) FILE: vendor/mockery/mockery/library/Mockery/Reflector.php class Reflector (line 38) | class Reflector method getReturnType (line 75) | public static function getReturnType(ReflectionMethod $method, $withou... method getSimplestReturnType (line 97) | public static function getSimplestReturnType(ReflectionMethod $method) method getTypeHint (line 133) | public static function getTypeHint(ReflectionParameter $param, $withou... method isArray (line 151) | public static function isArray(ReflectionParameter $param) method isReservedWord (line 161) | public static function isReservedWord(string $type): bool method formatNullableType (line 169) | private static function formatNullableType(string $typeHint): string method getTypeFromReflectionType (line 186) | private static function getTypeFromReflectionType(ReflectionType $type... method getTypeInformation (line 256) | private static function getTypeInformation(ReflectionType $type, Refle... FILE: vendor/mockery/mockery/library/Mockery/Undefined.php class Undefined (line 15) | class Undefined method __call (line 25) | public function __call($method, array $args) method __toString (line 35) | public function __toString() FILE: vendor/mockery/mockery/library/Mockery/VerificationDirector.php class VerificationDirector (line 13) | class VerificationDirector method __construct (line 25) | public function __construct(ReceivedMethodCalls $receivedMethodCalls, ... method atLeast (line 34) | public function atLeast() method atMost (line 42) | public function atMost() method between (line 53) | public function between($minimum, $maximum) method once (line 61) | public function once() method times (line 71) | public function times($limit = null) method twice (line 79) | public function twice() method verify (line 84) | public function verify() method with (line 96) | public function with(...$args) method withAnyArgs (line 104) | public function withAnyArgs() method withArgs (line 116) | public function withArgs($args) method withNoArgs (line 124) | public function withNoArgs() method cloneApplyAndVerify (line 135) | protected function cloneApplyAndVerify($method, $args) method cloneWithoutCountValidatorsApplyAndVerify (line 154) | protected function cloneWithoutCountValidatorsApplyAndVerify($method, ... FILE: vendor/mockery/mockery/library/Mockery/VerificationExpectation.php class VerificationExpectation (line 13) | class VerificationExpectation extends Expectation method __clone (line 15) | public function __clone() method clearCountValidators (line 25) | public function clearCountValidators() FILE: vendor/mockery/mockery/library/helpers.php function mock (line 24) | function mock(...$args) function spy (line 38) | function spy(...$args) function namedMock (line 52) | function namedMock(...$args) function anyArgs (line 59) | function anyArgs(): AnyArgs function andAnyOtherArgs (line 66) | function andAnyOtherArgs(): AndAnyOtherArgs function andAnyOthers (line 73) | function andAnyOthers(): AndAnyOtherArgs FILE: vendor/monolog/monolog/src/Monolog/Attribute/AsMonologProcessor.php class AsMonologProcessor (line 22) | #[\Attribute(\Attribute::TARGET_CLASS | \Attribute::TARGET_METHOD | \Att... method __construct (line 31) | public function __construct( FILE: vendor/monolog/monolog/src/Monolog/Attribute/WithMonologChannel.php class WithMonologChannel (line 22) | #[\Attribute(\Attribute::TARGET_CLASS)] method __construct (line 25) | public function __construct( FILE: vendor/monolog/monolog/src/Monolog/DateTimeImmutable.php class DateTimeImmutable (line 21) | class DateTimeImmutable extends JsonSerializableDateTimeImmutable FILE: vendor/monolog/monolog/src/Monolog/ErrorHandler.php class ErrorHandler (line 27) | class ErrorHandler method __construct (line 53) | public function __construct( method register (line 68) | public static function register(LoggerInterface $logger, $errorLevelMa... method registerExceptionHandler (line 89) | public function registerExceptionHandler(array $levelMap = [], bool $c... method registerErrorHandler (line 111) | public function registerErrorHandler(array $levelMap = [], bool $callP... method registerFatalHandler (line 131) | public function registerFatalHandler($level = null, int $reservedMemor... method defaultExceptionLevelMap (line 145) | protected function defaultExceptionLevelMap(): array method defaultErrorLevelMap (line 156) | protected function defaultErrorLevelMap(): array method handleException (line 177) | private function handleException(\Throwable $e): never method handleError (line 204) | private function handleError(int $code, string $message, string $file ... method handleFatalError (line 233) | public function handleFatalError(): void method codeToString (line 258) | private static function codeToString(int $code): string FILE: vendor/monolog/monolog/src/Monolog/Formatter/ChromePHPFormatter.php class ChromePHPFormatter (line 22) | class ChromePHPFormatter implements FormatterInterface method toWildfireLevel (line 29) | private function toWildfireLevel(Level $level): string method format (line 46) | public function format(LogRecord $record) method formatBatch (line 77) | public function formatBatch(array $records) FILE: vendor/monolog/monolog/src/Monolog/Formatter/ElasticaFormatter.php class ElasticaFormatter (line 22) | class ElasticaFormatter extends NormalizerFormatter method __construct (line 38) | public function __construct(string $index, ?string $type) method format (line 50) | public function format(LogRecord $record) method getIndex (line 57) | public function getIndex(): string method getType (line 65) | public function getType(): string method getDocument (line 76) | protected function getDocument(array $record): Document FILE: vendor/monolog/monolog/src/Monolog/Formatter/ElasticsearchFormatter.php class ElasticsearchFormatter (line 22) | class ElasticsearchFormatter extends NormalizerFormatter method __construct (line 38) | public function __construct(string $index, string $type) method format (line 50) | public function format(LogRecord $record) method getIndex (line 60) | public function getIndex(): string method getType (line 68) | public function getType(): string method getDocument (line 79) | protected function getDocument(array $record): array FILE: vendor/monolog/monolog/src/Monolog/Formatter/FlowdockFormatter.php class FlowdockFormatter (line 22) | class FlowdockFormatter implements FormatterInterface method __construct (line 28) | public function __construct(string $source, string $sourceEmail) method format (line 39) | public function format(LogRecord $record): array method formatBatch (line 73) | public function formatBatch(array $records): array method getShortMessage (line 84) | public function getShortMessage(string $message): string FILE: vendor/monolog/monolog/src/Monolog/Formatter/FluentdFormatter.php class FluentdFormatter (line 38) | class FluentdFormatter implements FormatterInterface method __construct (line 45) | public function __construct(bool $levelTag = false) method isUsingLevelsInTag (line 50) | public function isUsingLevelsInTag(): bool method format (line 55) | public function format(LogRecord $record): string method formatBatch (line 76) | public function formatBatch(array $records): string FILE: vendor/monolog/monolog/src/Monolog/Formatter/FormatterInterface.php type FormatterInterface (line 21) | interface FormatterInterface method format (line 29) | public function format(LogRecord $record); method formatBatch (line 37) | public function formatBatch(array $records); FILE: vendor/monolog/monolog/src/Monolog/Formatter/GelfMessageFormatter.php class GelfMessageFormatter (line 25) | class GelfMessageFormatter extends NormalizerFormatter method getGraylog2Priority (line 52) | private function getGraylog2Priority(Level $level): int method __construct (line 69) | public function __construct(?string $systemName = null, ?string $extra... method format (line 87) | public function format(LogRecord $record): Message FILE: vendor/monolog/monolog/src/Monolog/Formatter/GoogleCloudLoggingFormatter.php class GoogleCloudLoggingFormatter (line 25) | class GoogleCloudLoggingFormatter extends JsonFormatter method normalizeRecord (line 27) | protected function normalizeRecord(LogRecord $record): array FILE: vendor/monolog/monolog/src/Monolog/Formatter/HtmlFormatter.php class HtmlFormatter (line 25) | class HtmlFormatter extends NormalizerFormatter method getLevelColor (line 30) | protected function getLevelColor(Level $level): string method __construct (line 47) | public function __construct(?string $dateFormat = null) method addRow (line 59) | protected function addRow(string $th, string $td = ' ', bool $escapeTd... method addTitle (line 74) | protected function addTitle(string $title, Level $level): string method format (line 86) | public function format(LogRecord $record): string method formatBatch (line 119) | public function formatBatch(array $records): string method convertToString (line 132) | protected function convertToString($data): string FILE: vendor/monolog/monolog/src/Monolog/Formatter/JsonFormatter.php class JsonFormatter (line 25) | class JsonFormatter extends NormalizerFormatter method __construct (line 42) | public function __construct(int $batchMode = self::BATCH_MODE_JSON, bo... method getBatchMode (line 59) | public function getBatchMode(): int method isAppendingNewlines (line 67) | public function isAppendingNewlines(): bool method format (line 75) | public function format(LogRecord $record): string method formatBatch (line 85) | public function formatBatch(array $records): string method includeStacktraces (line 96) | public function includeStacktraces(bool $include = true): self method normalizeRecord (line 106) | protected function normalizeRecord(LogRecord $record): array method formatBatchJson (line 133) | protected function formatBatchJson(array $records): string method formatBatchNewlines (line 146) | protected function formatBatchNewlines(array $records): string method normalize (line 161) | protected function normalize(mixed $data, int $depth = 0): mixed method normalizeException (line 221) | protected function normalizeException(Throwable $e, int $depth = 0): a... FILE: vendor/monolog/monolog/src/Monolog/Formatter/LineFormatter.php class LineFormatter (line 26) | class LineFormatter extends NormalizerFormatter method __construct (line 44) | public function __construct(?string $format = null, ?string $dateForma... method setBasePath (line 57) | public function setBasePath(string $path = ''): self method includeStacktraces (line 71) | public function includeStacktraces(bool $include = true, ?Closure $par... method indentStacktraces (line 88) | public function indentStacktraces(string $indent): self method allowInlineLineBreaks (line 98) | public function allowInlineLineBreaks(bool $allow = true): self method ignoreEmptyContextAndExtra (line 108) | public function ignoreEmptyContextAndExtra(bool $ignore = true): self method setMaxLevelNameLength (line 121) | public function setMaxLevelNameLength(?int $maxLevelNameLength = null)... method format (line 131) | public function format(LogRecord $record): string method formatBatch (line 185) | public function formatBatch(array $records): string method stringify (line 198) | public function stringify($value): string method normalizeException (line 203) | protected function normalizeException(\Throwable $e, int $depth = 0): ... method convertToString (line 224) | protected function convertToString($data): string method replaceNewlines (line 237) | protected function replaceNewlines(string $str): string method formatException (line 255) | private function formatException(\Throwable $e): string method stacktracesParser (line 290) | private function stacktracesParser(\Throwable $e): string method stacktracesParserCustom (line 309) | private function stacktracesParserCustom(string $trace): string FILE: vendor/monolog/monolog/src/Monolog/Formatter/LogglyFormatter.php class LogglyFormatter (line 21) | class LogglyFormatter extends JsonFormatter method __construct (line 27) | public function __construct(int $batchMode = self::BATCH_MODE_NEWLINES... method normalizeRecord (line 38) | protected function normalizeRecord(LogRecord $record): array FILE: vendor/monolog/monolog/src/Monolog/Formatter/LogmaticFormatter.php class LogmaticFormatter (line 21) | class LogmaticFormatter extends JsonFormatter method setHostname (line 32) | public function setHostname(string $hostname): self method setAppName (line 42) | public function setAppName(string $appName): self method normalizeRecord (line 55) | public function normalizeRecord(LogRecord $record): array FILE: vendor/monolog/monolog/src/Monolog/Formatter/LogstashFormatter.php class LogstashFormatter (line 24) | class LogstashFormatter extends NormalizerFormatter method __construct (line 52) | public function __construct(string $applicationName, ?string $systemNa... method format (line 66) | public function format(LogRecord $record): string FILE: vendor/monolog/monolog/src/Monolog/Formatter/MongoDBFormatter.php class MongoDBFormatter (line 24) | class MongoDBFormatter implements FormatterInterface method __construct (line 34) | public function __construct(int $maxNestingLevel = 3, bool $exceptionT... method format (line 47) | public function format(LogRecord $record): array method formatBatch (line 60) | public function formatBatch(array $records): array method formatArray (line 74) | protected function formatArray(array $array, int $nestingLevel = 0) method formatObject (line 99) | protected function formatObject($value, int $nestingLevel) method formatException (line 110) | protected function formatException(\Throwable $exception, int $nesting... method formatDate (line 128) | protected function formatDate(\DateTimeInterface $value, int $nestingL... method getMongoDbDateTime (line 137) | private function getMongoDbDateTime(\DateTimeInterface $value): UTCDat... method legacyGetMongoDbDateTime (line 149) | private function legacyGetMongoDbDateTime(\DateTimeInterface $value): ... FILE: vendor/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php class NormalizerFormatter (line 24) | class NormalizerFormatter implements FormatterInterface method __construct (line 39) | public function __construct(?string $dateFormat = null) method format (line 47) | public function format(LogRecord $record) method normalizeValue (line 57) | public function normalizeValue(mixed $data): mixed method formatBatch (line 65) | public function formatBatch(array $records) method getDateFormat (line 74) | public function getDateFormat(): string method setDateFormat (line 82) | public function setDateFormat(string $dateFormat): self method getMaxNormalizeDepth (line 92) | public function getMaxNormalizeDepth(): int method setMaxNormalizeDepth (line 100) | public function setMaxNormalizeDepth(int $maxNormalizeDepth): self method getMaxNormalizeItemCount (line 110) | public function getMaxNormalizeItemCount(): int method setMaxNormalizeItemCount (line 118) | public function setMaxNormalizeItemCount(int $maxNormalizeItemCount): ... method setJsonPrettyPrint (line 130) | public function setJsonPrettyPrint(bool $enable): self method setBasePath (line 145) | public function setBasePath(string $path = ''): self method normalizeRecord (line 164) | protected function normalizeRecord(LogRecord $record): array method normalize (line 175) | protected function normalize(mixed $data, int $depth = 0): mixed method normalizeException (line 253) | protected function normalizeException(Throwable $e, int $depth = 0) method toJson (line 318) | protected function toJson($data, bool $ignoreErrors = false): string method formatDate (line 323) | protected function formatDate(\DateTimeInterface $date): string method addJsonEncodeOption (line 337) | public function addJsonEncodeOption(int $option): self method removeJsonEncodeOption (line 347) | public function removeJsonEncodeOption(int $option): self FILE: vendor/monolog/monolog/src/Monolog/Formatter/ScalarFormatter.php class ScalarFormatter (line 22) | class ScalarFormatter extends NormalizerFormatter method format (line 29) | public function format(LogRecord $record): array method toScalar (line 39) | protected function toScalar(mixed $value): string|int|float|bool|null FILE: vendor/monolog/monolog/src/Monolog/Formatter/SyslogFormatter.php class SyslogFormatter (line 23) | class SyslogFormatter extends LineFormatter method __construct (line 32) | public function __construct(private string $applicationName = self::NI... method format (line 39) | public function format(LogRecord $record): string method formatExtra (line 49) | private function formatExtra(LogRecord $record): array method calculatePriority (line 61) | private static function calculatePriority(Level $level): int FILE: vendor/monolog/monolog/src/Monolog/Formatter/WildfireFormatter.php class WildfireFormatter (line 24) | class WildfireFormatter extends NormalizerFormatter method __construct (line 29) | public function __construct(?string $dateFormat = null) method toWildfireLevel (line 42) | private function toWildfireLevel(Level $level): string method format (line 59) | public function format(LogRecord $record): string method formatBatch (line 119) | public function formatBatch(array $records) method normalize (line 129) | protected function normalize(mixed $data, int $depth = 0): mixed FILE: vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php class AbstractHandler (line 25) | abstract class AbstractHandler extends Handler implements ResettableInte... method __construct (line 36) | public function __construct(int|string|Level $level = Level::Debug, bo... method isHandling (line 45) | public function isHandling(LogRecord $record): bool method setLevel (line 58) | public function setLevel(int|string|Level $level): self method getLevel (line 68) | public function getLevel(): Level method setBubble (line 80) | public function setBubble(bool $bubble): self method getBubble (line 93) | public function getBubble(): bool method reset (line 101) | public function reset(): void FILE: vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php class AbstractProcessingHandler (line 24) | abstract class AbstractProcessingHandler extends AbstractHandler impleme... method handle (line 32) | public function handle(LogRecord $record): bool method write (line 52) | abstract protected function write(LogRecord $record): void; method reset (line 54) | public function reset(): void FILE: vendor/monolog/monolog/src/Monolog/Handler/AbstractSyslogHandler.php class AbstractSyslogHandler (line 21) | abstract class AbstractSyslogHandler extends AbstractProcessingHandler method toSyslogPriority (line 46) | protected function toSyslogPriority(Level $level): int method __construct (line 54) | public function __construct(string|int $facility = \LOG_USER, int|stri... method getDefaultFormatter (line 91) | protected function getDefaultFormatter(): FormatterInterface FILE: vendor/monolog/monolog/src/Monolog/Handler/AmqpHandler.php class AmqpHandler (line 23) | class AmqpHandler extends AbstractProcessingHandler method __construct (line 36) | public function __construct(AMQPExchange|AMQPChannel $exchange, ?strin... method getExtraAttributes (line 51) | public function getExtraAttributes(): array method setExtraAttributes (line 65) | public function setExtraAttributes(array $extraAttributes): self method write (line 75) | protected function write(LogRecord $record): void method handleBatch (line 110) | public function handleBatch(array $records): void method getRoutingKey (line 143) | protected function getRoutingKey(LogRecord $record): string method createAmqpMessage (line 150) | private function createAmqpMessage(string $data): AMQPMessage method getDefaultFormatter (line 166) | protected function getDefaultFormatter(): FormatterInterface FILE: vendor/monolog/monolog/src/Monolog/Handler/BrowserConsoleHandler.php class BrowserConsoleHandler (line 28) | class BrowserConsoleHandler extends AbstractProcessingHandler method getDefaultFormatter (line 48) | protected function getDefaultFormatter(): FormatterInterface method write (line 56) | protected function write(LogRecord $record): void method send (line 72) | public static function send(): void method close (line 89) | public function close(): void method reset (line 94) | public function reset(): void method resetStatic (line 104) | public static function resetStatic(): void method registerShutdownFunction (line 112) | protected function registerShutdownFunction(): void method writeOutput (line 122) | protected static function writeOutput(string $str): void method getResponseFormat (line 137) | protected static function getResponseFormat(): string method getResponseFormatFromContentType (line 153) | protected static function getResponseFormatFromContentType(string $con... method generateScript (line 168) | private static function generateScript(): string method getConsoleMethodForLevel (line 191) | private static function getConsoleMethodForLevel(Level $level): string method handleStyles (line 204) | private static function handleStyles(string $formatted): array method handleCustomStyles (line 224) | private static function handleCustomStyles(string $style, string $stri... method dump (line 256) | private static function dump(string $title, array $dict): array method quote (line 275) | private static function quote(string $arg): string method call (line 283) | private static function call(...$args): string method call_array (line 296) | private static function call_array(string $method, array $args): string FILE: vendor/monolog/monolog/src/Monolog/Handler/BufferHandler.php class BufferHandler (line 27) | class BufferHandler extends AbstractHandler implements ProcessableHandle... method __construct (line 49) | public function __construct(HandlerInterface $handler, int $bufferLimi... method handle (line 60) | public function handle(LogRecord $record): bool method flush (line 91) | public function flush(): void method __destruct (line 101) | public function __destruct() method close (line 111) | public function close(): void method clear (line 121) | public function clear(): void method reset (line 127) | public function reset(): void method setFormatter (line 143) | public function setFormatter(FormatterInterface $formatter): HandlerIn... method getFormatter (line 157) | public function getFormatter(): FormatterInterface method setHandler (line 166) | public function setHandler(HandlerInterface $handler): void FILE: vendor/monolog/monolog/src/Monolog/Handler/ChromePHPHandler.php class ChromePHPHandler (line 28) | class ChromePHPHandler extends AbstractProcessingHandler method __construct (line 65) | public function __construct(int|string|Level $level = Level::Debug, bo... method handleBatch (line 73) | public function handleBatch(array $records): void method getDefaultFormatter (line 100) | protected function getDefaultFormatter(): FormatterInterface method write (line 111) | protected function write(LogRecord $record): void method send (line 127) | protected function send(): void method sendHeader (line 168) | protected function sendHeader(string $header, string $content): void method headersAccepted (line 178) | protected function headersAccepted(): bool FILE: vendor/monolog/monolog/src/Monolog/Handler/CouchDBHandler.php class CouchDBHandler (line 38) | class CouchDBHandler extends AbstractProcessingHandler method __construct (line 51) | public function __construct(array $options = [], int|string|Level $lev... method write (line 67) | protected function write(LogRecord $record): void method getDefaultFormatter (line 93) | protected function getDefaultFormatter(): FormatterInterface FILE: vendor/monolog/monolog/src/Monolog/Handler/CubeHandler.php class CubeHandler (line 25) | class CubeHandler extends AbstractProcessingHandler method __construct (line 42) | public function __construct(string $url, int|string|Level $level = Lev... method connectUdp (line 70) | protected function connectUdp(): void method connectHttp (line 93) | protected function connectHttp(): void method write (line 112) | protected function write(LogRecord $record): void method writeUdp (line 136) | private function writeUdp(string $data): void method writeHttp (line 149) | private function writeHttp(string $data): void FILE: vendor/monolog/monolog/src/Monolog/Handler/Curl/Util.php class Util (line 21) | final class Util method execute (line 40) | public static function execute(CurlHandle $ch, int $retries = 5, bool ... FILE: vendor/monolog/monolog/src/Monolog/Handler/DeduplicationHandler.php class DeduplicationHandler (line 39) | class DeduplicationHandler extends BufferHandler method __construct (line 57) | public function __construct(HandlerInterface $handler, ?string $dedupl... method flush (line 66) | public function flush(): void method isDuplicate (line 110) | protected function isDuplicate(array $store, LogRecord $record): bool method buildDeduplicationStoreEntry (line 134) | protected function buildDeduplicationStoreEntry(LogRecord $record): st... method collectLogs (line 139) | private function collectLogs(): void FILE: vendor/monolog/monolog/src/Monolog/Handler/DoctrineCouchDBHandler.php class DoctrineCouchDBHandler (line 25) | class DoctrineCouchDBHandler extends AbstractProcessingHandler method __construct (line 29) | public function __construct(CouchDBClient $client, int|string|Level $l... method write (line 38) | protected function write(LogRecord $record): void method getDefaultFormatter (line 43) | protected function getDefaultFormatter(): FormatterInterface FILE: vendor/monolog/monolog/src/Monolog/Handler/DynamoDbHandler.php class DynamoDbHandler (line 28) | class DynamoDbHandler extends AbstractProcessingHandler method __construct (line 38) | public function __construct(DynamoDbClient $client, string $table, int... method write (line 51) | protected function write(LogRecord $record): void method filterEmptyFields (line 66) | protected function filterEmptyFields(array $record): array method getDefaultFormatter (line 76) | protected function getDefaultFormatter(): FormatterInterface FILE: vendor/monolog/monolog/src/Monolog/Handler/ElasticaHandler.php class ElasticaHandler (line 49) | class ElasticaHandler extends AbstractProcessingHandler method __construct (line 65) | public function __construct(Client $client, array $options = [], int|s... method write (line 82) | protected function write(LogRecord $record): void method setFormatter (line 90) | public function setFormatter(FormatterInterface $formatter): HandlerIn... method getOptions (line 104) | public function getOptions(): array method getDefaultFormatter (line 112) | protected function getDefaultFormatter(): FormatterInterface method handleBatch (line 120) | public function handleBatch(array $records): void method bulkSend (line 133) | protected function bulkSend(array $documents): void FILE: vendor/monolog/monolog/src/Monolog/Handler/ElasticsearchHandler.php class ElasticsearchHandler (line 60) | class ElasticsearchHandler extends AbstractProcessingHandler method __construct (line 81) | public function __construct(Client|Client8 $client, array $options = [... method write (line 107) | protected function write(LogRecord $record): void method setFormatter (line 115) | public function setFormatter(FormatterInterface $formatter): HandlerIn... method getOptions (line 131) | public function getOptions(): array method getDefaultFormatter (line 139) | protected function getDefaultFormatter(): FormatterInterface method handleBatch (line 147) | public function handleBatch(array $records): void method bulkSend (line 159) | protected function bulkSend(array $records): void method createExceptionFromResponses (line 200) | protected function createExceptionFromResponses($responses): Throwable method createExceptionFromError (line 224) | protected function createExceptionFromError(array $error): Throwable FILE: vendor/monolog/monolog/src/Monolog/Handler/ErrorLogHandler.php class ErrorLogHandler (line 25) | class ErrorLogHandler extends AbstractProcessingHandler method __construct (line 40) | public function __construct(int $messageType = self::OPERATING_SYSTEM,... method getAvailableTypes (line 57) | public static function getAvailableTypes(): array method getDefaultFormatter (line 68) | protected function getDefaultFormatter(): FormatterInterface method write (line 76) | protected function write(LogRecord $record): void FILE: vendor/monolog/monolog/src/Monolog/Handler/FallbackGroupHandler.php class FallbackGroupHandler (line 24) | class FallbackGroupHandler extends GroupHandler method handle (line 29) | public function handle(LogRecord $record): bool method handleBatch (line 49) | public function handleBatch(array $records): void FILE: vendor/monolog/monolog/src/Monolog/Handler/FilterHandler.php class FilterHandler (line 30) | class FilterHandler extends Handler implements ProcessableHandlerInterfa... method __construct (line 65) | public function __construct(Closure|HandlerInterface $handler, int|str... method getAcceptedLevels (line 75) | public function getAcceptedLevels(): array method setAcceptedLevels (line 88) | public function setAcceptedLevels(int|string|Level|array $minLevelOrLi... method isHandling (line 108) | public function isHandling(LogRecord $record): bool method handle (line 116) | public function handle(LogRecord $record): bool method handleBatch (line 134) | public function handleBatch(array $records): void method getHandler (line 153) | public function getHandler(LogRecord|null $record = null): HandlerInte... method setFormatter (line 169) | public function setFormatter(FormatterInterface $formatter): HandlerIn... method getFormatter (line 184) | public function getFormatter(): FormatterInterface method reset (line 194) | public function reset(): void FILE: vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php type ActivationStrategyInterface (line 21) | interface ActivationStrategyInterface method isHandlerActivated (line 26) | public function isHandlerActivated(LogRecord $record): bool; FILE: vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ChannelLevelActivationStrategy.php class ChannelLevelActivationStrategy (line 39) | class ChannelLevelActivationStrategy implements ActivationStrategyInterface method __construct (line 55) | public function __construct(int|string|Level $defaultActionLevel, arra... method isHandlerActivated (line 61) | public function isHandlerActivated(LogRecord $record): bool FILE: vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php class ErrorLevelActivationStrategy (line 24) | class ErrorLevelActivationStrategy implements ActivationStrategyInterface method __construct (line 33) | public function __construct(int|string|Level $actionLevel) method isHandlerActivated (line 38) | public function isHandlerActivated(LogRecord $record): bool FILE: vendor/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php class FingersCrossedHandler (line 40) | class FingersCrossedHandler extends Handler implements ProcessableHandle... method __construct (line 79) | public function __construct(Closure|HandlerInterface $handler, int|str... method isHandling (line 104) | public function isHandling(LogRecord $record): bool method activate (line 112) | public function activate(): void method handle (line 125) | public function handle(LogRecord $record): bool method close (line 149) | public function close(): void method reset (line 156) | public function reset(): void method clear (line 172) | public function clear(): void method flushBuffer (line 181) | private function flushBuffer(): void method getHandler (line 202) | public function getHandler(LogRecord|null $record = null): HandlerInte... method setFormatter (line 218) | public function setFormatter(FormatterInterface $formatter): HandlerIn... method getFormatter (line 233) | public function getFormatter(): FormatterInterface FILE: vendor/monolog/monolog/src/Monolog/Handler/FirePHPHandler.php class FirePHPHandler (line 23) | class FirePHPHandler extends AbstractProcessingHandler method createHeader (line 69) | protected function createHeader(array $meta, string $message): array method createRecordHeader (line 85) | protected function createRecordHeader(LogRecord $record): array method getDefaultFormatter (line 98) | protected function getDefaultFormatter(): FormatterInterface method getInitHeaders (line 111) | protected function getInitHeaders(): array method sendHeader (line 124) | protected function sendHeader(string $header, string $content): void method write (line 137) | protected function write(LogRecord $record): void method headersAccepted (line 166) | protected function headersAccepted(): bool FILE: vendor/monolog/monolog/src/Monolog/Handler/FleepHookHandler.php class FleepHookHandler (line 27) | class FleepHookHandler extends SocketHandler method __construct (line 47) | public function __construct( method getDefaultFormatter (line 83) | protected function getDefaultFormatter(): FormatterInterface method write (line 91) | public function write(LogRecord $record): void method generateDataStream (line 100) | protected function generateDataStream(LogRecord $record): string method buildHeader (line 110) | private function buildHeader(string $content): string method buildContent (line 124) | private function buildContent(LogRecord $record): string FILE: vendor/monolog/monolog/src/Monolog/Handler/FlowdockHandler.php class FlowdockHandler (line 32) | class FlowdockHandler extends SocketHandler method __construct (line 39) | public function __construct( method setFormatter (line 69) | public function setFormatter(FormatterInterface $formatter): HandlerIn... method getDefaultFormatter (line 81) | protected function getDefaultFormatter(): FormatterInterface method write (line 89) | protected function write(LogRecord $record): void method generateDataStream (line 99) | protected function generateDataStream(LogRecord $record): string method buildContent (line 109) | private function buildContent(LogRecord $record): string method buildHeader (line 117) | private function buildHeader(string $content): string FILE: vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php type FormattableHandlerInterface (line 21) | interface FormattableHandlerInterface method setFormatter (line 28) | public function setFormatter(FormatterInterface $formatter): HandlerIn... method getFormatter (line 33) | public function getFormatter(): FormatterInterface; FILE: vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php type FormattableHandlerTrait (line 22) | trait FormattableHandlerTrait method setFormatter (line 29) | public function setFormatter(FormatterInterface $formatter): HandlerIn... method getFormatter (line 39) | public function getFormatter(): FormatterInterface method getDefaultFormatter (line 53) | protected function getDefaultFormatter(): FormatterInterface FILE: vendor/monolog/monolog/src/Monolog/Handler/GelfHandler.php class GelfHandler (line 26) | class GelfHandler extends AbstractProcessingHandler method __construct (line 36) | public function __construct(PublisherInterface $publisher, int|string|... method write (line 46) | protected function write(LogRecord $record): void method getDefaultFormatter (line 54) | protected function getDefaultFormatter(): FormatterInterface FILE: vendor/monolog/monolog/src/Monolog/Handler/GroupHandler.php class GroupHandler (line 23) | class GroupHandler extends Handler implements ProcessableHandlerInterfac... method __construct (line 37) | public function __construct(array $handlers, bool $bubble = true) method isHandling (line 52) | public function isHandling(LogRecord $record): bool method handle (line 66) | public function handle(LogRecord $record): bool method handleBatch (line 82) | public function handleBatch(array $records): void method reset (line 97) | public function reset(): void method close (line 108) | public function close(): void method setFormatter (line 120) | public function setFormatter(FormatterInterface $formatter): HandlerIn... FILE: vendor/monolog/monolog/src/Monolog/Handler/Handler.php class Handler (line 19) | abstract class Handler implements HandlerInterface method handleBatch (line 24) | public function handleBatch(array $records): void method close (line 34) | public function close(): void method __destruct (line 38) | public function __destruct() method __sleep (line 47) | public function __sleep() FILE: vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php type HandlerInterface (line 21) | interface HandlerInterface method isHandling (line 34) | public function isHandling(LogRecord $record): bool; method handle (line 50) | public function handle(LogRecord $record): bool; method handleBatch (line 57) | public function handleBatch(array $records): void; method close (line 75) | public function close(): void; FILE: vendor/monolog/monolog/src/Monolog/Handler/HandlerWrapper.php class HandlerWrapper (line 35) | class HandlerWrapper implements HandlerInterface, ProcessableHandlerInte... method __construct (line 39) | public function __construct(HandlerInterface $handler) method isHandling (line 47) | public function isHandling(LogRecord $record): bool method handle (line 55) | public function handle(LogRecord $record): bool method handleBatch (line 63) | public function handleBatch(array $records): void method close (line 71) | public function close(): void method pushProcessor (line 79) | public function pushProcessor(callable $callback): HandlerInterface method popProcessor (line 93) | public function popProcessor(): callable method setFormatter (line 105) | public function setFormatter(FormatterInterface $formatter): HandlerIn... method getFormatter (line 119) | public function getFormatter(): FormatterInterface method reset (line 128) | public function reset(): void FILE: vendor/monolog/monolog/src/Monolog/Handler/IFTTTHandler.php class IFTTTHandler (line 29) | class IFTTTHandler extends AbstractProcessingHandler method __construct (line 40) | public function __construct(string $eventName, string $secretKey, int|... method write (line 55) | public function write(LogRecord $record): void FILE: vendor/monolog/monolog/src/Monolog/Handler/InsightOpsHandler.php class InsightOpsHandler (line 23) | class InsightOpsHandler extends SocketHandler method __construct (line 34) | public function __construct( method generateDataStream (line 70) | protected function generateDataStream(LogRecord $record): string FILE: vendor/monolog/monolog/src/Monolog/Handler/LogEntriesHandler.php class LogEntriesHandler (line 20) | class LogEntriesHandler extends SocketHandler method __construct (line 31) | public function __construct( method generateDataStream (line 64) | protected function generateDataStream(LogRecord $record): string FILE: vendor/monolog/monolog/src/Monolog/Handler/LogglyHandler.php class LogglyHandler (line 27) | class LogglyHandler extends AbstractProcessingHandler method __construct (line 50) | public function __construct(string $token, int|string|Level $level = L... method getCurlHandler (line 64) | protected function getCurlHandler(string $endpoint): CurlHandle method loadCurlHandle (line 76) | private function loadCurlHandle(string $endpoint): CurlHandle method setTag (line 93) | public function setTag(string|array $tag): self method addTag (line 108) | public function addTag(string|array $tag): self method write (line 118) | protected function write(LogRecord $record): void method handleBatch (line 123) | public function handleBatch(array $records): void method send (line 136) | protected function send(string $data, string $endpoint): void method getDefaultFormatter (line 152) | protected function getDefaultFormatter(): FormatterInterface FILE: vendor/monolog/monolog/src/Monolog/Handler/LogmaticHandler.php class LogmaticHandler (line 22) | class LogmaticHandler extends SocketHandler method __construct (line 38) | public function __construct( method generateDataStream (line 77) | protected function generateDataStream(LogRecord $record): string method getDefaultFormatter (line 85) | protected function getDefaultFormatter(): FormatterInterface FILE: vendor/monolog/monolog/src/Monolog/Handler/MailHandler.php class MailHandler (line 23) | abstract class MailHandler extends AbstractProcessingHandler method handleBatch (line 28) | public function handleBatch(array $records): void method send (line 54) | abstract protected function send(string $content, array $records): void; method write (line 59) | protected function write(LogRecord $record): void method getHighestRecord (line 67) | protected function getHighestRecord(array $records): LogRecord method isHtmlBody (line 79) | protected function isHtmlBody(string $body): bool method getDefaultFormatter (line 87) | protected function getDefaultFormatter(): FormatterInterface FILE: vendor/monolog/monolog/src/Monolog/Handler/MandrillHandler.php class MandrillHandler (line 23) | class MandrillHandler extends MailHandler method __construct (line 36) | public function __construct(string $apiKey, callable|Swift_Message $me... method send (line 53) | protected function send(string $content, array $records): void FILE: vendor/monolog/monolog/src/Monolog/Handler/MissingExtensionException.php class MissingExtensionException (line 19) | class MissingExtensionException extends \Exception FILE: vendor/monolog/monolog/src/Monolog/Handler/MongoDBHandler.php class MongoDBHandler (line 35) | class MongoDBHandler extends AbstractProcessingHandler method __construct (line 50) | public function __construct(Client|Manager $mongodb, string $database,... method write (line 62) | protected function write(LogRecord $record): void method getDefaultFormatter (line 78) | protected function getDefaultFormatter(): FormatterInterface FILE: vendor/monolog/monolog/src/Monolog/Handler/NativeMailerHandler.php class NativeMailerHandler (line 23) | class NativeMailerHandler extends MailHandler method __construct (line 69) | public function __construct(string|array $to, string $subject, string ... method addHeader (line 84) | public function addHeader($headers): self method addParameter (line 102) | public function addParameter($parameters): self method send (line 112) | protected function send(string $content, array $records): void method getContentType (line 135) | public function getContentType(): ?string method getEncoding (line 140) | public function getEncoding(): string method setContentType (line 149) | public function setContentType(string $contentType): self method setEncoding (line 163) | public function setEncoding(string $encoding): self method mail (line 175) | protected function mail(string $to, string $subject, string $content, ... FILE: vendor/monolog/monolog/src/Monolog/Handler/NewRelicHandler.php class NewRelicHandler (line 29) | class NewRelicHandler extends AbstractProcessingHandler method __construct (line 34) | public function __construct( method write (line 60) | protected function write(LogRecord $record): void method isNewRelicEnabled (line 110) | protected function isNewRelicEnabled(): bool method getAppName (line 121) | protected function getAppName(array $context): ?string method getTransactionName (line 136) | protected function getTransactionName(array $context): ?string method setNewRelicAppName (line 148) | protected function setNewRelicAppName(string $appName): void method setNewRelicTransactionName (line 156) | protected function setNewRelicTransactionName(string $transactionName)... method setNewRelicParameter (line 164) | protected function setNewRelicParameter(string $key, $value): void method getDefaultFormatter (line 176) | protected function getDefaultFormatter(): FormatterInterface FILE: vendor/monolog/monolog/src/Monolog/Handler/NoopHandler.php class NoopHandler (line 25) | class NoopHandler extends Handler method isHandling (line 30) | public function isHandling(LogRecord $record): bool method handle (line 38) | public function handle(LogRecord $record): bool FILE: vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php class NullHandler (line 27) | class NullHandler extends Handler method __construct (line 36) | public function __construct(string|int|Level $level = Level::Debug) method isHandling (line 44) | public function isHandling(LogRecord $record): bool method handle (line 52) | public function handle(LogRecord $record): bool FILE: vendor/monolog/monolog/src/Monolog/Handler/OverflowHandler.php class OverflowHandler (line 38) | class OverflowHandler extends AbstractHandler implements FormattableHand... method __construct (line 55) | public function __construct( method handle (line 80) | public function handle(LogRecord $record): bool method setFormatter (line 117) | public function setFormatter(FormatterInterface $formatter): HandlerIn... method getFormatter (line 131) | public function getFormatter(): FormatterInterface FILE: vendor/monolog/monolog/src/Monolog/Handler/PHPConsoleHandler.php class PHPConsoleHandler (line 89) | class PHPConsoleHandler extends AbstractProcessingHandler method __construct (line 125) | public function __construct(array $options = [], ?Connector $connector... method initOptions (line 142) | private function initOptions(array $options): array method initConnector (line 152) | private function initConnector(?Connector $connector = null): Connector method getConnector (line 207) | public function getConnector(): Connector method getOptions (line 215) | public function getOptions(): array method handle (line 220) | public function handle(LogRecord $record): bool method write (line 232) | protected function write(LogRecord $record): void method handleDebugRecord (line 243) | private function handleDebugRecord(LogRecord $record): void method handleExceptionRecord (line 253) | private function handleExceptionRecord(LogRecord $record): void method handleErrorRecord (line 258) | private function handleErrorRecord(LogRecord $record): void method getRecordTags (line 274) | private function getRecordTags(LogRecord $record): array method getDefaultFormatter (line 299) | protected function getDefaultFormatter(): FormatterInterface FILE: vendor/monolog/monolog/src/Monolog/Handler/ProcessHandler.php class ProcessHandler (line 28) | class ProcessHandler extends AbstractProcessingHandler method __construct (line 64) | public function __construct(string $command, int|string|Level $level =... method write (line 85) | protected function write(LogRecord $record): void method ensureProcessIsStarted (line 101) | private function ensureProcessIsStarted(): void method startProcess (line 113) | private function startProcess(): void method handleStartupErrors (line 127) | private function handleStartupErrors(): void method selectErrorStream (line 148) | protected function selectErrorStream() method readProcessErrors (line 163) | protected function readProcessErrors(): string method writeProcessInput (line 173) | protected function writeProcessInput(string $string): void method close (line 181) | public function close(): void FILE: vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php type ProcessableHandlerInterface (line 22) | interface ProcessableHandlerInterface method pushProcessor (line 32) | public function pushProcessor(callable $callback): HandlerInterface; method popProcessor (line 42) | public function popProcessor(): callable; FILE: vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php type ProcessableHandlerTrait (line 23) | trait ProcessableHandlerTrait method pushProcessor (line 34) | public function pushProcessor(callable $callback): HandlerInterface method popProcessor (line 44) | public function popProcessor(): callable method processRecord (line 53) | protected function processRecord(LogRecord $record): LogRecord method resetProcessors (line 62) | protected function resetProcessors(): void FILE: vendor/monolog/monolog/src/Monolog/Handler/PsrHandler.php class PsrHandler (line 28) | class PsrHandler extends AbstractHandler implements FormattableHandlerIn... method __construct (line 41) | public function __construct(LoggerInterface $logger, int|string|Level ... method handle (line 52) | public function handle(LogRecord $record): bool method setFormatter (line 74) | public function setFormatter(FormatterInterface $formatter): HandlerIn... method getFormatter (line 84) | public function getFormatter(): FormatterInterface FILE: vendor/monolog/monolog/src/Monolog/Handler/PushoverHandler.php class PushoverHandler (line 26) | class PushoverHandler extends SocketHandler method __construct (line 100) | public function __construct( method generateDataStream (line 138) | protected function generateDataStream(LogRecord $record): string method buildContent (line 145) | private function buildContent(LogRecord $record): string method buildHeader (line 186) | private function buildHeader(string $content): string method write (line 197) | protected function write(LogRecord $record): void method setHighPriorityLevel (line 215) | public function setHighPriorityLevel(int|string|Level $level): self method setEmergencyLevel (line 228) | public function setEmergencyLevel(int|string|Level $level): self method useFormattedMessage (line 240) | public function useFormattedMessage(bool $useFormattedMessage): self FILE: vendor/monolog/monolog/src/Monolog/Handler/RedisHandler.php class RedisHandler (line 32) | class RedisHandler extends AbstractProcessingHandler method __construct (line 44) | public function __construct(Predis|Redis $redis, string $key, int|stri... method write (line 56) | protected function write(LogRecord $record): void method writeCapped (line 69) | protected function writeCapped(LogRecord $record): void method getDefaultFormatter (line 90) | protected function getDefaultFormatter(): FormatterInterface FILE: vendor/monolog/monolog/src/Monolog/Handler/RedisPubSubHandler.php class RedisPubSubHandler (line 32) | class RedisPubSubHandler extends AbstractProcessingHandler method __construct (line 42) | public function __construct(Predis|Redis $redis, string $key, int|stri... method write (line 53) | protected function write(LogRecord $record): void method getDefaultFormatter (line 61) | protected function getDefaultFormatter(): FormatterInterface FILE: vendor/monolog/monolog/src/Monolog/Handler/RollbarHandler.php class RollbarHandler (line 35) | class RollbarHandler extends AbstractProcessingHandler method __construct (line 49) | public function __construct(RollbarLogger $rollbarLogger, int|string|L... method toRollbarLevel (line 61) | protected function toRollbarLevel(Level $level): string method write (line 78) | protected function write(LogRecord $record): void method flush (line 107) | public function flush(): void method close (line 118) | public function close(): void method reset (line 126) | public function reset(): void FILE: vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php class RotatingFileHandler (line 28) | class RotatingFileHandler extends StreamHandler method __construct (line 46) | public function __construct(string $filename, int $maxFiles = 0, int|s... method close (line 59) | public function close(): void method reset (line 71) | public function reset(): void method setFilenameFormat (line 79) | public function setFilenameFormat(string $filenameFormat, string $date... method write (line 97) | protected function write(LogRecord $record): void method rotate (line 120) | protected function rotate(): void method getTimedFilename (line 162) | protected function getTimedFilename(): string method getGlobPattern (line 178) | protected function getGlobPattern(): string method setDateFormat (line 197) | protected function setDateFormat(string $dateFormat): void method getNextRotation (line 210) | protected function getNextRotation(): \DateTimeImmutable FILE: vendor/monolog/monolog/src/Monolog/Handler/SamplingHandler.php class SamplingHandler (line 32) | class SamplingHandler extends AbstractHandler implements ProcessableHand... method __construct (line 51) | public function __construct(Closure|HandlerInterface $handler, int $fa... method isHandling (line 58) | public function isHandling(LogRecord $record): bool method handle (line 63) | public function handle(LogRecord $record): bool method getHandler (line 81) | public function getHandler(LogRecord|null $record = null): HandlerInte... method setFormatter (line 97) | public function setFormatter(FormatterInterface $formatter): HandlerIn... method getFormatter (line 112) | public function getFormatter(): FormatterInterface FILE: vendor/monolog/monolog/src/Monolog/Handler/SendGridHandler.php class SendGridHandler (line 22) | class SendGridHandler extends MailHandler method __construct (line 41) | public function __construct( method send (line 62) | protected function send(string $content, array $records): void FILE: vendor/monolog/monolog/src/Monolog/Handler/Slack/SlackRecord.php class SlackRecord (line 28) | class SlackRecord method __construct (line 81) | public function __construct( method getSlackData (line 112) | public function getSlackData(LogRecord $record): array method getAttachmentColor (line 192) | public function getAttachmentColor(Level $level): string method stringify (line 207) | public function stringify(array $fields): string method setChannel (line 226) | public function setChannel(?string $channel = null): self method setUsername (line 239) | public function setUsername(?string $username = null): self method useAttachment (line 249) | public function useAttachment(bool $useAttachment = true): self method setUserIcon (line 259) | public function setUserIcon(?string $userIcon = null): self method useShortAttachment (line 273) | public function useShortAttachment(bool $useShortAttachment = false): ... method includeContextAndExtra (line 283) | public function includeContextAndExtra(bool $includeContextAndExtra = ... method excludeFields (line 298) | public function excludeFields(array $excludeFields = []): self method setFormatter (line 308) | public function setFormatter(?FormatterInterface $formatter = null): self method generateAttachmentField (line 322) | private function generateAttachmentField(string $title, $value): array method generateAttachmentFields (line 342) | private function generateAttachmentFields(array $data): array method removeExcludedFields (line 360) | private function removeExcludedFields(LogRecord $record): array FILE: vendor/monolog/monolog/src/Monolog/Handler/SlackHandler.php class SlackHandler (line 26) | class SlackHandler extends SocketHandler method __construct (line 49) | public function __construct( method getSlackRecord (line 94) | public function getSlackRecord(): SlackRecord method getToken (line 99) | public function getToken(): string method generateDataStream (line 107) | protected function generateDataStream(LogRecord $record): string method buildContent (line 117) | private function buildContent(LogRecord $record): string method prepareContentData (line 127) | protected function prepareContentData(LogRecord $record): array method buildHeader (line 142) | private function buildHeader(string $content): string method write (line 156) | protected function write(LogRecord $record): void method finalizeWrite (line 168) | protected function finalizeWrite(): void method setFormatter (line 177) | public function setFormatter(FormatterInterface $formatter): HandlerIn... method getFormatter (line 185) | public function getFormatter(): FormatterInterface method setChannel (line 198) | public function setChannel(string $channel): self method setUsername (line 210) | public function setUsername(string $username): self method useAttachment (line 220) | public function useAttachment(bool $useAttachment): self method setIconEmoji (line 230) | public function setIconEmoji(string $iconEmoji): self method useShortAttachment (line 240) | public function useShortAttachment(bool $useShortAttachment): self method includeContextAndExtra (line 250) | public function includeContextAndExtra(bool $includeContextAndExtra): ... method excludeFields (line 261) | public function excludeFields(array $excludeFields): self FILE: vendor/monolog/monolog/src/Monolog/Handler/SlackWebhookHandler.php class SlackWebhookHandler (line 26) | class SlackWebhookHandler extends AbstractProcessingHandler method __construct (line 50) | public function __construct( method getSlackRecord (line 81) | public function getSlackRecord(): SlackRecord method getWebhookUrl (line 86) | public function getWebhookUrl(): string method write (line 94) | protected function write(LogRecord $record): void method setFormatter (line 113) | public function setFormatter(FormatterInterface $formatter): HandlerIn... method getFormatter (line 121) | public function getFormatter(): FormatterInterface FILE: vendor/monolog/monolog/src/Monolog/Handler/SocketHandler.php class SocketHandler (line 23) | class SocketHandler extends AbstractProcessingHandler method __construct (line 49) | public function __construct( method write (line 83) | protected function write(LogRecord $record): void method close (line 93) | public function close(): void method closeSocket (line 103) | public function closeSocket(): void method setPersistent (line 116) | public function setPersistent(bool $persistent): self method setConnectionTimeout (line 129) | public function setConnectionTimeout(float $seconds): self method setTimeout (line 143) | public function setTimeout(float $seconds): self method setWritingTimeout (line 157) | public function setWritingTimeout(float $seconds): self method setChunkSize (line 170) | public function setChunkSize(int $bytes): self method getConnectionString (line 180) | public function getConnectionString(): string method isPersistent (line 188) | public function isPersistent(): bool method getConnectionTimeout (line 196) | public function getConnectionTimeout(): float method getTimeout (line 204) | public function getTimeout(): float method getWritingTimeout (line 212) | public function getWritingTimeout(): float method getChunkSize (line 220) | public function getChunkSize(): ?int method isConnected (line 230) | public function isConnected(): bool method pfsockopen (line 241) | protected function pfsockopen() method fsockopen (line 251) | protected function fsockopen() method streamSetTimeout (line 261) | protected function streamSetTimeout(): bool method streamSetChunkSize (line 280) | protected function streamSetChunkSize(): int|bool method fwrite (line 298) | protected function fwrite(string $data): int|bool method streamGetMetadata (line 312) | protected function streamGetMetadata(): array|bool method validateTimeout (line 321) | private function validateTimeout(float $value): void method connectIfNotConnected (line 328) | private function connectIfNotConnected(): void method generateDataStream (line 336) | protected function generateDataStream(LogRecord $record): string method getResource (line 344) | protected function getResource() method connect (line 349) | private function connect(): void method createSocketResource (line 356) | private function createSocketResource(): void method setSocketTimeout (line 369) | private function setSocketTimeout(): void method setStreamChunkSize (line 376) | private function setStreamChunkSize(): void method writeToSocket (line 383) | private function writeToSocket(string $data): void method writingIsTimedOut (line 412) | private function writingIsTimedOut(int $sent): bool FILE: vendor/monolog/monolog/src/Monolog/Handler/SqsHandler.php class SqsHandler (line 24) | class SqsHandler extends AbstractProcessingHandler method __construct (line 34) | public function __construct(SqsClient $sqsClient, string $queueUrl, in... method write (line 45) | protected function write(LogRecord $record): void FILE: vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php class StreamHandler (line 25) | class StreamHandler extends AbstractProcessingHandler method __construct (line 50) | public function __construct($stream, int|string|Level $level = Level::... method reset (line 85) | public function reset(): void method close (line 99) | public function close(): void method getStream (line 113) | public function getStream() method getUrl (line 121) | public function getUrl(): ?string method getStreamChunkSize (line 126) | public function getStreamChunkSize(): int method write (line 134) | protected function write(LogRecord $record): void method streamWrite (line 199) | protected function streamWrite($stream, LogRecord $record): void method customErrorHandler (line 204) | private function customErrorHandler(int $code, string $msg): bool method getDirFromStream (line 211) | private function getDirFromStream(string $stream): ?string method createDir (line 225) | private function createDir(string $url): void FILE: vendor/monolog/monolog/src/Monolog/Handler/SymfonyMailerHandler.php class SymfonyMailerHandler (line 29) | class SymfonyMailerHandler extends MailHandler method __construct (line 41) | public function __construct($mailer, Email|Closure $email, int|string|... method send (line 52) | protected function send(string $content, array $records): void method getSubjectFormatter (line 62) | protected function getSubjectFormatter(?string $format): FormatterInte... method buildMessage (line 73) | protected function buildMessage(string $content, array $records): Email FILE: vendor/monolog/monolog/src/Monolog/Handler/SyslogHandler.php class SyslogHandler (line 30) | class SyslogHandler extends AbstractSyslogHandler method __construct (line 39) | public function __construct(string $ident, string|int $facility = LOG_... method close (line 50) | public function close(): void method write (line 58) | protected function write(LogRecord $record): void FILE: vendor/monolog/monolog/src/Monolog/Handler/SyslogUdp/UdpSocket.php class UdpSocket (line 17) | class UdpSocket method __construct (line 25) | public function __construct(string $ip, int $port = 514) method write (line 31) | public function write(string $line, string $header = ""): void method close (line 36) | public function close(): void method getSocket (line 44) | protected function getSocket(): Socket method send (line 66) | protected function send(string $chunk): void method assembleMessage (line 71) | protected function assembleMessage(string $line, string $header): string FILE: vendor/monolog/monolog/src/Monolog/Handler/SyslogUdpHandler.php class SyslogUdpHandler (line 26) | class SyslogUdpHandler extends AbstractSyslogHandler method __construct (line 55) | public function __construct(string $host, int $port = 514, string|int ... method write (line 69) | protected function write(LogRecord $record): void method close (line 80) | public function close(): void method splitMessageIntoLines (line 89) | private function splitMessageIntoLines($message): array method makeCommonSyslogHeader (line 108) | protected function makeCommonSyslogHeader(int $severity, DateTimeInter... method setSocket (line 148) | public function setSocket(UdpSocket $socket): self FILE: vendor/monolog/monolog/src/Monolog/Handler/TelegramBotHandler.php class TelegramBotHandler (line 37) | class TelegramBotHandler extends AbstractProcessingHandler method __construct (line 109) | public function __construct( method setParseMode (line 140) | public function setParseMode(string|null $parseMode = null): self method disableWebPagePreview (line 154) | public function disableWebPagePreview(bool|null $disableWebPagePreview... method disableNotification (line 164) | public function disableNotification(bool|null $disableNotification = n... method splitLongMessages (line 177) | public function splitLongMessages(bool $splitLongMessages = false): self method delayBetweenMessages (line 189) | public function delayBetweenMessages(bool $delayBetweenMessages = fals... method setTopic (line 199) | public function setTopic(?int $topic = null): self method handleBatch (line 209) | public function handleBatch(array $records): void method write (line 233) | protected function write(LogRecord $record): void method send (line 241) | protected function send(string $message): void method sendCurl (line 254) | protected function sendCurl(string $message): void method handleMessageLength (line 288) | private function handleMessageLength(string $message): array FILE: vendor/monolog/monolog/src/Monolog/Handler/TestHandler.php class TestHandler (line 71) | class TestHandler extends AbstractProcessingHandler method getRecords (line 82) | public function getRecords(): array method clear (line 87) | public function clear(): void method reset (line 93) | public function reset(): void method setSkipReset (line 100) | public function setSkipReset(bool $skipReset): void method hasRecords (line 110) | public function hasRecords(int|string|Level $level): bool method hasRecord (line 120) | public function hasRecord(string|array $recordAssertions, Level $level... method hasRecordThatContains (line 138) | public function hasRecordThatContains(string $message, Level $level): ... method hasRecordThatMatches (line 143) | public function hasRecordThatMatches(string $regex, Level $level): bool method hasRecordThatPasses (line 151) | public function hasRecordThatPasses(callable $predicate, Level $level)... method write (line 171) | protected function write(LogRecord $record): void method __call (line 180) | public function __call(string $method, array $args): bool FILE: vendor/monolog/monolog/src/Monolog/Handler/WebRequestRecognizerTrait.php type WebRequestRecognizerTrait (line 14) | trait WebRequestRecognizerTrait method isWebRequest (line 19) | protected function isWebRequest(): bool FILE: vendor/monolog/monolog/src/Monolog/Handler/WhatFailureGroupHandler.php class WhatFailureGroupHandler (line 23) | class WhatFailureGroupHandler extends GroupHandler method handle (line 28) | public function handle(LogRecord $record): bool method handleBatch (line 48) | public function handleBatch(array $records): void method close (line 70) | public function close(): void FILE: vendor/monolog/monolog/src/Monolog/Handler/ZendMonitorHandler.php class ZendMonitorHandler (line 25) | class ZendMonitorHandler extends AbstractProcessingHandler method __construct (line 30) | public function __construct(int|string|Level $level = Level::Debug, bo... method toZendMonitorLevel (line 44) | protected function toZendMonitorLevel(Level $level): int method write (line 61) | protected function write(LogRecord $record): void method writeZendMonitorCustomEvent (line 78) | protected function writeZendMonitorCustomEvent(string $type, string $m... method getDefaultFormatter (line 86) | public function getDefaultFormatter(): FormatterInterface FILE: vendor/monolog/monolog/src/Monolog/JsonSerializableDateTimeImmutable.php class JsonSerializableDateTimeImmutable (line 22) | class JsonSerializableDateTimeImmutable extends \DateTimeImmutable imple... method __construct (line 26) | public function __construct(bool $useMicroseconds, ?DateTimeZone $time... method jsonSerialize (line 35) | public function jsonSerialize(): string method __toString (line 44) | public function __toString(): string FILE: vendor/monolog/monolog/src/Monolog/Level.php method fromName (line 88) | public static function fromName(string $name): self method fromValue (line 106) | public static function fromValue(int $value): self method includes (line 114) | public function includes(Level $level): bool method isHigherThan (line 119) | public function isHigherThan(Level $level): bool method isLowerThan (line 124) | public function isLowerThan(Level $level): bool method getName (line 136) | public function getName(): string method toPsrLogLevel (line 155) | public function toPsrLogLevel(): string method toRFC5424Level (line 174) | public function toRFC5424Level(): int FILE: vendor/monolog/monolog/src/Monolog/LogRecord.php class LogRecord (line 22) | class LogRecord implements ArrayAccess method __construct (line 29) | public function __construct( method offsetSet (line 42) | public function offsetSet(mixed $offset, mixed $value): void method offsetExists (line 63) | public function offsetExists(mixed $offset): bool method offsetUnset (line 72) | public function offsetUnset(mixed $offset): void method offsetGet (line 77) | public function &offsetGet(mixed $offset): mixed method toArray (line 106) | public function toArray(): array method with (line 119) | public function with(mixed ...$args): self FILE: vendor/monolog/monolog/src/Monolog/Logger.php class Logger (line 35) | class Logger implements LoggerInterface, ResettableInterface method __construct (line 175) | public function __construct(string $name, array $handlers = [], array ... method getName (line 184) | public function getName(): string method withName (line 194) | public function withName(string $name): self method pushHandler (line 207) | public function pushHandler(HandlerInterface $handler): self method popHandler (line 219) | public function popHandler(): HandlerInterface method setHandlers (line 236) | public function setHandlers(array $handlers): self method getHandlers (line 249) | public function getHandlers(): array method pushProcessor (line 260) | public function pushProcessor(ProcessorInterface|callable $callback): ... method popProcessor (line 273) | public function popProcessor(): callable method getProcessors (line 286) | public function getProcessors(): array method useMicrosecondTimestamps (line 303) | public function useMicrosecondTimestamps(bool $micro): self method useLoggingLoopDetection (line 313) | public function useLoggingLoopDetection(bool $detectCycles): self method addRecord (line 332) | public function addRecord(int|Level $level, string $message, array $co... method close (line 423) | public function close(): void method reset (line 440) | public function reset(): void method getLevelName (line 467) | public static function getLevelName(int|Level $level): string method toMonologLevel (line 480) | public static function toMonologLevel(string|int|Level $level): Level method isHandling (line 519) | public function isHandling(int|string|Level $level): bool method setExceptionHandler (line 544) | public function setExceptionHandler(Closure|null $callback): self method getExceptionHandler (line 551) | public function getExceptionHandler(): Closure|null method log (line 567) | public function log($level, string|\Stringable $message, array $contex... method debug (line 592) | public function debug(string|\Stringable $message, array $context = []... method info (line 605) | public function info(string|\Stringable $message, array $context = [])... method notice (line 618) | public function notice(string|\Stringable $message, array $context = [... method warning (line 631) | public function warning(string|\Stringable $message, array $context = ... method error (line 644) | public function error(string|\Stringable $message, array $context = []... method critical (line 657) | public function critical(string|\Stringable $message, array $context =... method alert (line 670) | public function alert(string|\Stringable $message, array $context = []... method emergency (line 683) | public function emergency(string|\Stringable $message, array $context ... method setTimezone (line 693) | public function setTimezone(DateTimeZone $tz): self method getTimezone (line 703) | public function getTimezone(): DateTimeZone method handleException (line 712) | protected function handleException(Throwable $e, LogRecord $record): void method __serialize (line 724) | public function __serialize(): array method __unserialize (line 741) | public function __unserialize(array $data): void FILE: vendor/monolog/monolog/src/Monolog/Processor/ClosureContextProcessor.php class ClosureContextProcessor (line 27) | class ClosureContextProcessor implements ProcessorInterface method __invoke (line 29) | public function __invoke(LogRecord $record): LogRecord FILE: vendor/monolog/monolog/src/Monolog/Processor/GitProcessor.php class GitProcessor (line 25) | class GitProcessor implements ProcessorInterface method __construct (line 36) | public function __construct(int|string|Level $level = Level::Debug) method __invoke (line 44) | public function __invoke(LogRecord $record): LogRecord method getGitInfo (line 59) | private static function getGitInfo(): array FILE: vendor/monolog/monolog/src/Monolog/Processor/HostnameProcessor.php class HostnameProcessor (line 19) | class HostnameProcessor implements ProcessorInterface method __construct (line 23) | public function __construct() method __invoke (line 31) | public function __invoke(LogRecord $record): LogRecord FILE: vendor/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php class IntrospectionProcessor (line 30) | class IntrospectionProcessor implements ProcessorInterface method __construct (line 54) | public function __construct(int|string|Level $level = Level::Debug, ar... method __invoke (line 64) | public function __invoke(LogRecord $record): LogRecord method isTraceClassOrSkippedFunction (line 118) | private function isTraceClassOrSkippedFunction(array $trace, int $inde... FILE: vendor/monolog/monolog/src/Monolog/Processor/LoadAverageProcessor.php class LoadAverageProcessor (line 21) | class LoadAverageProcessor implements ProcessorInterface method __construct (line 41) | public function __construct(int $avgSystemLoad = self::LOAD_1_MINUTE) method __invoke (line 52) | public function __invoke(LogRecord $record): LogRecord FILE: vendor/monolog/monolog/src/Monolog/Processor/MemoryPeakUsageProcessor.php class MemoryPeakUsageProcessor (line 22) | class MemoryPeakUsageProcessor extends MemoryProcessor method __invoke (line 27) | public function __invoke(LogRecord $record): LogRecord FILE: vendor/monolog/monolog/src/Monolog/Processor/MemoryProcessor.php class MemoryProcessor (line 19) | abstract class MemoryProcessor implements ProcessorInterface method __construct (line 35) | public function __construct(bool $realUsage = true, bool $useFormattin... method formatBytes (line 46) | protected function formatBytes(int $bytes) FILE: vendor/monolog/monolog/src/Monolog/Processor/MemoryUsageProcessor.php class MemoryUsageProcessor (line 22) | class MemoryUsageProcessor extends MemoryProcessor method __invoke (line 27) | public function __invoke(LogRecord $record): LogRecord FILE: vendor/monolog/monolog/src/Monolog/Processor/MercurialProcessor.php class MercurialProcessor (line 24) | class MercurialProcessor implements ProcessorInterface method __construct (line 35) | public function __construct(int|string|Level $level = Level::Debug) method __invoke (line 43) | public function __invoke(LogRecord $record): LogRecord method getMercurialInfo (line 58) | private static function getMercurialInfo(): array FILE: vendor/monolog/monolog/src/Monolog/Processor/ProcessIdProcessor.php class ProcessIdProcessor (line 21) | class ProcessIdProcessor implements ProcessorInterface method __invoke (line 26) | public function __invoke(LogRecord $record): LogRecord FILE: vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php type ProcessorInterface (line 21) | interface ProcessorInterface method __invoke (line 26) | public function __invoke(LogRecord $record); FILE: vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php class PsrLogMessageProcessor (line 24) | class PsrLogMessageProcessor implements ProcessorInterface method __construct (line 36) | public function __construct(?string $dateFormat = null, bool $removeUs... method __invoke (line 45) | public function __invoke(LogRecord $record): LogRecord FILE: vendor/monolog/monolog/src/Monolog/Processor/TagProcessor.php class TagProcessor (line 21) | class TagProcessor implements ProcessorInterface method __construct (line 29) | public function __construct(array $tags = []) method addTags (line 38) | public function addTags(array $tags = []): self method setTags (line 49) | public function setTags(array $tags = []): self method __invoke (line 59) | public function __invoke(LogRecord $record): LogRecord FILE: vendor/monolog/monolog/src/Monolog/Processor/UidProcessor.php class UidProcessor (line 22) | class UidProcessor implements ProcessorInterface, ResettableInterface method __construct (line 30) | public function __construct(int $length = 7) method __invoke (line 42) | public function __invoke(LogRecord $record): LogRecord method getUid (line 49) | public function getUid(): string method reset (line 54) | public function reset(): void method generateUid (line 63) | private function generateUid(int $length): string FILE: vendor/monolog/monolog/src/Monolog/Processor/WebProcessor.php class WebProcessor (line 22) | class WebProcessor implements ProcessorInterface method __construct (line 49) | public function __construct(array|ArrayAccess|null $serverData = null,... method __invoke (line 80) | public function __invoke(LogRecord $record): LogRecord method addExtraField (line 96) | public function addExtraField(string $extraName, string $serverName): ... method appendExtraFields (line 107) | private function appendExtraFields(array $extra): array FILE: vendor/monolog/monolog/src/Monolog/Registry.php class Registry (line 38) | class Registry method addLogger (line 55) | public static function addLogger(Logger $logger, ?string $name = null,... method hasLogger (line 71) | public static function hasLogger($logger): bool method removeLogger (line 87) | public static function removeLogger($logger): void method clear (line 101) | public static function clear(): void method getInstance (line 112) | public static function getInstance(string $name): Logger method __callStatic (line 129) | public static function __callStatic(string $name, array $arguments): L... FILE: vendor/monolog/monolog/src/Monolog/ResettableInterface.php type ResettableInterface (line 28) | interface ResettableInterface method reset (line 30) | public function reset(): void; FILE: vendor/monolog/monolog/src/Monolog/SignalHandler.php class SignalHandler (line 23) | class SignalHandler method __construct (line 34) | public function __construct(LoggerInterface $logger) method registerSignalHandler (line 45) | public function registerSignalHandler(int $signo, int|string|Level $le... method handleSignal (line 74) | public function handleSignal(int $signo, $siginfo = null): void FILE: vendor/monolog/monolog/src/Monolog/Test/MonologTestCase.php class MonologTestCase (line 26) | class MonologTestCase extends \PHPUnit\Framework\TestCase method getRecord (line 34) | protected function getRecord(int|string|Level $level = Level::Warning,... method getMultipleRecords (line 49) | protected function getMultipleRecords(): array method getIdentityFormatter (line 60) | protected function getIdentityFormatter(): FormatterInterface FILE: vendor/monolog/monolog/src/Monolog/Test/TestCase.php class TestCase (line 21) | class TestCase extends MonologTestCase FILE: vendor/monolog/monolog/src/Monolog/Utils.php class Utils (line 14) | final class Utils method getClass (line 18) | public static function getClass(object $object): string method substr (line 33) | public static function substr(string $string, int $start, ?int $length... method canonicalizePath (line 47) | public static function canonicalizePath(string $streamUrl): string method jsonEncode (line 79) | public static function jsonEncode($data, ?int $encodeFlags = null, boo... method handleJsonError (line 116) | public static function handleJsonError(int $code, $data, ?int $encodeF... method throwEncodeError (line 150) | private static function throwEncodeError(int $code, $data): never method detectAndCleanUtf8 (line 178) | private static function detectAndCleanUtf8(&$data): void method expandIniShorthandBytes (line 209) | public static function expandIniShorthandBytes($val) method getRecordMessageForException (line 239) | public static function getRecordMessageForException(LogRecord $record)... FILE: vendor/mtdowling/jmespath.php/bin/perf.php function runSuite (line 27) | function runSuite($file) function runCase (line 44) | function runCase($given, $expression, $name) FILE: vendor/mtdowling/jmespath.php/src/AstRuntime.php class AstRuntime (line 7) | class AstRuntime method __construct (line 14) | public function __construct( method __invoke (line 34) | public function __invoke($expression, $data) FILE: vendor/mtdowling/jmespath.php/src/CompilerRuntime.php class CompilerRuntime (line 14) | class CompilerRuntime method __construct (line 26) | public function __construct($dir = null, ?Parser $parser = null) method __invoke (line 52) | public function __invoke($expression, $data) method compile (line 67) | private function compile($filename, $expression, $functionName) FILE: vendor/mtdowling/jmespath.php/src/DebugRuntime.php class DebugRuntime (line 7) | class DebugRuntime method __construct (line 14) | public function __construct(callable $runtime, $output = null) method __invoke (line 22) | public function __invoke($expression, $data) method debugInterpreted (line 31) | private function debugInterpreted($expression, $data) method debugCompiled (line 43) | private function debugCompiled($expression, $data) method dumpTokens (line 58) | private function dumpTokens($expression) method dumpAst (line 75) | private function dumpAst($expression) method dumpCompiledCode (line 83) | private function dumpCompiledCode($expression) method debugCallback (line 94) | private function debugCallback(callable $debugFn, $expression, $data) FILE: vendor/mtdowling/jmespath.php/src/Env.php class Env (line 13) | final class Env method search (line 25) | public static function search($expression, $data) method createRuntime (line 42) | public static function createRuntime() method cleanCompileDir (line 57) | public static function cleanCompileDir() method getEnvVariable (line 77) | private static function getEnvVariable($name) FILE: vendor/mtdowling/jmespath.php/src/FnDispatcher.php class FnDispatcher (line 10) | class FnDispatcher method getInstance (line 17) | public static function getInstance() method __invoke (line 33) | public function __invoke($fn, array $args) method fn_abs (line 38) | private function fn_abs(array $args) method fn_avg (line 44) | private function fn_avg(array $args) method fn_ceil (line 53) | private function fn_ceil(array $args) method fn_contains (line 59) | private function fn_contains(array $args) method fn_ends_with (line 71) | private function fn_ends_with(array $args) method fn_floor (line 78) | private function fn_floor(array $args) method fn_not_null (line 84) | private function fn_not_null(array $args) method fn_join (line 97) | private function fn_join(array $args) method fn_keys (line 106) | private function fn_keys(array $args) method fn_length (line 112) | private function fn_length(array $args) method fn_max (line 118) | private function fn_max(array $args) method fn_max_by (line 127) | private function fn_max_by(array $args) method fn_min (line 139) | private function fn_min(array $args) method fn_min_by (line 148) | private function fn_min_by(array $args) method fn_reverse (line 159) | private function fn_reverse(array $args) method fn_sum (line 171) | private function fn_sum(array $args) method fn_sort (line 180) | private function fn_sort(array $args) method fn_sort_by (line 190) | private function fn_sort_by(array $args) method fn_starts_with (line 206) | private function fn_starts_with(array $args) method fn_type (line 213) | private function fn_type(array $args) method fn_to_string (line 219) | private function fn_to_string(array $args) method fn_to_number (line 235) | private function fn_to_number(array $args) method fn_values (line 249) | private function fn_values(array $args) method fn_merge (line 255) | private function fn_merge(array $args) method fn_to_array (line 266) | private function fn_to_array(array $args) method fn_map (line 273) | private function fn_map(array $args) method typeError (line 283) | private function typeError($from, $msg) method validateArity (line 297) | private function validateArity($from, $given, $expected) method validate (line 305) | private function validate($from, $args, $types = []) method validateType (line 316) | private function validateType($from, $value, array $types) method validateSeq (line 338) | private function validateSeq($from, array $types, $a, $b) method reduce (line 367) | private function reduce($from, array $values, array $types, callable $... method wrapExpression (line 390) | private function wrapExpression($from, callable $expr, array $types) method __call (line 402) | public function __call($name, $args) FILE: vendor/mtdowling/jmespath.php/src/JmesPath.php function search (line 13) | function search($expression, $data) FILE: vendor/mtdowling/jmespath.php/src/Lexer.php class Lexer (line 7) | class Lexer method tokenize (line 188) | public function tokenize($input) method matchOr (line 363) | private function matchOr(array &$chars, $current, $expected, $type, $o... method inside (line 392) | private function inside(array &$chars, $delim, $type) method parseJson (line 427) | private function parseJson(array $token) FILE: vendor/mtdowling/jmespath.php/src/Parser.php class Parser (line 10) | class Parser method __construct (line 60) | public function __construct(?Lexer $lexer = null) method parse (line 73) | public function parse($expression) method expr (line 95) | private function expr($rbp = 0) method nud_identifier (line 105) | private function nud_identifier() method nud_quoted_identifier (line 112) | private function nud_quoted_identifier() method nud_current (line 120) | private function nud_current() method nud_literal (line 126) | private function nud_literal() method nud_expref (line 133) | private function nud_expref() method nud_not (line 139) | private function nud_not() method nud_lparen (line 145) | private function nud_lparen() method nud_lbrace (line 156) | private function nud_lbrace() method nud_flatten (line 174) | private function nud_flatten() method nud_filter (line 179) | private function nud_filter() method nud_star (line 184) | private function nud_star() method nud_lbracket (line 189) | private function nud_lbracket() method led_lbracket (line 202) | private function led_lbracket(array $left) method led_flatten (line 218) | private function led_flatten(array $left) method led_dot (line 232) | private function led_dot(array $left) method led_or (line 246) | private function led_or(array $left) method led_and (line 255) | private function led_and(array $left) method led_pipe (line 264) | private function led_pipe(array $left) method led_lparen (line 273) | private function led_lparen(array $left) method led_filter (line 294) | private function led_filter(array $left) method led_comparator (line 318) | private function led_comparator(array $left) method parseProjection (line 330) | private function parseProjection($bp) method parseDot (line 345) | private function parseDot($bp) method parseKeyValuePair (line 355) | private function parseKeyValuePair() method parseWildcardObject (line 369) | private function parseWildcardObject(?array $left = null) method parseWildcardArray (line 383) | private function parseWildcardArray(?array $left = null) method parseArrayIndexExpression (line 402) | private function parseArrayIndexExpression() method parseMultiSelectList (line 448) | private function parseMultiSelectList() method syntax (line 464) | private function syntax($msg) method lookahead (line 469) | private function lookahead() method next (line 476) | private function next(?array $match = null) method assertNotToken (line 489) | private function assertNotToken($type) method __call (line 499) | public function __call($method, $args) FILE: vendor/mtdowling/jmespath.php/src/SyntaxErrorException.php class SyntaxErrorException (line 7) | class SyntaxErrorException extends \InvalidArgumentException method __construct (line 14) | public function __construct( method createTokenMessage (line 27) | private function createTokenMessage(array $token, array $valid) FILE: vendor/mtdowling/jmespath.php/src/TreeCompiler.php class TreeCompiler (line 7) | class TreeCompiler method visit (line 20) | public function visit(array $ast, $fnName, $expr) method dispatch (line 44) | private function dispatch(array $node) method makeVar (line 56) | private function makeVar($prefix) method write (line 73) | private function write($str) method outdent (line 88) | private function outdent() method indent (line 98) | private function indent() method visit_or (line 104) | private function visit_or(array $node) method visit_and (line 118) | private function visit_and(array $node) method visit_not (line 132) | private function visit_not(array $node) method visit_subexpression (line 141) | private function visit_subexpression(array $node) method visit_field (line 152) | private function visit_field(array $node) method visit_index (line 173) | private function visit_index(array $node) method visit_literal (line 198) | private function visit_literal(array $node) method visit_pipe (line 203) | private function visit_pipe(array $node) method visit_multi_select_list (line 210) | private function visit_multi_select_list(array $node) method visit_multi_select_hash (line 215) | private function visit_multi_select_hash(array $node) method visit_function (line 246) | private function visit_function(array $node) method visit_slice (line 265) | private function visit_slice(array $node) method visit_current (line 276) | private function visit_current(array $node) method visit_expref (line 281) | private function visit_expref(array $node) method visit_flatten (line 291) | private function visit_flatten(array $node) method visit_projection (line 326) | private function visit_projection(array $node) method visit_condition (line 363) | private function visit_condition(array $node) method visit_comparator (line 383) | private function visit_comparator(array $node) method __call (line 413) | public function __call($method, $args) FILE: vendor/mtdowling/jmespath.php/src/TreeInterpreter.php class TreeInterpreter (line 7) | class TreeInterpreter method __construct (line 17) | public function __construct(?callable $fnDispatcher = null) method visit (line 30) | public function visit(array $node, $data) method dispatch (line 41) | private function dispatch(array $node, $value) method relativeCmp (line 221) | private static function relativeCmp($left, $right, $cmp) FILE: vendor/mtdowling/jmespath.php/src/Utils.php class Utils (line 4) | class Utils method isTruthy (line 22) | public static function isTruthy($value) method type (line 40) | public static function type($arg) method isObject (line 77) | public static function isObject($value) method isArray (line 96) | public static function isArray($value) method isEqual (line 116) | public static function isEqual($a, $b) method add (line 137) | public static function add($a, $b) method stableSort (line 165) | public static function stableSort(array $data, callable $sortFn) method slice (line 193) | public static function slice($value, $start = null, $stop = null, $ste... method adjustEndpoint (line 202) | private static function adjustEndpoint($length, $endpoint, $step) method adjustSlice (line 216) | private static function adjustSlice($length, $start, $stop, $step) method sliceIndices (line 239) | private static function sliceIndices($subject, $start, $stop, $step) FILE: vendor/myclabs/deep-copy/src/DeepCopy/DeepCopy.php class DeepCopy (line 28) | class DeepCopy method __construct (line 63) | public function __construct($useCloneMethod = false) method skipUncloneable (line 80) | public function skipUncloneable($skipUncloneable = true) method copy (line 96) | public function copy($object) method addFilter (line 103) | public function addFilter(Filter $filter, Matcher $matcher) method prependFilter (line 111) | public function prependFilter(Filter $filter, Matcher $matcher) method addTypeFilter (line 119) | public function addTypeFilter(TypeFilter $filter, TypeMatcher $matcher) method prependTypeFilter (line 127) | public function prependTypeFilter(TypeFilter $filter, TypeMatcher $mat... method recursiveCopy (line 135) | private function recursiveCopy($var) method copyArray (line 171) | private function copyArray(array $array) method copyObject (line 189) | private function copyObject($object) method copyObjectProperty (line 233) | private function copyObjectProperty($object, ReflectionProperty $prope... method getFirstMatchedTypeFilter (line 292) | private function getFirstMatchedTypeFilter(array $filterRecords, $var) method first (line 316) | private function first(array $elements, callable $predicate) FILE: vendor/myclabs/deep-copy/src/DeepCopy/Exception/CloneException.php class CloneException (line 7) | class CloneException extends UnexpectedValueException FILE: vendor/myclabs/deep-copy/src/DeepCopy/Exception/PropertyException.php class PropertyException (line 7) | class PropertyException extends ReflectionException FILE: vendor/myclabs/deep-copy/src/DeepCopy/Filter/ChainableFilter.php class ChainableFilter (line 8) | class ChainableFilter implements Filter method __construct (line 15) | public function __construct(Filter $filter) method apply (line 20) | public function apply($object, $property, $objectCopier) FILE: vendor/myclabs/deep-copy/src/DeepCopy/Filter/Doctrine/DoctrineCollectionFilter.php class DoctrineCollectionFilter (line 11) | class DoctrineCollectionFilter implements Filter method apply (line 18) | public function apply($object, $property, $objectCopier) FILE: vendor/myclabs/deep-copy/src/DeepCopy/Filter/Doctrine/DoctrineEmptyCollectionFilter.php class DoctrineEmptyCollectionFilter (line 12) | class DoctrineEmptyCollectionFilter implements Filter method apply (line 21) | public function apply($object, $property, $objectCopier) FILE: vendor/myclabs/deep-copy/src/DeepCopy/Filter/Doctrine/DoctrineProxyFilter.php class DoctrineProxyFilter (line 10) | class DoctrineProxyFilter implements Filter method apply (line 18) | public function apply($object, $property, $objectCopier) FILE: vendor/myclabs/deep-copy/src/DeepCopy/Filter/Filter.php type Filter (line 8) | interface Filter method apply (line 17) | public function apply($object, $property, $objectCopier); FILE: vendor/myclabs/deep-copy/src/DeepCopy/Filter/KeepFilter.php class KeepFilter (line 5) | class KeepFilter implements Filter method apply (line 12) | public function apply($object, $property, $objectCopier) FILE: vendor/myclabs/deep-copy/src/DeepCopy/Filter/ReplaceFilter.php class ReplaceFilter (line 10) | class ReplaceFilter implements Filter method __construct (line 20) | public function __construct(callable $callable) method apply (line 30) | public function apply($object, $property, $objectCopier) FILE: vendor/myclabs/deep-copy/src/DeepCopy/Filter/SetNullFilter.php class SetNullFilter (line 10) | class SetNullFilter implements Filter method apply (line 17) | public function apply($object, $property, $objectCopier) FILE: vendor/myclabs/deep-copy/src/DeepCopy/Matcher/Doctrine/DoctrineProxyMatcher.php class DoctrineProxyMatcher (line 11) | class DoctrineProxyMatcher implements Matcher method matches (line 18) | public function matches($object, $property) FILE: vendor/myclabs/deep-copy/src/DeepCopy/Matcher/Matcher.php type Matcher (line 5) | interface Matcher method matches (line 13) | public function matches($object, $property); FILE: vendor/myclabs/deep-copy/src/DeepCopy/Matcher/PropertyMatcher.php class PropertyMatcher (line 8) | class PropertyMatcher implements Matcher method __construct (line 24) | public function __construct($class, $property) method matches (line 35) | public function matches($object, $property) FILE: vendor/myclabs/deep-copy/src/DeepCopy/Matcher/PropertyNameMatcher.php class PropertyNameMatcher (line 8) | class PropertyNameMatcher implements Matcher method __construct (line 18) | public function __construct($property) method matches (line 28) | public function matches($object, $property) FILE: vendor/myclabs/deep-copy/src/DeepCopy/Matcher/PropertyTypeMatcher.php class PropertyTypeMatcher (line 16) | class PropertyTypeMatcher implements Matcher method __construct (line 26) | public function __construct($propertyType) method matches (line 34) | public function matches($object, $property) FILE: vendor/myclabs/deep-copy/src/DeepCopy/Reflection/ReflectionHelper.php class ReflectionHelper (line 11) | class ReflectionHelper method getProperties (line 25) | public static function getProperties(ReflectionClass $ref) method getProperty (line 58) | public static function getProperty($object, $name) FILE: vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/Date/DateIntervalFilter.php class DateIntervalFilter (line 13) | class DateIntervalFilter implements TypeFilter method apply (line 23) | public function apply($element) FILE: vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/Date/DatePeriodFilter.php class DatePeriodFilter (line 11) | class DatePeriodFilter implements TypeFilter method apply (line 20) | public function apply($element) FILE: vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/ReplaceFilter.php class ReplaceFilter (line 8) | class ReplaceFilter implements TypeFilter method __construct (line 18) | public function __construct(callable $callable) method apply (line 26) | public function apply($element) FILE: vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/ShallowCopyFilter.php class ShallowCopyFilter (line 8) | class ShallowCopyFilter implements TypeFilter method apply (line 13) | public function apply($element) FILE: vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/Spl/ArrayObjectFilter.php class ArrayObjectFilter (line 11) | final class ArrayObjectFilter implements TypeFilter method __construct (line 18) | public function __construct(DeepCopy $copier) method apply (line 26) | public function apply($arrayObject) FILE: vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/Spl/SplDoublyLinkedList.php class SplDoublyLinkedList (line 8) | class SplDoublyLinkedList extends SplDoublyLinkedListFilter FILE: vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/Spl/SplDoublyLinkedListFilter.php class SplDoublyLinkedListFilter (line 13) | class SplDoublyLinkedListFilter implements TypeFilter method __construct (line 17) | public function __construct(DeepCopy $copier) method apply (line 25) | public function apply($element) method createCopyClosure (line 34) | private function createCopyClosure() FILE: vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/TypeFilter.php type TypeFilter (line 5) | interface TypeFilter method apply (line 12) | public function apply($element); FILE: vendor/myclabs/deep-copy/src/DeepCopy/TypeMatcher/TypeMatcher.php class TypeMatcher (line 5) | class TypeMatcher method __construct (line 15) | public function __construct($type) method matches (line 25) | public function matches($element) FILE: vendor/myclabs/deep-copy/src/DeepCopy/deep_copy.php function deep_copy (line 16) | function deep_copy($value, $useCloneMethod = false) FILE: vendor/nesbot/carbon/lazy/Carbon/MessageFormatter/MessageFormatterMapperStrongType.php class LazyMessageFormatter (line 17) | abstract class LazyMessageFormatter implements MessageFormatterInterface method format (line 19) | public function format(string $message, string $locale, array $paramet... FILE: vendor/nesbot/carbon/lazy/Carbon/MessageFormatter/MessageFormatterMapperWeakType.php class LazyMessageFormatter (line 18) | abstract class LazyMessageFormatter implements MessageFormatterInterface... method transformLocale (line 20) | abstract protected function transformLocale(?string $locale): ?string; method format (line 22) | public function format($message, $locale, array $parameters = []) method choiceFormat (line 31) | public function choiceFormat($message, $number, $locale, array $parame... FILE: vendor/nesbot/carbon/lazy/Carbon/ProtectedDatePeriod.php class DatePeriodBase (line 17) | class DatePeriodBase extends DatePeriod FILE: vendor/nesbot/carbon/lazy/Carbon/TranslatorStrongType.php class LazyTranslator (line 17) | class LazyTranslator extends AbstractTranslator implements TranslatorStr... method trans (line 19) | public function trans(?string $id, array $parameters = [], ?string $do... method getFromCatalogue (line 24) | public function getFromCatalogue(MessageCatalogueInterface $catalogue,... method getPrivateProperty (line 45) | private function getPrivateProperty($instance, string $field) FILE: vendor/nesbot/carbon/lazy/Carbon/TranslatorWeakType.php class LazyTranslator (line 15) | class LazyTranslator extends AbstractTranslator method trans (line 27) | public function trans($id, array $parameters = [], $domain = null, $lo... FILE: vendor/nesbot/carbon/lazy/Carbon/UnprotectedDatePeriod.php class DatePeriodBase (line 17) | class DatePeriodBase extends DatePeriod FILE: vendor/nesbot/carbon/sponsors.php function getMaxHistoryMonthsByAmount (line 16) | function getMaxHistoryMonthsByAmount($amount): int function getHtmlAttribute (line 29) | function getHtmlAttribute($rawValue): string function getOpenCollectiveSponsors (line 38) | function getOpenCollectiveSponsors(): string FILE: vendor/nesbot/carbon/src/Carbon/AbstractTranslator.php class AbstractTranslator (line 24) | abstract class AbstractTranslator extends Translation\Translator method get (line 71) | public static function get(?string $locale = null): static method __construct (line 89) | public function __construct($locale, ?MessageFormatterInterface $forma... method getDirectories (line 97) | public function getDirectories(): array method setDirectories (line 109) | public function setDirectories(array $directories): static method addDirectory (line 123) | public function addDirectory(string $directory): static method removeDirectory (line 137) | public function removeDirectory(string $directory): static method resetMessages (line 152) | public function resetMessages(?string $locale = null): bool method getLocalesFiles (line 183) | public function getLocalesFiles(string $prefix = ''): array method getAvailableLocales (line 206) | public function getAvailableLocales(string $prefix = ''): array method translate (line 216) | protected function translate(?string $id, array $parameters = [], ?str... method loadMessagesFromFile (line 252) | protected function loadMessagesFromFile(string $locale): bool method setMessages (line 265) | public function setMessages(string $locale, array $messages): static method setTranslations (line 284) | public function setTranslations(array $messages): static method getMessages (line 293) | public function getMessages(?string $locale = null): array method setLocale (line 303) | public function setLocale($locale): void method __debugInfo (line 364) | public function __debugInfo() method __serialize (line 371) | public function __serialize(): array method __unserialize (line 378) | public function __unserialize(array $data): void method initialize (line 383) | private function initialize($locale, ?MessageFormatterInterface $forma... method compareChunkLists (line 393) | private static function compareChunkLists($referenceChunks, $chunks) FILE: vendor/nesbot/carbon/src/Carbon/Callback.php class Callback (line 26) | final class Callback method __construct (line 30) | private function __construct(private readonly Closure $closure) method fromClosure (line 34) | public static function fromClosure(Closure $closure): self method parameter (line 39) | public static function parameter(mixed $closure, mixed $value, string|... method getReflectionFunction (line 48) | public function getReflectionFunction(): ReflectionFunction method prepareParameter (line 53) | public function prepareParameter(mixed $value, string|int $index = 0):... method call (line 80) | public function call(mixed ...$arguments): mixed method getParameterType (line 91) | private function getParameterType(string|int $index): ?ReflectionType method getPromotedClass (line 109) | private function getPromotedClass(mixed $value): ?string FILE: vendor/nesbot/carbon/src/Carbon/Carbon.php class Carbon (line 836) | class Carbon extends DateTime implements CarbonInterface method isMutable (line 843) | public static function isMutable(): bool FILE: vendor/nesbot/carbon/src/Carbon/CarbonConverterInterface.php type CarbonConverterInterface (line 18) | interface CarbonConverterInterface method convertDate (line 20) | public function convertDate(DateTimeInterface $dateTime, bool $negated... FILE: vendor/nesbot/carbon/src/Carbon/CarbonImmutable.php class CarbonImmutable (line 836) | class CarbonImmutable extends DateTimeImmutable implements CarbonInterface method __clone (line 842) | public function __clone(): void method startOfTime (line 854) | public static function startOfTime(): static method endOfTime (line 867) | public static function endOfTime(): static method getEndOfTimeYear (line 878) | private static function getEndOfTimeYear(): int method getStartOfTimeYear (line 886) | private static function getStartOfTimeYear(): int FILE: vendor/nesbot/carbon/src/Carbon/CarbonInterface.php type CarbonInterface (line 854) | interface CarbonInterface extends DateTimeInterface, JsonSerializable method __call (line 985) | public function __call(string $method, array $parameters): mixed; method __callStatic (line 995) | public static function __callStatic(string $method, array $parameters)... method __clone (line 1000) | public function __clone(): void; method __construct (line 1010) | public function __construct(DateTimeInterface|WeekDay|Month|string|int... method __debugInfo (line 1015) | public function __debugInfo(): array; method __get (line 1024) | public function __get(string $name): mixed; method __isset (line 1033) | public function __isset($name); method __set (line 1045) | public function __set($name, $value); method __set_state (line 1054) | #[ReturnTypeWillChange] method __sleep (line 1064) | public function __sleep(); method __toString (line 1074) | public function __toString(); method add (line 1089) | #[ReturnTypeWillChange] method addRealUnit (line 1103) | public function addRealUnit(string $unit, $value = 1): static; method addUTCUnit (line 1114) | public function addUTCUnit(string $unit, $value = 1): static; method addUnit (line 1119) | public function addUnit(Unit|string $unit, $value = 1, ?bool $overflow... method addUnitNoOverflow (line 1128) | public function addUnitNoOverflow(string $valueUnit, int $value, strin... method ago (line 1158) | public function ago($syntax = null, $short = false, $parts = 1, $optio... method average (line 1168) | public function average($date = null); method avoidMutation (line 1178) | public function avoidMutation(): static; method between (line 1197) | public function between(DateTimeInterface|string $date1, DateTimeInter... method betweenExcluded (line 1209) | public function betweenExcluded(DateTimeInterface|string $date1, DateT... method betweenIncluded (line 1221) | public function betweenIncluded(DateTimeInterface|string $date1, DateT... method calendar (line 1234) | public function calendar($referenceTime = null, array $formats = []); method canBeCreatedFromFormat (line 1246) | public static function canBeCreatedFromFormat(?string $date, string $f... method carbonize (line 1256) | public function carbonize($date = null); method cast (line 1267) | public function cast(string $className): mixed; method ceil (line 1272) | public function ceil(DateInterval|string|int|float $precision = 1): st... method ceilUnit (line 1277) | public function ceilUnit(string $unit, DateInterval|string|int|float $... method ceilWeek (line 1284) | public function ceilWeek(WeekDay|int|null $weekStartsAt = null): static; method change (line 1300) | public function change($modifier); method cleanupDumpProperties (line 1309) | public function cleanupDumpProperties(); method clone (line 1318) | public function clone(); method closest (line 1328) | public function closest($date1, $date2); method copy (line 1335) | public function copy(); method create (line 1361) | public static function create($year = 0, $month = 1, $day = 1, $hour =... method createFromDate (line 1375) | public static function createFromDate($year = null, $month = null, $da... method createFromFormat (line 1388) | #[ReturnTypeWillChange] method createFromIsoFormat (line 1404) | public static function createFromIsoFormat(string $format, string $tim... method createFromLocaleFormat (line 1418) | public static function createFromLocaleFormat(string $format, string $... method createFromLocaleIsoFormat (line 1432) | public static function createFromLocaleIsoFormat(string $format, strin... method createFromTime (line 1446) | public static function createFromTime($hour = 0, $minute = 0, $second ... method createFromTimeString (line 1453) | public static function createFromTimeString(string $time, DateTimeZone... method createFromTimestamp (line 1460) | public static function createFromTimestamp(string|int|float $timestamp... method createFromTimestampMs (line 1467) | public static function createFromTimestampMs(string|int|float $timesta... method createFromTimestampMsUTC (line 1478) | public static function createFromTimestampMsUTC($timestamp): static; method createFromTimestampUTC (line 1485) | public static function createFromTimestampUTC(string|int|float $timest... method createMidnightDate (line 1499) | public static function createMidnightDate($year = null, $month = null,... method createSafe (line 1528) | public static function createSafe($year = null, $month = null, $day = ... method createStrict (line 1547) | public static function createStrict(?int $year = 0, ?int $month = 1, ?... method dayOfYear (line 1562) | public function dayOfYear(?int $value = null): static|int; method diffAsCarbonInterval (line 1574) | public function diffAsCarbonInterval($date = null, bool $absolute = fa... method diffAsDateInterval (line 1586) | public function diffAsDateInterval($date = null, bool $absolute = fals... method diffFiltered (line 1598) | public function diffFiltered(CarbonInterval $ci, Closure $callback, $d... method diffForHumans (line 1650) | public function diffForHumans($other = null, $syntax = null, $short = ... method diffInDays (line 1661) | public function diffInDays($date = null, bool $absolute = false, bool ... method diffInDaysFiltered (line 1672) | public function diffInDaysFiltered(Closure $callback, $date = null, bo... method diffInHours (line 1682) | public function diffInHours($date = null, bool $absolute = false): float; method diffInHoursFiltered (line 1693) | public function diffInHoursFiltered(Closure $callback, $date = null, b... method diffInMicroseconds (line 1703) | public function diffInMicroseconds($date = null, bool $absolute = fals... method diffInMilliseconds (line 1713) | public function diffInMilliseconds($date = null, bool $absolute = fals... method diffInMinutes (line 1723) | public function diffInMinutes($date = null, bool $absolute = false): f... method diffInMonths (line 1734) | public function diffInMonths($date = null, bool $absolute = false, boo... method diffInQuarters (line 1745) | public function diffInQuarters($date = null, bool $absolute = false, b... method diffInSeconds (line 1755) | public function diffInSeconds($date = null, bool $absolute = false): f... method diffInUnit (line 1767) | public function diffInUnit(Unit|string $unit, $date = null, bool $abso... method diffInWeekdays (line 1777) | public function diffInWeekdays($date = null, bool $absolute = false): ... method diffInWeekendDays (line 1787) | public function diffInWeekendDays($date = null, bool $absolute = false... method diffInWeeks (line 1798) | public function diffInWeeks($date = null, bool $absolute = false, bool... method diffInYears (line 1809) | public function diffInYears($date = null, bool $absolute = false, bool... method disableHumanDiffOption (line 1816) | public static function disableHumanDiffOption(int $humanDiffOption): v... method enableHumanDiffOption (line 1823) | public static function enableHumanDiffOption(int $humanDiffOption): void; method endOf (line 1835) | public function endOf(Unit|string $unit, mixed ...$params): static; method endOfCentury (line 1847) | public function endOfCentury(); method endOfDay (line 1859) | public function endOfDay(); method endOfDecade (line 1871) | public function endOfDecade(); method endOfHour (line 1881) | public function endOfHour(): static; method endOfMillennium (line 1893) | public function endOfMillennium(); method endOfMillisecond (line 1905) | public function endOfMillisecond(): static; method endOfMinute (line 1915) | public function endOfMinute(): static; method endOfMonth (line 1927) | public function endOfMonth(); method endOfQuarter (line 1939) | public function endOfQuarter(); method endOfSecond (line 1951) | public function endOfSecond(): static; method endOfWeek (line 1967) | public function endOfWeek(WeekDay|int|null $weekEndsAt = null): static; method endOfYear (line 1979) | public function endOfYear(); method eq (line 1993) | public function eq(DateTimeInterface|string $date): bool; method equalTo (line 2005) | public function equalTo(DateTimeInterface|string $date): bool; method executeWithLocale (line 2016) | public static function executeWithLocale(string $locale, callable $fun... method farthest (line 2026) | public function farthest($date1, $date2); method firstOfMonth (line 2038) | public function firstOfMonth($dayOfWeek = null); method firstOfQuarter (line 2050) | public function firstOfQuarter($dayOfWeek = null); method firstOfYear (line 2062) | public function firstOfYear($dayOfWeek = null); method floor (line 2067) | public function floor(DateInterval|string|int|float $precision = 1): s... method floorUnit (line 2072) | public function floorUnit(string $unit, DateInterval|string|int|float ... method floorWeek (line 2079) | public function floorWeek(WeekDay|int|null $weekStartsAt = null): static; method from (line 2115) | public function from($other = null, $syntax = null, $short = false, $p... method fromNow (line 2145) | public function fromNow($syntax = null, $short = false, $parts = 1, $o... method fromSerialized (line 2156) | public static function fromSerialized($value): static; method genericMacro (line 2166) | public static function genericMacro(callable $macro, int $priority = 0... method get (line 2175) | public function get(Unit|string $name): mixed; method getAltNumber (line 2182) | public function getAltNumber(string $key): string; method getAvailableLocales (line 2190) | public static function getAvailableLocales(); method getAvailableLocalesInfo (line 2198) | public static function getAvailableLocalesInfo(); method getCalendarFormats (line 2205) | public function getCalendarFormats(?string $locale = null): array; method getClock (line 2207) | public function getClock(): ?WrapperClock; method getDays (line 2212) | public static function getDays(): array; method getDaysFromStartOfWeek (line 2222) | public function getDaysFromStartOfWeek(WeekDay|int|null $weekStartsAt ... method getFallbackLocale (line 2229) | public static function getFallbackLocale(): ?string; method getFormatsToIsoReplacements (line 2234) | public static function getFormatsToIsoReplacements(): array; method getHumanDiffOptions (line 2239) | public static function getHumanDiffOptions(): int; method getIsoFormats (line 2246) | public function getIsoFormats(?string $locale = null): array; method getIsoUnits (line 2251) | public static function getIsoUnits(): array; method getLastErrors (line 2256) | public static function getLastErrors(): array|false; method getLocalMacro (line 2261) | public function getLocalMacro(string $name): ?callable; method getLocalTranslator (line 2266) | public function getLocalTranslator(): TranslatorInterface; method getLocale (line 2273) | public static function getLocale(): string; method getMacro (line 2278) | public static function getMacro(string $name): ?callable; method getMidDayAt (line 2285) | public static function getMidDayAt(); method getOffsetString (line 2295) | public function getOffsetString(string $separator = ':'): string; method getPaddedUnit (line 2305) | public function getPaddedUnit($unit, $length = 2, $padString = '0', $p... method getPreciseTimestamp (line 2325) | public function getPreciseTimestamp($precision = 6): float; method getSettings (line 2330) | public function getSettings(): array; method getTestNow (line 2338) | public static function getTestNow(): Closure|self|null; method getTimeFormatByPrecision (line 2345) | public static function getTimeFormatByPrecision(string $unitPrecision)... method getTimestampMs (line 2352) | public function getTimestampMs(): int; method getTranslatedDayName (line 2361) | public function getTranslatedDayName(?string $context = null, string $... method getTranslatedMinDayName (line 2368) | public function getTranslatedMinDayName(?string $context = null): string; method getTranslatedMonthName (line 2377) | public function getTranslatedMonthName(?string $context = null, string... method getTranslatedShortDayName (line 2384) | public function getTranslatedShortDayName(?string $context = null): st... method getTranslatedShortMonthName (line 2391) | public function getTranslatedShortMonthName(?string $context = null): ... method getTranslationMessage (line 2403) | public function getTranslationMessage(string $key, ?string $locale = n... method getTranslationMessageWith (line 2415) | public static function getTranslationMessageWith($translator, string $... method getTranslator (line 2420) | public static function getTranslator(): TranslatorInterface; method getWeekEndsAt (line 2429) | public static function getWeekEndsAt(?string $locale = null): int; method getWeekStartsAt (line 2436) | public static function getWeekStartsAt(?string $locale = null): int; method getWeekendDays (line 2441) | public static function getWeekendDays(): array; method greaterThan (line 2453) | public function greaterThan(DateTimeInterface|string $date): bool; method greaterThanOrEqualTo (line 2465) | public function greaterThanOrEqualTo(DateTimeInterface|string $date): ... method gt (line 2479) | public function gt(DateTimeInterface|string $date): bool; method gte (line 2493) | public function gte(DateTimeInterface|string $date): bool; method hasFormat (line 2504) | public static function hasFormat(string $date, string $format): bool; method hasFormatWithModifiers (line 2520) | public static function hasFormatWithModifiers(?string $date, string $f... method hasLocalMacro (line 2525) | public function hasLocalMacro(string $name): bool; method hasLocalTranslator (line 2530) | public function hasLocalTranslator(): bool; method hasMacro (line 2539) | public static function hasMacro(string $name): bool; method hasRelativeKeywords (line 2546) | public static function hasRelativeKeywords(?string $time): bool; method hasTestNow (line 2554) | public static function hasTestNow(): bool; method instance (line 2559) | public static function instance(DateTimeInterface $date): static; method is (line 2583) | public function is(WeekDay|Month|string $tester): bool; method isAfter (line 2597) | public function isAfter(DateTimeInterface|string $date): bool; method isBefore (line 2611) | public function isBefore(DateTimeInterface|string $date): bool; method isBetween (line 2626) | public function isBetween(DateTimeInterface|string $date1, DateTimeInt... method isBirthday (line 2643) | public function isBirthday(DateTimeInterface|string|null $date = null)... method isCurrentUnit (line 2658) | public function isCurrentUnit(string $unit): bool; method isDayOfWeek (line 2675) | public function isDayOfWeek($dayOfWeek): bool; method isEndOfCentury (line 2680) | public function isEndOfCentury(Unit|DateInterval|Closure|CarbonConvert... method isEndOfDay (line 2702) | public function isEndOfDay(Unit|DateInterval|Closure|CarbonConverterIn... method isEndOfDecade (line 2707) | public function isEndOfDecade(Unit|DateInterval|Closure|CarbonConverte... method isEndOfHour (line 2712) | public function isEndOfHour(Unit|DateInterval|Closure|CarbonConverterI... method isEndOfMillennium (line 2717) | public function isEndOfMillennium(Unit|DateInterval|Closure|CarbonConv... method isEndOfMillisecond (line 2722) | public function isEndOfMillisecond(Unit|DateInterval|Closure|CarbonCon... method isEndOfMinute (line 2727) | public function isEndOfMinute(Unit|DateInterval|Closure|CarbonConverte... method isEndOfMonth (line 2732) | public function isEndOfMonth(Unit|DateInterval|Closure|CarbonConverter... method isEndOfQuarter (line 2737) | public function isEndOfQuarter(Unit|DateInterval|Closure|CarbonConvert... method isEndOfSecond (line 2742) | public function isEndOfSecond(Unit|DateInterval|Closure|CarbonConverte... method isEndOfTime (line 2749) | public function isEndOfTime(): bool; method isEndOfUnit (line 2760) | public function isEndOfUnit(Unit $unit, Unit|DateInterval|Closure|Carb... method isEndOfWeek (line 2771) | public function isEndOfWeek(Unit|DateInterval|Closure|CarbonConverterI... method isEndOfYear (line 2776) | public function isEndOfYear(Unit|DateInterval|Closure|CarbonConverterI... method isFuture (line 2787) | public function isFuture(): bool; method isImmutable (line 2792) | public static function isImmutable(): bool; method isLastOfMonth (line 2806) | public function isLastOfMonth(): bool; method isLeapYear (line 2817) | public function isLeapYear(): bool; method isLongIsoYear (line 2833) | public function isLongIsoYear(): bool; method isLongYear (line 2851) | public function isLongYear(): bool; method isMidday (line 2864) | public function isMidday(): bool; method isMidnight (line 2876) | public function isMidnight(): bool; method isModifiableUnit (line 2885) | public static function isModifiableUnit($unit): bool; method isMutable (line 2890) | public static function isMutable(): bool; method isNowOrFuture (line 2902) | public function isNowOrFuture(): bool; method isNowOrPast (line 2914) | public function isNowOrPast(): bool; method isPast (line 2925) | public function isPast(): bool; method isSameAs (line 2939) | public function isSameAs(string $format, DateTimeInterface|string $dat... method isSameMonth (line 2957) | public function isSameMonth(DateTimeInterface|string $date, bool $ofSa... method isSameQuarter (line 2975) | public function isSameQuarter(DateTimeInterface|string $date, bool $of... method isSameUnit (line 2993) | public function isSameUnit(string $unit, DateTimeInterface|string $dat... method isStartOfCentury (line 2998) | public function isStartOfCentury(Unit|DateInterval|Closure|CarbonConve... method isStartOfDay (line 3018) | public function isStartOfDay(Unit|DateInterval|Closure|CarbonConverter... method isStartOfDecade (line 3023) | public function isStartOfDecade(Unit|DateInterval|Closure|CarbonConver... method isStartOfHour (line 3028) | public function isStartOfHour(Unit|DateInterval|Closure|CarbonConverte... method isStartOfMillennium (line 3033) | public function isStartOfMillennium(Unit|DateInterval|Closure|CarbonCo... method isStartOfMillisecond (line 3038) | public function isStartOfMillisecond(Unit|DateInterval|Closure|CarbonC... method isStartOfMinute (line 3043) | public function isStartOfMinute(Unit|DateInterval|Closure|CarbonConver... method isStartOfMonth (line 3048) | public function isStartOfMonth(Unit|DateInterval|Closure|CarbonConvert... method isStartOfQuarter (line 3053) | public function isStartOfQuarter(Unit|DateInterval|Closure|CarbonConve... method isStartOfSecond (line 3058) | public function isStartOfSecond(Unit|DateInterval|Closure|CarbonConver... method isStartOfTime (line 3065) | public function isStartOfTime(): bool; method isStartOfUnit (line 3076) | public function isStartOfUnit(Unit $unit, Unit|DateInterval|Closure|Ca... method isStartOfWeek (line 3087) | public function isStartOfWeek(Unit|DateInterval|Closure|CarbonConverte... method isStartOfYear (line 3092) | public function isStartOfYear(Unit|DateInterval|Closure|CarbonConverte... method isStrictModeEnabled (line 3100) | public static function isStrictModeEnabled(): bool; method isToday (line 3111) | public function isToday(): bool; method isTomorrow (line 3122) | public function isTomorrow(): bool; method isWeekday (line 3133) | public function isWeekday(): bool; method isWeekend (line 3144) | public function isWeekend(): bool; method isYesterday (line 3155) | public function isYesterday(): bool; method isoFormat (line 3162) | public function isoFormat(string $format, ?string $originalFormat = nu... method isoWeek (line 3175) | public function isoWeek($week = null, $dayOfWeek = null, $dayOfYear = ... method isoWeekYear (line 3188) | public function isoWeekYear($year = null, $dayOfWeek = null, $dayOfYea... method isoWeekday (line 3195) | public function isoWeekday(WeekDay|int|null $value = null): static|int; method isoWeeksInYear (line 3207) | public function isoWeeksInYear($dayOfWeek = null, $dayOfYear = null); method jsonSerialize (line 3212) | public function jsonSerialize(): mixed; method lastOfMonth (line 3224) | public function lastOfMonth($dayOfWeek = null); method lastOfQuarter (line 3236) | public function lastOfQuarter($dayOfWeek = null); method lastOfYear (line 3248) | public function lastOfYear($dayOfWeek = null); method lessThan (line 3260) | public function lessThan(DateTimeInterface|string $date): bool; method lessThanOrEqualTo (line 3272) | public function lessThanOrEqualTo(DateTimeInterface|string $date): bool; method locale (line 3282) | public function locale(?string $locale = null, string ...$fallbackLoca... method localeHasDiffOneDayWords (line 3292) | public static function localeHasDiffOneDayWords(string $locale): bool; method localeHasDiffSyntax (line 3302) | public static function localeHasDiffSyntax(string $locale): bool; method localeHasDiffTwoDayWords (line 3312) | public static function localeHasDiffTwoDayWords(string $locale): bool; method localeHasPeriodSyntax (line 3322) | public static function localeHasPeriodSyntax($locale); method localeHasShortUnits (line 3332) | public static function localeHasShortUnits(string $locale): bool; method lt (line 3346) | public function lt(DateTimeInterface|string $date): bool; method lte (line 3360) | public function lte(DateTimeInterface|string $date): bool; method macro (line 3381) | public static function macro(string $name, ?callable $macro): void; method make (line 3395) | public static function make($var, DateTimeZone|string|null $timezone =... method max (line 3404) | public function max($date = null); method maximum (line 3415) | public function maximum($date = null); method meridiem (line 3422) | public function meridiem(bool $isLower = false): string; method midDay (line 3429) | public function midDay(); method min (line 3438) | public function min($date = null); method minimum (line 3449) | public function minimum($date = null); method mixin (line 3478) | public static function mixin(object|string $mixin): void; method modify (line 3487) | #[ReturnTypeWillChange] method ne (line 3502) | public function ne(DateTimeInterface|string $date): bool; method next (line 3514) | public function next($modifier = null); method nextWeekday (line 3521) | public function nextWeekday(); method nextWeekendDay (line 3528) | public function nextWeekendDay(); method notEqualTo (line 3540) | public function notEqualTo(DateTimeInterface|string $date): bool; method now (line 3545) | public static function now(DateTimeZone|string|int|null $timezone = nu... method nowWithSameTz (line 3552) | public function nowWithSameTz(): static; method nthOfMonth (line 3565) | public function nthOfMonth($nth, $dayOfWeek); method nthOfQuarter (line 3578) | public function nthOfQuarter($nth, $dayOfWeek); method nthOfYear (line 3591) | public function nthOfYear($nth, $dayOfWeek); method ordinal (line 3596) | public function ordinal(string $key, ?string $period = null): string; method parse (line 3607) | public static function parse(DateTimeInterface|WeekDay|Month|string|in... method parseFromLocale (line 3619) | public static function parseFromLocale(string $time, ?string $locale =... method pluralUnit (line 3624) | public static function pluralUnit(string $unit): string; method previous (line 3636) | public function previous($modifier = null); method previousWeekday (line 3643) | public function previousWeekday(); method previousWeekendDay (line 3650) | public function previousWeekendDay(); method range (line 3659) | public function range($end = null, $interval = null, $unit = null): Ca... method rawAdd (line 3668) | public function rawAdd(DateInterval $interval): static; method rawCreateFromFormat (line 3681) | public static function rawCreateFromFormat(string $format, string $tim... method rawFormat (line 3686) | public function rawFormat(string $format): string; method rawParse (line 3697) | public static function rawParse(DateTimeInterface|WeekDay|Month|string... method rawSub (line 3702) | public function rawSub(DateInterval $interval): static; method resetMacros (line 3707) | public static function resetMacros(): void; method resetMonthsOverflow (line 3720) | public static function resetMonthsOverflow(): void; method resetToStringFormat (line 3727) | public static function resetToStringFormat(): void; method resetYearsOverflow (line 3740) | public static function resetYearsOverflow(): void; method round (line 3745) | public function round(DateInterval|string|int|float $precision = 1, ca... method roundUnit (line 3750) | public function roundUnit(string $unit, DateInterval|string|int|float ... method roundWeek (line 3757) | public function roundWeek(WeekDay|int|null $weekStartsAt = null): static; method secondsSinceMidnight (line 3764) | public function secondsSinceMidnight(): float; method secondsUntilEndOfDay (line 3771) | public function secondsUntilEndOfDay(): float; method serialize (line 3776) | public function serialize(): string; method serializeUsing (line 3784) | public static function serializeUsing(callable|string|null $format): v... method set (line 3793) | public function set(Unit|array|string $name, DateTimeZone|Month|string... method setDate (line 3800) | public function setDate(int $year, int $month, int $day): static; method setDateFrom (line 3805) | public function setDateFrom(DateTimeInterface|string $date): static; method setDateTime (line 3810) | public function setDateTime(int $year, int $month, int $day, int $hour... method setDateTimeFrom (line 3815) | public function setDateTimeFrom(DateTimeInterface|string $date): static; method setDaysFromStartOfWeek (line 3826) | public function setDaysFromStartOfWeek(int $numberOfDays, WeekDay|int|... method setFallbackLocale (line 3835) | public static function setFallbackLocale(string $locale): void; method setHumanDiffOptions (line 3842) | public static function setHumanDiffOptions(int $humanDiffOptions): void; method setISODate (line 3849) | public function setISODate(int $year, int $week, int $day = 1): static; method setLocalTranslator (line 3854) | public function setLocalTranslator(TranslatorInterface $translator); method setLocale (line 3862) | public static function setLocale(string $locale): void; method setMidDayAt (line 3878) | public static function setMidDayAt($hour); method setTestNow (line 3902) | public static function setTestNow(mixed $testNow = null): void; method setTestNowAndTimezone (line 3923) | public static function setTestNowAndTimezone($testNow = null, $timezon... method setTime (line 3930) | public function setTime(int $hour, int $minute, int $second = 0, int $... method setTimeFrom (line 3935) | public function setTimeFrom(DateTimeInterface|string $date): static; method setTimeFromTimeString (line 3940) | public function setTimeFromTimeString(string $time): static; method setTimestamp (line 3947) | public function setTimestamp(string|int|float $timestamp): static; method setTimezone (line 3952) | public function setTimezone(DateTimeZone|string|int $timeZone): static; method setToStringFormat (line 3966) | public static function setToStringFormat(Closure|string|null $format):... method setTranslator (line 3975) | public static function setTranslator(TranslatorInterface $translator):... method setUnit (line 3983) | public function setUnit(string $unit, Month|int|float|null $value = nu... method setUnitNoOverflow (line 3992) | public function setUnitNoOverflow(string $valueUnit, int $value, strin... method setWeekendDays (line 4017) | public static function setWeekendDays(array $days): void; method settings (line 4036) | public function settings(array $settings): static; method shiftTimezone (line 4041) | public function shiftTimezone(DateTimeZone|string $value): static; method shouldOverflowMonths (line 4048) | public static function shouldOverflowMonths(): bool; method shouldOverflowYears (line 4055) | public static function shouldOverflowYears(): bool; method since (line 4063) | public function since($other = null, $syntax = null, $short = false, $... method singularUnit (line 4068) | public static function singularUnit(string $unit): string; method sleep (line 4070) | public static function sleep(int|float $seconds): void; method startOf (line 4082) | public function startOf(Unit|string $unit, mixed ...$params): static; method startOfCentury (line 4094) | public function startOfCentury(); method startOfDay (line 4106) | public function startOfDay(); method startOfDecade (line 4118) | public function startOfDecade(); method startOfHour (line 4128) | public function startOfHour(): static; method startOfMillennium (line 4140) | public function startOfMillennium(); method startOfMillisecond (line 4152) | public function startOfMillisecond(): static; method startOfMinute (line 4162) | public function startOfMinute(): static; method startOfMonth (line 4174) | public function startOfMonth(); method startOfQuarter (line 4186) | public function startOfQuarter(); method startOfSecond (line 4198) | public function startOfSecond(): static; method startOfWeek (line 4214) | public function startOfWeek(WeekDay|int|null $weekStartsAt = null): st... method startOfYear (line 4226) | public function startOfYear(); method sub (line 4241) | #[ReturnTypeWillChange] method subRealUnit (line 4255) | public function subRealUnit($unit, $value = 1): static; method subUTCUnit (line 4266) | public function subUTCUnit($unit, $value = 1): static; method subUnit (line 4271) | public function subUnit(Unit|string $unit, $value = 1, ?bool $overflow... method subUnitNoOverflow (line 4280) | public function subUnitNoOverflow(string $valueUnit, int $value, strin... method subtract (line 4293) | public function subtract($unit, $value = 1, ?bool $overflow = null): s... method timespan (line 4301) | public function timespan($other = null, $timezone = null): string; method timestamp (line 4308) | public function timestamp(string|int|float $timestamp): static; method timezone (line 4313) | public function timezone(DateTimeZone|string|int $value): static; method to (line 4363) | public function to($other = null, $syntax = null, $short = false, $par... method toArray (line 4373) | public function toArray(): array; method toAtomString (line 4383) | public function toAtomString(): string; method toCookieString (line 4393) | public function toCookieString(): string; method toDate (line 4405) | public function toDate(): DateTime; method toDateString (line 4415) | public function toDateString(): string; method toDateTime (line 4425) | public function toDateTime(): DateTime; method toDateTimeImmutable (line 4435) | public function toDateTimeImmutable(): DateTimeImmutable; method toDateTimeLocalString (line 4447) | public function toDateTimeLocalString(string $unitPrecision = 'second'... method toDateTimeString (line 4457) | public function toDateTimeString(string $unitPrecision = 'second'): st... method toDayDateTimeString (line 4467) | public function toDayDateTimeString(): string; method toFormattedDateString (line 4477) | public function toFormattedDateString(): string; method toFormattedDayDateString (line 4487) | public function toFormattedDayDateString(): string; method toISOString (line 4501) | public function toISOString(bool $keepOffset = false): ?string; method toImmutable (line 4508) | public function toImmutable(); method toIso8601String (line 4518) | public function toIso8601String(): string; method toIso8601ZuluString (line 4528) | public function toIso8601ZuluString(string $unitPrecision = 'second'):... method toJSON (line 4538) | public function toJSON(): ?string; method toMutable (line 4545) | public function toMutable(); method toNow (line 4575) | public function toNow($syntax = null, $short = false, $parts = 1, $opt... method toObject (line 4585) | public function toObject(): object; method toPeriod (line 4594) | public function toPeriod($end = null, $interval = null, $unit = null):... method toRfc1036String (line 4604) | public function toRfc1036String(): string; method toRfc1123String (line 4614) | public function toRfc1123String(): string; method toRfc2822String (line 4624) | public function toRfc2822String(): string; method toRfc3339String (line 4635) | public function toRfc3339String(bool $extended = false): string; method toRfc7231String (line 4645) | public function toRfc7231String(): string; method toRfc822String (line 4655) | public function toRfc822String(): string; method toRfc850String (line 4665) | public function toRfc850String(): string; method toRssString (line 4675) | public function toRssString(): string; method toString (line 4685) | public function toString(): string; method toTimeString (line 4695) | public function toTimeString(string $unitPrecision = 'second'): string; method toW3cString (line 4705) | public function toW3cString(): string; method today (line 4710) | public static function today(DateTimeZone|string|int|null $timezone = ... method tomorrow (line 4715) | public static function tomorrow(DateTimeZone|string|int|null $timezone... method translate (line 4728) | public function translate(string $key, array $parameters = [], string|... method translateNumber (line 4737) | public function translateNumber(int $number): string; method translateTimeString (line 4755) | public static function translateTimeString(string $timeString, ?string... method translateTimeStringTo (line 4765) | public function translateTimeStringTo(string $timeString, ?string $to ... method translateWith (line 4777) | public static function translateWith(TranslatorInterface $translator, ... method translatedFormat (line 4783) | public function translatedFormat(string $format): string; method tz (line 4788) | public function tz(DateTimeZone|string|int|null $value = null): static... method unix (line 4797) | public function unix(): int; method until (line 4833) | public function until($other = null, $syntax = null, $short = false, $... method useMonthsOverflow (line 4848) | public static function useMonthsOverflow(bool $monthsOverflow = true):... method useStrictMode (line 4859) | public static function useStrictMode(bool $strictModeEnabled = true): ... method useYearsOverflow (line 4874) | public static function useYearsOverflow(bool $yearsOverflow = true): v... method utc (line 4879) | public function utc(): static; method utcOffset (line 4884) | public function utcOffset(?int $minuteOffset = null): static|int; method valueOf (line 4891) | public function valueOf(): float; method week (line 4904) | public function week($week = null, $dayOfWeek = null, $dayOfYear = null); method weekYear (line 4917) | public function weekYear($year = null, $dayOfWeek = null, $dayOfYear =... method weekday (line 4924) | public function weekday(WeekDay|int|null $value = null): static|int; method weeksInYear (line 4936) | public function weeksInYear($dayOfWeek = null, $dayOfYear = null); method withTestNow (line 4952) | public static function withTestNow(mixed $testNow, callable $callback)... method yesterday (line 4957) | public static function yesterday(DateTimeZone|string|int|null $timezon... FILE: vendor/nesbot/carbon/src/Carbon/CarbonInterval.php class CarbonInterval (line 194) | class CarbonInterval extends DateInterval implements CarbonConverterInte... method setTimezone (line 307) | public function setTimezone(DateTimeZone|string|int $timezone): static method shiftTimezone (line 332) | public function shiftTimezone(DateTimeZone|string|int $timezone): static method getCascadeFactors (line 359) | public static function getCascadeFactors(): array method getDefaultCascadeFactors (line 364) | protected static function getDefaultCascadeFactors(): array method setCascadeFactors (line 383) | public static function setCascadeFactors(array $cascadeFactors) method enableFloatSetters (line 397) | public static function enableFloatSetters(bool $floatSettersEnabled = ... method __construct (line 420) | public function __construct($years = null, $months = null, $weeks = nu... method getFactor (line 564) | public static function getFactor($source, $target) method getFactorWithDefault (line 592) | public static function getFactorWithDefault($source, $target) method getDaysPerWeek (line 619) | public static function getDaysPerWeek() method getHoursPerDay (line 629) | public static function getHoursPerDay() method getMinutesPerHour (line 639) | public static function getMinutesPerHour() method getSecondsPerMinute (line 649) | public static function getSecondsPerMinute() method getMillisecondsPerSecond (line 659) | public static function getMillisecondsPerSecond() method getMicrosecondsPerMillisecond (line 669) | public static function getMicrosecondsPerMillisecond() method create (line 693) | public static function create($years = null, $months = null, $weeks = ... method createFromFormat (line 713) | public static function createFromFormat(string $format, ?string $inter... method original (line 770) | public function original() method start (line 780) | public function start(): ?CarbonInterface method end (line 792) | public function end(): ?CarbonInterface method optimize (line 804) | public function optimize(): static method copy (line 820) | public function copy(): static method clone (line 834) | public function clone(): static method __callStatic (line 850) | public static function __callStatic(string $method, array $parameters) method __set_state (line 882) | #[ReturnTypeWillChange] method this (line 897) | protected static function this(): static method fromString (line 930) | public static function fromString(string $intervalDefinition): static method parseFromLocale (line 1104) | public static function parseFromLocale(string $interval, ?string $loca... method diff (line 1117) | public static function diff($start, $end = null, bool $absolute = fals... method abs (line 1140) | public function abs(bool $absolute = false): static method absolute (line 1158) | public function absolute(bool $absolute = true): static method cast (line 1172) | public function cast(string $className): mixed method instance (line 1189) | public static function instance(DateInterval $interval, array $skip = ... method make (line 1212) | public static function make($interval, $unit = null, bool $skipCopy = ... method makeFromString (line 1241) | protected static function makeFromString(string $interval): ?self method resolveInterval (line 1258) | protected function resolveInterval($interval): ?self method createFromDateString (line 1276) | public static function createFromDateString(string $datetime): static method get (line 1310) | public function get(Unit|string $name): int|float|string|null method __get (line 1348) | public function __get(string $name): int|float|string|null method set (line 1363) | public function set($name, $value = null): static method __set (line 1470) | public function __set(string $name, $value) method weeksAndDays (line 1483) | public function weeksAndDays(int $weeks, int $days): static method isEmpty (line 1495) | public function isEmpty(): bool method macro (line 1522) | public static function macro(string $name, ?callable $macro): void method mixin (line 1560) | public static function mixin($mixin): void method hasMacro (line 1572) | public static function hasMacro(string $name): bool method callMacro (line 1585) | protected function callMacro(string $name, array $parameters) method __call (line 1611) | public function __call(string $method, array $parameters) method getForHumansInitialVariables (line 1644) | protected function getForHumansInitialVariables($syntax, $short): array method getForHumansParameters (line 1675) | protected function getForHumansParameters($syntax = null, $short = fal... method getRoundingMethodFromOptions (line 1754) | protected static function getRoundingMethodFromOptions(int $options): ... method toArray (line 1776) | public function toArray(): array method getNonZeroValues (line 1795) | public function getNonZeroValues(): array method getValuesSequence (line 1806) | public function getValuesSequence(): array method forHumans (line 1887) | public function forHumans($syntax = null, $short = false, $parts = sel... method format (line 2088) | public function format(string $format): string method __toString (line 2108) | public function __toString(): string method toDateInterval (line 2135) | public function toDateInterval(): DateInterval method toPeriod (line 2147) | public function toPeriod(...$params): CarbonPeriod method stepBy (line 2172) | public function stepBy($interval, Unit|string|null $unit = null): Carb... method invert (line 2201) | public function invert($inverted = null): static method solveNegativeInterval (line 2208) | protected function solveNegativeInterval(): static method add (line 2232) | public function add($unit, $value = 1): static method sub (line 2275) | public function sub($unit, $value = 1): static method subtract (line 2292) | public function subtract($unit, $value = 1): static method plus (line 2311) | public function plus( method minus (line 2341) | public function minus( method times (line 2372) | public function times($factor): static method shares (line 2405) | public function shares($divider): static method copyProperties (line 2410) | protected function copyProperties(self $interval, $ignoreSign = false)... method multiply (line 2434) | public function multiply($factor): static method divide (line 2462) | public function divide($divider): static method getDateIntervalSpec (line 2474) | public static function getDateIntervalSpec(DateInterval $interval, boo... method spec (line 2526) | public function spec(bool $microseconds = false): string method compareDateIntervals (line 2539) | public static function compareDateIntervals(DateInterval $first, DateI... method compare (line 2555) | public function compare(DateInterval $interval): int method cascade (line 2565) | public function cascade(): static method hasNegativeValues (line 2570) | public function hasNegativeValues(): bool method hasPositiveValues (line 2581) | public function hasPositiveValues(): bool method total (line 2601) | public function total(string $unit): float method eq (line 2706) | public function eq($interval): bool method equalTo (line 2718) | public function equalTo($interval): bool method ne (line 2752) | public function ne($interval): bool method notEqualTo (line 2764) | public function notEqualTo($interval): bool method gt (line 2778) | public function gt($interval): bool method greaterThan (line 2790) | public function greaterThan($interval): bool method gte (line 2806) | public function gte($interval): bool method greaterThanOrEqualTo (line 2818) | public function greaterThanOrEqualTo($interval): bool method lt (line 2832) | public function lt($interval): bool method lessThan (line 2844) | public function lessThan($interval): bool method lte (line 2860) | public function lte($interval): bool method lessThanOrEqualTo (line 2872) | public function lessThanOrEqualTo($interval): bool method between (line 2898) | public function between($interval1, $interval2, bool $equal = true): bool method betweenIncluded (line 2920) | public function betweenIncluded($interval1, $interval2): bool method betweenExcluded (line 2940) | public function betweenExcluded($interval1, $interval2): bool method isBetween (line 2962) | public function isBetween($interval1, $interval2, bool $equal = true):... method roundUnit (line 2972) | public function roundUnit(string $unit, DateInterval|string|int|float ... method floorUnit (line 3011) | public function floorUnit(string $unit, $precision = 1): static method ceilUnit (line 3026) | public function ceilUnit(string $unit, $precision = 1): static method round (line 3041) | public function round($precision = 1, string $function = 'round'): static method floor (line 3053) | public function floor(DateInterval|string|float|int $precision = 1): s... method ceil (line 3065) | public function ceil(DateInterval|string|float|int $precision = 1): st... method __unserialize (line 3070) | public function __unserialize(array $data): void method withOriginal (line 3146) | private static function withOriginal(mixed $interval, mixed $original)... method standardizeUnit (line 3155) | private static function standardizeUnit(string $unit): string method getFlipCascadeFactors (line 3162) | private static function getFlipCascadeFactors(): array method castIntervalToClass (line 3184) | private static function castIntervalToClass(DateInterval $interval, st... method buildInstance (line 3221) | private static function buildInstance( method buildSerializationString (line 3245) | private static function buildSerializationString( method copyStep (line 3289) | private static function copyStep(self $from, self $to): void method copyNegativeUnits (line 3294) | private static function copyNegativeUnits(DateInterval $from, DateInte... method invertCascade (line 3305) | private function invertCascade(array $values): static method doCascade (line 3312) | private function doCascade(bool $deep): static method needsDeclension (line 3379) | private function needsDeclension(string $mode, int $index, int $parts)... method checkIntegerValue (line 3387) | private function checkIntegerValue(string $name, mixed $value): void method assertSafeForInteger (line 3415) | private function assertSafeForInteger(string $name, mixed $value): void method handleDecimalPart (line 3422) | private function handleDecimalPart(string $unit, mixed $value, mixed $... method getInnerValues (line 3461) | private function getInnerValues(): array method checkStartAndEnd (line 3466) | private function checkStartAndEnd(): void method setSetting (line 3481) | private function setSetting(string $setting, mixed $value): self method incrementUnit (line 3516) | private static function incrementUnit(DateInterval $instance, string $... method setIntervalUnit (line 3535) | private static function setIntervalUnit(DateInterval $instance, string... FILE: vendor/nesbot/carbon/src/Carbon/CarbonPeriod.php class CarbonPeriod (line 183) | class CarbonPeriod extends DatePeriodBase implements Countable, JsonSeri... method getIterator (line 328) | public function getIterator(): Generator method make (line 345) | public static function make(mixed $var): ?static method instance (line 357) | public static function instance(mixed $period): static method create (line 395) | public static function create(...$params): static method createFromArray (line 403) | public static function createFromArray(array $params): static method createFromIso (line 411) | public static function createFromIso(string $iso, ?int $options = null... method createFromISO8601String (line 423) | public static function createFromISO8601String(string $iso, ?int $opti... method intervalHasTime (line 431) | protected static function intervalHasTime(DateInterval $interval): bool method isIso8601 (line 442) | protected static function isIso8601(mixed $var): bool method parseIso8601 (line 461) | protected static function parseIso8601(string $iso): array method addMissingParts (line 492) | protected static function addMissingParts(string $source, string $targ... method makeInterval (line 501) | private static function makeInterval(mixed $input): ?CarbonInterval method makeTimezone (line 510) | private static function makeTimezone(mixed $input): ?CarbonTimeZone method macro (line 538) | public static function macro(string $name, ?callable $macro): void method mixin (line 573) | public static function mixin(object|string $mixin): void method hasMacro (line 581) | public static function hasMacro(string $name): bool method __callStatic (line 589) | public static function __callStatic(string $method, array $parameters)... method __construct (line 607) | public function __construct(...$arguments) method copy (line 741) | public function copy(): static method copyIfImmutable (line 750) | protected function copyIfImmutable(): static method getGetter (line 758) | protected function getGetter(string $name): ?callable method get (line 786) | public function get(string $name) method __get (line 804) | public function __get(string $name) method __isset (line 816) | public function __isset(string $name): bool method clone (line 828) | public function clone() method setDateClass (line 840) | public function setDateClass(string $dateClass) method getDateClass (line 863) | public function getDateClass(): string method setDateInterval (line 878) | public function setDateInterval(mixed $interval, Unit|string|null $uni... method resetDateInterval (line 912) | public function resetDateInterval(): static method invertDateInterval (line 925) | public function invertDateInterval(): static method setDates (line 938) | public function setDates(mixed $start, mixed $end): static method setOptions (line 950) | public function setOptions(?int $options): static method getOptions (line 963) | public function getOptions(): int method toggleOptions (line 978) | public function toggleOptions(int $options, ?bool $state = null): static method excludeStartDate (line 996) | public function excludeStartDate(bool $state = true): static method excludeEndDate (line 1004) | public function excludeEndDate(bool $state = true): static method getDateInterval (line 1012) | public function getDateInterval(): CarbonInterval method getStartDate (line 1022) | public function getStartDate(?string $rounding = null): CarbonInterface method getEndDate (line 1034) | public function getEndDate(?string $rounding = null): ?CarbonInterface method getRecurrences (line 1048) | #[ReturnTypeWillChange] method isStartExcluded (line 1057) | public function isStartExcluded(): bool method isEndExcluded (line 1065) | public function isEndExcluded(): bool method isStartIncluded (line 1073) | public function isStartIncluded(): bool method isEndIncluded (line 1081) | public function isEndIncluded(): bool method getIncludedStartDate (line 1089) | public function getIncludedStartDate(): CarbonInterface method getIncludedEndDate (line 1104) | public function getIncludedEndDate(): CarbonInterface method addFilter (line 1124) | public function addFilter(callable|string $callback, ?string $name = n... method prependFilter (line 1141) | public function prependFilter(callable|string $callback, ?string $name... method removeFilter (line 1156) | public function removeFilter(callable|string $filter): static method hasFilter (line 1176) | public function hasFilter(callable|string $filter): bool method getFilters (line 1192) | public function getFilters(): array method setFilters (line 1200) | public function setFilters(array $filters): static method resetFilters (line 1215) | public function resetFilters(): static method setRecurrences (line 1238) | public function setRecurrences(int|float|null $recurrences): static method setStartDate (line 1271) | public function setStartDate(mixed $date, ?bool $inclusive = null): st... method setEndDate (line 1297) | public function setEndDate(mixed $date, ?bool $inclusive = null): static method valid (line 1326) | public function valid(): bool method key (line 1334) | public function key(): ?int method current (line 1344) | public function current(): ?CarbonInterface method next (line 1356) | public function next(): void method rewind (line 1380) | public function rewind(): void method skip (line 1411) | public function skip(int $count = 1): bool method toIso8601String (line 1423) | public function toIso8601String(): string method toString (line 1447) | public function toString(): string method spec (line 1489) | public function spec(): string method cast (line 1501) | public function cast(string $className): object method toDatePeriod (line 1527) | public function toDatePeriod(): DatePeriod method isUnfilteredAndEndLess (line 1539) | public function isUnfilteredAndEndLess(): bool method toArray (line 1570) | public function toArray(): array method count (line 1592) | public function count(): int method first (line 1600) | public function first(): ?CarbonInterface method last (line 1618) | public function last(): ?CarbonInterface method __toString (line 1628) | public function __toString(): string method __call (line 1643) | public function __call(string $method, array $parameters): mixed method setTimezone (line 1796) | public function setTimezone(DateTimeZone|string|int $timezone): static method shiftTimezone (line 1816) | public function shiftTimezone(DateTimeZone|string|int $timezone): static method calculateEnd (line 1840) | public function calculateEnd(?string $rounding = null): CarbonInterface method getEndFromRecurrences (line 1859) | private function getEndFromRecurrences(): ?CarbonInterface method iterateUntilEnd (line 1887) | private function iterateUntilEnd(): ?CarbonInterface method overlaps (line 1912) | public function overlaps(mixed $rangeOrRangeStart, mixed $rangeEnd = n... method forEach (line 1936) | public function forEach(callable $callback): void method map (line 1954) | public function map(callable $callback): Generator method eq (line 1967) | public function eq(mixed $period): bool method equalTo (line 1976) | public function equalTo(mixed $period): bool method ne (line 1997) | public function ne(mixed $period): bool method notEqualTo (line 2006) | public function notEqualTo(mixed $period): bool method startsBefore (line 2015) | public function startsBefore(mixed $date = null): bool method startsBeforeOrAt (line 2024) | public function startsBeforeOrAt(mixed $date = null): bool method startsAfter (line 2033) | public function startsAfter(mixed $date = null): bool method startsAfterOrAt (line 2042) | public function startsAfterOrAt(mixed $date = null): bool method startsAt (line 2051) | public function startsAt(mixed $date = null): bool method endsBefore (line 2060) | public function endsBefore(mixed $date = null): bool method endsBeforeOrAt (line 2069) | public function endsBeforeOrAt(mixed $date = null): bool method endsAfter (line 2078) | public function endsAfter(mixed $date = null): bool method endsAfterOrAt (line 2087) | public function endsAfterOrAt(mixed $date = null): bool method endsAt (line 2096) | public function endsAt(mixed $date = null): bool method isStarted (line 2105) | public function isStarted(): bool method isEnded (line 2114) | public function isEnded(): bool method isInProgress (line 2123) | public function isInProgress(): bool method roundUnit (line 2131) | public function roundUnit( method floorUnit (line 2149) | public function floorUnit(string $unit, DateInterval|float|int|string|... method ceilUnit (line 2157) | public function ceilUnit(string $unit, DateInterval|float|int|string|n... method round (line 2165) | public function round( method floor (line 2178) | public function floor(DateInterval|float|int|string|null $precision = ... method ceil (line 2186) | public function ceil(DateInterval|float|int|string|null $precision = n... method jsonSerialize (line 2198) | public function jsonSerialize(): array method contains (line 2206) | public function contains(mixed $date = null): bool method follows (line 2219) | public function follows(mixed $period, mixed ...$arguments): bool method isFollowedBy (line 2231) | public function isFollowedBy(mixed $period, mixed ...$arguments): bool method isConsecutiveWith (line 2244) | public function isConsecutiveWith(mixed $period, mixed ...$arguments):... method __debugInfo (line 2249) | public function __debugInfo(): array method __unserialize (line 2265) | public function __unserialize(array $data): void method updateInternalState (line 2349) | protected function updateInternalState(): void method createFilterTuple (line 2365) | protected function createFilterTuple(array $parameters): array method isCarbonPredicateMethod (line 2380) | protected function isCarbonPredicateMethod(callable|string $callable):... method filterRecurrences (line 2391) | protected function filterRecurrences(CarbonInterface $current, int $ke... method filterEndDate (line 2405) | protected function filterEndDate(CarbonInterface $current): bool|callable method endIteration (line 2423) | protected function endIteration(): callable method handleChangedParameters (line 2431) | protected function handleChangedParameters(): void method validateCurrentDate (line 2450) | protected function validateCurrentDate(): bool|callable method checkFilters (line 2465) | protected function checkFilters(): bool|callable method prepareForReturn (line 2491) | protected function prepareForReturn(CarbonInterface $date) method incrementCurrentDateUntilValid (line 2507) | protected function incrementCurrentDateUntilValid(): void method callMacro (line 2525) | protected function callMacro(string $name, array $parameters): mixed method resolveCarbon (line 2546) | protected function resolveCarbon($date = null) method resolveCarbonPeriod (line 2554) | protected function resolveCarbonPeriod(mixed $period, mixed ...$argume... method orderCouple (line 2565) | private function orderCouple($first, $second): array method makeDateTime (line 2570) | private function makeDateTime($value): ?DateTimeInterface method isInfiniteDate (line 2598) | private function isInfiniteDate($date): bool method rawDate (line 2603) | private function rawDate($date): ?DateTimeInterface method setDefaultParameters (line 2624) | private static function setDefaultParameters(array &$parameters, array... method setFromAssociativeArray (line 2633) | private function setFromAssociativeArray(array $parameters): void method configureTimezone (line 2660) | private function configureTimezone(DateTimeZone $timezone, array $sort... method initializeSerialization (line 2675) | private function initializeSerialization(array $values): void FILE: vendor/nesbot/carbon/src/Carbon/CarbonPeriodImmutable.php class CarbonPeriodImmutable (line 16) | class CarbonPeriodImmutable extends CarbonPeriod method copyIfImmutable (line 34) | protected function copyIfImmutable(): static FILE: vendor/nesbot/carbon/src/Carbon/CarbonTimeZone.php class CarbonTimeZone (line 25) | class CarbonTimeZone extends DateTimeZone method __construct (line 31) | public function __construct(string|int|float $timezone) method parseNumericTimezone (line 38) | protected static function parseNumericTimezone(string|int|float $timez... method getDateTimeZoneNameFromMixed (line 50) | protected static function getDateTimeZoneNameFromMixed(string|int|floa... method cast (line 70) | public function cast(string $className): mixed method instance (line 93) | public static function instance( method getAbbreviatedName (line 129) | public function getAbbreviatedName(bool $dst = false): string method getAbbr (line 166) | public function getAbbr(bool $dst = false): string method toOffsetName (line 174) | public function toOffsetName(?DateTimeInterface $date = null): string method toOffsetTimeZone (line 184) | public function toOffsetTimeZone(?DateTimeInterface $date = null): static method toRegionName (line 195) | public function toRegionName(?DateTimeInterface $date = null, int $isD... method toRegionTimeZone (line 233) | public function toRegionTimeZone(?DateTimeInterface $date = null): ?self method __toString (line 253) | public function __toString() method getType (line 265) | public function getType(): int method create (line 277) | public static function create($object = null) method createFromHourOffset (line 289) | public static function createFromHourOffset(float $hourOffset) method createFromMinuteOffset (line 301) | public static function createFromMinuteOffset(float $minuteOffset) method getOffsetNameFromMinuteOffset (line 313) | public static function getOffsetNameFromMinuteOffset(float $minutes): ... method resolveCarbon (line 324) | private function resolveCarbon(?DateTimeInterface $date): DateTimeInte... FILE: vendor/nesbot/carbon/src/Carbon/Cli/Invoker.php class Invoker (line 16) | class Invoker method runWithCli (line 20) | protected function runWithCli(string $className, array $parameters): bool method __invoke (line 27) | public function __invoke(...$parameters): bool FILE: vendor/nesbot/carbon/src/Carbon/Exceptions/BadComparisonUnitException.php class BadComparisonUnitException (line 18) | class BadComparisonUnitException extends UnitException method __construct (line 34) | public function __construct($unit, $code = 0, ?Throwable $previous = n... method getUnit (line 46) | public function getUnit(): string FILE: vendor/nesbot/carbon/src/Carbon/Exceptions/BadFluentConstructorException.php class BadFluentConstructorException (line 19) | class BadFluentConstructorException extends BaseBadMethodCallException i... method __construct (line 35) | public function __construct($method, $code = 0, ?Throwable $previous =... method getMethod (line 47) | public function getMethod(): string FILE: vendor/nesbot/carbon/src/Carbon/Exceptions/BadFluentSetterException.php class BadFluentSetterException (line 19) | class BadFluentSetterException extends BaseBadMethodCallException implem... method __construct (line 35) | public function __construct($setter, $code = 0, ?Throwable $previous =... method getSetter (line 47) | public function getSetter(): string FILE: vendor/nesbot/carbon/src/Carbon/Exceptions/BadMethodCallException.php type BadMethodCallException (line 16) | interface BadMethodCallException extends Exception FILE: vendor/nesbot/carbon/src/Carbon/Exceptions/EndLessPeriodException.php class EndLessPeriodException (line 18) | final class EndLessPeriodException extends BaseRuntimeException implemen... FILE: vendor/nesbot/carbon/src/Carbon/Exceptions/Exception.php type Exception (line 16) | interface Exception FILE: vendor/nesbot/carbon/src/Carbon/Exceptions/ImmutableException.php class ImmutableException (line 19) | class ImmutableException extends BaseRuntimeException implements Runtime... method __construct (line 35) | public function __construct($value, $code = 0, ?Throwable $previous = ... method getValue (line 46) | public function getValue(): string FILE: vendor/nesbot/carbon/src/Carbon/Exceptions/InvalidArgumentException.php type InvalidArgumentException (line 16) | interface InvalidArgumentException extends Exception FILE: vendor/nesbot/carbon/src/Carbon/Exceptions/InvalidCastException.php class InvalidCastException (line 18) | class InvalidCastException extends BaseInvalidArgumentException implemen... FILE: vendor/nesbot/carbon/src/Carbon/Exceptions/InvalidDateException.php class InvalidDateException (line 19) | class InvalidDateException extends BaseInvalidArgumentException implemen... method __construct (line 43) | public function __construct($field, $value, $code = 0, ?Throwable $pre... method getField (line 55) | public function getField() method getValue (line 65) | public function getValue() FILE: vendor/nesbot/carbon/src/Carbon/Exceptions/InvalidFormatException.php class InvalidFormatException (line 18) | class InvalidFormatException extends BaseInvalidArgumentException implem... FILE: vendor/nesbot/carbon/src/Carbon/Exceptions/InvalidIntervalException.php class InvalidIntervalException (line 18) | class InvalidIntervalException extends BaseInvalidArgumentException impl... FILE: vendor/nesbot/carbon/src/Carbon/Exceptions/InvalidPeriodDateException.php class InvalidPeriodDateException (line 18) | class InvalidPeriodDateException extends BaseInvalidArgumentException im... FILE: vendor/nesbot/carbon/src/Carbon/Exceptions/InvalidPeriodParameterException.php class InvalidPeriodParameterException (line 18) | class InvalidPeriodParameterException extends BaseInvalidArgumentExcepti... FILE: vendor/nesbot/carbon/src/Carbon/Exceptions/InvalidTimeZoneException.php class InvalidTimeZoneException (line 18) | class InvalidTimeZoneException extends BaseInvalidArgumentException impl... FILE: vendor/nesbot/carbon/src/Carbon/Exceptions/InvalidTypeException.php class InvalidTypeException (line 18) | class InvalidTypeException extends BaseInvalidArgumentException implemen... FILE: vendor/nesbot/carbon/src/Carbon/Exceptions/NotACarbonClassException.php class NotACarbonClassException (line 20) | class NotACarbonClassException extends BaseInvalidArgumentException impl... method __construct (line 36) | public function __construct($className, $code = 0, ?Throwable $previou... method getClassName (line 52) | public function getClassName(): string FILE: vendor/nesbot/carbon/src/Carbon/Exceptions/NotAPeriodException.php class NotAPeriodException (line 18) | class NotAPeriodException extends BaseInvalidArgumentException implement... FILE: vendor/nesbot/carbon/src/Carbon/Exceptions/NotLocaleAwareException.php class NotLocaleAwareException (line 19) | class NotLocaleAwareException extends BaseInvalidArgumentException imple... method __construct (line 28) | public function __construct($object, $code = 0, ?Throwable $previous =... FILE: vendor/nesbot/carbon/src/Carbon/Exceptions/OutOfRangeException.php class OutOfRangeException (line 22) | class OutOfRangeException extends BaseInvalidArgumentException implement... method __construct (line 62) | public function __construct($unit, $min, $max, $value, $code = 0, ?Thr... method getMax (line 75) | public function getMax() method getMin (line 83) | public function getMin() method getUnit (line 91) | public function getUnit() method getValue (line 99) | public function getValue() FILE: vendor/nesbot/carbon/src/Carbon/Exceptions/ParseErrorException.php class ParseErrorException (line 19) | class ParseErrorException extends BaseInvalidArgumentException implement... method __construct (line 50) | public function __construct($expected, $actual, $help = '', $code = 0,... method getExpected (line 66) | public function getExpected(): string method getActual (line 76) | public function getActual(): string method getHelp (line 86) | public function getHelp(): string FILE: vendor/nesbot/carbon/src/Carbon/Exceptions/RuntimeException.php type RuntimeException (line 16) | interface RuntimeException extends Exception FILE: vendor/nesbot/carbon/src/Carbon/Exceptions/UnitException.php class UnitException (line 18) | class UnitException extends BaseInvalidArgumentException implements Inva... FILE: vendor/nesbot/carbon/src/Carbon/Exceptions/UnitNotConfiguredException.php class UnitNotConfiguredException (line 18) | class UnitNotConfiguredException extends UnitException method __construct (line 34) | public function __construct($unit, $code = 0, ?Throwable $previous = n... method getUnit (line 46) | public function getUnit(): string FILE: vendor/nesbot/carbon/src/Carbon/Exceptions/UnknownGetterException.php class UnknownGetterException (line 19) | class UnknownGetterException extends BaseInvalidArgumentException implem... method __construct (line 35) | public function __construct($getter, $code = 0, ?Throwable $previous =... method getGetter (line 47) | public function getGetter(): string FILE: vendor/nesbot/carbon/src/Carbon/Exceptions/UnknownMethodException.php class UnknownMethodException (line 19) | class UnknownMethodException extends BaseBadMethodCallException implemen... method __construct (line 35) | public function __construct($method, $code = 0, ?Throwable $previous =... method getMethod (line 47) | public function getMethod(): string FILE: vendor/nesbot/carbon/src/Carbon/Exceptions/UnknownSetterException.php class UnknownSetterException (line 19) | class UnknownSetterException extends BaseInvalidArgumentException implem... method __construct (line 35) | public function __construct($setter, $code = 0, ?Throwable $previous =... method getSetter (line 47) | public function getSetter(): string FILE: vendor/nesbot/carbon/src/Carbon/Exceptions/UnknownUnitException.php class UnknownUnitException (line 18) | class UnknownUnitException extends UnitException method __construct (line 34) | public function __construct($unit, $code = 0, ?Throwable $previous = n... method getUnit (line 46) | public function getUnit(): string FILE: vendor/nesbot/carbon/src/Carbon/Exceptions/UnreachableException.php class UnreachableException (line 18) | class UnreachableException extends BaseRuntimeException implements Runti... FILE: vendor/nesbot/carbon/src/Carbon/Exceptions/UnsupportedUnitException.php class UnsupportedUnitException (line 21) | class UnsupportedUnitException extends UnitException method __construct (line 23) | public function __construct(string $unit, int $code = 0, ?Exception $p... FILE: vendor/nesbot/carbon/src/Carbon/Factory.php class Factory (line 135) | class Factory method __construct (line 233) | public function __construct(array $settings = [], ?string $className =... method getClassName (line 242) | public function getClassName(): string method setClassName (line 247) | public function setClassName(string $className): self method className (line 254) | public function className(?string $className = null): self|string method getSettings (line 259) | public function getSettings(): array method setSettings (line 264) | public function setSettings(array $settings): self method settings (line 271) | public function settings(?array $settings = null): self|array method mergeSettings (line 276) | public function mergeSettings(array $settings): self method setHumanDiffOptions (line 283) | public function setHumanDiffOptions(int $humanDiffOptions): void method enableHumanDiffOption (line 290) | public function enableHumanDiffOption($humanDiffOption): void method disableHumanDiffOption (line 295) | public function disableHumanDiffOption(int $humanDiffOption): void method getHumanDiffOptions (line 300) | public function getHumanDiffOptions(): int method macro (line 324) | public function macro(string $name, ?callable $macro): void method resetMacros (line 337) | public function resetMacros(): void method genericMacro (line 353) | public function genericMacro(callable $macro, int $priority = 0): void method hasMacro (line 372) | public function hasMacro(string $name): bool method getMacro (line 380) | public function getMacro(string $name): ?callable method setTranslator (line 388) | public function setTranslator(TranslatorInterface $translator): void method getTranslator (line 396) | public function getTranslator(): TranslatorInterface method resetToStringFormat (line 406) | public function resetToStringFormat(): void method setToStringFormat (line 414) | public function setToStringFormat(string|Closure|null $format): void method serializeUsing (line 424) | public function serializeUsing(string|callable|null $format): void method useStrictMode (line 434) | public function useStrictMode(bool $strictModeEnabled = true): void method isStrictModeEnabled (line 445) | public function isStrictModeEnabled(): bool method useMonthsOverflow (line 453) | public function useMonthsOverflow(bool $monthsOverflow = true): void method resetMonthsOverflow (line 463) | public function resetMonthsOverflow(): void method shouldOverflowMonths (line 471) | public function shouldOverflowMonths(): bool method useYearsOverflow (line 479) | public function useYearsOverflow(bool $yearsOverflow = true): void method resetYearsOverflow (line 489) | public function resetYearsOverflow(): void method shouldOverflowYears (line 497) | public function shouldOverflowYears(): bool method getWeekendDays (line 507) | public function getWeekendDays(): array method setWeekendDays (line 515) | public function setWeekendDays(array $days): void method hasFormat (line 529) | public function hasFormat(string $date, string $format): bool method hasFormatWithModifiers (line 547) | public function hasFormatWithModifiers(string $date, string $format): ... method setTestNow (line 574) | public function setTestNow(mixed $testNow = null): void method setTestNowAndTimezone (line 601) | public function setTestNowAndTimezone(mixed $testNow = null, $timezone... method withTestNow (line 640) | public function withTestNow(mixed $testNow, callable $callback): mixed method getTestNow (line 659) | public function getTestNow(): Closure|CarbonInterface|null method handleTestNowClosure (line 672) | public function handleTestNowClosure( method hasTestNow (line 710) | public function hasTestNow(): bool method withTimeZone (line 715) | public function withTimeZone(DateTimeZone|string|int|null $timezone): ... method __call (line 723) | public function __call(string $name, array $arguments): mixed method getMockedTestNow (line 774) | protected function getMockedTestNow(DateTimeZone|string|int|null $time... method matchFormatPattern (line 805) | private function matchFormatPattern(string $date, string $format, arra... method setDefaultTimezone (line 823) | private function setDefaultTimezone(string $timezone, ?DateTimeInterfa... FILE: vendor/nesbot/carbon/src/Carbon/FactoryImmutable.php class FactoryImmutable (line 130) | class FactoryImmutable extends Factory implements ClockInterface method getDefaultInstance (line 141) | public static function getDefaultInstance(): self method getInstance (line 149) | public static function getInstance(): Factory method setCurrentClock (line 157) | public static function setCurrentClock(ClockInterface|Factory|DateTime... method getCurrentClock (line 169) | public static function getCurrentClock(): ?WrapperClock method now (line 177) | public function now(DateTimeZone|string|int|null $timezone = null): Ca... method sleep (line 182) | public function sleep(int|float $seconds): void FILE: vendor/nesbot/carbon/src/Carbon/Language.php class Language (line 18) | class Language implements JsonSerializable method __construct (line 38) | public function __construct(string $id) method all (line 60) | public static function all(): array method regions (line 73) | public static function regions(): array method getNames (line 83) | public function getNames(): array method getId (line 96) | public function getId(): string method getCode (line 104) | public function getCode(): string method getVariant (line 112) | public function getVariant(): ?string method getVariantName (line 120) | public function getVariantName(): ?string method getRegion (line 136) | public function getRegion(): ?string method getRegionName (line 147) | public function getRegionName(): ?string method getFullIsoName (line 155) | public function getFullIsoName(): string method setIsoName (line 165) | public function setIsoName(string $isoName): static method getFullNativeName (line 175) | public function getFullNativeName(): string method setNativeName (line 185) | public function setNativeName(string $nativeName): static method getIsoName (line 195) | public function getIsoName(): string method getNativeName (line 205) | public function getNativeName(): string method getIsoDescription (line 215) | public function getIsoDescription(): string method getNativeDescription (line 226) | public function getNativeDescription(): string method getFullIsoDescription (line 237) | public function getFullIsoDescription(): string method getFullNativeDescription (line 248) | public function getFullNativeDescription(): string method __toString (line 259) | public function __toString(): string method jsonSerialize (line 267) | public function jsonSerialize(): string FILE: vendor/nesbot/carbon/src/Carbon/Laravel/ServiceProvider.php class ServiceProvider (line 27) | class ServiceProvider extends \Illuminate\Support\ServiceProvider method setAppGetter (line 38) | public function setAppGetter(?callable $appGetter): void method setLocaleGetter (line 43) | public function setLocaleGetter(?callable $localeGetter): void method setFallbackLocaleGetter (line 48) | public function setFallbackLocaleGetter(?callable $fallbackLocaleGette... method boot (line 53) | public function boot() method updateLocale (line 72) | public function updateLocale() method updateFallbackLocale (line 99) | public function updateFallbackLocale() method register (line 126) | public function register() method getLocale (line 131) | protected function getLocale() method getFallbackLocale (line 145) | protected function getFallbackLocale() method getApp (line 158) | protected function getApp() method getGlobalApp (line 167) | protected function getGlobalApp(...$args) method isEventDispatcher (line 172) | protected function isEventDispatcher($instance) FILE: vendor/nesbot/carbon/src/Carbon/MessageFormatter/MessageFormatterMapper.php class MessageFormatterMapper (line 28) | final class MessageFormatterMapper extends LazyMessageFormatter method __construct (line 37) | public function __construct(?MessageFormatterInterface $formatter = null) method transformLocale (line 42) | protected function transformLocale(?string $locale): ?string FILE: vendor/nesbot/carbon/src/Carbon/Month.php method int (line 34) | public static function int(self|int|null $value): ?int method fromNumber (line 39) | public static function fromNumber(int $number): self method fromName (line 46) | public static function fromName(string $name, ?string $locale = null): self method ofTheYear (line 64) | public function ofTheYear(CarbonImmutable|int|null $now = null): CarbonI... method locale (line 75) | public function locale(string $locale, ?CarbonImmutable $now = null): Ca... FILE: vendor/nesbot/carbon/src/Carbon/PHPStan/MacroExtension.php class MacroExtension (line 35) | final class MacroExtension implements MethodsClassReflectionExtension method __construct (line 53) | public function __construct( method hasMethod (line 64) | public function hasMethod(ClassReflection $classReflection, string $me... method getMethod (line 82) | public function getMethod(ClassReflection $classReflection, string $me... FILE: vendor/nesbot/carbon/src/Carbon/PHPStan/MacroMethodReflection.php class MacroMethodReflection (line 24) | class MacroMethodReflection implements MethodReflection method __construct (line 34) | public function __construct( method getDeclaringClass (line 52) | public function getDeclaringClass(): ClassReflection method isStatic (line 57) | public function isStatic(): bool method isPrivate (line 62) | public function isPrivate(): bool method isPublic (line 67) | public function isPublic(): bool method getDocComment (line 72) | public function getDocComment(): ?string method getName (line 77) | public function getName(): string method getPrototype (line 82) | public function getPrototype(): \PHPStan\Reflection\ClassMemberReflection method getVariants (line 87) | public function getVariants(): array method isDeprecated (line 92) | public function isDeprecated(): TrinaryLogic method getDeprecatedDescription (line 100) | public function getDeprecatedDescription(): ?string method isFinal (line 105) | public function isFinal(): TrinaryLogic method isInternal (line 110) | public function isInternal(): TrinaryLogic method getThrowType (line 115) | public function getThrowType(): ?Type method hasSideEffects (line 120) | public function hasSideEffects(): TrinaryLogic FILE: vendor/nesbot/carbon/src/Carbon/Traits/Boundaries.php type Boundaries (line 38) | trait Boundaries method startOfDay (line 50) | public function startOfDay() method endOfDay (line 65) | public function endOfDay() method startOfMonth (line 80) | public function startOfMonth() method endOfMonth (line 95) | public function endOfMonth() method startOfQuarter (line 110) | public function startOfQuarter() method endOfQuarter (line 127) | public function endOfQuarter() method startOfYear (line 142) | public function startOfYear() method endOfYear (line 157) | public function endOfYear() method startOfDecade (line 172) | public function startOfDecade() method endOfDecade (line 189) | public function endOfDecade() method startOfCentury (line 206) | public function startOfCentury() method endOfCentury (line 223) | public function endOfCentury() method startOfMillennium (line 240) | public function startOfMillennium() method endOfMillennium (line 257) | public function endOfMillennium() method startOfWeek (line 278) | public function startOfWeek(WeekDay|int|null $weekStartsAt = null): st... method endOfWeek (line 302) | public function endOfWeek(WeekDay|int|null $weekEndsAt = null): static method startOfHour (line 320) | public function startOfHour(): static method endOfHour (line 333) | public function endOfHour(): static method startOfMinute (line 346) | public function startOfMinute(): static method endOfMinute (line 359) | public function endOfMinute(): static method startOfSecond (line 374) | public function startOfSecond(): static method endOfSecond (line 389) | public function endOfSecond(): static method startOfMillisecond (line 404) | public function startOfMillisecond(): static method endOfMillisecond (line 421) | public function endOfMillisecond(): static method startOf (line 438) | public function startOf(Unit|string $unit, mixed ...$params): static method endOf (line 459) | public function endOf(Unit|string $unit, mixed ...$params): static FILE: vendor/nesbot/carbon/src/Carbon/Traits/Cast.php type Cast (line 24) | trait Cast method cast (line 35) | public function cast(string $className): mixed FILE: vendor/nesbot/carbon/src/Carbon/Traits/Comparison.php type Comparison (line 44) | trait Comparison method eq (line 62) | public function eq(DateTimeInterface|string $date): bool method equalTo (line 77) | public function equalTo(DateTimeInterface|string $date): bool method ne (line 94) | public function ne(DateTimeInterface|string $date): bool method notEqualTo (line 109) | public function notEqualTo(DateTimeInterface|string $date): bool method gt (line 126) | public function gt(DateTimeInterface|string $date): bool method greaterThan (line 141) | public function greaterThan(DateTimeInterface|string $date): bool method isAfter (line 158) | public function isAfter(DateTimeInterface|string $date): bool method gte (line 175) | public function gte(DateTimeInterface|string $date): bool method greaterThanOrEqualTo (line 190) | public function greaterThanOrEqualTo(DateTimeInterface|string $date): ... method lt (line 207) | public function lt(DateTimeInterface|string $date): bool method lessThan (line 222) | public function lessThan(DateTimeInterface|string $date): bool method isBefore (line 239) | public function isBefore(DateTimeInterface|string $date): bool method lte (line 256) | public function lte(DateTimeInterface|string $date): bool method lessThanOrEqualTo (line 271) | public function lessThanOrEqualTo(DateTimeInterface|string $date): bool method between (line 293) | public function between(DateTimeInterface|string $date1, DateTimeInter... method betweenIncluded (line 319) | public function betweenIncluded(DateTimeInterface|string $date1, DateT... method betweenExcluded (line 334) | public function betweenExcluded(DateTimeInterface|string $date1, DateT... method isBetween (line 352) | public function isBetween(DateTimeInterface|string $date1, DateTimeInt... method isWeekday (line 366) | public function isWeekday(): bool method isWeekend (line 380) | public function isWeekend(): bool method isYesterday (line 398) | public function isYesterday(): bool method isToday (line 414) | public function isToday(): bool method isTomorrow (line 428) | public function isTomorrow(): bool method isFuture (line 444) | public function isFuture(): bool method isPast (line 458) | public function isPast(): bool method isNowOrFuture (line 473) | public function isNowOrFuture(): bool method isNowOrPast (line 488) | public function isNowOrPast(): bool method isLeapYear (line 502) | public function isLeapYear(): bool method isLongYear (line 523) | public function isLongYear(): bool method isLongIsoYear (line 542) | public function isLongIsoYear(): bool method isSameAs (line 559) | public function isSameAs(string $format, DateTimeInterface|string $dat... method isSameUnit (line 580) | public function isSameUnit(string $unit, DateTimeInterface|string $dat... method isCurrentUnit (line 641) | public function isCurrentUnit(string $unit): bool method isSameQuarter (line 662) | public function isSameQuarter(DateTimeInterface|string $date, bool $of... method isSameMonth (line 685) | public function isSameMonth(DateTimeInterface|string $date, bool $ofSa... method isDayOfWeek (line 705) | public function isDayOfWeek($dayOfWeek): bool method isBirthday (line 729) | public function isBirthday(DateTimeInterface|string|null $date = null)... method isLastOfMonth (line 746) | public function isLastOfMonth(): bool method isStartOfUnit (line 760) | public function isStartOfUnit( method isEndOfUnit (line 792) | public function isEndOfUnit( method isStartOfMillisecond (line 818) | public function isStartOfMillisecond( method isEndOfMillisecond (line 827) | public function isEndOfMillisecond( method isStartOfSecond (line 836) | public function isStartOfSecond( method isEndOfSecond (line 845) | public function isEndOfSecond( method isStartOfMinute (line 854) | public function isStartOfMinute( method isEndOfMinute (line 863) | public function isEndOfMinute( method isStartOfHour (line 872) | public function isStartOfHour( method isEndOfHour (line 881) | public function isEndOfHour( method isStartOfDay (line 905) | public function isStartOfDay( method isEndOfDay (line 966) | public function isEndOfDay( method isStartOfWeek (line 1014) | public function isStartOfWeek( method isEndOfWeek (line 1030) | public function isEndOfWeek( method isStartOfMonth (line 1040) | public function isStartOfMonth( method isEndOfMonth (line 1049) | public function isEndOfMonth( method isStartOfQuarter (line 1058) | public function isStartOfQuarter( method isEndOfQuarter (line 1067) | public function isEndOfQuarter( method isStartOfYear (line 1076) | public function isStartOfYear( method isEndOfYear (line 1085) | public function isEndOfYear( method isStartOfDecade (line 1094) | public function isStartOfDecade( method isEndOfDecade (line 1103) | public function isEndOfDecade( method isStartOfCentury (line 1112) | public function isStartOfCentury( method isEndOfCentury (line 1121) | public function isEndOfCentury( method isStartOfMillennium (line 1130) | public function isStartOfMillennium( method isEndOfMillennium (line 1139) | public function isEndOfMillennium( method isMidnight (line 1155) | public function isMidnight(): bool method isMidday (line 1171) | public function isMidday(): bool method hasFormat (line 1186) | public static function hasFormat(string $date, string $format): bool method hasFormatWithModifiers (line 1205) | public static function hasFormatWithModifiers(?string $date, string $f... method canBeCreatedFromFormat (line 1220) | public static function canBeCreatedFromFormat(?string $date, string $f... method is (line 1261) | public function is(WeekDay|Month|string $tester): bool method isStartOfTime (line 1347) | public function isStartOfTime(): bool method isEndOfTime (line 1357) | public function isEndOfTime(): bool FILE: vendor/nesbot/carbon/src/Carbon/Traits/Converter.php type Converter (line 38) | trait Converter method format (line 47) | public function format(string $format): string method rawFormat (line 67) | public function rawFormat(string $format): string method __toString (line 80) | public function __toString(): string method toDateString (line 103) | public function toDateString(): string method toFormattedDateString (line 116) | public function toFormattedDateString(): string method toFormattedDayDateString (line 129) | public function toFormattedDayDateString(): string method toTimeString (line 142) | public function toTimeString(string $unitPrecision = 'second'): string method toDateTimeString (line 155) | public function toDateTimeString(string $unitPrecision = 'second'): st... method getTimeFormatByPrecision (line 165) | public static function getTimeFormatByPrecision(string $unitPrecision)... method toDateTimeLocalString (line 186) | public function toDateTimeLocalString(string $unitPrecision = 'second'... method toDayDateTimeString (line 199) | public function toDayDateTimeString(): string method toAtomString (line 212) | public function toAtomString(): string method toCookieString (line 225) | public function toCookieString(): string method toIso8601String (line 238) | public function toIso8601String(): string method toRfc822String (line 251) | public function toRfc822String(): string method toIso8601ZuluString (line 264) | public function toIso8601ZuluString(string $unitPrecision = 'second'):... method toRfc850String (line 279) | public function toRfc850String(): string method toRfc1036String (line 292) | public function toRfc1036String(): string method toRfc1123String (line 305) | public function toRfc1123String(): string method toRfc2822String (line 318) | public function toRfc2822String(): string method toRfc3339String (line 332) | public function toRfc3339String(bool $extended = false): string method toRssString (line 345) | public function toRssString(): string method toW3cString (line 358) | public function toW3cString(): string method toRfc7231String (line 371) | public function toRfc7231String(): string method toArray (line 386) | public function toArray(): array method toObject (line 412) | public function toObject(): object method toString (line 425) | public function toString(): string method toISOString (line 442) | public function toISOString(bool $keepOffset = false): ?string method toJSON (line 463) | public function toJSON(): ?string method toDateTime (line 476) | public function toDateTime(): DateTime method toDateTimeImmutable (line 490) | public function toDateTimeImmutable(): DateTimeImmutable method toDate (line 506) | public function toDate(): DateTime method toPeriod (line 518) | public function toPeriod($end = null, $interval = null, $unit = null):... method range (line 552) | public function range($end = null, $interval = null, $unit = null): Ca... FILE: vendor/nesbot/carbon/src/Carbon/Traits/Creator.php type Creator (line 45) | trait Creator method __construct (line 63) | public function __construct( method constructTimezoneFromDateTime (line 113) | private function constructTimezoneFromDateTime( method __clone (line 135) | public function __clone(): void method instance (line 143) | public static function instance(DateTimeInterface $date): static method rawParse (line 174) | public static function rawParse( method parse (line 207) | public static function parse( method parseFromLocale (line 234) | public static function parseFromLocale( method now (line 245) | public static function now(DateTimeZone|string|int|null $timezone = nu... method today (line 253) | public static function today(DateTimeZone|string|int|null $timezone = ... method tomorrow (line 261) | public static function tomorrow(DateTimeZone|string|int|null $timezone... method yesterday (line 269) | public static function yesterday(DateTimeZone|string|int|null $timezon... method assertBetween (line 274) | private static function assertBetween($unit, $value, $min, $max): void method createNowInstance (line 281) | private static function createNowInstance($timezone) method create (line 322) | public static function create($year = 0, $month = 1, $day = 1, $hour =... method createSafe (line 408) | public static function createSafe($year = null, $month = null, $day = ... method createStrict (line 455) | public static function createStrict(?int $year = 0, ?int $month = 1, ?... method createFromDate (line 481) | public static function createFromDate($year = null, $month = null, $da... method createMidnightDate (line 498) | public static function createMidnightDate($year = null, $month = null,... method createFromTime (line 515) | public static function createFromTime($hour = 0, $minute = 0, $second ... method createFromTimeString (line 525) | public static function createFromTimeString(string $time, DateTimeZone... method createFromFormatAndTimezone (line 530) | private static function createFromFormatAndTimezone( method getOffsetTimezone (line 546) | private static function getOffsetTimezone(int $offset): string method rawCreateFromFormat (line 566) | public static function rawCreateFromFormat(string $format, string $tim... method createFromFormat (line 642) | #[ReturnTypeWillChange] method createFromIsoFormat (line 684) | public static function createFromIsoFormat( method createFromLocaleFormat (line 828) | public static function createFromLocaleFormat(string $format, string $... method createFromLocaleIsoFormat (line 858) | public static function createFromLocaleIsoFormat(string $format, strin... method make (line 877) | public static function make($var, DateTimeZone|string|null $timezone =... method setLastErrors (line 906) | private static function setLastErrors($lastErrors): void method getLastErrors (line 921) | public static function getLastErrors(): array|false method monthToInt (line 926) | private static function monthToInt(mixed $value, string $unit = 'month... FILE: vendor/nesbot/carbon/src/Carbon/Traits/Date.php type Date (line 863) | trait Date method safeCreateDateTimeZone (line 953) | protected static function safeCreateDateTimeZone( method getTimezone (line 965) | public function getTimezone(): CarbonTimeZone method getRangesByUnit (line 973) | protected static function getRangesByUnit(int $daysInMonth = 31): array method copy (line 996) | public function copy() method clone (line 1008) | public function clone() method avoidMutation (line 1021) | public function avoidMutation(): static method nowWithSameTz (line 1035) | public function nowWithSameTz(): static method carbonize (line 1050) | public function carbonize($date = null) method __get (line 1074) | public function __get(string $name): mixed method get (line 1086) | public function get(Unit|string $name): mixed method __isset (line 1359) | public function __isset($name) method __set (line 1380) | public function __set($name, $value) method set (line 1398) | public function set(Unit|array|string $name, DateTimeZone|Month|string... method getTranslatedDayName (line 1564) | public function getTranslatedDayName( method getTranslatedShortDayName (line 1577) | public function getTranslatedShortDayName(?string $context = null): st... method getTranslatedMinDayName (line 1587) | public function getTranslatedMinDayName(?string $context = null): string method getTranslatedMonthName (line 1599) | public function getTranslatedMonthName( method getTranslatedShortMonthName (line 1612) | public function getTranslatedShortMonthName(?string $context = null): ... method dayOfYear (line 1630) | public function dayOfYear(?int $value = null): static|int method weekday (line 1642) | public function weekday(WeekDay|int|null $value = null): static|int method isoWeekday (line 1659) | public function isoWeekday(WeekDay|int|null $value = null): static|int method getDaysFromStartOfWeek (line 1674) | public function getDaysFromStartOfWeek(WeekDay|int|null $weekStartsAt ... method setDaysFromStartOfWeek (line 1690) | public function setDaysFromStartOfWeek(int $numberOfDays, WeekDay|int|... method setUnitNoOverflow (line 1702) | public function setUnitNoOverflow(string $valueUnit, int $value, strin... method addUnitNoOverflow (line 1731) | public function addUnitNoOverflow(string $valueUnit, int $value, strin... method subUnitNoOverflow (line 1743) | public function subUnitNoOverflow(string $valueUnit, int $value, strin... method utcOffset (line 1751) | public function utcOffset(?int $minuteOffset = null): static|int method setDate (line 1765) | public function setDate(int $year, int $month, int $day): static method setISODate (line 1775) | public function setISODate(int $year, int $week, int $day = 1): static method setDateTime (line 1783) | public function setDateTime( method setTime (line 1800) | public function setTime(int $hour, int $minute, int $second = 0, int $... method setTimestamp (line 1810) | public function setTimestamp(float|int|string $timestamp): static method setTimeFromTimeString (line 1820) | public function setTimeFromTimeString(string $time): static method timezone (line 1832) | public function timezone(DateTimeZone|string|int $value): static method tz (line 1842) | public function tz(DateTimeZone|string|int|null $value = null): static... method setTimezone (line 1854) | public function setTimezone(DateTimeZone|string|int $timeZone): static method shiftTimezone (line 1862) | public function shiftTimezone(DateTimeZone|string $value): static method utc (line 1874) | public function utc(): static method setDateFrom (line 1882) | public function setDateFrom(DateTimeInterface|string $date): static method setTimeFrom (line 1892) | public function setTimeFrom(DateTimeInterface|string $date): static method setDateTimeFrom (line 1902) | public function setDateTimeFrom(DateTimeInterface|string $date): static method getDays (line 1912) | public static function getDays(): array method getWeekStartsAt (line 1926) | public static function getWeekStartsAt(?string $locale = null): int method getWeekEndsAt (line 1941) | public static function getWeekEndsAt(?string $locale = null): int method getWeekendDays (line 1949) | public static function getWeekendDays(): array method setWeekendDays (line 1977) | public static function setWeekendDays(array $days): void method hasRelativeKeywords (line 1987) | public static function hasRelativeKeywords(?string $time): bool method getIsoFormats (line 2010) | public function getIsoFormats(?string $locale = null): array method getCalendarFormats (line 2031) | public function getCalendarFormats(?string $locale = null): array method getIsoUnits (line 2046) | public static function getIsoUnits(): array method getPaddedUnit (line 2159) | public function getPaddedUnit($unit, $length = 2, $padString = '0', $p... method ordinal (line 2167) | public function ordinal(string $key, ?string $period = null): string method meridiem (line 2183) | public function meridiem(bool $isLower = false): string method getAltNumber (line 2221) | public function getAltNumber(string $key): string method isoFormat (line 2231) | public function isoFormat(string $format, ?string $originalFormat = nu... method getFormatsToIsoReplacements (line 2322) | public static function getFormatsToIsoReplacements(): array method translatedFormat (line 2374) | public function translatedFormat(string $format): string method getOffsetString (line 2455) | public function getOffsetString(string $separator = ':'): string method __callStatic (line 2474) | public static function __callStatic(string $method, array $parameters)... method setUnit (line 2501) | public function setUnit(string $unit, Month|int|float|null $value = nu... method singularUnit (line 2544) | public static function singularUnit(string $unit): string method pluralUnit (line 2558) | public static function pluralUnit(string $unit): string method sleep (line 2569) | public static function sleep(int|float $seconds): void method __call (line 2588) | public function __call(string $method, array $parameters): mixed method resolveCarbon (line 2606) | protected function resolveCarbon(DateTimeInterface|string|null $date):... method weekRotate (line 2619) | protected static function weekRotate(int $day, int $rotation): int method executeCallable (line 2624) | protected function executeCallable(callable $macro, ...$parameters) method executeCallableWithContext (line 2635) | protected function executeCallableWithContext(callable $macro, ...$par... method getAllGenericMacros (line 2642) | protected function getAllGenericMacros(): Generator method getGenericMacros (line 2648) | protected static function getGenericMacros(): Generator method executeStaticCallable (line 2657) | protected static function executeStaticCallable(callable $macro, ...$p... method getTranslatedFormByRegExp (line 2670) | protected function getTranslatedFormByRegExp($baseKey, $keySuffix, $co... method callGetOrSetMethod (line 2690) | private function callGetOrSetMethod(string $method, array $parameters)... method callGetOrSet (line 2708) | private function callGetOrSet(string $name, mixed $value): mixed method getUTCUnit (line 2721) | private function getUTCUnit(string $unit): ?string method callDiffAlias (line 2734) | private function callDiffAlias(string $method, array $parameters): mixed method callHumanDiffAlias (line 2772) | private function callHumanDiffAlias(string $method, array $parameters)... method callIsMethod (line 2811) | private function callIsMethod(string $unit, array $parameters): ?bool method callComparatorMethod (line 2836) | private function callComparatorMethod(string $unit, array $parameters)... method callModifierMethod (line 2873) | private function callModifierMethod(string $unit, array $parameters): ... method callPeriodMethod (line 2911) | private function callPeriodMethod(string $method, array $parameters): ... method callMacroMethod (line 2930) | private function callMacroMethod(string $method, array $parameters): m... method floorZeroPad (line 2955) | private static function floorZeroPad(int|float $value, int $length): s... method mutateIfMutable (line 2967) | private function mutateIfMutable(CarbonInterface $date): CarbonInterface FILE: vendor/nesbot/carbon/src/Carbon/Traits/DeprecatedPeriodProperties.php type DeprecatedPeriodProperties (line 19) | trait DeprecatedPeriodProperties FILE: vendor/nesbot/carbon/src/Carbon/Traits/Difference.php type Difference (line 36) | trait Difference method diffAsDateInterval (line 48) | public function diffAsDateInterval($date = null, bool $absolute = fals... method diffAsCarbonInterval (line 73) | public function diffAsCarbonInterval($date = null, bool $absolute = fa... method diff (line 91) | public function diff($date = null, bool $absolute = false, array $skip... method diffInUnit (line 106) | public function diffInUnit(Unit|string $unit, $date = null, bool $abso... method diffInYears (line 127) | public function diffInYears($date = null, bool $absolute = false, bool... method diffInQuarters (line 170) | public function diffInQuarters($date = null, bool $absolute = false, b... method diffInMonths (line 184) | public function diffInMonths($date = null, bool $absolute = false, boo... method diffInWeeks (line 240) | public function diffInWeeks($date = null, bool $absolute = false, bool... method diffInDays (line 254) | public function diffInDays($date = null, bool $absolute = false, bool ... method diffInDaysFiltered (line 289) | public function diffInDaysFiltered(Closure $callback, $date = null, bo... method diffInHoursFiltered (line 303) | public function diffInHoursFiltered(Closure $callback, $date = null, b... method diffFiltered (line 318) | public function diffFiltered(CarbonInterval $ci, Closure $callback, $d... method diffInWeekdays (line 344) | public function diffInWeekdays($date = null, bool $absolute = false): int method diffInWeekendDays (line 361) | public function diffInWeekendDays($date = null, bool $absolute = false... method diffInHours (line 378) | public function diffInHours($date = null, bool $absolute = false): float method diffInMinutes (line 391) | public function diffInMinutes($date = null, bool $absolute = false): f... method diffInSeconds (line 404) | public function diffInSeconds($date = null, bool $absolute = false): f... method diffInMicroseconds (line 417) | public function diffInMicroseconds($date = null, bool $absolute = fals... method diffInMilliseconds (line 435) | public function diffInMilliseconds($date = null, bool $absolute = fals... method secondsSinceMidnight (line 445) | public function secondsSinceMidnight(): float method secondsUntilEndOfDay (line 455) | public function secondsUntilEndOfDay(): float method diffForHumans (line 510) | public function diffForHumans($other = null, $syntax = null, $short = ... method from (line 572) | public function from($other = null, $syntax = null, $short = false, $p... method since (line 583) | public function since($other = null, $syntax = null, $short = false, $... method to (line 636) | public function to($other = null, $syntax = null, $short = false, $par... method until (line 679) | public function until($other = null, $syntax = null, $short = false, $... method fromNow (line 712) | public function fromNow($syntax = null, $short = false, $parts = 1, $o... method toNow (line 751) | public function toNow($syntax = null, $short = false, $parts = 1, $opt... method ago (line 784) | public function ago($syntax = null, $short = false, $parts = 1, $optio... method timespan (line 801) | public function timespan($other = null, $timezone = null): string method calendar (line 825) | public function calendar($referenceTime = null, array $formats = []) method getIntervalDayDiff (line 851) | private function getIntervalDayDiff(DateInterval $interval): int FILE: vendor/nesbot/carbon/src/Carbon/Traits/IntervalRounding.php type IntervalRounding (line 23) | trait IntervalRounding method callRoundMethod (line 25) | protected function callRoundMethod(string $method, array $parameters):... method roundWith (line 40) | protected function roundWith(DateInterval|string|float|int $precision,... FILE: vendor/nesbot/carbon/src/Carbon/Traits/IntervalStep.php type IntervalStep (line 24) | trait IntervalStep method getStep (line 38) | public function getStep(): ?Closure method setStep (line 50) | public function setStep(?Closure $step): void method convertDate (line 65) | public function convertDate(DateTimeInterface $dateTime, bool $negated... method resolveCarbon (line 86) | private function resolveCarbon(DateTimeInterface $dateTime): Carbon|Ca... FILE: vendor/nesbot/carbon/src/Carbon/Traits/LocalFactory.php type LocalFactory (line 24) | trait LocalFactory method getClock (line 31) | public function getClock(): ?WrapperClock method initLocalFactory (line 36) | private function initLocalFactory(): void method transmitFactory (line 51) | private function transmitFactory(Closure $action): mixed method getFactory (line 63) | private function getFactory(): Factory FILE: vendor/nesbot/carbon/src/Carbon/Traits/Localization.php type Localization (line 32) | trait Localization method hasLocalTranslator (line 44) | public function hasLocalTranslator(): bool method getLocalTranslator (line 52) | public function getLocalTranslator(): TranslatorInterface method setLocalTranslator (line 60) | public function setLocalTranslator(TranslatorInterface $translator): self method getTranslationMessageWith (line 77) | public static function getTranslationMessageWith($translator, string $... method getTranslationMessage (line 105) | public function getTranslationMessage(string $key, ?string $locale = n... method translateWith (line 120) | public static function translateWith(TranslatorInterface $translator, ... method translate (line 148) | public function translate( method translateNumber (line 171) | public function translateNumber(int $number): string method translateTimeString (line 230) | public static function translateTimeString( method translateTimeStringTo (line 337) | public function translateTimeStringTo(string $timeString, ?string $to ... method locale (line 350) | public function locale(?string $locale = null, string ...$fallbackLoca... method getLocale (line 382) | public static function getLocale(): string method setLocale (line 393) | public static function setLocale(string $locale): void method setFallbackLocale (line 405) | public static function setFallbackLocale(string $locale): void method getFallbackLocale (line 428) | public static function getFallbackLocale(): ?string method executeWithLocale (line 448) | public static function executeWithLocale(string $locale, callable $fun... method localeHasShortUnits (line 472) | public static function localeHasShortUnits(string $locale): bool method localeHasDiffSyntax (line 493) | public static function localeHasDiffSyntax(string $locale): bool method localeHasDiffOneDayWords (line 524) | public static function localeHasDiffOneDayWords(string $locale): bool method localeHasDiffTwoDayWords (line 542) | public static function localeHasDiffTwoDayWords(string $locale): bool method localeHasPeriodSyntax (line 559) | public static function localeHasPeriodSyntax($locale) method getAvailableLocales (line 576) | public static function getAvailableLocales() method getAvailableLocalesInfo (line 591) | public static function getAvailableLocalesInfo() method getTranslatorLocale (line 607) | protected function getTranslatorLocale($translator = null): ?string method getLocaleAwareTranslator (line 625) | protected static function getLocaleAwareTranslator($translator = null) method getFromCatalogue (line 644) | private static function getFromCatalogue($translator, $catalogue, stri... method cleanWordFromTranslationString (line 658) | private static function cleanWordFromTranslationString($word) method translateWordsByKeys (line 676) | private static function translateWordsByKeys($keys, $messages, $key): ... method getTranslationArray (line 704) | private static function getTranslationArray($translation, $length, $ti... method replaceOrdinalWords (line 722) | private static function replaceOrdinalWords(string $timeString, array ... FILE: vendor/nesbot/carbon/src/Carbon/Traits/Macro.php type Macro (line 23) | trait Macro method macro (line 46) | public static function macro(string $name, ?callable $macro): void method resetMacros (line 54) | public static function resetMacros(): void method genericMacro (line 67) | public static function genericMacro(callable $macro, int $priority = 0... method hasMacro (line 79) | public static function hasMacro(string $name): bool method getMacro (line 87) | public static function getMacro(string $name): ?callable method hasLocalMacro (line 95) | public function hasLocalMacro(string $name): bool method getLocalMacro (line 105) | public function getLocalMacro(string $name): ?callable FILE: vendor/nesbot/carbon/src/Carbon/Traits/MagicParameter.php type MagicParameter (line 21) | trait MagicParameter method getMagicParameter (line 23) | private function getMagicParameter(array $parameters, int $index, stri... FILE: vendor/nesbot/carbon/src/Carbon/Traits/Mixin.php type Mixin (line 31) | trait Mixin method mixin (line 65) | public static function mixin(object|string $mixin): void method loadMixinClass (line 75) | private static function loadMixinClass(object|string $mixin): void method loadMixinTrait (line 94) | private static function loadMixinTrait(string $trait): void method getAnonymousClassCodeForTrait (line 163) | private static function getAnonymousClassCodeForTrait(string $trait): ... method getMixableMethods (line 168) | private static function getMixableMethods(self $context): Generator method bindMacroContext (line 182) | protected static function bindMacroContext(?self $context, callable $c... method context (line 196) | protected static function context(): ?static method this (line 204) | protected static function this(): static FILE: vendor/nesbot/carbon/src/Carbon/Traits/Modifiers.php type Modifiers (line 25) | trait Modifiers method getMidDayAt (line 39) | public static function getMidDayAt() method setMidDayAt (line 58) | public static function setMidDayAt($hour) method midDay (line 68) | public function midDay() method next (line 83) | public function next($modifier = null) method nextOrPreviousDay (line 102) | private function nextOrPreviousDay($weekday = true, $forward = true) method nextWeekday (line 120) | public function nextWeekday() method previousWeekday (line 130) | public function previousWeekday() method nextWeekendDay (line 140) | public function nextWeekendDay() method previousWeekendDay (line 150) | public function previousWeekendDay() method previous (line 165) | public function previous($modifier = null) method firstOfMonth (line 186) | public function firstOfMonth($dayOfWeek = null) method lastOfMonth (line 207) | public function lastOfMonth($dayOfWeek = null) method nthOfMonth (line 229) | public function nthOfMonth($nth, $dayOfWeek) method firstOfQuarter (line 248) | public function firstOfQuarter($dayOfWeek = null) method lastOfQuarter (line 263) | public function lastOfQuarter($dayOfWeek = null) method nthOfQuarter (line 279) | public function nthOfQuarter($nth, $dayOfWeek) method firstOfYear (line 299) | public function firstOfYear($dayOfWeek = null) method lastOfYear (line 314) | public function lastOfYear($dayOfWeek = null) method nthOfYear (line 330) | public function nthOfYear($nth, $dayOfWeek) method average (line 345) | public function average($date = null) method closest (line 358) | public function closest($date1, $date2) method farthest (line 371) | public function farthest($date1, $date2) method min (line 383) | public function min($date = null) method minimum (line 399) | public function minimum($date = null) method max (line 411) | public function max($date = null) method maximum (line 427) | public function maximum($date = null) method modify (line 439) | #[ReturnTypeWillChange] method change (line 460) | public function change($modifier) FILE: vendor/nesbot/carbon/src/Carbon/Traits/Mutability.php type Mutability (line 24) | trait Mutability method isMutable (line 31) | public static function isMutable(): bool method isImmutable (line 39) | public static function isImmutable(): bool method toMutable (line 49) | public function toMutable() method toImmutable (line 62) | public function toImmutable() FILE: vendor/nesbot/carbon/src/Carbon/Traits/ObjectInitialisation.php type ObjectInitialisation (line 16) | trait ObjectInitialisation FILE: vendor/nesbot/carbon/src/Carbon/Traits/Options.php type Options (line 29) | trait Options method settings (line 105) | public function settings(array $settings): static method getSettings (line 143) | public function getSettings(): array method __debugInfo (line 174) | public function __debugInfo(): array method isLocalStrictModeEnabled (line 200) | protected function isLocalStrictModeEnabled(): bool method addExtraDebugInfos (line 206) | protected function addExtraDebugInfos(array &$infos): void FILE: vendor/nesbot/carbon/src/Carbon/Traits/Rounding.php type Rounding (line 31) | trait Rounding method roundUnit (line 38) | public function roundUnit( method floorUnit (line 145) | public function floorUnit(string $unit, DateInterval|string|float|int ... method ceilUnit (line 153) | public function ceilUnit(string $unit, DateInterval|string|float|int $... method round (line 161) | public function round(DateInterval|string|float|int $precision = 1, ca... method floor (line 169) | public function floor(DateInterval|string|float|int $precision = 1): s... method ceil (line 177) | public function ceil(DateInterval|string|float|int $precision = 1): st... method roundWeek (line 187) | public function roundWeek(WeekDay|int|null $weekStartsAt = null): static method floorWeek (line 200) | public function floorWeek(WeekDay|int|null $weekStartsAt = null): static method ceilWeek (line 210) | public function ceilWeek(WeekDay|int|null $weekStartsAt = null): static FILE: vendor/nesbot/carbon/src/Carbon/Traits/Serialization.php type Serialization (line 39) | trait Serialization method serialize (line 68) | public function serialize(): string method fromSerialized (line 91) | public static function fromSerialized($value, array $options = []): st... method __set_state (line 109) | #[ReturnTypeWillChange] method __sleep (line 131) | public function __sleep() method __serialize (line 150) | public function __serialize(): array method __wakeup (line 191) | public function __wakeup(): void method __unserialize (line 224) | public function __unserialize(array $data): void method jsonSerialize (line 252) | public function jsonSerialize(): mixed method serializeUsing (line 273) | public static function serializeUsing(string|callable|null $format): void method cleanupDumpProperties (line 285) | public function cleanupDumpProperties(): self method getSleepProperties (line 300) | private function getSleepProperties(): array method dumpTimezone (line 324) | private function dumpTimezone(mixed $timezone): mixed FILE: vendor/nesbot/carbon/src/Carbon/Traits/StaticLocalization.php type StaticLocalization (line 22) | trait StaticLocalization method setHumanDiffOptions (line 29) | public static function setHumanDiffOptions(int $humanDiffOptions): void method enableHumanDiffOption (line 39) | public static function enableHumanDiffOption(int $humanDiffOption): void method disableHumanDiffOption (line 49) | public static function disableHumanDiffOption(int $humanDiffOption): void method getHumanDiffOptions (line 57) | public static function getHumanDiffOptions(): int method setTranslator (line 69) | public static function setTranslator(TranslatorInterface $translator):... method getTranslator (line 77) | public static function getTranslator(): TranslatorInterface FILE: vendor/nesbot/carbon/src/Carbon/Traits/StaticOptions.php type StaticOptions (line 21) | trait StaticOptions method useStrictMode (line 61) | public static function useStrictMode(bool $strictModeEnabled = true): ... method isStrictModeEnabled (line 72) | public static function isStrictModeEnabled(): bool method useMonthsOverflow (line 90) | public static function useMonthsOverflow(bool $monthsOverflow = true):... method resetMonthsOverflow (line 106) | public static function resetMonthsOverflow(): void method shouldOverflowMonths (line 116) | public static function shouldOverflowMonths(): bool method useYearsOverflow (line 134) | public static function useYearsOverflow(bool $yearsOverflow = true): void method resetYearsOverflow (line 150) | public static function resetYearsOverflow(): void method shouldOverflowYears (line 160) | public static function shouldOverflowYears(): bool FILE: vendor/nesbot/carbon/src/Carbon/Traits/Test.php type Test (line 25) | trait Test method setTestNow (line 53) | public static function setTestNow(mixed $testNow = null): void method setTestNowAndTimezone (line 77) | public static function setTestNowAndTimezone($testNow = null, $timezon... method withTestNow (line 96) | public static function withTestNow(mixed $testNow, callable $callback)... method getTestNow (line 107) | public static function getTestNow(): Closure|CarbonInterface|null method hasTestNow (line 118) | public static function hasTestNow(): bool method getMockedTestNow (line 126) | protected static function getMockedTestNow(DateTimeZone|string|int|nul... method mockConstructorParameters (line 139) | private function mockConstructorParameters(&$time, ?CarbonTimeZone $ti... method getMockedTestNowClone (line 172) | private function getMockedTestNowClone($timezone): CarbonInterface|sel... method nowFromClock (line 179) | private function nowFromClock(?CarbonTimeZone $timezone): ?DateTimeImm... FILE: vendor/nesbot/carbon/src/Carbon/Traits/Timestamp.php type Timestamp (line 21) | trait Timestamp method createFromTimestamp (line 28) | #[\ReturnTypeWillChange] method createFromTimestampUTC (line 43) | public static function createFromTimestampUTC(float|int|string $timest... method createFromTimestampMsUTC (line 63) | public static function createFromTimestampMsUTC($timestamp): static method createFromTimestampMs (line 83) | public static function createFromTimestampMs( method timestamp (line 97) | public function timestamp(float|int|string $timestamp): static method getPreciseTimestamp (line 120) | public function getPreciseTimestamp($precision = 6): float method valueOf (line 130) | public function valueOf(): float method getTimestampMs (line 140) | public function getTimestampMs(): int method unix (line 152) | public function unix(): int method getIntegerAndDecimalParts (line 169) | private static function getIntegerAndDecimalParts($numbers, $decimals ... FILE: vendor/nesbot/carbon/src/Carbon/Traits/ToStringFormat.php type ToStringFormat (line 24) | trait ToStringFormat method resetToStringFormat (line 31) | public static function resetToStringFormat(): void method setToStringFormat (line 48) | public static function setToStringFormat(string|Closure|null $format):... FILE: vendor/nesbot/carbon/src/Carbon/Traits/Units.php type Units (line 34) | trait Units method addRealUnit (line 47) | public function addRealUnit(string $unit, $value = 1): static method addUTCUnit (line 61) | public function addUTCUnit(string $unit, $value = 1): static method subRealUnit (line 180) | public function subRealUnit($unit, $value = 1): static method subUTCUnit (line 194) | public function subUTCUnit($unit, $value = 1): static method isModifiableUnit (line 206) | public static function isModifiableUnit($unit): bool method rawAdd (line 233) | public function rawAdd(DateInterval $interval): static method add (line 251) | #[ReturnTypeWillChange] method addUnit (line 289) | public function addUnit(Unit|string $unit, $value = 1, ?bool $overflow... method subUnit (line 377) | public function subUnit(Unit|string $unit, $value = 1, ?bool $overflow... method rawSub (line 385) | public function rawSub(DateInterval $interval): static method sub (line 403) | #[ReturnTypeWillChange] method subtract (line 446) | public function subtract($unit, $value = 1, ?bool $overflow = null): s... method rawAddUnit (line 455) | private static function rawAddUnit(self $date, string $unit, int|float... FILE: vendor/nesbot/carbon/src/Carbon/Traits/Week.php type Week (line 41) | trait Week method isoWeekYear (line 54) | public function isoWeekYear($year = null, $dayOfWeek = null, $dayOfYea... method weekYear (line 74) | public function weekYear($year = null, $dayOfWeek = null, $dayOfYear =... method isoWeeksInYear (line 134) | public function isoWeeksInYear($dayOfWeek = null, $dayOfYear = null) method weeksInYear (line 152) | public function weeksInYear($dayOfWeek = null, $dayOfYear = null) method week (line 182) | public function week($week = null, $dayOfWeek = null, $dayOfYear = null) method isoWeek (line 215) | public function isoWeek($week = null, $dayOfWeek = null, $dayOfYear = ... FILE: vendor/nesbot/carbon/src/Carbon/Translator.php class Translator (line 31) | class Translator extends LazyTranslator FILE: vendor/nesbot/carbon/src/Carbon/TranslatorImmutable.php class TranslatorImmutable (line 20) | class TranslatorImmutable extends Translator method __construct (line 24) | public function __construct($locale, ?MessageFormatterInterface $forma... method setDirectories (line 33) | public function setDirectories(array $directories): static method setLocale (line 40) | public function setLocale($locale): void method setMessages (line 50) | public function setMessages(string $locale, array $messages): static method setTranslations (line 60) | public function setTranslations(array $messages): static method setConfigCacheFactory (line 70) | public function setConfigCacheFactory(ConfigCacheFactoryInterface $con... method resetMessages (line 77) | public function resetMessages(?string $locale = null): bool method setFallbackLocales (line 87) | public function setFallbackLocales(array $locales): void method disallowMutation (line 94) | private function disallowMutation($method) FILE: vendor/nesbot/carbon/src/Carbon/TranslatorStrongTypeInterface.php type TranslatorStrongTypeInterface (line 21) | interface TranslatorStrongTypeInterface method getFromCatalogue (line 23) | public function getFromCatalogue(MessageCatalogueInterface $catalogue,... FILE: vendor/nesbot/carbon/src/Carbon/Unit.php method toName (line 32) | public static function toName(self|string $unit): string method toNameIfUnit (line 38) | public static function toNameIfUnit(mixed $unit): mixed method fromName (line 43) | public static function fromName(string $name, ?string $locale = null): self method singular (line 76) | public function singular(?string $locale = null): string method plural (line 88) | public function plural(?string $locale = null): string method interval (line 100) | public function interval(int|float $value = 1): CarbonInterval method locale (line 105) | public function locale(string $locale): CarbonInterval method toPeriod (line 110) | public function toPeriod(...$params): CarbonPeriod method stepBy (line 115) | public function stepBy(mixed $interval, Unit|string|null $unit = null): ... FILE: vendor/nesbot/carbon/src/Carbon/WeekDay.php method int (line 29) | public static function int(self|int|null $value): ?int method fromNumber (line 34) | public static function fromNumber(int $number): self method fromName (line 41) | public static function fromName(string $name, ?string $locale = null): self method next (line 59) | public function next(?CarbonImmutable $now = null): CarbonImmutable method locale (line 64) | public function locale(string $locale, ?CarbonImmutable $now = null): Ca... FILE: vendor/nesbot/carbon/src/Carbon/WrapperClock.php class WrapperClock (line 24) | final class WrapperClock implements ClockInterface method __construct (line 26) | public function __construct( method unwrap (line 31) | public function unwrap(): PsrClockInterface|Factory|DateTimeInterface method getFactory (line 36) | public function getFactory(): Factory method nowRaw (line 62) | private function nowRaw(): DateTimeInterface method now (line 75) | public function now(): DateTimeImmutable method nowAs (line 91) | public function nowAs(string $class, DateTimeZone|string|int|null $tim... method nowAsCarbon (line 99) | public function nowAsCarbon(DateTimeZone|string|int|null $timezone = n... method dateAsCarbon (line 108) | private function dateAsCarbon(DateTimeInterface $date, DateTimeZone|st... method sleep (line 115) | public function sleep(float|int $seconds): void method withTimeZone (line 140) | public function withTimeZone(DateTimeZone|string $timezone): static method addSeconds (line 161) | private function addSeconds(DateTimeInterface $date, float|int $second... FILE: vendor/nette/schema/src/Schema/Context.php class Context (line 13) | final class Context method addError (line 32) | public function addError(string $message, string $code, array $variabl... method addWarning (line 39) | public function addWarning(string $message, string $code, array $varia... method createChecker (line 46) | public function createChecker(): \Closure FILE: vendor/nette/schema/src/Schema/DynamicParameter.php type DynamicParameter (line 13) | interface DynamicParameter FILE: vendor/nette/schema/src/Schema/Elements/AnyOf.php class AnyOf (line 18) | final class AnyOf implements Schema method __construct (line 25) | public function __construct(mixed ...$set) method firstIsDefault (line 35) | public function firstIsDefault(): self method nullable (line 42) | public function nullable(): self method dynamic (line 49) | public function dynamic(): self method normalize (line 59) | public function normalize(mixed $value, Context $context): mixed method merge (line 65) | public function merge(mixed $value, mixed $base): mixed method complete (line 76) | public function complete(mixed $value, Context $context): mixed method findAlternative (line 85) | private function findAlternative(mixed $value, Context $context): mixed method completeDefault (line 131) | public function completeDefault(Context $context): mixed FILE: vendor/nette/schema/src/Schema/Elements/Base.php type Base (line 20) | trait Base method default (line 33) | public function default(mixed $value): self method required (line 40) | public function required(bool $state = true): self method before (line 47) | public function before(callable $handler): self method castTo (line 54) | public function castTo(string $type): self method transform (line 60) | public function transform(callable $handler): self method assert (line 67) | public function assert(callable $handler, ?string $description = null)... method deprecated (line 84) | public function deprecated(string $message = 'The item %path% is depre... method completeDefault (line 91) | public function completeDefault(Context $context): mixed method doNormalize (line 105) | public function doNormalize(mixed $value, Context $context): mixed method doDeprecation (line 115) | private function doDeprecation(Context $context): void method doTransform (line 126) | private function doTransform(mixed $value, Context $context): mixed method doValidate (line 140) | private function doValidate(mixed $value, string $expected, Context $c... method doValidateRange (line 149) | private static function doValidateRange(mixed $value, array $range, Co... method doFinalize (line 158) | private function doFinalize(mixed $value, Context $context): mixed FILE: vendor/nette/schema/src/Schema/Elements/Structure.php class Structure (line 18) | final class Structure implements Schema method __construct (line 36) | public function __construct(array $shape) method default (line 45) | public function default(mixed $value): self method min (line 51) | public function min(?int $min): self method max (line 58) | public function max(?int $max): self method otherItems (line 65) | public function otherItems(string|Schema $type = 'mixed'): self method skipDefaults (line 72) | public function skipDefaults(bool $state = true): self method extend (line 79) | public function extend(array|self $shape): self method getShape (line 86) | public function getShape(): array method normalize (line 95) | public function normalize(mixed $value, Context $context): mixed method merge (line 125) | public function merge(mixed $value, mixed $base): mixed method complete (line 152) | public function complete(mixed $value, Context $context): mixed method validateItems (line 169) | private function validateItems(array &$value, Context $context): void method completeDefault (line 204) | public function completeDefault(Context $context): mixed FILE: vendor/nette/schema/src/Schema/Elements/Type.php class Type (line 18) | final class Type implements Schema method __construct (line 32) | public function __construct(string $type) method nullable (line 40) | public function nullable(): self method mergeDefaults (line 47) | public function mergeDefaults(bool $state = true): self method dynamic (line 54) | public function dynamic(): self method min (line 61) | public function min(?float $min): self method max (line 68) | public function max(?float $max): self method items (line 78) | public function items(string|Schema $valueType = 'mixed', string|Schem... method pattern (line 90) | public function pattern(?string $pattern): self method normalize (line 100) | public function normalize(mixed $value, Context $context): mixed method merge (line 131) | public function merge(mixed $value, mixed $base): mixed method complete (line 158) | public function complete(mixed $value, Context $context): mixed method validateItems (line 191) | private function validateItems(array &$value, Context $context): void FILE: vendor/nette/schema/src/Schema/Expect.php class Expect (line 32) | final class Expect method __callStatic (line 34) | public static function __callStatic(string $name, array $args): Type method type (line 45) | public static function type(string $type): Type method anyOf (line 51) | public static function anyOf(mixed ...$set): AnyOf method structure (line 60) | public static function structure(array $shape): Structure method from (line 66) | public static function from(object $object, array $items = []): Structure method array (line 100) | public static function array(?array $shape = []): Structure|Type method arrayOf (line 108) | public static function arrayOf(string|Schema $valueType, string|Schema... method listOf (line 114) | public static function listOf(string|Schema $type): Type FILE: vendor/nette/schema/src/Schema/Helpers.php class Helpers (line 19) | final class Helpers method merge (line 29) | public static function merge(mixed $value, mixed $base): mixed method getPropertyType (line 58) | public static function getPropertyType(\ReflectionProperty|\Reflection... method parseAnnotation (line 78) | public static function parseAnnotation(\Reflector $ref, string $name):... method formatValue (line 93) | public static function formatValue(mixed $value): string method validateType (line 109) | public static function validateType(mixed $value, string $expected, Co... method validateRange (line 123) | public static function validateRange(mixed $value, array $range, Conte... method isInRange (line 149) | public static function isInRange(mixed $value, array $range): bool method validatePattern (line 156) | public static function validatePattern(string $value, string $pattern,... method getCastStrategy (line 168) | public static function getCastStrategy(string $type): \Closure FILE: vendor/nette/schema/src/Schema/Message.php class Message (line 15) | final class Message method __construct (line 75) | public function __construct(string $message, string $code, array $path... method toString (line 84) | public function toString(): string FILE: vendor/nette/schema/src/Schema/Processor.php class Processor (line 18) | final class Processor method skipDefaults (line 25) | public function skipDefaults(bool $value = true): void method process (line 35) | public function process(Schema $schema, mixed $data): mixed method processMultiple (line 50) | public function processMultiple(Schema $schema, array $dataset): mixed method getWarnings (line 71) | public function getWarnings(): array method throwsErrors (line 82) | private function throwsErrors(): void method createContext (line 90) | private function createContext(): void FILE: vendor/nette/schema/src/Schema/Schema.php type Schema (line 13) | interface Schema method normalize (line 19) | function normalize(mixed $value, Context $context); method merge (line 25) | function merge(mixed $value, mixed $base); method complete (line 31) | function complete(mixed $value, Context $context); method completeDefault (line 36) | function completeDefault(Context $context); FILE: vendor/nette/schema/src/Schema/ValidationException.php class ValidationException (line 18) | class ValidationException extends Nette\InvalidStateException method __construct (line 27) | public function __construct(?string $message, array $messages = []) method getMessages (line 37) | public function getMessages(): array method getMessageObjects (line 51) | public function getMessageObjects(): array FILE: vendor/nette/utils/src/HtmlStringable.php type HtmlStringable (line 13) | interface HtmlStringable method __toString (line 18) | function __toString(): string; FILE: vendor/nette/utils/src/Iterators/CachingIterator.php class CachingIterator (line 27) | class CachingIterator extends \CachingIterator implements \Countable method __construct (line 34) | public function __construct(iterable|\stdClass $iterable) method isFirst (line 46) | public function isFirst(?int $gridWidth = null): bool method isLast (line 55) | public function isLast(?int $gridWidth = null): bool method isEmpty (line 64) | public function isEmpty(): bool method isOdd (line 73) | public function isOdd(): bool method isEven (line 82) | public function isEven(): bool method getCounter (line 91) | public function getCounter(): int method count (line 100) | public function count(): int method next (line 115) | public function next(): void method rewind (line 127) | public function rewind(): void method getNextKey (line 137) | public function getNextKey(): mixed method getNextValue (line 146) | public function getNextValue(): mixed FILE: vendor/nette/utils/src/Iterators/Mapper.php class Mapper (line 16) | class Mapper extends \IteratorIterator method __construct (line 22) | public function __construct(\Traversable $iterator, callable $callback) method current (line 29) | public function current(): mixed FILE: vendor/nette/utils/src/SmartObject.php type SmartObject (line 22) | trait SmartObject method __call (line 28) | public function __call(string $name, array $args) method __callStatic (line 52) | public static function __callStatic(string $name, array $args) method __get (line 62) | public function &__get(string $name) method __set (line 95) | public function __set(string $name, mixed $value): void method __unset (line 127) | public function __unset(string $name): void method __isset (line 136) | public function __isset(string $name): bool FILE: vendor/nette/utils/src/StaticClass.php type StaticClass (line 16) | trait StaticClass method __construct (line 21) | private function __construct() method __callStatic (line 30) | public static function __callStatic(string $name, array $args): mixed FILE: vendor/nette/utils/src/Translator.php type Translator (line 16) | interface Translator method translate (line 21) | function translate(string|\Stringable $message, mixed ...$parameters):... FILE: vendor/nette/utils/src/Utils/ArrayHash.php class ArrayHash (line 21) | class ArrayHash extends \stdClass implements \ArrayAccess, \Countable, \... method from (line 27) | public static function from(array $array, bool $recursive = true): static method getIterator (line 44) | public function &getIterator(): \Iterator method count (line 55) | public function count(): int method offsetSet (line 66) | public function offsetSet($key, $value): void method offsetGet (line 81) | #[\ReturnTypeWillChange] method offsetExists (line 92) | public function offsetExists($key): bool method offsetUnset (line 102) | public function offsetUnset($key): void FILE: vendor/nette/utils/src/Utils/ArrayList.php class ArrayList (line 21) | class ArrayList implements \ArrayAccess, \Countable, \IteratorAggregate method from (line 32) | public static function from(array $array): static method getIterator (line 48) | public function &getIterator(): \Iterator method count (line 59) | public function count(): int method offsetSet (line 71) | public function offsetSet($index, $value): void method offsetGet (line 91) | public function offsetGet($index): mixed method offsetExists (line 105) | public function offsetExists($index): bool method offsetUnset (line 116) | public function offsetUnset($index): void method prepend (line 130) | public function prepend(mixed $value): void FILE: vendor/nette/utils/src/Utils/Arrays.php class Arrays (line 20) | class Arrays method get (line 33) | public static function get(array $array, string|int|array $key, mixed ... method getRef (line 59) | public static function &getRef(array &$array, string|int|array $key): ... method mergeTree (line 83) | public static function mergeTree(array $array1, array $array2): array method getKeyOffset (line 99) | public static function getKeyOffset(array $array, string|int $key): ?int method searchKey (line 108) | public static function searchKey(array $array, $key): ?int method contains (line 117) | public static function contains(array $array, mixed $value): bool method first (line 131) | public static function first(array $array, ?callable $predicate = null... method last (line 148) | public static function last(array $array, ?callable $predicate = null,... method firstKey (line 165) | public static function firstKey(array $array, ?callable $predicate = n... method lastKey (line 187) | public static function lastKey(array $array, ?callable $predicate = nu... method insertBefore (line 199) | public static function insertBefore(array &$array, string|int|null $ke... method insertAfter (line 212) | public static function insertAfter(array &$array, string|int|null $key... method renameKey (line 227) | public static function renameKey(array &$array, string|int $oldKey, st... method grep (line 248) | public static function grep( method flatten (line 263) | public static function flatten(array $array, bool $preserveKeys = fals... method isList (line 278) | public static function isList(mixed $value): bool method associate (line 292) | public static function associate(array $array, $path): array|\stdClass method normalize (line 345) | public static function normalize(array $array, mixed $filling = null):... method pick (line 365) | public static function pick(array &$array, string|int $key, mixed $def... method some (line 388) | public static function some(iterable $array, callable $predicate): bool method every (line 407) | public static function every(iterable $array, callable $predicate): bool method filter (line 427) | public static function filter(array $array, callable $predicate): array method map (line 448) | public static function map(iterable $array, callable $transformer): array method mapWithKeys (line 470) | public static function mapWithKeys(array $array, callable $transformer... method invoke (line 488) | public static function invoke(iterable $callbacks, ...$args): array method invokeMethod (line 503) | public static function invokeMethod(iterable $objects, string $method,... method toObject (line 520) | public static function toObject(iterable $array, object $object): object method toKey (line 533) | public static function toKey(mixed $value): int|string method wrap (line 545) | public static function wrap(array $array, string $prefix = '', string ... FILE: vendor/nette/utils/src/Utils/Callback.php class Callback (line 19) | final class Callback method invokeSafe (line 26) | public static function invokeSafe(string $function, array $args, calla... method check (line 56) | public static function check(mixed $callable, bool $syntax = false) method toString (line 73) | public static function toString(mixed $callable): string method toReflection (line 90) | public static function toReflection($callable): \ReflectionMethod|\Ref... method isStatic (line 111) | public static function isStatic(callable $callable): bool method unwrap (line 120) | public static function unwrap(\Closure $closure): callable|array FILE: vendor/nette/utils/src/Utils/DateTime.php class DateTime (line 18) | class DateTime extends \DateTime implements \JsonSerializable method from (line 45) | public static function from(string|int|\DateTimeInterface|null $time):... method fromParts (line 67) | public static function fromParts( method createFromFormat (line 93) | public static function createFromFormat( method __construct (line 111) | public function __construct(string $datetime = 'now', ?\DateTimeZone $... method modify (line 117) | public function modify(string $modifier): static method setDate (line 124) | public function setDate(int $year, int $month, int $day): static method setTime (line 133) | public function setTime(int $hour, int $minute, int $second = 0, int $... method relativeToSeconds (line 150) | public static function relativeToSeconds(string $relativeTime): int method apply (line 157) | private function apply(string $datetime, $timezone = null, bool $ctr =... method jsonSerialize (line 188) | public function jsonSerialize(): string method __toString (line 197) | public function __toString(): string method modifyClone (line 206) | public function modifyClone(string $modify = ''): static method handleErrors (line 213) | private function handleErrors(string $value): void FILE: vendor/nette/utils/src/Utils/FileInfo.php class FileInfo (line 19) | final class FileInfo extends \SplFileInfo method __construct (line 24) | public function __construct(string $file, string $relativePath = '') method getRelativePath (line 35) | public function getRelativePath(): string method getRelativePathname (line 44) | public function getRelativePathname(): string method read (line 55) | public function read(): string method write (line 65) | public function write(string $content): void FILE: vendor/nette/utils/src/Utils/FileSystem.php class FileSystem (line 18) | final class FileSystem method createDir (line 24) | public static function createDir(string $dir, int $mode = 0777): void method copy (line 42) | public static function copy(string $origin, string $target, bool $over... method open (line 82) | public static function open(string $path, string $mode) method delete (line 100) | public static function delete(string $path): void method rename (line 132) | public static function rename(string $origin, string $target, bool $ov... method read (line 162) | public static function read(string $file): string method readLines (line 183) | public static function readLines(string $file, bool $stripNewLines = t... method write (line 212) | public static function write(string $file, string $content, ?int $mode... method makeWritable (line 239) | public static function makeWritable(string $path, int $dirMode = 0777,... method isAbsolute (line 272) | public static function isAbsolute(string $path): bool method normalizePath (line 281) | public static function normalizePath(string $path): string method joinPaths (line 302) | public static function joinPaths(string ...$paths): string method resolvePath (line 311) | public static function resolvePath(string $basePath, string $path): st... method unixSlashes (line 324) | public static function unixSlashes(string $path): string method platformSlashes (line 333) | public static function platformSlashes(string $path): string FILE: vendor/nette/utils/src/Utils/Finder.php class Finder (line 25) | class Finder implements \IteratorAggregate method find (line 54) | public static function find(string|array $masks = ['*']): static method findFiles (line 64) | public static function findFiles(string|array $masks = ['*']): static method findDirectories (line 74) | public static function findDirectories(string|array $masks = ['*']): s... method files (line 84) | public function files(string|array $masks = ['*']): static method directories (line 93) | public function directories(string|array $masks = ['*']): static method addMask (line 99) | private function addMask(array $masks, string $mode): static method in (line 121) | public function in(string|array $paths): static method from (line 132) | public function from(string|array $paths): static method addLocation (line 140) | private function addLocation(array $paths, string $ext): void method childFirst (line 155) | public function childFirst(bool $state = true): static method ignoreUnreadableDirs (line 165) | public function ignoreUnreadableDirs(bool $state = true): static method sortBy (line 176) | public function sortBy(callable $callback): static method sortByName (line 186) | public function sortByName(): static method append (line 196) | public function append(string|array|null $paths = null): static method exclude (line 213) | public function exclude(string|array $masks): static method filter (line 240) | public function filter(callable $callback): static method descentFilter (line 251) | public function descentFilter(callable $callback): static method limitDepth (line 261) | public function limitDepth(?int $depth): static method size (line 271) | public function size(string $operator, ?int $size = null): static method date (line 291) | public function date(string $operator, string|int|\DateTimeInterface|n... method collect (line 314) | public function collect(): array method getIterator (line 321) | public function getIterator(): \Generator method traverseDir (line 344) | private function traverseDir(string $dir, array $searches, array $subd... method convertToFiles (line 404) | private function convertToFiles(iterable $pathNames, string $relativeP... method proveFilters (line 416) | private function proveFilters(array $filters, FileInfo $file, array &$... method buildPlan (line 431) | private function buildPlan(): array method splitRecursivePart (line 472) | private static function splitRecursivePart(string $path): array method buildPattern (line 485) | private function buildPattern(string $mask): string FILE: vendor/nette/utils/src/Utils/Floats.php class Floats (line 18) | class Floats method isZero (line 25) | public static function isZero(float $value): bool method isInteger (line 31) | public static function isInteger(float $value): bool method compare (line 41) | public static function compare(float $a, float $b): int method areEqual (line 63) | public static function areEqual(float $a, float $b): bool method isLessThan (line 73) | public static function isLessThan(float $a, float $b): bool method isLessThanOrEqualTo (line 83) | public static function isLessThanOrEqualTo(float $a, float $b): bool method isGreaterThan (line 93) | public static function isGreaterThan(float $a, float $b): bool method isGreaterThanOrEqualTo (line 103) | public static function isGreaterThanOrEqualTo(float $a, float $b): bool FILE: vendor/nette/utils/src/Utils/Helpers.php class Helpers (line 15) | class Helpers method capture (line 23) | public static function capture(callable $func): string method getLastError (line 40) | public static function getLastError(): string method falseToNull (line 52) | public static function falseToNull(mixed $value): mixed method clamp (line 61) | public static function clamp(int|float $value, int|float $min, int|flo... method getSuggestion (line 75) | public static function getSuggestion(array $possibilities, string $val... method compare (line 93) | public static function compare(mixed $left, string $operator, mixed $r... FILE: vendor/nette/utils/src/Utils/Html.php class Html (line 234) | class Html implements \ArrayAccess, \Countable, \IteratorAggregate, Html... method el (line 261) | public static function el(?string $name = null, array|string|null $att... method fromHtml (line 287) | public static function fromHtml(string $html): static method fromText (line 296) | public static function fromText(string $text): static method toHtml (line 305) | final public function toHtml(): string method toText (line 314) | final public function toText(): string method htmlToText (line 323) | public static function htmlToText(string $html): string method setName (line 332) | final public function setName(string $name, ?bool $isEmpty = null): st... method getName (line 343) | final public function getName(): string method isEmpty (line 352) | final public function isEmpty(): bool method addAttributes (line 361) | public function addAttributes(array $attrs): static method appendAttribute (line 371) | public function appendAttribute(string $name, mixed $value, mixed $opt... method setAttribute (line 394) | public function setAttribute(string $name, mixed $value): static method getAttribute (line 404) | public function getAttribute(string $name): mixed method removeAttribute (line 413) | public function removeAttribute(string $name): static method removeAttributes (line 423) | public function removeAttributes(array $attributes): static method __set (line 436) | final public function __set(string $name, mixed $value): void method __get (line 445) | final public function &__get(string $name): mixed method __isset (line 454) | final public function __isset(string $name): bool method __unset (line 463) | final public function __unset(string $name): void method __call (line 472) | final public function __call(string $m, array $args): mixed method href (line 502) | final public function href(string $path, array $query = []): static method data (line 519) | public function data(string $name, mixed $value = null): static method setHtml (line 536) | final public function setHtml(mixed $html): static method getHtml (line 546) | final public function getHtml(): string method setText (line 555) | final public function setText(mixed $text): static method getText (line 569) | final public function getText(): string method addHtml (line 578) | final public function addHtml(mixed $child): static method addText (line 587) | public function addText(mixed $text): static method create (line 600) | final public function create(string $name, array|string|null $attrs = ... method insert (line 610) | public function insert(?int $index, HtmlStringable|string $child, bool... method offsetSet (line 629) | final public function offsetSet($index, $child): void method offsetGet (line 639) | final public function offsetGet($index): HtmlStringable|string method offsetExists (line 649) | final public function offsetExists($index): bool method offsetUnset (line 659) | public function offsetUnset($index): void method count (line 670) | final public function count(): int method removeChildren (line 679) | public function removeChildren(): void method getIterator (line 689) | final public function getIterator(): \ArrayIterator method getChildren (line 698) | final public function getChildren(): array method render (line 707) | final public function render(?int $indent = null): string method __toString (line 737) | final public function __toString(): string method startTag (line 746) | final public function startTag(): string method endTag (line 757) | final public function endTag(): string method attributes (line 767) | final public function attributes(): string method __clone (line 831) | public function __clone() FILE: vendor/nette/utils/src/Utils/Image.php class Image (line 91) | class Image method rgb (line 148) | public static function rgb(int $red, int $green, int $blue, int $trans... method fromFile (line 164) | public static function fromFile(string $file, ?int &$type = null): static method fromString (line 181) | public static function fromString(string $s, ?int &$type = null): static method invokeSafe (line 193) | private static function invokeSafe(string $func, string $arg, string $... method fromBlank (line 216) | public static function fromBlank(int $width, int $height, ImageColor|a... method detectTypeFromFile (line 238) | public static function detectTypeFromFile(string $file, &$width = null... method detectTypeFromString (line 249) | public static function detectTypeFromString(string $s, &$width = null,... method typeToExtension (line 261) | public static function typeToExtension(int $type): string method extensionToType (line 275) | public static function extensionToType(string $extension): int method typeToMimeType (line 291) | public static function typeToMimeType(int $type): string method isTypeSupported (line 300) | public static function isTypeSupported(int $type): bool method getSupportedTypes (line 316) | public static function getSupportedTypes(): array method __construct (line 334) | public function __construct(\GdImage $image) method getWidth (line 345) | public function getWidth(): int method getHeight (line 355) | public function getHeight(): int method setImageResource (line 364) | protected function setImageResource(\GdImage $image): static method getImageResource (line 374) | public function getImageResource(): \GdImage method resize (line 384) | public function resize(int|string|null $width, int|string|null $height... method calculateSize (line 421) | public static function calculateSize( method crop (line 488) | public function crop(int|string $left, int|string $top, int|string $wi... method calculateCutout (line 508) | public static function calculateCutout( method sharpen (line 552) | public function sharpen(): static method place (line 567) | public function place(self $image, int|string $left = 0, int|string $t... method calculateTextBox (line 628) | public static function calculateTextBox( method rectangleWH (line 650) | public function rectangleWH(int $x, int $y, int $width, int $height, I... method filledRectangleWH (line 661) | public function filledRectangleWH(int $x, int $y, int $width, int $hei... method save (line 674) | public function save(string $file, ?int $quality = null, ?int $type = ... method toString (line 685) | public function toString(int $type = ImageType::JPEG, ?int $quality = ... method __toString (line 696) | public function __toString(): string method send (line 707) | public function send(int $type = ImageType::JPEG, ?int $quality = null... method output (line 719) | private function output(int $type, ?int $quality, ?string $file = null... method __call (line 749) | public function __call(string $name, array $args): mixed method __clone (line 772) | public function __clone() method isPercent (line 780) | private static function isPercent(int|string &$num): bool method __sleep (line 797) | public function __sleep(): array method resolveColor (line 803) | public function resolveColor(ImageColor|array $color): int method ensureExtension (line 810) | private static function ensureExtension(): void FILE: vendor/nette/utils/src/Utils/ImageColor.php class ImageColor (line 18) | class ImageColor method rgb (line 20) | public static function rgb(int $red, int $green, int $blue, float $opa... method hex (line 29) | public static function hex(string $hex): self method __construct (line 53) | private function __construct( method toRGBA (line 66) | public function toRGBA(): array FILE: vendor/nette/utils/src/Utils/ImageType.php class ImageType (line 16) | final class ImageType FILE: vendor/nette/utils/src/Utils/Iterables.php class Iterables (line 18) | final class Iterables method contains (line 25) | public static function contains(iterable $iterable, mixed $value): bool method containsKey (line 39) | public static function containsKey(iterable $iterable, mixed $key): bool method first (line 58) | public static function first(iterable $iterable, ?callable $predicate ... method firstKey (line 77) | public static function firstKey(iterable $iterable, ?callable $predica... method some (line 95) | public static function some(iterable $iterable, callable $predicate): ... method every (line 113) | public static function every(iterable $iterable, callable $predicate):... method filter (line 132) | public static function filter(iterable $iterable, callable $predicate)... method map (line 151) | public static function map(iterable $iterable, callable $transformer):... method mapWithKeys (line 169) | public static function mapWithKeys(iterable $iterable, callable $trans... method memoize (line 188) | public static function memoize(iterable $iterable): iterable method toIterator (line 230) | public static function toIterator(iterable $iterable): \Iterator FILE: vendor/nette/utils/src/Utils/Json.php class Json (line 18) | final class Json method encode (line 37) | public static function encode( method decode (line 70) | public static function decode(string $json, bool|int $forceArrays = fa... FILE: vendor/nette/utils/src/Utils/ObjectHelpers.php class ObjectHelpers (line 20) | final class ObjectHelpers method strictGet (line 28) | public static function strictGet(string $class, string $name): void method strictSet (line 43) | public static function strictSet(string $class, string $name): void method strictCall (line 58) | public static function strictCall(string $class, string $method, array... method strictStaticCall (line 91) | public static function strictStaticCall(string $class, string $method)... method getMagicProperties (line 124) | public static function getMagicProperties(string $class): array method getSuggestion (line 172) | public static function getSuggestion(array $possibilities, string $val... method parseFullDoc (line 192) | private static function parseFullDoc(\ReflectionClass $rc, string $pat... method hasProperty (line 212) | public static function hasProperty(string $class, string $name): bool|... FILE: vendor/nette/utils/src/Utils/Paginator.php class Paginator (line 33) | class Paginator method setPage (line 51) | public function setPage(int $page): static method getPage (line 61) | public function getPage(): int method getFirstPage (line 70) | public function getFirstPage(): int method getLastPage (line 79) | public function getLastPage(): ?int method getFirstItemOnPage (line 91) | public function getFirstItemOnPage(): int method getLastItemOnPage (line 103) | public function getLastItemOnPage(): int method setBase (line 112) | public function setBase(int $base): static method getBase (line 122) | public function getBase(): int method getPageIndex (line 132) | protected function getPageIndex(): int method isFirst (line 144) | public function isFirst(): bool method isLast (line 153) | public function isLast(): bool method getPageCount (line 165) | public function getPageCount(): ?int method setItemsPerPage (line 176) | public function setItemsPerPage(int $itemsPerPage): static method getItemsPerPage (line 187) | public function getItemsPerPage(): int method setItemCount (line 196) | public function setItemCount(?int $itemCount = null): static method getItemCount (line 207) | public function getItemCount(): ?int method getOffset (line 217) | public function getOffset(): int method getCountdownOffset (line 227) | public function getCountdownOffset(): ?int method getLength (line 239) | public function getLength(): int FILE: vendor/nette/utils/src/Utils/Random.php class Random (line 19) | final class Random method generate (line 27) | public static function generate(int $length = 10, string $charlist = '... FILE: vendor/nette/utils/src/Utils/Reflection.php class Reflection (line 18) | final class Reflection method isBuiltinType (line 23) | public static function isBuiltinType(string $type): bool method isClassKeyword (line 30) | public static function isClassKeyword(string $name): bool method getParameterDefaultValue (line 37) | public static function getParameterDefaultValue(\ReflectionParameter $... method getPropertyDeclaringClass (line 71) | public static function getPropertyDeclaringClass(\ReflectionProperty $... method getMethodDeclaringMethod (line 90) | public static function getMethodDeclaringMethod(\ReflectionMethod $met... method areCommentsAvailable (line 125) | public static function areCommentsAvailable(): bool method toString (line 132) | public static function toString(\Reflector $ref): string method expandClassName (line 157) | public static function expandClassName(string $name, \ReflectionClass ... method getUseStatements (line 194) | public static function getUseStatements(\ReflectionClass $class): array method parseUseStatements (line 217) | private static function parseUseStatements(string $code, ?string $forC... method fetch (line 305) | private static function fetch(array &$tokens, string|int|array $take):... FILE: vendor/nette/utils/src/Utils/ReflectionMethod.php class ReflectionMethod (line 17) | final class ReflectionMethod extends \ReflectionMethod method __construct (line 22) | public function __construct(object|string $objectOrMethod, ?string $me... method getOriginalClass (line 32) | public function getOriginalClass(): \ReflectionClass FILE: vendor/nette/utils/src/Utils/Strings.php class Strings (line 20) | class Strings method checkEncoding (line 33) | public static function checkEncoding(string $s): bool method fixEncoding (line 42) | public static function fixEncoding(string $s): string method chr (line 53) | public static function chr(int $code): string method ord (line 68) | public static function ord(string $c): int method startsWith (line 86) | public static function startsWith(string $haystack, string $needle): bool method endsWith (line 95) | public static function endsWith(string $haystack, string $needle): bool method contains (line 104) | public static function contains(string $haystack, string $needle): bool method substring (line 114) | public static function substring(string $s, int $start, ?int $length =... method normalize (line 134) | public static function normalize(string $s): string method normalizeNewLines (line 157) | public static function normalizeNewLines(string $s): string method unixNewLines (line 167) | public static function unixNewLines(string $s): string method platformNewLines (line 177) | public static function platformNewLines(string $s): string method toAscii (line 186) | public static function toAscii(string $s): string method webalize (line 252) | public static function webalize(string $s, ?string $charlist = null, b... method truncate (line 269) | public static function truncate(string $s, int $maxLen, string $append... method indent (line 292) | public static function indent(string $s, int $level = 1, string $chars... method lower (line 305) | public static function lower(string $s): string method firstLower (line 314) | public static function firstLower(string $s): string method upper (line 323) | public static function upper(string $s): string method firstUpper (line 332) | public static function firstUpper(string $s): string method capitalize (line 341) | public static function capitalize(string $s): string method compare (line 352) | public static function compare(string $left, string $right, ?int $leng... method findPrefix (line 375) | public static function findPrefix(array $strings): string method length (line 398) | public static function length(string $s): int method trim (line 411) | public static function trim(string $s, string $charlist = self::TrimCh... method padLeft (line 422) | public static function padLeft(string $s, int $length, string $pad = '... method padRight (line 434) | public static function padRight(string $s, int $length, string $pad = ... method reverse (line 445) | public static function reverse(string $s): string method before (line 459) | public static function before(string $haystack, string $needle, int $n... method after (line 472) | public static function after(string $haystack, string $needle, int $nt... method indexOf (line 485) | public static function indexOf(string $haystack, string $needle, int $... method pos (line 497) | private static function pos(string $haystack, string $needle, int $nth... method split (line 531) | public static function split( method match (line 557) | public static function match( method matchAll (line 593) | public static function matchAll( method replace (line 651) | public static function replace( method bytesToChars (line 690) | private static function bytesToChars(string $s, array $groups): array method pcre (line 711) | public static function pcre(string $func, array $args) FILE: vendor/nette/utils/src/Utils/Type.php class Type (line 18) | final class Type method fromReflection (line 30) | public static function fromReflection( method fromReflectionType (line 42) | private static function fromReflectionType(\ReflectionType $type, $of,... method fromString (line 65) | public static function fromString(string $type): self method resolve (line 90) | public static function resolve( method __construct (line 110) | private function __construct(array $types, string $kind = '|') method __toString (line 124) | public function __toString(): string method getNames (line 143) | public function getNames(): array method getTypes (line 153) | public function getTypes(): array method getSingleName (line 162) | public function getSingleName(): ?string method isUnion (line 173) | public function isUnion(): bool method isIntersection (line 182) | public function isIntersection(): bool method isSimple (line 191) | public function isSimple(): bool method isSingle (line 198) | public function isSingle(): bool method isBuiltin (line 207) | public function isBuiltin(): bool method isClass (line 216) | public function isClass(): bool method isClassKeyword (line 225) | public function isClassKeyword(): bool method allows (line 234) | public function allows(string $subtype): bool method allows2 (line 247) | private function allows2(array $subtypes): bool method allows3 (line 255) | private function allows3(array $types, array $subtypes): bool FILE: vendor/nette/utils/src/Utils/Validators.php class Validators (line 18) | class Validators method assert (line 98) | public static function assert(mixed $value, string $expected, string $... method assertField (line 120) | public static function assertField( method is (line 139) | public static function is(mixed $value, string $expected): bool method everyIs (line 201) | public static function everyIs(iterable $values, string $expected): bool method isNumber (line 217) | public static function isNumber(mixed $value): bool method isNumericInt (line 227) | public static function isNumericInt(mixed $value): bool method isNumeric (line 237) | public static function isNumeric(mixed $value): bool method isCallable (line 246) | public static function isCallable(mixed $value): bool method isUnicode (line 255) | public static function isUnicode(mixed $value): bool method isNone (line 265) | public static function isNone(mixed $value): bool method isMixed (line 272) | public static function isMixed(): bool method isList (line 283) | public static function isList(mixed $value): bool method isInRange (line 293) | public static function isInRange(mixed $value, array $range): bool method isEmail (line 319) | public static function isEmail(string $value): bool method isUrl (line 337) | public static function isUrl(string $value): bool method isUri (line 360) | public static function isUri(string $value): bool method isType (line 370) | public static function isType(string $type): bool method isPhpIdentifier (line 379) | public static function isPhpIdentifier(string $value): bool method isBuiltinType (line 388) | public static function isBuiltinType(string $type): bool method isClassKeyword (line 397) | public static function isClassKeyword(string $name): bool method isTypeDeclaration (line 406) | public static function isTypeDeclaration(string $type): bool FILE: vendor/nette/utils/src/Utils/exceptions.php class ImageException (line 16) | class ImageException extends \Exception class UnknownImageFileException (line 24) | class UnknownImageFileException extends ImageException class JsonException (line 32) | class JsonException extends \JsonException class RegexpException (line 40) | class RegexpException extends \Exception class AssertionException (line 48) | class AssertionException extends \Exception FILE: vendor/nette/utils/src/compatibility.php type IHtmlString (line 16) | interface IHtmlString extends Nette\HtmlStringable type ITranslator (line 27) | interface ITranslator extends Translator FILE: vendor/nette/utils/src/exceptions.php class ArgumentOutOfRangeException (line 16) | class ArgumentOutOfRangeException extends \InvalidArgumentException class InvalidStateException (line 24) | class InvalidStateException extends \RuntimeException class NotImplementedException (line 32) | class NotImplementedException extends \LogicException class NotSupportedException (line 40) | class NotSupportedException extends \LogicException class DeprecatedException (line 48) | class DeprecatedException extends NotSupportedException class MemberAccessException (line 56) | class MemberAccessException extends \Error class IOException (line 64) | class IOException extends \RuntimeException class FileNotFoundException (line 72) | class FileNotFoundException extends IOException class DirectoryNotFoundException (line 80) | class DirectoryNotFoundException extends IOException class InvalidArgumentException (line 88) | class InvalidArgumentException extends \InvalidArgumentException class OutOfRangeException (line 96) | class OutOfRangeException extends \OutOfRangeException class UnexpectedValueException (line 104) | class UnexpectedValueException extends \UnexpectedValueException class ShouldNotHappenException (line 112) | class ShouldNotHappenException extends \LogicException FILE: vendor/nikic/php-parser/lib/PhpParser/Builder.php type Builder (line 5) | interface Builder { method getNode (line 11) | public function getNode(): Node; FILE: vendor/nikic/php-parser/lib/PhpParser/Builder/ClassConst.php class ClassConst (line 15) | class ClassConst implements PhpParser\Builder { method __construct (line 33) | public function __construct($name, $value) { method addConst (line 45) | public function addConst($name, $value) { method makePublic (line 56) | public function makePublic() { method makeProtected (line 67) | public function makeProtected() { method makePrivate (line 78) | public function makePrivate() { method makeFinal (line 89) | public function makeFinal() { method setDocComment (line 102) | public function setDocComment($docComment) { method addAttribute (line 117) | public function addAttribute($attribute) { method setType (line 130) | public function setType($type) { method getNode (line 141) | public function getNode(): PhpParser\Node { FILE: vendor/nikic/php-parser/lib/PhpParser/Builder/Class_.php class Class_ (line 12) | class Class_ extends Declaration { method __construct (line 34) | public function __construct(string $name) { method extend (line 45) | public function extend($class) { method implement (line 58) | public function implement(...$interfaces) { method makeAbstract (line 71) | public function makeAbstract() { method makeFinal (line 82) | public function makeFinal() { method makeReadonly (line 93) | public function makeReadonly() { method addStmt (line 106) | public function addStmt($stmt) { method addAttribute (line 131) | public function addAttribute($attribute) { method getNode (line 142) | public function getNode(): PhpParser\Node { FILE: vendor/nikic/php-parser/lib/PhpParser/Builder/Declaration.php class Declaration (line 8) | abstract class Declaration implements PhpParser\Builder { method addStmt (line 19) | abstract public function addStmt($stmt); method addStmts (line 28) | public function addStmts(array $stmts) { method setDocComment (line 43) | public function setDocComment($docComment) { FILE: vendor/nikic/php-parser/lib/PhpParser/Builder/EnumCase.php class EnumCase (line 13) | class EnumCase implements PhpParser\Builder { method __construct (line 28) | public function __construct($name) { method setValue (line 39) | public function setValue($value) { method setDocComment (line 52) | public function setDocComment($docComment) { method addAttribute (line 67) | public function addAttribute($attribute) { method getNode (line 78) | public function getNode(): PhpParser\Node { FILE: vendor/nikic/php-parser/lib/PhpParser/Builder/Enum_.php class Enum_ (line 12) | class Enum_ extends Declaration { method __construct (line 33) | public function __construct(string $name) { method setScalarType (line 44) | public function setScalarType($scalarType) { method implement (line 57) | public function implement(...$interfaces) { method addStmt (line 72) | public function addStmt($stmt) { method addAttribute (line 97) | public function addAttribute($attribute) { method getNode (line 108) | public function getNode(): PhpParser\Node { FILE: vendor/nikic/php-parser/lib/PhpParser/Builder/FunctionLike.php class FunctionLike (line 8) | abstract class FunctionLike extends Declaration { method makeReturnByRef (line 21) | public function makeReturnByRef() { method addParam (line 34) | public function addParam($param) { method addParams (line 53) | public function addParams(array $params) { method setReturnType (line 68) | public function setReturnType($type) { FILE: vendor/nikic/php-parser/lib/PhpParser/Builder/Function_.php class Function_ (line 10) | class Function_ extends FunctionLike { method __construct (line 23) | public function __construct(string $name) { method addStmt (line 34) | public function addStmt($stmt) { method addAttribute (line 47) | public function addAttribute($attribute) { method getNode (line 58) | public function getNode(): Node { FILE: vendor/nikic/php-parser/lib/PhpParser/Builder/Interface_.php class Interface_ (line 11) | class Interface_ extends Declaration { method __construct (line 27) | public function __construct(string $name) { method extend (line 38) | public function extend(...$interfaces) { method addStmt (line 53) | public function addStmt($stmt) { method addAttribute (line 76) | public function addAttribute($attribute) { method getNode (line 87) | public function getNode(): PhpParser\Node { FILE: vendor/nikic/php-parser/lib/PhpParser/Builder/Method.php class Method (line 11) | class Method extends FunctionLike { method __construct (line 27) | public function __construct(string $name) { method makePublic (line 36) | public function makePublic() { method makeProtected (line 47) | public function makeProtected() { method makePrivate (line 58) | public function makePrivate() { method makeStatic (line 69) | public function makeStatic() { method makeAbstract (line 80) | public function makeAbstract() { method makeFinal (line 96) | public function makeFinal() { method addStmt (line 109) | public function addStmt($stmt) { method addAttribute (line 126) | public function addAttribute($attribute) { method getNode (line 137) | public function getNode(): Node { FILE: vendor/nikic/php-parser/lib/PhpParser/Builder/Namespace_.php class Namespace_ (line 10) | class Namespace_ extends Declaration { method __construct (line 20) | public function __construct($name) { method addStmt (line 31) | public function addStmt($stmt) { method getNode (line 42) | public function getNode(): Node { FILE: vendor/nikic/php-parser/lib/PhpParser/Builder/Param.php class Param (line 10) | class Param implements PhpParser\Builder { method __construct (line 26) | public function __construct(string $name) { method setDefault (line 37) | public function setDefault($value) { method setType (line 50) | public function setType($type) { method makeByRef (line 64) | public function makeByRef() { method makeVariadic (line 75) | public function makeVariadic() { method makePublic (line 86) | public function makePublic() { method makeProtected (line 97) | public function makeProtected() { method makePrivate (line 108) | public function makePrivate() { method makeReadonly (line 119) | public function makeReadonly() { method makePrivateSet (line 130) | public function makePrivateSet() { method makeProtectedSet (line 141) | public function makeProtectedSet() { method addAttribute (line 154) | public function addAttribute($attribute) { method getNode (line 165) | public function getNode(): Node { FILE: vendor/nikic/php-parser/lib/PhpParser/Builder/Property.php class Property (line 14) | class Property implements PhpParser\Builder { method __construct (line 34) | public function __construct(string $name) { method makePublic (line 43) | public function makePublic() { method makeProtected (line 54) | public function makeProtected() { method makePrivate (line 65) | public function makePrivate() { method makeStatic (line 76) | public function makeStatic() { method makeReadonly (line 87) | public function makeReadonly() { method makeAbstract (line 98) | public function makeAbstract() { method makeFinal (line 109) | public function makeFinal() { method makePrivateSet (line 120) | public function makePrivateSet() { method makeProtectedSet (line 131) | public function makeProtectedSet() { method setDefault (line 144) | public function setDefault($value) { method setDocComment (line 157) | public function setDocComment($docComment) { method setType (line 172) | public function setType($type) { method addAttribute (line 185) | public function addAttribute($attribute) { method addHook (line 196) | public function addHook(Node\PropertyHook $hook) { method getNode (line 207) | public function getNode(): PhpParser\Node { FILE: vendor/nikic/php-parser/lib/PhpParser/Builder/TraitUse.php class TraitUse (line 10) | class TraitUse implements Builder { method __construct (line 21) | public function __construct(...$traits) { method and (line 34) | public function and($trait) { method with (line 46) | public function with($adaptation) { method getNode (line 62) | public function getNode(): Node { FILE: vendor/nikic/php-parser/lib/PhpParser/Builder/TraitUseAdaptation.php class TraitUseAdaptation (line 11) | class TraitUseAdaptation implements Builder { method __construct (line 30) | public function __construct($trait, $method) { method as (line 44) | public function as($alias) { method makePublic (line 62) | public function makePublic() { method makeProtected (line 72) | public function makeProtected() { method makePrivate (line 82) | public function makePrivate() { method insteadof (line 94) | public function insteadof(...$traits) { method setModifier (line 114) | protected function setModifier(int $modifier): void { method getNode (line 135) | public function getNode(): Node { FILE: vendor/nikic/php-parser/lib/PhpParser/Builder/Trait_.php class Trait_ (line 10) | class Trait_ extends Declaration { method __construct (line 28) | public function __construct(string $name) { method addStmt (line 39) | public function addStmt($stmt) { method addAttribute (line 64) | public function addAttribute($attribute) { method getNode (line 75) | public function getNode(): PhpParser\Node { FILE: vendor/nikic/php-parser/lib/PhpParser/Builder/Use_.php class Use_ (line 10) | class Use_ implements Builder { method __construct (line 22) | public function __construct($name, int $type) { method as (line 34) | public function as(string $alias) { method getNode (line 44) | public function getNode(): Node { FILE: vendor/nikic/php-parser/lib/PhpParser/BuilderFactory.php class BuilderFactory (line 13) | class BuilderFactory { method attribute (line 20) | public function attribute($name, array $args = []): Node\Attribute { method namespace (line 34) | public function namespace($name): Builder\Namespace_ { method class (line 45) | public function class(string $name): Builder\Class_ { method interface (line 56) | public function interface(string $name): Builder\Interface_ { method trait (line 67) | public function trait(string $name): Builder\Trait_ { method enum (line 78) | public function enum(string $name): Builder\Enum_ { method useTrait (line 89) | public function useTrait(...$traits): Builder\TraitUse { method traitUseAdaptation (line 101) | public function traitUseAdaptation($trait, $method = null): Builder\Tr... method method (line 117) | public function method(string $name): Builder\Method { method param (line 128) | public function param(string $name): Builder\Param { method property (line 139) | public function property(string $name): Builder\Property { method function (line 150) | public function function(string $name): Builder\Function_ { method use (line 161) | public function use($name): Builder\Use_ { method useFunction (line 172) | public function useFunction($name): Builder\Use_ { method useConst (line 183) | public function useConst($name): Builder\Use_ { method classConst (line 195) | public function classConst($name, $value): Builder\ClassConst { method enumCase (line 206) | public function enumCase($name): Builder\EnumCase { method val (line 215) | public function val($value): Expr { method var (line 224) | public function var($name): Expr\Variable { method args (line 241) | public function args(array $args): array { method funcCall (line 261) | public function funcCall($name, array $args = []): Expr\FuncCall { method methodCall (line 275) | public function methodCall(Expr $var, $name, array $args = []): Expr\M... method staticCall (line 290) | public function staticCall($class, $name, array $args = []): Expr\Stat... method new (line 304) | public function new($class, array $args = []): Expr\New_ { method constFetch (line 316) | public function constFetch($name): Expr\ConstFetch { method propertyFetch (line 326) | public function propertyFetch(Expr $var, $name): Expr\PropertyFetch { method classConstFetch (line 336) | public function classConstFetch($class, $name): Expr\ClassConstFetch { method concat (line 348) | public function concat(...$exprs): Concat { method normalizeStringExpr (line 364) | private function normalizeStringExpr($expr): Expr { FILE: vendor/nikic/php-parser/lib/PhpParser/BuilderHelpers.php class BuilderHelpers (line 19) | final class BuilderHelpers { method normalizeNode (line 27) | public static function normalizeNode($node): Node { method normalizeStmt (line 48) | public static function normalizeStmt($node): Stmt { method normalizeIdentifier (line 68) | public static function normalizeIdentifier($name): Identifier { method normalizeIdentifierOrExpr (line 87) | public static function normalizeIdentifierOrExpr($name) { method normalizeName (line 106) | public static function normalizeName($name): Name { method normalizeNameOrExpr (line 137) | public static function normalizeNameOrExpr($name) { method normalizeType (line 161) | public static function normalizeType($type) { method normalizeValue (line 222) | public static function normalizeValue($value): Expr { method normalizeDocComment (line 286) | public static function normalizeDocComment($docComment): Comment\Doc { method normalizeAttribute (line 305) | public static function normalizeAttribute($attribute): Node\AttributeG... method addModifier (line 325) | public static function addModifier(int $modifiers, int $modifier): int { method addClassModifier (line 334) | public static function addClassModifier(int $existingModifiers, int $m... FILE: vendor/nikic/php-parser/lib/PhpParser/Comment.php class Comment (line 5) | class Comment implements \JsonSerializable { method __construct (line 22) | public function __construct( method getText (line 41) | public function getText(): string { method getStartLine (line 51) | public function getStartLine(): int { method getStartFilePos (line 60) | public function getStartFilePos(): int { method getStartTokenPos (line 69) | public function getStartTokenPos(): int { method getEndLine (line 79) | public function getEndLine(): int { method getEndFilePos (line 88) | public function getEndFilePos(): int { method getEndTokenPos (line 97) | public function getEndTokenPos(): int { method __toString (line 106) | public function __toString(): string { method getReformattedText (line 120) | public function getReformattedText(): string { method getShortestWhitespacePrefixLen (line 178) | private function getShortestWhitespacePrefixLen(string $str): int { method jsonSerialize (line 194) | public function jsonSerialize(): array { FILE: vendor/nikic/php-parser/lib/PhpParser/Comment/Doc.php class Doc (line 5) | class Doc extends \PhpParser\Comment { FILE: vendor/nikic/php-parser/lib/PhpParser/ConstExprEvaluationException.php class ConstExprEvaluationException (line 5) | class ConstExprEvaluationException extends \Exception { FILE: vendor/nikic/php-parser/lib/PhpParser/ConstExprEvaluator.php class ConstExprEvaluator (line 29) | class ConstExprEvaluator { method __construct (line 41) | public function __construct(?callable $fallbackEvaluator = null) { method evaluateSilently (line 66) | public function evaluateSilently(Expr $expr) { method evaluateDirectly (line 101) | public function evaluateDirectly(Expr $expr) { method evaluate (line 106) | private function evaluate(Expr $expr) { method evaluateArray (line 151) | private function evaluateArray(Expr\Array_ $expr): array { method evaluateTernary (line 166) | private function evaluateTernary(Expr\Ternary $expr) { method evaluateBinaryOp (line 177) | private function evaluateBinaryOp(Expr\BinaryOp $expr) { method evaluateConstFetch (line 224) | private function evaluateConstFetch(Expr\ConstFetch $expr) { FILE: vendor/nikic/php-parser/lib/PhpParser/Error.php class Error (line 5) | class Error extends \RuntimeException { method __construct (line 16) | public function __construct(string $message, array $attributes = []) { method getRawMessage (line 27) | public function getRawMessage(): string { method getStartLine (line 37) | public function getStartLine(): int { method getEndLine (line 47) | public function getEndLine(): int { method getAttributes (line 56) | public function getAttributes(): array { method setAttributes (line 65) | public function setAttributes(array $attributes): void { method setRawMessage (line 75) | public function setRawMessage(string $message): void { method setStartLine (line 85) | public function setStartLine(int $line): void { method hasColumnInfo (line 95) | public function hasColumnInfo(): bool { method getStartColumn (line 104) | public function getStartColumn(string $code): int { method getEndColumn (line 117) | public function getEndColumn(string $code): int { method getMessageWithColumnInfo (line 132) | public function getMessageWithColumnInfo(string $code): string { method toColumn (line 148) | private function toColumn(string $code, int $pos): int { method updateMessage (line 164) | protected function updateMessage(): void { FILE: vendor/nikic/php-parser/lib/PhpParser/ErrorHandler.php type ErrorHandler (line 5) | interface ErrorHandler { method handleError (line 11) | public function handleError(Error $error): void; FILE: vendor/nikic/php-parser/lib/PhpParser/ErrorHandler/Collecting.php class Collecting (line 13) | class Collecting implements ErrorHandler { method handleError (line 17) | public function handleError(Error $error): void { method getErrors (line 26) | public function getErrors(): array { method hasErrors (line 33) | public function hasErrors(): bool { method clearErrors (line 40) | public function clearErrors(): void { FILE: vendor/nikic/php-parser/lib/PhpParser/ErrorHandler/Throwing.php class Throwing (line 13) | class Throwing implements ErrorHandler { method handleError (line 14) | public function handleError(Error $error): void { FILE: vendor/nikic/php-parser/lib/PhpParser/Internal/DiffElem.php class DiffElem (line 8) | class DiffElem { method __construct (line 26) | public function __construct(int $type, $old, $new) { FILE: vendor/nikic/php-parser/lib/PhpParser/Internal/Differ.php class Differ (line 14) | class Differ { method __construct (line 23) | public function __construct(callable $isEqual) { method diff (line 35) | public function diff(array $old, array $new): array { method diffWithReplacements (line 53) | public function diffWithReplacements(array $old, array $new): array { method calculateTrace (line 62) | private function calculateTrace(array $old, array $new): array { method extractDiff (line 98) | private function extractDiff(array $trace, int $x, int $y, array $old,... method coalesceReplacements (line 142) | private function coalesceReplacements(array $diff): array { FILE: vendor/nikic/php-parser/lib/PhpParser/Internal/PrintableNewAnonClassNode.php class PrintableNewAnonClassNode (line 18) | class PrintableNewAnonClassNode extends Expr { method __construct (line 40) | public function __construct( method fromNewNode (line 53) | public static function fromNewNode(Expr\New_ $newNode): self { method getType (line 64) | public function getType(): string { method getSubNodeNames (line 68) | public function getSubNodeNames(): array { FILE: vendor/nikic/php-parser/lib/PhpParser/Internal/TokenPolyfill.php class TokenPolyfill (line 6) | class TokenPolyfill extends \PhpToken { method __construct (line 42) | final public function __construct(int $id, string $text, int $line = -... method getTokenName (line 53) | public function getTokenName(): ?string { method is (line 69) | public function is($kind): bool { method isIgnorable (line 102) | public function isIgnorable(): bool { method __toString (line 109) | public function __toString(): string { method tokenize (line 124) | public static function tokenize(string $code, int $flags = 0): array { method init (line 218) | private static function init(): void { class TokenPolyfill (line 18) | class TokenPolyfill { method __construct (line 42) | final public function __construct(int $id, string $text, int $line = -... method getTokenName (line 53) | public function getTokenName(): ?string { method is (line 69) | public function is($kind): bool { method isIgnorable (line 102) | public function isIgnorable(): bool { method __toString (line 109) | public function __toString(): string { method tokenize (line 124) | public static function tokenize(string $code, int $flags = 0): array { method init (line 218) | private static function init(): void { FILE: vendor/nikic/php-parser/lib/PhpParser/Internal/TokenStream.php class TokenStream (line 12) | class TokenStream { method __construct (line 23) | public function __construct(array $tokens, int $tabWidth) { method haveParens (line 34) | public function haveParens(int $startPos, int $endPos): bool { method haveBraces (line 45) | public function haveBraces(int $startPos, int $endPos): bool { method haveTokenImmediatelyBefore (line 61) | public function haveTokenImmediatelyBefore(int $pos, $expectedTokenTyp... method haveTokenImmediatelyAfter (line 86) | public function haveTokenImmediatelyAfter(int $pos, $expectedTokenType... method skipLeft (line 102) | public function skipLeft(int $pos, $skipTokenType): int { method skipRight (line 120) | public function skipRight(int $pos, $skipTokenType): int { method skipLeftWhitespace (line 143) | public function skipLeftWhitespace(int $pos): int { method skipRightWhitespace (line 159) | public function skipRightWhitespace(int $pos): int { method findRight (line 170) | public function findRight(int $pos, $findTokenType): int { method haveTokenInRange (line 188) | public function haveTokenInRange(int $startPos, int $endPos, $tokenTyp... method haveTagInRange (line 198) | public function haveTagInRange(int $startPos, int $endPos): bool { method getIndentationBefore (line 210) | public function getIndentationBefore(int $pos): int { method getTokenCode (line 223) | public function getTokenCode(int $from, int $to, int $indent): string { method calcIndentMap (line 251) | private function calcIndentMap(int $tabWidth): array { method getIndent (line 276) | private function getIndent(string $ws, int $tabWidth): int { FILE: vendor/nikic/php-parser/lib/PhpParser/JsonDecoder.php class JsonDecoder (line 5) | class JsonDecoder { method decode (line 10) | public function decode(string $json) { method decodeRecursive (line 23) | private function decodeRecursive($value) { method decodeArray (line 36) | private function decodeArray(array $array): array { method decodeNode (line 44) | private function decodeNode(array $value): Node { method decodeComment (line 72) | private function decodeComment(array $value): Comment { method reflectionClassFromNodeType (line 86) | private function reflectionClassFromNodeType(string $nodeType): \Refle... method classNameFromNodeType (line 95) | private function classNameFromNodeType(string $nodeType): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Lexer.php class Lexer (line 7) | class Lexer { method tokenize (line 24) | public function tokenize(string $code, ?ErrorHandler $errorHandler = n... method handleInvalidCharacter (line 41) | private function handleInvalidCharacter(Token $token, ErrorHandler $er... method isUnterminatedComment (line 60) | private function isUnterminatedComment(Token $token): bool { method postprocessTokens (line 69) | protected function postprocessTokens(array &$tokens, ErrorHandler $err... FILE: vendor/nikic/php-parser/lib/PhpParser/Lexer/Emulative.php class Emulative (line 22) | class Emulative extends Lexer { method __construct (line 36) | public function __construct(?PhpVersion $phpVersion = null) { method tokenize (line 64) | public function tokenize(string $code, ?ErrorHandler $errorHandler = n... method isForwardEmulationNeeded (line 103) | private function isForwardEmulationNeeded(PhpVersion $emulatorPhpVersi... method isReverseEmulationNeeded (line 108) | private function isReverseEmulationNeeded(PhpVersion $emulatorPhpVersi... method sortPatches (line 113) | private function sortPatches(): void { method fixupTokens (line 125) | private function fixupTokens(array $tokens): array { method fixupErrors (line 197) | private function fixupErrors(array $errors): void { FILE: vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/AsymmetricVisibilityTokenEmulator.php class AsymmetricVisibilityTokenEmulator (line 8) | final class AsymmetricVisibilityTokenEmulator extends TokenEmulator { method getPhpVersion (line 9) | public function getPhpVersion(): PhpVersion { method isEmulationNeeded (line 12) | public function isEmulationNeeded(string $code): bool { method emulate (line 19) | public function emulate(string $code, array $tokens): array { method reverseEmulate (line 44) | public function reverseEmulate(string $code, array $tokens): array { method isKeywordContext (line 72) | protected function isKeywordContext(array $tokens, int $pos): bool { method getPreviousNonSpaceToken (line 82) | private function getPreviousNonSpaceToken(array $tokens, int $start): ... FILE: vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/AttributeEmulator.php class AttributeEmulator (line 8) | final class AttributeEmulator extends TokenEmulator { method getPhpVersion (line 9) | public function getPhpVersion(): PhpVersion { method isEmulationNeeded (line 13) | public function isEmulationNeeded(string $code): bool { method emulate (line 17) | public function emulate(string $code, array $tokens): array { method reverseEmulate (line 34) | public function reverseEmulate(string $code, array $tokens): array { method preprocessCode (line 39) | public function preprocessCode(string $code, array &$patches): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/EnumTokenEmulator.php class EnumTokenEmulator (line 7) | final class EnumTokenEmulator extends KeywordEmulator { method getPhpVersion (line 8) | public function getPhpVersion(): PhpVersion { method getKeywordString (line 12) | public function getKeywordString(): string { method getKeywordToken (line 16) | public function getKeywordToken(): int { method isKeywordContext (line 20) | protected function isKeywordContext(array $tokens, int $pos): bool { FILE: vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/ExplicitOctalEmulator.php class ExplicitOctalEmulator (line 8) | class ExplicitOctalEmulator extends TokenEmulator { method getPhpVersion (line 9) | public function getPhpVersion(): PhpVersion { method isEmulationNeeded (line 13) | public function isEmulationNeeded(string $code): bool { method emulate (line 17) | public function emulate(string $code, array $tokens): array { method resolveIntegerOrFloatToken (line 34) | private function resolveIntegerOrFloatToken(string $str): int { method reverseEmulate (line 41) | public function reverseEmulate(string $code, array $tokens): array { FILE: vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/KeywordEmulator.php class KeywordEmulator (line 7) | abstract class KeywordEmulator extends TokenEmulator { method getKeywordString (line 8) | abstract public function getKeywordString(): string; method getKeywordToken (line 9) | abstract public function getKeywordToken(): int; method isEmulationNeeded (line 11) | public function isEmulationNeeded(string $code): bool { method isKeywordContext (line 16) | protected function isKeywordContext(array $tokens, int $pos): bool { method emulate (line 25) | public function emulate(string $code, array $tokens): array { method getPreviousNonSpaceToken (line 38) | private function getPreviousNonSpaceToken(array $tokens, int $start): ... method reverseEmulate (line 50) | public function reverseEmulate(string $code, array $tokens): array { FILE: vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/MatchTokenEmulator.php class MatchTokenEmulator (line 7) | final class MatchTokenEmulator extends KeywordEmulator { method getPhpVersion (line 8) | public function getPhpVersion(): PhpVersion { method getKeywordString (line 12) | public function getKeywordString(): string { method getKeywordToken (line 16) | public function getKeywordToken(): int { FILE: vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/NullsafeTokenEmulator.php class NullsafeTokenEmulator (line 8) | final class NullsafeTokenEmulator extends TokenEmulator { method getPhpVersion (line 9) | public function getPhpVersion(): PhpVersion { method isEmulationNeeded (line 13) | public function isEmulationNeeded(string $code): bool { method emulate (line 17) | public function emulate(string $code, array $tokens): array { method reverseEmulate (line 56) | public function reverseEmulate(string $code, array $tokens): array { FILE: vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/PropertyTokenEmulator.php class PropertyTokenEmulator (line 7) | final class PropertyTokenEmulator extends KeywordEmulator { method getPhpVersion (line 8) | public function getPhpVersion(): PhpVersion { method getKeywordString (line 12) | public function getKeywordString(): string { method getKeywordToken (line 16) | public function getKeywordToken(): int { FILE: vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/ReadonlyFunctionTokenEmulator.php class ReadonlyFunctionTokenEmulator (line 14) | class ReadonlyFunctionTokenEmulator extends KeywordEmulator { method getKeywordString (line 15) | public function getKeywordString(): string { method getKeywordToken (line 19) | public function getKeywordToken(): int { method getPhpVersion (line 23) | public function getPhpVersion(): PhpVersion { method reverseEmulate (line 27) | public function reverseEmulate(string $code, array $tokens): array { FILE: vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/ReadonlyTokenEmulator.php class ReadonlyTokenEmulator (line 7) | final class ReadonlyTokenEmulator extends KeywordEmulator { method getPhpVersion (line 8) | public function getPhpVersion(): PhpVersion { method getKeywordString (line 12) | public function getKeywordString(): string { method getKeywordToken (line 16) | public function getKeywordToken(): int { method isKeywordContext (line 20) | protected function isKeywordContext(array $tokens, int $pos): bool { FILE: vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/ReverseEmulator.php class ReverseEmulator (line 10) | final class ReverseEmulator extends TokenEmulator { method __construct (line 14) | public function __construct(TokenEmulator $emulator) { method getPhpVersion (line 18) | public function getPhpVersion(): PhpVersion { method isEmulationNeeded (line 22) | public function isEmulationNeeded(string $code): bool { method emulate (line 26) | public function emulate(string $code, array $tokens): array { method reverseEmulate (line 30) | public function reverseEmulate(string $code, array $tokens): array { method preprocessCode (line 34) | public function preprocessCode(string $code, array &$patches): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/TokenEmulator.php class TokenEmulator (line 9) | abstract class TokenEmulator { method getPhpVersion (line 10) | abstract public function getPhpVersion(): PhpVersion; method isEmulationNeeded (line 12) | abstract public function isEmulationNeeded(string $code): bool; method emulate (line 18) | abstract public function emulate(string $code, array $tokens): array; method reverseEmulate (line 24) | abstract public function reverseEmulate(string $code, array $tokens): ... method preprocessCode (line 27) | public function preprocessCode(string $code, array &$patches): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Modifiers.php class Modifiers (line 9) | final class Modifiers { method toString (line 38) | public static function toString(int $modifier): string { method isValidModifier (line 45) | private static function isValidModifier(int $modifier): bool { method verifyClassModifier (line 53) | public static function verifyClassModifier(int $a, int $b): void { method verifyModifier (line 68) | public static function verifyModifier(int $a, int $b): void { FILE: vendor/nikic/php-parser/lib/PhpParser/NameContext.php class NameContext (line 9) | class NameContext { method __construct (line 27) | public function __construct(ErrorHandler $errorHandler) { method startNamespace (line 38) | public function startNamespace(?Name $namespace = null): void { method addAlias (line 55) | public function addAlias(Name $name, string $aliasName, int $type, arr... method getNamespace (line 89) | public function getNamespace(): ?Name { method getResolvedName (line 101) | public function getResolvedName(Name $name, int $type): ?Name { method getResolvedClassName (line 144) | public function getResolvedClassName(Name $name): Name { method getPossibleNames (line 156) | public function getPossibleNames(string $name, int $type): array { method getShortName (line 212) | public function getShortName(string $name, int $type): Name { method resolveAlias (line 229) | private function resolveAlias(Name $name, int $type): ?FullyQualified { method getNamespaceRelativeName (line 252) | private function getNamespaceRelativeName(string $name, string $lcName... method normalizeConstName (line 273) | private function normalizeConstName(string $name): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node.php type Node (line 5) | interface Node { method getType (line 12) | public function getType(): string; method getSubNodeNames (line 19) | public function getSubNodeNames(): array; method getLine (line 29) | public function getLine(): int; method getStartLine (line 39) | public function getStartLine(): int; method getEndLine (line 49) | public function getEndLine(): int; method getStartTokenPos (line 60) | public function getStartTokenPos(): int; method getEndTokenPos (line 71) | public function getEndTokenPos(): int; method getStartFilePos (line 80) | public function getStartFilePos(): int; method getEndFilePos (line 89) | public function getEndFilePos(): int; method getComments (line 98) | public function getComments(): array; method getDocComment (line 105) | public function getDocComment(): ?Comment\Doc; method setDocComment (line 114) | public function setDocComment(Comment\Doc $docComment): void; method setAttribute (line 121) | public function setAttribute(string $key, $value): void; method hasAttribute (line 126) | public function hasAttribute(string $key): bool; method getAttribute (line 135) | public function getAttribute(string $key, $default = null); method getAttributes (line 142) | public function getAttributes(): array; method setAttributes (line 149) | public function setAttributes(array $attributes): void; FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Arg.php class Arg (line 7) | class Arg extends NodeAbstract { method __construct (line 26) | public function __construct( method getSubNodeNames (line 37) | public function getSubNodeNames(): array { method getType (line 41) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/ArrayItem.php class ArrayItem (line 7) | class ArrayItem extends NodeAbstract { method __construct (line 25) | public function __construct(Expr $value, ?Expr $key = null, bool $byRe... method getSubNodeNames (line 33) | public function getSubNodeNames(): array { method getType (line 37) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Attribute.php class Attribute (line 8) | class Attribute extends NodeAbstract { method __construct (line 20) | public function __construct(Name $name, array $args = [], array $attri... method getSubNodeNames (line 26) | public function getSubNodeNames(): array { method getType (line 30) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/AttributeGroup.php class AttributeGroup (line 7) | class AttributeGroup extends NodeAbstract { method __construct (line 15) | public function __construct(array $attrs, array $attributes = []) { method getSubNodeNames (line 20) | public function getSubNodeNames(): array { method getType (line 24) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/ClosureUse.php class ClosureUse (line 7) | class ClosureUse extends NodeAbstract { method __construct (line 20) | public function __construct(Expr\Variable $var, bool $byRef = false, a... method getSubNodeNames (line 26) | public function getSubNodeNames(): array { method getType (line 30) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/ComplexType.php class ComplexType (line 12) | abstract class ComplexType extends NodeAbstract { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Const_.php class Const_ (line 7) | class Const_ extends NodeAbstract { method __construct (line 23) | public function __construct($name, Expr $value, array $attributes = []) { method getSubNodeNames (line 29) | public function getSubNodeNames(): array { method getType (line 33) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/DeclareItem.php class DeclareItem (line 8) | class DeclareItem extends NodeAbstract { method __construct (line 21) | public function __construct($key, Node\Expr $value, array $attributes ... method getSubNodeNames (line 27) | public function getSubNodeNames(): array { method getType (line 31) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr.php class Expr (line 7) | abstract class Expr extends NodeAbstract { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/ArrayDimFetch.php class ArrayDimFetch (line 7) | class ArrayDimFetch extends Expr { method __construct (line 20) | public function __construct(Expr $var, ?Expr $dim = null, array $attri... method getSubNodeNames (line 26) | public function getSubNodeNames(): array { method getType (line 30) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/ArrayItem.php class ArrayItem (line 9) | class ArrayItem extends \PhpParser\Node\ArrayItem { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Array_.php class Array_ (line 8) | class Array_ extends Expr { method __construct (line 22) | public function __construct(array $items = [], array $attributes = []) { method getSubNodeNames (line 27) | public function getSubNodeNames(): array { method getType (line 31) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/ArrowFunction.php class ArrowFunction (line 9) | class ArrowFunction extends Expr implements FunctionLike { method __construct (line 44) | public function __construct(array $subNodes, array $attributes = []) { method getSubNodeNames (line 54) | public function getSubNodeNames(): array { method returnsByRef (line 58) | public function returnsByRef(): bool { method getParams (line 62) | public function getParams(): array { method getReturnType (line 66) | public function getReturnType() { method getAttrGroups (line 70) | public function getAttrGroups(): array { method getStmts (line 77) | public function getStmts(): array { method getType (line 81) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Assign.php class Assign (line 7) | class Assign extends Expr { method __construct (line 20) | public function __construct(Expr $var, Expr $expr, array $attributes =... method getSubNodeNames (line 26) | public function getSubNodeNames(): array { method getType (line 30) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp.php class AssignOp (line 7) | abstract class AssignOp extends Expr { method __construct (line 20) | public function __construct(Expr $var, Expr $expr, array $attributes =... method getSubNodeNames (line 26) | public function getSubNodeNames(): array { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/BitwiseAnd.php class BitwiseAnd (line 7) | class BitwiseAnd extends AssignOp { method getType (line 8) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/BitwiseOr.php class BitwiseOr (line 7) | class BitwiseOr extends AssignOp { method getType (line 8) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/BitwiseXor.php class BitwiseXor (line 7) | class BitwiseXor extends AssignOp { method getType (line 8) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/Coalesce.php class Coalesce (line 7) | class Coalesce extends AssignOp { method getType (line 8) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/Concat.php class Concat (line 7) | class Concat extends AssignOp { method getType (line 8) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/Div.php class Div (line 7) | class Div extends AssignOp { method getType (line 8) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/Minus.php class Minus (line 7) | class Minus extends AssignOp { method getType (line 8) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/Mod.php class Mod (line 7) | class Mod extends AssignOp { method getType (line 8) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/Mul.php class Mul (line 7) | class Mul extends AssignOp { method getType (line 8) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/Plus.php class Plus (line 7) | class Plus extends AssignOp { method getType (line 8) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/Pow.php class Pow (line 7) | class Pow extends AssignOp { method getType (line 8) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/ShiftLeft.php class ShiftLeft (line 7) | class ShiftLeft extends AssignOp { method getType (line 8) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/ShiftRight.php class ShiftRight (line 7) | class ShiftRight extends AssignOp { method getType (line 8) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/AssignRef.php class AssignRef (line 7) | class AssignRef extends Expr { method __construct (line 20) | public function __construct(Expr $var, Expr $expr, array $attributes =... method getSubNodeNames (line 26) | public function getSubNodeNames(): array { method getType (line 30) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp.php class BinaryOp (line 7) | abstract class BinaryOp extends Expr { method __construct (line 20) | public function __construct(Expr $left, Expr $right, array $attributes... method getSubNodeNames (line 26) | public function getSubNodeNames(): array { method getOperatorSigil (line 36) | abstract public function getOperatorSigil(): string; FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/BitwiseAnd.php class BitwiseAnd (line 7) | class BitwiseAnd extends BinaryOp { method getOperatorSigil (line 8) | public function getOperatorSigil(): string { method getType (line 12) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/BitwiseOr.php class BitwiseOr (line 7) | class BitwiseOr extends BinaryOp { method getOperatorSigil (line 8) | public function getOperatorSigil(): string { method getType (line 12) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/BitwiseXor.php class BitwiseXor (line 7) | class BitwiseXor extends BinaryOp { method getOperatorSigil (line 8) | public function getOperatorSigil(): string { method getType (line 12) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/BooleanAnd.php class BooleanAnd (line 7) | class BooleanAnd extends BinaryOp { method getOperatorSigil (line 8) | public function getOperatorSigil(): string { method getType (line 12) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/BooleanOr.php class BooleanOr (line 7) | class BooleanOr extends BinaryOp { method getOperatorSigil (line 8) | public function getOperatorSigil(): string { method getType (line 12) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Coalesce.php class Coalesce (line 7) | class Coalesce extends BinaryOp { method getOperatorSigil (line 8) | public function getOperatorSigil(): string { method getType (line 12) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Concat.php class Concat (line 7) | class Concat extends BinaryOp { method getOperatorSigil (line 8) | public function getOperatorSigil(): string { method getType (line 12) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Div.php class Div (line 7) | class Div extends BinaryOp { method getOperatorSigil (line 8) | public function getOperatorSigil(): string { method getType (line 12) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Equal.php class Equal (line 7) | class Equal extends BinaryOp { method getOperatorSigil (line 8) | public function getOperatorSigil(): string { method getType (line 12) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Greater.php class Greater (line 7) | class Greater extends BinaryOp { method getOperatorSigil (line 8) | public function getOperatorSigil(): string { method getType (line 12) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/GreaterOrEqual.php class GreaterOrEqual (line 7) | class GreaterOrEqual extends BinaryOp { method getOperatorSigil (line 8) | public function getOperatorSigil(): string { method getType (line 12) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Identical.php class Identical (line 7) | class Identical extends BinaryOp { method getOperatorSigil (line 8) | public function getOperatorSigil(): string { method getType (line 12) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/LogicalAnd.php class LogicalAnd (line 7) | class LogicalAnd extends BinaryOp { method getOperatorSigil (line 8) | public function getOperatorSigil(): string { method getType (line 12) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/LogicalOr.php class LogicalOr (line 7) | class LogicalOr extends BinaryOp { method getOperatorSigil (line 8) | public function getOperatorSigil(): string { method getType (line 12) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/LogicalXor.php class LogicalXor (line 7) | class LogicalXor extends BinaryOp { method getOperatorSigil (line 8) | public function getOperatorSigil(): string { method getType (line 12) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Minus.php class Minus (line 7) | class Minus extends BinaryOp { method getOperatorSigil (line 8) | public function getOperatorSigil(): string { method getType (line 12) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Mod.php class Mod (line 7) | class Mod extends BinaryOp { method getOperatorSigil (line 8) | public function getOperatorSigil(): string { method getType (line 12) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Mul.php class Mul (line 7) | class Mul extends BinaryOp { method getOperatorSigil (line 8) | public function getOperatorSigil(): string { method getType (line 12) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/NotEqual.php class NotEqual (line 7) | class NotEqual extends BinaryOp { method getOperatorSigil (line 8) | public function getOperatorSigil(): string { method getType (line 12) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/NotIdentical.php class NotIdentical (line 7) | class NotIdentical extends BinaryOp { method getOperatorSigil (line 8) | public function getOperatorSigil(): string { method getType (line 12) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Plus.php class Plus (line 7) | class Plus extends BinaryOp { method getOperatorSigil (line 8) | public function getOperatorSigil(): string { method getType (line 12) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Pow.php class Pow (line 7) | class Pow extends BinaryOp { method getOperatorSigil (line 8) | public function getOperatorSigil(): string { method getType (line 12) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/ShiftLeft.php class ShiftLeft (line 7) | class ShiftLeft extends BinaryOp { method getOperatorSigil (line 8) | public function getOperatorSigil(): string { method getType (line 12) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/ShiftRight.php class ShiftRight (line 7) | class ShiftRight extends BinaryOp { method getOperatorSigil (line 8) | public function getOperatorSigil(): string { method getType (line 12) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Smaller.php class Smaller (line 7) | class Smaller extends BinaryOp { method getOperatorSigil (line 8) | public function getOperatorSigil(): string { method getType (line 12) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/SmallerOrEqual.php class SmallerOrEqual (line 7) | class SmallerOrEqual extends BinaryOp { method getOperatorSigil (line 8) | public function getOperatorSigil(): string { method getType (line 12) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Spaceship.php class Spaceship (line 7) | class Spaceship extends BinaryOp { method getOperatorSigil (line 8) | public function getOperatorSigil(): string { method getType (line 12) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BitwiseNot.php class BitwiseNot (line 7) | class BitwiseNot extends Expr { method __construct (line 17) | public function __construct(Expr $expr, array $attributes = []) { method getSubNodeNames (line 22) | public function getSubNodeNames(): array { method getType (line 26) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BooleanNot.php class BooleanNot (line 7) | class BooleanNot extends Expr { method __construct (line 17) | public function __construct(Expr $expr, array $attributes = []) { method getSubNodeNames (line 22) | public function getSubNodeNames(): array { method getType (line 26) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/CallLike.php class CallLike (line 9) | abstract class CallLike extends Expr { method getRawArgs (line 16) | abstract public function getRawArgs(): array; method isFirstClassCallable (line 21) | public function isFirstClassCallable(): bool { method getArgs (line 31) | public function getArgs(): array { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Cast.php class Cast (line 7) | abstract class Cast extends Expr { method __construct (line 17) | public function __construct(Expr $expr, array $attributes = []) { method getSubNodeNames (line 22) | public function getSubNodeNames(): array { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Cast/Array_.php class Array_ (line 7) | class Array_ extends Cast { method getType (line 8) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Cast/Bool_.php class Bool_ (line 7) | class Bool_ extends Cast { method getType (line 8) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Cast/Double.php class Double (line 7) | class Double extends Cast { method getType (line 13) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Cast/Int_.php class Int_ (line 7) | class Int_ extends Cast { method getType (line 8) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Cast/Object_.php class Object_ (line 7) | class Object_ extends Cast { method getType (line 8) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Cast/String_.php class String_ (line 7) | class String_ extends Cast { method getType (line 8) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Cast/Unset_.php class Unset_ (line 7) | class Unset_ extends Cast { method getType (line 8) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/ClassConstFetch.php class ClassConstFetch (line 10) | class ClassConstFetch extends Expr { method __construct (line 23) | public function __construct(Node $class, $name, array $attributes = []) { method getSubNodeNames (line 29) | public function getSubNodeNames(): array { method getType (line 33) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Clone_.php class Clone_ (line 7) | class Clone_ extends Expr { method __construct (line 17) | public function __construct(Expr $expr, array $attributes = []) { method getSubNodeNames (line 22) | public function getSubNodeNames(): array { method getType (line 26) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Closure.php class Closure (line 10) | class Closure extends Expr implements FunctionLike { method __construct (line 47) | public function __construct(array $subNodes = [], array $attributes = ... method getSubNodeNames (line 58) | public function getSubNodeNames(): array { method returnsByRef (line 62) | public function returnsByRef(): bool { method getParams (line 66) | public function getParams(): array { method getReturnType (line 70) | public function getReturnType() { method getStmts (line 75) | public function getStmts(): array { method getAttrGroups (line 79) | public function getAttrGroups(): array { method getType (line 83) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/ClosureUse.php class ClosureUse (line 9) | class ClosureUse extends \PhpParser\Node\ClosureUse { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/ConstFetch.php class ConstFetch (line 8) | class ConstFetch extends Expr { method __construct (line 18) | public function __construct(Name $name, array $attributes = []) { method getSubNodeNames (line 23) | public function getSubNodeNames(): array { method getType (line 27) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Empty_.php class Empty_ (line 7) | class Empty_ extends Expr { method __construct (line 17) | public function __construct(Expr $expr, array $attributes = []) { method getSubNodeNames (line 22) | public function getSubNodeNames(): array { method getType (line 26) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Error.php class Error (line 13) | class Error extends Expr { method __construct (line 19) | public function __construct(array $attributes = []) { method getSubNodeNames (line 23) | public function getSubNodeNames(): array { method getType (line 27) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/ErrorSuppress.php class ErrorSuppress (line 7) | class ErrorSuppress extends Expr { method __construct (line 17) | public function __construct(Expr $expr, array $attributes = []) { method getSubNodeNames (line 22) | public function getSubNodeNames(): array { method getType (line 26) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Eval_.php class Eval_ (line 7) | class Eval_ extends Expr { method __construct (line 17) | public function __construct(Expr $expr, array $attributes = []) { method getSubNodeNames (line 22) | public function getSubNodeNames(): array { method getType (line 26) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Exit_.php class Exit_ (line 7) | class Exit_ extends Expr { method __construct (line 21) | public function __construct(?Expr $expr = null, array $attributes = []) { method getSubNodeNames (line 26) | public function getSubNodeNames(): array { method getType (line 30) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/FuncCall.php class FuncCall (line 8) | class FuncCall extends CallLike { method __construct (line 21) | public function __construct(Node $name, array $args = [], array $attri... method getSubNodeNames (line 27) | public function getSubNodeNames(): array { method getType (line 31) | public function getType(): string { method getRawArgs (line 35) | public function getRawArgs(): array { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Include_.php class Include_ (line 7) | class Include_ extends Expr { method __construct (line 25) | public function __construct(Expr $expr, int $type, array $attributes =... method getSubNodeNames (line 31) | public function getSubNodeNames(): array { method getType (line 35) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Instanceof_.php class Instanceof_ (line 9) | class Instanceof_ extends Expr { method __construct (line 22) | public function __construct(Expr $expr, Node $class, array $attributes... method getSubNodeNames (line 28) | public function getSubNodeNames(): array { method getType (line 32) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Isset_.php class Isset_ (line 7) | class Isset_ extends Expr { method __construct (line 17) | public function __construct(array $vars, array $attributes = []) { method getSubNodeNames (line 22) | public function getSubNodeNames(): array { method getType (line 26) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/List_.php class List_ (line 8) | class List_ extends Expr { method __construct (line 22) | public function __construct(array $items, array $attributes = []) { method getSubNodeNames (line 27) | public function getSubNodeNames(): array { method getType (line 31) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Match_.php class Match_ (line 8) | class Match_ extends Node\Expr { method __construct (line 19) | public function __construct(Node\Expr $cond, array $arms = [], array $... method getSubNodeNames (line 25) | public function getSubNodeNames(): array { method getType (line 29) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/MethodCall.php class MethodCall (line 11) | class MethodCall extends CallLike { method __construct (line 27) | public function __construct(Expr $var, $name, array $args = [], array ... method getSubNodeNames (line 34) | public function getSubNodeNames(): array { method getType (line 38) | public function getType(): string { method getRawArgs (line 42) | public function getRawArgs(): array { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/New_.php class New_ (line 10) | class New_ extends CallLike { method __construct (line 23) | public function __construct(Node $class, array $args = [], array $attr... method getSubNodeNames (line 29) | public function getSubNodeNames(): array { method getType (line 33) | public function getType(): string { method getRawArgs (line 37) | public function getRawArgs(): array { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/NullsafeMethodCall.php class NullsafeMethodCall (line 11) | class NullsafeMethodCall extends CallLike { method __construct (line 27) | public function __construct(Expr $var, $name, array $args = [], array ... method getSubNodeNames (line 34) | public function getSubNodeNames(): array { method getType (line 38) | public function getType(): string { method getRawArgs (line 42) | public function getRawArgs(): array { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/NullsafePropertyFetch.php class NullsafePropertyFetch (line 9) | class NullsafePropertyFetch extends Expr { method __construct (line 22) | public function __construct(Expr $var, $name, array $attributes = []) { method getSubNodeNames (line 28) | public function getSubNodeNames(): array { method getType (line 32) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/PostDec.php class PostDec (line 7) | class PostDec extends Expr { method __construct (line 17) | public function __construct(Expr $var, array $attributes = []) { method getSubNodeNames (line 22) | public function getSubNodeNames(): array { method getType (line 26) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/PostInc.php class PostInc (line 7) | class PostInc extends Expr { method __construct (line 17) | public function __construct(Expr $var, array $attributes = []) { method getSubNodeNames (line 22) | public function getSubNodeNames(): array { method getType (line 26) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/PreDec.php class PreDec (line 7) | class PreDec extends Expr { method __construct (line 17) | public function __construct(Expr $var, array $attributes = []) { method getSubNodeNames (line 22) | public function getSubNodeNames(): array { method getType (line 26) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/PreInc.php class PreInc (line 7) | class PreInc extends Expr { method __construct (line 17) | public function __construct(Expr $var, array $attributes = []) { method getSubNodeNames (line 22) | public function getSubNodeNames(): array { method getType (line 26) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Print_.php class Print_ (line 7) | class Print_ extends Expr { method __construct (line 17) | public function __construct(Expr $expr, array $attributes = []) { method getSubNodeNames (line 22) | public function getSubNodeNames(): array { method getType (line 26) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/PropertyFetch.php class PropertyFetch (line 9) | class PropertyFetch extends Expr { method __construct (line 22) | public function __construct(Expr $var, $name, array $attributes = []) { method getSubNodeNames (line 28) | public function getSubNodeNames(): array { method getType (line 32) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/ShellExec.php class ShellExec (line 8) | class ShellExec extends Expr { method __construct (line 18) | public function __construct(array $parts, array $attributes = []) { method getSubNodeNames (line 23) | public function getSubNodeNames(): array { method getType (line 27) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/StaticCall.php class StaticCall (line 11) | class StaticCall extends CallLike { method __construct (line 27) | public function __construct(Node $class, $name, array $args = [], arra... method getSubNodeNames (line 34) | public function getSubNodeNames(): array { method getType (line 38) | public function getType(): string { method getRawArgs (line 42) | public function getRawArgs(): array { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/StaticPropertyFetch.php class StaticPropertyFetch (line 10) | class StaticPropertyFetch extends Expr { method __construct (line 23) | public function __construct(Node $class, $name, array $attributes = []) { method getSubNodeNames (line 29) | public function getSubNodeNames(): array { method getType (line 33) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Ternary.php class Ternary (line 7) | class Ternary extends Expr { method __construct (line 23) | public function __construct(Expr $cond, ?Expr $if, Expr $else, array $... method getSubNodeNames (line 30) | public function getSubNodeNames(): array { method getType (line 34) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Throw_.php class Throw_ (line 7) | class Throw_ extends Node\Expr { method __construct (line 17) | public function __construct(Node\Expr $expr, array $attributes = []) { method getSubNodeNames (line 22) | public function getSubNodeNames(): array { method getType (line 26) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/UnaryMinus.php class UnaryMinus (line 7) | class UnaryMinus extends Expr { method __construct (line 17) | public function __construct(Expr $expr, array $attributes = []) { method getSubNodeNames (line 22) | public function getSubNodeNames(): array { method getType (line 26) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/UnaryPlus.php class UnaryPlus (line 7) | class UnaryPlus extends Expr { method __construct (line 17) | public function __construct(Expr $expr, array $attributes = []) { method getSubNodeNames (line 22) | public function getSubNodeNames(): array { method getType (line 26) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Variable.php class Variable (line 7) | class Variable extends Expr { method __construct (line 17) | public function __construct($name, array $attributes = []) { method getSubNodeNames (line 22) | public function getSubNodeNames(): array { method getType (line 26) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/YieldFrom.php class YieldFrom (line 7) | class YieldFrom extends Expr { method __construct (line 17) | public function __construct(Expr $expr, array $attributes = []) { method getSubNodeNames (line 22) | public function getSubNodeNames(): array { method getType (line 26) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Yield_.php class Yield_ (line 7) | class Yield_ extends Expr { method __construct (line 20) | public function __construct(?Expr $value = null, ?Expr $key = null, ar... method getSubNodeNames (line 26) | public function getSubNodeNames(): array { method getType (line 30) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/FunctionLike.php type FunctionLike (line 7) | interface FunctionLike extends Node { method returnsByRef (line 11) | public function returnsByRef(): bool; method getParams (line 18) | public function getParams(): array; method getReturnType (line 25) | public function getReturnType(); method getStmts (line 32) | public function getStmts(): ?array; method getAttrGroups (line 39) | public function getAttrGroups(): array; FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Identifier.php class Identifier (line 10) | class Identifier extends NodeAbstract { method __construct (line 30) | public function __construct(string $name, array $attributes = []) { method getSubNodeNames (line 39) | public function getSubNodeNames(): array { method toString (line 49) | public function toString(): string { method toLowerString (line 59) | public function toLowerString(): string { method isSpecialClassName (line 68) | public function isSpecialClassName(): bool { method __toString (line 78) | public function __toString(): string { method getType (line 82) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/InterpolatedStringPart.php class InterpolatedStringPart (line 7) | class InterpolatedStringPart extends NodeAbstract { method __construct (line 17) | public function __construct(string $value, array $attributes = []) { method getSubNodeNames (line 22) | public function getSubNodeNames(): array { method getType (line 26) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/IntersectionType.php class IntersectionType (line 5) | class IntersectionType extends ComplexType { method __construct (line 15) | public function __construct(array $types, array $attributes = []) { method getSubNodeNames (line 20) | public function getSubNodeNames(): array { method getType (line 24) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/MatchArm.php class MatchArm (line 8) | class MatchArm extends NodeAbstract { method __construct (line 16) | public function __construct(?array $conds, Node\Expr $body, array $att... method getSubNodeNames (line 22) | public function getSubNodeNames(): array { method getType (line 26) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Name.php class Name (line 7) | class Name extends NodeAbstract { method __construct (line 27) | final public function __construct($name, array $attributes = []) { method getSubNodeNames (line 32) | public function getSubNodeNames(): array { method getParts (line 42) | public function getParts(): array { method getFirst (line 51) | public function getFirst(): string { method getLast (line 63) | public function getLast(): string { method isUnqualified (line 75) | public function isUnqualified(): bool { method isQualified (line 84) | public function isQualified(): bool { method isFullyQualified (line 93) | public function isFullyQualified(): bool { method isRelative (line 102) | public function isRelative(): bool { method toString (line 113) | public function toString(): string { method toCodeString (line 124) | public function toCodeString(): string { method toLowerString (line 135) | public function toLowerString(): string { method isSpecialClassName (line 144) | public function isSpecialClassName(): bool { method __toString (line 155) | public function __toString(): string { method slice (line 175) | public function slice(int $offset, ?int $length = null) { method concat (line 226) | public static function concat($name1, $name2, array $attributes = []) { method prepareName (line 251) | private static function prepareName($name): string { method getType (line 275) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Name/FullyQualified.php class FullyQualified (line 5) | class FullyQualified extends \PhpParser\Node\Name { method isUnqualified (line 11) | public function isUnqualified(): bool { method isQualified (line 20) | public function isQualified(): bool { method isFullyQualified (line 29) | public function isFullyQualified(): bool { method isRelative (line 38) | public function isRelative(): bool { method toCodeString (line 42) | public function toCodeString(): string { method getType (line 46) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Name/Relative.php class Relative (line 5) | class Relative extends \PhpParser\Node\Name { method isUnqualified (line 11) | public function isUnqualified(): bool { method isQualified (line 20) | public function isQualified(): bool { method isFullyQualified (line 29) | public function isFullyQualified(): bool { method isRelative (line 38) | public function isRelative(): bool { method toCodeString (line 42) | public function toCodeString(): string { method getType (line 46) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/NullableType.php class NullableType (line 7) | class NullableType extends ComplexType { method __construct (line 17) | public function __construct(Node $type, array $attributes = []) { method getSubNodeNames (line 22) | public function getSubNodeNames(): array { method getType (line 26) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Param.php class Param (line 9) | class Param extends NodeAbstract { method __construct (line 40) | public function __construct( method getSubNodeNames (line 59) | public function getSubNodeNames(): array { method getType (line 63) | public function getType(): string { method isPromoted (line 70) | public function isPromoted(): bool { method isPublic (line 74) | public function isPublic(): bool { method isProtected (line 87) | public function isProtected(): bool { method isPrivate (line 91) | public function isPrivate(): bool { method isReadonly (line 95) | public function isReadonly(): bool { method isPublicSet (line 102) | public function isPublicSet(): bool { method isProtectedSet (line 109) | public function isProtectedSet(): bool { method isPrivateSet (line 116) | public function isPrivateSet(): bool { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/PropertyHook.php class PropertyHook (line 13) | class PropertyHook extends NodeAbstract implements FunctionLike { method __construct (line 44) | public function __construct($name, $body, array $subNodes = [], array ... method returnsByRef (line 54) | public function returnsByRef(): bool { method getParams (line 58) | public function getParams(): array { method getReturnType (line 62) | public function getReturnType() { method isFinal (line 69) | public function isFinal(): bool { method getStmts (line 73) | public function getStmts(): ?array { method getAttrGroups (line 94) | public function getAttrGroups(): array { method getType (line 98) | public function getType(): string { method getSubNodeNames (line 102) | public function getSubNodeNames(): array { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/PropertyItem.php class PropertyItem (line 8) | class PropertyItem extends NodeAbstract { method __construct (line 21) | public function __construct($name, ?Node\Expr $default = null, array $... method getSubNodeNames (line 27) | public function getSubNodeNames(): array { method getType (line 31) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Scalar.php class Scalar (line 5) | abstract class Scalar extends Expr { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/DNumber.php class DNumber (line 9) | class DNumber extends Float_ { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/Encapsed.php class Encapsed (line 9) | class Encapsed extends InterpolatedString { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/EncapsedStringPart.php class EncapsedStringPart (line 11) | class EncapsedStringPart extends InterpolatedStringPart { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/Float_.php class Float_ (line 7) | class Float_ extends Scalar { method __construct (line 17) | public function __construct(float $value, array $attributes = []) { method getSubNodeNames (line 22) | public function getSubNodeNames(): array { method fromString (line 29) | public static function fromString(string $str, array $attributes = [])... method parse (line 45) | public static function parse(string $str): float { method getType (line 72) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/Int_.php class Int_ (line 8) | class Int_ extends Scalar { method __construct (line 24) | public function __construct(int $value, array $attributes = []) { method getSubNodeNames (line 29) | public function getSubNodeNames(): array { method fromString (line 42) | public static function fromString(string $str, array $attributes = [],... method getType (line 76) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/InterpolatedString.php class InterpolatedString (line 9) | class InterpolatedString extends Scalar { method __construct (line 19) | public function __construct(array $parts, array $attributes = []) { method getSubNodeNames (line 24) | public function getSubNodeNames(): array { method getType (line 28) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/LNumber.php class LNumber (line 9) | class LNumber extends Int_ { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/MagicConst.php class MagicConst (line 7) | abstract class MagicConst extends Scalar { method __construct (line 13) | public function __construct(array $attributes = []) { method getSubNodeNames (line 17) | public function getSubNodeNames(): array { method getName (line 26) | abstract public function getName(): string; FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/MagicConst/Class_.php class Class_ (line 7) | class Class_ extends MagicConst { method getName (line 8) | public function getName(): string { method getType (line 12) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/MagicConst/Dir.php class Dir (line 7) | class Dir extends MagicConst { method getName (line 8) | public function getName(): string { method getType (line 12) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/MagicConst/File.php class File (line 7) | class File extends MagicConst { method getName (line 8) | public function getName(): string { method getType (line 12) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/MagicConst/Function_.php class Function_ (line 7) | class Function_ extends MagicConst { method getName (line 8) | public function getName(): string { method getType (line 12) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/MagicConst/Line.php class Line (line 7) | class Line extends MagicConst { method getName (line 8) | public function getName(): string { method getType (line 12) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/MagicConst/Method.php class Method (line 7) | class Method extends MagicConst { method getName (line 8) | public function getName(): string { method getType (line 12) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/MagicConst/Namespace_.php class Namespace_ (line 7) | class Namespace_ extends MagicConst { method getName (line 8) | public function getName(): string { method getType (line 12) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/MagicConst/Property.php class Property (line 7) | class Property extends MagicConst { method getName (line 8) | public function getName(): string { method getType (line 12) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/MagicConst/Trait_.php class Trait_ (line 7) | class Trait_ extends MagicConst { method getName (line 8) | public function getName(): string { method getType (line 12) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/String_.php class String_ (line 8) | class String_ extends Scalar { method __construct (line 36) | public function __construct(string $value, array $attributes = []) { method getSubNodeNames (line 41) | public function getSubNodeNames(): array { method fromString (line 49) | public static function fromString(string $str, array $attributes = [],... method parse (line 71) | public static function parse(string $str, bool $parseUnicodeEscape = t... method parseEscapeSequences (line 101) | public static function parseEscapeSequences(string $str, ?string $quot... method codePointToUtf8 (line 141) | private static function codePointToUtf8(int $num): string { method getType (line 158) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/StaticVar.php class StaticVar (line 8) | class StaticVar extends NodeAbstract { method __construct (line 21) | public function __construct( method getSubNodeNames (line 29) | public function getSubNodeNames(): array { method getType (line 33) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt.php class Stmt (line 7) | abstract class Stmt extends NodeAbstract { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Block.php class Block (line 7) | class Block extends Stmt { method __construct (line 17) | public function __construct(array $stmts, array $attributes = []) { method getType (line 22) | public function getType(): string { method getSubNodeNames (line 26) | public function getSubNodeNames(): array { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Break_.php class Break_ (line 7) | class Break_ extends Node\Stmt { method __construct (line 17) | public function __construct(?Node\Expr $num = null, array $attributes ... method getSubNodeNames (line 22) | public function getSubNodeNames(): array { method getType (line 26) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Case_.php class Case_ (line 7) | class Case_ extends Node\Stmt { method __construct (line 20) | public function __construct(?Node\Expr $cond, array $stmts = [], array... method getSubNodeNames (line 26) | public function getSubNodeNames(): array { method getType (line 30) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Catch_.php class Catch_ (line 8) | class Catch_ extends Node\Stmt { method __construct (line 24) | public function __construct( method getSubNodeNames (line 33) | public function getSubNodeNames(): array { method getType (line 37) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/ClassConst.php class ClassConst (line 8) | class ClassConst extends Node\Stmt { method __construct (line 27) | public function __construct( method getSubNodeNames (line 41) | public function getSubNodeNames(): array { method isPublic (line 48) | public function isPublic(): bool { method isProtected (line 56) | public function isProtected(): bool { method isPrivate (line 63) | public function isPrivate(): bool { method isFinal (line 70) | public function isFinal(): bool { method getType (line 74) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/ClassLike.php class ClassLike (line 8) | abstract class ClassLike extends Node\Stmt { method getTraitUses (line 22) | public function getTraitUses(): array { method getConstants (line 35) | public function getConstants(): array { method getProperties (line 48) | public function getProperties(): array { method getProperty (line 65) | public function getProperty(string $name): ?Property { method getMethods (line 83) | public function getMethods(): array { method getMethod (line 100) | public function getMethod(string $name): ?ClassMethod { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/ClassMethod.php class ClassMethod (line 9) | class ClassMethod extends Node\Stmt implements FunctionLike { method __construct (line 66) | public function __construct($name, array $subNodes = [], array $attrib... method getSubNodeNames (line 77) | public function getSubNodeNames(): array { method returnsByRef (line 81) | public function returnsByRef(): bool { method getParams (line 85) | public function getParams(): array { method getReturnType (line 89) | public function getReturnType() { method getStmts (line 93) | public function getStmts(): ?array { method getAttrGroups (line 97) | public function getAttrGroups(): array { method isPublic (line 104) | public function isPublic(): bool { method isProtected (line 112) | public function isProtected(): bool { method isPrivate (line 119) | public function isPrivate(): bool { method isAbstract (line 126) | public function isAbstract(): bool { method isFinal (line 133) | public function isFinal(): bool { method isStatic (line 140) | public function isStatic(): bool { method isMagic (line 147) | public function isMagic(): bool { method getType (line 151) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Class_.php class Class_ (line 8) | class Class_ extends ClassLike { method __construct (line 52) | public function __construct($name, array $subNodes = [], array $attrib... method getSubNodeNames (line 62) | public function getSubNodeNames(): array { method isAbstract (line 69) | public function isAbstract(): bool { method isFinal (line 76) | public function isFinal(): bool { method isReadonly (line 80) | public function isReadonly(): bool { method isAnonymous (line 87) | public function isAnonymous(): bool { method getType (line 91) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Const_.php class Const_ (line 7) | class Const_ extends Node\Stmt { method __construct (line 20) | public function __construct( method getSubNodeNames (line 30) | public function getSubNodeNames(): array { method getType (line 34) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Continue_.php class Continue_ (line 7) | class Continue_ extends Node\Stmt { method __construct (line 17) | public function __construct(?Node\Expr $num = null, array $attributes ... method getSubNodeNames (line 22) | public function getSubNodeNames(): array { method getType (line 26) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/DeclareDeclare.php class DeclareDeclare (line 11) | class DeclareDeclare extends DeclareItem { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Declare_.php class Declare_ (line 8) | class Declare_ extends Node\Stmt { method __construct (line 21) | public function __construct(array $declares, ?array $stmts = null, arr... method getSubNodeNames (line 27) | public function getSubNodeNames(): array { method getType (line 31) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Do_.php class Do_ (line 7) | class Do_ extends Node\Stmt { method __construct (line 20) | public function __construct(Node\Expr $cond, array $stmts = [], array ... method getSubNodeNames (line 26) | public function getSubNodeNames(): array { method getType (line 30) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Echo_.php class Echo_ (line 7) | class Echo_ extends Node\Stmt { method __construct (line 17) | public function __construct(array $exprs, array $attributes = []) { method getSubNodeNames (line 22) | public function getSubNodeNames(): array { method getType (line 26) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/ElseIf_.php class ElseIf_ (line 7) | class ElseIf_ extends Node\Stmt { method __construct (line 20) | public function __construct(Node\Expr $cond, array $stmts = [], array ... method getSubNodeNames (line 26) | public function getSubNodeNames(): array { method getType (line 30) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Else_.php class Else_ (line 7) | class Else_ extends Node\Stmt { method __construct (line 17) | public function __construct(array $stmts = [], array $attributes = []) { method getSubNodeNames (line 22) | public function getSubNodeNames(): array { method getType (line 26) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/EnumCase.php class EnumCase (line 8) | class EnumCase extends Node\Stmt { method __construct (line 22) | public function __construct($name, ?Node\Expr $expr = null, array $att... method getSubNodeNames (line 29) | public function getSubNodeNames(): array { method getType (line 33) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Enum_.php class Enum_ (line 7) | class Enum_ extends ClassLike { method __construct (line 27) | public function __construct($name, array $subNodes = [], array $attrib... method getSubNodeNames (line 37) | public function getSubNodeNames(): array { method getType (line 41) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Expression.php class Expression (line 10) | class Expression extends Node\Stmt { method __construct (line 20) | public function __construct(Node\Expr $expr, array $attributes = []) { method getSubNodeNames (line 25) | public function getSubNodeNames(): array { method getType (line 29) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Finally_.php class Finally_ (line 7) | class Finally_ extends Node\Stmt { method __construct (line 17) | public function __construct(array $stmts = [], array $attributes = []) { method getSubNodeNames (line 22) | public function getSubNodeNames(): array { method getType (line 26) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/For_.php class For_ (line 7) | class For_ extends Node\Stmt { method __construct (line 32) | public function __construct(array $subNodes = [], array $attributes = ... method getSubNodeNames (line 40) | public function getSubNodeNames(): array { method getType (line 44) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Foreach_.php class Foreach_ (line 7) | class Foreach_ extends Node\Stmt { method __construct (line 34) | public function __construct(Node\Expr $expr, Node\Expr $valueVar, arra... method getSubNodeNames (line 43) | public function getSubNodeNames(): array { method getType (line 47) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Function_.php class Function_ (line 8) | class Function_ extends Node\Stmt implements FunctionLike { method __construct (line 43) | public function __construct($name, array $subNodes = [], array $attrib... method getSubNodeNames (line 53) | public function getSubNodeNames(): array { method returnsByRef (line 57) | public function returnsByRef(): bool { method getParams (line 61) | public function getParams(): array { method getReturnType (line 65) | public function getReturnType() { method getAttrGroups (line 69) | public function getAttrGroups(): array { method getStmts (line 74) | public function getStmts(): array { method getType (line 78) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Global_.php class Global_ (line 7) | class Global_ extends Node\Stmt { method __construct (line 17) | public function __construct(array $vars, array $attributes = []) { method getSubNodeNames (line 22) | public function getSubNodeNames(): array { method getType (line 26) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Goto_.php class Goto_ (line 8) | class Goto_ extends Stmt { method __construct (line 18) | public function __construct($name, array $attributes = []) { method getSubNodeNames (line 23) | public function getSubNodeNames(): array { method getType (line 27) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/GroupUse.php class GroupUse (line 9) | class GroupUse extends Stmt { method __construct (line 27) | public function __construct(Name $prefix, array $uses, int $type = Use... method getSubNodeNames (line 34) | public function getSubNodeNames(): array { method getType (line 38) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/HaltCompiler.php class HaltCompiler (line 7) | class HaltCompiler extends Stmt { method __construct (line 17) | public function __construct(string $remaining, array $attributes = []) { method getSubNodeNames (line 22) | public function getSubNodeNames(): array { method getType (line 26) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/If_.php class If_ (line 7) | class If_ extends Node\Stmt { method __construct (line 31) | public function __construct(Node\Expr $cond, array $subNodes = [], arr... method getSubNodeNames (line 39) | public function getSubNodeNames(): array { method getType (line 43) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/InlineHTML.php class InlineHTML (line 7) | class InlineHTML extends Stmt { method __construct (line 17) | public function __construct(string $value, array $attributes = []) { method getSubNodeNames (line 22) | public function getSubNodeNames(): array { method getType (line 26) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Interface_.php class Interface_ (line 7) | class Interface_ extends ClassLike { method __construct (line 25) | public function __construct($name, array $subNodes = [], array $attrib... method getSubNodeNames (line 33) | public function getSubNodeNames(): array { method getType (line 37) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Label.php class Label (line 8) | class Label extends Stmt { method __construct (line 18) | public function __construct($name, array $attributes = []) { method getSubNodeNames (line 23) | public function getSubNodeNames(): array { method getType (line 27) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Namespace_.php class Namespace_ (line 7) | class Namespace_ extends Node\Stmt { method __construct (line 24) | public function __construct(?Node\Name $name = null, ?array $stmts = [... method getSubNodeNames (line 30) | public function getSubNodeNames(): array { method getType (line 34) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Nop.php class Nop (line 8) | class Nop extends Node\Stmt { method getSubNodeNames (line 9) | public function getSubNodeNames(): array { method getType (line 13) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Property.php class Property (line 12) | class Property extends Node\Stmt { method __construct (line 34) | public function __construct(int $flags, array $props, array $attribute... method getSubNodeNames (line 43) | public function getSubNodeNames(): array { method isPublic (line 50) | public function isPublic(): bool { method isProtected (line 58) | public function isProtected(): bool { method isPrivate (line 65) | public function isPrivate(): bool { method isStatic (line 72) | public function isStatic(): bool { method isReadonly (line 79) | public function isReadonly(): bool { method isAbstract (line 86) | public function isAbstract(): bool { method isFinal (line 93) | public function isFinal(): bool { method isPublicSet (line 100) | public function isPublicSet(): bool { method isProtectedSet (line 107) | public function isProtectedSet(): bool { method isPrivateSet (line 114) | public function isPrivateSet(): bool { method getType (line 118) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/PropertyProperty.php class PropertyProperty (line 11) | class PropertyProperty extends PropertyItem { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Return_.php class Return_ (line 7) | class Return_ extends Node\Stmt { method __construct (line 17) | public function __construct(?Node\Expr $expr = null, array $attributes... method getSubNodeNames (line 22) | public function getSubNodeNames(): array { method getType (line 26) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/StaticVar.php class StaticVar (line 9) | class StaticVar extends \PhpParser\Node\StaticVar { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Static_.php class Static_ (line 8) | class Static_ extends Stmt { method __construct (line 18) | public function __construct(array $vars, array $attributes = []) { method getSubNodeNames (line 23) | public function getSubNodeNames(): array { method getType (line 27) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Switch_.php class Switch_ (line 7) | class Switch_ extends Node\Stmt { method __construct (line 20) | public function __construct(Node\Expr $cond, array $cases, array $attr... method getSubNodeNames (line 26) | public function getSubNodeNames(): array { method getType (line 30) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/TraitUse.php class TraitUse (line 7) | class TraitUse extends Node\Stmt { method __construct (line 20) | public function __construct(array $traits, array $adaptations = [], ar... method getSubNodeNames (line 26) | public function getSubNodeNames(): array { method getType (line 30) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/TraitUseAdaptation.php class TraitUseAdaptation (line 7) | abstract class TraitUseAdaptation extends Node\Stmt { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/TraitUseAdaptation/Alias.php class Alias (line 7) | class Alias extends Node\Stmt\TraitUseAdaptation { method __construct (line 22) | public function __construct(?Node\Name $trait, $method, ?int $newModif... method getSubNodeNames (line 30) | public function getSubNodeNames(): array { method getType (line 34) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/TraitUseAdaptation/Precedence.php class Precedence (line 7) | class Precedence extends Node\Stmt\TraitUseAdaptation { method __construct (line 19) | public function __construct(Node\Name $trait, $method, array $insteado... method getSubNodeNames (line 26) | public function getSubNodeNames(): array { method getType (line 30) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Trait_.php class Trait_ (line 7) | class Trait_ extends ClassLike { method __construct (line 20) | public function __construct($name, array $subNodes = [], array $attrib... method getSubNodeNames (line 27) | public function getSubNodeNames(): array { method getType (line 31) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/TryCatch.php class TryCatch (line 7) | class TryCatch extends Node\Stmt { method __construct (line 23) | public function __construct(array $stmts, array $catches, ?Finally_ $f... method getSubNodeNames (line 30) | public function getSubNodeNames(): array { method getType (line 34) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Unset_.php class Unset_ (line 7) | class Unset_ extends Node\Stmt { method __construct (line 17) | public function __construct(array $vars, array $attributes = []) { method getSubNodeNames (line 22) | public function getSubNodeNames(): array { method getType (line 26) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/UseUse.php class UseUse (line 11) | class UseUse extends UseItem { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Use_.php class Use_ (line 8) | class Use_ extends Stmt { method __construct (line 34) | public function __construct(array $uses, int $type = self::TYPE_NORMAL... method getSubNodeNames (line 40) | public function getSubNodeNames(): array { method getType (line 44) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/While_.php class While_ (line 7) | class While_ extends Node\Stmt { method __construct (line 20) | public function __construct(Node\Expr $cond, array $stmts = [], array ... method getSubNodeNames (line 26) | public function getSubNodeNames(): array { method getType (line 30) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/UnionType.php class UnionType (line 5) | class UnionType extends ComplexType { method __construct (line 15) | public function __construct(array $types, array $attributes = []) { method getSubNodeNames (line 20) | public function getSubNodeNames(): array { method getType (line 24) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/UseItem.php class UseItem (line 9) | class UseItem extends NodeAbstract { method __construct (line 27) | public function __construct(Node\Name $name, $alias = null, int $type ... method getSubNodeNames (line 34) | public function getSubNodeNames(): array { method getAlias (line 41) | public function getAlias(): Identifier { method getType (line 49) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/VarLikeIdentifier.php class VarLikeIdentifier (line 12) | class VarLikeIdentifier extends Identifier { method getType (line 13) | public function getType(): string { FILE: vendor/nikic/php-parser/lib/PhpParser/Node/VariadicPlaceholder.php class VariadicPlaceholder (line 10) | class VariadicPlaceholder extends NodeAbstract { method __construct (line 16) | public function __construct(array $attributes = []) { method getType (line 20) | public function getType(): string { method getSubNodeNames (line 24) | public function getSubNodeNames(): array { FILE: vendor/nikic/php-parser/lib/PhpParser/NodeAbstract.php class NodeAbstract (line 5) | abstract class NodeAbstract implements Node, \JsonSerializable { method __construct (line 14) | public function __construct(array $attributes = []) { method getLine (line 24) | public function getLine(): int { method getStartLine (line 36) | public function getStartLine(): int { method getEndLine (line 48) | public function getEndLine(): int { method getStartTokenPos (line 61) | public function getStartTokenPos(): int { method getEndTokenPos (line 74) | public function getEndTokenPos(): int { method getStartFilePos (line 85) | public function getStartFilePos(): int { method getEndFilePos (line 96) | public function getEndFilePos(): int { method getComments (line 107) | public function getComments(): array { method getDocComment (line 116) | public function getDocComment(): ?Comment\Doc { method setDocComment (line 135) | public function setDocComment(Comment\Doc $docComment): void { method setAttribute (line 151) | public function setAttribute(string $key, $value): void { method hasAttribute (line 155) | public function hasAttribute(string $key): bool { method getAttribute (line 159) | public function getAttribute(string $key, $default = null) { method getAttributes (line 167) | public function getAttributes(): array { method setAttributes (line 171) | public function setAttributes(array $attributes): void { method jsonSerialize (line 178) | public function jsonSerialize(): array { FILE: vendor/nikic/php-parser/lib/PhpParser/NodeDumper.php class NodeDumper (line 15) | class NodeDumper { method __construct (line 44) | public function __construct(array $options = []) { method dump (line 60) | public function dump($node, ?string $code = null): string { method dumpRecursive (line 69) | protected function dumpRecursive($node, bool $indent = true): void { method dumpFlags (line 165) | protected function dumpFlags(int $flags): string { method dumpEnum (line 206) | private function dumpEnum(int $value, array $map): string { method dumpIncludeType (line 213) | private function dumpIncludeType(int $type): string { method dumpUseType (line 222) | private function dumpUseType(int $type): string { method dumpIntKind (line 231) | private function dumpIntKind(int $kind): string { method dumpStringKind (line 240) | private function dumpStringKind(int $kind): string { method dumpArrayKind (line 249) | private function dumpArrayKind(int $kind): string { method dumpListKind (line 256) | private function dumpListKind(int $kind): string { method dumpPosition (line 270) | protected function dumpPosition(Node $node): ?string { method toColumn (line 287) | private function toColumn(string $code, int $pos): int { FILE: vendor/nikic/php-parser/lib/PhpParser/NodeFinder.php class NodeFinder (line 8) | class NodeFinder { method find (line 17) | public function find($nodes, callable $filter): array { method findInstanceOf (line 44) | public function findInstanceOf($nodes, string $class): array { method findFirst (line 58) | public function findFirst($nodes, callable $filter): ?Node { method findFirstInstanceOf (line 85) | public function findFirstInstanceOf($nodes, string $class): ?Node { FILE: vendor/nikic/php-parser/lib/PhpParser/NodeTraverser.php class NodeTraverser (line 5) | class NodeTraverser implements NodeTraverserInterface { method __construct (line 37) | public function __construct(NodeVisitor ...$visitors) { method addVisitor (line 46) | public function addVisitor(NodeVisitor $visitor): void { method removeVisitor (line 53) | public function removeVisitor(NodeVisitor $visitor): void { method traverse (line 67) | public function traverse(array $nodes): array { method traverseNode (line 93) | protected function traverseNode(Node $node): void { method traverseArray (line 181) | protected function traverseArray(array $nodes): array { method ensureReplacementReasonable (line 271) | private function ensureReplacementReasonable(Node $old, Node $new): vo... FILE: vendor/nikic/php-parser/lib/PhpParser/NodeTraverserInterface.php type NodeTraverserInterface (line 5) | interface NodeTraverserInterface { method addVisitor (line 11) | public function addVisitor(NodeVisitor $visitor): void; method removeVisitor (line 16) | public function removeVisitor(NodeVisitor $visitor): void; method traverse (line 25) | public function traverse(array $nodes): array; FILE: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor.php type NodeVisitor (line 5) | interface NodeVisitor { method beforeTraverse (line 59) | public function beforeTraverse(array $nodes); method enterNode (line 87) | public function enterNode(Node $node); method leaveNode (line 110) | public function leaveNode(Node $node); method afterTraverse (line 123) | public function afterTraverse(array $nodes); FILE: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/CloningVisitor.php class CloningVisitor (line 13) | class CloningVisitor extends NodeVisitorAbstract { method enterNode (line 14) | public function enterNode(Node $origNode) { FILE: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/CommentAnnotatingVisitor.php class CommentAnnotatingVisitor (line 10) | class CommentAnnotatingVisitor extends NodeVisitorAbstract { method __construct (line 23) | public function __construct(array $tokens) { method enterNode (line 35) | public function enterNode(Node $node) { FILE: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/FindingVisitor.php class FindingVisitor (line 12) | class FindingVisitor extends NodeVisitorAbstract { method __construct (line 18) | public function __construct(callable $filterCallback) { method getFoundNodes (line 29) | public function getFoundNodes(): array { method beforeTraverse (line 33) | public function beforeTraverse(array $nodes): ?array { method enterNode (line 39) | public function enterNode(Node $node) { FILE: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/FirstFindingVisitor.php class FirstFindingVisitor (line 13) | class FirstFindingVisitor extends NodeVisitorAbstract { method __construct (line 19) | public function __construct(callable $filterCallback) { method getFoundNode (line 30) | public function getFoundNode(): ?Node { method beforeTraverse (line 34) | public function beforeTraverse(array $nodes): ?array { method enterNode (line 40) | public function enterNode(Node $node) { FILE: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php class NameResolver (line 14) | class NameResolver extends NodeVisitorAbstract { method __construct (line 37) | public function __construct(?ErrorHandler $errorHandler = null, array ... method getNameContext (line 46) | public function getNameContext(): NameContext { method beforeTraverse (line 50) | public function beforeTraverse(array $nodes): ?array { method enterNode (line 55) | public function enterNode(Node $node) { method addAlias (line 172) | private function addAlias(Node\UseItem $use, int $type, ?Name $prefix ... method resolveSignature (line 184) | private function resolveSignature($node): void { method resolveType (line 197) | private function resolveType(?Node $node): ?Node { method resolveName (line 222) | protected function resolveName(Name $name, int $type): Name { method resolveClassName (line 253) | protected function resolveClassName(Name $name): Name { method addNamespacedName (line 257) | protected function addNamespacedName(Node $node): void { method resolveAttrGroups (line 262) | protected function resolveAttrGroups(Node $node): void { FILE: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NodeConnectingVisitor.php class NodeConnectingVisitor (line 19) | final class NodeConnectingVisitor extends NodeVisitorAbstract { method __construct (line 32) | public function __construct(bool $weakReferences = false) { method beforeTraverse (line 36) | public function beforeTraverse(array $nodes) { method enterNode (line 41) | public function enterNode(Node $node) { method leaveNode (line 68) | public function leaveNode(Node $node) { FILE: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/ParentConnectingVisitor.php class ParentConnectingVisitor (line 19) | final class ParentConnectingVisitor extends NodeVisitorAbstract { method __construct (line 27) | public function __construct(bool $weakReferences = false) { method beforeTraverse (line 31) | public function beforeTraverse(array $nodes) { method enterNode (line 35) | public function enterNode(Node $node) { method leaveNode (line 48) | public function leaveNode(Node $node) { FILE: vendor/nikic/php-parser/lib/PhpParser/NodeVisitorAbstract.php class NodeVisitorAbstract (line 8) | abstract class NodeVisitorAbstract implements NodeVisitor { method beforeTraverse (line 9) | public function beforeTraverse(array $nodes) { method enterNode (line 13) | public function enterNode(Node $node) { method leaveNode (line 17) | public function leaveNode(Node $node) { method afterTraverse (line 21) | public function afterTraverse(array $nodes) { FILE: vendor/nikic/php-parser/lib/PhpParser/Parser.php type Parser (line 5) | interface Parser { method parse (line 16) | public function parse(string $code, ?ErrorHandler $errorHandler = null... method getTokens (line 23) | public function getTokens(): array; FILE: vendor/nikic/php-parser/lib/PhpParser/Parser/Php7.php class Php7 (line 19) | class Php7 extends \PhpParser\ParserAbstract method initReduceCallbacks (line 1170) | protected function initReduceCallbacks(): void { FILE: vendor/nikic/php-parser/lib/PhpParser/Parser/Php8.php class Php8 (line 19) | class Php8 extends \PhpParser\ParserAbstract method initReduceCallbacks (line 1190) | protected function initReduceCallbacks(): void { FILE: vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php class ParserAbstract (line 39) | abstract class ParserAbstract implements Parser { method initReduceCallbacks (line 143) | abstract protected function initReduceCallbacks(): void; method __construct (line 158) | public function __construct(Lexer $lexer, ?PhpVersion $phpVersion = nu... method parse (line 182) | public function parse(string $code, ?ErrorHandler $errorHandler = null... method getTokens (line 217) | public function getTokens(): array { method doParse (line 222) | protected function doParse(): ?array { method emitError (line 418) | protected function emitError(Error $error): void { method getErrorMessage (line 430) | protected function getErrorMessage(int $symbol, int $state): string { method getExpectedTokens (line 446) | protected function getExpectedTokens(int $state): array { method getAttributes (line 481) | protected function getAttributes(int $tokenStartPos, int $tokenEndPos)... method getAttributesForToken (line 499) | protected function getAttributesForToken(int $tokenPos): array { method handleNamespaces (line 561) | protected function handleNamespaces(array $stmts): array { method fixupNamespaceAttributes (line 617) | private function fixupNamespaceAttributes(Node\Stmt\Namespace_ $stmt):... method getNamespaceErrorAttributes (line 636) | private function getNamespaceErrorAttributes(Namespace_ $node): array { method getNamespacingStyle (line 658) | private function getNamespacingStyle(array $stmts): ?string { method handleBuiltinTypes (line 702) | protected function handleBuiltinTypes(Name $name) { method getAttributesAt (line 722) | protected function getAttributesAt(int $stackPos): array { method getFloatCastKind (line 726) | protected function getFloatCastKind(string $cast): int { method parseLNumber (line 740) | protected function parseLNumber(string $str, array $attributes, bool $... method parseNumString (line 758) | protected function parseNumString(string $str, array $attributes) { method stripIndentation (line 772) | protected function stripIndentation( method parseDocString (line 809) | protected function parseDocString( method createCommentFromToken (line 893) | protected function createCommentFromToken(Token $token, int $tokenPos)... method getCommentBeforeToken (line 905) | protected function getCommentBeforeToken(int $tokenPos): ?Comment { method maybeCreateZeroLengthNop (line 922) | protected function maybeCreateZeroLengthNop(int $tokenPos): ?Nop { method maybeCreateNop (line 942) | protected function maybeCreateNop(int $tokenStartPos, int $tokenEndPos... method handleHaltCompiler (line 949) | protected function handleHaltCompiler(): string { method inlineHtmlHasLeadingNewline (line 958) | protected function inlineHtmlHasLeadingNewline(int $stackPos): bool { method createEmptyElemAttributes (line 974) | protected function createEmptyElemAttributes(int $tokenPos): array { method fixupArrayDestructuring (line 978) | protected function fixupArrayDestructuring(Array_ $node): Expr\List_ { method postprocessList (line 994) | protected function postprocessList(Expr\List_ $node): void { method fixupAlternativeElse (line 1004) | protected function fixupAlternativeElse($node): void { method checkClassModifier (line 1021) | protected function checkClassModifier(int $a, int $b, int $modifierPos... method checkModifier (line 1030) | protected function checkModifier(int $a, int $b, int $modifierPos): vo... method checkParam (line 1040) | protected function checkParam(Param $node): void { method checkTryCatch (line 1049) | protected function checkTryCatch(TryCatch $node): void { method checkNamespace (line 1057) | protected function checkNamespace(Namespace_ $node): void { method checkClassName (line 1069) | private function checkClassName(?Identifier $name, int $namePos): void { method checkImplementedInterfaces (line 1079) | private function checkImplementedInterfaces(array $interfaces): void { method checkClass (line 1090) | protected function checkClass(Class_ $node, int $namePos): void { method checkInterface (line 1103) | protected function checkInterface(Interface_ $node, int $namePos): void { method checkEnum (line 1108) | protected function checkEnum(Enum_ $node, int $namePos): void { method checkClassMethod (line 1113) | protected function checkClassMethod(ClassMethod $node, int $modifierPo... method checkClassConst (line 1141) | protected function checkClassConst(ClassConst $node, int $modifierPos)... method checkUseUse (line 1151) | protected function checkUseUse(UseItem $node, int $namePos): void { method checkPropertyHooksForMultiProperty (line 1163) | protected function checkPropertyHooksForMultiProperty(Property $proper... method checkEmptyPropertyHookList (line 1171) | protected function checkEmptyPropertyHookList(array $hooks, int $hookP... method checkPropertyHook (line 1178) | protected function checkPropertyHook(PropertyHook $hook, ?int $paramLi... method checkPropertyHookModifiers (line 1191) | protected function checkPropertyHookModifiers(int $a, int $b, int $mod... method checkConstantAttributes (line 1206) | protected function checkConstantAttributes(Const_ $node): void { method addPropertyNameToHooks (line 1216) | protected function addPropertyNameToHooks(Node $node): void { method isSimpleExit (line 1228) | private function isSimpleExit(array $args): bool { method createExitExpr (line 1244) | protected function createExitExpr(string $name, int $namePos, array $a... method createTokenMap (line 1262) | protected function createTokenMap(): array { FILE: vendor/nikic/php-parser/lib/PhpParser/ParserFactory.php class ParserFactory (line 8) | class ParserFactory { method createForVersion (line 14) | public function createForVersion(PhpVersion $version): Parser { method createForNewestSupportedVersion (line 31) | public function createForNewestSupportedVersion(): Parser { method createForHostVersion (line 39) | public function createForHostVersion(): Parser { FILE: vendor/nikic/php-parser/lib/PhpParser/PhpVersion.php class PhpVersion (line 8) | class PhpVersion { method __construct (line 30) | private function __construct(int $id) { method fromComponents (line 37) | public static function fromComponents(int $major, int $minor): self { method getNewestSupported (line 45) | public static function getNewestSupported(): self { method getHostVersion (line 52) | public static function getHostVersion(): self { method fromString (line 59) | public static function fromString(string $version): self { method equals (line 69) | public function equals(PhpVersion $other): bool { method newerOrEqual (line 76) | public function newerOrEqual(PhpVersion $other): bool { method older (line 83) | public function older(PhpVersion $other): bool { method isHostVersion (line 90) | public function isHostVersion(): bool { method supportsBuiltinType (line 97) | public function supportsBuiltinType(string $type): bool { method supportsShortArraySyntax (line 105) | public function supportsShortArraySyntax(): bool { method supportsShortArrayDestructuring (line 112) | public function supportsShortArrayDestructuring(): bool { method supportsFlexibleHeredoc (line 119) | public function supportsFlexibleHeredoc(): bool { method supportsTrailingCommaInParamList (line 126) | public function supportsTrailingCommaInParamList(): bool { method allowsAssignNewByReference (line 133) | public function allowsAssignNewByReference(): bool { method allowsInvalidOctals (line 140) | public function allowsInvalidOctals(): bool { method allowsDelInIdentifiers (line 147) | public function allowsDelInIdentifiers(): bool { method supportsYieldWithoutParentheses (line 154) | public function supportsYieldWithoutParentheses(): bool { method supportsUnicodeEscapes (line 161) | public function supportsUnicodeEscapes(): bool { method supportsAttributes (line 168) | public function supportsAttributes(): bool { FILE: vendor/nikic/php-parser/lib/PhpParser/PrettyPrinter.php type PrettyPrinter (line 7) | interface PrettyPrinter { method prettyPrint (line 15) | public function prettyPrint(array $stmts): string; method prettyPrintExpr (line 24) | public function prettyPrintExpr(Expr $node): string; method prettyPrintFile (line 33) | public function prettyPrintFile(array $stmts): string; method printFormatPreserving (line 50) | public function printFormatPreserving(array $stmts, array $origStmts, ... FILE: vendor/nikic/php-parser/lib/PhpParser/PrettyPrinter/Standard.php class Standard (line 16) | class Standard extends PrettyPrinterAbstract { method pParam (line 19) | protected function pParam(Node\Param $node): string { method pArg (line 30) | protected function pArg(Node\Arg $node): string { method pVariadicPlaceholder (line 36) | protected function pVariadicPlaceholder(Node\VariadicPlaceholder $node... method pConst (line 40) | protected function pConst(Node\Const_ $node): string { method pNullableType (line 44) | protected function pNullableType(Node\NullableType $node): string { method pUnionType (line 48) | protected function pUnionType(Node\UnionType $node): string { method pIntersectionType (line 60) | protected function pIntersectionType(Node\IntersectionType $node): str... method pIdentifier (line 64) | protected function pIdentifier(Node\Identifier $node): string { method pVarLikeIdentifier (line 68) | protected function pVarLikeIdentifier(Node\VarLikeIdentifier $node): s... method pAttribute (line 72) | protected function pAttribute(Node\Attribute $node): string { method pAttributeGroup (line 77) | protected function pAttributeGroup(Node\AttributeGroup $node): string { method pName (line 83) | protected function pName(Name $node): string { method pName_FullyQualified (line 87) | protected function pName_FullyQualified(Name\FullyQualified $node): st... method pName_Relative (line 91) | protected function pName_Relative(Name\Relative $node): string { method pScalar_MagicConst_Class (line 97) | protected function pScalar_MagicConst_Class(MagicConst\Class_ $node): ... method pScalar_MagicConst_Dir (line 101) | protected function pScalar_MagicConst_Dir(MagicConst\Dir $node): string { method pScalar_MagicConst_File (line 105) | protected function pScalar_MagicConst_File(MagicConst\File $node): str... method pScalar_MagicConst_Function (line 109) | protected function pScalar_MagicConst_Function(MagicConst\Function_ $n... method pScalar_MagicConst_Line (line 113) | protected function pScalar_MagicConst_Line(MagicConst\Line $node): str... method pScalar_MagicConst_Method (line 117) | protected function pScalar_MagicConst_Method(MagicConst\Method $node):... method pScalar_MagicConst_Namespace (line 121) | protected function pScalar_MagicConst_Namespace(MagicConst\Namespace_ ... method pScalar_MagicConst_Trait (line 125) | protected function pScalar_MagicConst_Trait(MagicConst\Trait_ $node): ... method pScalar_MagicConst_Property (line 129) | protected function pScalar_MagicConst_Property(MagicConst\Property $no... method indentString (line 135) | private function indentString(string $str): string { method pScalar_String (line 139) | protected function pScalar_String(Scalar\String_ $node): string { method pScalar_InterpolatedString (line 180) | protected function pScalar_InterpolatedString(Scalar\InterpolatedStrin... method pScalar_Int (line 199) | protected function pScalar_Int(Scalar\Int_ $node): string { method pScalar_Float (line 229) | protected function pScalar_Float(Scalar\Float_ $node): string { method pExpr_Assign (line 258) | protected function pExpr_Assign(Expr\Assign $node, int $precedence, in... method pExpr_AssignRef (line 262) | protected function pExpr_AssignRef(Expr\AssignRef $node, int $preceden... method pExpr_AssignOp_Plus (line 266) | protected function pExpr_AssignOp_Plus(AssignOp\Plus $node, int $prece... method pExpr_AssignOp_Minus (line 270) | protected function pExpr_AssignOp_Minus(AssignOp\Minus $node, int $pre... method pExpr_AssignOp_Mul (line 274) | protected function pExpr_AssignOp_Mul(AssignOp\Mul $node, int $precede... method pExpr_AssignOp_Div (line 278) | protected function pExpr_AssignOp_Div(AssignOp\Div $node, int $precede... method pExpr_AssignOp_Concat (line 282) | protected function pExpr_AssignOp_Concat(AssignOp\Concat $node, int $p... method pExpr_AssignOp_Mod (line 286) | protected function pExpr_AssignOp_Mod(AssignOp\Mod $node, int $precede... method pExpr_AssignOp_BitwiseAnd (line 290) | protected function pExpr_AssignOp_BitwiseAnd(AssignOp\BitwiseAnd $node... method pExpr_AssignOp_BitwiseOr (line 294) | protected function pExpr_AssignOp_BitwiseOr(AssignOp\BitwiseOr $node, ... method pExpr_AssignOp_BitwiseXor (line 298) | protected function pExpr_AssignOp_BitwiseXor(AssignOp\BitwiseXor $node... method pExpr_AssignOp_ShiftLeft (line 302) | protected function pExpr_AssignOp_ShiftLeft(AssignOp\ShiftLeft $node, ... method pExpr_AssignOp_ShiftRight (line 306) | protected function pExpr_AssignOp_ShiftRight(AssignOp\ShiftRight $node... method pExpr_AssignOp_Pow (line 310) | protected function pExpr_AssignOp_Pow(AssignOp\Pow $node, int $precede... method pExpr_AssignOp_Coalesce (line 314) | protected function pExpr_AssignOp_Coalesce(AssignOp\Coalesce $node, in... method pExpr_BinaryOp_Plus (line 320) | protected function pExpr_BinaryOp_Plus(BinaryOp\Plus $node, int $prece... method pExpr_BinaryOp_Minus (line 324) | protected function pExpr_BinaryOp_Minus(BinaryOp\Minus $node, int $pre... method pExpr_BinaryOp_Mul (line 328) | protected function pExpr_BinaryOp_Mul(BinaryOp\Mul $node, int $precede... method pExpr_BinaryOp_Div (line 332) | protected function pExpr_BinaryOp_Div(BinaryOp\Div $node, int $precede... method pExpr_BinaryOp_Concat (line 336) | protected function pExpr_BinaryOp_Concat(BinaryOp\Concat $node, int $p... method pExpr_BinaryOp_Mod (line 340) | protected function pExpr_BinaryOp_Mod(BinaryOp\Mod $node, int $precede... method pExpr_BinaryOp_BooleanAnd (line 344) | protected function pExpr_BinaryOp_BooleanAnd(BinaryOp\BooleanAnd $node... method pExpr_BinaryOp_BooleanOr (line 348) | protected function pExpr_BinaryOp_BooleanOr(BinaryOp\BooleanOr $node, ... method pExpr_BinaryOp_BitwiseAnd (line 352) | protected function pExpr_BinaryOp_BitwiseAnd(BinaryOp\BitwiseAnd $node... method pExpr_BinaryOp_BitwiseOr (line 356) | protected function pExpr_BinaryOp_BitwiseOr(BinaryOp\BitwiseOr $node, ... method pExpr_BinaryOp_BitwiseXor (line 360) | protected function pExpr_BinaryOp_BitwiseXor(BinaryOp\BitwiseXor $node... method pExpr_BinaryOp_ShiftLeft (line 364) | protected function pExpr_BinaryOp_ShiftLeft(BinaryOp\ShiftLeft $node, ... method pExpr_BinaryOp_ShiftRight (line 368) | protected function pExpr_BinaryOp_ShiftRight(BinaryOp\ShiftRight $node... method pExpr_BinaryOp_Pow (line 372) | protected function pExpr_BinaryOp_Pow(BinaryOp\Pow $node, int $precede... method pExpr_BinaryOp_LogicalAnd (line 376) | protected function pExpr_BinaryOp_LogicalAnd(BinaryOp\LogicalAnd $node... method pExpr_BinaryOp_LogicalOr (line 380) | protected function pExpr_BinaryOp_LogicalOr(BinaryOp\LogicalOr $node, ... method pExpr_BinaryOp_LogicalXor (line 384) | protected function pExpr_BinaryOp_LogicalXor(BinaryOp\LogicalXor $node... method pExpr_BinaryOp_Equal (line 388) | protected function pExpr_BinaryOp_Equal(BinaryOp\Equal $node, int $pre... method pExpr_BinaryOp_NotEqual (line 392) | protected function pExpr_BinaryOp_NotEqual(BinaryOp\NotEqual $node, in... method pExpr_BinaryOp_Identical (line 396) | protected function pExpr_BinaryOp_Identical(BinaryOp\Identical $node, ... method pExpr_BinaryOp_NotIdentical (line 400) | protected function pExpr_BinaryOp_NotIdentical(BinaryOp\NotIdentical $... method pExpr_BinaryOp_Spaceship (line 404) | protected function pExpr_BinaryOp_Spaceship(BinaryOp\Spaceship $node, ... method pExpr_BinaryOp_Greater (line 408) | protected function pExpr_BinaryOp_Greater(BinaryOp\Greater $node, int ... method pExpr_BinaryOp_GreaterOrEqual (line 412) | protected function pExpr_BinaryOp_GreaterOrEqual(BinaryOp\GreaterOrEqu... method pExpr_BinaryOp_Smaller (line 416) | protected function pExpr_BinaryOp_Smaller(BinaryOp\Smaller $node, int ... method pExpr_BinaryOp_SmallerOrEqual (line 420) | protected function pExpr_BinaryOp_SmallerOrEqual(BinaryOp\SmallerOrEqu... method pExpr_BinaryOp_Coalesce (line 424) | protected function pExpr_BinaryOp_Coalesce(BinaryOp\Coalesce $node, in... method pExpr_Instanceof (line 428) | protected function pExpr_Instanceof(Expr\Instanceof_ $node, int $prece... method pExpr_BooleanNot (line 437) | protected function pExpr_BooleanNot(Expr\BooleanNot $node, int $preced... method pExpr_BitwiseNot (line 441) | protected function pExpr_BitwiseNot(Expr\BitwiseNot $node, int $preced... method pExpr_UnaryMinus (line 445) | protected function pExpr_UnaryMinus(Expr\UnaryMinus $node, int $preced... method pExpr_UnaryPlus (line 449) | protected function pExpr_UnaryPlus(Expr\UnaryPlus $node, int $preceden... method pExpr_PreInc (line 453) | protected function pExpr_PreInc(Expr\PreInc $node): string { method pExpr_PreDec (line 457) | protected function pExpr_PreDec(Expr\PreDec $node): string { method pExpr_PostInc (line 461) | protected function pExpr_PostInc(Expr\PostInc $node): string { method pExpr_PostDec (line 465) | protected function pExpr_PostDec(Expr\PostDec $node): string { method pExpr_ErrorSuppress (line 469) | protected function pExpr_ErrorSuppress(Expr\ErrorSuppress $node, int $... method pExpr_YieldFrom (line 473) | protected function pExpr_YieldFrom(Expr\YieldFrom $node, int $preceden... method pExpr_Print (line 477) | protected function pExpr_Print(Expr\Print_ $node, int $precedence, int... method pExpr_Cast_Int (line 483) | protected function pExpr_Cast_Int(Cast\Int_ $node, int $precedence, in... method pExpr_Cast_Double (line 487) | protected function pExpr_Cast_Double(Cast\Double $node, int $precedenc... method pExpr_Cast_String (line 500) | protected function pExpr_Cast_String(Cast\String_ $node, int $preceden... method pExpr_Cast_Array (line 504) | protected function pExpr_Cast_Array(Cast\Array_ $node, int $precedence... method pExpr_Cast_Object (line 508) | protected function pExpr_Cast_Object(Cast\Object_ $node, int $preceden... method pExpr_Cast_Bool (line 512) | protected function pExpr_Cast_Bool(Cast\Bool_ $node, int $precedence, ... method pExpr_Cast_Unset (line 516) | protected function pExpr_Cast_Unset(Cast\Unset_ $node, int $precedence... method pExpr_FuncCall (line 522) | protected function pExpr_FuncCall(Expr\FuncCall $node): string { method pExpr_MethodCall (line 527) | protected function pExpr_MethodCall(Expr\MethodCall $node): string { method pExpr_NullsafeMethodCall (line 532) | protected function pExpr_NullsafeMethodCall(Expr\NullsafeMethodCall $n... method pExpr_StaticCall (line 537) | protected function pExpr_StaticCall(Expr\StaticCall $node): string { method pExpr_Empty (line 547) | protected function pExpr_Empty(Expr\Empty_ $node): string { method pExpr_Isset (line 551) | protected function pExpr_Isset(Expr\Isset_ $node): string { method pExpr_Eval (line 555) | protected function pExpr_Eval(Expr\Eval_ $node): string { method pExpr_Include (line 559) | protected function pExpr_Include(Expr\Include_ $node, int $precedence,... method pExpr_List (line 570) | protected function pExpr_List(Expr\List_ $node): string { method pExpr_Error (line 582) | protected function pExpr_Error(Expr\Error $node): string { method pExpr_Variable (line 586) | protected function pExpr_Variable(Expr\Variable $node): string { method pExpr_Array (line 594) | protected function pExpr_Array(Expr\Array_ $node): string { method pKey (line 604) | protected function pKey(?Node $node): string { method pArrayItem (line 619) | protected function pArrayItem(Node\ArrayItem $node): string { method pExpr_ArrayDimFetch (line 626) | protected function pExpr_ArrayDimFetch(Expr\ArrayDimFetch $node): stri... method pExpr_ConstFetch (line 631) | protected function pExpr_ConstFetch(Expr\ConstFetch $node): string { method pExpr_ClassConstFetch (line 635) | protected function pExpr_ClassConstFetch(Expr\ClassConstFetch $node): ... method pExpr_PropertyFetch (line 639) | protected function pExpr_PropertyFetch(Expr\PropertyFetch $node): stri... method pExpr_NullsafePropertyFetch (line 643) | protected function pExpr_NullsafePropertyFetch(Expr\NullsafePropertyFe... method pExpr_StaticPropertyFetch (line 647) | protected function pExpr_StaticPropertyFetch(Expr\StaticPropertyFetch ... method pExpr_ShellExec (line 651) | protected function pExpr_ShellExec(Expr\ShellExec $node): string { method pExpr_Closure (line 655) | protected function pExpr_Closure(Expr\Closure $node): string { method pExpr_Match (line 665) | protected function pExpr_Match(Expr\Match_ $node): string { method pMatchArm (line 672) | protected function pMatchArm(Node\MatchArm $node): string { method pExpr_ArrowFunction (line 685) | protected function pExpr_ArrowFunction(Expr\ArrowFunction $node, int $... method pClosureUse (line 697) | protected function pClosureUse(Node\ClosureUse $node): string { method pExpr_New (line 701) | protected function pExpr_New(Expr\New_ $node): string { method pExpr_Clone (line 710) | protected function pExpr_Clone(Expr\Clone_ $node, int $precedence, int... method pExpr_Ternary (line 714) | protected function pExpr_Ternary(Expr\Ternary $node, int $precedence, ... method pExpr_Exit (line 723) | protected function pExpr_Exit(Expr\Exit_ $node): string { method pExpr_Throw (line 729) | protected function pExpr_Throw(Expr\Throw_ $node, int $precedence, int... method pExpr_Yield (line 733) | protected function pExpr_Yield(Expr\Yield_ $node, int $precedence, int... method pStmt_Namespace (line 749) | protected function pStmt_Namespace(Stmt\Namespace_ $node): string { method pStmt_Use (line 759) | protected function pStmt_Use(Stmt\Use_ $node): string { method pStmt_GroupUse (line 764) | protected function pStmt_GroupUse(Stmt\GroupUse $node): string { method pUseItem (line 769) | protected function pUseItem(Node\UseItem $node): string { method pUseType (line 774) | protected function pUseType(int $type): string { method pStmt_Interface (line 779) | protected function pStmt_Interface(Stmt\Interface_ $node): string { method pStmt_Enum (line 786) | protected function pStmt_Enum(Stmt\Enum_ $node): string { method pStmt_Class (line 794) | protected function pStmt_Class(Stmt\Class_ $node): string { method pStmt_Trait (line 798) | protected function pStmt_Trait(Stmt\Trait_ $node): string { method pStmt_EnumCase (line 804) | protected function pStmt_EnumCase(Stmt\EnumCase $node): string { method pStmt_TraitUse (line 811) | protected function pStmt_TraitUse(Stmt\TraitUse $node): string { method pStmt_TraitUseAdaptation_Precedence (line 818) | protected function pStmt_TraitUseAdaptation_Precedence(Stmt\TraitUseAd... method pStmt_TraitUseAdaptation_Alias (line 823) | protected function pStmt_TraitUseAdaptation_Alias(Stmt\TraitUseAdaptat... method pStmt_Property (line 831) | protected function pStmt_Property(Stmt\Property $node): string { method pPropertyItem (line 839) | protected function pPropertyItem(Node\PropertyItem $node): string { method pPropertyHook (line 844) | protected function pPropertyHook(Node\PropertyHook $node): string { method pStmt_ClassMethod (line 853) | protected function pStmt_ClassMethod(Stmt\ClassMethod $node): string { method pStmt_ClassConst (line 864) | protected function pStmt_ClassConst(Stmt\ClassConst $node): string { method pStmt_Function (line 872) | protected function pStmt_Function(Stmt\Function_ $node): string { method pStmt_Const (line 880) | protected function pStmt_Const(Stmt\Const_ $node): string { method pStmt_Declare (line 886) | protected function pStmt_Declare(Stmt\Declare_ $node): string { method pDeclareItem (line 891) | protected function pDeclareItem(Node\DeclareItem $node): string { method pStmt_If (line 897) | protected function pStmt_If(Stmt\If_ $node): string { method pStmt_ElseIf (line 904) | protected function pStmt_ElseIf(Stmt\ElseIf_ $node): string { method pStmt_Else (line 909) | protected function pStmt_Else(Stmt\Else_ $node): string { method pStmt_For (line 917) | protected function pStmt_For(Stmt\For_ $node): string { method pStmt_Foreach (line 925) | protected function pStmt_Foreach(Stmt\Foreach_ $node): string { method pStmt_While (line 932) | protected function pStmt_While(Stmt\While_ $node): string { method pStmt_Do (line 937) | protected function pStmt_Do(Stmt\Do_ $node): string { method pStmt_Switch (line 942) | protected function pStmt_Switch(Stmt\Switch_ $node): string { method pStmt_Case (line 947) | protected function pStmt_Case(Stmt\Case_ $node): string { method pStmt_TryCatch (line 952) | protected function pStmt_TryCatch(Stmt\TryCatch $node): string { method pStmt_Catch (line 958) | protected function pStmt_Catch(Stmt\Catch_ $node): string { method pStmt_Finally (line 964) | protected function pStmt_Finally(Stmt\Finally_ $node): string { method pStmt_Break (line 968) | protected function pStmt_Break(Stmt\Break_ $node): string { method pStmt_Continue (line 972) | protected function pStmt_Continue(Stmt\Continue_ $node): string { method pStmt_Return (line 976) | protected function pStmt_Return(Stmt\Return_ $node): string { method pStmt_Label (line 980) | protected function pStmt_Label(Stmt\Label $node): string { method pStmt_Goto (line 984) | protected function pStmt_Goto(Stmt\Goto_ $node): string { method pStmt_Expression (line 990) | protected function pStmt_Expression(Stmt\Expression $node): string { method pStmt_Echo (line 994) | protected function pStmt_Echo(Stmt\Echo_ $node): string { method pStmt_Static (line 998) | protected function pStmt_Static(Stmt\Static_ $node): string { method pStmt_Global (line 1002) | protected function pStmt_Global(Stmt\Global_ $node): string { method pStaticVar (line 1006) | protected function pStaticVar(Node\StaticVar $node): string { method pStmt_Unset (line 1011) | protected function pStmt_Unset(Stmt\Unset_ $node): string { method pStmt_InlineHTML (line 1015) | protected function pStmt_InlineHTML(Stmt\InlineHTML $node): string { method pStmt_HaltCompiler (line 1020) | protected function pStmt_HaltCompiler(Stmt\HaltCompiler $node): string { method pStmt_Nop (line 1024) | protected function pStmt_Nop(Stmt\Nop $node): string { method pStmt_Block (line 1028) | protected function pStmt_Block(Stmt\Block $node): string { method pClassCommon (line 1034) | protected function pClassCommon(Stmt\Class_ $node, string $afterClassT... method pObjectProperty (line 1043) | protected function pObjectProperty(Node $node): string { method pEncapsList (line 1053) | protected function pEncapsList(array $encapsList, ?string $quote): str... method pSingleQuotedString (line 1066) | protected function pSingleQuotedString(string $string): string { method escapeString (line 1075) | protected function escapeString(string $string, ?string $quote): string { method containsEndLabel (line 1113) | protected function containsEndLabel(string $string, string $label, boo... method encapsedContainsEndLabel (line 1120) | protected function encapsedContainsEndLabel(array $parts, string $labe... method pDereferenceLhs (line 1131) | protected function pDereferenceLhs(Node $node): string { method pStaticDereferenceLhs (line 1139) | protected function pStaticDereferenceLhs(Node $node): string { method pCallLhs (line 1147) | protected function pCallLhs(Node $node): string { method pNewOperand (line 1155) | protected function pNewOperand(Node $node): string { method hasNodeWithComments (line 1166) | protected function hasNodeWithComments(array $nodes): bool { method pMaybeMultiline (line 1176) | protected function pMaybeMultiline(array $nodes, bool $trailingComma =... method hasParamWithAttributes (line 1186) | private function hasParamWithAttributes(array $params): bool { method pParams (line 1196) | protected function pParams(array $params): string { method pAttrGroups (line 1206) | protected function pAttrGroups(array $nodes, bool $inline = false): st... FILE: vendor/nikic/php-parser/lib/PhpParser/PrettyPrinterAbstract.php class PrettyPrinterAbstract (line 22) | abstract class PrettyPrinterAbstract implements PrettyPrinter { method __construct (line 192) | public function __construct(array $options = []) { method resetState (line 220) | protected function resetState(): void { method setIndentLevel (line 231) | protected function setIndentLevel(int $level): void { method indent (line 245) | protected function indent(): void { method outdent (line 253) | protected function outdent(): void { method prettyPrint (line 265) | public function prettyPrint(array $stmts): string { method prettyPrintExpr (line 279) | public function prettyPrintExpr(Expr $node): string { method prettyPrintFile (line 291) | public function prettyPrintFile(array $stmts): string { method preprocessNodes (line 313) | protected function preprocessNodes(array $nodes): void { method handleMagicTokens (line 327) | protected function handleMagicTokens(string $str): string { method pStmts (line 348) | protected function pStmts(array $nodes, bool $indent = true): string { method pInfixOp (line 385) | protected function pInfixOp( method pPrefixOp (line 412) | protected function pPrefixOp(string $class, string $operatorString, No... method pPostfixOp (line 442) | protected function pPostfixOp(string $class, Node $node, string $opera... method pImplode (line 465) | protected function pImplode(array $nodes, string $glue = ''): string { method pCommaSeparated (line 485) | protected function pCommaSeparated(array $nodes): string { method pCommaSeparatedMultiline (line 499) | protected function pCommaSeparatedMultiline(array $nodes, bool $traili... method pComments (line 531) | protected function pComments(array $comments): string { method printFormatPreserving (line 556) | public function printFormatPreserving(array $stmts, array $origStmts, ... method pFallback (line 584) | protected function pFallback(Node $node, int $precedence, int $lhsPrec... method p (line 600) | protected function p( method pArray (line 779) | protected function pArray( method pFixup (line 1041) | protected function pFixup(int $fixup, Node $subNode, ?string $parentCl... method safeAppend (line 1119) | protected function safeAppend(string &$str, string $append): void { method callLhsRequiresParens (line 1144) | protected function callLhsRequiresParens(Node $node): bool { method dereferenceLhsRequiresParens (line 1162) | protected function dereferenceLhsRequiresParens(Node $node): bool { method staticDereferenceLhsRequiresParens (line 1175) | protected function staticDereferenceLhsRequiresParens(Node $node): bool { method newOperandRequiresParens (line 1198) | protected function newOperandRequiresParens(Node $node): bool { method pModifiers (line 1220) | protected function pModifiers(int $modifiers): string { method pStatic (line 1233) | protected function pStatic(bool $static): string { method isMultiline (line 1244) | protected function isMultiline(array $nodes): bool { method initializeLabelCharMap (line 1276) | protected function initializeLabelCharMap(): void { method initializeNodeListDiffer (line 1297) | protected function initializeNodeListDiffer(): void { method initializeFixupMap (line 1317) | protected function initializeFixupMap(): void { method initializeRemovalMap (line 1406) | protected function initializeRemovalMap(): void { method initializeInsertionMap (line 1454) | protected function initializeInsertionMap(): void { method initializeListInsertionMap (line 1499) | protected function initializeListInsertionMap(): void { method initializeEmptyListInsertionMap (line 1604) | protected function initializeEmptyListInsertionMap(): void { method initializeModifierChangeMap (line 1670) | protected function initializeModifierChangeMap(): void { FILE: vendor/nikic/php-parser/lib/PhpParser/Token.php class Token (line 8) | class Token extends Internal\TokenPolyfill { method getEndPos (line 10) | public function getEndPos(): int { method getEndLine (line 15) | public function getEndLine(): int { FILE: vendor/nikic/php-parser/lib/PhpParser/compatibility_tokens.php function defineCompatibilityTokens (line 6) | function defineCompatibilityTokens(): void { FILE: vendor/nunomaduro/collision/src/Adapters/Laravel/CollisionServiceProvider.php class CollisionServiceProvider (line 21) | class CollisionServiceProvider extends ServiceProvider method boot (line 31) | public function boot(): void method register (line 41) | public function register(): void method provides (line 75) | public function provides() FILE: vendor/nunomaduro/collision/src/Adapters/Laravel/Commands/TestCommand.php class TestCommand (line 28) | class TestCommand extends Command method __construct (line 59) | public function __construct() method handle (line 71) | public function handle() method binary (line 154) | protected function binary() method commonArguments (line 174) | protected function commonArguments() method usingPest (line 199) | protected function usingPest() method phpunitArguments (line 210) | protected function phpunitArguments($options) method getConfigurationFile (line 234) | protected function getConfigurationFile() method paratestArguments (line 249) | protected function paratestArguments($options) method phpunitEnvironmentVariables (line 297) | protected function phpunitEnvironmentVariables() method paratestEnvironmentVariables (line 319) | protected function paratestEnvironmentVariables() method clearEnv (line 334) | protected function clearEnv() method getEnvironmentVariables (line 355) | protected static function getEnvironmentVariables($path, $file) method isParallelDependenciesInstalled (line 381) | protected function isParallelDependenciesInstalled() FILE: vendor/nunomaduro/collision/src/Adapters/Laravel/ExceptionHandler.php class ExceptionHandler (line 16) | final class ExceptionHandler implements ExceptionHandlerContract method __construct (line 35) | public function __construct(Container $container, ExceptionHandlerCont... method report (line 44) | public function report(Throwable $e) method render (line 52) | public function render($request, Throwable $e) method renderForConsole (line 60) | public function renderForConsole($output, Throwable $e) method shouldReport (line 83) | public function shouldReport(Throwable $e) method reportable (line 93) | public function reportable(callable $reportUsing) method renderable (line 103) | public function renderable(callable $renderUsing) method dontReportDuplicates (line 115) | public function dontReportDuplicates() FILE: vendor/nunomaduro/collision/src/Adapters/Laravel/Exceptions/NotSupportedYetException.php class NotSupportedYetException (line 14) | final class NotSupportedYetException extends RuntimeException implements... FILE: vendor/nunomaduro/collision/src/Adapters/Laravel/Exceptions/RequirementsException.php class RequirementsException (line 14) | final class RequirementsException extends RuntimeException implements Re... FILE: vendor/nunomaduro/collision/src/Adapters/Laravel/IgnitionSolutionsRepository.php class IgnitionSolutionsRepository (line 15) | final class IgnitionSolutionsRepository implements SolutionsRepository method __construct (line 27) | public function __construct(IgnitionSolutionProviderRepository|Solutio... method getFromThrowable (line 35) | public function getFromThrowable(Throwable $throwable): array // @phps... FILE: vendor/nunomaduro/collision/src/Adapters/Laravel/Inspector.php class Inspector (line 21) | final class Inspector extends BaseInspector method getTrace (line 26) | protected function getTrace($e) FILE: vendor/nunomaduro/collision/src/Adapters/Phpunit/ConfigureIO.php class ConfigureIO (line 24) | final class ConfigureIO method of (line 32) | public static function of(InputInterface $input, Output $output): void FILE: vendor/nunomaduro/collision/src/Adapters/Phpunit/Printers/DefaultPrinter.php class DefaultPrinter (line 52) | final class DefaultPrinter method __construct (line 97) | public function __construct(bool $colors) method compact (line 115) | public static function compact(?bool $value = null): bool method profile (line 127) | public static function profile(?bool $value = null): bool method setDecorated (line 139) | public function setDecorated(bool $decorated): void method testPrintedUnexpectedOutput (line 147) | public function testPrintedUnexpectedOutput(PrintedUnexpectedOutput $p... method testRunnerExecutionStarted (line 155) | public function testRunnerExecutionStarted(ExecutionStarted $execution... method testFinished (line 163) | public function testFinished(Finished $event): void method testPreparationStarted (line 194) | public function testPreparationStarted(PreparationStarted $event): void method testBeforeFirstTestMethodErrored (line 214) | public function testBeforeFirstTestMethodErrored(BeforeFirstTestMethod... method testErrored (line 222) | public function testErrored(Errored $event): void method testFailed (line 230) | public function testFailed(Failed $event): void method testMarkedIncomplete (line 240) | public function testMarkedIncomplete(MarkedIncomplete $event): void method testConsideredRisky (line 248) | public function testConsideredRisky(ConsideredRisky $event): void method testRunnerDeprecationTriggered (line 258) | public function testRunnerDeprecationTriggered(TestRunnerDeprecationTr... method testRunnerWarningTriggered (line 266) | public function testRunnerWarningTriggered(TestRunnerWarningTriggered ... method testPhpDeprecationTriggered (line 276) | public function testPhpDeprecationTriggered(PhpDeprecationTriggered $e... method testPhpNoticeTriggered (line 286) | public function testPhpNoticeTriggered(PhpNoticeTriggered $event): void method testPhpWarningTriggered (line 296) | public function testPhpWarningTriggered(PhpWarningTriggered $event): void method testPhpunitWarningTriggered (line 306) | public function testPhpunitWarningTriggered(PhpunitWarningTriggered $e... method testDeprecationTriggered (line 316) | public function testDeprecationTriggered(DeprecationTriggered $event):... method testPhpunitDeprecationTriggered (line 326) | public function testPhpunitDeprecationTriggered(PhpunitDeprecationTrig... method testPhpunitErrorTriggered (line 336) | public function testPhpunitErrorTriggered(PhpunitErrorTriggered $event... method testNoticeTriggered (line 346) | public function testNoticeTriggered(NoticeTriggered $event): void method testWarningTriggered (line 356) | public function testWarningTriggered(WarningTriggered $event): void method testSkipped (line 366) | public function testSkipped(Skipped $event): void method testPassed (line 382) | public function testPassed(Passed $event): void method testRunnerExecutionFinished (line 392) | public function testRunnerExecutionFinished(ExecutionFinished $event):... method report (line 430) | public function report(Throwable $throwable): void FILE: vendor/nunomaduro/collision/src/Adapters/Phpunit/Printers/ReportablePrinter.php class ReportablePrinter (line 14) | final class ReportablePrinter method __construct (line 19) | public function __construct(private readonly DefaultPrinter $printer) method __call (line 27) | public function __call(string $name, array $arguments): mixed FILE: vendor/nunomaduro/collision/src/Adapters/Phpunit/State.php class State (line 14) | final class State method __construct (line 50) | public function __construct() method existsInTestCase (line 58) | public function existsInTestCase(Test $test): bool method add (line 66) | public function add(TestResult $test): void method setDuration (line 100) | public function setDuration(Test $test, float $duration): TestResult method getTestCaseTitle (line 112) | public function getTestCaseTitle(): string method todosCount (line 148) | public function todosCount(): int method getTestCaseFontColor (line 158) | public function getTestCaseFontColor(): string method getTestCaseTitleColor (line 170) | public function getTestCaseTitleColor(): string method testCaseTestsCount (line 202) | public function testCaseTestsCount(): int method testSuiteTestsCount (line 210) | public function testSuiteTestsCount(): int method testCaseHasChanged (line 218) | public function testCaseHasChanged(TestMethod $test): bool method moveTo (line 226) | public function moveTo(TestMethod $test): void method eachTestCaseTests (line 238) | public function eachTestCaseTests(callable $callback): void method countTestsInTestSuiteBy (line 247) | public function countTestsInTestSuiteBy(string $type): int method getPrintableTestCaseName (line 257) | public static function getPrintableTestCaseName(TestMethod $test): string FILE: vendor/nunomaduro/collision/src/Adapters/Phpunit/Style.php class Style (line 37) | final class Style method __construct (line 55) | public function __construct(ConsoleOutputInterface $output) method writeWarning (line 74) | public function writeWarning(string $message): void method writeThrowable (line 86) | public function writeThrowable(\Throwable $throwable): void method writeCurrentTestCaseSummary (line 99) | public function writeCurrentTestCaseSummary(State $state): void method writeErrorsSummary (line 135) | public function writeErrorsSummary(State $state): void method writeRecap (line 222) | public function writeRecap(State $state, Info $telemetry, PHPUnitTestR... method writeSlowTests (line 277) | public function writeSlowTests(array $slowTests, Info $telemetry): void method writeError (line 328) | public function writeError(Throwable $throwable): void method titleLineFrom (line 378) | private function titleLineFrom(string $fg, string $bg, string $title, ... method writeCompactDescriptionLine (line 393) | private function writeCompactDescriptionLine(TestResult $result): void method writeDescriptionLine (line 414) | private function writeDescriptionLine(TestResult $result): void method ignorePestPipes (line 480) | private function ignorePestPipes($frame): bool method ignorePestExtends (line 503) | private function ignorePestExtends($frame): bool method ignorePestInterceptors (line 524) | private function ignorePestInterceptors($frame): bool method isFrameInClosure (line 547) | private function isFrameInClosure($frame, Closure $closure): bool FILE: vendor/nunomaduro/collision/src/Adapters/Phpunit/Subscribers/EnsurePrinterIsRegisteredSubscriber.php class EnsurePrinterIsRegisteredSubscriber (line 66) | final class EnsurePrinterIsRegisteredSubscriber implements StartedSubscr... method notify (line 76) | public function notify(Started $event): void method register (line 298) | public static function register(): void FILE: vendor/nunomaduro/collision/src/Adapters/Phpunit/Subscribers/Subscriber.php class Subscriber (line 21) | abstract class Subscriber method __construct (line 31) | public function __construct(ReportablePrinter $printer) method printer (line 39) | protected function printer(): ReportablePrinter FILE: vendor/nunomaduro/collision/src/Adapters/Phpunit/Support/ResultReflection.php class ResultReflection (line 12) | final class ResultReflection method numberOfTests (line 17) | public static function numberOfTests(TestResult $testResult): int FILE: vendor/nunomaduro/collision/src/Adapters/Phpunit/TestResult.php class TestResult (line 17) | final class TestResult method __construct (line 68) | private function __construct(string $id, string $testCaseName, string ... method setDuration (line 112) | public function setDuration(float $duration): void method fromTestCase (line 120) | public static function fromTestCase(Test $test, string $type, ?Throwab... method fromPestParallelTestCase (line 150) | public static function fromPestParallelTestCase(Test $test, string $ty... method fromBeforeFirstTestMethodErrored (line 178) | public static function fromBeforeFirstTestMethodErrored(BeforeFirstTes... method makeDescription (line 202) | public static function makeDescription(TestMethod $test): string method makeIcon (line 231) | public static function makeIcon(string $type): string method makeCompactIcon (line 257) | public static function makeCompactIcon(string $type): string method makeCompactColor (line 283) | public static function makeCompactColor(string $type): string method makeColor (line 306) | public static function makeColor(string $type): string FILE: vendor/nunomaduro/collision/src/ArgumentFormatter.php class ArgumentFormatter (line 12) | final class ArgumentFormatter method format (line 16) | public function format(array $arguments, bool $recursive = true): string FILE: vendor/nunomaduro/collision/src/ConsoleColor.php class ConsoleColor (line 16) | class ConsoleColor method apply (line 84) | public function apply(array|string $style, string $text): string method setForceStyle (line 120) | public function setForceStyle(bool $forceStyle): void method isStyleForced (line 125) | public function isStyleForced(): bool method setThemes (line 130) | public function setThemes(array $themes): void method addTheme (line 138) | public function addTheme(string $name, array|string $styles): void method getThemes (line 156) | public function getThemes(): array method hasTheme (line 161) | public function hasTheme(string $name): bool method removeTheme (line 166) | public function removeTheme(string $name): void method isSupported (line 171) | public function isSupported(): bool method are256ColorsSupported (line 185) | public function are256ColorsSupported(): bool method getPossibleStyles (line 194) | public function getPossibleStyles(): array method themeSequence (line 199) | private function themeSequence(string $name): array method styleSequence (line 209) | private function styleSequence(string $style): ?string method isValidStyle (line 227) | private function isValidStyle(string $style): bool method escSequence (line 232) | private function escSequence(string|int $value): string FILE: vendor/nunomaduro/collision/src/Contracts/Adapters/Phpunit/HasPrintableTestCaseName.php type HasPrintableTestCaseName (line 10) | interface HasPrintableTestCaseName method getPrintableTestCaseName (line 15) | public static function getPrintableTestCaseName(): string; method getPrintableTestCaseMethodName (line 20) | public function getPrintableTestCaseMethodName(): string; method getLatestPrintableTestCaseMethodName (line 25) | public static function getLatestPrintableTestCaseMethodName(): string; FILE: vendor/nunomaduro/collision/src/Contracts/RenderableOnCollisionEditor.php type RenderableOnCollisionEditor (line 7) | interface RenderableOnCollisionEditor method toCollisionEditor (line 12) | public function toCollisionEditor(): Frame; FILE: vendor/nunomaduro/collision/src/Contracts/RenderlessEditor.php type RenderlessEditor (line 10) | interface RenderlessEditor {} FILE: vendor/nunomaduro/collision/src/Contracts/RenderlessTrace.php type RenderlessTrace (line 10) | interface RenderlessTrace {} FILE: vendor/nunomaduro/collision/src/Contracts/SolutionsRepository.php type SolutionsRepository (line 13) | interface SolutionsRepository method getFromThrowable (line 20) | public function getFromThrowable(Throwable $throwable): array; FILE: vendor/nunomaduro/collision/src/Coverage.php class Coverage (line 20) | final class Coverage method getPath (line 25) | public static function getPath(): string method isAvailable (line 37) | public static function isAvailable(): bool method usingXdebug (line 61) | public static function usingXdebug(): bool method report (line 70) | public static function report(OutputInterface $output): float method getMissingCoverage (line 163) | public static function getMissingCoverage($file): array FILE: vendor/nunomaduro/collision/src/Exceptions/InvalidStyleException.php class InvalidStyleException (line 12) | final class InvalidStyleException extends RuntimeException FILE: vendor/nunomaduro/collision/src/Exceptions/ShouldNotHappen.php class ShouldNotHappen (line 12) | final class ShouldNotHappen extends RuntimeException method __construct (line 22) | public function __construct() FILE: vendor/nunomaduro/collision/src/Exceptions/TestException.php class TestException (line 14) | final class TestException method __construct (line 21) | public function __construct( method getThrowable (line 28) | public function getThrowable(): Throwable method getClassName (line 36) | public function getClassName(): string method getMessage (line 41) | public function getMessage(): string method shortenMessage (line 80) | private function shortenMessage(array $matches, string $key): string method getCode (line 122) | public function getCode(): int method getFile (line 130) | public function getFile(): string method getLine (line 139) | public function getLine(): int method getTrace (line 148) | public function getTrace(): array method getTraceAsString (line 170) | public function getTraceAsString(): string method getPrevious (line 175) | public function getPrevious(): ?self method __toString (line 184) | public function __toString() method colorizeLine (line 189) | private function colorizeLine(string $line, string $color): string FILE: vendor/nunomaduro/collision/src/Exceptions/TestOutcome.php class TestOutcome (line 12) | final class TestOutcome extends Exception FILE: vendor/nunomaduro/collision/src/Handler.php class Handler (line 15) | final class Handler extends AbstractHandler method __construct (line 25) | public function __construct(?Writer $writer = null) method handle (line 33) | public function handle(): int method setOutput (line 43) | public function setOutput(OutputInterface $output): self method getWriter (line 53) | public function getWriter(): Writer FILE: vendor/nunomaduro/collision/src/Highlighter.php class Highlighter (line 10) | final class Highlighter method __construct (line 80) | public function __construct(?ConsoleColor $color = null, bool $UTF8 = ... method highlight (line 103) | public function highlight(string $content, int $line): string method getCodeSnippet (line 111) | public function getCodeSnippet(string $source, int $lineNumber, int $l... method getHighlightedLines (line 125) | private function getHighlightedLines(string $source): array method tokenize (line 133) | private function tokenize(string $source): array method splitToLines (line 208) | private function splitToLines(array $tokens): array method colorLines (line 233) | private function colorLines(array $tokenLines): array method lineNumbers (line 252) | private function lineNumbers(array $lines, ?int $markLine = null): string method coloredLineNumber (line 285) | private function coloredLineNumber(string $style, int $i, int $length)... FILE: vendor/nunomaduro/collision/src/Provider.php class Provider (line 15) | final class Provider method __construct (line 30) | public function __construct(?RunInterface $run = null, ?Handler $handl... method register (line 39) | public function register(): self method getHandler (line 50) | public function getHandler(): Handler FILE: vendor/nunomaduro/collision/src/SolutionsRepositories/NullSolutionsRepository.php class NullSolutionsRepository (line 13) | final class NullSolutionsRepository implements SolutionsRepository method getFromThrowable (line 18) | public function getFromThrowable(Throwable $throwable): array // @php... FILE: vendor/nunomaduro/collision/src/Writer.php class Writer (line 25) | final class Writer method __construct (line 78) | public function __construct( method write (line 90) | public function write(Inspector $inspector): void method ignoreFilesIn (line 120) | public function ignoreFilesIn(array $ignore): self method showTrace (line 127) | public function showTrace(bool $show): self method showTitle (line 134) | public function showTitle(bool $show): self method showEditor (line 141) | public function showEditor(bool $show): self method setOutput (line 148) | public function setOutput(OutputInterface $output): self method getOutput (line 155) | public function getOutput(): OutputInterface method getFrames (line 165) | private function getFrames(Inspector $inspector): array method renderTitleAndDescription (line 201) | private function renderTitleAndDescription(Inspector $inspector): self method renderSolution (line 223) | private function renderSolution(Inspector $inspector): self method renderEditor (line 256) | private function renderEditor(Frame $frame): self method renderTrace (line 276) | private function renderTrace(array $frames): self method render (line 328) | private function render(string $message, bool $break = true): self method getFileRelativePath (line 342) | private function getFileRelativePath(string $filePath): string FILE: vendor/nunomaduro/termwind/src/Actions/StyleToMethod.php class StyleToMethod (line 15) | final class StyleToMethod method __construct (line 36) | public function __construct( method multiple (line 46) | public static function multiple(Styles $styles, string $stylesString):... method __invoke (line 63) | public function __invoke(string|int ...$arguments): Styles method sortStyles (line 111) | private static function sortStyles(array $styles): array method applyMediaQuery (line 136) | private function applyMediaQuery(string $method): string FILE: vendor/nunomaduro/termwind/src/Components/Anchor.php class Anchor (line 7) | final class Anchor extends Element {} FILE: vendor/nunomaduro/termwind/src/Components/BreakLine.php class BreakLine (line 7) | final class BreakLine extends Element method toString (line 12) | public function toString(): string FILE: vendor/nunomaduro/termwind/src/Components/Dd.php class Dd (line 7) | final class Dd extends Element FILE: vendor/nunomaduro/termwind/src/Components/Div.php class Div (line 7) | final class Div extends Element FILE: vendor/nunomaduro/termwind/src/Components/Dl.php class Dl (line 7) | final class Dl extends Element FILE: vendor/nunomaduro/termwind/src/Components/Dt.php class Dt (line 7) | final class Dt extends Element FILE: vendor/nunomaduro/termwind/src/Components/Element.php class Element (line 28) | abstract class Element method __construct (line 40) | final public function __construct( method fromStyles (line 55) | final public static function fromStyles(OutputInterface $output, array... method toString (line 70) | public function toString(): string method __call (line 83) | public function __call(string $name, array $arguments): mixed method setContent (line 102) | final public function setContent(array|string $content): static method render (line 110) | final public function render(int $options): void method __toString (line 118) | final public function __toString(): string FILE: vendor/nunomaduro/termwind/src/Components/Hr.php class Hr (line 7) | final class Hr extends Element FILE: vendor/nunomaduro/termwind/src/Components/Li.php class Li (line 7) | final class Li extends Element FILE: vendor/nunomaduro/termwind/src/Components/Ol.php class Ol (line 7) | final class Ol extends Element FILE: vendor/nunomaduro/termwind/src/Components/Paragraph.php class Paragraph (line 7) | final class Paragraph extends Element FILE: vendor/nunomaduro/termwind/src/Components/Raw.php class Raw (line 10) | final class Raw extends Element method toString (line 15) | public function toString(): string FILE: vendor/nunomaduro/termwind/src/Components/Span.php class Span (line 7) | final class Span extends Element FILE: vendor/nunomaduro/termwind/src/Components/Ul.php class Ul (line 7) | final class Ul extends Element FILE: vendor/nunomaduro/termwind/src/Enums/Color.php class Color (line 7) | final class Color FILE: vendor/nunomaduro/termwind/src/Exceptions/ColorNotFound.php class ColorNotFound (line 12) | final class ColorNotFound extends InvalidArgumentException {} FILE: vendor/nunomaduro/termwind/src/Exceptions/InvalidChild.php class InvalidChild (line 12) | final class InvalidChild extends InvalidArgumentException {} FILE: vendor/nunomaduro/termwind/src/Exceptions/InvalidColor.php class InvalidColor (line 12) | final class InvalidColor extends InvalidArgumentException {} FILE: vendor/nunomaduro/termwind/src/Exceptions/InvalidStyle.php class InvalidStyle (line 12) | final class InvalidStyle extends InvalidArgumentException {} FILE: vendor/nunomaduro/termwind/src/Exceptions/StyleNotFound.php class StyleNotFound (line 12) | final class StyleNotFound extends InvalidArgumentException method __construct (line 17) | private function __construct(string $message) method fromStyle (line 25) | public static function fromStyle(string $style): self FILE: vendor/nunomaduro/termwind/src/Functions.php function renderUsing (line 17) | function renderUsing(?OutputInterface $renderer): void function style (line 29) | function style(string $name, ?Closure $callback = null): Style function render (line 39) | function render(string $html, int $options = OutputInterface::OUTPUT_NOR... function parse (line 49) | function parse(string $html): string function terminal (line 59) | function terminal(): Terminal function ask (line 71) | function ask(string $question, ?iterable $autocomplete = null): mixed FILE: vendor/nunomaduro/termwind/src/Helpers/QuestionHelper.php class QuestionHelper (line 15) | final class QuestionHelper extends SymfonyQuestionHelper method writePrompt (line 20) | protected function writePrompt(OutputInterface $output, Question $ques... FILE: vendor/nunomaduro/termwind/src/Html/CodeRenderer.php class CodeRenderer (line 14) | final class CodeRenderer method toElement (line 67) | public function toElement(Node $node): Element method findExtraSpaces (line 95) | private function findExtraSpaces(array $lines): string method getHighlightedLines (line 115) | private function getHighlightedLines(string $source, int $startLine): ... method tokenize (line 128) | private function tokenize(string $source): array method splitToLines (line 178) | private function splitToLines(array $tokens, int $startLine): array method colorLines (line 209) | private function colorLines(array $tokenLines): array method lineNumbers (line 231) | private function lineNumbers(array $lines, int $markLine): string method coloredLineNumber (line 265) | private function coloredLineNumber(string $token, int $lineNumber, int... method styleToken (line 275) | private function styleToken(string $token, string $string): string FILE: vendor/nunomaduro/termwind/src/Html/InheritStyles.php class InheritStyles (line 14) | final class InheritStyles method __invoke (line 22) | public function __invoke(array $elements, Styles $styles): array method applyFlex (line 54) | private function applyFlex(array $elements): array method applyJustifyBetween (line 90) | private function applyJustifyBetween(array $elements): array method applyJustifyEvenly (line 124) | private function applyJustifyEvenly(array $elements): array method applyJustifyAround (line 151) | private function applyJustifyAround(array $elements): array method applyJustifyCenter (line 189) | private function applyJustifyCenter(array $elements): array method getWidthFromElements (line 211) | private function getWidthFromElements(array $elements) FILE: vendor/nunomaduro/termwind/src/Html/PreRenderer.php class PreRenderer (line 14) | final class PreRenderer method toElement (line 19) | public function toElement(Node $node): Element FILE: vendor/nunomaduro/termwind/src/Html/TableRenderer.php class TableRenderer (line 23) | final class TableRenderer method __construct (line 35) | public function __construct() method toElement (line 49) | public function toElement(Node $node): Element method parseTable (line 64) | private function parseTable(Node $node): void method parseHeader (line 84) | private function parseHeader(Node $node): void method parseFoot (line 110) | private function parseFoot(Node $node): void method parseBody (line 135) | private function parseBody(Node $node): void method parseRows (line 147) | private function parseRows(Node $node): void method parseRow (line 159) | private function parseRow(Node $node): Iterator method parseCellStyle (line 213) | private function parseCellStyle(string $styles, string $align = TableC... method parseTitleStyle (line 247) | private function parseTitleStyle(Node $node): string FILE: vendor/nunomaduro/termwind/src/HtmlRenderer.php class HtmlRenderer (line 17) | final class HtmlRenderer method render (line 22) | public function render(string $html, int $options): void method parse (line 30) | public function parse(string $html): Components\Element method convert (line 55) | private function convert(Node $node): Components\Element|string method toElement (line 81) | private function toElement(Node $node, array $children): Components\El... FILE: vendor/nunomaduro/termwind/src/Laravel/TermwindServiceProvider.php class TermwindServiceProvider (line 11) | final class TermwindServiceProvider extends ServiceProvider method register (line 16) | public function register(): void FILE: vendor/nunomaduro/termwind/src/Question.php class Question (line 18) | final class Question method __construct (line 30) | public function __construct(?SymfonyQuestionHelper $helper = null) method setStreamableInput (line 38) | public static function setStreamableInput(?StreamableInputInterface $s... method getStreamableInput (line 46) | public static function getStreamableInput(): StreamableInputInterface method ask (line 56) | public function ask(string $question, ?iterable $autocomplete = null):... FILE: vendor/nunomaduro/termwind/src/Repositories/Styles.php class Styles (line 14) | final class Styles method create (line 26) | public static function create(string $name, ?Closure $callback = null)... method flush (line 38) | public static function flush(): void method has (line 46) | public static function has(string $name): bool method get (line 54) | public static function get(string $name): Style FILE: vendor/nunomaduro/termwind/src/Terminal.php class Terminal (line 12) | final class Terminal method __construct (line 22) | public function __construct(?ConsoleTerminal $terminal = null) method width (line 30) | public function width(): int method height (line 38) | public function height(): int method clear (line 46) | public function clear(): void FILE: vendor/nunomaduro/termwind/src/Termwind.php class Termwind (line 16) | final class Termwind method renderUsing (line 26) | public static function renderUsing(?OutputInterface $renderer): void method div (line 37) | public static function div(array|string $content = '', string $styles ... method paragraph (line 52) | public static function paragraph(array|string $content = '', string $s... method span (line 67) | public static function span(array|string $content = '', string $styles... method raw (line 81) | public static function raw(array|string $content = ''): Components\Raw method anchor (line 94) | public static function anchor(array|string $content = '', string $styl... method ul (line 109) | public static function ul(array $content = [], string $styles = '', ar... method ol (line 146) | public static function ol(array $content = [], string $styles = '', ar... method li (line 184) | public static function li(array|string $content = '', string $styles =... method dl (line 199) | public static function dl(array $content = [], string $styles = '', ar... method dt (line 228) | public static function dt(array|string $content = '', string $styles =... method dd (line 243) | public static function dd(array|string $content = '', string $styles =... method hr (line 257) | public static function hr(string $styles = '', array $properties = [])... method breakLine (line 269) | public static function breakLine(string $styles = '', array $propertie... method getRenderer (line 279) | public static function getRenderer(): OutputInterface method prepareElements (line 290) | private static function prepareElements($elements, string $styles = ''... FILE: vendor/nunomaduro/termwind/src/ValueObjects/Node.php class Node (line 12) | final class Node method __construct (line 17) | public function __construct(private \DOMNode $node) {} method getValue (line 22) | public function getValue(): string method getChildNodes (line 32) | public function getChildNodes(): Generator method isText (line 42) | public function isText(): bool method isComment (line 50) | public function isComment(): bool method isName (line 58) | public function isName(string $name): bool method getName (line 66) | public function getName(): string method getClassAttribute (line 74) | public function getClassAttribute(): string method getAttribute (line 82) | public function getAttribute(string $name): string method isEmpty (line 94) | public function isEmpty(): bool method getPreviousSibling (line 102) | public function getPreviousSibling(): ?static method getNextSibling (line 128) | public function getNextSibling(): ?static method isFirstChild (line 154) | public function isFirstChild(): bool method getHtml (line 162) | public function getHtml(): string method __toString (line 177) | public function __toString(): string FILE: vendor/nunomaduro/termwind/src/ValueObjects/Style.php class Style (line 14) | final class Style method __construct (line 21) | public function __construct(private Closure $callback, private string ... method apply (line 29) | public function apply(string $styles): void method color (line 46) | public function color(string $color): void method getColor (line 58) | public function getColor(): string method __invoke (line 66) | public function __invoke(Styles $styles, string|int ...$arguments): St... FILE: vendor/nunomaduro/termwind/src/ValueObjects/Styles.php class Styles (line 24) | final class Styles method __construct (line 44) | final public function __construct( method setElement (line 58) | public function setElement(Element $element): self method defaultStyles (line 70) | public function defaultStyles(): array method getProperties (line 80) | final public function getProperties(): array method setProperties (line 90) | public function setProperties(array $properties): self method setStyle (line 100) | final public function setStyle(string $style): self method hasStyle (line 110) | final public function hasStyle(string $style): bool method addStyle (line 118) | final public function addStyle(string $style): self method inheritFromStyles (line 126) | final public function inheritFromStyles(self $styles): self method bg (line 161) | final public function bg(string $color, int $variant = 0): self method fontBold (line 171) | final public function fontBold(): self method fontNormal (line 181) | final public function fontNormal(): self method strong (line 191) | final public function strong(): self method italic (line 201) | final public function italic(): self method underline (line 211) | final public function underline(): self method ml (line 221) | final public function ml(int $margin): self method mr (line 231) | final public function mr(int $margin): self method mb (line 241) | final public function mb(int $margin): self method mt (line 251) | final public function mt(int $margin): self method mx (line 261) | final public function mx(int $margin): self method my (line 272) | final public function my(int $margin): self method m (line 283) | final public function m(int $margin): self method pl (line 291) | final public function pl(int $padding): static method pr (line 301) | final public function pr(int $padding): static method px (line 311) | final public function px(int $padding): self method pt (line 319) | final public function pt(int $padding): static method pb (line 329) | final public function pb(int $padding): static method py (line 339) | final public function py(int $padding): self method p (line 347) | final public function p(int $padding): self method spaceY (line 355) | final public function spaceY(int $space): self method spaceX (line 365) | final public function spaceX(int $space): self method borderT (line 375) | final public function borderT(int $width = 1): self method text (line 398) | final public function text(string $value, int $variant = 0): self method truncate (line 414) | final public function truncate(int $limit = 0, string $end = '…'): self method w (line 450) | final public function w(int|string $width): static method wFull (line 460) | final public function wFull(): static method wAuto (line 468) | final public function wAuto(): static method minW (line 478) | final public function minW(int|string $width): static method maxW (line 488) | final public function maxW(int|string $width): static method uppercase (line 498) | final public function uppercase(): self method lowercase (line 508) | final public function lowercase(): self method capitalize (line 518) | final public function capitalize(): self method snakecase (line 528) | final public function snakecase(): self method lineThrough (line 541) | final public function lineThrough(): self method invisible (line 551) | final public function invisible(): self method hidden (line 561) | final public function hidden(): self method block (line 571) | final public function block(): self method flex (line 581) | final public function flex(): self method flex1 (line 591) | final public function flex1(): self method justifyBetween (line 601) | final public function justifyBetween(): self method justifyAround (line 612) | final public function justifyAround(): self method justifyEvenly (line 622) | final public function justifyEvenly(): self method justifyCenter (line 632) | final public function justifyCenter(): self method contentRepeat (line 642) | final public function contentRepeat(string $string): self method prepend (line 656) | final public function prepend(string $string): self method append (line 666) | final public function append(string $string): self method list (line 676) | final public function list(string $type, int $index = 0): self method with (line 702) | public function with(array $properties): self method href (line 712) | final public function href(string $href): self method format (line 722) | final public function format(string $content): string method getFormatString (line 744) | private function getFormatString(): string method getMargins (line 788) | private function getMargins(): array method getPaddings (line 811) | private function getPaddings(): array method applyWidth (line 824) | private function applyWidth(string $content): string method applyStyling (line 876) | private function applyStyling(string $content): string method getLength (line 943) | public function getLength(?string $text = null): int method getInnerWidth (line 955) | public function getInnerWidth(): int method getColorVariant (line 966) | private function getColorVariant(string $color, int $variant): string method calcWidthFromFraction (line 991) | private static function calcWidthFromFraction(string $fraction, array ... method getParentWidth (line 1012) | public static function getParentWidth(array $styles): int method trimText (line 1049) | private static function trimText(string $text, int $width): string FILE: vendor/phar-io/manifest/src/ManifestDocumentMapper.php class ManifestDocumentMapper (line 19) | class ManifestDocumentMapper { method map (line 20) | public function map(ManifestDocument $document): Manifest { method mapType (line 41) | private function mapType(ContainsElement $contains): Type { method mapCopyright (line 56) | private function mapCopyright(CopyrightElement $copyright): CopyrightI... method mapRequirements (line 80) | private function mapRequirements(RequiresElement $requires): Requireme... method mapBundledComponents (line 114) | private function mapBundledComponents(ManifestDocument $document): Bun... method mapExtension (line 135) | private function mapExtension(ExtensionElement $extension): Extension { FILE: vendor/phar-io/manifest/src/ManifestLoader.php class ManifestLoader (line 15) | class ManifestLoader { method fromFile (line 16) | public static function fromFile(string $filename): Manifest { method fromPhar (line 30) | public static function fromPhar(string $filename): Manifest { method fromString (line 34) | public static function fromString(string $manifest): Manifest { FILE: vendor/phar-io/manifest/src/ManifestSerializer.php class ManifestSerializer (line 22) | class ManifestSerializer { method serializeToFile (line 26) | public function serializeToFile(Manifest $manifest, string $filename):... method serializeToString (line 33) | public function serializeToString(Manifest $manifest): string { method startDocument (line 44) | private function startDocument(): void { method finishDocument (line 56) | private function finishDocument(): string { method addContains (line 63) | private function addContains(ApplicationName $name, Version $version, ... method addCopyright (line 100) | private function addCopyright(CopyrightInformation $copyrightInformati... method addRequirements (line 120) | private function addRequirements(RequirementCollection $requirementCol... method addBundles (line 150) | private function addBundles(BundledComponentCollection $bundledCompone... method addExtension (line 166) | private function addExtension(ApplicationName $applicationName, Versio... FILE: vendor/phar-io/manifest/src/exceptions/ElementCollectionException.php class ElementCollectionException (line 15) | class ElementCollectionException extends InvalidArgumentException implem... FILE: vendor/phar-io/manifest/src/exceptions/Exception.php type Exception (line 15) | interface Exception extends Throwable { FILE: vendor/phar-io/manifest/src/exceptions/InvalidApplicationNameException.php class InvalidApplicationNameException (line 15) | class InvalidApplicationNameException extends InvalidArgumentException i... FILE: vendor/phar-io/manifest/src/exceptions/InvalidEmailException.php class InvalidEmailException (line 15) | class InvalidEmailException extends InvalidArgumentException implements ... FILE: vendor/phar-io/manifest/src/exceptions/InvalidUrlException.php class InvalidUrlException (line 15) | class InvalidUrlException extends InvalidArgumentException implements Ex... FILE: vendor/phar-io/manifest/src/exceptions/ManifestDocumentException.php class ManifestDocumentException (line 15) | class ManifestDocumentException extends RuntimeException implements Exce... FILE: vendor/phar-io/manifest/src/exceptions/ManifestDocumentLoadingException.php class ManifestDocumentLoadingException (line 16) | class ManifestDocumentLoadingException extends \Exception implements Exc... method __construct (line 25) | public function __construct(array $libxmlErrors) { method getLibxmlErrors (line 44) | public function getLibxmlErrors(): array { FILE: vendor/phar-io/manifest/src/exceptions/ManifestDocumentMapperException.php class ManifestDocumentMapperException (line 15) | class ManifestDocumentMapperException extends RuntimeException implement... FILE: vendor/phar-io/manifest/src/exceptions/ManifestElementException.php class ManifestElementException (line 15) | class ManifestElementException extends RuntimeException implements Excep... FILE: vendor/phar-io/manifest/src/exceptions/ManifestLoaderException.php class ManifestLoaderException (line 13) | class ManifestLoaderException extends \Exception implements Exception { FILE: vendor/phar-io/manifest/src/exceptions/NoEmailAddressException.php class NoEmailAddressException (line 15) | class NoEmailAddressException extends InvalidArgumentException implement... FILE: vendor/phar-io/manifest/src/values/Application.php class Application (line 13) | class Application extends Type { method isApplication (line 14) | public function isApplication(): bool { FILE: vendor/phar-io/manifest/src/values/ApplicationName.php class ApplicationName (line 16) | class ApplicationName { method __construct (line 20) | public function __construct(string $name) { method asString (line 25) | public function asString(): string { method isEqual (line 29) | public function isEqual(ApplicationName $name): bool { method ensureValidFormat (line 33) | private function ensureValidFormat(string $name): void { FILE: vendor/phar-io/manifest/src/values/Author.php class Author (line 15) | class Author { method __construct (line 22) | public function __construct(string $name, ?Email $email = null) { method asString (line 27) | public function asString(): string { method getName (line 39) | public function getName(): string { method hasEmail (line 46) | public function hasEmail(): bool { method getEmail (line 50) | public function getEmail(): Email { FILE: vendor/phar-io/manifest/src/values/AuthorCollection.php class AuthorCollection (line 18) | class AuthorCollection implements Countable, IteratorAggregate { method add (line 22) | public function add(Author $author): void { method getAuthors (line 29) | public function getAuthors(): array { method count (line 33) | public function count(): int { method getIterator (line 37) | public function getIterator(): AuthorCollectionIterator { FILE: vendor/phar-io/manifest/src/values/AuthorCollectionIterator.php class AuthorCollectionIterator (line 17) | class AuthorCollectionIterator implements Iterator { method __construct (line 24) | public function __construct(AuthorCollection $authors) { method rewind (line 28) | public function rewind(): void { method valid (line 32) | public function valid(): bool { method key (line 36) | public function key(): int { method current (line 40) | public function current(): Author { method next (line 44) | public function next(): void { FILE: vendor/phar-io/manifest/src/values/BundledComponent.php class BundledComponent (line 15) | class BundledComponent { method __construct (line 22) | public function __construct(string $name, Version $version) { method getName (line 27) | public function getName(): string { method getVersion (line 31) | public function getVersion(): Version { FILE: vendor/phar-io/manifest/src/values/BundledComponentCollection.php class BundledComponentCollection (line 18) | class BundledComponentCollection implements Countable, IteratorAggregate { method add (line 22) | public function add(BundledComponent $bundledComponent): void { method getBundledComponents (line 29) | public function getBundledComponents(): array { method count (line 33) | public function count(): int { method getIterator (line 37) | public function getIterator(): BundledComponentCollectionIterator { FILE: vendor/phar-io/manifest/src/values/BundledComponentCollectionIterator.php class BundledComponentCollectionIterator (line 17) | class BundledComponentCollectionIterator implements Iterator { method __construct (line 24) | public function __construct(BundledComponentCollection $bundledCompone... method rewind (line 28) | public function rewind(): void { method valid (line 32) | public function valid(): bool { method key (line 36) | public function key(): int { method current (line 40) | public function current(): BundledComponent { method next (line 44) | public function next(): void { FILE: vendor/phar-io/manifest/src/values/CopyrightInformation.php class CopyrightInformation (line 13) | class CopyrightInformation { method __construct (line 20) | public function __construct(AuthorCollection $authors, License $licens... method getAuthors (line 25) | public function getAuthors(): AuthorCollection { method getLicense (line 29) | public function getLicense(): License { FILE: vendor/phar-io/manifest/src/values/Email.php class Email (line 16) | class Email { method __construct (line 20) | public function __construct(string $email) { method asString (line 26) | public function asString(): string { method ensureEmailIsValid (line 30) | private function ensureEmailIsValid(string $url): void { FILE: vendor/phar-io/manifest/src/values/Extension.php class Extension (line 16) | class Extension extends Type { method __construct (line 23) | public function __construct(ApplicationName $application, VersionConst... method getApplicationName (line 28) | public function getApplicationName(): ApplicationName { method getVersionConstraint (line 32) | public function getVersionConstraint(): VersionConstraint { method isExtension (line 36) | public function isExtension(): bool { method isExtensionFor (line 40) | public function isExtensionFor(ApplicationName $name): bool { method isCompatibleWith (line 44) | public function isCompatibleWith(ApplicationName $name, Version $versi... FILE: vendor/phar-io/manifest/src/values/Library.php class Library (line 13) | class Library extends Type { method isLibrary (line 14) | public function isLibrary(): bool { FILE: vendor/phar-io/manifest/src/values/License.php class License (line 13) | class License { method __construct (line 20) | public function __construct(string $name, Url $url) { method getName (line 25) | public function getName(): string { method getUrl (line 29) | public function getUrl(): Url { FILE: vendor/phar-io/manifest/src/values/Manifest.php class Manifest (line 15) | class Manifest { method __construct (line 34) | public function __construct(ApplicationName $name, Version $version, T... method getName (line 43) | public function getName(): ApplicationName { method getVersion (line 47) | public function getVersion(): Version { method getType (line 51) | public function getType(): Type { method getCopyrightInformation (line 55) | public function getCopyrightInformation(): CopyrightInformation { method getRequirements (line 59) | public function getRequirements(): RequirementCollection { method getBundledComponents (line 63) | public function getBundledComponents(): BundledComponentCollection { method isApplication (line 67) | public function isApplication(): bool { method isLibrary (line 71) | public function isLibrary(): bool { method isExtension (line 75) | public function isExtension(): bool { method isExtensionFor (line 79) | public function isExtensionFor(ApplicationName $application, ?Version ... FILE: vendor/phar-io/manifest/src/values/PhpExtensionRequirement.php class PhpExtensionRequirement (line 13) | class PhpExtensionRequirement implements Requirement { method __construct (line 17) | public function __construct(string $extension) { method asString (line 21) | public function asString(): string { FILE: vendor/phar-io/manifest/src/values/PhpVersionRequirement.php class PhpVersionRequirement (line 15) | class PhpVersionRequirement implements Requirement { method __construct (line 19) | public function __construct(VersionConstraint $versionConstraint) { method getVersionConstraint (line 23) | public function getVersionConstraint(): VersionConstraint { FILE: vendor/phar-io/manifest/src/values/Requirement.php type Requirement (line 13) | interface Requirement { FILE: vendor/phar-io/manifest/src/values/RequirementCollection.php class RequirementCollection (line 18) | class RequirementCollection implements Countable, IteratorAggregate { method add (line 22) | public function add(Requirement $requirement): void { method getRequirements (line 29) | public function getRequirements(): array { method count (line 33) | public function count(): int { method getIterator (line 37) | public function getIterator(): RequirementCollectionIterator { FILE: vendor/phar-io/manifest/src/values/RequirementCollectionIterator.php class RequirementCollectionIterator (line 17) | class RequirementCollectionIterator implements Iterator { method __construct (line 24) | public function __construct(RequirementCollection $requirements) { method rewind (line 28) | public function rewind(): void { method valid (line 32) | public function valid(): bool { method key (line 36) | public function key(): int { method current (line 40) | public function current(): Requirement { method next (line 44) | public function next(): void { FILE: vendor/phar-io/manifest/src/values/Type.php class Type (line 15) | abstract class Type { method application (line 16) | public static function application(): Application { method library (line 20) | public static function library(): Library { method extension (line 24) | public static function extension(ApplicationName $application, Version... method isApplication (line 29) | public function isApplication(): bool { method isLibrary (line 34) | public function isLibrary(): bool { method isExtension (line 39) | public function isExtension(): bool { FILE: vendor/phar-io/manifest/src/values/Url.php class Url (line 16) | class Url { method __construct (line 20) | public function __construct(string $url) { method asString (line 26) | public function asString(): string { method ensureUrlIsValid (line 33) | private function ensureUrlIsValid(string $url): void { FILE: vendor/phar-io/manifest/src/xml/AuthorElement.php class AuthorElement (line 13) | class AuthorElement extends ManifestElement { method getName (line 14) | public function getName(): string { method getEmail (line 18) | public function getEmail(): string { method hasEMail (line 22) | public function hasEMail(): bool { FILE: vendor/phar-io/manifest/src/xml/AuthorElementCollection.php class AuthorElementCollection (line 13) | class AuthorElementCollection extends ElementCollection { method current (line 14) | public function current(): AuthorElement { FILE: vendor/phar-io/manifest/src/xml/BundlesElement.php class BundlesElement (line 13) | class BundlesElement extends ManifestElement { method getComponentElements (line 14) | public function getComponentElements(): ComponentElementCollection { FILE: vendor/phar-io/manifest/src/xml/ComponentElement.php class ComponentElement (line 13) | class ComponentElement extends ManifestElement { method getName (line 14) | public function getName(): string { method getVersion (line 18) | public function getVersion(): string { FILE: vendor/phar-io/manifest/src/xml/ComponentElementCollection.php class ComponentElementCollection (line 13) | class ComponentElementCollection extends ElementCollection { method current (line 14) | public function current(): ComponentElement { FILE: vendor/phar-io/manifest/src/xml/ContainsElement.php class ContainsElement (line 13) | class ContainsElement extends ManifestElement { method getName (line 14) | public function getName(): string { method getVersion (line 18) | public function getVersion(): string { method getType (line 22) | public function getType(): string { method getExtensionElement (line 26) | public function getExtensionElement(): ExtensionElement { FILE: vendor/phar-io/manifest/src/xml/CopyrightElement.php class CopyrightElement (line 13) | class CopyrightElement extends ManifestElement { method getAuthorElements (line 14) | public function getAuthorElements(): AuthorElementCollection { method getLicenseElement (line 20) | public function getLicenseElement(): LicenseElement { FILE: vendor/phar-io/manifest/src/xml/ElementCollection.php class ElementCollection (line 22) | abstract class ElementCollection implements Iterator { method __construct (line 29) | public function __construct(DOMNodeList $nodeList) { method current (line 34) | #[ReturnTypeWillChange] method next (line 37) | public function next(): void { method key (line 41) | public function key(): int { method valid (line 45) | public function valid(): bool { method rewind (line 49) | public function rewind(): void { method getCurrentElement (line 53) | protected function getCurrentElement(): DOMElement { method importNodes (line 57) | private function importNodes(DOMNodeList $nodeList): void { FILE: vendor/phar-io/manifest/src/xml/ExtElement.php class ExtElement (line 13) | class ExtElement extends ManifestElement { method getName (line 14) | public function getName(): string { FILE: vendor/phar-io/manifest/src/xml/ExtElementCollection.php class ExtElementCollection (line 13) | class ExtElementCollection extends ElementCollection { method current (line 14) | public function current(): ExtElement { FILE: vendor/phar-io/manifest/src/xml/ExtensionElement.php class ExtensionElement (line 13) | class ExtensionElement extends ManifestElement { method getFor (line 14) | public function getFor(): string { method getCompatible (line 18) | public function getCompatible(): string { FILE: vendor/phar-io/manifest/src/xml/LicenseElement.php class LicenseElement (line 13) | class LicenseElement extends ManifestElement { method getType (line 14) | public function getType(): string { method getUrl (line 18) | public function getUrl(): string { FILE: vendor/phar-io/manifest/src/xml/ManifestDocument.php class ManifestDocument (line 24) | class ManifestDocument { method fromFile (line 30) | public static function fromFile(string $filename): ManifestDocument { method fromString (line 42) | public static function fromString(string $xmlString): ManifestDocument { method __construct (line 62) | private function __construct(DOMDocument $dom) { method getContainsElement (line 68) | public function getContainsElement(): ContainsElement { method getCopyrightElement (line 74) | public function getCopyrightElement(): CopyrightElement { method getRequiresElement (line 80) | public function getRequiresElement(): RequiresElement { method hasBundlesElement (line 86) | public function hasBundlesElement(): bool { method getBundlesElement (line 90) | public function getBundlesElement(): BundlesElement { method ensureCorrectDocumentType (line 96) | private function ensureCorrectDocumentType(DOMDocument $dom): void { method fetchElementByName (line 104) | private function fetchElementByName(string $elementName): DOMElement { FILE: vendor/phar-io/manifest/src/xml/ManifestElement.php class ManifestElement (line 17) | class ManifestElement { method __construct (line 23) | public function __construct(DOMElement $element) { method getAttributeValue (line 27) | protected function getAttributeValue(string $name): string { method hasAttribute (line 41) | protected function hasAttribute(string $name): bool { method getChildByName (line 45) | protected function getChildByName(string $elementName): DOMElement { method getChildrenByName (line 57) | protected function getChildrenByName(string $elementName): DOMNodeList { method hasChild (line 69) | protected function hasChild(string $elementName): bool { FILE: vendor/phar-io/manifest/src/xml/PhpElement.php class PhpElement (line 13) | class PhpElement extends ManifestElement { method getVersion (line 14) | public function getVersion(): string { method hasExtElements (line 18) | public function hasExtElements(): bool { method getExtElements (line 22) | public function getExtElements(): ExtElementCollection { FILE: vendor/phar-io/manifest/src/xml/RequiresElement.php class RequiresElement (line 13) | class RequiresElement extends ManifestElement { method getPHPElement (line 14) | public function getPHPElement(): PhpElement { FILE: vendor/phar-io/manifest/tools/php-cs-fixer.d/PhpdocSingleLineVarFixer.php class PhpdocSingleLineVarFixer (line 19) | class PhpdocSingleLineVarFixer implements FixerInterface { method getDefinition (line 21) | public function getDefinition(): FixerDefinition { method isCandidate (line 32) | public function isCandidate(Tokens $tokens): bool { method isRisky (line 36) | public function isRisky(): bool { method fix (line 40) | public function fix(\SplFileInfo $file, Tokens $tokens): void { method getPriority (line 60) | public function getPriority(): int { method getName (line 64) | public function getName(): string { method supports (line 68) | public function supports(\SplFileInfo $file): bool { FILE: vendor/phar-io/version/src/BuildMetaData.php class BuildMetaData (line 12) | class BuildMetaData { method __construct (line 17) | public function __construct(string $value) { method asString (line 21) | public function asString(): string { method equals (line 25) | public function equals(BuildMetaData $other): bool { FILE: vendor/phar-io/version/src/PreReleaseSuffix.php class PreReleaseSuffix (line 4) | class PreReleaseSuffix { method __construct (line 32) | public function __construct(string $value) { method asString (line 36) | public function asString(): string { method getValue (line 40) | public function getValue(): string { method getNumber (line 44) | public function getNumber(): ?int { method isGreaterThan (line 48) | public function isGreaterThan(PreReleaseSuffix $suffix): bool { method mapValueToScore (line 60) | private function mapValueToScore(string $value): int { method parseValue (line 66) | private function parseValue(string $value): void { FILE: vendor/phar-io/version/src/Version.php class Version (line 12) | class Version { method __construct (line 31) | public function __construct(string $versionString) { method getPreReleaseSuffix (line 39) | public function getPreReleaseSuffix(): PreReleaseSuffix { method getOriginalString (line 47) | public function getOriginalString(): string { method getVersionString (line 51) | public function getVersionString(): string { method hasPreReleaseSuffix (line 66) | public function hasPreReleaseSuffix(): bool { method equals (line 70) | public function equals(Version $other): bool { method isGreaterThan (line 87) | public function isGreaterThan(Version $version): bool { method getMajor (line 127) | public function getMajor(): VersionNumber { method getMinor (line 131) | public function getMinor(): VersionNumber { method getPatch (line 135) | public function getPatch(): VersionNumber { method hasBuildMetaData (line 143) | public function hasBuildMetaData(): bool { method getBuildMetaData (line 150) | public function getBuildMetaData(): BuildMetaData { method parseVersion (line 163) | private function parseVersion(array $matches): void { method ensureVersionStringIsValid (line 182) | private function ensureVersionStringIsValid($version): void { FILE: vendor/phar-io/version/src/VersionConstraintParser.php class VersionConstraintParser (line 12) | class VersionConstraintParser { method parse (line 16) | public function parse(string $value): VersionConstraint { method handleOrGroup (line 58) | private function handleOrGroup(string $value): OrVersionConstraintGroup { method handleTildeOperator (line 68) | private function handleTildeOperator(string $value): AndVersionConstra... method handleCaretOperator (line 90) | private function handleCaretOperator(string $value): AndVersionConstra... FILE: vendor/phar-io/version/src/VersionConstraintValue.php class VersionConstraintValue (line 4) | class VersionConstraintValue { method __construct (line 23) | public function __construct(string $versionString) { method getLabel (line 29) | public function getLabel(): string { method getBuildMetaData (line 33) | public function getBuildMetaData(): string { method getVersionString (line 37) | public function getVersionString(): string { method getMajor (line 41) | public function getMajor(): VersionNumber { method getMinor (line 45) | public function getMinor(): VersionNumber { method getPatch (line 49) | public function getPatch(): VersionNumber { method parseVersion (line 53) | private function parseVersion(string $versionString): void { method extractBuildMetaData (line 68) | private function extractBuildMetaData(string &$versionString): void { method extractLabel (line 75) | private function extractLabel(string &$versionString): void { method stripPotentialVPrefix (line 82) | private function stripPotentialVPrefix(string &$versionString): void { FILE: vendor/phar-io/version/src/VersionNumber.php class VersionNumber (line 12) | class VersionNumber { method __construct (line 17) | public function __construct(?int $value) { method isAny (line 21) | public function isAny(): bool { method getValue (line 25) | public function getValue(): ?int { FILE: vendor/phar-io/version/src/constraints/AbstractVersionConstraint.php class AbstractVersionConstraint (line 12) | abstract class AbstractVersionConstraint implements VersionConstraint { method __construct (line 16) | public function __construct(string $originalValue) { method asString (line 20) | public function asString(): string { FILE: vendor/phar-io/version/src/constraints/AndVersionConstraintGroup.php class AndVersionConstraintGroup (line 12) | class AndVersionConstraintGroup extends AbstractVersionConstraint { method __construct (line 19) | public function __construct(string $originalValue, array $constraints) { method complies (line 25) | public function complies(Version $version): bool { FILE: vendor/phar-io/version/src/constraints/AnyVersionConstraint.php class AnyVersionConstraint (line 12) | class AnyVersionConstraint implements VersionConstraint { method complies (line 13) | public function complies(Version $version): bool { method asString (line 17) | public function asString(): string { FILE: vendor/phar-io/version/src/constraints/ExactVersionConstraint.php class ExactVersionConstraint (line 12) | class ExactVersionConstraint extends AbstractVersionConstraint { method complies (line 13) | public function complies(Version $version): bool { FILE: vendor/phar-io/version/src/constraints/GreaterThanOrEqualToVersionConstraint.php class GreaterThanOrEqualToVersionConstraint (line 12) | class GreaterThanOrEqualToVersionConstraint extends AbstractVersionConst... method __construct (line 16) | public function __construct(string $originalValue, Version $minimalVer... method complies (line 22) | public function complies(Version $version): bool { FILE: vendor/phar-io/version/src/constraints/OrVersionConstraintGroup.php class OrVersionConstraintGroup (line 12) | class OrVersionConstraintGroup extends AbstractVersionConstraint { method __construct (line 20) | public function __construct($originalValue, array $constraints) { method complies (line 26) | public function complies(Version $version): bool { FILE: vendor/phar-io/version/src/constraints/SpecificMajorAndMinorVersionConstraint.php class SpecificMajorAndMinorVersionConstraint (line 12) | class SpecificMajorAndMinorVersionConstraint extends AbstractVersionCons... method __construct (line 19) | public function __construct(string $originalValue, int $major, int $mi... method complies (line 26) | public function complies(Version $version): bool { FILE: vendor/phar-io/version/src/constraints/SpecificMajorVersionConstraint.php class SpecificMajorVersionConstraint (line 12) | class SpecificMajorVersionConstraint extends AbstractVersionConstraint { method __construct (line 16) | public function __construct(string $originalValue, int $major) { method complies (line 22) | public function complies(Version $version): bool { FILE: vendor/phar-io/version/src/constraints/VersionConstraint.php type VersionConstraint (line 12) | interface VersionConstraint { method complies (line 13) | public function complies(Version $version): bool; method asString (line 15) | public function asString(): string; FILE: vendor/phar-io/version/src/exceptions/Exception.php type Exception (line 14) | interface Exception extends Throwable { FILE: vendor/phar-io/version/src/exceptions/InvalidPreReleaseSuffixException.php class InvalidPreReleaseSuffixException (line 4) | class InvalidPreReleaseSuffixException extends \Exception implements Exc... FILE: vendor/phar-io/version/src/exceptions/InvalidVersionException.php class InvalidVersionException (line 4) | class InvalidVersionException extends \InvalidArgumentException implemen... FILE: vendor/phar-io/version/src/exceptions/NoBuildMetaDataException.php class NoBuildMetaDataException (line 4) | class NoBuildMetaDataException extends \Exception implements Exception { FILE: vendor/phar-io/version/src/exceptions/NoPreReleaseSuffixException.php class NoPreReleaseSuffixException (line 4) | class NoPreReleaseSuffixException extends \Exception implements Exception { FILE: vendor/phar-io/version/src/exceptions/UnsupportedVersionConstraintException.php class UnsupportedVersionConstraintException (line 12) | final class UnsupportedVersionConstraintException extends \RuntimeExcept... FILE: vendor/php-http/cache-plugin/src/Cache/Generator/CacheKeyGenerator.php type CacheKeyGenerator (line 12) | interface CacheKeyGenerator method generate (line 19) | public function generate(RequestInterface $request); FILE: vendor/php-http/cache-plugin/src/Cache/Generator/HeaderCacheKeyGenerator.php class HeaderCacheKeyGenerator (line 12) | class HeaderCacheKeyGenerator implements CacheKeyGenerator method __construct (line 24) | public function __construct(array $headerNames) method generate (line 29) | public function generate(RequestInterface $request) FILE: vendor/php-http/cache-plugin/src/Cache/Generator/SimpleGenerator.php class SimpleGenerator (line 12) | class SimpleGenerator implements CacheKeyGenerator method generate (line 14) | public function generate(RequestInterface $request) FILE: vendor/php-http/cache-plugin/src/Cache/Listener/AddHeaderCacheListener.php class AddHeaderCacheListener (line 14) | class AddHeaderCacheListener implements CacheListener method __construct (line 22) | public function __construct($headerName = 'X-Cache') method onCacheResponse (line 36) | public function onCacheResponse(RequestInterface $request, ResponseInt... FILE: vendor/php-http/cache-plugin/src/Cache/Listener/CacheListener.php type CacheListener (line 16) | interface CacheListener method onCacheResponse (line 27) | public function onCacheResponse(RequestInterface $request, ResponseInt... FILE: vendor/php-http/cache-plugin/src/CachePlugin.php class CachePlugin (line 26) | final class CachePlugin implements Plugin method __construct (line 69) | public function __construct(CacheItemPoolInterface $pool, StreamFactor... method clientCache (line 95) | public static function clientCache(CacheItemPoolInterface $pool, Strea... method serverCache (line 117) | public static function serverCache(CacheItemPoolInterface $pool, Strea... method doHandleRequest (line 127) | protected function doHandleRequest(RequestInterface $request, callable... method calculateCacheItemExpiresAfter (line 225) | private function calculateCacheItemExpiresAfter(?int $maxAge): ?int method calculateResponseExpiresAt (line 240) | private function calculateResponseExpiresAt(?int $maxAge): ?int method isCacheable (line 254) | protected function isCacheable(ResponseInterface $response) method isCacheableRequest (line 273) | private function isCacheableRequest(RequestInterface $request): bool method getCacheControlDirective (line 292) | private function getCacheControlDirective(ResponseInterface $response,... method createCacheKey (line 309) | private function createCacheKey(RequestInterface $request): string method getMaxAge (line 321) | private function getMaxAge(ResponseInterface $response): ?int method configureOptions (line 350) | private function configureOptions(OptionsResolver $resolver): void method createResponseFromCacheItem (line 397) | private function createResponseFromCacheItem(CacheItemInterface $cache... method getModifiedSinceHeaderValue (line 417) | private function getModifiedSinceHeaderValue(CacheItemInterface $cache... method getETag (line 434) | private function getETag(CacheItemInterface $cacheItem): ?string method handleCacheListeners (line 454) | private function handleCacheListeners(RequestInterface $request, Respo... FILE: vendor/php-http/cache-plugin/src/Exception/RewindStreamException.php class RewindStreamException (line 10) | class RewindStreamException extends \RuntimeException implements Exception FILE: vendor/php-http/client-common/src/BatchClient.php class BatchClient (line 11) | final class BatchClient implements BatchClientInterface method __construct (line 18) | public function __construct(ClientInterface $client) method sendRequests (line 23) | public function sendRequests(array $requests): BatchResult FILE: vendor/php-http/client-common/src/BatchClientInterface.php type BatchClientInterface (line 17) | interface BatchClientInterface method sendRequests (line 33) | public function sendRequests(array $requests): BatchResult; FILE: vendor/php-http/client-common/src/BatchResult.php class BatchResult (line 16) | final class BatchResult method __construct (line 28) | public function __construct() method hasResponses (line 37) | public function hasResponses(): bool method getResponses (line 47) | public function getResponses(): array method isSuccessful (line 61) | public function isSuccessful(RequestInterface $request): bool method getResponseFor (line 71) | public function getResponseFor(RequestInterface $request): ResponseInt... method addResponse (line 85) | public function addResponse(RequestInterface $request, ResponseInterfa... method hasExceptions (line 96) | public function hasExceptions(): bool method getExceptions (line 106) | public function getExceptions(): array method isFailed (line 120) | public function isFailed(RequestInterface $request): bool method getExceptionFor (line 130) | public function getExceptionFor(RequestInterface $request): ClientExce... method addException (line 144) | public function addException(RequestInterface $request, ClientExceptio... method __clone (line 152) | public function __clone() FILE: vendor/php-http/client-common/src/Deferred.php class Deferred (line 14) | final class Deferred implements Promise method __construct (line 46) | public function __construct(callable $waitCallback) method then (line 54) | public function then(?callable $onFulfilled = null, ?callable $onRejec... method getState (line 86) | public function getState(): string method resolve (line 94) | public function resolve(ResponseInterface $response): void method reject (line 111) | public function reject(ClientExceptionInterface $exception): void method wait (line 125) | public function wait($unwrap = true) FILE: vendor/php-http/client-common/src/EmulatedHttpAsyncClient.php class EmulatedHttpAsyncClient (line 16) | final class EmulatedHttpAsyncClient implements HttpClient, HttpAsyncClient method __construct (line 21) | public function __construct(ClientInterface $httpClient) FILE: vendor/php-http/client-common/src/EmulatedHttpClient.php class EmulatedHttpClient (line 15) | final class EmulatedHttpClient implements HttpClient, HttpAsyncClient method __construct (line 20) | public function __construct(HttpAsyncClient $httpAsyncClient) FILE: vendor/php-http/client-common/src/Exception/BatchException.php class BatchException (line 17) | final class BatchException extends TransferException method __construct (line 24) | public function __construct(BatchResult $result) method getResult (line 33) | public function getResult(): BatchResult FILE: vendor/php-http/client-common/src/Exception/CircularRedirectionException.php class CircularRedirectionException (line 14) | final class CircularRedirectionException extends HttpException FILE: vendor/php-http/client-common/src/Exception/ClientErrorException.php class ClientErrorException (line 14) | final class ClientErrorException extends HttpException FILE: vendor/php-http/client-common/src/Exception/HttpClientNoMatchException.php class HttpClientNoMatchException (line 15) | final class HttpClientNoMatchException extends TransferException method __construct (line 22) | public function __construct(string $message, RequestInterface $request... method getRequest (line 29) | public function getRequest(): RequestInterface FILE: vendor/php-http/client-common/src/Exception/HttpClientNotFoundException.php class HttpClientNotFoundException (line 14) | final class HttpClientNotFoundException extends TransferException FILE: vendor/php-http/client-common/src/Exception/LoopException.php class LoopException (line 14) | final class LoopException extends RequestException FILE: vendor/php-http/client-common/src/Exception/MultipleRedirectionException.php class MultipleRedirectionException (line 14) | final class MultipleRedirectionException extends HttpException FILE: vendor/php-http/client-common/src/Exception/ServerErrorException.php class ServerErrorException (line 14) | final class ServerErrorException extends HttpException FILE: vendor/php-http/client-common/src/FlexibleHttpClient.php class FlexibleHttpClient (line 17) | final class FlexibleHttpClient implements HttpClient, HttpAsyncClient method __construct (line 25) | public function __construct($client) FILE: vendor/php-http/client-common/src/HttpAsyncClientDecorator.php type HttpAsyncClientDecorator (line 15) | trait HttpAsyncClientDecorator method sendAsyncRequest (line 25) | public function sendAsyncRequest(RequestInterface $request) FILE: vendor/php-http/client-common/src/HttpAsyncClientEmulator.php type HttpAsyncClientEmulator (line 17) | trait HttpAsyncClientEmulator method sendRequest (line 22) | abstract public function sendRequest(RequestInterface $request): Respo... method sendAsyncRequest (line 27) | public function sendAsyncRequest(RequestInterface $request) FILE: vendor/php-http/client-common/src/HttpClientDecorator.php type HttpClientDecorator (line 16) | trait HttpClientDecorator method sendRequest (line 26) | public function sendRequest(RequestInterface $request): ResponseInterface FILE: vendor/php-http/client-common/src/HttpClientEmulator.php type HttpClientEmulator (line 15) | trait HttpClientEmulator method sendRequest (line 20) | public function sendRequest(RequestInterface $request): ResponseInterface method sendAsyncRequest (line 30) | abstract public function sendAsyncRequest(RequestInterface $request); FILE: vendor/php-http/client-common/src/HttpClientPool.php type HttpClientPool (line 16) | interface HttpClientPool extends HttpAsyncClient, HttpClient method addHttpClient (line 23) | public function addHttpClient($client): void; FILE: vendor/php-http/client-common/src/HttpClientPool/HttpClientPool.php class HttpClientPool (line 18) | abstract class HttpClientPool implements HttpClientPoolInterface method addHttpClient (line 30) | public function addHttpClient($client): void method chooseHttpClient (line 53) | abstract protected function chooseHttpClient(): HttpClientPoolItem; method sendAsyncRequest (line 55) | public function sendAsyncRequest(RequestInterface $request) method sendRequest (line 60) | public function sendRequest(RequestInterface $request): ResponseInterface FILE: vendor/php-http/client-common/src/HttpClientPool/HttpClientPoolItem.php class HttpClientPoolItem (line 30) | class HttpClientPoolItem implements HttpClient, HttpAsyncClient method __construct (line 60) | public function __construct($client, ?int $reenableAfter = null) method sendRequest (line 72) | public function sendRequest(RequestInterface $request): ResponseInterface method sendAsyncRequest (line 92) | public function sendAsyncRequest(RequestInterface $request) method isDisabled (line 118) | public function isDisabled(): bool method getSendingRequestCount (line 139) | public function getSendingRequestCount(): int method incrementRequestCount (line 147) | private function incrementRequestCount(): void method decrementRequestCount (line 155) | private function decrementRequestCount(): void method enable (line 163) | private function enable(): void method disable (line 171) | private function disable(): void FILE: vendor/php-http/client-common/src/HttpClientPool/LeastUsedClientPool.php class LeastUsedClientPool (line 16) | final class LeastUsedClientPool extends HttpClientPool method chooseHttpClient (line 18) | protected function chooseHttpClient(): HttpClientPoolItem FILE: vendor/php-http/client-common/src/HttpClientPool/RandomClientPool.php class RandomClientPool (line 14) | final class RandomClientPool extends HttpClientPool method chooseHttpClient (line 16) | protected function chooseHttpClient(): HttpClientPoolItem FILE: vendor/php-http/client-common/src/HttpClientPool/RoundRobinClientPool.php class RoundRobinClientPool (line 14) | final class RoundRobinClientPool extends HttpClientPool method chooseHttpClient (line 16) | protected function chooseHttpClient(): HttpClientPoolItem FILE: vendor/php-http/client-common/src/HttpClientRouter.php class HttpClientRouter (line 17) | final class HttpClientRouter implements HttpClientRouterInterface method sendRequest (line 24) | public function sendRequest(RequestInterface $request): ResponseInterface method sendAsyncRequest (line 29) | public function sendAsyncRequest(RequestInterface $request) method addClient (line 39) | public function addClient($client, RequestMatcher $requestMatcher): void method chooseHttpClient (line 56) | private function chooseHttpClient(RequestInterface $request): Flexible... FILE: vendor/php-http/client-common/src/HttpClientRouterInterface.php type HttpClientRouterInterface (line 19) | interface HttpClientRouterInterface extends HttpClient, HttpAsyncClient method addClient (line 26) | public function addClient($client, RequestMatcher $requestMatcher): void; FILE: vendor/php-http/client-common/src/HttpMethodsClient.php class HttpMethodsClient (line 16) | final class HttpMethodsClient implements HttpMethodsClientInterface method __construct (line 36) | public function __construct(ClientInterface $httpClient, $requestFacto... method get (line 53) | public function get($uri, array $headers = []): ResponseInterface method head (line 58) | public function head($uri, array $headers = []): ResponseInterface method trace (line 63) | public function trace($uri, array $headers = []): ResponseInterface method post (line 68) | public function post($uri, array $headers = [], $body = null): Respons... method put (line 73) | public function put($uri, array $headers = [], $body = null): Response... method patch (line 78) | public function patch($uri, array $headers = [], $body = null): Respon... method delete (line 83) | public function delete($uri, array $headers = [], $body = null): Respo... method options (line 88) | public function options($uri, array $headers = [], $body = null): Resp... method send (line 93) | public function send(string $method, $uri, array $headers = [], $body ... method createRequest (line 116) | private function createRequest(string $method, $uri, array $headers = ... method sendRequest (line 146) | public function sendRequest(RequestInterface $request): ResponseInterface FILE: vendor/php-http/client-common/src/HttpMethodsClientInterface.php type HttpMethodsClientInterface (line 27) | interface HttpMethodsClientInterface extends HttpClient method get (line 36) | public function get($uri, array $headers = []): ResponseInterface; method head (line 45) | public function head($uri, array $headers = []): ResponseInterface; method trace (line 54) | public function trace($uri, array $headers = []): ResponseInterface; method post (line 64) | public function post($uri, array $headers = [], $body = null): Respons... method put (line 74) | public function put($uri, array $headers = [], $body = null): Response... method patch (line 84) | public function patch($uri, array $headers = [], $body = null): Respon... method delete (line 94) | public function delete($uri, array $headers = [], $body = null): Respo... method options (line 104) | public function options($uri, array $headers = [], $body = null): Resp... method send (line 115) | public function send(string $method, $uri, array $headers = [], $body ... FILE: vendor/php-http/client-common/src/Plugin.php type Plugin (line 20) | interface Plugin method handleRequest (line 32) | public function handleRequest(RequestInterface $request, callable $nex... FILE: vendor/php-http/client-common/src/Plugin/AddHostPlugin.php class AddHostPlugin (line 18) | final class AddHostPlugin implements Plugin method __construct (line 36) | public function __construct(UriInterface $host, array $config = []) method handleRequest (line 51) | public function handleRequest(RequestInterface $request, callable $nex... method configureOptions (line 66) | private function configureOptions(OptionsResolver $resolver): void FILE: vendor/php-http/client-common/src/Plugin/AddPathPlugin.php class AddPathPlugin (line 17) | final class AddPathPlugin implements Plugin method __construct (line 24) | public function __construct(UriInterface $uri) method handleRequest (line 65) | public function handleRequest(RequestInterface $request, callable $nex... FILE: vendor/php-http/client-common/src/Plugin/AuthenticationPlugin.php class AuthenticationPlugin (line 17) | final class AuthenticationPlugin implements Plugin method __construct (line 24) | public function __construct(Authentication $authentication) method handleRequest (line 29) | public function handleRequest(RequestInterface $request, callable $nex... FILE: vendor/php-http/client-common/src/Plugin/BaseUriPlugin.php class BaseUriPlugin (line 17) | final class BaseUriPlugin implements Plugin method __construct (line 33) | public function __construct(UriInterface $uri, array $hostConfig = []) method handleRequest (line 42) | public function handleRequest(RequestInterface $request, callable $nex... FILE: vendor/php-http/client-common/src/Plugin/ContentLengthPlugin.php class ContentLengthPlugin (line 17) | final class ContentLengthPlugin implements Plugin method handleRequest (line 19) | public function handleRequest(RequestInterface $request, callable $nex... FILE: vendor/php-http/client-common/src/Plugin/ContentTypePlugin.php class ContentTypePlugin (line 18) | final class ContentTypePlugin implements Plugin method __construct (line 44) | public function __construct(array $config = []) method handleRequest (line 60) | public function handleRequest(RequestInterface $request, callable $nex... method isJson (line 94) | private function isJson(StreamInterface $stream): bool method isXml (line 106) | private function isXml(StreamInterface $stream): bool FILE: vendor/php-http/client-common/src/Plugin/CookiePlugin.php class CookiePlugin (line 22) | final class CookiePlugin implements Plugin method __construct (line 31) | public function __construct(CookieJar $cookieJar) method handleRequest (line 36) | public function handleRequest(RequestInterface $request, callable $nex... method createCookie (line 93) | private function createCookie(RequestInterface $request, string $setCo... method createValueKey (line 169) | private function createValueKey(string $part): array FILE: vendor/php-http/client-common/src/Plugin/DecoderPlugin.php class DecoderPlugin (line 24) | final class DecoderPlugin implements Plugin method __construct (line 39) | public function __construct(array $config = []) method handleRequest (line 51) | public function handleRequest(RequestInterface $request, callable $nex... method decodeResponse (line 69) | private function decodeResponse(ResponseInterface $response): Response... method decodeOnEncodingHeader (line 83) | private function decodeOnEncodingHeader(string $headerName, ResponseIn... method decorateStream (line 116) | private function decorateStream(string $encoding, StreamInterface $str... FILE: vendor/php-http/client-common/src/Plugin/ErrorPlugin.php class ErrorPlugin (line 30) | final class ErrorPlugin implements Plugin method __construct (line 45) | public function __construct(array $config = []) method handleRequest (line 57) | public function handleRequest(RequestInterface $request, callable $nex... method transformResponseToException (line 77) | private function transformResponseToException(RequestInterface $reques... FILE: vendor/php-http/client-common/src/Plugin/HeaderAppendPlugin.php class HeaderAppendPlugin (line 22) | final class HeaderAppendPlugin implements Plugin method __construct (line 32) | public function __construct(array $headers) method handleRequest (line 37) | public function handleRequest(RequestInterface $request, callable $nex... FILE: vendor/php-http/client-common/src/Plugin/HeaderDefaultsPlugin.php class HeaderDefaultsPlugin (line 18) | final class HeaderDefaultsPlugin implements Plugin method __construct (line 28) | public function __construct(array $headers) method handleRequest (line 33) | public function handleRequest(RequestInterface $request, callable $nex... FILE: vendor/php-http/client-common/src/Plugin/HeaderRemovePlugin.php class HeaderRemovePlugin (line 16) | final class HeaderRemovePlugin implements Plugin method __construct (line 26) | public function __construct(array $headers) method handleRequest (line 31) | public function handleRequest(RequestInterface $request, callable $nex... FILE: vendor/php-http/client-common/src/Plugin/HeaderSetPlugin.php class HeaderSetPlugin (line 18) | final class HeaderSetPlugin implements Plugin method __construct (line 28) | public function __construct(array $headers) method handleRequest (line 33) | public function handleRequest(RequestInterface $request, callable $nex... FILE: vendor/php-http/client-common/src/Plugin/HistoryPlugin.php class HistoryPlugin (line 18) | final class HistoryPlugin implements Plugin method __construct (line 27) | public function __construct(Journal $journal) method handleRequest (line 32) | public function handleRequest(RequestInterface $request, callable $nex... FILE: vendor/php-http/client-common/src/Plugin/Journal.php type Journal (line 16) | interface Journal method addSuccess (line 24) | public function addSuccess(RequestInterface $request, ResponseInterfac... method addFailure (line 32) | public function addFailure(RequestInterface $request, ClientExceptionI... FILE: vendor/php-http/client-common/src/Plugin/QueryDefaultsPlugin.php class QueryDefaultsPlugin (line 18) | final class QueryDefaultsPlugin implements Plugin method __construct (line 29) | public function __construct(array $queryParams) method handleRequest (line 34) | public function handleRequest(RequestInterface $request, callable $nex... FILE: vendor/php-http/client-common/src/Plugin/RedirectPlugin.php class RedirectPlugin (line 28) | final class RedirectPlugin implements Plugin method __construct (line 124) | public function __construct(array $config = []) method handleRequest (line 161) | public function handleRequest(RequestInterface $request, callable $nex... method guessStreamFactory (line 208) | public function guessStreamFactory(): ?StreamFactoryInterface method buildRedirectRequest (line 242) | private function buildRedirectRequest(RequestInterface $originalReques... method createUri (line 275) | private function createUri(ResponseInterface $redirectResponse, Reques... FILE: vendor/php-http/client-common/src/Plugin/RequestMatcherPlugin.php class RequestMatcherPlugin (line 17) | final class RequestMatcherPlugin implements Plugin method __construct (line 34) | public function __construct(RequestMatcher $requestMatcher, ?Plugin $d... method handleRequest (line 41) | public function handleRequest(RequestInterface $request, callable $nex... FILE: vendor/php-http/client-common/src/Plugin/RequestSeekableBodyPlugin.php class RequestSeekableBodyPlugin (line 16) | final class RequestSeekableBodyPlugin extends SeekableBodyPlugin method handleRequest (line 18) | public function handleRequest(RequestInterface $request, callable $nex... FILE: vendor/php-http/client-common/src/Plugin/ResponseSeekableBodyPlugin.php class ResponseSeekableBodyPlugin (line 17) | final class ResponseSeekableBodyPlugin extends SeekableBodyPlugin method handleRequest (line 19) | public function handleRequest(RequestInterface $request, callable $nex... FILE: vendor/php-http/client-common/src/Plugin/RetryPlugin.php class RetryPlugin (line 22) | final class RetryPlugin implements Plugin method __construct (line 68) | public function __construct(array $config = []) method handleRequest (line 99) | public function handleRequest(RequestInterface $request, callable $nex... method defaultErrorResponseDelay (line 150) | public static function defaultErrorResponseDelay(RequestInterface $req... method defaultExceptionDelay (line 158) | public static function defaultExceptionDelay(RequestInterface $request... method retry (line 166) | private function retry(RequestInterface $request, callable $next, call... FILE: vendor/php-http/client-common/src/Plugin/SeekableBodyPlugin.php class SeekableBodyPlugin (line 13) | abstract class SeekableBodyPlugin implements Plugin method __construct (line 32) | public function __construct(array $config = []) FILE: vendor/php-http/client-common/src/Plugin/VersionBridgePlugin.php type VersionBridgePlugin (line 16) | trait VersionBridgePlugin method doHandleRequest (line 18) | abstract protected function doHandleRequest(RequestInterface $request,... method handleRequest (line 20) | public function handleRequest(RequestInterface $request, callable $nex... FILE: vendor/php-http/client-common/src/PluginChain.php class PluginChain (line 11) | final class PluginChain method __construct (line 30) | public function __construct(array $plugins, callable $clientCallable, ... method createChain (line 37) | private function createChain(): callable method __invoke (line 51) | public function __invoke(RequestInterface $request): Promise FILE: vendor/php-http/client-common/src/PluginClient.php class PluginClient (line 23) | final class PluginClient implements HttpClient, HttpAsyncClient method __construct (line 51) | public function __construct($client, array $plugins = [], array $optio... method sendRequest (line 67) | public function sendRequest(RequestInterface $request): ResponseInterface method sendAsyncRequest (line 87) | public function sendAsyncRequest(RequestInterface $request) method configure (line 99) | private function configure(array $options = []): array method createPluginChain (line 119) | private function createPluginChain(array $plugins, callable $clientCal... FILE: vendor/php-http/client-common/src/PluginClientBuilder.php class PluginClientBuilder (line 15) | final class PluginClientBuilder method addPlugin (line 26) | public function addPlugin(Plugin $plugin, int $priority = 0): self method setOption (line 36) | public function setOption(string $name, $value): self method removeOption (line 43) | public function removeOption(string $name): self method createClient (line 53) | public function createClient($client): PluginClient FILE: vendor/php-http/client-common/src/PluginClientFactory.php class PluginClientFactory (line 16) | final class PluginClientFactory method setFactory (line 34) | public static function setFactory(callable $factory): void method createClient (line 50) | public function createClient($client, array $plugins = [], array $opti... FILE: vendor/php-http/client-common/src/VersionBridgeClient.php type VersionBridgeClient (line 16) | trait VersionBridgeClient method doSendRequest (line 18) | abstract protected function doSendRequest(RequestInterface $request); method sendRequest (line 20) | public function sendRequest(RequestInterface $request): ResponseInterface FILE: vendor/php-http/discovery/src/ClassDiscovery.php class ClassDiscovery (line 18) | abstract class ClassDiscovery method findOneByType (line 52) | protected static function findOneByType($type) method getFromCache (line 104) | private static function getFromCache($type) method storeInCache (line 126) | private static function storeInCache($type, $class) method setStrategies (line 136) | public static function setStrategies(array $strategies) method getStrategies (line 147) | public static function getStrategies(): iterable method appendStrategy (line 157) | public static function appendStrategy($strategy) method prependStrategy (line 168) | public static function prependStrategy($strategy) method clearCache (line 174) | public static function clearCache() method evaluateCondition (line 184) | protected static function evaluateCondition($condition) method instantiateClass (line 219) | protected static function instantiateClass($class) method safeClassExists (line 247) | public static function safeClassExists($class) FILE: vendor/php-http/discovery/src/Composer/Plugin.php class Plugin (line 39) | class Plugin implements PluginInterface, EventSubscriberInterface method getSubscribedEvents (line 125) | public static function getSubscribedEvents(): array method activate (line 133) | public function activate(Composer $composer, IOInterface $io): void method deactivate (line 137) | public function deactivate(Composer $composer, IOInterface $io) method uninstall (line 141) | public function uninstall(Composer $composer, IOInterface $io) method postUpdate (line 145) | public function postUpdate(Event $event) method getMissingRequires (line 243) | public function getMissingRequires(InstalledRepositoryInterface $repo,... method preAutoloadDump (line 369) | public function preAutoloadDump(Event $event) method updateComposerJson (line 433) | private function updateComposerJson(array $missingRequires, bool $sort... method updateComposerLock (line 453) | private function updateComposerLock(Composer $composer, IOInterface $io) FILE: vendor/php-http/discovery/src/Exception.php type Exception (line 10) | interface Exception extends \Throwable FILE: vendor/php-http/discovery/src/Exception/ClassInstantiationFailedException.php class ClassInstantiationFailedException (line 12) | final class ClassInstantiationFailedException extends \RuntimeException ... FILE: vendor/php-http/discovery/src/Exception/DiscoveryFailedException.php class DiscoveryFailedException (line 12) | final class DiscoveryFailedException extends \Exception implements Excep... method __construct (line 23) | public function __construct($message, array $exceptions = []) method create (line 33) | public static function create($exceptions) method getExceptions (line 47) | public function getExceptions() FILE: vendor/php-http/discovery/src/Exception/NoCandidateFoundException.php class NoCandidateFoundException (line 12) | final class NoCandidateFoundException extends \Exception implements Exce... method __construct (line 17) | public function __construct($strategy, array $candidates) method stringify (line 35) | private function stringify($mixed) FILE: vendor/php-http/discovery/src/Exception/NotFoundException.php class NotFoundException (line 14) | class NotFoundException extends \RuntimeException implements Exception FILE: vendor/php-http/discovery/src/Exception/PuliUnavailableException.php class PuliUnavailableException (line 10) | final class PuliUnavailableException extends StrategyUnavailableException FILE: vendor/php-http/discovery/src/Exception/StrategyUnavailableException.php class StrategyUnavailableException (line 13) | class StrategyUnavailableException extends \RuntimeException implements ... FILE: vendor/php-http/discovery/src/HttpAsyncClientDiscovery.php class HttpAsyncClientDiscovery (line 13) | final class HttpAsyncClientDiscovery extends ClassDiscovery method find (line 22) | public static function find() FILE: vendor/php-http/discovery/src/HttpClientDiscovery.php class HttpClientDiscovery (line 15) | final class HttpClientDiscovery extends ClassDiscovery method find (line 24) | public static function find() FILE: vendor/php-http/discovery/src/MessageFactoryDiscovery.php class MessageFactoryDiscovery (line 15) | final class MessageFactoryDiscovery extends ClassDiscovery method find (line 24) | public static function find() FILE: vendor/php-http/discovery/src/NotFoundException.php class NotFoundException (line 14) | final class NotFoundException extends RealNotFoundException FILE: vendor/php-http/discovery/src/Psr17Factory.php class Psr17Factory (line 42) | class Psr17Factory implements RequestFactoryInterface, ResponseFactoryIn... method __construct (line 51) | public function __construct( method createRequest (line 77) | public function createRequest(string $method, $uri): RequestInterface method createResponse (line 84) | public function createResponse(int $code = 200, string $reasonPhrase =... method createServerRequest (line 94) | public function createServerRequest(string $method, $uri, array $serve... method createServerRequestFromGlobals (line 101) | public function createServerRequestFromGlobals(?array $server = null, ... method createStream (line 113) | public function createStream(string $content = ''): StreamInterface method createStreamFromFile (line 120) | public function createStreamFromFile(string $filename, string $mode = ... method createStreamFromResource (line 130) | public function createStreamFromResource($resource): StreamInterface method createUploadedFile (line 137) | public function createUploadedFile(StreamInterface $stream, ?int $size... method createUri (line 144) | public function createUri(string $uri = ''): UriInterface method createUriFromGlobals (line 151) | public function createUriFromGlobals(?array $server = null): UriInterface method setFactory (line 156) | private function setFactory($factory) method buildServerRequestFromGlobals (line 180) | private function buildServerRequestFromGlobals(ServerRequestInterface ... method buildUriFromGlobals (line 219) | private function buildUriFromGlobals(UriInterface $uri, array $server)... method normalizeFiles (line 258) | private function normalizeFiles(array $files): array method createUploadedFileFromSpec (line 283) | private function createUploadedFileFromSpec(array $value) FILE: vendor/php-http/discovery/src/Psr17FactoryDiscovery.php class Psr17FactoryDiscovery (line 19) | final class Psr17FactoryDiscovery extends ClassDiscovery method createException (line 21) | private static function createException($type, Exception $e) method findRequestFactory (line 35) | public static function findRequestFactory() method findResponseFactory (line 51) | public static function findResponseFactory() method findServerRequestFactory (line 67) | public static function findServerRequestFactory() method findStreamFactory (line 83) | public static function findStreamFactory() method findUploadedFileFactory (line 99) | public static function findUploadedFileFactory() method findUriFactory (line 115) | public static function findUriFactory() method findUrlFactory (line 133) | public static function findUrlFactory() FILE: vendor/php-http/discovery/src/Psr18Client.php class Psr18Client (line 23) | class Psr18Client extends Psr17Factory implements ClientInterface method __construct (line 27) | public function __construct( method sendRequest (line 48) | public function sendRequest(RequestInterface $request): ResponseInterface FILE: vendor/php-http/discovery/src/Psr18ClientDiscovery.php class Psr18ClientDiscovery (line 14) | final class Psr18ClientDiscovery extends ClassDiscovery method find (line 23) | public static function find() FILE: vendor/php-http/discovery/src/Strategy/CommonClassesStrategy.php class CommonClassesStrategy (line 49) | final class CommonClassesStrategy implements DiscoveryStrategy method getCandidates (line 112) | public static function getCandidates($type) method getPsr18Candidates (line 125) | private static function getPsr18Candidates() method buzzInstantiate (line 146) | public static function buzzInstantiate() method symfonyPsr18Instantiate (line 151) | public static function symfonyPsr18Instantiate() method isGuzzleImplementingPsr18 (line 156) | public static function isGuzzleImplementingPsr18() method isSymfonyImplementingHttpClient (line 161) | public static function isSymfonyImplementingHttpClient() method isPsr17FactoryInstalled (line 171) | public static function isPsr17FactoryInstalled() FILE: vendor/php-http/discovery/src/Strategy/CommonPsr17ClassesStrategy.php class CommonPsr17ClassesStrategy (line 19) | final class CommonPsr17ClassesStrategy implements DiscoveryStrategy method getCandidates (line 93) | public static function getCandidates($type) FILE: vendor/php-http/discovery/src/Strategy/DiscoveryStrategy.php type DiscoveryStrategy (line 10) | interface DiscoveryStrategy method getCandidates (line 22) | public static function getCandidates($type); FILE: vendor/php-http/discovery/src/Strategy/MockClientStrategy.php class MockClientStrategy (line 14) | final class MockClientStrategy implements DiscoveryStrategy method getCandidates (line 16) | public static function getCandidates($type) FILE: vendor/php-http/discovery/src/Strategy/PuliBetaStrategy.php class PuliBetaStrategy (line 20) | class PuliBetaStrategy implements DiscoveryStrategy method getPuliFactory (line 37) | private static function getPuliFactory() method getPuliDiscovery (line 63) | private static function getPuliDiscovery() method getCandidates (line 75) | public static function getCandidates($type) FILE: vendor/php-http/discovery/src/StreamFactoryDiscovery.php class StreamFactoryDiscovery (line 15) | final class StreamFactoryDiscovery extends ClassDiscovery method find (line 24) | public static function find() FILE: vendor/php-http/discovery/src/UriFactoryDiscovery.php class UriFactoryDiscovery (line 15) | final class UriFactoryDiscovery extends ClassDiscovery method find (line 24) | public static function find() FILE: vendor/php-http/httplug/src/Exception.php type Exception (line 12) | interface Exception extends PsrClientException FILE: vendor/php-http/httplug/src/Exception/HttpException.php class HttpException (line 15) | class HttpException extends RequestException method __construct (line 25) | public function __construct( method getResponse (line 42) | public function getResponse() method create (line 50) | public static function create( FILE: vendor/php-http/httplug/src/Exception/NetworkException.php class NetworkException (line 15) | class NetworkException extends TransferException implements PsrNetworkEx... method __construct (line 22) | public function __construct($message, RequestInterface $request, ?\Exc... FILE: vendor/php-http/httplug/src/Exception/RequestAwareTrait.php type RequestAwareTrait (line 7) | trait RequestAwareTrait method setRequest (line 14) | private function setRequest(RequestInterface $request) method getRequest (line 19) | public function getRequest(): RequestInterface FILE: vendor/php-http/httplug/src/Exception/RequestException.php class RequestException (line 16) | class RequestException extends TransferException implements PsrRequestEx... method __construct (line 23) | public function __construct($message, RequestInterface $request, ?\Exc... FILE: vendor/php-http/httplug/src/Exception/TransferException.php class TransferException (line 12) | class TransferException extends \RuntimeException implements Exception FILE: vendor/php-http/httplug/src/HttpAsyncClient.php type HttpAsyncClient (line 13) | interface HttpAsyncClient method sendAsyncRequest (line 24) | public function sendAsyncRequest(RequestInterface $request); FILE: vendor/php-http/httplug/src/HttpClient.php type HttpClient (line 15) | interface HttpClient extends ClientInterface FILE: vendor/php-http/httplug/src/Promise/HttpFulfilledPromise.php class HttpFulfilledPromise (line 9) | final class HttpFulfilledPromise implements Promise method __construct (line 16) | public function __construct(ResponseInterface $response) method then (line 21) | public function then(?callable $onFulfilled = null, ?callable $onRejec... method getState (line 34) | public function getState() method wait (line 39) | public function wait($unwrap = true) FILE: vendor/php-http/httplug/src/Promise/HttpRejectedPromise.php class HttpRejectedPromise (line 8) | final class HttpRejectedPromise implements Promise method __construct (line 15) | public function __construct(Exception $exception) method then (line 20) | public function then(?callable $onFulfilled = null, ?callable $onRejec... method getState (line 38) | public function getState() method wait (line 43) | public function wait($unwrap = true) FILE: vendor/php-http/message/src/Authentication.php type Authentication (line 12) | interface Authentication method authenticate (line 24) | public function authenticate(RequestInterface $request); FILE: vendor/php-http/message/src/Authentication/AutoBasicAuth.php class AutoBasicAuth (line 13) | final class AutoBasicAuth implements Authentication method __construct (line 25) | public function __construct($shouldRremoveUserInfo = true) method authenticate (line 30) | public function authenticate(RequestInterface $request) FILE: vendor/php-http/message/src/Authentication/BasicAuth.php class BasicAuth (line 13) | final class BasicAuth implements Authentication method __construct (line 29) | public function __construct($username, $password) method authenticate (line 35) | public function authenticate(RequestInterface $request) FILE: vendor/php-http/message/src/Authentication/Bearer.php class Bearer (line 13) | final class Bearer implements Authentication method __construct (line 23) | public function __construct($token) method authenticate (line 28) | public function authenticate(RequestInterface $request) FILE: vendor/php-http/message/src/Authentication/Chain.php class Chain (line 13) | final class Chain implements Authentication method __construct (line 23) | public function __construct(array $authenticationChain = []) method authenticate (line 36) | public function authenticate(RequestInterface $request) FILE: vendor/php-http/message/src/Authentication/Header.php class Header (line 8) | class Header implements Authentication method __construct (line 23) | public function __construct(string $name, $value) method authenticate (line 29) | public function authenticate(RequestInterface $request) FILE: vendor/php-http/message/src/Authentication/Matching.php class Matching (line 18) | final class Matching implements Authentication method __construct (line 30) | public function __construct(Authentication $authentication, ?callable ... method authenticate (line 42) | public function authenticate(RequestInterface $request) method createUrlMatcher (line 58) | public static function createUrlMatcher(Authentication $authentication... FILE: vendor/php-http/message/src/Authentication/QueryParam.php class QueryParam (line 16) | final class QueryParam implements Authentication method __construct (line 23) | public function __construct(array $params) method authenticate (line 28) | public function authenticate(RequestInterface $request) FILE: vendor/php-http/message/src/Authentication/RequestConditional.php class RequestConditional (line 14) | final class RequestConditional implements Authentication method __construct (line 26) | public function __construct(RequestMatcher $requestMatcher, Authentica... method authenticate (line 32) | public function authenticate(RequestInterface $request) FILE: vendor/php-http/message/src/Authentication/Wsse.php class Wsse (line 13) | final class Wsse implements Authentication method __construct (line 35) | public function __construct($username, $password, $hashAlgorithm = 'sh... method authenticate (line 45) | public function authenticate(RequestInterface $request) FILE: vendor/php-http/message/src/Builder/ResponseBuilder.php class ResponseBuilder (line 10) | class ResponseBuilder method __construct (line 22) | public function __construct(ResponseInterface $response) method getResponse (line 32) | public function getResponse() method setHeadersFromArray (line 47) | public function setHeadersFromArray(array $headers) method setHeadersFromString (line 74) | public function setHeadersFromString($headers) method setStatus (line 102) | public function setStatus($statusLine) method addHeader (line 128) | public function addHeader($headerLine) FILE: vendor/php-http/message/src/Cookie.php class Cookie (line 12) | final class Cookie method __construct (line 68) | public function __construct( method createWithoutValidation (line 104) | public static function createWithoutValidation( method getName (line 127) | public function getName() method getValue (line 137) | public function getValue() method hasValue (line 147) | public function hasValue() method withValue (line 159) | public function withValue($value) method getMaxAge (line 174) | public function getMaxAge() method hasMaxAge (line 184) | public function hasMaxAge() method withMaxAge (line 196) | public function withMaxAge($maxAge) method getExpires (line 211) | public function getExpires() method hasExpires (line 221) | public function hasExpires() method withExpires (line 231) | public function withExpires(?\DateTime $expires = null) method isExpired (line 244) | public function isExpired() method getDomain (line 254) | public function getDomain() method hasDomain (line 264) | public function hasDomain() method withDomain (line 276) | public function withDomain($domain) method matchDomain (line 293) | public function matchDomain($domain) method getPath (line 313) | public function getPath() method withPath (line 325) | public function withPath($path) method matchPath (line 342) | public function matchPath($path) method isSecure (line 352) | public function isSecure() method withSecure (line 364) | public function withSecure($secure) method isHttpOnly (line 377) | public function isHttpOnly() method withHttpOnly (line 389) | public function withHttpOnly($httpOnly) method match (line 404) | public function match(self $cookie) method isValid (line 414) | public function isValid() method validateName (line 436) | private function validateName($name) method validateValue (line 457) | private function validateValue($value) method validateMaxAge (line 473) | private function validateMaxAge($maxAge) method normalizeDomain (line 493) | private function normalizeDomain($domain) method normalizePath (line 512) | private function normalizePath($path) FILE: vendor/php-http/message/src/CookieJar.php class CookieJar (line 10) | final class CookieJar implements \Countable, \IteratorAggregate method __construct (line 17) | public function __construct() method hasCookie (line 27) | public function hasCookie(Cookie $cookie) method addCookie (line 35) | public function addCookie(Cookie $cookie) method removeCookie (line 57) | public function removeCookie(Cookie $cookie) method getCookies (line 67) | public function getCookies() method getMatchingCookies (line 81) | public function getMatchingCookies(Cookie $cookie) method findMatchingCookies (line 95) | private function findMatchingCookies(callable $match) method hasCookies (line 113) | public function hasCookies() method setCookies (line 123) | public function setCookies(array $cookies) method addCookies (line 134) | public function addCookies(array $cookies) method removeCookies (line 146) | public function removeCookies(array $cookies) method removeMatchingCookies (line 162) | public function removeMatchingCookies($name = null, $domain = null, $p... method clear (line 190) | public function clear() method count (line 195) | #[\ReturnTypeWillChange] method getIterator (line 201) | #[\ReturnTypeWillChange] FILE: vendor/php-http/message/src/CookieUtil.php class CookieUtil (line 7) | final class CookieUtil method parseDate (line 35) | public static function parseDate($dateValue) FILE: vendor/php-http/message/src/Decorator/MessageDecorator.php type MessageDecorator (line 11) | trait MessageDecorator method getMessage (line 24) | public function getMessage(): MessageInterface method getProtocolVersion (line 29) | public function getProtocolVersion(): string method withProtocolVersion (line 34) | public function withProtocolVersion(string $version): MessageInterface method getHeaders (line 42) | public function getHeaders(): array method hasHeader (line 47) | public function hasHeader(string $header): bool method getHeader (line 52) | public function getHeader(string $header): array method getHeaderLine (line 57) | public function getHeaderLine(string $header): string method withHeader (line 62) | public function withHeader(string $header, $value): MessageInterface method withAddedHeader (line 70) | public function withAddedHeader(string $header, $value): MessageInterface method withoutHeader (line 78) | public function withoutHeader(string $header): MessageInterface method getBody (line 86) | public function getBody(): StreamInterface method withBody (line 91) | public function withBody(StreamInterface $body): MessageInterface FILE: vendor/php-http/message/src/Decorator/RequestDecorator.php type RequestDecorator (line 11) | trait RequestDecorator method withRequest (line 20) | public function withRequest(RequestInterface $request): RequestInterface method getRequestTarget (line 28) | public function getRequestTarget(): string method withRequestTarget (line 33) | public function withRequestTarget(string $requestTarget): RequestInter... method getMethod (line 41) | public function getMethod(): string method withMethod (line 46) | public function withMethod(string $method): RequestInterface method getUri (line 54) | public function getUri(): UriInterface method withUri (line 59) | public function withUri(UriInterface $uri, bool $preserveHost = false)... FILE: vendor/php-http/message/src/Decorator/ResponseDecorator.php type ResponseDecorator (line 10) | trait ResponseDecorator method withResponse (line 19) | public function withResponse(ResponseInterface $response): ResponseInt... method getStatusCode (line 27) | public function getStatusCode(): int method withStatus (line 32) | public function withStatus(int $code, string $reasonPhrase = ''): Resp... method getReasonPhrase (line 40) | public function getReasonPhrase(): string FILE: vendor/php-http/message/src/Decorator/StreamDecorator.php type StreamDecorator (line 12) | trait StreamDecorator method __toString (line 19) | public function __toString(): string method close (line 24) | public function close(): void method detach (line 29) | public function detach() method getSize (line 34) | public function getSize(): ?int method tell (line 39) | public function tell(): int method eof (line 44) | public function eof(): bool method isSeekable (line 49) | public function isSeekable(): bool method seek (line 54) | public function seek(int $offset, int $whence = SEEK_SET): void method rewind (line 59) | public function rewind(): void method isWritable (line 64) | public function isWritable(): bool method write (line 69) | public function write(string $string): int method isReadable (line 74) | public function isReadable(): bool method read (line 79) | public function read(int $length): string method getContents (line 84) | public function getContents(): string method getMetadata (line 89) | public function getMetadata(?string $key = null) FILE: vendor/php-http/message/src/Encoding/ChunkStream.php class ChunkStream (line 10) | class ChunkStream extends FilteredStream method readFilter (line 12) | protected function readFilter(): string method writeFilter (line 17) | protected function writeFilter(): string method fill (line 22) | protected function fill(): void FILE: vendor/php-http/message/src/Encoding/CompressStream.php class CompressStream (line 13) | class CompressStream extends FilteredStream method __construct (line 18) | public function __construct(StreamInterface $stream, $level = -1) method readFilter (line 30) | protected function readFilter(): string method writeFilter (line 35) | protected function writeFilter(): string FILE: vendor/php-http/message/src/Encoding/DechunkStream.php class DechunkStream (line 12) | class DechunkStream extends FilteredStream method readFilter (line 14) | protected function readFilter(): string method writeFilter (line 19) | protected function writeFilter(): string FILE: vendor/php-http/message/src/Encoding/DecompressStream.php class DecompressStream (line 13) | class DecompressStream extends FilteredStream method __construct (line 18) | public function __construct(StreamInterface $stream, $level = -1) method readFilter (line 30) | protected function readFilter(): string method writeFilter (line 35) | protected function writeFilter(): string FILE: vendor/php-http/message/src/Encoding/DeflateStream.php class DeflateStream (line 13) | class DeflateStream extends FilteredStream method __construct (line 18) | public function __construct(StreamInterface $stream, $level = -1) method readFilter (line 26) | protected function readFilter(): string method writeFilter (line 31) | protected function writeFilter(): string FILE: vendor/php-http/message/src/Encoding/Filter/Chunk.php class Chunk (line 10) | class Chunk extends \php_user_filter method filter (line 12) | public function filter($in, $out, &$consumed, $closing): int FILE: vendor/php-http/message/src/Encoding/FilteredStream.php class FilteredStream (line 14) | abstract class FilteredStream implements StreamInterface method __construct (line 59) | public function __construct(StreamInterface $stream, $readFilterOption... method read (line 78) | public function read(int $length): string method eof (line 101) | public function eof(): bool method fill (line 113) | protected function fill(): void method getContents (line 123) | public function getContents(): string method getSize (line 143) | public function getSize(): ?int method __toString (line 148) | public function __toString(): string method isSeekable (line 158) | public function isSeekable(): bool method rewind (line 166) | public function rewind(): void method seek (line 175) | public function seek(int $offset, int $whence = SEEK_SET): void method getReadFilter (line 186) | public function getReadFilter(): string method readFilter (line 196) | abstract protected function readFilter(): string; method getWriteFilter (line 203) | public function getWriteFilter(): string method writeFilter (line 213) | abstract protected function writeFilter(): string; FILE: vendor/php-http/message/src/Encoding/GzipDecodeStream.php class GzipDecodeStream (line 13) | class GzipDecodeStream extends FilteredStream method __construct (line 18) | public function __construct(StreamInterface $stream, $level = -1) method readFilter (line 30) | protected function readFilter(): string method writeFilter (line 35) | protected function writeFilter(): string FILE: vendor/php-http/message/src/Encoding/GzipEncodeStream.php class GzipEncodeStream (line 13) | class GzipEncodeStream extends FilteredStream method __construct (line 18) | public function __construct(StreamInterface $stream, $level = -1) method readFilter (line 30) | protected function readFilter(): string method writeFilter (line 35) | protected function writeFilter(): string FILE: vendor/php-http/message/src/Encoding/InflateStream.php class InflateStream (line 13) | class InflateStream extends FilteredStream method __construct (line 18) | public function __construct(StreamInterface $stream, $level = -1) method readFilter (line 30) | protected function readFilter(): string method writeFilter (line 35) | protected function writeFilter(): string FILE: vendor/php-http/message/src/Exception.php type Exception (line 8) | interface Exception FILE: vendor/php-http/message/src/Exception/UnexpectedValueException.php class UnexpectedValueException (line 7) | final class UnexpectedValueException extends \UnexpectedValueException i... FILE: vendor/php-http/message/src/Formatter.php type Formatter (line 18) | interface Formatter method formatRequest (line 25) | public function formatRequest(RequestInterface $request); method formatResponse (line 34) | public function formatResponse(ResponseInterface $response); FILE: vendor/php-http/message/src/Formatter/CurlCommandFormatter.php class CurlCommandFormatter (line 14) | class CurlCommandFormatter implements Formatter method formatRequest (line 16) | public function formatRequest(RequestInterface $request) method formatResponse (line 60) | public function formatResponse(ResponseInterface $response) method formatResponseForRequest (line 70) | public function formatResponseForRequest(ResponseInterface $response, ... method getHeadersAsCommandOptions (line 78) | private function getHeadersAsCommandOptions(RequestInterface $request) FILE: vendor/php-http/message/src/Formatter/FullHttpMessageFormatter.php class FullHttpMessageFormatter (line 15) | class FullHttpMessageFormatter implements Formatter method __construct (line 33) | public function __construct($maxBodyLength = 1000, string $binaryDetec... method formatRequest (line 39) | public function formatRequest(RequestInterface $request) method formatResponse (line 55) | public function formatResponse(ResponseInterface $response) method formatResponseForRequest (line 76) | public function formatResponseForRequest(ResponseInterface $response, ... method addBody (line 88) | private function addBody(MessageInterface $request, $message) FILE: vendor/php-http/message/src/Formatter/SimpleFormatter.php class SimpleFormatter (line 15) | class SimpleFormatter implements Formatter method formatRequest (line 17) | public function formatRequest(RequestInterface $request) method formatResponse (line 27) | public function formatResponse(ResponseInterface $response) method formatResponseForRequest (line 42) | public function formatResponseForRequest(ResponseInterface $response, ... FILE: vendor/php-http/message/src/MessageFactory/DiactorosMessageFactory.php class DiactorosMessageFactory (line 23) | final class DiactorosMessageFactory implements MessageFactory method __construct (line 30) | public function __construct() method createRequest (line 35) | public function createRequest( method createResponse (line 59) | public function createResponse( FILE: vendor/php-http/message/src/MessageFactory/GuzzleMessageFactory.php class GuzzleMessageFactory (line 20) | final class GuzzleMessageFactory implements MessageFactory method createRequest (line 22) | public function createRequest( method createResponse (line 38) | public function createResponse( FILE: vendor/php-http/message/src/MessageFactory/SlimMessageFactory.php class SlimMessageFactory (line 23) | final class SlimMessageFactory implements MessageFactory method __construct (line 35) | public function __construct() method createRequest (line 41) | public function createRequest( method createResponse (line 59) | public function createResponse( FILE: vendor/php-http/message/src/RequestMatcher.php type RequestMatcher (line 16) | interface RequestMatcher method matches (line 25) | public function matches(RequestInterface $request); FILE: vendor/php-http/message/src/RequestMatcher/CallbackRequestMatcher.php class CallbackRequestMatcher (line 13) | final class CallbackRequestMatcher implements RequestMatcher method __construct (line 20) | public function __construct(callable $callback) method matches (line 25) | public function matches(RequestInterface $request) FILE: vendor/php-http/message/src/RequestMatcher/RegexRequestMatcher.php class RegexRequestMatcher (line 17) | final class RegexRequestMatcher implements RequestMatcher method __construct (line 29) | public function __construct($regex) method matches (line 34) | public function matches(RequestInterface $request) FILE: vendor/php-http/message/src/RequestMatcher/RequestMatcher.php class RequestMatcher (line 14) | final class RequestMatcher implements RequestMatcherInterface method __construct (line 45) | public function __construct($path = null, $host = null, $methods = [],... method matches (line 56) | public function matches(RequestInterface $request) FILE: vendor/php-http/message/src/Stream/BufferedStream.php class BufferedStream (line 15) | class BufferedStream implements StreamInterface method __construct (line 36) | public function __construct(StreamInterface $stream, $useFileBuffer = ... method __toString (line 52) | public function __toString(): string method close (line 63) | public function close(): void method detach (line 73) | public function detach() method getSize (line 90) | public function getSize(): ?int method tell (line 103) | public function tell(): int method eof (line 117) | public function eof(): bool method isSeekable (line 127) | public function isSeekable(): bool method seek (line 132) | public function seek(int $offset, int $whence = SEEK_SET): void method rewind (line 141) | public function rewind(): void method isWritable (line 150) | public function isWritable(): bool method write (line 155) | public function write(string $string): int method isReadable (line 160) | public function isReadable(): bool method read (line 165) | public function read(int $length): string method getContents (line 200) | public function getContents(): string method getMetadata (line 215) | public function getMetadata(?string $key = null) FILE: vendor/php-http/message/src/StreamFactory/DiactorosStreamFactory.php class DiactorosStreamFactory (line 21) | final class DiactorosStreamFactory implements StreamFactory method createStream (line 23) | public function createStream($body = null) FILE: vendor/php-http/message/src/StreamFactory/GuzzleStreamFactory.php class GuzzleStreamFactory (line 19) | final class GuzzleStreamFactory implements StreamFactory method createStream (line 21) | public function createStream($body = null) FILE: vendor/php-http/message/src/StreamFactory/SlimStreamFactory.php class SlimStreamFactory (line 20) | final class SlimStreamFactory implements StreamFactory method createStream (line 22) | public function createStream($body = null) FILE: vendor/php-http/message/src/UriFactory/DiactorosUriFactory.php class DiactorosUriFactory (line 21) | final class DiactorosUriFactory implements UriFactory method createUri (line 23) | public function createUri($uri) FILE: vendor/php-http/message/src/UriFactory/GuzzleUriFactory.php class GuzzleUriFactory (line 21) | final class GuzzleUriFactory implements UriFactory method createUri (line 23) | public function createUri($uri) FILE: vendor/php-http/message/src/UriFactory/SlimUriFactory.php class SlimUriFactory (line 20) | final class SlimUriFactory implements UriFactory method createUri (line 22) | public function createUri($uri) FILE: vendor/php-http/multipart-stream-builder/src/ApacheMimetypeHelper.php class ApacheMimetypeHelper (line 12) | class ApacheMimetypeHelper implements MimetypeHelper method getMimetypeFromFilename (line 19) | public function getMimetypeFromFilename($filename) method getMimetypeFromExtension (line 29) | public function getMimetypeFromExtension($extension) FILE: vendor/php-http/multipart-stream-builder/src/CustomMimetypeHelper.php class CustomMimetypeHelper (line 10) | class CustomMimetypeHelper extends ApacheMimetypeHelper method __construct (line 20) | public function __construct(array $mimetypes = []) method addMimetype (line 31) | public function addMimetype($extension, $mimetype) method getMimetypeFromExtension (line 43) | public function getMimetypeFromExtension($extension) FILE: vendor/php-http/multipart-stream-builder/src/MimetypeHelper.php type MimetypeHelper (line 8) | interface MimetypeHelper method getMimetypeFromFilename (line 17) | public function getMimetypeFromFilename($filename); method getMimetypeFromExtension (line 26) | public function getMimetypeFromExtension($extension); FILE: vendor/php-http/multipart-stream-builder/src/MultipartStreamBuilder.php class MultipartStreamBuilder (line 19) | class MultipartStreamBuilder method __construct (line 44) | public function __construct($streamFactory = null) method addData (line 83) | public function addData($resource, array $headers = []) method addResource (line 104) | public function addResource($name, $resource, array $options = []) method build (line 132) | public function build() method prepareHeaders (line 176) | private function prepareHeaders($name, StreamInterface $stream, $filen... method getHeaders (line 201) | private function getHeaders(array $headers) method hasHeader (line 218) | private function hasHeader(array $headers, $key) method getBoundary (line 235) | public function getBoundary() method setBoundary (line 249) | public function setBoundary($boundary) method getMimetypeHelper (line 259) | private function getMimetypeHelper() method setMimetypeHelper (line 273) | public function setMimetypeHelper(MimetypeHelper $mimetypeHelper) method reset (line 285) | public function reset() method basename (line 304) | private function basename($path) method createStream (line 326) | private function createStream($resource) FILE: vendor/php-http/promise/src/FulfilledPromise.php class FulfilledPromise (line 10) | final class FulfilledPromise implements Promise method __construct (line 20) | public function __construct($result) method then (line 25) | public function then(?callable $onFulfilled = null, ?callable $onRejec... method getState (line 38) | public function getState() method wait (line 43) | public function wait($unwrap = true) FILE: vendor/php-http/promise/src/Promise.php type Promise (line 16) | interface Promise method then (line 44) | public function then(?callable $onFulfilled = null, ?callable $onRejec... method getState (line 51) | public function getState(); method wait (line 68) | public function wait($unwrap = true); FILE: vendor/php-http/promise/src/RejectedPromise.php class RejectedPromise (line 10) | final class RejectedPromise implements Promise method __construct (line 17) | public function __construct(\Throwable $exception) method then (line 22) | public function then(?callable $onFulfilled = null, ?callable $onRejec... method getState (line 35) | public function getState() method wait (line 40) | public function wait($unwrap = true) FILE: vendor/phpoption/phpoption/src/PhpOption/LazyOption.php class LazyOption (line 28) | final class LazyOption extends Option method create (line 46) | public static function create($callback, array $arguments = []): self method __construct (line 55) | public function __construct($callback, array $arguments = []) method isDefined (line 65) | public function isDefined(): bool method isEmpty (line 70) | public function isEmpty(): bool method get (line 75) | public function get() method getOrElse (line 80) | public function getOrElse($default) method getOrCall (line 85) | public function getOrCall($callable) method getOrThrow (line 90) | public function getOrThrow(\Exception $ex) method orElse (line 95) | public function orElse(Option $else) method ifDefined (line 100) | public function ifDefined($callable) method forAll (line 105) | public function forAll($callable) method map (line 110) | public function map($callable) method flatMap (line 115) | public function flatMap($callable) method filter (line 120) | public function filter($callable) method filterNot (line 125) | public function filterNot($callable) method select (line 130) | public function select($value) method reject (line 135) | public function reject($value) method getIterator (line 143) | public function getIterator(): Traversable method foldLeft (line 148) | public function foldLeft($initialValue, $callable) method foldRight (line 153) | public function foldRight($initialValue, $callable) method option (line 161) | private function option(): Option FILE: vendor/phpoption/phpoption/src/PhpOption/None.php class None (line 26) | final class None extends Option method create (line 34) | public static function create(): self method get (line 43) | public function get() method getOrCall (line 48) | public function getOrCall($callable) method getOrElse (line 53) | public function getOrElse($default) method getOrThrow (line 58) | public function getOrThrow(\Exception $ex) method isEmpty (line 63) | public function isEmpty(): bool method isDefined (line 68) | public function isDefined(): bool method orElse (line 73) | public function orElse(Option $else) method ifDefined (line 78) | public function ifDefined($callable) method forAll (line 83) | public function forAll($callable) method map (line 88) | public function map($callable) method flatMap (line 93) | public function flatMap($callable) method filter (line 98) | public function filter($callable) method filterNot (line 103) | public function filterNot($callable) method select (line 108) | public function select($value) method reject (line 113) | public function reject($value) method getIterator (line 118) | public function getIterator(): EmptyIterator method foldLeft (line 123) | public function foldLeft($initialValue, $callable) method foldRight (line 128) | public function foldRight($initialValue, $callable) method __construct (line 133) | private function __construct() FILE: vendor/phpoption/phpoption/src/PhpOption/Option.php class Option (line 29) | abstract class Option implements IteratorAggregate method fromValue (line 46) | public static function fromValue($value, $noneValue = null) method fromArraysValue (line 69) | public static function fromArraysValue($array, $key) method fromReturn (line 94) | public static function fromReturn($callback, array $arguments = [], $n... method ensure (line 124) | public static function ensure($value, $noneValue = null) method lift (line 160) | public static function lift($callback, $noneValue = null) method get (line 201) | abstract public function get(); method getOrElse (line 212) | abstract public function getOrElse($default); method getOrCall (line 226) | abstract public function getOrCall($callable); method getOrThrow (line 235) | abstract public function getOrThrow(\Exception $ex); method isEmpty (line 242) | abstract public function isEmpty(); method isDefined (line 249) | abstract public function isDefined(); method orElse (line 267) | abstract public function orElse(self $else); method ifDefined (line 291) | abstract public function ifDefined($callable); method forAll (line 304) | abstract public function forAll($callable); method map (line 322) | abstract public function map($callable); method flatMap (line 337) | abstract public function flatMap($callable); method filter (line 349) | abstract public function filter($callable); method filterNot (line 361) | abstract public function filterNot($callable); method select (line 376) | abstract public function select($value); method reject (line 391) | abstract public function reject($value); method foldLeft (line 421) | abstract public function foldLeft($initialValue, $callable); method foldRight (line 433) | abstract public function foldRight($initialValue, $callable); FILE: vendor/phpoption/phpoption/src/PhpOption/Some.php class Some (line 28) | final class Some extends Option method __construct (line 36) | public function __construct($value) method create (line 48) | public static function create($value): self method isDefined (line 53) | public function isDefined(): bool method isEmpty (line 58) | public function isEmpty(): bool method get (line 63) | public function get() method getOrElse (line 68) | public function getOrElse($default) method getOrCall (line 73) | public function getOrCall($callable) method getOrThrow (line 78) | public function getOrThrow(\Exception $ex) method orElse (line 83) | public function orElse(Option $else) method ifDefined (line 88) | public function ifDefined($callable) method forAll (line 93) | public function forAll($callable) method map (line 100) | public function map($callable) method flatMap (line 105) | public function flatMap($callable) method filter (line 116) | public function filter($callable) method filterNot (line 125) | public function filterNot($callable) method select (line 134) | public function select($value) method reject (line 143) | public function reject($value) method getIterator (line 155) | public function getIterator(): ArrayIterator method foldLeft (line 160) | public function foldLeft($initialValue, $callable) method foldRight (line 165) | public function foldRight($initialValue, $callable) FILE: vendor/phpunit/php-code-coverage/src/CodeCoverage.php class CodeCoverage (line 45) | final class CodeCoverage method __construct (line 77) | public function __construct(Driver $driver, Filter $filter) method getReport (line 88) | public function getReport(): Directory method clear (line 100) | public function clear(): void method clearCache (line 112) | public function clearCache(): void method filter (line 120) | public function filter(): Filter method getData (line 128) | public function getData(bool $raw = false): ProcessedCodeCoverageData method setData (line 142) | public function setData(ProcessedCodeCoverageData $data): void method getTests (line 150) | public function getTests(): array method setTests (line 158) | public function setTests(array $tests): void method start (line 163) | public function start(string $id, ?TestSize $size = null, bool $clear ... method stop (line 180) | public function stop(bool $append = true, ?TestStatus $status = null, ... method append (line 205) | public function append(RawCodeCoverageData $rawData, ?string $id = nul... method merge (line 267) | public function merge(self $that): void method enableCheckForUnintentionallyCoveredCode (line 280) | public function enableCheckForUnintentionallyCoveredCode(): void method disableCheckForUnintentionallyCoveredCode (line 285) | public function disableCheckForUnintentionallyCoveredCode(): void method includeUncoveredFiles (line 290) | public function includeUncoveredFiles(): void method excludeUncoveredFiles (line 295) | public function excludeUncoveredFiles(): void method enableAnnotationsForIgnoringCode (line 300) | public function enableAnnotationsForIgnoringCode(): void method disableAnnotationsForIgnoringCode (line 305) | public function disableAnnotationsForIgnoringCode(): void method ignoreDeprecatedCode (line 310) | public function ignoreDeprecatedCode(): void method doNotIgnoreDeprecatedCode (line 315) | public function doNotIgnoreDeprecatedCode(): void method cachesStaticAnalysis (line 323) | public function cachesStaticAnalysis(): bool method cacheStaticAnalysis (line 328) | public function cacheStaticAnalysis(string $directory): void method doNotCacheStaticAnalysis (line 333) | public function doNotCacheStaticAnalysis(): void method cacheDirectory (line 341) | public function cacheDirectory(): string method excludeSubclassesOfThisClassFromUnintentionallyCoveredCodeCheck (line 355) | public function excludeSubclassesOfThisClassFromUnintentionallyCovered... method enableBranchAndPathCoverage (line 360) | public function enableBranchAndPathCoverage(): void method disableBranchAndPathCoverage (line 365) | public function disableBranchAndPathCoverage(): void method collectsBranchAndPathCoverage (line 370) | public function collectsBranchAndPathCoverage(): bool method detectsDeadCode (line 375) | public function detectsDeadCode(): bool method applyCoversAndUsesFilter (line 384) | private function applyCoversAndUsesFilter(RawCodeCoverageData $rawData... method applyFilter (line 415) | private function applyFilter(RawCodeCoverageData $data): void method applyExecutableLinesFilter (line 428) | private function applyExecutableLinesFilter(RawCodeCoverageData $data)... method applyIgnoredLinesFilter (line 452) | private function applyIgnoredLinesFilter(RawCodeCoverageData $data, ar... method addUncoveredFilesFromFilter (line 476) | private function addUncoveredFilesFromFilter(): void method performUnintentionallyCoveredCodeCheck (line 501) | private function performUnintentionallyCoveredCodeCheck(RawCodeCoverag... method getAllowedLines (line 527) | private function getAllowedLines(array $linesToBeCovered, array $lines... method processUnintentionallyCoveredUnits (line 569) | private function processUnintentionallyCoveredUnits(array $unintention... method analyser (line 609) | private function analyser(): FileAnalyser FILE: vendor/phpunit/php-code-coverage/src/Data/ProcessedCodeCoverageData.php class ProcessedCodeCoverageData (line 28) | final class ProcessedCodeCoverageData method initializeUnseenData (line 62) | public function initializeUnseenData(RawCodeCoverageData $rawData): void method markCodeAsExecutedByTestCase (line 85) | public function markCodeAsExecutedByTestCase(string $testCaseId, RawCo... method setLineCoverage (line 112) | public function setLineCoverage(array $lineCoverage): void method lineCoverage (line 117) | public function lineCoverage(): array method setFunctionCoverage (line 124) | public function setFunctionCoverage(array $functionCoverage): void method functionCoverage (line 129) | public function functionCoverage(): array method coveredFiles (line 136) | public function coveredFiles(): array method renameFile (line 143) | public function renameFile(string $oldFile, string $newFile): void method merge (line 154) | public function merge(self $newData): void method priorityForLine (line 220) | private function priorityForLine(array $data, int $line): int method initPreviouslyUnseenFunction (line 242) | private function initPreviouslyUnseenFunction(string $file, string $fu... method initPreviouslySeenFunction (line 262) | private function initPreviouslySeenFunction(string $file, string $func... FILE: vendor/phpunit/php-code-coverage/src/Data/RawCodeCoverageData.php class RawCodeCoverageData (line 37) | final class RawCodeCoverageData method fromXdebugWithoutPathCoverage (line 57) | public static function fromXdebugWithoutPathCoverage(array $rawCoverag... method fromXdebugWithPathCoverage (line 65) | public static function fromXdebugWithPathCoverage(array $rawCoverage):... method fromUncoveredFile (line 87) | public static function fromUncoveredFile(string $filename, FileAnalyse... method __construct (line 102) | private function __construct(array $lineCoverage, array $functionCover... method clear (line 110) | public function clear(): void method lineCoverage (line 118) | public function lineCoverage(): array method functionCoverage (line 126) | public function functionCoverage(): array method removeCoverageDataForFile (line 131) | public function removeCoverageDataForFile(string $filename): void method keepLineCoverageDataOnlyForLines (line 139) | public function keepLineCoverageDataOnlyForLines(string $filename, arr... method markExecutableLineByBranch (line 154) | public function markExecutableLineByBranch(string $filename, array $li... method keepFunctionCoverageDataOnlyForLines (line 190) | public function keepFunctionCoverageDataOnlyForLines(string $filename,... method removeCoverageDataForLines (line 214) | public function removeCoverageDataForLines(string $filename, array $li... method skipEmptyLines (line 254) | private function skipEmptyLines(): void method getEmptyLinesForFile (line 263) | private function getEmptyLinesForFile(string $filename): array FILE: vendor/phpunit/php-code-coverage/src/Driver/Driver.php class Driver (line 20) | abstract class Driver method canCollectBranchAndPathCoverage (line 59) | public function canCollectBranchAndPathCoverage(): bool method collectsBranchAndPathCoverage (line 64) | public function collectsBranchAndPathCoverage(): bool method enableBranchAndPathCoverage (line 72) | public function enableBranchAndPathCoverage(): void method disableBranchAndPathCoverage (line 86) | public function disableBranchAndPathCoverage(): void method canDetectDeadCode (line 91) | public function canDetectDeadCode(): bool method detectsDeadCode (line 96) | public function detectsDeadCode(): bool method enableDeadCodeDetection (line 104) | public function enableDeadCodeDetection(): void method disableDeadCodeDetection (line 118) | public function disableDeadCodeDetection(): void method nameAndVersion (line 123) | abstract public function nameAndVersion(): string; method start (line 125) | abstract public function start(): void; method stop (line 127) | abstract public function stop(): RawCodeCoverageData; FILE: vendor/phpunit/php-code-coverage/src/Driver/PcovDriver.php class PcovDriver (line 27) | final class PcovDriver extends Driver method __construct (line 34) | public function __construct(Filter $filter) method start (line 41) | public function start(): void method stop (line 46) | public function stop(): RawCodeCoverageData method nameAndVersion (line 66) | public function nameAndVersion(): string method ensurePcovIsAvailable (line 74) | private function ensurePcovIsAvailable(): void FILE: vendor/phpunit/php-code-coverage/src/Driver/Selector.php class Selector (line 17) | final class Selector method forLineCoverage (line 25) | public function forLineCoverage(Filter $filter): Driver method forLineAndPathCoverage (line 49) | public function forLineAndPathCoverage(Filter $filter): Driver FILE: vendor/phpunit/php-code-coverage/src/Driver/XdebugDriver.php class XdebugDriver (line 63) | final class XdebugDriver extends Driver method __construct (line 69) | public function __construct(Filter $filter) method canCollectBranchAndPathCoverage (line 83) | public function canCollectBranchAndPathCoverage(): bool method canDetectDeadCode (line 88) | public function canDetectDeadCode(): bool method start (line 93) | public function start(): void method stop (line 108) | public function stop(): RawCodeCoverageData method nameAndVersion (line 123) | public function nameAndVersion(): string method ensureXdebugIsAvailable (line 131) | private function ensureXdebugIsAvailable(): void method ensureXdebugCodeCoverageFeatureIsEnabled (line 141) | private function ensureXdebugCodeCoverageFeatureIsEnabled(): void FILE: vendor/phpunit/php-code-coverage/src/Exception/BranchAndPathCoverageNotSupportedException.php class BranchAndPathCoverageNotSupportedException (line 14) | final class BranchAndPathCoverageNotSupportedException extends RuntimeEx... FILE: vendor/phpunit/php-code-coverage/src/Exception/DeadCodeDetectionNotSupportedException.php class DeadCodeDetectionNotSupportedException (line 14) | final class DeadCodeDetectionNotSupportedException extends RuntimeExcept... FILE: vendor/phpunit/php-code-coverage/src/Exception/DirectoryCouldNotBeCreatedException.php class DirectoryCouldNotBeCreatedException (line 15) | final class DirectoryCouldNotBeCreatedException extends RuntimeException... FILE: vendor/phpunit/php-code-coverage/src/Exception/Exception.php type Exception (line 14) | interface Exception extends Throwable FILE: vendor/phpunit/php-code-coverage/src/Exception/FileCouldNotBeWrittenException.php class FileCouldNotBeWrittenException (line 14) | final class FileCouldNotBeWrittenException extends RuntimeException impl... FILE: vendor/phpunit/php-code-coverage/src/Exception/InvalidArgumentException.php class InvalidArgumentException (line 12) | final class InvalidArgumentException extends \InvalidArgumentException i... FILE: vendor/phpunit/php-code-coverage/src/Exception/NoCodeCoverageDriverAvailableException.php class NoCodeCoverageDriverAvailableException (line 14) | final class NoCodeCoverageDriverAvailableException extends RuntimeExcept... method __construct (line 16) | public function __construct() FILE: vendor/phpunit/php-code-coverage/src/Exception/NoCodeCoverageDriverWithPathCoverageSupportAvailableException.php class NoCodeCoverageDriverWithPathCoverageSupportAvailableException (line 14) | final class NoCodeCoverageDriverWithPathCoverageSupportAvailableExceptio... method __construct (line 16) | public function __construct() FILE: vendor/phpunit/php-code-coverage/src/Exception/ParserException.php class ParserException (line 14) | final class ParserException extends RuntimeException implements Exception FILE: vendor/phpunit/php-code-coverage/src/Exception/PathExistsButIsNotDirectoryException.php class PathExistsButIsNotDirectoryException (line 16) | final class PathExistsButIsNotDirectoryException extends RuntimeExceptio... method __construct (line 18) | public function __construct(string $path) FILE: vendor/phpunit/php-code-coverage/src/Exception/PcovNotAvailableException.php class PcovNotAvailableException (line 15) | final class PcovNotAvailableException extends RuntimeException implement... method __construct (line 17) | public function __construct() FILE: vendor/phpunit/php-code-coverage/src/Exception/ReflectionException.php class ReflectionException (line 14) | final class ReflectionException extends RuntimeException implements Exce... FILE: vendor/phpunit/php-code-coverage/src/Exception/ReportAlreadyFinalizedException.php class ReportAlreadyFinalizedException (line 14) | final class ReportAlreadyFinalizedException extends RuntimeException imp... method __construct (line 16) | public function __construct() FILE: vendor/phpunit/php-code-coverage/src/Exception/StaticAnalysisCacheNotConfiguredException.php class StaticAnalysisCacheNotConfiguredException (line 14) | final class StaticAnalysisCacheNotConfiguredException extends RuntimeExc... FILE: vendor/phpunit/php-code-coverage/src/Exception/TestIdMissingException.php class TestIdMissingException (line 14) | final class TestIdMissingException extends RuntimeException implements E... method __construct (line 16) | public function __construct() FILE: vendor/phpunit/php-code-coverage/src/Exception/UnintentionallyCoveredCodeException.php class UnintentionallyCoveredCodeException (line 14) | final class UnintentionallyCoveredCodeException extends RuntimeException... method __construct (line 24) | public function __construct(array $unintentionallyCoveredUnits) method getUnintentionallyCoveredUnits (line 34) | public function getUnintentionallyCoveredUnits(): array method toString (line 39) | private function toString(): string FILE: vendor/phpunit/php-code-coverage/src/Exception/WriteOperationFailedException.php class WriteOperationFailedException (line 16) | final class WriteOperationFailedException extends RuntimeException imple... method __construct (line 18) | public function __construct(string $path) FILE: vendor/phpunit/php-code-coverage/src/Exception/XdebugNotAvailableException.php class XdebugNotAvailableException (line 15) | final class XdebugNotAvailableException extends RuntimeException impleme... method __construct (line 17) | public function __construct() FILE: vendor/phpunit/php-code-coverage/src/Exception/XdebugNotEnabledException.php class XdebugNotEnabledException (line 15) | final class XdebugNotEnabledException extends RuntimeException implement... method __construct (line 17) | public function __construct() FILE: vendor/phpunit/php-code-coverage/src/Exception/XmlException.php class XmlException (line 14) | final class XmlException extends RuntimeException implements Exception FILE: vendor/phpunit/php-code-coverage/src/Filter.php class Filter (line 19) | final class Filter method includeDirectory (line 34) | public function includeDirectory(string $directory, string $suffix = '... method includeFiles (line 44) | public function includeFiles(array $filenames): void method includeFile (line 51) | public function includeFile(string $filename): void method excludeDirectory (line 65) | public function excludeDirectory(string $directory, string $suffix = '... method excludeFile (line 75) | public function excludeFile(string $filename): void method isFile (line 86) | public function isFile(string $filename): bool method isExcluded (line 111) | public function isExcluded(string $filename): bool method files (line 119) | public function files(): array method isEmpty (line 124) | public function isEmpty(): bool FILE: vendor/phpunit/php-code-coverage/src/Node/AbstractNode.php class AbstractNode (line 28) | abstract class AbstractNode implements Countable method __construct (line 36) | public function __construct(string $name, ?self $parent = null) method name (line 49) | public function name(): string method id (line 54) | public function id(): string method pathAsString (line 59) | public function pathAsString(): string method pathAsArray (line 64) | public function pathAsArray(): array method parent (line 69) | public function parent(): ?self method percentageOfTestedClasses (line 74) | public function percentageOfTestedClasses(): Percentage method percentageOfTestedTraits (line 82) | public function percentageOfTestedTraits(): Percentage method percentageOfTestedClassesAndTraits (line 90) | public function percentageOfTestedClassesAndTraits(): Percentage method percentageOfTestedFunctions (line 98) | public function percentageOfTestedFunctions(): Percentage method percentageOfTestedMethods (line 106) | public function percentageOfTestedMethods(): Percentage method percentageOfTestedFunctionsAndMethods (line 114) | public function percentageOfTestedFunctionsAndMethods(): Percentage method percentageOfExecutedLines (line 122) | public function percentageOfExecutedLines(): Percentage method percentageOfExecutedBranches (line 130) | public function percentageOfExecutedBranches(): Percentage method percentageOfExecutedPaths (line 138) | public function percentageOfExecutedPaths(): Percentage method numberOfClassesAndTraits (line 146) | public function numberOfClassesAndTraits(): int method numberOfTestedClassesAndTraits (line 151) | public function numberOfTestedClassesAndTraits(): int method classesAndTraits (line 156) | public function classesAndTraits(): array method numberOfFunctionsAndMethods (line 161) | public function numberOfFunctionsAndMethods(): int method numberOfTestedFunctionsAndMethods (line 166) | public function numberOfTestedFunctionsAndMethods(): int method classes (line 174) | abstract public function classes(): array; method traits (line 179) | abstract public function traits(): array; method functions (line 184) | abstract public function functions(): array; method linesOfCode (line 189) | abstract public function linesOfCode(): array; method numberOfExecutableLines (line 191) | abstract public function numberOfExecutableLines(): int; method numberOfExecutedLines (line 193) | abstract public function numberOfExecutedLines(): int; method numberOfExecutableBranches (line 195) | abstract public function numberOfExecutableBranches(): int; method numberOfExecutedBranches (line 197) | abstract public function numberOfExecutedBranches(): int; method numberOfExecutablePaths (line 199) | abstract public function numberOfExecutablePaths(): int; method numberOfExecutedPaths (line 201) | abstract public function numberOfExecutedPaths(): int; method numberOfClasses (line 203) | abstract public function numberOfClasses(): int; method numberOfTestedClasses (line 205) | abstract public function numberOfTestedClasses(): int; method numberOfTraits (line 207) | abstract public function numberOfTraits(): int; method numberOfTestedTraits (line 209) | abstract public function numberOfTestedTraits(): int; method numberOfMethods (line 211) | abstract public function numberOfMethods(): int; method numberOfTestedMethods (line 213) | abstract public function numberOfTestedMethods(): int; method numberOfFunctions (line 215) | abstract public function numberOfFunctions(): int; method numberOfTestedFunctions (line 217) | abstract public function numberOfTestedFunctions(): int; method processId (line 219) | private function processId(): void method processPath (line 236) | private function processPath(): void FILE: vendor/phpunit/php-code-coverage/src/Node/Builder.php class Builder (line 33) | final class Builder method __construct (line 37) | public function __construct(FileAnalyser $analyser) method build (line 42) | public function build(CodeCoverage $coverage): Directory method addItems (line 63) | private function addItems(Directory $root, array $items, array $tests)... method buildDirectoryStructure (line 137) | private function buildDirectoryStructure(ProcessedCodeCoverageData $da... method reducePaths (line 202) | private function reducePaths(ProcessedCodeCoverageData $coverage): string FILE: vendor/phpunit/php-code-coverage/src/Node/CrapIndex.php class CrapIndex (line 17) | final class CrapIndex method __construct (line 22) | public function __construct(int $cyclomaticComplexity, float $codeCove... method asString (line 28) | public function asString(): string FILE: vendor/phpunit/php-code-coverage/src/Node/Directory.php class Directory (line 22) | final class Directory extends AbstractNode implements IteratorAggregate method count (line 62) | public function count(): int method getIterator (line 75) | public function getIterator(): RecursiveIteratorIterator method addDirectory (line 83) | public function addDirectory(string $name): self method addFile (line 93) | public function addFile(File $file): void method directories (line 102) | public function directories(): array method files (line 107) | public function files(): array method children (line 112) | public function children(): array method classes (line 117) | public function classes(): array method traits (line 133) | public function traits(): array method functions (line 149) | public function functions(): array method linesOfCode (line 168) | public function linesOfCode(): array method numberOfExecutableLines (line 189) | public function numberOfExecutableLines(): int method numberOfExecutedLines (line 202) | public function numberOfExecutedLines(): int method numberOfExecutableBranches (line 215) | public function numberOfExecutableBranches(): int method numberOfExecutedBranches (line 228) | public function numberOfExecutedBranches(): int method numberOfExecutablePaths (line 241) | public function numberOfExecutablePaths(): int method numberOfExecutedPaths (line 254) | public function numberOfExecutedPaths(): int method numberOfClasses (line 267) | public function numberOfClasses(): int method numberOfTestedClasses (line 280) | public function numberOfTestedClasses(): int method numberOfTraits (line 293) | public function numberOfTraits(): int method numberOfTestedTraits (line 306) | public function numberOfTestedTraits(): int method numberOfMethods (line 319) | public function numberOfMethods(): int method numberOfTestedMethods (line 332) | public function numberOfTestedMethods(): int method numberOfFunctions (line 345) | public function numberOfFunctions(): int method numberOfTestedFunctions (line 358) | public function numberOfTestedFunctions(): int FILE: vendor/phpunit/php-code-coverage/src/Node/File.php class File (line 93) | final class File extends AbstractNode method __construct (line 147) | public function __construct(string $name, AbstractNode $parent, array ... method count (line 159) | public function count(): int method lineCoverageData (line 167) | public function lineCoverageData(): array method functionCoverageData (line 172) | public function functionCoverageData(): array method testData (line 177) | public function testData(): array method classes (line 182) | public function classes(): array method traits (line 187) | public function traits(): array method functions (line 192) | public function functions(): array method linesOfCode (line 197) | public function linesOfCode(): array method numberOfExecutableLines (line 202) | public function numberOfExecutableLines(): int method numberOfExecutedLines (line 207) | public function numberOfExecutedLines(): int method numberOfExecutableBranches (line 212) | public function numberOfExecutableBranches(): int method numberOfExecutedBranches (line 217) | public function numberOfExecutedBranches(): int method numberOfExecutablePaths (line 222) | public function numberOfExecutablePaths(): int method numberOfExecutedPaths (line 227) | public function numberOfExecutedPaths(): int method numberOfClasses (line 232) | public function numberOfClasses(): int method numberOfTestedClasses (line 251) | public function numberOfTestedClasses(): int method numberOfTraits (line 256) | public function numberOfTraits(): int method numberOfTestedTraits (line 275) | public function numberOfTestedTraits(): int method numberOfMethods (line 280) | public function numberOfMethods(): int method numberOfTestedMethods (line 305) | public function numberOfTestedMethods(): int method numberOfFunctions (line 332) | public function numberOfFunctions(): int method numberOfTestedFunctions (line 337) | public function numberOfTestedFunctions(): int method calculateStatistics (line 358) | private function calculateStatistics(array $classes, array $traits, ar... method processClasses (line 463) | private function processClasses(array $classes): void method processTraits (line 512) | private function processTraits(array $traits): void method processFunctions (line 561) | private function processFunctions(array $functions): void method newMethod (line 632) | private function newMethod(string $className, string $methodName, arra... FILE: vendor/phpunit/php-code-coverage/src/Node/Iterator.php class Iterator (line 18) | final class Iterator implements RecursiveIterator method __construct (line 27) | public function __construct(Directory $node) method rewind (line 35) | public function rewind(): void method valid (line 43) | public function valid(): bool method key (line 51) | public function key(): int method current (line 59) | public function current(): ?AbstractNode method next (line 67) | public function next(): void method getChildren (line 75) | public function getChildren(): self method hasChildren (line 83) | public function hasChildren(): bool FILE: vendor/phpunit/php-code-coverage/src/Report/Clover.php class Clover (line 27) | final class Clover method process (line 32) | public function process(CodeCoverage $coverage, ?string $target = null... FILE: vendor/phpunit/php-code-coverage/src/Report/Cobertura.php class Cobertura (line 27) | final class Cobertura method process (line 32) | public function process(CodeCoverage $coverage, ?string $target = null... FILE: vendor/phpunit/php-code-coverage/src/Report/Crap4j.php class Crap4j (line 25) | final class Crap4j method __construct (line 29) | public function __construct(int $threshold = 30) method process (line 37) | public function process(CodeCoverage $coverage, ?string $target = null... method crapLoad (line 137) | private function crapLoad(float $crapValue, int $cyclomaticComplexity,... method roundValue (line 149) | private function roundValue(float $value): float FILE: vendor/phpunit/php-code-coverage/src/Report/Html/Colors.php class Colors (line 15) | final class Colors method default (line 23) | public static function default(): self method from (line 28) | public static function from(string $successLow, string $successMedium,... method __construct (line 33) | private function __construct(string $successLow, string $successMedium... method successLow (line 42) | public function successLow(): string method successMedium (line 47) | public function successMedium(): string method successHigh (line 52) | public function successHigh(): string method warning (line 57) | public function warning(): string method danger (line 62) | public function danger(): string FILE: vendor/phpunit/php-code-coverage/src/Report/Html/CustomCssFile.php class CustomCssFile (line 18) | final class CustomCssFile method default (line 22) | public static function default(): self method from (line 30) | public static function from(string $path): self method __construct (line 41) | private function __construct(string $path) method path (line 46) | public function path(): string FILE: vendor/phpunit/php-code-coverage/src/Report/Html/Facade.php class Facade (line 25) | final class Facade method __construct (line 33) | public function __construct(string $generator = '', ?Colors $colors = ... method process (line 42) | public function process(CodeCoverage $coverage, string $target): void method copyFiles (line 96) | private function copyFiles(string $target): void method renderCss (line 118) | private function renderCss(string $target): void method directory (line 143) | private function directory(string $directory): string FILE: vendor/phpunit/php-code-coverage/src/Report/Html/Renderer.php class Renderer (line 28) | abstract class Renderer method __construct (line 37) | public function __construct(string $templatePath, string $generator, s... method renderItemTemplate (line 47) | protected function renderItemTemplate(Template $template, array $data)... method setCommonTemplateVariables (line 162) | protected function setCommonTemplateVariables(Template $template, Abst... method breadcrumbs (line 180) | protected function breadcrumbs(AbstractNode $node): string method activeBreadcrumb (line 209) | protected function activeBreadcrumb(AbstractNode $node): string method inactiveBreadcrumb (line 223) | protected function inactiveBreadcrumb(AbstractNode $node, string $path... method pathToRoot (line 232) | protected function pathToRoot(AbstractNode $node): string method coverageBar (line 245) | protected function coverageBar(float $percent): string method colorLevel (line 261) | protected function colorLevel(float $percent): string method runtimeString (line 275) | private function runtimeString(): string FILE: vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Dashboard.php class Dashboard (line 30) | final class Dashboard extends Renderer method render (line 32) | public function render(DirectoryNode $node, string $file): void method activeBreadcrumb (line 74) | protected function activeBreadcrumb(AbstractNode $node): string method complexity (line 86) | private function complexity(array $classes, string $baseLink): array method coverageDistribution (line 127) | private function coverageDistribution(array $classes): array method insufficientCoverage (line 193) | private function insufficientCoverage(array $classes, string $baseLink... method projectRisks (line 247) | private function projectRisks(array $classes, string $baseLink): array FILE: vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Directory.php class Directory (line 24) | final class Directory extends Renderer method render (line 26) | public function render(DirectoryNode $node, string $file): void method renderItem (line 61) | private function renderItem(Node $node, bool $total = false): string FILE: vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/File.php class File (line 109) | final class File extends Renderer method render (line 187) | public function render(FileNode $node, string $file): void method renderItems (line 253) | private function renderItems(FileNode $node): string method renderTraitOrClassItems (line 313) | private function renderTraitOrClassItems(array $items, Template $templ... method renderFunctionItems (line 417) | private function renderFunctionItems(array $functions, Template $templ... method renderFunctionOrMethodItem (line 435) | private function renderFunctionOrMethodItem(Template $template, array ... method renderSourceWithLineCoverage (line 499) | private function renderSourceWithLineCoverage(FileNode $node): string method renderSourceWithBranchCoverage (line 567) | private function renderSourceWithBranchCoverage(FileNode $node): string method renderSourceWithPathCoverage (line 654) | private function renderSourceWithPathCoverage(FileNode $node): string method renderBranchStructure (line 744) | private function renderBranchStructure(FileNode $node): string method renderBranchLines (line 777) | private function renderBranchLines(array $branch, array $codeLines, ar... method renderPathStructure (line 844) | private function renderPathStructure(FileNode $node): string method renderPathLines (line 883) | private function renderPathLines(array $path, array $branches, array $... method renderLine (line 960) | private function renderLine(Template $template, int $lineNumber, strin... method loadFile (line 974) | private function loadFile(string $file): array method abbreviateClassName (line 1062) | private function abbreviateClassName(string $className): string method abbreviateMethodName (line 1077) | private function abbreviateMethodName(string $methodName): string method createPopoverContentForTest (line 1088) | private function createPopoverContentForTest(string $test, array $test... method isComment (line 1116) | private function isComment(int $token): bool method isInlineHtml (line 1121) | private function isInlineHtml(int $token): bool method isKeyword (line 1126) | private function isKeyword(int $token): bool FILE: vendor/phpunit/php-code-coverage/src/Report/PHP.php class PHP (line 20) | final class PHP method process (line 22) | public function process(CodeCoverage $coverage, ?string $target = null... FILE: vendor/phpunit/php-code-coverage/src/Report/Text.php class Text (line 24) | final class Text method __construct (line 54) | public function __construct(Thresholds $thresholds, bool $showUncovere... method process (line 61) | public function process(CodeCoverage $coverage, bool $showColors = fal... method coverageColor (line 277) | private function coverageColor(int $numberOfCoveredElements, int $tota... method printCoverageCounts (line 295) | private function printCoverageCounts(int $numberOfCoveredElements, int... method format (line 307) | private function format(string $color, int $padding, false|string $str... FILE: vendor/phpunit/php-code-coverage/src/Report/Thresholds.php class Thresholds (line 17) | final class Thresholds method default (line 22) | public static function default(): self method from (line 30) | public static function from(int $lowUpperBound, int $highLowerBound): ... method __construct (line 41) | private function __construct(int $lowUpperBound, int $highLowerBound) method lowUpperBound (line 47) | public function lowUpperBound(): int method highLowerBound (line 52) | public function highLowerBound(): int FILE: vendor/phpunit/php-code-coverage/src/Report/Xml/BuildInformation.php class BuildInformation (line 20) | final class BuildInformation method __construct (line 24) | public function __construct(DOMElement $contextNode) method setRuntimeInformation (line 29) | public function setRuntimeInformation(Runtime $runtime): void method setBuildTime (line 50) | public function setBuildTime(DateTimeImmutable $date): void method setGeneratorVersions (line 55) | public function setGeneratorVersions(string $phpUnitVersion, string $c... method nodeByName (line 61) | private function nodeByName(string $name): DOMElement FILE: vendor/phpunit/php-code-coverage/src/Report/Xml/Coverage.php class Coverage (line 19) | final class Coverage method __construct (line 25) | public function __construct(DOMElement $context, string $line) method addTest (line 38) | public function addTest(string $test): void method finalize (line 49) | public function finalize(): void FILE: vendor/phpunit/php-code-coverage/src/Report/Xml/Directory.php class Directory (line 15) | final class Directory extends Node FILE: vendor/phpunit/php-code-coverage/src/Report/Xml/Facade.php class Facade (line 41) | final class Facade method __construct (line 47) | public function __construct(string $version) method process (line 55) | public function process(CodeCoverage $coverage, string $target): void method setBuildInformation (line 77) | private function setBuildInformation(): void method initTargetDirectory (line 89) | private function initTargetDirectory(string $directory): void method processDirectory (line 107) | private function processDirectory(DirectoryNode $directory, Node $cont... method processFile (line 131) | private function processFile(FileNode $file, Directory $context): void method processUnit (line 178) | private function processUnit(array $unit, Report $report): void method processFunction (line 208) | private function processFunction(array $function, Report $report): void method processTests (line 218) | private function processTests(array $tests): void method setTotals (line 227) | private function setTotals(AbstractNode $node, Totals $totals): void method targetDirectory (line 260) | private function targetDirectory(): string method saveDocument (line 268) | private function saveDocument(DOMDocument $document, string $name): void method documentAsString (line 284) | private function documentAsString(DOMDocument $document): string FILE: vendor/phpunit/php-code-coverage/src/Report/Xml/File.php class File (line 18) | class File method __construct (line 23) | public function __construct(DOMElement $context) method totals (line 29) | public function totals(): Totals method lineCoverage (line 45) | public function lineCoverage(string $line): Coverage method contextNode (line 71) | protected function contextNode(): DOMElement method dom (line 76) | protected function dom(): DOMDocument FILE: vendor/phpunit/php-code-coverage/src/Report/Xml/Method.php class Method (line 17) | final class Method method __construct (line 21) | public function __construct(DOMElement $context, string $name) method setSignature (line 28) | public function setSignature(string $signature): void method setLines (line 33) | public function setLines(string $start, ?string $end = null): void method setTotals (line 42) | public function setTotals(string $executable, string $executed, string... method setCrap (line 49) | public function setCrap(string $crap): void method setName (line 54) | private function setName(string $name): void FILE: vendor/phpunit/php-code-coverage/src/Report/Xml/Node.php class Node (line 18) | abstract class Node method __construct (line 23) | public function __construct(DOMElement $context) method dom (line 28) | public function dom(): DOMDocument method totals (line 33) | public function totals(): Totals method addDirectory (line 49) | public function addDirectory(string $name): Directory method addFile (line 62) | public function addFile(string $name, string $href): File method setContextNode (line 76) | protected function setContextNode(DOMElement $context): void method contextNode (line 82) | protected function contextNode(): DOMElement FILE: vendor/phpunit/php-code-coverage/src/Report/Xml/Project.php class Project (line 17) | final class Project extends Node method __construct (line 19) | public function __construct(string $directory) method projectSourceDirectory (line 25) | public function projectSourceDirectory(): string method buildInformation (line 30) | public function buildInformation(): BuildInformation method tests (line 49) | public function tests(): Tests method asDom (line 68) | public function asDom(): DOMDocument method init (line 73) | private function init(): void method setProjectSourceDirectory (line 86) | private function setProjectSourceDirectory(string $name): void FILE: vendor/phpunit/php-code-coverage/src/Report/Xml/Report.php class Report (line 19) | final class Report extends File method __construct (line 21) | public function __construct(string $name) method asDom (line 36) | public function asDom(): DOMDocument method functionObject (line 41) | public function functionObject($name): Method method classObject (line 53) | public function classObject($name): Unit method traitObject (line 58) | public function traitObject($name): Unit method source (line 63) | public function source(): Source method setName (line 82) | private function setName(string $name): void method unitObject (line 88) | private function unitObject(string $tagName, $name): Unit FILE: vendor/phpunit/php-code-coverage/src/Report/Xml/Source.php class Source (line 20) | final class Source method __construct (line 24) | public function __construct(DOMElement $context) method setSourceCode (line 29) | public function setSourceCode(string $source): void FILE: vendor/phpunit/php-code-coverage/src/Report/Xml/Tests.php class Tests (line 19) | final class Tests method __construct (line 23) | public function __construct(DOMElement $context) method addTest (line 31) | public function addTest(string $test, array $result): void FILE: vendor/phpunit/php-code-coverage/src/Report/Xml/Totals.php class Totals (line 20) | final class Totals method __construct (line 29) | public function __construct(DOMElement $container) method container (line 66) | public function container(): DOMNode method setNumLines (line 71) | public function setNumLines(int $loc, int $cloc, int $ncloc, int $exec... method setNumClasses (line 84) | public function setNumClasses(int $count, int $tested): void method setNumTraits (line 94) | public function setNumTraits(int $count, int $tested): void method setNumMethods (line 104) | public function setNumMethods(int $count, int $tested): void method setNumFunctions (line 114) | public function setNumFunctions(int $count, int $tested): void FILE: vendor/phpunit/php-code-coverage/src/Report/Xml/Unit.php class Unit (line 17) | final class Unit method __construct (line 21) | public function __construct(DOMElement $context, string $name) method setLines (line 28) | public function setLines(int $start, int $executable, int $executed): ... method setCrap (line 35) | public function setCrap(float $crap): void method setNamespace (line 40) | public function setNamespace(string $namespace): void method addMethod (line 59) | public function addMethod(string $name): Method method setName (line 71) | private function setName(string $name): void FILE: vendor/phpunit/php-code-coverage/src/StaticAnalysis/CacheWarmer.php class CacheWarmer (line 14) | final class CacheWarmer method warmCache (line 16) | public function warmCache(string $cacheDirectory, bool $useAnnotations... FILE: vendor/phpunit/php-code-coverage/src/StaticAnalysis/CachingFileAnalyser.php class CachingFileAnalyser (line 27) | final class CachingFileAnalyser implements FileAnalyser method __construct (line 36) | public function __construct(string $directory, FileAnalyser $analyser,... method classesIn (line 46) | public function classesIn(string $filename): array method traitsIn (line 55) | public function traitsIn(string $filename): array method functionsIn (line 64) | public function functionsIn(string $filename): array method linesOfCodeFor (line 76) | public function linesOfCodeFor(string $filename): array method executableLinesIn (line 85) | public function executableLinesIn(string $filename): array method ignoredLinesFor (line 94) | public function ignoredLinesFor(string $filename): array method process (line 103) | public function process(string $filename): void method read (line 125) | private function read(string $filename): array|false method write (line 139) | private function write(string $filename, array $data): void method cacheFile (line 147) | private function cacheFile(string $filename): string method cacheVersion (line 165) | private static function cacheVersion(): string FILE: vendor/phpunit/php-code-coverage/src/StaticAnalysis/CodeUnitFindingVisitor.php class CodeUnitFindingVisitor (line 70) | final class CodeUnitFindingVisitor extends NodeVisitorAbstract method enterNode (line 87) | public function enterNode(Node $node): void method classes (line 123) | public function classes(): array method traits (line 131) | public function traits(): array method functions (line 139) | public function functions(): array method cyclomaticComplexity (line 144) | private function cyclomaticComplexity(ClassMethod|Function_ $node): int method signature (line 164) | private function signature(ClassMethod|Function_ $node): string method type (line 196) | private function type(ComplexType|Identifier|Name $type): string method visibility (line 213) | private function visibility(ClassMethod $node): string method processClass (line 226) | private function processClass(Class_ $node): void method processTrait (line 241) | private function processTrait(Trait_ $node): void method processMethod (line 256) | private function processMethod(ClassMethod $node): void method processFunction (line 299) | private function processFunction(Function_ $node): void method namespace (line 319) | private function namespace(string $namespacedName, string $name): string method unionTypeAsString (line 324) | private function unionTypeAsString(UnionType $node): string method intersectionTypeAsString (line 341) | private function intersectionTypeAsString(IntersectionType $node): string method typeAsString (line 352) | private function typeAsString(Identifier|Name $node): string FILE: vendor/phpunit/php-code-coverage/src/StaticAnalysis/ExecutableLinesFindingVisitor.php class ExecutableLinesFindingVisitor (line 32) | final class ExecutableLinesFindingVisitor extends NodeVisitorAbstract method __construct (line 52) | public function __construct(string $source) method enterNode (line 57) | public function enterNode(Node $node): void method afterTraverse (line 377) | public function afterTraverse(array $nodes): void method executableLinesGroupedByBranch (line 402) | public function executableLinesGroupedByBranch(): array method setLineBranch (line 407) | private function setLineBranch(int $start, int $end, int $branch): void FILE: vendor/phpunit/php-code-coverage/src/StaticAnalysis/FileAnalyser.php type FileAnalyser (line 29) | interface FileAnalyser method classesIn (line 34) | public function classesIn(string $filename): array; method traitsIn (line 39) | public function traitsIn(string $filename): array; method functionsIn (line 44) | public function functionsIn(string $filename): array; method linesOfCodeFor (line 49) | public function linesOfCodeFor(string $filename): array; method executableLinesIn (line 54) | public function executableLinesIn(string $filename): array; method ignoredLinesFor (line 59) | public function ignoredLinesFor(string $filename): array; FILE: vendor/phpunit/php-code-coverage/src/StaticAnalysis/IgnoredLinesFindingVisitor.php class IgnoredLinesFindingVisitor (line 27) | final class IgnoredLinesFindingVisitor extends NodeVisitorAbstract method __construct (line 36) | public function __construct(bool $useAnnotationsForIgnoringCode, bool ... method enterNode (line 42) | public function enterNode(Node $node): void method ignoredLines (line 96) | public function ignoredLines(): array method processDocComment (line 101) | private function processDocComment(Node $node): void FILE: vendor/phpunit/php-code-coverage/src/StaticAnalysis/ParsingFileAnalyser.php class ParsingFileAnalyser (line 42) | final class ParsingFileAnalyser implements FileAnalyser method __construct (line 76) | public function __construct(bool $useAnnotationsForIgnoringCode, bool ... method classesIn (line 82) | public function classesIn(string $filename): array method traitsIn (line 89) | public function traitsIn(string $filename): array method functionsIn (line 96) | public function functionsIn(string $filename): array method linesOfCodeFor (line 103) | public function linesOfCodeFor(string $filename): array method executableLinesIn (line 110) | public function executableLinesIn(string $filename): array method ignoredLinesFor (line 117) | public function ignoredLinesFor(string $filename): array method analyse (line 127) | private function analyse(string $filename): void method findLinesIgnoredByLineBasedAnnotations (line 204) | private function findLinesIgnoredByLineBasedAnnotations(string $filena... FILE: vendor/phpunit/php-code-coverage/src/TestSize/Known.php class Known (line 15) | abstract class Known extends TestSize method isKnown (line 20) | public function isKnown(): bool method isGreaterThan (line 25) | abstract public function isGreaterThan(self $other): bool; FILE: vendor/phpunit/php-code-coverage/src/TestSize/Large.php class Large (line 15) | final class Large extends Known method isLarge (line 20) | public function isLarge(): bool method isGreaterThan (line 25) | public function isGreaterThan(TestSize $other): bool method asString (line 30) | public function asString(): string FILE: vendor/phpunit/php-code-coverage/src/TestSize/Medium.php class Medium (line 15) | final class Medium extends Known method isMedium (line 20) | public function isMedium(): bool method isGreaterThan (line 25) | public function isGreaterThan(TestSize $other): bool method asString (line 30) | public function asString(): string FILE: vendor/phpunit/php-code-coverage/src/TestSize/Small.php class Small (line 15) | final class Small extends Known method isSmall (line 20) | public function isSmall(): bool method isGreaterThan (line 25) | public function isGreaterThan(TestSize $other): bool method asString (line 30) | public function asString(): string FILE: vendor/phpunit/php-code-coverage/src/TestSize/TestSize.php class TestSize (line 15) | abstract class TestSize method unknown (line 17) | public static function unknown(): self method small (line 22) | public static function small(): self method medium (line 27) | public static function medium(): self method large (line 32) | public static function large(): self method isKnown (line 40) | public function isKnown(): bool method isUnknown (line 48) | public function isUnknown(): bool method isSmall (line 56) | public function isSmall(): bool method isMedium (line 64) | public function isMedium(): bool method isLarge (line 72) | public function isLarge(): bool method asString (line 77) | abstract public function asString(): string; FILE: vendor/phpunit/php-code-coverage/src/TestSize/Unknown.php class Unknown (line 15) | final class Unknown extends TestSize method isUnknown (line 20) | public function isUnknown(): bool method asString (line 25) | public function asString(): string FILE: vendor/phpunit/php-code-coverage/src/TestStatus/Failure.php class Failure (line 15) | final class Failure extends Known method isFailure (line 20) | public function isFailure(): bool method asString (line 25) | public function asString(): string FILE: vendor/phpunit/php-code-coverage/src/TestStatus/Known.php class Known (line 15) | abstract class Known extends TestStatus method isKnown (line 20) | public function isKnown(): bool FILE: vendor/phpunit/php-code-coverage/src/TestStatus/Success.php class Success (line 15) | final class Success extends Known method isSuccess (line 20) | public function isSuccess(): bool method asString (line 25) | public function asString(): string FILE: vendor/phpunit/php-code-coverage/src/TestStatus/TestStatus.php class TestStatus (line 15) | abstract class TestStatus method unknown (line 17) | public static function unknown(): self method success (line 22) | public static function success(): self method failure (line 27) | public static function failure(): self method isKnown (line 35) | public function isKnown(): bool method isUnknown (line 43) | public function isUnknown(): bool method isSuccess (line 51) | public function isSuccess(): bool method isFailure (line 59) | public function isFailure(): bool method asString (line 64) | abstract public function asString(): string; FILE: vendor/phpunit/php-code-coverage/src/TestStatus/Unknown.php class Unknown (line 15) | final class Unknown extends TestStatus method isUnknown (line 20) | public function isUnknown(): bool method asString (line 25) | public function asString(): string FILE: vendor/phpunit/php-code-coverage/src/Util/Filesystem.php class Filesystem (line 19) | final class Filesystem method createDirectory (line 24) | public static function createDirectory(string $directory): void FILE: vendor/phpunit/php-code-coverage/src/Util/Percentage.php class Percentage (line 17) | final class Percentage method fromFractionAndTotal (line 22) | public static function fromFractionAndTotal(float $fraction, float $to... method __construct (line 27) | private function __construct(float $fraction, float $total) method asFloat (line 33) | public function asFloat(): float method asString (line 42) | public function asString(): string method asFixedWidthString (line 51) | public function asFixedWidthString(): string FILE: vendor/phpunit/php-code-coverage/src/Version.php class Version (line 15) | final class Version method id (line 19) | public static function id(): string FILE: vendor/phpunit/php-file-iterator/src/ExcludeIterator.php class ExcludeIterator (line 21) | final class ExcludeIterator extends RecursiveFilterIterator method __construct (line 31) | public function __construct(RecursiveDirectoryIterator $iterator, arra... method accept (line 38) | public function accept(): bool method hasChildren (line 59) | public function hasChildren(): bool method getChildren (line 64) | public function getChildren(): self method getInnerIterator (line 72) | public function getInnerIterator(): RecursiveDirectoryIterator FILE: vendor/phpunit/php-file-iterator/src/Facade.php class Facade (line 20) | final class Facade method getFilesAsArray (line 30) | public function getFilesAsArray(array|string $paths, array|string $suf... FILE: vendor/phpunit/php-file-iterator/src/Factory.php class Factory (line 29) | final class Factory method getFileIterator (line 37) | public function getFileIterator(array|string $paths, array|string $suf... method resolveWildcards (line 90) | private function resolveWildcards(array $paths): array FILE: vendor/phpunit/php-file-iterator/src/Iterator.php class Iterator (line 27) | final class Iterator extends FilterIterator method __construct (line 47) | public function __construct(string $basePath, \Iterator $iterator, arr... method accept (line 56) | public function accept(): bool method acceptPath (line 76) | private function acceptPath(string $path): bool method acceptPrefix (line 86) | private function acceptPrefix(string $filename): bool method acceptSuffix (line 91) | private function acceptSuffix(string $filename): bool method acceptSubString (line 99) | private function acceptSubString(string $filename, array $subStrings, ... FILE: vendor/phpunit/php-invoker/src/Invoker.php class Invoker (line 21) | final class Invoker method invoke (line 28) | public function invoke(callable $callable, array $arguments, int $time... method canInvokeWithTimeout (line 63) | public function canInvokeWithTimeout(): bool FILE: vendor/phpunit/php-invoker/src/exceptions/Exception.php type Exception (line 14) | interface Exception extends Throwable FILE: vendor/phpunit/php-invoker/src/exceptions/ProcessControlExtensionNotLoadedException.php class ProcessControlExtensionNotLoadedException (line 14) | final class ProcessControlExtensionNotLoadedException extends RuntimeExc... FILE: vendor/phpunit/php-invoker/src/exceptions/TimeoutException.php class TimeoutException (line 14) | final class TimeoutException extends RuntimeException implements Exception FILE: vendor/phpunit/php-text-template/src/Template.php class Template (line 20) | final class Template method __construct (line 34) | public function __construct(string $file = '', string $openDelimiter =... method setFile (line 45) | public function setFile(string $file): void method setVar (line 72) | public function setVar(array $values, bool $merge = true): void method render (line 83) | public function render(): string method renderTo (line 97) | public function renderTo(string $target): void FILE: vendor/phpunit/php-text-template/src/exceptions/Exception.php type Exception (line 14) | interface Exception extends Throwable FILE: vendor/phpunit/php-text-template/src/exceptions/InvalidArgumentException.php class InvalidArgumentException (line 12) | final class InvalidArgumentException extends \InvalidArgumentException i... FILE: vendor/phpunit/php-text-template/src/exceptions/RuntimeException.php class RuntimeException (line 14) | final class RuntimeException extends InvalidArgumentException implements... FILE: vendor/phpunit/php-timer/src/Duration.php class Duration (line 18) | final class Duration method fromMicroseconds (line 26) | public static function fromMicroseconds(float $microseconds): self method fromNanoseconds (line 31) | public static function fromNanoseconds(float $nanoseconds): self method __construct (line 36) | private function __construct(float $nanoseconds) method asNanoseconds (line 53) | public function asNanoseconds(): float method asMicroseconds (line 58) | public function asMicroseconds(): float method asMilliseconds (line 63) | public function asMilliseconds(): float method asSeconds (line 68) | public function asSeconds(): float method asString (line 73) | public function asString(): string FILE: vendor/phpunit/php-timer/src/ResourceUsageFormatter.php class ResourceUsageFormatter (line 17) | final class ResourceUsageFormatter method resourceUsage (line 28) | public function resourceUsage(Duration $duration): string method resourceUsageSinceStartOfRequest (line 40) | public function resourceUsageSinceStartOfRequest(): string method bytesToString (line 61) | private function bytesToString(int $bytes): string FILE: vendor/phpunit/php-timer/src/Timer.php class Timer (line 15) | final class Timer method start (line 22) | public function start(): void method stop (line 30) | public function stop(): Duration FILE: vendor/phpunit/php-timer/src/exceptions/Exception.php type Exception (line 14) | interface Exception extends Throwable FILE: vendor/phpunit/php-timer/src/exceptions/NoActiveTimerException.php class NoActiveTimerException (line 14) | final class NoActiveTimerException extends LogicException implements Exc... FILE: vendor/phpunit/php-timer/src/exceptions/TimeSinceStartOfRequestNotAvailableException.php class TimeSinceStartOfRequestNotAvailableException (line 14) | final class TimeSinceStartOfRequestNotAvailableException extends Runtime... FILE: vendor/phpunit/phpunit/src/Event/Dispatcher/CollectingDispatcher.php class CollectingDispatcher (line 17) | final class CollectingDispatcher implements Dispatcher method __construct (line 21) | public function __construct() method dispatch (line 26) | public function dispatch(Event $event): void method flush (line 31) | public function flush(): EventCollection FILE: vendor/phpunit/phpunit/src/Event/Dispatcher/DeferringDispatcher.php class DeferringDispatcher (line 17) | final class DeferringDispatcher implements SubscribableDispatcher method __construct (line 23) | public function __construct(SubscribableDispatcher $dispatcher) method registerTracer (line 29) | public function registerTracer(Tracer\Tracer $tracer): void method registerSubscriber (line 34) | public function registerSubscriber(Subscriber $subscriber): void method dispatch (line 39) | public function dispatch(Event $event): void method flush (line 50) | public function flush(): void FILE: vendor/phpunit/phpunit/src/Event/Dispatcher/DirectDispatcher.php class DirectDispatcher (line 24) | final class DirectDispatcher implements SubscribableDispatcher method __construct (line 38) | public function __construct(TypeMap $map) method registerTracer (line 43) | public function registerTracer(Tracer\Tracer $tracer): void method registerSubscriber (line 52) | public function registerSubscriber(Subscriber $subscriber): void method dispatch (line 76) | public function dispatch(Event $event): void method handleThrowable (line 115) | public function handleThrowable(Throwable $t): void method isThrowableFromThirdPartySubscriber (line 135) | private function isThrowableFromThirdPartySubscriber(Throwable $t): bool FILE: vendor/phpunit/phpunit/src/Event/Dispatcher/Dispatcher.php type Dispatcher (line 17) | interface Dispatcher method dispatch (line 22) | public function dispatch(Event $event): void; FILE: vendor/phpunit/phpunit/src/Event/Dispatcher/SubscribableDispatcher.php type SubscribableDispatcher (line 17) | interface SubscribableDispatcher extends Dispatcher method registerSubscriber (line 22) | public function registerSubscriber(Subscriber $subscriber): void; method registerTracer (line 24) | public function registerTracer(Tracer\Tracer $tracer): void; FILE: vendor/phpunit/phpunit/src/Event/Emitter/DispatchingEmitter.php class DispatchingEmitter (line 33) | final class DispatchingEmitter implements Emitter method __construct (line 41) | public function __construct(Dispatcher $dispatcher, Telemetry\System $... method exportObjects (line 53) | public function exportObjects(): void method exportsObjects (line 61) | public function exportsObjects(): bool method applicationStarted (line 70) | public function applicationStarted(): void method testRunnerStarted (line 84) | public function testRunnerStarted(): void method testRunnerConfigured (line 97) | public function testRunnerConfigured(Configuration $configuration): void method testRunnerBootstrapFinished (line 111) | public function testRunnerBootstrapFinished(string $filename): void method testRunnerLoadedExtensionFromPhar (line 125) | public function testRunnerLoadedExtensionFromPhar(string $filename, st... method testRunnerBootstrappedExtension (line 144) | public function testRunnerBootstrappedExtension(string $className, arr... method dataProviderMethodCalled (line 159) | public function dataProviderMethodCalled(ClassMethod $testMethod, Clas... method dataProviderMethodFinished (line 174) | public function dataProviderMethodFinished(ClassMethod $testMethod, Cl... method testSuiteLoaded (line 189) | public function testSuiteLoaded(TestSuite $testSuite): void method testSuiteFiltered (line 203) | public function testSuiteFiltered(TestSuite $testSuite): void method testSuiteSorted (line 217) | public function testSuiteSorted(int $executionOrder, int $executionOrd... method testRunnerEventFacadeSealed (line 233) | public function testRunnerEventFacadeSealed(): void method testRunnerExecutionStarted (line 246) | public function testRunnerExecutionStarted(TestSuite $testSuite): void method testRunnerDisabledGarbageCollection (line 260) | public function testRunnerDisabledGarbageCollection(): void method testRunnerTriggeredGarbageCollection (line 271) | public function testRunnerTriggeredGarbageCollection(): void method testSuiteSkipped (line 282) | public function testSuiteSkipped(TestSuite $testSuite, string $message... method testSuiteStarted (line 297) | public function testSuiteStarted(TestSuite $testSuite): void method testPreparationStarted (line 311) | public function testPreparationStarted(Code\Test $test): void method testPreparationFailed (line 325) | public function testPreparationFailed(Code\Test $test): void method beforeFirstTestMethodCalled (line 341) | public function beforeFirstTestMethodCalled(string $testClassName, Cla... method beforeFirstTestMethodErrored (line 358) | public function beforeFirstTestMethodErrored(string $testClassName, Cl... method beforeFirstTestMethodFinished (line 376) | public function beforeFirstTestMethodFinished(string $testClassName, C... method beforeTestMethodCalled (line 393) | public function beforeTestMethodCalled(string $testClassName, ClassMet... method beforeTestMethodErrored (line 410) | public function beforeTestMethodErrored(string $testClassName, ClassMe... method beforeTestMethodFinished (line 428) | public function beforeTestMethodFinished(string $testClassName, ClassM... method preConditionCalled (line 445) | public function preConditionCalled(string $testClassName, ClassMethod ... method preConditionErrored (line 462) | public function preConditionErrored(string $testClassName, ClassMethod... method preConditionFinished (line 480) | public function preConditionFinished(string $testClassName, ClassMetho... method testPrepared (line 495) | public function testPrepared(Code\Test $test): void method testRegisteredComparator (line 511) | public function testRegisteredComparator(string $className): void method testAssertionSucceeded (line 527) | public function testAssertionSucceeded(mixed $value, Constraint\Constr... method testAssertionFailed (line 546) | public function testAssertionFailed(mixed $value, Constraint\Constrain... method testCreatedMockObject (line 565) | public function testCreatedMockObject(string $className): void method testCreatedMockObjectForIntersectionOfInterfaces (line 581) | public function testCreatedMockObjectForIntersectionOfInterfaces(array... method testCreatedMockObjectForTrait (line 597) | public function testCreatedMockObjectForTrait(string $traitName): void method testCreatedMockObjectForAbstractClass (line 613) | public function testCreatedMockObjectForAbstractClass(string $classNam... method testCreatedMockObjectFromWsdl (line 630) | public function testCreatedMockObjectFromWsdl(string $wsdlFile, string... method testCreatedPartialMockObject (line 651) | public function testCreatedPartialMockObject(string $className, string... method testCreatedTestProxy (line 668) | public function testCreatedTestProxy(string $className, array $constru... method testCreatedStub (line 685) | public function testCreatedStub(string $className): void method testCreatedStubForIntersectionOfInterfaces (line 701) | public function testCreatedStubForIntersectionOfInterfaces(array $inte... method testErrored (line 715) | public function testErrored(Code\Test $test, Throwable $throwable): void method testFailed (line 730) | public function testFailed(Code\Test $test, Throwable $throwable, ?Com... method testPassed (line 746) | public function testPassed(Code\Test $test): void method testConsideredRisky (line 760) | public function testConsideredRisky(Code\Test $test, string $message):... method testMarkedAsIncomplete (line 775) | public function testMarkedAsIncomplete(Code\Test $test, Throwable $thr... method testSkipped (line 790) | public function testSkipped(Code\Test $test, string $message): void method testTriggeredPhpunitDeprecation (line 807) | public function testTriggeredPhpunitDeprecation(Code\Test $test, strin... method testTriggeredPhpDeprecation (line 826) | public function testTriggeredPhpDeprecation(Code\Test $test, string $m... method testTriggeredDeprecation (line 850) | public function testTriggeredDeprecation(Code\Test $test, string $mess... method testTriggeredError (line 874) | public function testTriggeredError(Code\Test $test, string $message, s... method testTriggeredNotice (line 896) | public function testTriggeredNotice(Code\Test $test, string $message, ... method testTriggeredPhpNotice (line 919) | public function testTriggeredPhpNotice(Code\Test $test, string $messag... method testTriggeredWarning (line 942) | public function testTriggeredWarning(Code\Test $test, string $message,... method testTriggeredPhpWarning (line 965) | public function testTriggeredPhpWarning(Code\Test $test, string $messa... method testTriggeredPhpunitError (line 986) | public function testTriggeredPhpunitError(Code\Test $test, string $mes... method testTriggeredPhpunitWarning (line 1003) | public function testTriggeredPhpunitWarning(Code\Test $test, string $m... method testPrintedUnexpectedOutput (line 1020) | public function testPrintedUnexpectedOutput(string $output): void method testFinished (line 1034) | public function testFinished(Code\Test $test, int $numberOfAssertionsP... method postConditionCalled (line 1051) | public function postConditionCalled(string $testClassName, ClassMethod... method postConditionErrored (line 1068) | public function postConditionErrored(string $testClassName, ClassMetho... method postConditionFinished (line 1086) | public function postConditionFinished(string $testClassName, ClassMeth... method afterTestMethodCalled (line 1103) | public function afterTestMethodCalled(string $testClassName, ClassMeth... method afterTestMethodErrored (line 1120) | public function afterTestMethodErrored(string $testClassName, ClassMet... method afterTestMethodFinished (line 1138) | public function afterTestMethodFinished(string $testClassName, ClassMe... method afterLastTestMethodCalled (line 1155) | public function afterLastTestMethodCalled(string $testClassName, Class... method afterLastTestMethodErrored (line 1172) | public function afterLastTestMethodErrored(string $testClassName, Clas... method afterLastTestMethodFinished (line 1190) | public function afterLastTestMethodFinished(string $testClassName, Cla... method testSuiteFinished (line 1205) | public function testSuiteFinished(TestSuite $testSuite): void method testRunnerTriggeredPhpunitDeprecation (line 1219) | public function testRunnerTriggeredPhpunitDeprecation(string $message)... method testRunnerTriggeredPhpunitWarning (line 1233) | public function testRunnerTriggeredPhpunitWarning(string $message): void method testRunnerEnabledGarbageCollection (line 1247) | public function testRunnerEnabledGarbageCollection(): void method testRunnerExecutionAborted (line 1258) | public function testRunnerExecutionAborted(): void method testRunnerExecutionFinished (line 1269) | public function testRunnerExecutionFinished(): void method testRunnerFinished (line 1280) | public function testRunnerFinished(): void method applicationFinished (line 1291) | public function applicationFinished(int $shellExitCode): void method telemetryInfo (line 1304) | private function telemetryInfo(): Telemetry\Info FILE: vendor/phpunit/phpunit/src/Event/Emitter/Emitter.php type Emitter (line 24) | interface Emitter method exportObjects (line 29) | public function exportObjects(): void; method exportsObjects (line 34) | public function exportsObjects(): bool; method applicationStarted (line 36) | public function applicationStarted(): void; method testRunnerStarted (line 38) | public function testRunnerStarted(): void; method testRunnerConfigured (line 40) | public function testRunnerConfigured(Configuration $configuration): void; method testRunnerBootstrapFinished (line 42) | public function testRunnerBootstrapFinished(string $filename): void; method testRunnerLoadedExtensionFromPhar (line 44) | public function testRunnerLoadedExtensionFromPhar(string $filename, st... method testRunnerBootstrappedExtension (line 50) | public function testRunnerBootstrappedExtension(string $className, arr... method dataProviderMethodCalled (line 52) | public function dataProviderMethodCalled(ClassMethod $testMethod, Clas... method dataProviderMethodFinished (line 54) | public function dataProviderMethodFinished(ClassMethod $testMethod, Cl... method testSuiteLoaded (line 56) | public function testSuiteLoaded(TestSuite $testSuite): void; method testSuiteFiltered (line 58) | public function testSuiteFiltered(TestSuite $testSuite): void; method testSuiteSorted (line 60) | public function testSuiteSorted(int $executionOrder, int $executionOrd... method testRunnerEventFacadeSealed (line 62) | public function testRunnerEventFacadeSealed(): void; method testRunnerExecutionStarted (line 64) | public function testRunnerExecutionStarted(TestSuite $testSuite): void; method testRunnerDisabledGarbageCollection (line 66) | public function testRunnerDisabledGarbageCollection(): void; method testRunnerTriggeredGarbageCollection (line 68) | public function testRunnerTriggeredGarbageCollection(): void; method testSuiteSkipped (line 70) | public function testSuiteSkipped(TestSuite $testSuite, string $message... method testSuiteStarted (line 72) | public function testSuiteStarted(TestSuite $testSuite): void; method testPreparationStarted (line 74) | public function testPreparationStarted(Code\Test $test): void; method testPreparationFailed (line 76) | public function testPreparationFailed(Code\Test $test): void; method beforeFirstTestMethodCalled (line 81) | public function beforeFirstTestMethodCalled(string $testClassName, Cla... method beforeFirstTestMethodErrored (line 86) | public function beforeFirstTestMethodErrored(string $testClassName, Cl... method beforeFirstTestMethodFinished (line 91) | public function beforeFirstTestMethodFinished(string $testClassName, C... method beforeTestMethodCalled (line 96) | public function beforeTestMethodCalled(string $testClassName, ClassMet... method beforeTestMethodErrored (line 101) | public function beforeTestMethodErrored(string $testClassName, ClassMe... method beforeTestMethodFinished (line 106) | public function beforeTestMethodFinished(string $testClassName, ClassM... method preConditionCalled (line 111) | public function preConditionCalled(string $testClassName, ClassMethod ... method preConditionErrored (line 116) | public function preConditionErrored(string $testClassName, ClassMethod... method preConditionFinished (line 121) | public function preConditionFinished(string $testClassName, ClassMetho... method testPrepared (line 123) | public function testPrepared(Code\Test $test): void; method testRegisteredComparator (line 128) | public function testRegisteredComparator(string $className): void; method testAssertionSucceeded (line 133) | public function testAssertionSucceeded(mixed $value, Constraint\Constr... method testAssertionFailed (line 138) | public function testAssertionFailed(mixed $value, Constraint\Constrain... method testCreatedMockObject (line 143) | public function testCreatedMockObject(string $className): void; method testCreatedMockObjectForIntersectionOfInterfaces (line 148) | public function testCreatedMockObjectForIntersectionOfInterfaces(array... method testCreatedMockObjectForTrait (line 153) | public function testCreatedMockObjectForTrait(string $traitName): void; method testCreatedMockObjectForAbstractClass (line 158) | public function testCreatedMockObjectForAbstractClass(string $classNam... method testCreatedMockObjectFromWsdl (line 164) | public function testCreatedMockObjectFromWsdl(string $wsdlFile, string... method testCreatedPartialMockObject (line 169) | public function testCreatedPartialMockObject(string $className, string... method testCreatedTestProxy (line 174) | public function testCreatedTestProxy(string $className, array $constru... method testCreatedStub (line 179) | public function testCreatedStub(string $className): void; method testCreatedStubForIntersectionOfInterfaces (line 184) | public function testCreatedStubForIntersectionOfInterfaces(array $inte... method testErrored (line 186) | public function testErrored(Code\Test $test, Throwable $throwable): void; method testFailed (line 188) | public function testFailed(Code\Test $test, Throwable $throwable, ?Com... method testPassed (line 190) | public function testPassed(Code\Test $test): void; method testConsideredRisky (line 195) | public function testConsideredRisky(Code\Test $test, string $message):... method testMarkedAsIncomplete (line 197) | public function testMarkedAsIncomplete(Code\Test $test, Throwable $thr... method testSkipped (line 202) | public function testSkipped(Code\Test $test, string $message): void; method testTriggeredPhpunitDeprecation (line 207) | public function testTriggeredPhpunitDeprecation(Code\Test $test, strin... method testTriggeredPhpDeprecation (line 214) | public function testTriggeredPhpDeprecation(Code\Test $test, string $m... method testTriggeredDeprecation (line 221) | public function testTriggeredDeprecation(Code\Test $test, string $mess... method testTriggeredError (line 228) | public function testTriggeredError(Code\Test $test, string $message, s... method testTriggeredNotice (line 235) | public function testTriggeredNotice(Code\Test $test, string $message, ... method testTriggeredPhpNotice (line 242) | public function testTriggeredPhpNotice(Code\Test $test, string $messag... method testTriggeredWarning (line 249) | public function testTriggeredWarning(Code\Test $test, string $message,... method testTriggeredPhpWarning (line 256) | public function testTriggeredPhpWarning(Code\Test $test, string $messa... method testTriggeredPhpunitError (line 261) | public function testTriggeredPhpunitError(Code\Test $test, string $mes... method testTriggeredPhpunitWarning (line 266) | public function testTriggeredPhpunitWarning(Code\Test $test, string $m... method testPrintedUnexpectedOutput (line 271) | public function testPrintedUnexpectedOutput(string $output): void; method testFinished (line 273) | public function testFinished(Code\Test $test, int $numberOfAssertionsP... method postConditionCalled (line 278) | public function postConditionCalled(string $testClassName, ClassMethod... method postConditionErrored (line 283) | public function postConditionErrored(string $testClassName, ClassMetho... method postConditionFinished (line 288) | public function postConditionFinished(string $testClassName, ClassMeth... method afterTestMethodCalled (line 293) | public function afterTestMethodCalled(string $testClassName, ClassMeth... method afterTestMethodErrored (line 298) | public function afterTestMethodErrored(string $testClassName, ClassMet... method afterTestMethodFinished (line 303) | public function afterTestMethodFinished(string $testClassName, ClassMe... method afterLastTestMethodCalled (line 308) | public function afterLastTestMethodCalled(string $testClassName, Class... method afterLastTestMethodErrored (line 313) | public function afterLastTestMethodErrored(string $testClassName, Clas... method afterLastTestMethodFinished (line 318) | public function afterLastTestMethodFinished(string $testClassName, Cla... method testSuiteFinished (line 320) | public function testSuiteFinished(TestSuite $testSuite): void; method testRunnerTriggeredPhpunitDeprecation (line 322) | public function testRunnerTriggeredPhpunitDeprecation(string $message)... method testRunnerTriggeredPhpunitWarning (line 324) | public function testRunnerTriggeredPhpunitWarning(string $message): void; method testRunnerEnabledGarbageCollection (line 326) | public function testRunnerEnabledGarbageCollection(): void; method testRunnerExecutionAborted (line 328) | public function testRunnerExecutionAborted(): void; method testRunnerExecutionFinished (line 330) | public function testRunnerExecutionFinished(): void; method testRunnerFinished (line 332) | public function testRunnerFinished(): void; method applicationFinished (line 334) | public function applicationFinished(int $shellExitCode): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Application/Finished.php class Finished (line 21) | final class Finished implements Event method __construct (line 26) | public function __construct(Telemetry\Info $telemetryInfo, int $shellE... method telemetryInfo (line 32) | public function telemetryInfo(): Telemetry\Info method shellExitCode (line 37) | public function shellExitCode(): int method asString (line 42) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Application/FinishedSubscriber.php type FinishedSubscriber (line 17) | interface FinishedSubscriber extends Subscriber method notify (line 19) | public function notify(Finished $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Application/Started.php class Started (line 22) | final class Started implements Event method __construct (line 27) | public function __construct(Telemetry\Info $telemetryInfo, Runtime $ru... method telemetryInfo (line 33) | public function telemetryInfo(): Telemetry\Info method runtime (line 38) | public function runtime(): Runtime method asString (line 43) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Application/StartedSubscriber.php type StartedSubscriber (line 17) | interface StartedSubscriber extends Subscriber method notify (line 19) | public function notify(Started $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Event.php type Event (line 15) | interface Event method telemetryInfo (line 17) | public function telemetryInfo(): Telemetry\Info; method asString (line 19) | public function asString(): string; FILE: vendor/phpunit/phpunit/src/Event/Events/EventCollection.php class EventCollection (line 21) | final class EventCollection implements Countable, IteratorAggregate method add (line 28) | public function add(Event ...$events): void method asArray (line 38) | public function asArray(): array method count (line 43) | public function count(): int method isEmpty (line 48) | public function isEmpty(): bool method isNotEmpty (line 53) | public function isNotEmpty(): bool method getIterator (line 58) | public function getIterator(): EventCollectionIterator FILE: vendor/phpunit/phpunit/src/Event/Events/EventCollectionIterator.php class EventCollectionIterator (line 20) | final class EventCollectionIterator implements Iterator method __construct (line 28) | public function __construct(EventCollection $events) method rewind (line 33) | public function rewind(): void method valid (line 38) | public function valid(): bool method key (line 43) | public function key(): int method current (line 48) | public function current(): Event method next (line 53) | public function next(): void FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Assertion/AssertionFailed.php class AssertionFailed (line 21) | final class AssertionFailed implements Event method __construct (line 29) | public function __construct(Telemetry\Info $telemetryInfo, string $val... method telemetryInfo (line 38) | public function telemetryInfo(): Telemetry\Info method value (line 43) | public function value(): string method count (line 48) | public function count(): int method message (line 53) | public function message(): string method asString (line 58) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Assertion/AssertionFailedSubscriber.php type AssertionFailedSubscriber (line 19) | interface AssertionFailedSubscriber extends Subscriber method notify (line 21) | public function notify(AssertionFailed $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Assertion/AssertionSucceeded.php class AssertionSucceeded (line 21) | final class AssertionSucceeded implements Event method __construct (line 29) | public function __construct(Telemetry\Info $telemetryInfo, string $val... method telemetryInfo (line 38) | public function telemetryInfo(): Telemetry\Info method value (line 43) | public function value(): string method count (line 48) | public function count(): int method message (line 53) | public function message(): string method asString (line 58) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Assertion/AssertionSucceededSubscriber.php type AssertionSucceededSubscriber (line 19) | interface AssertionSucceededSubscriber extends Subscriber method notify (line 21) | public function notify(AssertionSucceeded $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/ComparatorRegistered.php class ComparatorRegistered (line 21) | final class ComparatorRegistered implements Event method __construct (line 33) | public function __construct(Telemetry\Info $telemetryInfo, string $cla... method telemetryInfo (line 39) | public function telemetryInfo(): Telemetry\Info method className (line 47) | public function className(): string method asString (line 52) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/ComparatorRegisteredSubscriber.php type ComparatorRegisteredSubscriber (line 17) | interface ComparatorRegisteredSubscriber extends Subscriber method notify (line 19) | public function notify(ComparatorRegistered $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterLastTestMethodCalled.php class AfterLastTestMethodCalled (line 22) | final class AfterLastTestMethodCalled implements Event method __construct (line 35) | public function __construct(Telemetry\Info $telemetryInfo, string $tes... method telemetryInfo (line 42) | public function telemetryInfo(): Telemetry\Info method testClassName (line 50) | public function testClassName(): string method calledMethod (line 55) | public function calledMethod(): Code\ClassMethod method asString (line 60) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterLastTestMethodCalledSubscriber.php type AfterLastTestMethodCalledSubscriber (line 17) | interface AfterLastTestMethodCalledSubscriber extends Subscriber method notify (line 19) | public function notify(AfterLastTestMethodCalled $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterLastTestMethodErrored.php class AfterLastTestMethodErrored (line 24) | final class AfterLastTestMethodErrored implements Event method __construct (line 38) | public function __construct(Telemetry\Info $telemetryInfo, string $tes... method telemetryInfo (line 46) | public function telemetryInfo(): Telemetry\Info method testClassName (line 54) | public function testClassName(): string method calledMethod (line 59) | public function calledMethod(): Code\ClassMethod method throwable (line 64) | public function throwable(): Throwable method asString (line 69) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterLastTestMethodErroredSubscriber.php type AfterLastTestMethodErroredSubscriber (line 17) | interface AfterLastTestMethodErroredSubscriber extends Subscriber method notify (line 19) | public function notify(AfterLastTestMethodErrored $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterLastTestMethodFinished.php class AfterLastTestMethodFinished (line 23) | final class AfterLastTestMethodFinished implements Event method __construct (line 40) | public function __construct(Telemetry\Info $telemetryInfo, string $tes... method telemetryInfo (line 47) | public function telemetryInfo(): Telemetry\Info method testClassName (line 55) | public function testClassName(): string method calledMethods (line 63) | public function calledMethods(): array method asString (line 68) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterLastTestMethodFinishedSubscriber.php type AfterLastTestMethodFinishedSubscriber (line 17) | interface AfterLastTestMethodFinishedSubscriber extends Subscriber method notify (line 19) | public function notify(AfterLastTestMethodFinished $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterTestMethodCalled.php class AfterTestMethodCalled (line 22) | final class AfterTestMethodCalled implements Event method __construct (line 35) | public function __construct(Telemetry\Info $telemetryInfo, string $tes... method telemetryInfo (line 42) | public function telemetryInfo(): Telemetry\Info method testClassName (line 50) | public function testClassName(): string method calledMethod (line 55) | public function calledMethod(): Code\ClassMethod method asString (line 60) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterTestMethodCalledSubscriber.php type AfterTestMethodCalledSubscriber (line 17) | interface AfterTestMethodCalledSubscriber extends Subscriber method notify (line 19) | public function notify(AfterTestMethodCalled $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterTestMethodErrored.php class AfterTestMethodErrored (line 24) | final class AfterTestMethodErrored implements Event method __construct (line 38) | public function __construct(Telemetry\Info $telemetryInfo, string $tes... method telemetryInfo (line 46) | public function telemetryInfo(): Telemetry\Info method testClassName (line 54) | public function testClassName(): string method calledMethod (line 59) | public function calledMethod(): Code\ClassMethod method throwable (line 64) | public function throwable(): Throwable method asString (line 69) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterTestMethodErroredSubscriber.php type AfterTestMethodErroredSubscriber (line 17) | interface AfterTestMethodErroredSubscriber extends Subscriber method notify (line 19) | public function notify(AfterTestMethodErrored $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterTestMethodFinished.php class AfterTestMethodFinished (line 23) | final class AfterTestMethodFinished implements Event method __construct (line 40) | public function __construct(Telemetry\Info $telemetryInfo, string $tes... method telemetryInfo (line 47) | public function telemetryInfo(): Telemetry\Info method testClassName (line 55) | public function testClassName(): string method calledMethods (line 63) | public function calledMethods(): array method asString (line 68) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterTestMethodFinishedSubscriber.php type AfterTestMethodFinishedSubscriber (line 17) | interface AfterTestMethodFinishedSubscriber extends Subscriber method notify (line 19) | public function notify(AfterTestMethodFinished $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeFirstTestMethodCalled.php class BeforeFirstTestMethodCalled (line 22) | final class BeforeFirstTestMethodCalled implements Event method __construct (line 35) | public function __construct(Telemetry\Info $telemetryInfo, string $tes... method telemetryInfo (line 42) | public function telemetryInfo(): Telemetry\Info method testClassName (line 50) | public function testClassName(): string method calledMethod (line 55) | public function calledMethod(): Code\ClassMethod method asString (line 60) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeFirstTestMethodCalledSubscriber.php type BeforeFirstTestMethodCalledSubscriber (line 17) | interface BeforeFirstTestMethodCalledSubscriber extends Subscriber method notify (line 19) | public function notify(BeforeFirstTestMethodCalled $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeFirstTestMethodErrored.php class BeforeFirstTestMethodErrored (line 24) | final class BeforeFirstTestMethodErrored implements Event method __construct (line 38) | public function __construct(Telemetry\Info $telemetryInfo, string $tes... method telemetryInfo (line 46) | public function telemetryInfo(): Telemetry\Info method testClassName (line 54) | public function testClassName(): string method calledMethod (line 59) | public function calledMethod(): Code\ClassMethod method throwable (line 64) | public function throwable(): Throwable method asString (line 69) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeFirstTestMethodErroredSubscriber.php type BeforeFirstTestMethodErroredSubscriber (line 17) | interface BeforeFirstTestMethodErroredSubscriber extends Subscriber method notify (line 19) | public function notify(BeforeFirstTestMethodErrored $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeFirstTestMethodFinished.php class BeforeFirstTestMethodFinished (line 23) | final class BeforeFirstTestMethodFinished implements Event method __construct (line 40) | public function __construct(Telemetry\Info $telemetryInfo, string $tes... method telemetryInfo (line 47) | public function telemetryInfo(): Telemetry\Info method testClassName (line 55) | public function testClassName(): string method calledMethods (line 63) | public function calledMethods(): array method asString (line 68) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeFirstTestMethodFinishedSubscriber.php type BeforeFirstTestMethodFinishedSubscriber (line 17) | interface BeforeFirstTestMethodFinishedSubscriber extends Subscriber method notify (line 19) | public function notify(BeforeFirstTestMethodFinished $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeTestMethodCalled.php class BeforeTestMethodCalled (line 22) | final class BeforeTestMethodCalled implements Event method __construct (line 35) | public function __construct(Telemetry\Info $telemetryInfo, string $tes... method telemetryInfo (line 42) | public function telemetryInfo(): Telemetry\Info method testClassName (line 50) | public function testClassName(): string method calledMethod (line 55) | public function calledMethod(): Code\ClassMethod method asString (line 60) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeTestMethodCalledSubscriber.php type BeforeTestMethodCalledSubscriber (line 17) | interface BeforeTestMethodCalledSubscriber extends Subscriber method notify (line 19) | public function notify(BeforeTestMethodCalled $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeTestMethodErrored.php class BeforeTestMethodErrored (line 24) | final class BeforeTestMethodErrored implements Event method __construct (line 38) | public function __construct(Telemetry\Info $telemetryInfo, string $tes... method telemetryInfo (line 46) | public function telemetryInfo(): Telemetry\Info method testClassName (line 54) | public function testClassName(): string method calledMethod (line 59) | public function calledMethod(): Code\ClassMethod method throwable (line 64) | public function throwable(): Throwable method asString (line 69) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeTestMethodErroredSubscriber.php type BeforeTestMethodErroredSubscriber (line 17) | interface BeforeTestMethodErroredSubscriber extends Subscriber method notify (line 19) | public function notify(BeforeTestMethodErrored $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeTestMethodFinished.php class BeforeTestMethodFinished (line 23) | final class BeforeTestMethodFinished implements Event method __construct (line 40) | public function __construct(Telemetry\Info $telemetryInfo, string $tes... method telemetryInfo (line 47) | public function telemetryInfo(): Telemetry\Info method testClassName (line 55) | public function testClassName(): string method calledMethods (line 63) | public function calledMethods(): array method asString (line 68) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeTestMethodFinishedSubscriber.php type BeforeTestMethodFinishedSubscriber (line 17) | interface BeforeTestMethodFinishedSubscriber extends Subscriber method notify (line 19) | public function notify(BeforeTestMethodFinished $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PostConditionCalled.php class PostConditionCalled (line 22) | final class PostConditionCalled implements Event method __construct (line 35) | public function __construct(Telemetry\Info $telemetryInfo, string $tes... method telemetryInfo (line 42) | public function telemetryInfo(): Telemetry\Info method testClassName (line 50) | public function testClassName(): string method calledMethod (line 55) | public function calledMethod(): Code\ClassMethod method asString (line 60) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PostConditionCalledSubscriber.php type PostConditionCalledSubscriber (line 17) | interface PostConditionCalledSubscriber extends Subscriber method notify (line 19) | public function notify(PostConditionCalled $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PostConditionErrored.php class PostConditionErrored (line 24) | final class PostConditionErrored implements Event method __construct (line 38) | public function __construct(Telemetry\Info $telemetryInfo, string $tes... method telemetryInfo (line 46) | public function telemetryInfo(): Telemetry\Info method testClassName (line 54) | public function testClassName(): string method calledMethod (line 59) | public function calledMethod(): Code\ClassMethod method throwable (line 64) | public function throwable(): Throwable method asString (line 69) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PostConditionErroredSubscriber.php type PostConditionErroredSubscriber (line 17) | interface PostConditionErroredSubscriber extends Subscriber method notify (line 19) | public function notify(PostConditionErrored $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PostConditionFinished.php class PostConditionFinished (line 23) | final class PostConditionFinished implements Event method __construct (line 40) | public function __construct(Telemetry\Info $telemetryInfo, string $tes... method telemetryInfo (line 47) | public function telemetryInfo(): Telemetry\Info method testClassName (line 55) | public function testClassName(): string method calledMethods (line 63) | public function calledMethods(): array method asString (line 68) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PostConditionFinishedSubscriber.php type PostConditionFinishedSubscriber (line 17) | interface PostConditionFinishedSubscriber extends Subscriber method notify (line 19) | public function notify(PostConditionFinished $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PreConditionCalled.php class PreConditionCalled (line 22) | final class PreConditionCalled implements Event method __construct (line 35) | public function __construct(Telemetry\Info $telemetryInfo, string $tes... method telemetryInfo (line 42) | public function telemetryInfo(): Telemetry\Info method testClassName (line 50) | public function testClassName(): string method calledMethod (line 55) | public function calledMethod(): Code\ClassMethod method asString (line 60) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PreConditionCalledSubscriber.php type PreConditionCalledSubscriber (line 17) | interface PreConditionCalledSubscriber extends Subscriber method notify (line 19) | public function notify(PreConditionCalled $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PreConditionErrored.php class PreConditionErrored (line 24) | final class PreConditionErrored implements Event method __construct (line 38) | public function __construct(Telemetry\Info $telemetryInfo, string $tes... method telemetryInfo (line 46) | public function telemetryInfo(): Telemetry\Info method testClassName (line 54) | public function testClassName(): string method calledMethod (line 59) | public function calledMethod(): Code\ClassMethod method throwable (line 64) | public function throwable(): Throwable method asString (line 69) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PreConditionErroredSubscriber.php type PreConditionErroredSubscriber (line 17) | interface PreConditionErroredSubscriber extends Subscriber method notify (line 19) | public function notify(PreConditionErrored $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PreConditionFinished.php class PreConditionFinished (line 23) | final class PreConditionFinished implements Event method __construct (line 40) | public function __construct(Telemetry\Info $telemetryInfo, string $tes... method telemetryInfo (line 47) | public function telemetryInfo(): Telemetry\Info method testClassName (line 55) | public function testClassName(): string method calledMethods (line 63) | public function calledMethods(): array method asString (line 68) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PreConditionFinishedSubscriber.php type PreConditionFinishedSubscriber (line 17) | interface PreConditionFinishedSubscriber extends Subscriber method notify (line 19) | public function notify(PreConditionFinished $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Issue/ConsideredRisky.php class ConsideredRisky (line 23) | final class ConsideredRisky implements Event method __construct (line 36) | public function __construct(Telemetry\Info $telemetryInfo, Code\Test $... method telemetryInfo (line 43) | public function telemetryInfo(): Telemetry\Info method test (line 48) | public function test(): Code\Test method message (line 56) | public function message(): string method asString (line 61) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Issue/ConsideredRiskySubscriber.php type ConsideredRiskySubscriber (line 17) | interface ConsideredRiskySubscriber extends Subscriber method notify (line 19) | public function notify(ConsideredRisky $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Issue/DeprecationTriggered.php class DeprecationTriggered (line 23) | final class DeprecationTriggered implements Event method __construct (line 51) | public function __construct(Telemetry\Info $telemetryInfo, Test $test,... method telemetryInfo (line 63) | public function telemetryInfo(): Telemetry\Info method test (line 68) | public function test(): Test method message (line 76) | public function message(): string method file (line 84) | public function file(): string method line (line 92) | public function line(): int method wasSuppressed (line 97) | public function wasSuppressed(): bool method ignoredByBaseline (line 102) | public function ignoredByBaseline(): bool method ignoredByTest (line 107) | public function ignoredByTest(): bool method asString (line 112) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Issue/DeprecationTriggeredSubscriber.php type DeprecationTriggeredSubscriber (line 17) | interface DeprecationTriggeredSubscriber extends Subscriber method notify (line 19) | public function notify(DeprecationTriggered $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Issue/ErrorTriggered.php class ErrorTriggered (line 23) | final class ErrorTriggered implements Event method __construct (line 49) | public function __construct(Telemetry\Info $telemetryInfo, Test $test,... method telemetryInfo (line 59) | public function telemetryInfo(): Telemetry\Info method test (line 64) | public function test(): Test method message (line 72) | public function message(): string method file (line 80) | public function file(): string method line (line 88) | public function line(): int method wasSuppressed (line 93) | public function wasSuppressed(): bool method asString (line 98) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Issue/ErrorTriggeredSubscriber.php type ErrorTriggeredSubscriber (line 17) | interface ErrorTriggeredSubscriber extends Subscriber method notify (line 19) | public function notify(ErrorTriggered $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Issue/NoticeTriggered.php class NoticeTriggered (line 23) | final class NoticeTriggered implements Event method __construct (line 50) | public function __construct(Telemetry\Info $telemetryInfo, Test $test,... method telemetryInfo (line 61) | public function telemetryInfo(): Telemetry\Info method test (line 66) | public function test(): Test method message (line 74) | public function message(): string method file (line 82) | public function file(): string method line (line 90) | public function line(): int method wasSuppressed (line 95) | public function wasSuppressed(): bool method ignoredByBaseline (line 100) | public function ignoredByBaseline(): bool method asString (line 105) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Issue/NoticeTriggeredSubscriber.php type NoticeTriggeredSubscriber (line 17) | interface NoticeTriggeredSubscriber extends Subscriber method notify (line 19) | public function notify(NoticeTriggered $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpDeprecationTriggered.php class PhpDeprecationTriggered (line 23) | final class PhpDeprecationTriggered implements Event method __construct (line 51) | public function __construct(Telemetry\Info $telemetryInfo, Test $test,... method telemetryInfo (line 63) | public function telemetryInfo(): Telemetry\Info method test (line 68) | public function test(): Test method message (line 76) | public function message(): string method file (line 84) | public function file(): string method line (line 92) | public function line(): int method wasSuppressed (line 97) | public function wasSuppressed(): bool method ignoredByBaseline (line 102) | public function ignoredByBaseline(): bool method ignoredByTest (line 107) | public function ignoredByTest(): bool method asString (line 112) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpDeprecationTriggeredSubscriber.php type PhpDeprecationTriggeredSubscriber (line 17) | interface PhpDeprecationTriggeredSubscriber extends Subscriber method notify (line 19) | public function notify(PhpDeprecationTriggered $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpNoticeTriggered.php class PhpNoticeTriggered (line 23) | final class PhpNoticeTriggered implements Event method __construct (line 50) | public function __construct(Telemetry\Info $telemetryInfo, Test $test,... method telemetryInfo (line 61) | public function telemetryInfo(): Telemetry\Info method test (line 66) | public function test(): Test method message (line 74) | public function message(): string method file (line 82) | public function file(): string method line (line 90) | public function line(): int method wasSuppressed (line 95) | public function wasSuppressed(): bool method ignoredByBaseline (line 100) | public function ignoredByBaseline(): bool method asString (line 105) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpNoticeTriggeredSubscriber.php type PhpNoticeTriggeredSubscriber (line 17) | interface PhpNoticeTriggeredSubscriber extends Subscriber method notify (line 19) | public function notify(PhpNoticeTriggered $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpWarningTriggered.php class PhpWarningTriggered (line 23) | final class PhpWarningTriggered implements Event method __construct (line 50) | public function __construct(Telemetry\Info $telemetryInfo, Test $test,... method telemetryInfo (line 61) | public function telemetryInfo(): Telemetry\Info method test (line 66) | public function test(): Test method message (line 74) | public function message(): string method file (line 82) | public function file(): string method line (line 90) | public function line(): int method wasSuppressed (line 95) | public function wasSuppressed(): bool method ignoredByBaseline (line 100) | public function ignoredByBaseline(): bool method asString (line 105) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpWarningTriggeredSubscriber.php type PhpWarningTriggeredSubscriber (line 17) | interface PhpWarningTriggeredSubscriber extends Subscriber method notify (line 19) | public function notify(PhpWarningTriggered $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpunitDeprecationTriggered.php class PhpunitDeprecationTriggered (line 23) | final class PhpunitDeprecationTriggered implements Event method __construct (line 36) | public function __construct(Telemetry\Info $telemetryInfo, Test $test,... method telemetryInfo (line 43) | public function telemetryInfo(): Telemetry\Info method test (line 48) | public function test(): Test method message (line 56) | public function message(): string method asString (line 61) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpunitDeprecationTriggeredSubscriber.php type PhpunitDeprecationTriggeredSubscriber (line 17) | interface PhpunitDeprecationTriggeredSubscriber extends Subscriber method notify (line 19) | public function notify(PhpunitDeprecationTriggered $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpunitErrorTriggered.php class PhpunitErrorTriggered (line 24) | final class PhpunitErrorTriggered implements Event method __construct (line 37) | public function __construct(Telemetry\Info $telemetryInfo, Test $test,... method telemetryInfo (line 44) | public function telemetryInfo(): Telemetry\Info method test (line 49) | public function test(): Test method message (line 57) | public function message(): string method asString (line 62) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpunitErrorTriggeredSubscriber.php type PhpunitErrorTriggeredSubscriber (line 17) | interface PhpunitErrorTriggeredSubscriber extends Subscriber method notify (line 19) | public function notify(PhpunitErrorTriggered $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpunitWarningTriggered.php class PhpunitWarningTriggered (line 23) | final class PhpunitWarningTriggered implements Event method __construct (line 36) | public function __construct(Telemetry\Info $telemetryInfo, Test $test,... method telemetryInfo (line 43) | public function telemetryInfo(): Telemetry\Info method test (line 48) | public function test(): Test method message (line 56) | public function message(): string method asString (line 61) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpunitWarningTriggeredSubscriber.php type PhpunitWarningTriggeredSubscriber (line 17) | interface PhpunitWarningTriggeredSubscriber extends Subscriber method notify (line 19) | public function notify(PhpunitWarningTriggered $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Issue/WarningTriggered.php class WarningTriggered (line 23) | final class WarningTriggered implements Event method __construct (line 50) | public function __construct(Telemetry\Info $telemetryInfo, Test $test,... method telemetryInfo (line 61) | public function telemetryInfo(): Telemetry\Info method test (line 66) | public function test(): Test method message (line 74) | public function message(): string method file (line 82) | public function file(): string method line (line 90) | public function line(): int method wasSuppressed (line 95) | public function wasSuppressed(): bool method ignoredByBaseline (line 100) | public function ignoredByBaseline(): bool method asString (line 105) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Issue/WarningTriggeredSubscriber.php type WarningTriggeredSubscriber (line 17) | interface WarningTriggeredSubscriber extends Subscriber method notify (line 19) | public function notify(WarningTriggered $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/DataProviderMethodCalled.php class DataProviderMethodCalled (line 22) | final class DataProviderMethodCalled implements Event method __construct (line 28) | public function __construct(Info $telemetryInfo, ClassMethod $testMeth... method telemetryInfo (line 35) | public function telemetryInfo(): Info method testMethod (line 40) | public function testMethod(): ClassMethod method dataProviderMethod (line 45) | public function dataProviderMethod(): ClassMethod method asString (line 50) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/DataProviderMethodCalledSubscriber.php type DataProviderMethodCalledSubscriber (line 17) | interface DataProviderMethodCalledSubscriber extends Subscriber method notify (line 19) | public function notify(DataProviderMethodCalled $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/DataProviderMethodFinished.php class DataProviderMethodFinished (line 23) | final class DataProviderMethodFinished implements Event method __construct (line 33) | public function __construct(Telemetry\Info $telemetryInfo, ClassMethod... method telemetryInfo (line 40) | public function telemetryInfo(): Telemetry\Info method testMethod (line 45) | public function testMethod(): ClassMethod method calledMethods (line 53) | public function calledMethods(): array method asString (line 58) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/DataProviderMethodFinishedSubscriber.php type DataProviderMethodFinishedSubscriber (line 17) | interface DataProviderMethodFinishedSubscriber extends Subscriber method notify (line 19) | public function notify(DataProviderMethodFinished $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/Finished.php class Finished (line 22) | final class Finished implements Event method __construct (line 28) | public function __construct(Telemetry\Info $telemetryInfo, Code\Test $... method telemetryInfo (line 35) | public function telemetryInfo(): Telemetry\Info method test (line 40) | public function test(): Code\Test method numberOfAssertionsPerformed (line 45) | public function numberOfAssertionsPerformed(): int method asString (line 50) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/FinishedSubscriber.php type FinishedSubscriber (line 17) | interface FinishedSubscriber extends Subscriber method notify (line 19) | public function notify(Finished $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/PreparationFailed.php class PreparationFailed (line 22) | final class PreparationFailed implements Event method __construct (line 27) | public function __construct(Telemetry\Info $telemetryInfo, Code\Test $... method telemetryInfo (line 33) | public function telemetryInfo(): Telemetry\Info method test (line 38) | public function test(): Code\Test method asString (line 43) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/PreparationFailedSubscriber.php type PreparationFailedSubscriber (line 17) | interface PreparationFailedSubscriber extends Subscriber method notify (line 19) | public function notify(PreparationFailed $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/PreparationStarted.php class PreparationStarted (line 22) | final class PreparationStarted implements Event method __construct (line 27) | public function __construct(Telemetry\Info $telemetryInfo, Code\Test $... method telemetryInfo (line 33) | public function telemetryInfo(): Telemetry\Info method test (line 38) | public function test(): Code\Test method asString (line 43) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/PreparationStartedSubscriber.php type PreparationStartedSubscriber (line 17) | interface PreparationStartedSubscriber extends Subscriber method notify (line 19) | public function notify(PreparationStarted $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/Prepared.php class Prepared (line 22) | final class Prepared implements Event method __construct (line 27) | public function __construct(Telemetry\Info $telemetryInfo, Code\Test $... method telemetryInfo (line 33) | public function telemetryInfo(): Telemetry\Info method test (line 38) | public function test(): Code\Test method asString (line 43) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/PreparedSubscriber.php type PreparedSubscriber (line 17) | interface PreparedSubscriber extends Subscriber method notify (line 19) | public function notify(Prepared $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Outcome/Errored.php class Errored (line 25) | final class Errored implements Event method __construct (line 31) | public function __construct(Telemetry\Info $telemetryInfo, Code\Test $... method telemetryInfo (line 38) | public function telemetryInfo(): Telemetry\Info method test (line 43) | public function test(): Code\Test method throwable (line 48) | public function throwable(): Throwable method asString (line 53) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Outcome/ErroredSubscriber.php type ErroredSubscriber (line 17) | interface ErroredSubscriber extends Subscriber method notify (line 19) | public function notify(Errored $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Outcome/Failed.php class Failed (line 26) | final class Failed implements Event method __construct (line 33) | public function __construct(Telemetry\Info $telemetryInfo, Code\Test $... method telemetryInfo (line 41) | public function telemetryInfo(): Telemetry\Info method test (line 46) | public function test(): Code\Test method throwable (line 51) | public function throwable(): Throwable method hasComparisonFailure (line 59) | public function hasComparisonFailure(): bool method comparisonFailure (line 67) | public function comparisonFailure(): ComparisonFailure method asString (line 76) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Outcome/FailedSubscriber.php type FailedSubscriber (line 17) | interface FailedSubscriber extends Subscriber method notify (line 19) | public function notify(Failed $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Outcome/MarkedIncomplete.php class MarkedIncomplete (line 25) | final class MarkedIncomplete implements Event method __construct (line 31) | public function __construct(Telemetry\Info $telemetryInfo, Code\Test $... method telemetryInfo (line 38) | public function telemetryInfo(): Telemetry\Info method test (line 43) | public function test(): Code\Test method throwable (line 48) | public function throwable(): Throwable method asString (line 53) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Outcome/MarkedIncompleteSubscriber.php type MarkedIncompleteSubscriber (line 17) | interface MarkedIncompleteSubscriber extends Subscriber method notify (line 19) | public function notify(MarkedIncomplete $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Outcome/Passed.php class Passed (line 22) | final class Passed implements Event method __construct (line 27) | public function __construct(Telemetry\Info $telemetryInfo, Code\Test $... method telemetryInfo (line 33) | public function telemetryInfo(): Telemetry\Info method test (line 38) | public function test(): Code\Test method asString (line 43) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Outcome/PassedSubscriber.php type PassedSubscriber (line 17) | interface PassedSubscriber extends Subscriber method notify (line 19) | public function notify(Passed $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Outcome/Skipped.php class Skipped (line 23) | final class Skipped implements Event method __construct (line 29) | public function __construct(Telemetry\Info $telemetryInfo, Code\Test $... method telemetryInfo (line 36) | public function telemetryInfo(): Telemetry\Info method test (line 41) | public function test(): Code\Test method message (line 46) | public function message(): string method asString (line 51) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/Outcome/SkippedSubscriber.php type SkippedSubscriber (line 17) | interface SkippedSubscriber extends Subscriber method notify (line 19) | public function notify(Skipped $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/PrintedUnexpectedOutput.php class PrintedUnexpectedOutput (line 22) | final class PrintedUnexpectedOutput implements Event method __construct (line 34) | public function __construct(Telemetry\Info $telemetryInfo, string $out... method telemetryInfo (line 40) | public function telemetryInfo(): Telemetry\Info method output (line 48) | public function output(): string method asString (line 53) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/PrintedUnexpectedOutputSubscriber.php type PrintedUnexpectedOutputSubscriber (line 17) | interface PrintedUnexpectedOutputSubscriber extends Subscriber method notify (line 19) | public function notify(PrintedUnexpectedOutput $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/MockObjectCreated.php class MockObjectCreated (line 21) | final class MockObjectCreated implements Event method __construct (line 33) | public function __construct(Telemetry\Info $telemetryInfo, string $cla... method telemetryInfo (line 39) | public function telemetryInfo(): Telemetry\Info method className (line 47) | public function className(): string method asString (line 52) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/MockObjectCreatedSubscriber.php type MockObjectCreatedSubscriber (line 17) | interface MockObjectCreatedSubscriber extends Subscriber method notify (line 19) | public function notify(MockObjectCreated $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/MockObjectForAbstractClassCreated.php class MockObjectForAbstractClassCreated (line 21) | final class MockObjectForAbstractClassCreated implements Event method __construct (line 33) | public function __construct(Telemetry\Info $telemetryInfo, string $cla... method telemetryInfo (line 39) | public function telemetryInfo(): Telemetry\Info method className (line 47) | public function className(): string method asString (line 52) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/MockObjectForAbstractClassCreatedSubscriber.php type MockObjectForAbstractClassCreatedSubscriber (line 17) | interface MockObjectForAbstractClassCreatedSubscriber extends Subscriber method notify (line 19) | public function notify(MockObjectForAbstractClassCreated $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/MockObjectForIntersectionOfInterfacesCreated.php class MockObjectForIntersectionOfInterfacesCreated (line 22) | final class MockObjectForIntersectionOfInterfacesCreated implements Event method __construct (line 34) | public function __construct(Telemetry\Info $telemetryInfo, array $inte... method telemetryInfo (line 40) | public function telemetryInfo(): Telemetry\Info method interfaces (line 48) | public function interfaces(): array method asString (line 53) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/MockObjectForIntersectionOfInterfacesCreatedSubscriber.php type MockObjectForIntersectionOfInterfacesCreatedSubscriber (line 17) | interface MockObjectForIntersectionOfInterfacesCreatedSubscriber extends... method notify (line 19) | public function notify(MockObjectForIntersectionOfInterfacesCreated $e... FILE: vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/MockObjectForTraitCreated.php class MockObjectForTraitCreated (line 21) | final class MockObjectForTraitCreated implements Event method __construct (line 33) | public function __construct(Telemetry\Info $telemetryInfo, string $tra... method telemetryInfo (line 39) | public function telemetryInfo(): Telemetry\Info method traitName (line 47) | public function traitName(): string method asString (line 52) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/MockObjectForTraitCreatedSubscriber.php type MockObjectForTraitCreatedSubscriber (line 17) | interface MockObjectForTraitCreatedSubscriber extends Subscriber method notify (line 19) | public function notify(MockObjectForTraitCreated $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/MockObjectFromWsdlCreated.php class MockObjectFromWsdlCreated (line 21) | final class MockObjectFromWsdlCreated implements Event method __construct (line 47) | public function __construct(Telemetry\Info $telemetryInfo, string $wsd... method telemetryInfo (line 58) | public function telemetryInfo(): Telemetry\Info method wsdlFile (line 63) | public function wsdlFile(): string method originalClassName (line 71) | public function originalClassName(): string method mockClassName (line 79) | public function mockClassName(): string method methods (line 87) | public function methods(): array method callOriginalConstructor (line 92) | public function callOriginalConstructor(): bool method options (line 97) | public function options(): array method asString (line 102) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/MockObjectFromWsdlCreatedSubscriber.php type MockObjectFromWsdlCreatedSubscriber (line 17) | interface MockObjectFromWsdlCreatedSubscriber extends Subscriber method notify (line 19) | public function notify(MockObjectFromWsdlCreated $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/PartialMockObjectCreated.php class PartialMockObjectCreated (line 21) | final class PartialMockObjectCreated implements Event method __construct (line 38) | public function __construct(Telemetry\Info $telemetryInfo, string $cla... method telemetryInfo (line 45) | public function telemetryInfo(): Telemetry\Info method className (line 53) | public function className(): string method methodNames (line 61) | public function methodNames(): array method asString (line 66) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/PartialMockObjectCreatedSubscriber.php type PartialMockObjectCreatedSubscriber (line 17) | interface PartialMockObjectCreatedSubscriber extends Subscriber method notify (line 19) | public function notify(PartialMockObjectCreated $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/TestProxyCreated.php class TestProxyCreated (line 21) | final class TestProxyCreated implements Event method __construct (line 34) | public function __construct(Telemetry\Info $telemetryInfo, string $cla... method telemetryInfo (line 41) | public function telemetryInfo(): Telemetry\Info method className (line 49) | public function className(): string method constructorArguments (line 54) | public function constructorArguments(): string method asString (line 59) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/TestProxyCreatedSubscriber.php type TestProxyCreatedSubscriber (line 17) | interface TestProxyCreatedSubscriber extends Subscriber method notify (line 19) | public function notify(TestProxyCreated $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/TestStubCreated.php class TestStubCreated (line 21) | final class TestStubCreated implements Event method __construct (line 33) | public function __construct(Telemetry\Info $telemetryInfo, string $cla... method telemetryInfo (line 39) | public function telemetryInfo(): Telemetry\Info method className (line 47) | public function className(): string method asString (line 52) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/TestStubCreatedSubscriber.php type TestStubCreatedSubscriber (line 17) | interface TestStubCreatedSubscriber extends Subscriber method notify (line 19) | public function notify(TestStubCreated $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/TestStubForIntersectionOfInterfacesCreated.php class TestStubForIntersectionOfInterfacesCreated (line 22) | final class TestStubForIntersectionOfInterfacesCreated implements Event method __construct (line 34) | public function __construct(Telemetry\Info $telemetryInfo, array $inte... method telemetryInfo (line 40) | public function telemetryInfo(): Telemetry\Info method interfaces (line 48) | public function interfaces(): array method asString (line 53) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/TestStubForIntersectionOfInterfacesCreatedSubscriber.php type TestStubForIntersectionOfInterfacesCreatedSubscriber (line 17) | interface TestStubForIntersectionOfInterfacesCreatedSubscriber extends S... method notify (line 19) | public function notify(TestStubForIntersectionOfInterfacesCreated $eve... FILE: vendor/phpunit/phpunit/src/Event/Events/TestRunner/BootstrapFinished.php class BootstrapFinished (line 21) | final class BootstrapFinished implements Event method __construct (line 26) | public function __construct(Telemetry\Info $telemetryInfo, string $fil... method telemetryInfo (line 32) | public function telemetryInfo(): Telemetry\Info method filename (line 37) | public function filename(): string method asString (line 42) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/TestRunner/BootstrapFinishedSubscriber.php type BootstrapFinishedSubscriber (line 17) | interface BootstrapFinishedSubscriber extends Subscriber method notify (line 19) | public function notify(BootstrapFinished $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/TestRunner/Configured.php class Configured (line 19) | final class Configured implements Event method __construct (line 24) | public function __construct(Telemetry\Info $telemetryInfo, Configurati... method telemetryInfo (line 30) | public function telemetryInfo(): Telemetry\Info method configuration (line 35) | public function configuration(): Configuration method asString (line 40) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/TestRunner/ConfiguredSubscriber.php type ConfiguredSubscriber (line 17) | interface ConfiguredSubscriber extends Subscriber method notify (line 19) | public function notify(Configured $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/TestRunner/DeprecationTriggered.php class DeprecationTriggered (line 21) | final class DeprecationTriggered implements Event method __construct (line 26) | public function __construct(Telemetry\Info $telemetryInfo, string $mes... method telemetryInfo (line 32) | public function telemetryInfo(): Telemetry\Info method message (line 37) | public function message(): string method asString (line 42) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/TestRunner/DeprecationTriggeredSubscriber.php type DeprecationTriggeredSubscriber (line 17) | interface DeprecationTriggeredSubscriber extends Subscriber method notify (line 19) | public function notify(DeprecationTriggered $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/TestRunner/EventFacadeSealed.php class EventFacadeSealed (line 20) | final class EventFacadeSealed implements Event method __construct (line 24) | public function __construct(Telemetry\Info $telemetryInfo) method telemetryInfo (line 29) | public function telemetryInfo(): Telemetry\Info method asString (line 34) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/TestRunner/EventFacadeSealedSubscriber.php type EventFacadeSealedSubscriber (line 17) | interface EventFacadeSealedSubscriber extends Subscriber method notify (line 19) | public function notify(EventFacadeSealed $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/TestRunner/ExecutionAborted.php class ExecutionAborted (line 20) | final class ExecutionAborted implements Event method __construct (line 24) | public function __construct(Telemetry\Info $telemetryInfo) method telemetryInfo (line 29) | public function telemetryInfo(): Telemetry\Info method asString (line 34) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/TestRunner/ExecutionAbortedSubscriber.php type ExecutionAbortedSubscriber (line 17) | interface ExecutionAbortedSubscriber extends Subscriber method notify (line 19) | public function notify(ExecutionAborted $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/TestRunner/ExecutionFinished.php class ExecutionFinished (line 20) | final class ExecutionFinished implements Event method __construct (line 24) | public function __construct(Telemetry\Info $telemetryInfo) method telemetryInfo (line 29) | public function telemetryInfo(): Telemetry\Info method asString (line 34) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/TestRunner/ExecutionFinishedSubscriber.php type ExecutionFinishedSubscriber (line 17) | interface ExecutionFinishedSubscriber extends Subscriber method notify (line 19) | public function notify(ExecutionFinished $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/TestRunner/ExecutionStarted.php class ExecutionStarted (line 22) | final class ExecutionStarted implements Event method __construct (line 27) | public function __construct(Telemetry\Info $telemetryInfo, TestSuite $... method telemetryInfo (line 33) | public function telemetryInfo(): Telemetry\Info method testSuite (line 38) | public function testSuite(): TestSuite method asString (line 43) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/TestRunner/ExecutionStartedSubscriber.php type ExecutionStartedSubscriber (line 17) | interface ExecutionStartedSubscriber extends Subscriber method notify (line 19) | public function notify(ExecutionStarted $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/TestRunner/ExtensionBootstrapped.php class ExtensionBootstrapped (line 21) | final class ExtensionBootstrapped implements Event method __construct (line 39) | public function __construct(Telemetry\Info $telemetryInfo, string $cla... method telemetryInfo (line 46) | public function telemetryInfo(): Telemetry\Info method className (line 54) | public function className(): string method parameters (line 62) | public function parameters(): array method asString (line 67) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/TestRunner/ExtensionBootstrappedSubscriber.php type ExtensionBootstrappedSubscriber (line 17) | interface ExtensionBootstrappedSubscriber extends Subscriber method notify (line 19) | public function notify(ExtensionBootstrapped $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/TestRunner/ExtensionLoadedFromPhar.php class ExtensionLoadedFromPhar (line 21) | final class ExtensionLoadedFromPhar implements Event method __construct (line 28) | public function __construct(Telemetry\Info $telemetryInfo, string $fil... method telemetryInfo (line 36) | public function telemetryInfo(): Telemetry\Info method filename (line 41) | public function filename(): string method name (line 46) | public function name(): string method version (line 51) | public function version(): string method asString (line 56) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/TestRunner/ExtensionLoadedFromPharSubscriber.php type ExtensionLoadedFromPharSubscriber (line 17) | interface ExtensionLoadedFromPharSubscriber extends Subscriber method notify (line 19) | public function notify(ExtensionLoadedFromPhar $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/TestRunner/Finished.php class Finished (line 20) | final class Finished implements Event method __construct (line 24) | public function __construct(Telemetry\Info $telemetryInfo) method telemetryInfo (line 29) | public function telemetryInfo(): Telemetry\Info method asString (line 34) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/TestRunner/FinishedSubscriber.php type FinishedSubscriber (line 17) | interface FinishedSubscriber extends Subscriber method notify (line 19) | public function notify(Finished $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/TestRunner/GarbageCollectionDisabled.php class GarbageCollectionDisabled (line 20) | final class GarbageCollectionDisabled implements Event method __construct (line 24) | public function __construct(Telemetry\Info $telemetryInfo) method telemetryInfo (line 29) | public function telemetryInfo(): Telemetry\Info method asString (line 34) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/TestRunner/GarbageCollectionDisabledSubscriber.php type GarbageCollectionDisabledSubscriber (line 17) | interface GarbageCollectionDisabledSubscriber extends Subscriber method notify (line 19) | public function notify(GarbageCollectionDisabled $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/TestRunner/GarbageCollectionEnabled.php class GarbageCollectionEnabled (line 20) | final class GarbageCollectionEnabled implements Event method __construct (line 24) | public function __construct(Telemetry\Info $telemetryInfo) method telemetryInfo (line 29) | public function telemetryInfo(): Telemetry\Info method asString (line 34) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/TestRunner/GarbageCollectionEnabledSubscriber.php type GarbageCollectionEnabledSubscriber (line 17) | interface GarbageCollectionEnabledSubscriber extends Subscriber method notify (line 19) | public function notify(GarbageCollectionEnabled $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/TestRunner/GarbageCollectionTriggered.php class GarbageCollectionTriggered (line 20) | final class GarbageCollectionTriggered implements Event method __construct (line 24) | public function __construct(Telemetry\Info $telemetryInfo) method telemetryInfo (line 29) | public function telemetryInfo(): Telemetry\Info method asString (line 34) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/TestRunner/GarbageCollectionTriggeredSubscriber.php type GarbageCollectionTriggeredSubscriber (line 17) | interface GarbageCollectionTriggeredSubscriber extends Subscriber method notify (line 19) | public function notify(GarbageCollectionTriggered $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/TestRunner/Started.php class Started (line 20) | final class Started implements Event method __construct (line 24) | public function __construct(Telemetry\Info $telemetryInfo) method telemetryInfo (line 29) | public function telemetryInfo(): Telemetry\Info method asString (line 34) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/TestRunner/StartedSubscriber.php type StartedSubscriber (line 17) | interface StartedSubscriber extends Subscriber method notify (line 19) | public function notify(Started $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/TestRunner/WarningTriggered.php class WarningTriggered (line 21) | final class WarningTriggered implements Event method __construct (line 26) | public function __construct(Telemetry\Info $telemetryInfo, string $mes... method telemetryInfo (line 32) | public function telemetryInfo(): Telemetry\Info method message (line 37) | public function message(): string method asString (line 42) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/TestRunner/WarningTriggeredSubscriber.php type WarningTriggeredSubscriber (line 17) | interface WarningTriggeredSubscriber extends Subscriber method notify (line 19) | public function notify(WarningTriggered $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/TestSuite/Filtered.php class Filtered (line 21) | final class Filtered implements Event method __construct (line 26) | public function __construct(Telemetry\Info $telemetryInfo, TestSuite $... method telemetryInfo (line 32) | public function telemetryInfo(): Telemetry\Info method testSuite (line 37) | public function testSuite(): TestSuite method asString (line 42) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/TestSuite/FilteredSubscriber.php type FilteredSubscriber (line 17) | interface FilteredSubscriber extends Subscriber method notify (line 19) | public function notify(Filtered $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/TestSuite/Finished.php class Finished (line 21) | final class Finished implements Event method __construct (line 26) | public function __construct(Telemetry\Info $telemetryInfo, TestSuite $... method telemetryInfo (line 32) | public function telemetryInfo(): Telemetry\Info method testSuite (line 37) | public function testSuite(): TestSuite method asString (line 42) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/TestSuite/FinishedSubscriber.php type FinishedSubscriber (line 17) | interface FinishedSubscriber extends Subscriber method notify (line 19) | public function notify(Finished $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/TestSuite/Loaded.php class Loaded (line 21) | final class Loaded implements Event method __construct (line 26) | public function __construct(Telemetry\Info $telemetryInfo, TestSuite $... method telemetryInfo (line 32) | public function telemetryInfo(): Telemetry\Info method testSuite (line 37) | public function testSuite(): TestSuite method asString (line 42) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/TestSuite/LoadedSubscriber.php type LoadedSubscriber (line 17) | interface LoadedSubscriber extends Subscriber method notify (line 19) | public function notify(Loaded $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/TestSuite/Skipped.php class Skipped (line 21) | final class Skipped implements Event method __construct (line 27) | public function __construct(Telemetry\Info $telemetryInfo, TestSuite $... method telemetryInfo (line 34) | public function telemetryInfo(): Telemetry\Info method testSuite (line 39) | public function testSuite(): TestSuite method message (line 44) | public function message(): string method asString (line 49) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/TestSuite/SkippedSubscriber.php type SkippedSubscriber (line 17) | interface SkippedSubscriber extends Subscriber method notify (line 19) | public function notify(Skipped $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/TestSuite/Sorted.php class Sorted (line 20) | final class Sorted implements Event method __construct (line 27) | public function __construct(Telemetry\Info $telemetryInfo, int $execut... method telemetryInfo (line 35) | public function telemetryInfo(): Telemetry\Info method executionOrder (line 40) | public function executionOrder(): int method executionOrderDefects (line 45) | public function executionOrderDefects(): int method resolveDependencies (line 50) | public function resolveDependencies(): bool method asString (line 55) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/TestSuite/SortedSubscriber.php type SortedSubscriber (line 17) | interface SortedSubscriber extends Subscriber method notify (line 19) | public function notify(Sorted $event): void; FILE: vendor/phpunit/phpunit/src/Event/Events/TestSuite/Started.php class Started (line 21) | final class Started implements Event method __construct (line 26) | public function __construct(Telemetry\Info $telemetryInfo, TestSuite $... method telemetryInfo (line 32) | public function telemetryInfo(): Telemetry\Info method testSuite (line 37) | public function testSuite(): TestSuite method asString (line 42) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Events/TestSuite/StartedSubscriber.php type StartedSubscriber (line 17) | interface StartedSubscriber extends Subscriber method notify (line 19) | public function notify(Started $event): void; FILE: vendor/phpunit/phpunit/src/Event/Exception/EventAlreadyAssignedException.php class EventAlreadyAssignedException (line 17) | final class EventAlreadyAssignedException extends RuntimeException imple... FILE: vendor/phpunit/phpunit/src/Event/Exception/EventFacadeIsSealedException.php class EventFacadeIsSealedException (line 17) | final class EventFacadeIsSealedException extends RuntimeException implem... FILE: vendor/phpunit/phpunit/src/Event/Exception/Exception.php type Exception (line 12) | interface Exception extends \PHPUnit\Exception FILE: vendor/phpunit/phpunit/src/Event/Exception/InvalidArgumentException.php class InvalidArgumentException (line 15) | final class InvalidArgumentException extends \InvalidArgumentException i... FILE: vendor/phpunit/phpunit/src/Event/Exception/InvalidEventException.php class InvalidEventException (line 17) | final class InvalidEventException extends RuntimeException implements Ex... FILE: vendor/phpunit/phpunit/src/Event/Exception/InvalidSubscriberException.php class InvalidSubscriberException (line 17) | final class InvalidSubscriberException extends RuntimeException implemen... FILE: vendor/phpunit/phpunit/src/Event/Exception/MapError.php class MapError (line 17) | final class MapError extends RuntimeException implements Exception FILE: vendor/phpunit/phpunit/src/Event/Exception/MoreThanOneDataSetFromDataProviderException.php class MoreThanOneDataSetFromDataProviderException (line 18) | final class MoreThanOneDataSetFromDataProviderException extends RuntimeE... FILE: vendor/phpunit/phpunit/src/Event/Exception/NoComparisonFailureException.php class NoComparisonFailureException (line 18) | final class NoComparisonFailureException extends RuntimeException implem... FILE: vendor/phpunit/phpunit/src/Event/Exception/NoDataSetFromDataProviderException.php class NoDataSetFromDataProviderException (line 18) | final class NoDataSetFromDataProviderException extends RuntimeException ... FILE: vendor/phpunit/phpunit/src/Event/Exception/NoPreviousThrowableException.php class NoPreviousThrowableException (line 17) | final class NoPreviousThrowableException extends RuntimeException implem... FILE: vendor/phpunit/phpunit/src/Event/Exception/NoTestCaseObjectOnCallStackException.php class NoTestCaseObjectOnCallStackException (line 20) | final class NoTestCaseObjectOnCallStackException extends RuntimeExceptio... method __construct (line 22) | public function __construct() FILE: vendor/phpunit/phpunit/src/Event/Exception/RuntimeException.php class RuntimeException (line 15) | final class RuntimeException extends \RuntimeException implements Exception FILE: vendor/phpunit/phpunit/src/Event/Exception/SubscriberTypeAlreadyRegisteredException.php class SubscriberTypeAlreadyRegisteredException (line 17) | final class SubscriberTypeAlreadyRegisteredException extends RuntimeExce... FILE: vendor/phpunit/phpunit/src/Event/Exception/UnknownEventException.php class UnknownEventException (line 17) | final class UnknownEventException extends RuntimeException implements Ex... FILE: vendor/phpunit/phpunit/src/Event/Exception/UnknownEventTypeException.php class UnknownEventTypeException (line 17) | final class UnknownEventTypeException extends RuntimeException implement... FILE: vendor/phpunit/phpunit/src/Event/Exception/UnknownSubscriberException.php class UnknownSubscriberException (line 17) | final class UnknownSubscriberException extends RuntimeException implemen... FILE: vendor/phpunit/phpunit/src/Event/Exception/UnknownSubscriberTypeException.php class UnknownSubscriberTypeException (line 17) | final class UnknownSubscriberTypeException extends RuntimeException impl... FILE: vendor/phpunit/phpunit/src/Event/Facade.php class Facade (line 22) | final class Facade method instance (line 30) | public static function instance(): self method emitter (line 39) | public static function emitter(): Emitter method __construct (line 44) | public function __construct() method registerSubscribers (line 53) | public function registerSubscribers(Subscriber ...$subscribers): void method registerSubscriber (line 64) | public function registerSubscriber(Subscriber $subscriber): void method registerTracer (line 76) | public function registerTracer(Tracer\Tracer $tracer): void method initForIsolation (line 90) | public function initForIsolation(HRTime $offset, bool $exportObjects):... method forward (line 112) | public function forward(EventCollection $events): void method seal (line 121) | public function seal(): void method createDispatchingEmitter (line 130) | private function createDispatchingEmitter(): DispatchingEmitter method createTelemetrySystem (line 138) | private function createTelemetrySystem(): Telemetry\System method deferredDispatcher (line 147) | private function deferredDispatcher(): DeferringDispatcher method typeMap (line 158) | private function typeMap(): TypeMap method registerDefaultTypes (line 171) | private function registerDefaultTypes(TypeMap $typeMap): void method garbageCollectorStatusProvider (line 264) | private function garbageCollectorStatusProvider(): Telemetry\GarbageCo... FILE: vendor/phpunit/phpunit/src/Event/Subscriber.php type Subscriber (line 15) | interface Subscriber FILE: vendor/phpunit/phpunit/src/Event/Tracer.php type Tracer (line 17) | interface Tracer method trace (line 19) | public function trace(Event $event): void; FILE: vendor/phpunit/phpunit/src/Event/TypeMap.php class TypeMap (line 24) | final class TypeMap method addMapping (line 42) | public function addMapping(string $subscriberInterface, string $eventC... method isKnownSubscriberType (line 54) | public function isKnownSubscriberType(Subscriber $subscriber): bool method isKnownEventType (line 65) | public function isKnownEventType(Event $event): bool method map (line 75) | public function map(Subscriber $subscriber): string method ensureSubscriberInterfaceExists (line 96) | private function ensureSubscriberInterfaceExists(string $subscriberInt... method ensureEventClassExists (line 113) | private function ensureEventClassExists(string $eventClass): void method ensureSubscriberInterfaceExtendsInterface (line 130) | private function ensureSubscriberInterfaceExtendsInterface(string $sub... method ensureEventClassImplementsEventInterface (line 147) | private function ensureEventClassImplementsEventInterface(string $even... method ensureSubscriberWasNotAlreadyRegistered (line 164) | private function ensureSubscriberWasNotAlreadyRegistered(string $subsc... method ensureEventWasNotAlreadyAssigned (line 181) | private function ensureEventWasNotAlreadyAssigned(string $eventClass):... FILE: vendor/phpunit/phpunit/src/Event/Value/ClassMethod.php class ClassMethod (line 17) | final class ClassMethod method __construct (line 33) | public function __construct(string $className, string $methodName) method className (line 42) | public function className(): string method methodName (line 50) | public function methodName(): string FILE: vendor/phpunit/phpunit/src/Event/Value/ComparisonFailure.php class ComparisonFailure (line 17) | final class ComparisonFailure method __construct (line 23) | public function __construct(string $expected, string $actual, string $... method expected (line 30) | public function expected(): string method actual (line 35) | public function actual(): string method diff (line 40) | public function diff(): string FILE: vendor/phpunit/phpunit/src/Event/Value/ComparisonFailureBuilder.php class ComparisonFailureBuilder (line 23) | final class ComparisonFailureBuilder method from (line 25) | public static function from(Throwable $t): ?ComparisonFailure method mapScalarValueToString (line 54) | private static function mapScalarValueToString(mixed $value): string FILE: vendor/phpunit/phpunit/src/Event/Value/Runtime/OperatingSystem.php class OperatingSystem (line 20) | final class OperatingSystem method __construct (line 25) | public function __construct() method operatingSystem (line 31) | public function operatingSystem(): string method operatingSystemFamily (line 36) | public function operatingSystemFamily(): string FILE: vendor/phpunit/phpunit/src/Event/Value/Runtime/PHP.php class PHP (line 28) | final class PHP method __construct (line 43) | public function __construct() method version (line 63) | public function version(): string method sapi (line 68) | public function sapi(): string method majorVersion (line 73) | public function majorVersion(): int method minorVersion (line 78) | public function minorVersion(): int method releaseVersion (line 83) | public function releaseVersion(): int method extraVersion (line 88) | public function extraVersion(): string method versionId (line 93) | public function versionId(): int method extensions (line 101) | public function extensions(): array FILE: vendor/phpunit/phpunit/src/Event/Value/Runtime/PHPUnit.php class PHPUnit (line 19) | final class PHPUnit method __construct (line 24) | public function __construct() method versionId (line 30) | public function versionId(): string method releaseSeries (line 35) | public function releaseSeries(): string FILE: vendor/phpunit/phpunit/src/Event/Value/Runtime/Runtime.php class Runtime (line 19) | final class Runtime method __construct (line 25) | public function __construct() method asString (line 32) | public function asString(): string method operatingSystem (line 45) | public function operatingSystem(): OperatingSystem method php (line 50) | public function php(): PHP method phpunit (line 55) | public function phpunit(): PHPUnit FILE: vendor/phpunit/phpunit/src/Event/Value/Telemetry/Duration.php class Duration (line 21) | final class Duration method fromSecondsAndNanoseconds (line 29) | public static function fromSecondsAndNanoseconds(int $seconds, int $na... method __construct (line 40) | private function __construct(int $seconds, int $nanoseconds) method seconds (line 50) | public function seconds(): int method nanoseconds (line 55) | public function nanoseconds(): int method asFloat (line 60) | public function asFloat(): float method asString (line 65) | public function asString(): string method equals (line 90) | public function equals(self $other): bool method isLessThan (line 96) | public function isLessThan(self $other): bool method isGreaterThan (line 109) | public function isGreaterThan(self $other): bool method ensureNotNegative (line 125) | private function ensureNotNegative(int $value, string $type): void method ensureNanoSecondsInRange (line 140) | private function ensureNanoSecondsInRange(int $nanoseconds): void FILE: vendor/phpunit/phpunit/src/Event/Value/Telemetry/GarbageCollectorStatus.php class GarbageCollectorStatus (line 19) | final class GarbageCollectorStatus method __construct (line 34) | public function __construct(int $runs, int $collected, int $threshold,... method runs (line 50) | public function runs(): int method collected (line 55) | public function collected(): int method threshold (line 60) | public function threshold(): int method roots (line 65) | public function roots(): int method hasExtendedInformation (line 80) | public function hasExtendedInformation(): bool method applicationTime (line 88) | public function applicationTime(): float method collectorTime (line 100) | public function collectorTime(): float method destructorTime (line 112) | public function destructorTime(): float method freeTime (line 124) | public function freeTime(): float method isRunning (line 136) | public function isRunning(): bool method isProtected (line 148) | public function isProtected(): bool method isFull (line 160) | public function isFull(): bool method bufferSize (line 172) | public function bufferSize(): int FILE: vendor/phpunit/phpunit/src/Event/Value/Telemetry/GarbageCollectorStatusProvider.php type GarbageCollectorStatusProvider (line 17) | interface GarbageCollectorStatusProvider method status (line 19) | public function status(): GarbageCollectorStatus; FILE: vendor/phpunit/phpunit/src/Event/Value/Telemetry/HRTime.php class HRTime (line 20) | final class HRTime method fromSecondsAndNanoseconds (line 28) | public static function fromSecondsAndNanoseconds(int $seconds, int $na... method __construct (line 39) | private function __construct(int $seconds, int $nanoseconds) method seconds (line 49) | public function seconds(): int method nanoseconds (line 54) | public function nanoseconds(): int method duration (line 59) | public function duration(self $start): Duration method ensureNotNegative (line 83) | private function ensureNotNegative(int $value, string $type): void method ensureNanoSecondsInRange (line 98) | private function ensureNanoSecondsInRange(int $nanoseconds): void FILE: vendor/phpunit/phpunit/src/Event/Value/Telemetry/Info.php class Info (line 19) | final class Info method __construct (line 27) | public function __construct(Snapshot $current, Duration $durationSince... method time (line 36) | public function time(): HRTime method memoryUsage (line 41) | public function memoryUsage(): MemoryUsage method peakMemoryUsage (line 46) | public function peakMemoryUsage(): MemoryUsage method durationSinceStart (line 51) | public function durationSinceStart(): Duration method memoryUsageSinceStart (line 56) | public function memoryUsageSinceStart(): MemoryUsage method durationSincePrevious (line 61) | public function durationSincePrevious(): Duration method memoryUsageSincePrevious (line 66) | public function memoryUsageSincePrevious(): MemoryUsage method garbageCollectorStatus (line 71) | public function garbageCollectorStatus(): GarbageCollectorStatus method asString (line 76) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Event/Value/Telemetry/MemoryMeter.php type MemoryMeter (line 17) | interface MemoryMeter method memoryUsage (line 19) | public function memoryUsage(): MemoryUsage; method peakMemoryUsage (line 21) | public function peakMemoryUsage(): MemoryUsage; FILE: vendor/phpunit/phpunit/src/Event/Value/Telemetry/MemoryUsage.php class MemoryUsage (line 17) | final class MemoryUsage method fromBytes (line 21) | public static function fromBytes(int $bytes): self method __construct (line 26) | private function __construct(int $bytes) method bytes (line 31) | public function bytes(): int method diff (line 36) | public function diff(self $other): self FILE: vendor/phpunit/phpunit/src/Event/Value/Telemetry/Php81GarbageCollectorStatusProvider.php class Php81GarbageCollectorStatusProvider (line 21) | final class Php81GarbageCollectorStatusProvider implements GarbageCollec... method status (line 23) | public function status(): GarbageCollectorStatus FILE: vendor/phpunit/phpunit/src/Event/Value/Telemetry/Php83GarbageCollectorStatusProvider.php class Php83GarbageCollectorStatusProvider (line 19) | final class Php83GarbageCollectorStatusProvider implements GarbageCollec... method status (line 21) | public function status(): GarbageCollectorStatus FILE: vendor/phpunit/phpunit/src/Event/Value/Telemetry/Snapshot.php class Snapshot (line 17) | final class Snapshot method __construct (line 24) | public function __construct(HRTime $time, MemoryUsage $memoryUsage, Me... method time (line 32) | public function time(): HRTime method memoryUsage (line 37) | public function memoryUsage(): MemoryUsage method peakMemoryUsage (line 42) | public function peakMemoryUsage(): MemoryUsage method garbageCollectorStatus (line 47) | public function garbageCollectorStatus(): GarbageCollectorStatus FILE: vendor/phpunit/phpunit/src/Event/Value/Telemetry/StopWatch.php type StopWatch (line 17) | interface StopWatch method current (line 19) | public function current(): HRTime; FILE: vendor/phpunit/phpunit/src/Event/Value/Telemetry/System.php class System (line 17) | final class System method __construct (line 23) | public function __construct(StopWatch $stopWatch, MemoryMeter $memoryM... method snapshot (line 30) | public function snapshot(): Snapshot FILE: vendor/phpunit/phpunit/src/Event/Value/Telemetry/SystemMemoryMeter.php class SystemMemoryMeter (line 20) | final class SystemMemoryMeter implements MemoryMeter method memoryUsage (line 22) | public function memoryUsage(): MemoryUsage method peakMemoryUsage (line 27) | public function peakMemoryUsage(): MemoryUsage FILE: vendor/phpunit/phpunit/src/Event/Value/Telemetry/SystemStopWatch.php class SystemStopWatch (line 20) | final class SystemStopWatch implements StopWatch method current (line 25) | public function current(): HRTime FILE: vendor/phpunit/phpunit/src/Event/Value/Telemetry/SystemStopWatchWithOffset.php class SystemStopWatchWithOffset (line 22) | final class SystemStopWatchWithOffset implements StopWatch method __construct (line 26) | public function __construct(HRTime $offset) method current (line 34) | public function current(): HRTime FILE: vendor/phpunit/phpunit/src/Event/Value/Test/Phpt.php class Phpt (line 17) | final class Phpt extends Test method isPhpt (line 22) | public function isPhpt(): bool method id (line 30) | public function id(): string method name (line 38) | public function name(): string FILE: vendor/phpunit/phpunit/src/Event/Value/Test/Test.php class Test (line 17) | abstract class Test method __construct (line 27) | public function __construct(string $file) method file (line 35) | public function file(): string method isTestMethod (line 43) | public function isTestMethod(): bool method isPhpt (line 51) | public function isPhpt(): bool method id (line 59) | abstract public function id(): string; method name (line 64) | abstract public function name(): string; FILE: vendor/phpunit/phpunit/src/Event/Value/Test/TestCollection.php class TestCollection (line 23) | final class TestCollection implements Countable, IteratorAggregate method fromArray (line 33) | public static function fromArray(array $tests): self method __construct (line 38) | private function __construct(Test ...$tests) method asArray (line 46) | public function asArray(): array method count (line 51) | public function count(): int method getIterator (line 56) | public function getIterator(): TestCollectionIterator FILE: vendor/phpunit/phpunit/src/Event/Value/Test/TestCollectionIterator.php class TestCollectionIterator (line 20) | final class TestCollectionIterator implements Iterator method __construct (line 28) | public function __construct(TestCollection $tests) method rewind (line 33) | public function rewind(): void method valid (line 38) | public function valid(): bool method key (line 43) | public function key(): int method current (line 48) | public function current(): Test method next (line 53) | public function next(): void FILE: vendor/phpunit/phpunit/src/Event/Value/Test/TestData/DataFromDataProvider.php class DataFromDataProvider (line 17) | final class DataFromDataProvider extends TestData method from (line 22) | public static function from(int|string $dataSetName, string $data, str... method __construct (line 27) | protected function __construct(int|string $dataSetName, string $data, ... method dataSetName (line 35) | public function dataSetName(): int|string method dataAsStringForResultOutput (line 43) | public function dataAsStringForResultOutput(): string method isFromDataProvider (line 51) | public function isFromDataProvider(): bool FILE: vendor/phpunit/phpunit/src/Event/Value/Test/TestData/DataFromTestDependency.php class DataFromTestDependency (line 17) | final class DataFromTestDependency extends TestData method from (line 19) | public static function from(string $data): self method isFromTestDependency (line 27) | public function isFromTestDependency(): bool FILE: vendor/phpunit/phpunit/src/Event/Value/Test/TestData/TestData.php class TestData (line 17) | abstract class TestData method __construct (line 21) | protected function __construct(string $data) method data (line 26) | public function data(): string method isFromDataProvider (line 34) | public function isFromDataProvider(): bool method isFromTestDependency (line 42) | public function isFromTestDependency(): bool FILE: vendor/phpunit/phpunit/src/Event/Value/Test/TestData/TestDataCollection.php class TestDataCollection (line 21) | final class TestDataCollection implements Countable, IteratorAggregate method fromArray (line 34) | public static function fromArray(array $data): self method __construct (line 42) | private function __construct(TestData ...$data) method asArray (line 52) | public function asArray(): array method count (line 57) | public function count(): int method hasDataFromDataProvider (line 65) | public function hasDataFromDataProvider(): bool method dataFromDataProvider (line 73) | public function dataFromDataProvider(): DataFromDataProvider method getIterator (line 82) | public function getIterator(): TestDataCollectionIterator method ensureNoMoreThanOneDataFromDataProvider (line 92) | private function ensureNoMoreThanOneDataFromDataProvider(array $data):... FILE: vendor/phpunit/phpunit/src/Event/Value/Test/TestData/TestDataCollectionIterator.php class TestDataCollectionIterator (line 20) | final class TestDataCollectionIterator implements Iterator method __construct (line 28) | public function __construct(TestDataCollection $data) method rewind (line 33) | public function rewind(): void method valid (line 38) | public function valid(): bool method key (line 43) | public function key(): int method current (line 48) | public function current(): TestData method next (line 53) | public function next(): void FILE: vendor/phpunit/phpunit/src/Event/Value/Test/TestDox.php class TestDox (line 17) | final class TestDox method __construct (line 23) | public function __construct(string $prettifiedClassName, string $prett... method prettifiedClassName (line 30) | public function prettifiedClassName(): string method prettifiedMethodName (line 35) | public function prettifiedMethodName(bool $colorize = false): string FILE: vendor/phpunit/phpunit/src/Event/Value/Test/TestDoxBuilder.php class TestDoxBuilder (line 21) | final class TestDoxBuilder method fromTestCase (line 26) | public static function fromTestCase(TestCase $testCase): TestDox method fromClassNameAndMethodName (line 41) | public static function fromClassNameAndMethodName(string $className, s... FILE: vendor/phpunit/phpunit/src/Event/Value/Test/TestMethod.php class TestMethod (line 23) | final class TestMethod extends Test method __construct (line 49) | public function __construct(string $className, string $methodName, str... method className (line 64) | public function className(): string method methodName (line 72) | public function methodName(): string method line (line 80) | public function line(): int method testDox (line 85) | public function testDox(): TestDox method metadata (line 90) | public function metadata(): MetadataCollection method testData (line 95) | public function testData(): TestDataCollection method isTestMethod (line 103) | public function isTestMethod(): bool method id (line 111) | public function id(): string method nameWithClass (line 125) | public function nameWithClass(): string method name (line 133) | public function name(): string FILE: vendor/phpunit/phpunit/src/Event/Value/Test/TestMethodBuilder.php class TestMethodBuilder (line 32) | final class TestMethodBuilder method fromTestCase (line 37) | public static function fromTestCase(TestCase $testCase): TestMethod method fromCallStack (line 59) | public static function fromCallStack(): TestMethod method dataFor (line 73) | private static function dataFor(TestCase $testCase): TestDataCollection FILE: vendor/phpunit/phpunit/src/Event/Value/TestSuite/TestSuite.php class TestSuite (line 19) | abstract class TestSuite method __construct (line 31) | public function __construct(string $name, int $size, TestCollection $t... method name (line 41) | public function name(): string method count (line 46) | public function count(): int method tests (line 51) | public function tests(): TestCollection method isWithName (line 59) | public function isWithName(): bool method isForTestClass (line 67) | public function isForTestClass(): bool method isForTestMethodWithDataProvider (line 75) | public function isForTestMethodWithDataProvider(): bool FILE: vendor/phpunit/phpunit/src/Event/Value/TestSuite/TestSuiteBuilder.php class TestSuiteBuilder (line 29) | final class TestSuiteBuilder method from (line 34) | public static function from(FrameworkTestSuite $testSuite): TestSuite method process (line 98) | private static function process(FrameworkTestSuite $testSuite, array &... FILE: vendor/phpunit/phpunit/src/Event/Value/TestSuite/TestSuiteForTestClass.php class TestSuiteForTestClass (line 19) | final class TestSuiteForTestClass extends TestSuite method __construct (line 31) | public function __construct(string $name, int $size, TestCollection $t... method className (line 43) | public function className(): string method file (line 48) | public function file(): string method line (line 53) | public function line(): int method isForTestClass (line 61) | public function isForTestClass(): bool FILE: vendor/phpunit/phpunit/src/Event/Value/TestSuite/TestSuiteForTestMethodWithDataProvider.php class TestSuiteForTestMethodWithDataProvider (line 19) | final class TestSuiteForTestMethodWithDataProvider extends TestSuite method __construct (line 38) | public function __construct(string $name, int $size, TestCollection $t... method className (line 51) | public function className(): string method methodName (line 59) | public function methodName(): string method file (line 64) | public function file(): string method line (line 69) | public function line(): int method isForTestMethodWithDataProvider (line 77) | public function isForTestMethodWithDataProvider(): bool FILE: vendor/phpunit/phpunit/src/Event/Value/TestSuite/TestSuiteWithName.php class TestSuiteWithName (line 17) | final class TestSuiteWithName extends TestSuite method isWithName (line 22) | public function isWithName(): bool FILE: vendor/phpunit/phpunit/src/Event/Value/Throwable.php class Throwable (line 20) | final class Throwable method __construct (line 34) | public function __construct(string $className, string $message, string... method asString (line 46) | public function asString(): string method className (line 64) | public function className(): string method message (line 69) | public function message(): string method description (line 74) | public function description(): string method stackTrace (line 79) | public function stackTrace(): string method hasPrevious (line 87) | public function hasPrevious(): bool method previous (line 95) | public function previous(): self FILE: vendor/phpunit/phpunit/src/Event/Value/ThrowableBuilder.php class ThrowableBuilder (line 22) | final class ThrowableBuilder method from (line 28) | public static function from(\Throwable $t): Throwable FILE: vendor/phpunit/phpunit/src/Exception.php type Exception (line 14) | interface Exception extends Throwable FILE: vendor/phpunit/phpunit/src/Framework/Assert.php class Assert (line 71) | abstract class Assert method assertArrayHasKey (line 81) | final public static function assertArrayHasKey(mixed $key, array|Array... method assertArrayNotHasKey (line 94) | final public static function assertArrayNotHasKey(mixed $key, array|Ar... method assertIsList (line 106) | final public static function assertIsList(mixed $array, string $messag... method assertContains (line 121) | final public static function assertContains(mixed $needle, iterable $h... method assertContainsEquals (line 131) | final public static function assertContainsEquals(mixed $needle, itera... method assertNotContains (line 144) | final public static function assertNotContains(mixed $needle, iterable... method assertNotContainsEquals (line 156) | final public static function assertNotContainsEquals(mixed $needle, it... method assertContainsOnly (line 169) | final public static function assertContainsOnly(string $type, iterable... method assertContainsOnlyInstancesOf (line 191) | final public static function assertContainsOnlyInstancesOf(string $cla... method assertNotContainsOnly (line 209) | final public static function assertNotContainsOnly(string $type, itera... method assertCount (line 234) | final public static function assertCount(int $expectedCount, Countable... method assertNotCount (line 254) | final public static function assertNotCount(int $expectedCount, Counta... method assertEquals (line 272) | final public static function assertEquals(mixed $expected, mixed $actu... method assertEqualsCanonicalizing (line 284) | final public static function assertEqualsCanonicalizing(mixed $expecte... method assertEqualsIgnoringCase (line 296) | final public static function assertEqualsIgnoringCase(mixed $expected,... method assertEqualsWithDelta (line 308) | final public static function assertEqualsWithDelta(mixed $expected, mi... method assertNotEquals (line 323) | final public static function assertNotEquals(mixed $expected, mixed $a... method assertNotEqualsCanonicalizing (line 337) | final public static function assertNotEqualsCanonicalizing(mixed $expe... method assertNotEqualsIgnoringCase (line 351) | final public static function assertNotEqualsIgnoringCase(mixed $expect... method assertNotEqualsWithDelta (line 365) | final public static function assertNotEqualsWithDelta(mixed $expected,... method assertObjectEquals (line 380) | final public static function assertObjectEquals(object $expected, obje... method assertEmpty (line 397) | final public static function assertEmpty(mixed $actual, string $messag... method assertNotEmpty (line 414) | final public static function assertNotEmpty(mixed $actual, string $mes... method assertGreaterThan (line 428) | final public static function assertGreaterThan(mixed $expected, mixed ... method assertGreaterThanOrEqual (line 438) | final public static function assertGreaterThanOrEqual(mixed $expected,... method assertLessThan (line 452) | final public static function assertLessThan(mixed $expected, mixed $ac... method assertLessThanOrEqual (line 462) | final public static function assertLessThanOrEqual(mixed $expected, mi... method assertFileEquals (line 473) | final public static function assertFileEquals(string $expected, string... method assertFileEqualsCanonicalizing (line 489) | final public static function assertFileEqualsCanonicalizing(string $ex... method assertFileEqualsIgnoringCase (line 507) | final public static function assertFileEqualsIgnoringCase(string $expe... method assertFileNotEquals (line 523) | final public static function assertFileNotEquals(string $expected, str... method assertFileNotEqualsCanonicalizing (line 541) | final public static function assertFileNotEqualsCanonicalizing(string ... method assertFileNotEqualsIgnoringCase (line 559) | final public static function assertFileNotEqualsIgnoringCase(string $e... method assertStringEqualsFile (line 577) | final public static function assertStringEqualsFile(string $expectedFi... method assertStringEqualsFileCanonicalizing (line 592) | final public static function assertStringEqualsFileCanonicalizing(stri... method assertStringEqualsFileIgnoringCase (line 607) | final public static function assertStringEqualsFileIgnoringCase(string... method assertStringNotEqualsFile (line 622) | final public static function assertStringNotEqualsFile(string $expecte... method assertStringNotEqualsFileCanonicalizing (line 639) | final public static function assertStringNotEqualsFileCanonicalizing(s... method assertStringNotEqualsFileIgnoringCase (line 656) | final public static function assertStringNotEqualsFileIgnoringCase(str... method assertIsReadable (line 672) | final public static function assertIsReadable(string $filename, string... method assertIsNotReadable (line 682) | final public static function assertIsNotReadable(string $filename, str... method assertIsWritable (line 692) | final public static function assertIsWritable(string $filename, string... method assertIsNotWritable (line 702) | final public static function assertIsNotWritable(string $filename, str... method assertDirectoryExists (line 712) | final public static function assertDirectoryExists(string $directory, ... method assertDirectoryDoesNotExist (line 722) | final public static function assertDirectoryDoesNotExist(string $direc... method assertDirectoryIsReadable (line 732) | final public static function assertDirectoryIsReadable(string $directo... method assertDirectoryIsNotReadable (line 743) | final public static function assertDirectoryIsNotReadable(string $dire... method assertDirectoryIsWritable (line 754) | final public static function assertDirectoryIsWritable(string $directo... method assertDirectoryIsNotWritable (line 765) | final public static function assertDirectoryIsNotWritable(string $dire... method assertFileExists (line 776) | final public static function assertFileExists(string $filename, string... method assertFileDoesNotExist (line 786) | final public static function assertFileDoesNotExist(string $filename, ... method assertFileIsReadable (line 796) | final public static function assertFileIsReadable(string $file, string... method assertFileIsNotReadable (line 807) | final public static function assertFileIsNotReadable(string $file, str... method assertFileIsWritable (line 818) | final public static function assertFileIsWritable(string $file, string... method assertFileIsNotWritable (line 829) | final public static function assertFileIsNotWritable(string $file, str... method assertTrue (line 842) | final public static function assertTrue(mixed $condition, string $mess... method assertNotTrue (line 854) | final public static function assertNotTrue(mixed $condition, string $m... method assertFalse (line 866) | final public static function assertFalse(mixed $condition, string $mes... method assertNotFalse (line 878) | final public static function assertNotFalse(mixed $condition, string $... method assertNull (line 890) | final public static function assertNull(mixed $actual, string $message... method assertNotNull (line 902) | final public static function assertNotNull(mixed $actual, string $mess... method assertFinite (line 912) | final public static function assertFinite(mixed $actual, string $messa... method assertInfinite (line 922) | final public static function assertInfinite(mixed $actual, string $mes... method assertNan (line 932) | final public static function assertNan(mixed $actual, string $message ... method assertObjectHasProperty (line 942) | final public static function assertObjectHasProperty(string $propertyN... method assertObjectNotHasProperty (line 956) | final public static function assertObjectNotHasProperty(string $proper... method assertSame (line 980) | final public static function assertSame(mixed $expected, mixed $actual... method assertNotSame (line 996) | final public static function assertNotSame(mixed $expected, mixed $act... method assertInstanceOf (line 1024) | final public static function assertInstanceOf(string $expected, mixed ... method assertNotInstanceOf (line 1049) | final public static function assertNotInstanceOf(string $expected, mix... method assertIsArray (line 1072) | final public static function assertIsArray(mixed $actual, string $mess... method assertIsBool (line 1089) | final public static function assertIsBool(mixed $actual, string $messa... method assertIsFloat (line 1106) | final public static function assertIsFloat(mixed $actual, string $mess... method assertIsInt (line 1123) | final public static function assertIsInt(mixed $actual, string $messag... method assertIsNumeric (line 1140) | final public static function assertIsNumeric(mixed $actual, string $me... method assertIsObject (line 1157) | final public static function assertIsObject(mixed $actual, string $mes... method assertIsResource (line 1174) | final public static function assertIsResource(mixed $actual, string $m... method assertIsClosedResource (line 1191) | final public static function assertIsClosedResource(mixed $actual, str... method assertIsString (line 1208) | final public static function assertIsString(mixed $actual, string $mes... method assertIsScalar (line 1225) | final public static function assertIsScalar(mixed $actual, string $mes... method assertIsCallable (line 1242) | final public static function assertIsCallable(mixed $actual, string $m... method assertIsIterable (line 1259) | final public static function assertIsIterable(mixed $actual, string $m... method assertIsNotArray (line 1276) | final public static function assertIsNotArray(mixed $actual, string $m... method assertIsNotBool (line 1293) | final public static function assertIsNotBool(mixed $actual, string $me... method assertIsNotFloat (line 1310) | final public static function assertIsNotFloat(mixed $actual, string $m... method assertIsNotInt (line 1327) | final public static function assertIsNotInt(mixed $actual, string $mes... method assertIsNotNumeric (line 1344) | final public static function assertIsNotNumeric(mixed $actual, string ... method assertIsNotObject (line 1361) | final public static function assertIsNotObject(mixed $actual, string $... method assertIsNotResource (line 1378) | final public static function assertIsNotResource(mixed $actual, string... method assertIsNotClosedResource (line 1395) | final public static function assertIsNotClosedResource(mixed $actual, ... method assertIsNotString (line 1412) | final public static function assertIsNotString(mixed $actual, string $... method assertIsNotScalar (line 1429) | final public static function assertIsNotScalar(mixed $actual, string $... method assertIsNotCallable (line 1446) | final public static function assertIsNotCallable(mixed $actual, string... method assertIsNotIterable (line 1463) | final public static function assertIsNotIterable(mixed $actual, string... method assertMatchesRegularExpression (line 1477) | final public static function assertMatchesRegularExpression(string $pa... method assertDoesNotMatchRegularExpression (line 1487) | final public static function assertDoesNotMatchRegularExpression(strin... method assertSameSize (line 1506) | final public static function assertSameSize(Countable|iterable $expect... method assertNotSameSize (line 1531) | final public static function assertNotSameSize(Countable|iterable $exp... method assertStringContainsStringIgnoringLineEndings (line 1553) | final public static function assertStringContainsStringIgnoringLineEnd... method assertStringEqualsStringIgnoringLineEndings (line 1563) | final public static function assertStringEqualsStringIgnoringLineEndin... method assertFileMatchesFormat (line 1573) | final public static function assertFileMatchesFormat(string $format, s... method assertFileMatchesFormatFile (line 1589) | final public static function assertFileMatchesFormatFile(string $forma... method assertStringMatchesFormat (line 1606) | final public static function assertStringMatchesFormat(string $format,... method assertStringNotMatchesFormat (line 1618) | final public static function assertStringNotMatchesFormat(string $form... method assertStringMatchesFormatFile (line 1634) | final public static function assertStringMatchesFormatFile(string $for... method assertStringNotMatchesFormatFile (line 1654) | final public static function assertStringNotMatchesFormatFile(string $... method assertStringStartsWith (line 1677) | final public static function assertStringStartsWith(string $prefix, st... method assertStringStartsNotWith (line 1690) | final public static function assertStringStartsNotWith(string $prefix,... method assertStringContainsString (line 1704) | final public static function assertStringContainsString(string $needle... method assertStringContainsStringIgnoringCase (line 1714) | final public static function assertStringContainsStringIgnoringCase(st... method assertStringNotContainsString (line 1724) | final public static function assertStringNotContainsString(string $nee... method assertStringNotContainsStringIgnoringCase (line 1734) | final public static function assertStringNotContainsStringIgnoringCase... method assertStringEndsWith (line 1749) | final public static function assertStringEndsWith(string $suffix, stri... method assertStringEndsNotWith (line 1762) | final public static function assertStringEndsNotWith(string $suffix, s... method assertXmlFileEqualsXmlFile (line 1780) | final public static function assertXmlFileEqualsXmlFile(string $expect... method assertXmlFileNotEqualsXmlFile (line 1794) | final public static function assertXmlFileNotEqualsXmlFile(string $exp... method assertXmlStringEqualsXmlFile (line 1808) | final public static function assertXmlStringEqualsXmlFile(string $expe... method assertXmlStringNotEqualsXmlFile (line 1822) | final public static function assertXmlStringNotEqualsXmlFile(string $e... method assertXmlStringEqualsXmlString (line 1836) | final public static function assertXmlStringEqualsXmlString(string $ex... method assertXmlStringNotEqualsXmlString (line 1850) | final public static function assertXmlStringNotEqualsXmlString(string ... method assertThat (line 1863) | final public static function assertThat(mixed $value, Constraint $cons... method assertJson (line 1895) | final public static function assertJson(string $actual, string $messag... method assertJsonStringEqualsJsonString (line 1905) | final public static function assertJsonStringEqualsJsonString(string $... method assertJsonStringNotEqualsJsonString (line 1918) | final public static function assertJsonStringNotEqualsJsonString(strin... method assertJsonStringEqualsJsonFile (line 1937) | final public static function assertJsonStringEqualsJsonFile(string $ex... method assertJsonStringNotEqualsJsonFile (line 1953) | final public static function assertJsonStringNotEqualsJsonFile(string ... method assertJsonFileEqualsJsonFile (line 1975) | final public static function assertJsonFileEqualsJsonFile(string $expe... method assertJsonFileNotEqualsJsonFile (line 2001) | final public static function assertJsonFileNotEqualsJsonFile(string $e... method logicalAnd (line 2025) | final public static function logicalAnd(mixed ...$constraints): Logica... method logicalOr (line 2030) | final public static function logicalOr(mixed ...$constraints): LogicalOr method logicalNot (line 2035) | final public static function logicalNot(Constraint $constraint): Logic... method logicalXor (line 2040) | final public static function logicalXor(mixed ...$constraints): Logica... method anything (line 2045) | final public static function anything(): IsAnything method isTrue (line 2050) | final public static function isTrue(): IsTrue method callback (line 2062) | final public static function callback(callable $callback): Callback method isFalse (line 2067) | final public static function isFalse(): IsFalse method isJson (line 2072) | final public static function isJson(): IsJson method isNull (line 2077) | final public static function isNull(): IsNull method isFinite (line 2082) | final public static function isFinite(): IsFinite method isInfinite (line 2087) | final public static function isInfinite(): IsInfinite method isNan (line 2092) | final public static function isNan(): IsNan method containsEqual (line 2097) | final public static function containsEqual(mixed $value): TraversableC... method containsIdentical (line 2102) | final public static function containsIdentical(mixed $value): Traversa... method containsOnly (line 2110) | final public static function containsOnly(string $type): TraversableCo... method containsOnlyInstancesOf (line 2118) | final public static function containsOnlyInstancesOf(string $className... method arrayHasKey (line 2123) | final public static function arrayHasKey(mixed $key): ArrayHasKey method isList (line 2128) | final public static function isList(): IsList method equalTo (line 2133) | final public static function equalTo(mixed $value): IsEqual method equalToCanonicalizing (line 2138) | final public static function equalToCanonicalizing(mixed $value): IsEq... method equalToIgnoringCase (line 2143) | final public static function equalToIgnoringCase(mixed $value): IsEqua... method equalToWithDelta (line 2148) | final public static function equalToWithDelta(mixed $value, float $del... method isEmpty (line 2153) | final public static function isEmpty(): IsEmpty method isWritable (line 2158) | final public static function isWritable(): IsWritable method isReadable (line 2163) | final public static function isReadable(): IsReadable method directoryExists (line 2168) | final public static function directoryExists(): DirectoryExists method fileExists (line 2173) | final public static function fileExists(): FileExists method greaterThan (line 2178) | final public static function greaterThan(mixed $value): GreaterThan method greaterThanOrEqual (line 2183) | final public static function greaterThanOrEqual(mixed $value): LogicalOr method identicalTo (line 2191) | final public static function identicalTo(mixed $value): IsIdentical method isInstanceOf (line 2199) | final public static function isInstanceOf(string $className): IsInstan... method isType (line 2209) | final public static function isType(string $type): IsType method lessThan (line 2214) | final public static function lessThan(mixed $value): LessThan method lessThanOrEqual (line 2219) | final public static function lessThanOrEqual(mixed $value): LogicalOr method matchesRegularExpression (line 2227) | final public static function matchesRegularExpression(string $pattern)... method matches (line 2232) | final public static function matches(string $string): StringMatchesFor... method stringStartsWith (line 2242) | final public static function stringStartsWith(string $prefix): StringS... method stringContains (line 2247) | final public static function stringContains(string $string, bool $case... method stringEndsWith (line 2257) | final public static function stringEndsWith(string $suffix): StringEnd... method stringEqualsStringIgnoringLineEndings (line 2262) | final public static function stringEqualsStringIgnoringLineEndings(str... method countOf (line 2267) | final public static function countOf(int $count): Count method objectEquals (line 2272) | final public static function objectEquals(object $object, string $meth... method fail (line 2282) | final public static function fail(string $message = ''): never method markTestIncomplete (line 2294) | final public static function markTestIncomplete(string $message = ''):... method markTestSkipped (line 2304) | final public static function markTestSkipped(string $message = ''): never method getCount (line 2312) | final public static function getCount(): int method resetCount (line 2320) | final public static function resetCount(): void method isNativeType (line 2325) | private static function isNativeType(string $type): bool FILE: vendor/phpunit/phpunit/src/Framework/Assert/Functions.php function assertArrayHasKey (line 83) | function assertArrayHasKey(mixed $key, array|ArrayAccess $array, string ... function assertArrayNotHasKey (line 100) | function assertArrayNotHasKey(mixed $key, array|ArrayAccess $array, stri... function assertIsList (line 114) | function assertIsList(mixed $array, string $message = ''): void function assertContains (line 131) | function assertContains(mixed $needle, iterable $haystack, string $messa... function assertContainsEquals (line 145) | function assertContainsEquals(mixed $needle, iterable $haystack, string ... function assertNotContains (line 162) | function assertNotContains(mixed $needle, iterable $haystack, string $me... function assertNotContainsEquals (line 176) | function assertNotContainsEquals(mixed $needle, iterable $haystack, stri... function assertContainsOnly (line 193) | function assertContainsOnly(string $type, iterable $haystack, ?bool $isN... function assertContainsOnlyInstancesOf (line 210) | function assertContainsOnlyInstancesOf(string $className, iterable $hays... function assertNotContainsOnly (line 227) | function assertNotContainsOnly(string $type, iterable $haystack, ?bool $... function assertCount (line 245) | function assertCount(int $expectedCount, Countable|iterable $haystack, s... function assertNotCount (line 263) | function assertNotCount(int $expectedCount, Countable|iterable $haystack... function assertEquals (line 279) | function assertEquals(mixed $expected, mixed $actual, string $message = ... function assertEqualsCanonicalizing (line 295) | function assertEqualsCanonicalizing(mixed $expected, mixed $actual, stri... function assertEqualsIgnoringCase (line 311) | function assertEqualsIgnoringCase(mixed $expected, mixed $actual, string... function assertEqualsWithDelta (line 327) | function assertEqualsWithDelta(mixed $expected, mixed $actual, float $de... function assertNotEquals (line 343) | function assertNotEquals(mixed $expected, mixed $actual, string $message... function assertNotEqualsCanonicalizing (line 359) | function assertNotEqualsCanonicalizing(mixed $expected, mixed $actual, s... function assertNotEqualsIgnoringCase (line 375) | function assertNotEqualsIgnoringCase(mixed $expected, mixed $actual, str... function assertNotEqualsWithDelta (line 391) | function assertNotEqualsWithDelta(mixed $expected, mixed $actual, float ... function assertObjectEquals (line 405) | function assertObjectEquals(object $expected, object $actual, string $me... function assertEmpty (line 424) | function assertEmpty(mixed $actual, string $message = ''): void function assertNotEmpty (line 443) | function assertNotEmpty(mixed $actual, string $message = ''): void function assertGreaterThan (line 459) | function assertGreaterThan(mixed $expected, mixed $actual, string $messa... function assertGreaterThanOrEqual (line 475) | function assertGreaterThanOrEqual(mixed $expected, mixed $actual, string... function assertLessThan (line 491) | function assertLessThan(mixed $expected, mixed $actual, string $message ... function assertLessThanOrEqual (line 507) | function assertLessThanOrEqual(mixed $expected, mixed $actual, string $m... function assertFileEquals (line 524) | function assertFileEquals(string $expected, string $actual, string $mess... function assertFileEqualsCanonicalizing (line 541) | function assertFileEqualsCanonicalizing(string $expected, string $actual... function assertFileEqualsIgnoringCase (line 558) | function assertFileEqualsIgnoringCase(string $expected, string $actual, ... function assertFileNotEquals (line 575) | function assertFileNotEquals(string $expected, string $actual, string $m... function assertFileNotEqualsCanonicalizing (line 592) | function assertFileNotEqualsCanonicalizing(string $expected, string $act... function assertFileNotEqualsIgnoringCase (line 609) | function assertFileNotEqualsIgnoringCase(string $expected, string $actua... function assertStringEqualsFile (line 626) | function assertStringEqualsFile(string $expectedFile, string $actualStri... function assertStringEqualsFileCanonicalizing (line 643) | function assertStringEqualsFileCanonicalizing(string $expectedFile, stri... function assertStringEqualsFileIgnoringCase (line 660) | function assertStringEqualsFileIgnoringCase(string $expectedFile, string... function assertStringNotEqualsFile (line 677) | function assertStringNotEqualsFile(string $expectedFile, string $actualS... function assertStringNotEqualsFileCanonicalizing (line 694) | function assertStringNotEqualsFileCanonicalizing(string $expectedFile, s... function assertStringNotEqualsFileIgnoringCase (line 711) | function assertStringNotEqualsFileIgnoringCase(string $expectedFile, str... function assertIsReadable (line 727) | function assertIsReadable(string $filename, string $message = ''): void function assertIsNotReadable (line 743) | function assertIsNotReadable(string $filename, string $message = ''): void function assertIsWritable (line 759) | function assertIsWritable(string $filename, string $message = ''): void function assertIsNotWritable (line 775) | function assertIsNotWritable(string $filename, string $message = ''): void function assertDirectoryExists (line 791) | function assertDirectoryExists(string $directory, string $message = ''):... function assertDirectoryDoesNotExist (line 807) | function assertDirectoryDoesNotExist(string $directory, string $message ... function assertDirectoryIsReadable (line 823) | function assertDirectoryIsReadable(string $directory, string $message = ... function assertDirectoryIsNotReadable (line 839) | function assertDirectoryIsNotReadable(string $directory, string $message... function assertDirectoryIsWritable (line 855) | function assertDirectoryIsWritable(string $directory, string $message = ... function assertDirectoryIsNotWritable (line 871) | function assertDirectoryIsNotWritable(string $directory, string $message... function assertFileExists (line 887) | function assertFileExists(string $filename, string $message = ''): void function assertFileDoesNotExist (line 903) | function assertFileDoesNotExist(string $filename, string $message = ''):... function assertFileIsReadable (line 919) | function assertFileIsReadable(string $file, string $message = ''): void function assertFileIsNotReadable (line 935) | function assertFileIsNotReadable(string $file, string $message = ''): void function assertFileIsWritable (line 951) | function assertFileIsWritable(string $file, string $message = ''): void function assertFileIsNotWritable (line 967) | function assertFileIsNotWritable(string $file, string $message = ''): void function assertTrue (line 985) | function assertTrue(mixed $condition, string $message = ''): void function assertNotTrue (line 1003) | function assertNotTrue(mixed $condition, string $message = ''): void function assertFalse (line 1021) | function assertFalse(mixed $condition, string $message = ''): void function assertNotFalse (line 1039) | function assertNotFalse(mixed $condition, string $message = ''): void function assertNull (line 1057) | function assertNull(mixed $actual, string $message = ''): void function assertNotNull (line 1075) | function assertNotNull(mixed $actual, string $message = ''): void function assertFinite (line 1091) | function assertFinite(mixed $actual, string $message = ''): void function assertInfinite (line 1107) | function assertInfinite(mixed $actual, string $message = ''): void function assertNan (line 1123) | function assertNan(mixed $actual, string $message = ''): void function assertObjectHasProperty (line 1139) | function assertObjectHasProperty(string $propertyName, object $object, s... function assertObjectNotHasProperty (line 1155) | function assertObjectNotHasProperty(string $propertyName, object $object... function assertSame (line 1179) | function assertSame(mixed $expected, mixed $actual, string $message = ''... function assertNotSame (line 1197) | function assertNotSame(mixed $expected, mixed $actual, string $message =... function assertInstanceOf (line 1221) | function assertInstanceOf(string $expected, mixed $actual, string $messa... function assertNotInstanceOf (line 1244) | function assertNotInstanceOf(string $expected, mixed $actual, string $me... function assertIsArray (line 1263) | function assertIsArray(mixed $actual, string $message = ''): void function assertIsBool (line 1282) | function assertIsBool(mixed $actual, string $message = ''): void function assertIsFloat (line 1301) | function assertIsFloat(mixed $actual, string $message = ''): void function assertIsInt (line 1320) | function assertIsInt(mixed $actual, string $message = ''): void function assertIsNumeric (line 1339) | function assertIsNumeric(mixed $actual, string $message = ''): void function assertIsObject (line 1358) | function assertIsObject(mixed $actual, string $message = ''): void function assertIsResource (line 1377) | function assertIsResource(mixed $actual, string $message = ''): void function assertIsClosedResource (line 1396) | function assertIsClosedResource(mixed $actual, string $message = ''): void function assertIsString (line 1415) | function assertIsString(mixed $actual, string $message = ''): void function assertIsScalar (line 1434) | function assertIsScalar(mixed $actual, string $message = ''): void function assertIsCallable (line 1453) | function assertIsCallable(mixed $actual, string $message = ''): void function assertIsIterable (line 1472) | function assertIsIterable(mixed $actual, string $message = ''): void function assertIsNotArray (line 1491) | function assertIsNotArray(mixed $actual, string $message = ''): void function assertIsNotBool (line 1510) | function assertIsNotBool(mixed $actual, string $message = ''): void function assertIsNotFloat (line 1529) | function assertIsNotFloat(mixed $actual, string $message = ''): void function assertIsNotInt (line 1548) | function assertIsNotInt(mixed $actual, string $message = ''): void function assertIsNotNumeric (line 1567) | function assertIsNotNumeric(mixed $actual, string $message = ''): void function assertIsNotObject (line 1586) | function assertIsNotObject(mixed $actual, string $message = ''): void function assertIsNotResource (line 1605) | function assertIsNotResource(mixed $actual, string $message = ''): void function assertIsNotClosedResource (line 1624) | function assertIsNotClosedResource(mixed $actual, string $message = ''):... function assertIsNotString (line 1643) | function assertIsNotString(mixed $actual, string $message = ''): void function assertIsNotScalar (line 1662) | function assertIsNotScalar(mixed $actual, string $message = ''): void function assertIsNotCallable (line 1681) | function assertIsNotCallable(mixed $actual, string $message = ''): void function assertIsNotIterable (line 1700) | function assertIsNotIterable(mixed $actual, string $message = ''): void function assertMatchesRegularExpression (line 1716) | function assertMatchesRegularExpression(string $pattern, string $string,... function assertDoesNotMatchRegularExpression (line 1732) | function assertDoesNotMatchRegularExpression(string $pattern, string $st... function assertSameSize (line 1751) | function assertSameSize(Countable|iterable $expected, Countable|iterable... function assertNotSameSize (line 1770) | function assertNotSameSize(Countable|iterable $expected, Countable|itera... function assertStringContainsStringIgnoringLineEndings (line 1784) | function assertStringContainsStringIgnoringLineEndings(string $needle, s... function assertStringEqualsStringIgnoringLineEndings (line 1800) | function assertStringEqualsStringIgnoringLineEndings(string $expected, s... function assertFileMatchesFormat (line 1816) | function assertFileMatchesFormat(string $format, string $actualFile, str... function assertFileMatchesFormatFile (line 1832) | function assertFileMatchesFormatFile(string $formatFile, string $actualF... function assertStringMatchesFormat (line 1848) | function assertStringMatchesFormat(string $format, string $string, strin... function assertStringNotMatchesFormat (line 1866) | function assertStringNotMatchesFormat(string $format, string $string, st... function assertStringMatchesFormatFile (line 1882) | function assertStringMatchesFormatFile(string $formatFile, string $strin... function assertStringNotMatchesFormatFile (line 1900) | function assertStringNotMatchesFormatFile(string $formatFile, string $st... function assertStringStartsWith (line 1919) | function assertStringStartsWith(string $prefix, string $string, string $... function assertStringStartsNotWith (line 1938) | function assertStringStartsNotWith(string $prefix, string $string, strin... function assertStringContainsString (line 1952) | function assertStringContainsString(string $needle, string $haystack, st... function assertStringContainsStringIgnoringCase (line 1966) | function assertStringContainsStringIgnoringCase(string $needle, string $... function assertStringNotContainsString (line 1980) | function assertStringNotContainsString(string $needle, string $haystack,... function assertStringNotContainsStringIgnoringCase (line 1994) | function assertStringNotContainsStringIgnoringCase(string $needle, strin... function assertStringEndsWith (line 2013) | function assertStringEndsWith(string $suffix, string $string, string $me... function assertStringEndsNotWith (line 2032) | function assertStringEndsNotWith(string $suffix, string $string, string ... function assertXmlFileEqualsXmlFile (line 2050) | function assertXmlFileEqualsXmlFile(string $expectedFile, string $actual... function assertXmlFileNotEqualsXmlFile (line 2067) | function assertXmlFileNotEqualsXmlFile(string $expectedFile, string $act... function assertXmlStringEqualsXmlFile (line 2084) | function assertXmlStringEqualsXmlFile(string $expectedFile, string $actu... function assertXmlStringNotEqualsXmlFile (line 2101) | function assertXmlStringNotEqualsXmlFile(string $expectedFile, string $a... function assertXmlStringEqualsXmlString (line 2118) | function assertXmlStringEqualsXmlString(string $expectedXml, string $act... function assertXmlStringNotEqualsXmlString (line 2135) | function assertXmlStringNotEqualsXmlString(string $expectedXml, string $... function assertThat (line 2151) | function assertThat(mixed $value, Constraint $constraint, string $messag... function assertJson (line 2167) | function assertJson(string $actual, string $message = ''): void function assertJsonStringEqualsJsonString (line 2183) | function assertJsonStringEqualsJsonString(string $expectedJson, string $... function assertJsonStringNotEqualsJsonString (line 2199) | function assertJsonStringNotEqualsJsonString(string $expectedJson, strin... function assertJsonStringEqualsJsonFile (line 2215) | function assertJsonStringEqualsJsonFile(string $expectedFile, string $ac... function assertJsonStringNotEqualsJsonFile (line 2231) | function assertJsonStringNotEqualsJsonFile(string $expectedFile, string ... function assertJsonFileEqualsJsonFile (line 2247) | function assertJsonFileEqualsJsonFile(string $expectedFile, string $actu... function assertJsonFileNotEqualsJsonFile (line 2263) | function assertJsonFileNotEqualsJsonFile(string $expectedFile, string $a... function logicalAnd (line 2270) | function logicalAnd(mixed ...$constraints): LogicalAnd function logicalOr (line 2277) | function logicalOr(mixed ...$constraints): LogicalOr function logicalNot (line 2284) | function logicalNot(Constraint $constraint): LogicalNot function logicalXor (line 2291) | function logicalXor(mixed ...$constraints): LogicalXor function anything (line 2298) | function anything(): IsAnything function isTrue (line 2305) | function isTrue(): IsTrue function isFalse (line 2312) | function isFalse(): IsFalse function isJson (line 2319) | function isJson(): IsJson function isNull (line 2326) | function isNull(): IsNull function isFinite (line 2333) | function isFinite(): IsFinite function isInfinite (line 2340) | function isInfinite(): IsInfinite function isNan (line 2347) | function isNan(): IsNan function containsEqual (line 2354) | function containsEqual(mixed $value): TraversableContainsEqual function containsIdentical (line 2361) | function containsIdentical(mixed $value): TraversableContainsIdentical function containsOnly (line 2368) | function containsOnly(string $type): TraversableContainsOnly function containsOnlyInstancesOf (line 2375) | function containsOnlyInstancesOf(string $className): TraversableContains... function arrayHasKey (line 2382) | function arrayHasKey(mixed $key): ArrayHasKey function isList (line 2389) | function isList(): IsList function equalTo (line 2396) | function equalTo(mixed $value): IsEqual function equalToCanonicalizing (line 2403) | function equalToCanonicalizing(mixed $value): IsEqualCanonicalizing function equalToIgnoringCase (line 2410) | function equalToIgnoringCase(mixed $value): IsEqualIgnoringCase function equalToWithDelta (line 2417) | function equalToWithDelta(mixed $value, float $delta): IsEqualWithDelta function isEmpty (line 2424) | function isEmpty(): IsEmpty function isWritable (line 2431) | function isWritable(): IsWritable function isReadable (line 2438) | function isReadable(): IsReadable function directoryExists (line 2445) | function directoryExists(): DirectoryExists function fileExists (line 2452) | function fileExists(): FileExists function greaterThan (line 2459) | function greaterThan(mixed $value): GreaterThan function greaterThanOrEqual (line 2466) | function greaterThanOrEqual(mixed $value): LogicalOr function identicalTo (line 2473) | function identicalTo(mixed $value): IsIdentical function isInstanceOf (line 2480) | function isInstanceOf(string $className): IsInstanceOf function isType (line 2487) | function isType(string $type): IsType function lessThan (line 2494) | function lessThan(mixed $value): LessThan function lessThanOrEqual (line 2501) | function lessThanOrEqual(mixed $value): LogicalOr function matchesRegularExpression (line 2508) | function matchesRegularExpression(string $pattern): RegularExpression function matches (line 2515) | function matches(string $string): StringMatchesFormatDescription function stringStartsWith (line 2522) | function stringStartsWith(string $prefix): StringStartsWith function stringContains (line 2529) | function stringContains(string $string, bool $case = true): StringContains function stringEndsWith (line 2536) | function stringEndsWith(string $suffix): StringEndsWith function stringEqualsStringIgnoringLineEndings (line 2543) | function stringEqualsStringIgnoringLineEndings(string $string): StringEq... function countOf (line 2550) | function countOf(int $count): Count function objectEquals (line 2557) | function objectEquals(object $object, string $method = 'equals'): Object... function callback (line 2571) | function callback(callable $callback): Callback function any (line 2582) | function any(): AnyInvokedCountMatcher function never (line 2592) | function never(): InvokedCountMatcher function atLeast (line 2603) | function atLeast(int $requiredInvocations): InvokedAtLeastCountMatcher function atLeastOnce (line 2615) | function atLeastOnce(): InvokedAtLeastOnceMatcher function once (line 2625) | function once(): InvokedCountMatcher function exactly (line 2636) | function exactly(int $count): InvokedCountMatcher function atMost (line 2647) | function atMost(int $allowedInvocations): InvokedAtMostCountMatcher function returnValue (line 2654) | function returnValue(mixed $value): ReturnStub function returnValueMap (line 2661) | function returnValueMap(array $valueMap): ReturnValueMapStub function returnArgument (line 2668) | function returnArgument(int $argumentIndex): ReturnArgumentStub function returnCallback (line 2675) | function returnCallback(callable $callback): ReturnCallbackStub function returnSelf (line 2687) | function returnSelf(): ReturnSelfStub function throwException (line 2694) | function throwException(Throwable $exception): ExceptionStub function onConsecutiveCalls (line 2701) | function onConsecutiveCalls(): ConsecutiveCallsStub FILE: vendor/phpunit/phpunit/src/Framework/Attributes/After.php class After (line 19) | #[Attribute(Attribute::TARGET_METHOD)] FILE: vendor/phpunit/phpunit/src/Framework/Attributes/AfterClass.php class AfterClass (line 19) | #[Attribute(Attribute::TARGET_METHOD)] FILE: vendor/phpunit/phpunit/src/Framework/Attributes/BackupGlobals.php class BackupGlobals (line 19) | #[Attribute(Attribute::TARGET_CLASS | Attribute::TARGET_METHOD)] method __construct (line 24) | public function __construct(bool $enabled) method enabled (line 29) | public function enabled(): bool FILE: vendor/phpunit/phpunit/src/Framework/Attributes/BackupStaticProperties.php class BackupStaticProperties (line 19) | #[Attribute(Attribute::TARGET_CLASS | Attribute::TARGET_METHOD)] method __construct (line 24) | public function __construct(bool $enabled) method enabled (line 29) | public function enabled(): bool FILE: vendor/phpunit/phpunit/src/Framework/Attributes/Before.php class Before (line 19) | #[Attribute(Attribute::TARGET_METHOD)] FILE: vendor/phpunit/phpunit/src/Framework/Attributes/BeforeClass.php class BeforeClass (line 19) | #[Attribute(Attribute::TARGET_METHOD)] FILE: vendor/phpunit/phpunit/src/Framework/Attributes/CodeCoverageIgnore.php class CodeCoverageIgnore (line 21) | #[Attribute(Attribute::TARGET_CLASS | Attribute::TARGET_METHOD)] FILE: vendor/phpunit/phpunit/src/Framework/Attributes/CoversClass.php class CoversClass (line 19) | #[Attribute(Attribute::TARGET_CLASS | Attribute::IS_REPEATABLE)] method __construct (line 30) | public function __construct(string $className) method className (line 38) | public function className(): string FILE: vendor/phpunit/phpunit/src/Framework/Attributes/CoversFunction.php class CoversFunction (line 19) | #[Attribute(Attribute::TARGET_CLASS | Attribute::IS_REPEATABLE)] method __construct (line 30) | public function __construct(string $functionName) method functionName (line 38) | public function functionName(): string FILE: vendor/phpunit/phpunit/src/Framework/Attributes/CoversNothing.php class CoversNothing (line 19) | #[Attribute(Attribute::TARGET_CLASS | Attribute::TARGET_METHOD)] FILE: vendor/phpunit/phpunit/src/Framework/Attributes/DataProvider.php class DataProvider (line 19) | #[Attribute(Attribute::TARGET_METHOD | Attribute::IS_REPEATABLE)] method __construct (line 30) | public function __construct(string $methodName) method methodName (line 38) | public function methodName(): string FILE: vendor/phpunit/phpunit/src/Framework/Attributes/DataProviderExternal.php class DataProviderExternal (line 19) | #[Attribute(Attribute::TARGET_METHOD | Attribute::IS_REPEATABLE)] method __construct (line 36) | public function __construct(string $className, string $methodName) method className (line 45) | public function className(): string method methodName (line 53) | public function methodName(): string FILE: vendor/phpunit/phpunit/src/Framework/Attributes/Depends.php class Depends (line 19) | #[Attribute(Attribute::TARGET_METHOD | Attribute::IS_REPEATABLE)] method __construct (line 30) | public function __construct(string $methodName) method methodName (line 38) | public function methodName(): string FILE: vendor/phpunit/phpunit/src/Framework/Attributes/DependsExternal.php class DependsExternal (line 19) | #[Attribute(Attribute::TARGET_METHOD | Attribute::IS_REPEATABLE)] method __construct (line 36) | public function __construct(string $className, string $methodName) method className (line 45) | public function className(): string method methodName (line 53) | public function methodName(): string FILE: vendor/phpunit/phpunit/src/Framework/Attributes/DependsExternalUsingDeepClone.php class DependsExternalUsingDeepClone (line 19) | #[Attribute(Attribute::TARGET_METHOD | Attribute::IS_REPEATABLE)] method __construct (line 36) | public function __construct(string $className, string $methodName) method className (line 45) | public function className(): string method methodName (line 53) | public function methodName(): string FILE: vendor/phpunit/phpunit/src/Framework/Attributes/DependsExternalUsingShallowClone.php class DependsExternalUsingShallowClone (line 19) | #[Attribute(Attribute::TARGET_METHOD | Attribute::IS_REPEATABLE)] method __construct (line 36) | public function __construct(string $className, string $methodName) method className (line 45) | public function className(): string method methodName (line 53) | public function methodName(): string FILE: vendor/phpunit/phpunit/src/Framework/Attributes/DependsOnClass.php class DependsOnClass (line 19) | #[Attribute(Attribute::TARGET_METHOD | Attribute::IS_REPEATABLE)] method __construct (line 30) | public function __construct(string $className) method className (line 38) | public function className(): string FILE: vendor/phpunit/phpunit/src/Framework/Attributes/DependsOnClassUsingDeepClone.php class DependsOnClassUsingDeepClone (line 19) | #[Attribute(Attribute::TARGET_METHOD | Attribute::IS_REPEATABLE)] method __construct (line 30) | public function __construct(string $className) method className (line 38) | public function className(): string FILE: vendor/phpunit/phpunit/src/Framework/Attributes/DependsOnClassUsingShallowClone.php class DependsOnClassUsingShallowClone (line 19) | #[Attribute(Attribute::TARGET_METHOD | Attribute::IS_REPEATABLE)] method __construct (line 30) | public function __construct(string $className) method className (line 38) | public function className(): string FILE: vendor/phpunit/phpunit/src/Framework/Attributes/DependsUsingDeepClone.php class DependsUsingDeepClone (line 19) | #[Attribute(Attribute::TARGET_METHOD | Attribute::IS_REPEATABLE)] method __construct (line 30) | public function __construct(string $methodName) method methodName (line 38) | public function methodName(): string FILE: vendor/phpunit/phpunit/src/Framework/Attributes/DependsUsingShallowClone.php class DependsUsingShallowClone (line 19) | #[Attribute(Attribute::TARGET_METHOD | Attribute::IS_REPEATABLE)] method __construct (line 30) | public function __construct(string $methodName) method methodName (line 38) | public function methodName(): string FILE: vendor/phpunit/phpunit/src/Framework/Attributes/DoesNotPerformAssertions.php class DoesNotPerformAssertions (line 19) | #[Attribute(Attribute::TARGET_CLASS | Attribute::TARGET_METHOD)] FILE: vendor/phpunit/phpunit/src/Framework/Attributes/ExcludeGlobalVariableFromBackup.php class ExcludeGlobalVariableFromBackup (line 19) | #[Attribute(Attribute::TARGET_CLASS | Attribute::TARGET_METHOD | Attribu... method __construct (line 30) | public function __construct(string $globalVariableName) method globalVariableName (line 38) | public function globalVariableName(): string FILE: vendor/phpunit/phpunit/src/Framework/Attributes/ExcludeStaticPropertyFromBackup.php class ExcludeStaticPropertyFromBackup (line 19) | #[Attribute(Attribute::TARGET_CLASS | Attribute::TARGET_METHOD | Attribu... method __construct (line 36) | public function __construct(string $className, string $propertyName) method className (line 45) | public function className(): string method propertyName (line 53) | public function propertyName(): string FILE: vendor/phpunit/phpunit/src/Framework/Attributes/Group.php class Group (line 19) | #[Attribute(Attribute::TARGET_CLASS | Attribute::TARGET_METHOD | Attribu... method __construct (line 30) | public function __construct(string $name) method name (line 38) | public function name(): string FILE: vendor/phpunit/phpunit/src/Framework/Attributes/IgnoreClassForCodeCoverage.php class IgnoreClassForCodeCoverage (line 21) | #[Attribute(Attribute::TARGET_CLASS | Attribute::IS_REPEATABLE)] method __construct (line 32) | public function __construct(string $className) method className (line 40) | public function className(): string FILE: vendor/phpunit/phpunit/src/Framework/Attributes/IgnoreDeprecations.php class IgnoreDeprecations (line 19) | #[Attribute(Attribute::TARGET_CLASS | Attribute::TARGET_METHOD)] FILE: vendor/phpunit/phpunit/src/Framework/Attributes/IgnoreFunctionForCodeCoverage.php class IgnoreFunctionForCodeCoverage (line 21) | #[Attribute(Attribute::TARGET_CLASS | Attribute::IS_REPEATABLE)] method __construct (line 32) | public function __construct(string $functionName) method functionName (line 40) | public function functionName(): string FILE: vendor/phpunit/phpunit/src/Framework/Attributes/IgnoreMethodForCodeCoverage.php class IgnoreMethodForCodeCoverage (line 21) | #[Attribute(Attribute::TARGET_CLASS | Attribute::IS_REPEATABLE)] method __construct (line 38) | public function __construct(string $className, string $methodName) method className (line 47) | public function className(): string method methodName (line 55) | public function methodName(): string FILE: vendor/phpunit/phpunit/src/Framework/Attributes/Large.php class Large (line 19) | #[Attribute(Attribute::TARGET_CLASS)] FILE: vendor/phpunit/phpunit/src/Framework/Attributes/Medium.php class Medium (line 19) | #[Attribute(Attribute::TARGET_CLASS)] FILE: vendor/phpunit/phpunit/src/Framework/Attributes/PostCondition.php class PostCondition (line 19) | #[Attribute(Attribute::TARGET_METHOD)] FILE: vendor/phpunit/phpunit/src/Framework/Attributes/PreCondition.php class PreCondition (line 19) | #[Attribute(Attribute::TARGET_METHOD)] FILE: vendor/phpunit/phpunit/src/Framework/Attributes/PreserveGlobalState.php class PreserveGlobalState (line 19) | #[Attribute(Attribute::TARGET_CLASS | Attribute::TARGET_METHOD)] method __construct (line 24) | public function __construct(bool $enabled) method enabled (line 29) | public function enabled(): bool FILE: vendor/phpunit/phpunit/src/Framework/Attributes/RequiresFunction.php class RequiresFunction (line 19) | #[Attribute(Attribute::TARGET_CLASS | Attribute::TARGET_METHOD | Attribu... method __construct (line 30) | public function __construct(string $functionName) method functionName (line 38) | public function functionName(): string FILE: vendor/phpunit/phpunit/src/Framework/Attributes/RequiresMethod.php class RequiresMethod (line 19) | #[Attribute(Attribute::TARGET_CLASS | Attribute::TARGET_METHOD | Attribu... method __construct (line 36) | public function __construct(string $className, string $methodName) method className (line 45) | public function className(): string method methodName (line 53) | public function methodName(): string FILE: vendor/phpunit/phpunit/src/Framework/Attributes/RequiresOperatingSystem.php class RequiresOperatingSystem (line 19) | #[Attribute(Attribute::TARGET_CLASS | Attribute::TARGET_METHOD)] method __construct (line 30) | public function __construct(string $regularExpression) method regularExpression (line 38) | public function regularExpression(): string FILE: vendor/phpunit/phpunit/src/Framework/Attributes/RequiresOperatingSystemFamily.php class RequiresOperatingSystemFamily (line 19) | #[Attribute(Attribute::TARGET_CLASS | Attribute::TARGET_METHOD)] method __construct (line 30) | public function __construct(string $operatingSystemFamily) method operatingSystemFamily (line 38) | public function operatingSystemFamily(): string FILE: vendor/phpunit/phpunit/src/Framework/Attributes/RequiresPhp.php class RequiresPhp (line 19) | #[Attribute(Attribute::TARGET_CLASS | Attribute::TARGET_METHOD)] method __construct (line 30) | public function __construct(string $versionRequirement) method versionRequirement (line 38) | public function versionRequirement(): string FILE: vendor/phpunit/phpunit/src/Framework/Attributes/RequiresPhpExtension.php class RequiresPhpExtension (line 19) | #[Attribute(Attribute::TARGET_CLASS | Attribute::TARGET_METHOD | Attribu... method __construct (line 36) | public function __construct(string $extension, ?string $versionRequire... method extension (line 45) | public function extension(): string method versionRequirement (line 53) | public function versionRequirement(): ?string FILE: vendor/phpunit/phpunit/src/Framework/Attributes/RequiresPhpunit.php class RequiresPhpunit (line 19) | #[Attribute(Attribute::TARGET_CLASS | Attribute::TARGET_METHOD)] method __construct (line 30) | public function __construct(string $versionRequirement) method versionRequirement (line 38) | public function versionRequirement(): string FILE: vendor/phpunit/phpunit/src/Framework/Attributes/RequiresSetting.php class RequiresSetting (line 19) | #[Attribute(Attribute::TARGET_CLASS | Attribute::TARGET_METHOD | Attribu... method __construct (line 36) | public function __construct(string $setting, string $value) method setting (line 45) | public function setting(): string method value (line 53) | public function value(): string FILE: vendor/phpunit/phpunit/src/Framework/Attributes/RunClassInSeparateProcess.php class RunClassInSeparateProcess (line 19) | #[Attribute(Attribute::TARGET_CLASS)] FILE: vendor/phpunit/phpunit/src/Framework/Attributes/RunInSeparateProcess.php class RunInSeparateProcess (line 19) | #[Attribute(Attribute::TARGET_METHOD)] FILE: vendor/phpunit/phpunit/src/Framework/Attributes/RunTestsInSeparateProcesses.php class RunTestsInSeparateProcesses (line 19) | #[Attribute(Attribute::TARGET_CLASS)] FILE: vendor/phpunit/phpunit/src/Framework/Attributes/Small.php class Small (line 19) | #[Attribute(Attribute::TARGET_CLASS)] FILE: vendor/phpunit/phpunit/src/Framework/Attributes/Test.php class Test (line 19) | #[Attribute(Attribute::TARGET_METHOD)] FILE: vendor/phpunit/phpunit/src/Framework/Attributes/TestDox.php class TestDox (line 19) | #[Attribute(Attribute::TARGET_CLASS | Attribute::TARGET_METHOD)] method __construct (line 30) | public function __construct(string $text) method text (line 38) | public function text(): string FILE: vendor/phpunit/phpunit/src/Framework/Attributes/TestWith.php class TestWith (line 19) | #[Attribute(Attribute::TARGET_METHOD | Attribute::IS_REPEATABLE)] method __construct (line 24) | public function __construct(array $data) method data (line 29) | public function data(): array FILE: vendor/phpunit/phpunit/src/Framework/Attributes/TestWithJson.php class TestWithJson (line 19) | #[Attribute(Attribute::TARGET_METHOD | Attribute::IS_REPEATABLE)] method __construct (line 30) | public function __construct(string $json) method json (line 38) | public function json(): string FILE: vendor/phpunit/phpunit/src/Framework/Attributes/Ticket.php class Ticket (line 19) | #[Attribute(Attribute::TARGET_CLASS | Attribute::TARGET_METHOD | Attribu... method __construct (line 30) | public function __construct(string $text) method text (line 38) | public function text(): string FILE: vendor/phpunit/phpunit/src/Framework/Attributes/UsesClass.php class UsesClass (line 19) | #[Attribute(Attribute::TARGET_CLASS | Attribute::IS_REPEATABLE)] method __construct (line 30) | public function __construct(string $className) method className (line 38) | public function className(): string FILE: vendor/phpunit/phpunit/src/Framework/Attributes/UsesFunction.php class UsesFunction (line 19) | #[Attribute(Attribute::TARGET_CLASS | Attribute::IS_REPEATABLE)] method __construct (line 30) | public function __construct(string $functionName) method functionName (line 38) | public function functionName(): string FILE: vendor/phpunit/phpunit/src/Framework/Attributes/WithoutErrorHandler.php class WithoutErrorHandler (line 19) | #[Attribute(Attribute::TARGET_METHOD)] FILE: vendor/phpunit/phpunit/src/Framework/Constraint/Boolean/IsFalse.php class IsFalse (line 15) | final class IsFalse extends Constraint method toString (line 20) | public function toString(): string method matches (line 29) | protected function matches(mixed $other): bool FILE: vendor/phpunit/phpunit/src/Framework/Constraint/Boolean/IsTrue.php class IsTrue (line 15) | final class IsTrue extends Constraint method toString (line 20) | public function toString(): string method matches (line 29) | protected function matches(mixed $other): bool FILE: vendor/phpunit/phpunit/src/Framework/Constraint/Callback.php class Callback (line 20) | final class Callback extends Constraint method __construct (line 30) | public function __construct(callable $callback) method toString (line 38) | public function toString(): string method isVariadic (line 46) | public function isVariadic(): bool method matches (line 65) | protected function matches(mixed $other): bool FILE: vendor/phpunit/phpunit/src/Framework/Constraint/Cardinality/Count.php class Count (line 27) | class Count extends Constraint method __construct (line 31) | public function __construct(int $expected) method toString (line 36) | public function toString(): string method matches (line 50) | protected function matches(mixed $other): bool method getCountOf (line 58) | protected function getCountOf(mixed $other): ?int method failureDescription (line 118) | protected function failureDescription(mixed $other): string FILE: vendor/phpunit/phpunit/src/Framework/Constraint/Cardinality/GreaterThan.php class GreaterThan (line 17) | final class GreaterThan extends Constraint method __construct (line 21) | public function __construct(mixed $value) method toString (line 29) | public function toString(bool $exportObjects = false): string method matches (line 38) | protected function matches(mixed $other): bool FILE: vendor/phpunit/phpunit/src/Framework/Constraint/Cardinality/IsEmpty.php class IsEmpty (line 22) | final class IsEmpty extends Constraint method toString (line 27) | public function toString(): string method matches (line 36) | protected function matches(mixed $other): bool method failureDescription (line 55) | protected function failureDescription(mixed $other): string FILE: vendor/phpunit/phpunit/src/Framework/Constraint/Cardinality/LessThan.php class LessThan (line 17) | final class LessThan extends Constraint method __construct (line 21) | public function __construct(mixed $value) method toString (line 29) | public function toString(bool $exportObjects = false): string method matches (line 38) | protected function matches(mixed $other): bool FILE: vendor/phpunit/phpunit/src/Framework/Constraint/Cardinality/SameSize.php class SameSize (line 18) | final class SameSize extends Count method __construct (line 25) | public function __construct($expected) FILE: vendor/phpunit/phpunit/src/Framework/Constraint/Constraint.php class Constraint (line 24) | abstract class Constraint implements Countable, SelfDescribing method evaluate (line 38) | public function evaluate(mixed $other, string $description = '', bool ... method count (line 60) | public function count(): int method exporter (line 68) | protected function exporter(): \SebastianBergmann\Exporter\Exporter method matches (line 79) | protected function matches(mixed $other): bool method fail (line 89) | protected function fail(mixed $other, string $description, ?Comparison... method additionalFailureDescription (line 118) | protected function additionalFailureDescription(mixed $other): string method failureDescription (line 132) | protected function failureDescription(mixed $other): string method toStringInContext (line 149) | protected function toStringInContext(Operator $operator, mixed $role):... method failureDescriptionInContext (line 166) | protected function failureDescriptionInContext(Operator $operator, mix... method reduce (line 237) | protected function reduce(): self method valueToTypeStringFragment (line 245) | protected function valueToTypeStringFragment(mixed $value): string FILE: vendor/phpunit/phpunit/src/Framework/Constraint/Equality/IsEqual.php class IsEqual (line 24) | final class IsEqual extends Constraint method __construct (line 31) | public function __construct(mixed $value, float $delta = 0.0, bool $ca... method evaluate (line 51) | public function evaluate(mixed $other, string $description = '', bool ... method toString (line 92) | public function toString(bool $exportObjects = false): string FILE: vendor/phpunit/phpunit/src/Framework/Constraint/Equality/IsEqualCanonicalizing.php class IsEqualCanonicalizing (line 24) | final class IsEqualCanonicalizing extends Constraint method __construct (line 28) | public function __construct(mixed $value) method evaluate (line 45) | public function evaluate(mixed $other, string $description = '', bool ... method toString (line 85) | public function toString(bool $exportObjects = false): string FILE: vendor/phpunit/phpunit/src/Framework/Constraint/Equality/IsEqualIgnoringCase.php class IsEqualIgnoringCase (line 24) | final class IsEqualIgnoringCase extends Constraint method __construct (line 28) | public function __construct(mixed $value) method evaluate (line 45) | public function evaluate(mixed $other, string $description = '', bool ... method toString (line 86) | public function toString(bool $exportObjects = false): string FILE: vendor/phpunit/phpunit/src/Framework/Constraint/Equality/IsEqualWithDelta.php class IsEqualWithDelta (line 22) | final class IsEqualWithDelta extends Constraint method __construct (line 27) | public function __construct(mixed $value, float $delta) method evaluate (line 45) | public function evaluate(mixed $other, string $description = '', bool ... method toString (line 84) | public function toString(bool $exportObjects = false): string FILE: vendor/phpunit/phpunit/src/Framework/Constraint/Exception/Exception.php class Exception (line 21) | final class Exception extends Constraint method __construct (line 25) | public function __construct(string $className) method toString (line 33) | public function toString(): string method matches (line 45) | protected function matches(mixed $other): bool method failureDescription (line 58) | protected function failureDescription(mixed $other): string FILE: vendor/phpunit/phpunit/src/Framework/Constraint/Exception/ExceptionCode.php class ExceptionCode (line 20) | final class ExceptionCode extends Constraint method __construct (line 24) | public function __construct(int|string $expected) method toString (line 29) | public function toString(): string method matches (line 38) | protected function matches(mixed $other): bool method failureDescription (line 49) | protected function failureDescription(mixed $other): string FILE: vendor/phpunit/phpunit/src/Framework/Constraint/Exception/ExceptionMessageIsOrContains.php class ExceptionMessageIsOrContains (line 21) | final class ExceptionMessageIsOrContains extends Constraint method __construct (line 25) | public function __construct(string $expectedMessage) method toString (line 30) | public function toString(): string method matches (line 39) | protected function matches(mixed $other): bool method failureDescription (line 54) | protected function failureDescription(mixed $other): string FILE: vendor/phpunit/phpunit/src/Framework/Constraint/Exception/ExceptionMessageMatchesRegularExpression.php class ExceptionMessageMatchesRegularExpression (line 22) | final class ExceptionMessageMatchesRegularExpression extends Constraint method __construct (line 26) | public function __construct(string $regularExpression) method toString (line 31) | public function toString(): string method matches (line 43) | protected function matches(mixed $other): bool method failureDescription (line 65) | protected function failureDescription(mixed $other): string FILE: vendor/phpunit/phpunit/src/Framework/Constraint/Filesystem/DirectoryExists.php class DirectoryExists (line 18) | final class DirectoryExists extends Constraint method toString (line 23) | public function toString(): string method matches (line 32) | protected function matches(mixed $other): bool method failureDescription (line 43) | protected function failureDescription(mixed $other): string FILE: vendor/phpunit/phpunit/src/Framework/Constraint/Filesystem/FileExists.php class FileExists (line 18) | final class FileExists extends Constraint method toString (line 23) | public function toString(): string method matches (line 32) | protected function matches(mixed $other): bool method failureDescription (line 43) | protected function failureDescription(mixed $other): string FILE: vendor/phpunit/phpunit/src/Framework/Constraint/Filesystem/IsReadable.php class IsReadable (line 18) | final class IsReadable extends Constraint method toString (line 23) | public function toString(): string method matches (line 32) | protected function matches(mixed $other): bool method failureDescription (line 43) | protected function failureDescription(mixed $other): string FILE: vendor/phpunit/phpunit/src/Framework/Constraint/Filesystem/IsWritable.php class IsWritable (line 18) | final class IsWritable extends Constraint method toString (line 23) | public function toString(): string method matches (line 32) | protected function matches(mixed $other): bool method failureDescription (line 43) | protected function failureDescription(mixed $other): string FILE: vendor/phpunit/phpunit/src/Framework/Constraint/IsAnything.php class IsAnything (line 17) | final class IsAnything extends Constraint method evaluate (line 31) | public function evaluate(mixed $other, string $description = '', bool ... method toString (line 39) | public function toString(): string method count (line 47) | public function count(): int FILE: vendor/phpunit/phpunit/src/Framework/Constraint/IsIdentical.php class IsIdentical (line 26) | final class IsIdentical extends Constraint method __construct (line 30) | public function __construct(mixed $value) method evaluate (line 47) | public function evaluate(mixed $other, string $description = '', bool ... method toString (line 87) | public function toString(bool $exportObjects = false): string method failureDescription (line 103) | protected function failureDescription(mixed $other): string FILE: vendor/phpunit/phpunit/src/Framework/Constraint/JsonMatches.php class JsonMatches (line 22) | final class JsonMatches extends Constraint method __construct (line 26) | public function __construct(string $value) method toString (line 34) | public function toString(): string method matches (line 48) | protected function matches(mixed $other): bool method fail (line 71) | protected function fail(mixed $other, string $description, ?Comparison... FILE: vendor/phpunit/phpunit/src/Framework/Constraint/Math/IsFinite.php class IsFinite (line 17) | final class IsFinite extends Constraint method toString (line 22) | public function toString(): string method matches (line 31) | protected function matches(mixed $other): bool FILE: vendor/phpunit/phpunit/src/Framework/Constraint/Math/IsInfinite.php class IsInfinite (line 17) | final class IsInfinite extends Constraint method toString (line 22) | public function toString(): string method matches (line 31) | protected function matches(mixed $other): bool FILE: vendor/phpunit/phpunit/src/Framework/Constraint/Math/IsNan.php class IsNan (line 17) | final class IsNan extends Constraint method toString (line 22) | public function toString(): string method matches (line 31) | protected function matches(mixed $other): bool FILE: vendor/phpunit/phpunit/src/Framework/Constraint/Object/ObjectEquals.php class ObjectEquals (line 25) | final class ObjectEquals extends Constraint method __construct (line 30) | public function __construct(object $object, string $method = 'equals') method toString (line 36) | public function toString(): string method matches (line 49) | protected function matches(mixed $other): bool method failureDescription (line 138) | protected function failureDescription(mixed $other): string FILE: vendor/phpunit/phpunit/src/Framework/Constraint/Object/ObjectHasProperty.php class ObjectHasProperty (line 20) | final class ObjectHasProperty extends Constraint method __construct (line 24) | public function __construct(string $propertyName) method toString (line 32) | public function toString(): string method matches (line 46) | protected function matches(mixed $other): bool method failureDescription (line 63) | protected function failureDescription(mixed $other): string FILE: vendor/phpunit/phpunit/src/Framework/Constraint/Operator/BinaryOperator.php class BinaryOperator (line 18) | abstract class BinaryOperator extends Operator method __construct (line 25) | protected function __construct(mixed ...$constraints) method arity (line 36) | final public function arity(): int method toString (line 44) | public function toString(): string method count (line 66) | public function count(): int method constraints (line 80) | final protected function constraints(): array method constraintNeedsParentheses (line 88) | final protected function constraintNeedsParentheses(Constraint $constr... method reduce (line 100) | protected function reduce(): Constraint method constraintToString (line 112) | private function constraintToString(Constraint $constraint, int $posit... FILE: vendor/phpunit/phpunit/src/Framework/Constraint/Operator/LogicalAnd.php class LogicalAnd (line 15) | final class LogicalAnd extends BinaryOperator method fromConstraints (line 17) | public static function fromConstraints(mixed ...$constraints): self method operator (line 25) | public function operator(): string method precedence (line 35) | public function precedence(): int method matches (line 44) | protected function matches(mixed $other): bool FILE: vendor/phpunit/phpunit/src/Framework/Constraint/Operator/LogicalNot.php class LogicalNot (line 22) | final class LogicalNot extends UnaryOperator method negate (line 24) | public static function negate(string $string): string method operator (line 89) | public function operator(): string method precedence (line 99) | public function precedence(): int method matches (line 110) | protected function matches(mixed $other): bool method transformString (line 119) | protected function transformString(string $string): string method reduce (line 131) | protected function reduce(): Constraint FILE: vendor/phpunit/phpunit/src/Framework/Constraint/Operator/LogicalOr.php class LogicalOr (line 15) | final class LogicalOr extends BinaryOperator method fromConstraints (line 17) | public static function fromConstraints(mixed ...$constraints): self method operator (line 25) | public function operator(): string method precedence (line 35) | public function precedence(): int method matches (line 44) | public function matches(mixed $other): bool FILE: vendor/phpunit/phpunit/src/Framework/Constraint/Operator/LogicalXor.php class LogicalXor (line 19) | final class LogicalXor extends BinaryOperator method fromConstraints (line 21) | public static function fromConstraints(mixed ...$constraints): self method operator (line 29) | public function operator(): string method precedence (line 39) | public function precedence(): int method matches (line 50) | public function matches(mixed $other): bool FILE: vendor/phpunit/phpunit/src/Framework/Constraint/Operator/Operator.php class Operator (line 15) | abstract class Operator extends Constraint method operator (line 20) | abstract public function operator(): string; method precedence (line 27) | abstract public function precedence(): int; method arity (line 32) | abstract public function arity(): int; method checkConstraint (line 37) | protected function checkConstraint(mixed $constraint): Constraint method constraintNeedsParentheses (line 49) | protected function constraintNeedsParentheses(Constraint $constraint):... FILE: vendor/phpunit/phpunit/src/Framework/Constraint/Operator/UnaryOperator.php class UnaryOperator (line 17) | abstract class UnaryOperator extends Operator method __construct (line 21) | public function __construct(mixed $constraint) method arity (line 29) | public function arity(): int method toString (line 37) | public function toString(): string method count (line 63) | public function count(): int method failureDescription (line 74) | protected function failureDescription(mixed $other): string method transformString (line 106) | protected function transformString(string $string): string method constraint (line 114) | final protected function constraint(): Constraint method constraintNeedsParentheses (line 122) | protected function constraintNeedsParentheses(Constraint $constraint):... FILE: vendor/phpunit/phpunit/src/Framework/Constraint/String/IsJson.php class IsJson (line 26) | final class IsJson extends Constraint method toString (line 31) | public function toString(): string method matches (line 40) | protected function matches(mixed $other): bool method failureDescription (line 61) | protected function failureDescription(mixed $other): string method determineJsonError (line 77) | private function determineJsonError(string $json): string FILE: vendor/phpunit/phpunit/src/Framework/Constraint/String/RegularExpression.php class RegularExpression (line 18) | final class RegularExpression extends Constraint method __construct (line 22) | public function __construct(string $pattern) method toString (line 30) | public function toString(): string method matches (line 42) | protected function matches(mixed $other): bool FILE: vendor/phpunit/phpunit/src/Framework/Constraint/String/StringContains.php class StringContains (line 25) | final class StringContains extends Constraint method __construct (line 31) | public function __construct(string $needle, bool $ignoreCase = false, ... method toString (line 45) | public function toString(): string method failureDescription (line 61) | public function failureDescription(mixed $other): string method matches (line 83) | protected function matches(mixed $other): bool method getDetectedEncoding (line 118) | private function getDetectedEncoding(mixed $other): string method getHaystackLength (line 137) | private function getHaystackLength(mixed $haystack): int method normalizeLineEndings (line 150) | private function normalizeLineEndings(string $string): string FILE: vendor/phpunit/phpunit/src/Framework/Constraint/String/StringEndsWith.php class StringEndsWith (line 18) | final class StringEndsWith extends Constraint method __construct (line 25) | public function __construct(string $suffix) method toString (line 37) | public function toString(): string method matches (line 46) | protected function matches(mixed $other): bool FILE: vendor/phpunit/phpunit/src/Framework/Constraint/String/StringEqualsStringIgnoringLineEndings.php class StringEqualsStringIgnoringLineEndings (line 18) | final class StringEqualsStringIgnoringLineEndings extends Constraint method __construct (line 22) | public function __construct(string $string) method toString (line 30) | public function toString(): string method matches (line 42) | protected function matches(mixed $other): bool method normalizeLineEndings (line 47) | private function normalizeLineEndings(string $string): string FILE: vendor/phpunit/phpunit/src/Framework/Constraint/String/StringMatchesFormatDescription.php class StringMatchesFormatDescription (line 26) | final class StringMatchesFormatDescription extends Constraint method __construct (line 30) | public function __construct(string $formatDescription) method toString (line 35) | public function toString(): string method matches (line 44) | protected function matches(mixed $other): bool method failureDescription (line 58) | protected function failureDescription(mixed $other): string method additionalFailureDescription (line 63) | protected function additionalFailureDescription(mixed $other): string method regularExpressionForFormatDescription (line 84) | private function regularExpressionForFormatDescription(string $string)... method convertNewlines (line 108) | private function convertNewlines(string $text): string method differ (line 113) | private function differ(): Differ FILE: vendor/phpunit/phpunit/src/Framework/Constraint/String/StringStartsWith.php class StringStartsWith (line 18) | final class StringStartsWith extends Constraint method __construct (line 25) | public function __construct(string $prefix) method toString (line 37) | public function toString(): string method matches (line 46) | protected function matches(mixed $other): bool FILE: vendor/phpunit/phpunit/src/Framework/Constraint/Traversable/ArrayHasKey.php class ArrayHasKey (line 20) | final class ArrayHasKey extends Constraint method __construct (line 24) | public function __construct(mixed $key) method toString (line 32) | public function toString(): string method matches (line 41) | protected function matches(mixed $other): bool method failureDescription (line 60) | protected function failureDescription(mixed $other): string FILE: vendor/phpunit/phpunit/src/Framework/Constraint/Traversable/IsList.php class IsList (line 18) | final class IsList extends Constraint method toString (line 23) | public function toString(): string method matches (line 32) | protected function matches(mixed $other): bool method failureDescription (line 47) | protected function failureDescription(mixed $other): string FILE: vendor/phpunit/phpunit/src/Framework/Constraint/Traversable/TraversableContains.php class TraversableContains (line 19) | abstract class TraversableContains extends Constraint method __construct (line 23) | public function __construct(mixed $value) method toString (line 31) | public function toString(bool $exportObjects = false): string method failureDescription (line 42) | protected function failureDescription(mixed $other): string method value (line 51) | protected function value(): mixed FILE: vendor/phpunit/phpunit/src/Framework/Constraint/Traversable/TraversableContainsEqual.php class TraversableContainsEqual (line 17) | final class TraversableContainsEqual extends TraversableContains method matches (line 23) | protected function matches(mixed $other): bool FILE: vendor/phpunit/phpunit/src/Framework/Constraint/Traversable/TraversableContainsIdentical.php class TraversableContainsIdentical (line 17) | final class TraversableContainsIdentical extends TraversableContains method matches (line 23) | protected function matches(mixed $other): bool FILE: vendor/phpunit/phpunit/src/Framework/Constraint/Traversable/TraversableContainsOnly.php class TraversableContainsOnly (line 18) | final class TraversableContainsOnly extends Constraint method __construct (line 26) | public function __construct(string $type, bool $isNativeType = true) method evaluate (line 49) | public function evaluate(mixed $other, string $description = '', bool ... method toString (line 71) | public function toString(): string FILE: vendor/phpunit/phpunit/src/Framework/Constraint/Type/IsInstanceOf.php class IsInstanceOf (line 20) | final class IsInstanceOf extends Constraint method __construct (line 35) | public function __construct(string $name) method toString (line 51) | public function toString(): string method matches (line 64) | protected function matches(mixed $other): bool method failureDescription (line 75) | protected function failureDescription(mixed $other): string FILE: vendor/phpunit/phpunit/src/Framework/Constraint/Type/IsNull.php class IsNull (line 15) | final class IsNull extends Constraint method toString (line 20) | public function toString(): string method matches (line 29) | protected function matches(mixed $other): bool FILE: vendor/phpunit/phpunit/src/Framework/Constraint/Type/IsType.php class IsType (line 29) | final class IsType extends Constraint method __construct (line 129) | public function __construct(string $type) method toString (line 141) | public function toString(): string method matches (line 153) | protected function matches(mixed $other): bool FILE: vendor/phpunit/phpunit/src/Framework/DataProviderTestSuite.php class DataProviderTestSuite (line 21) | final class DataProviderTestSuite extends TestSuite method setDependencies (line 32) | public function setDependencies(array $dependencies): void method provides (line 48) | public function provides(): array method requires (line 60) | public function requires(): array method size (line 70) | public function size(): TestSize FILE: vendor/phpunit/phpunit/src/Framework/Exception/AssertionFailedError.php class AssertionFailedError (line 17) | class AssertionFailedError extends Exception implements SelfDescribing method toString (line 22) | public function toString(): string FILE: vendor/phpunit/phpunit/src/Framework/Exception/CodeCoverageException.php class CodeCoverageException (line 17) | class CodeCoverageException extends Exception FILE: vendor/phpunit/phpunit/src/Framework/Exception/EmptyStringException.php class EmptyStringException (line 17) | final class EmptyStringException extends InvalidArgumentException FILE: vendor/phpunit/phpunit/src/Framework/Exception/Exception.php class Exception (line 43) | class Exception extends RuntimeException implements \PHPUnit\Exception method __construct (line 47) | public function __construct(string $message = '', int|string $code = 0... method __sleep (line 70) | public function __sleep(): array method getSerializableTrace (line 78) | public function getSerializableTrace(): array FILE: vendor/phpunit/phpunit/src/Framework/Exception/ExpectationFailedException.php class ExpectationFailedException (line 24) | final class ExpectationFailedException extends AssertionFailedError method __construct (line 28) | public function __construct(string $message, ?ComparisonFailure $compa... method getComparisonFailure (line 35) | public function getComparisonFailure(): ?ComparisonFailure FILE: vendor/phpunit/phpunit/src/Framework/Exception/GeneratorNotSupportedException.php class GeneratorNotSupportedException (line 19) | final class GeneratorNotSupportedException extends InvalidArgumentException method fromParameterName (line 21) | public static function fromParameterName(string $parameterName): self FILE: vendor/phpunit/phpunit/src/Framework/Exception/Incomplete/IncompleteTest.php type IncompleteTest (line 19) | interface IncompleteTest extends Throwable FILE: vendor/phpunit/phpunit/src/Framework/Exception/Incomplete/IncompleteTestError.php class IncompleteTestError (line 17) | final class IncompleteTestError extends AssertionFailedError implements ... FILE: vendor/phpunit/phpunit/src/Framework/Exception/InvalidArgumentException.php class InvalidArgumentException (line 17) | abstract class InvalidArgumentException extends Exception FILE: vendor/phpunit/phpunit/src/Framework/Exception/InvalidCoversTargetException.php class InvalidCoversTargetException (line 17) | final class InvalidCoversTargetException extends CodeCoverageException FILE: vendor/phpunit/phpunit/src/Framework/Exception/InvalidDataProviderException.php class InvalidDataProviderException (line 17) | final class InvalidDataProviderException extends Exception FILE: vendor/phpunit/phpunit/src/Framework/Exception/InvalidDependencyException.php class InvalidDependencyException (line 17) | final class InvalidDependencyException extends AssertionFailedError impl... FILE: vendor/phpunit/phpunit/src/Framework/Exception/NoChildTestSuiteException.php class NoChildTestSuiteException (line 17) | final class NoChildTestSuiteException extends Exception FILE: vendor/phpunit/phpunit/src/Framework/Exception/ObjectEquals/ActualValueIsNotAnObjectException.php class ActualValueIsNotAnObjectException (line 17) | final class ActualValueIsNotAnObjectException extends Exception method __construct (line 19) | public function __construct() FILE: vendor/phpunit/phpunit/src/Framework/Exception/ObjectEquals/ComparisonMethodDoesNotAcceptParameterTypeException.php class ComparisonMethodDoesNotAcceptParameterTypeException (line 19) | final class ComparisonMethodDoesNotAcceptParameterTypeException extends ... method __construct (line 21) | public function __construct(string $className, string $methodName, str... FILE: vendor/phpunit/phpunit/src/Framework/Exception/ObjectEquals/ComparisonMethodDoesNotDeclareBoolReturnTypeException.php class ComparisonMethodDoesNotDeclareBoolReturnTypeException (line 19) | final class ComparisonMethodDoesNotDeclareBoolReturnTypeException extend... method __construct (line 21) | public function __construct(string $className, string $methodName) FILE: vendor/phpunit/phpunit/src/Framework/Exception/ObjectEquals/ComparisonMethodDoesNotDeclareExactlyOneParameterException.php class ComparisonMethodDoesNotDeclareExactlyOneParameterException (line 19) | final class ComparisonMethodDoesNotDeclareExactlyOneParameterException e... method __construct (line 21) | public function __construct(string $className, string $methodName) FILE: vendor/phpunit/phpunit/src/Framework/Exception/ObjectEquals/ComparisonMethodDoesNotDeclareParameterTypeException.php class ComparisonMethodDoesNotDeclareParameterTypeException (line 19) | final class ComparisonMethodDoesNotDeclareParameterTypeException extends... method __construct (line 21) | public function __construct(string $className, string $methodName) FILE: vendor/phpunit/phpunit/src/Framework/Exception/ObjectEquals/ComparisonMethodDoesNotExistException.php class ComparisonMethodDoesNotExistException (line 19) | final class ComparisonMethodDoesNotExistException extends Exception method __construct (line 21) | public function __construct(string $className, string $methodName) FILE: vendor/phpunit/phpunit/src/Framework/Exception/PHPTAssertionFailedError.php class PhptAssertionFailedError (line 19) | final class PhptAssertionFailedError extends AssertionFailedError method __construct (line 26) | public function __construct(string $message, int $code, string $file, ... method syntheticFile (line 36) | public function syntheticFile(): string method syntheticLine (line 41) | public function syntheticLine(): int method syntheticTrace (line 46) | public function syntheticTrace(): array method diff (line 51) | public function diff(): string FILE: vendor/phpunit/phpunit/src/Framework/Exception/ProcessIsolationException.php class ProcessIsolationException (line 17) | final class ProcessIsolationException extends Exception FILE: vendor/phpunit/phpunit/src/Framework/Exception/Skipped/SkippedTest.php type SkippedTest (line 19) | interface SkippedTest extends Throwable FILE: vendor/phpunit/phpunit/src/Framework/Exception/Skipped/SkippedTestSuiteError.php class SkippedTestSuiteError (line 17) | final class SkippedTestSuiteError extends AssertionFailedError implement... FILE: vendor/phpunit/phpunit/src/Framework/Exception/Skipped/SkippedWithMessageException.php class SkippedWithMessageException (line 17) | final class SkippedWithMessageException extends AssertionFailedError imp... FILE: vendor/phpunit/phpunit/src/Framework/Exception/UnknownClassOrInterfaceException.php class UnknownClassOrInterfaceException (line 19) | final class UnknownClassOrInterfaceException extends InvalidArgumentExce... method __construct (line 21) | public function __construct(string $name) FILE: vendor/phpunit/phpunit/src/Framework/Exception/UnknownTypeException.php class UnknownTypeException (line 19) | final class UnknownTypeException extends InvalidArgumentException method __construct (line 21) | public function __construct(string $name) FILE: vendor/phpunit/phpunit/src/Framework/ExecutionOrderDependency.php class ExecutionOrderDependency (line 27) | final class ExecutionOrderDependency implements Stringable method invalid (line 34) | public static function invalid(): self method forClass (line 44) | public static function forClass(DependsOnClass $metadata): self method forMethod (line 54) | public static function forMethod(DependsOnMethod $metadata): self method filterInvalid (line 69) | public static function filterInvalid(array $dependencies): array method mergeUnique (line 85) | public static function mergeUnique(array $existing, array $additional)... method diff (line 112) | public static function diff(array $left, array $right): array method __construct (line 139) | public function __construct(string $classOrCallableName, ?string $meth... method __toString (line 156) | public function __toString(): string method isValid (line 161) | public function isValid(): bool method shallowClone (line 167) | public function shallowClone(): bool method deepClone (line 172) | public function deepClone(): bool method targetIsClass (line 177) | public function targetIsClass(): bool method getTarget (line 182) | public function getTarget(): string method getTargetClassName (line 189) | public function getTargetClassName(): string FILE: vendor/phpunit/phpunit/src/Framework/MockObject/ConfigurableMethod.php class ConfigurableMethod (line 19) | final class ConfigurableMethod method __construct (line 42) | public function __construct(string $name, array $defaultParameterValue... method name (line 53) | public function name(): string method defaultParameterValues (line 61) | public function defaultParameterValues(): array method numberOfParameters (line 69) | public function numberOfParameters(): int method mayReturn (line 74) | public function mayReturn(mixed $value): bool method returnTypeDeclaration (line 79) | public function returnTypeDeclaration(): string FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Exception/BadMethodCallException.php class BadMethodCallException (line 17) | final class BadMethodCallException extends \BadMethodCallException imple... FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Exception/CannotUseOnlyMethodsException.php class CannotUseOnlyMethodsException (line 19) | final class CannotUseOnlyMethodsException extends \PHPUnit\Framework\Exc... method __construct (line 21) | public function __construct(string $type, string $methodName) FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Exception/Exception.php type Exception (line 19) | interface Exception extends Throwable FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Exception/IncompatibleReturnValueException.php class IncompatibleReturnValueException (line 20) | final class IncompatibleReturnValueException extends \PHPUnit\Framework\... method __construct (line 22) | public function __construct(ConfigurableMethod $method, mixed $value) FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Exception/MatchBuilderNotFoundException.php class MatchBuilderNotFoundException (line 19) | final class MatchBuilderNotFoundException extends \PHPUnit\Framework\Exc... method __construct (line 21) | public function __construct(string $id) FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Exception/MatcherAlreadyRegisteredException.php class MatcherAlreadyRegisteredException (line 19) | final class MatcherAlreadyRegisteredException extends \PHPUnit\Framework... method __construct (line 21) | public function __construct(string $id) FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Exception/MethodCannotBeConfiguredException.php class MethodCannotBeConfiguredException (line 19) | final class MethodCannotBeConfiguredException extends \PHPUnit\Framework... method __construct (line 21) | public function __construct(string $method) FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Exception/MethodNameAlreadyConfiguredException.php class MethodNameAlreadyConfiguredException (line 17) | final class MethodNameAlreadyConfiguredException extends \PHPUnit\Framew... method __construct (line 19) | public function __construct() FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Exception/MethodNameNotConfiguredException.php class MethodNameNotConfiguredException (line 17) | final class MethodNameNotConfiguredException extends \PHPUnit\Framework\... method __construct (line 19) | public function __construct() FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Exception/MethodParametersAlreadyConfiguredException.php class MethodParametersAlreadyConfiguredException (line 17) | final class MethodParametersAlreadyConfiguredException extends \PHPUnit\... method __construct (line 19) | public function __construct() FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Exception/NeverReturningMethodException.php class NeverReturningMethodException (line 18) | final class NeverReturningMethodException extends RuntimeException imple... method __construct (line 24) | public function __construct(string $className, string $methodName) FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Exception/NoMoreReturnValuesConfiguredException.php class NoMoreReturnValuesConfiguredException (line 19) | final class NoMoreReturnValuesConfiguredException extends \PHPUnit\Frame... method __construct (line 21) | public function __construct(Invocation $invocation, int $numberOfConfi... FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Exception/ReturnValueNotConfiguredException.php class ReturnValueNotConfiguredException (line 19) | final class ReturnValueNotConfiguredException extends \PHPUnit\Framework... method __construct (line 21) | public function __construct(Invocation $invocation) FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Exception/RuntimeException.php class RuntimeException (line 17) | final class RuntimeException extends \RuntimeException implements Exception FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/CannotUseAddMethodsException.php class CannotUseAddMethodsException (line 19) | final class CannotUseAddMethodsException extends \PHPUnit\Framework\Exce... method __construct (line 21) | public function __construct(string $type, string $methodName) FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/ClassIsEnumerationException.php class ClassIsEnumerationException (line 19) | final class ClassIsEnumerationException extends \PHPUnit\Framework\Excep... method __construct (line 21) | public function __construct(string $className) FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/ClassIsFinalException.php class ClassIsFinalException (line 19) | final class ClassIsFinalException extends \PHPUnit\Framework\Exception i... method __construct (line 21) | public function __construct(string $className) FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/ClassIsReadonlyException.php class ClassIsReadonlyException (line 19) | final class ClassIsReadonlyException extends \PHPUnit\Framework\Exceptio... method __construct (line 21) | public function __construct(string $className) FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/DuplicateMethodException.php class DuplicateMethodException (line 22) | final class DuplicateMethodException extends \PHPUnit\Framework\Exceptio... method __construct (line 27) | public function __construct(array $methods) FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/Exception.php type Exception (line 19) | interface Exception extends BaseException FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/InvalidMethodNameException.php class InvalidMethodNameException (line 19) | final class InvalidMethodNameException extends \PHPUnit\Framework\Except... method __construct (line 21) | public function __construct(string $method) FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/NameAlreadyInUseException.php class NameAlreadyInUseException (line 19) | final class NameAlreadyInUseException extends \PHPUnit\Framework\Excepti... method __construct (line 24) | public function __construct(string $name) FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/OriginalConstructorInvocationRequiredException.php class OriginalConstructorInvocationRequiredException (line 17) | final class OriginalConstructorInvocationRequiredException extends \PHPU... method __construct (line 19) | public function __construct() FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/ReflectionException.php class ReflectionException (line 17) | final class ReflectionException extends \PHPUnit\Framework\Exception imp... FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/RuntimeException.php class RuntimeException (line 17) | final class RuntimeException extends \PHPUnit\Framework\Exception implem... FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/SoapExtensionNotAvailableException.php class SoapExtensionNotAvailableException (line 17) | final class SoapExtensionNotAvailableException extends \PHPUnit\Framewor... method __construct (line 19) | public function __construct() FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/UnknownClassException.php class UnknownClassException (line 19) | final class UnknownClassException extends \PHPUnit\Framework\Exception i... method __construct (line 21) | public function __construct(string $className) FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/UnknownTraitException.php class UnknownTraitException (line 21) | final class UnknownTraitException extends \PHPUnit\Framework\Exception i... method __construct (line 23) | public function __construct(string $traitName) FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/UnknownTypeException.php class UnknownTypeException (line 19) | final class UnknownTypeException extends \PHPUnit\Framework\Exception im... method __construct (line 21) | public function __construct(string $type) FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Generator.php class Generator (line 69) | final class Generator method testDouble (line 108) | public function testDouble(string $type, bool $mockObject, ?array $met... method testDoubleForInterfaceIntersection (line 163) | public function testDoubleForInterfaceIntersection(array $interfaces, ... method mockObjectForAbstractClass (line 239) | public function mockObjectForAbstractClass(string $originalClassName, ... method mockObjectForTrait (line 300) | public function mockObjectForTrait(string $traitName, array $arguments... method objectForTrait (line 339) | public function objectForTrait(string $traitName, string $traitClassNa... method generate (line 383) | public function generate(string $type, bool $mockObject, ?array $metho... method generateClassFromWsdl (line 429) | public function generateClassFromWsdl(string $wsdlFile, string $classN... method mockClassMethods (line 525) | public function mockClassMethods(string $className, bool $callOriginal... method userDefinedInterfaceMethods (line 546) | private function userDefinedInterfaceMethods(string $interfaceName): a... method getObject (line 566) | private function getObject(MockType $mockClass, string $type = '', boo... method generateCodeForTestDoubleClass (line 589) | private function generateCodeForTestDoubleClass(string $type, bool $mo... method generateClassName (line 797) | private function generateClassName(string $type, string $className, st... method generateTestDoubleClassDeclaration (line 829) | private function generateTestDoubleClassDeclaration(bool $mockObject, ... method canMethodBeDoubled (line 869) | private function canMethodBeDoubled(ReflectionMethod $method): bool method isMethodNameExcluded (line 890) | private function isMethodNameExcluded(string $name): bool method ensureKnownType (line 898) | private function ensureKnownType(string $type, bool $callAutoload): void method ensureValidMethods (line 909) | private function ensureValidMethods(?array $methods): void method ensureNameForTestDoubleClassIsAvailable (line 930) | private function ensureNameForTestDoubleClassIsAvailable(string $class... method instantiate (line 948) | private function instantiate(string $className, bool $callOriginalCons... method instantiateProxyTarget (line 986) | private function instantiateProxyTarget(?object $proxyTarget, object $... method reflectClass (line 1018) | private function reflectClass(string $className): ReflectionClass method namesOfMethodsIn (line 1042) | private function namesOfMethodsIn(string $classOrInterfaceName): array method interfaceMethods (line 1063) | private function interfaceMethods(string $interfaceName, bool $cloneAr... FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Generator/MockClass.php class MockClass (line 21) | final class MockClass implements MockType method __construct (line 39) | public function __construct(string $classCode, string $mockName, array... method generate (line 49) | public function generate(): string method classCode (line 66) | public function classCode(): string FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Generator/MockMethod.php class MockMethod (line 38) | final class MockMethod method fromReflection (line 75) | public static function fromReflection(ReflectionMethod $method, bool $... method fromName (line 125) | public static function fromName(string $className, string $methodName,... method __construct (line 150) | private function __construct(string $className, string $methodName, bo... method methodName (line 170) | public function methodName(): string method generateCode (line 178) | public function generateCode(): string method returnType (line 243) | public function returnType(): Type method defaultParameterValues (line 251) | public function defaultParameterValues(): array method numberOfParameters (line 259) | public function numberOfParameters(): int method methodParametersForDeclaration (line 269) | private static function methodParametersForDeclaration(ReflectionMetho... method methodParametersForCall (line 315) | private static function methodParametersForCall(ReflectionMethod $meth... method exportDefaultValue (line 346) | private static function exportDefaultValue(ReflectionParameter $parame... method methodParametersDefaultValues (line 382) | private static function methodParametersDefaultValues(ReflectionMethod... FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Generator/MockMethodSet.php class MockMethodSet (line 21) | final class MockMethodSet method addMethods (line 28) | public function addMethods(MockMethod ...$methods): void method asArray (line 38) | public function asArray(): array method hasMethod (line 43) | public function hasMethod(string $methodName): bool FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Generator/MockTrait.php class MockTrait (line 21) | final class MockTrait implements MockType method __construct (line 33) | public function __construct(string $classCode, string $mockName) method generate (line 42) | public function generate(): string FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Generator/MockType.php type MockType (line 17) | interface MockType method generate (line 22) | public function generate(): string; FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Generator/TemplateLoader.php type TemplateLoader (line 19) | trait TemplateLoader method loadTemplate (line 29) | private function loadTemplate(string $template): Template FILE: vendor/phpunit/phpunit/src/Framework/MockObject/MockBuilder.php class MockBuilder (line 37) | final class MockBuilder method __construct (line 70) | public function __construct(TestCase $testCase, string $type) method getMock (line 94) | public function getMock(): MockObject method getMockForAbstractClass (line 131) | public function getMockForAbstractClass(): MockObject method getMockForTrait (line 162) | public function getMockForTrait(): MockObject method onlyMethods (line 194) | public function onlyMethods(array $methods): self method addMethods (line 238) | public function addMethods(array $methods): self method setConstructorArgs (line 274) | public function setConstructorArgs(array $arguments): self method setMockClassName (line 288) | public function setMockClassName(string $name): self method disableOriginalConstructor (line 300) | public function disableOriginalConstructor(): self method enableOriginalConstructor (line 312) | public function enableOriginalConstructor(): self method disableOriginalClone (line 324) | public function disableOriginalClone(): self method enableOriginalClone (line 336) | public function enableOriginalClone(): self method disableAutoload (line 352) | public function disableAutoload(): self method enableAutoload (line 366) | public function enableAutoload(): self method disableArgumentCloning (line 380) | public function disableArgumentCloning(): self method enableArgumentCloning (line 394) | public function enableArgumentCloning(): self method enableProxyingToOriginalMethods (line 410) | public function enableProxyingToOriginalMethods(): self method disableProxyingToOriginalMethods (line 424) | public function disableProxyingToOriginalMethods(): self method setProxyTarget (line 441) | public function setProxyTarget(object $object): self method allowMockingUnknownTypes (line 453) | public function allowMockingUnknownTypes(): self method disallowMockingUnknownTypes (line 465) | public function disallowMockingUnknownTypes(): self method enableAutoReturnValueGeneration (line 475) | public function enableAutoReturnValueGeneration(): self method disableAutoReturnValueGeneration (line 485) | public function disableAutoReturnValueGeneration(): self FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Api/DoubledCloneMethod.php type DoubledCloneMethod (line 17) | trait DoubledCloneMethod method __clone (line 19) | public function __clone(): void FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Api/Method.php type Method (line 22) | trait Method method method (line 24) | public function method(): InvocationMocker FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Api/MockObjectApi.php type MockObjectApi (line 20) | trait MockObjectApi method __phpunit_hasMatchers (line 25) | public function __phpunit_hasMatchers(): bool method __phpunit_setOriginalObject (line 31) | public function __phpunit_setOriginalObject(object $originalObject): void method __phpunit_verify (line 37) | public function __phpunit_verify(bool $unsetInvocationMocker = true): ... method __phpunit_getInvocationHandler (line 46) | abstract public function __phpunit_getInvocationHandler(): InvocationH... method __phpunit_unsetInvocationMocker (line 48) | abstract public function __phpunit_unsetInvocationMocker(): void; method expects (line 50) | public function expects(InvocationOrder $matcher): InvocationMockerBui... FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Api/ProxiedCloneMethod.php type ProxiedCloneMethod (line 17) | trait ProxiedCloneMethod method __clone (line 19) | public function __clone(): void FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Api/StubApi.php type StubApi (line 17) | trait StubApi method __phpunit_initConfigurableMethods (line 27) | public static function __phpunit_initConfigurableMethods(ConfigurableM... method __phpunit_setReturnValueGeneration (line 33) | public function __phpunit_setReturnValueGeneration(bool $returnValueGe... method __phpunit_getInvocationHandler (line 39) | public function __phpunit_getInvocationHandler(): InvocationHandler method __phpunit_unsetInvocationMocker (line 52) | public function __phpunit_unsetInvocationMocker(): void FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Builder/Identity.php type Identity (line 17) | interface Identity method id (line 24) | public function id(string $id): self; FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Builder/InvocationMocker.php class InvocationMocker (line 48) | final class InvocationMocker implements InvocationStubber, MethodNameMatch method __construct (line 63) | public function __construct(InvocationHandler $handler, Matcher $match... method id (line 75) | public function id(string $id): self method will (line 85) | public function will(Stub $stub): Identity method willReturn (line 95) | public function willReturn(mixed $value, mixed ...$nextValues): self method willReturnReference (line 114) | public function willReturnReference(mixed &$reference): self method willReturnMap (line 121) | public function willReturnMap(array $valueMap): self method willReturnArgument (line 166) | public function willReturnArgument(int $argumentIndex): self method willReturnCallback (line 173) | public function willReturnCallback(callable $callback): self method willReturnSelf (line 180) | public function willReturnSelf(): self method willReturnOnConsecutiveCalls (line 187) | public function willReturnOnConsecutiveCalls(mixed ...$values): self method willThrowException (line 194) | public function willThrowException(Throwable $exception): self method after (line 204) | public function after(string $id): self method with (line 218) | public function with(mixed ...$arguments): self method withAnyParameters (line 233) | public function withAnyParameters(): self method method (line 249) | public function method(Constraint|string $constraint): self method ensureParametersCanBeConfigured (line 277) | private function ensureParametersCanBeConfigured(): void method configuredMethod (line 288) | private function configuredMethod(): ?ConfigurableMethod method ensureTypeOfReturnValues (line 308) | private function ensureTypeOfReturnValues(array $values): void FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Builder/InvocationStubber.php type InvocationStubber (line 18) | interface InvocationStubber method will (line 20) | public function will(Stub $stub): Identity; method willReturn (line 22) | public function willReturn(mixed $value, mixed ...$nextValues): self; method willReturnReference (line 24) | public function willReturnReference(mixed &$reference): self; method willReturnMap (line 29) | public function willReturnMap(array $valueMap): self; method willReturnArgument (line 31) | public function willReturnArgument(int $argumentIndex): self; method willReturnCallback (line 33) | public function willReturnCallback(callable $callback): self; method willReturnSelf (line 35) | public function willReturnSelf(): self; method willReturnOnConsecutiveCalls (line 37) | public function willReturnOnConsecutiveCalls(mixed ...$values): self; method willThrowException (line 39) | public function willThrowException(Throwable $exception): self; FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Builder/MethodNameMatch.php type MethodNameMatch (line 19) | interface MethodNameMatch extends ParametersMatch method method (line 25) | public function method(Constraint|string $constraint): self; FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Builder/ParametersMatch.php type ParametersMatch (line 17) | interface ParametersMatch extends Stub method after (line 22) | public function after(string $id): Stub; method with (line 39) | public function with(mixed ...$arguments): self; method withAnyParameters (line 50) | public function withAnyParameters(): self; FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Builder/Stub.php type Stub (line 19) | interface Stub extends Identity method will (line 25) | public function will(BaseStub $stub): Identity; FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Interface/MockObject.php type MockObject (line 20) | interface MockObject extends Stub method expects (line 22) | public function expects(InvocationOrder $invocationRule): InvocationMo... FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Interface/MockObjectInternal.php type MockObjectInternal (line 17) | interface MockObjectInternal extends MockObject, StubInternal method __phpunit_hasMatchers (line 19) | public function __phpunit_hasMatchers(): bool; method __phpunit_setOriginalObject (line 21) | public function __phpunit_setOriginalObject(object $originalObject): v... method __phpunit_verify (line 23) | public function __phpunit_verify(bool $unsetInvocationMocker = true): ... FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Interface/Stub.php type Stub (line 19) | interface Stub FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Interface/StubInternal.php type StubInternal (line 17) | interface StubInternal extends Stub method __phpunit_initConfigurableMethods (line 19) | public static function __phpunit_initConfigurableMethods(ConfigurableM... method __phpunit_getInvocationHandler (line 21) | public function __phpunit_getInvocationHandler(): InvocationHandler; method __phpunit_setReturnValueGeneration (line 23) | public function __phpunit_setReturnValueGeneration(bool $returnValueGe... method __phpunit_unsetInvocationMocker (line 25) | public function __phpunit_unsetInvocationMocker(): void; FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Invocation.php class Invocation (line 28) | final class Invocation implements SelfDescribing method __construct (line 49) | public function __construct(string $className, string $methodName, arr... method className (line 87) | public function className(): string method methodName (line 95) | public function methodName(): string method parameters (line 100) | public function parameters(): array method generateReturnValue (line 108) | public function generateReturnValue(): mixed method toString (line 129) | public function toString(): string method object (line 148) | public function object(): MockObjectInternal|StubInternal FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/InvocationHandler.php class InvocationHandler (line 23) | final class InvocationHandler method __construct (line 44) | public function __construct(array $configurableMethods, bool $returnVa... method hasMatchers (line 50) | public function hasMatchers(): bool method lookupMatcher (line 64) | public function lookupMatcher(string $id): ?Matcher method registerMatcher (line 75) | public function registerMatcher(string $id, Matcher $matcher): void method expects (line 84) | public function expects(InvocationOrder $rule): InvocationMocker method invoke (line 100) | public function invoke(Invocation $invocation): mixed method verify (line 143) | public function verify(): void method addMatcher (line 150) | private function addMatcher(Matcher $matcher): void FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Matcher.php class Matcher (line 29) | final class Matcher method __construct (line 37) | public function __construct(InvocationOrder $rule) method hasMatchers (line 42) | public function hasMatchers(): bool method hasMethodNameRule (line 47) | public function hasMethodNameRule(): bool method methodNameRule (line 52) | public function methodNameRule(): MethodName method setMethodNameRule (line 57) | public function setMethodNameRule(MethodName $rule): void method hasParametersRule (line 62) | public function hasParametersRule(): bool method setParametersRule (line 67) | public function setParametersRule(ParametersRule $rule): void method setStub (line 72) | public function setStub(Stub $stub): void method setAfterMatchBuilderId (line 77) | public function setAfterMatchBuilderId(string $id): void method invoked (line 89) | public function invoked(Invocation $invocation): mixed method matches (line 134) | public function matches(Invocation $invocation): bool method verify (line 181) | public function verify(): void FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/MethodNameConstraint.php class MethodNameConstraint (line 21) | final class MethodNameConstraint extends Constraint method __construct (line 25) | public function __construct(string $methodName) method toString (line 30) | public function toString(): string method matches (line 38) | protected function matches(mixed $other): bool FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/ReturnValueGenerator.php class ReturnValueGenerator (line 32) | final class ReturnValueGenerator method generate (line 41) | public function generate(string $className, string $methodName, string... method onlyInterfaces (line 165) | private function onlyInterfaces(array $types): bool method newInstanceOf (line 183) | private function newInstanceOf(string $stubClassName, string $classNam... method testDoubleFor (line 208) | private function testDoubleFor(string $type, string $className, string... method testDoubleForIntersectionOfInterfaces (line 233) | private function testDoubleForIntersectionOfInterfaces(array $types, s... FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/AnyInvokedCount.php class AnyInvokedCount (line 19) | final class AnyInvokedCount extends InvocationOrder method toString (line 21) | public function toString(): string method verify (line 26) | public function verify(): void method matches (line 30) | public function matches(BaseInvocation $invocation): bool FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/AnyParameters.php class AnyParameters (line 19) | final class AnyParameters implements ParametersRule method apply (line 21) | public function apply(BaseInvocation $invocation): void method verify (line 25) | public function verify(): void FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/InvocationOrder.php class InvocationOrder (line 21) | abstract class InvocationOrder implements SelfDescribing method numberOfInvocations (line 28) | public function numberOfInvocations(): int method hasBeenInvoked (line 33) | public function hasBeenInvoked(): bool method invoked (line 38) | final public function invoked(BaseInvocation $invocation): void method matches (line 45) | abstract public function matches(BaseInvocation $invocation): bool; method verify (line 47) | abstract public function verify(): void; method invokedDo (line 49) | protected function invokedDo(BaseInvocation $invocation): void FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/InvokedAtLeastCount.php class InvokedAtLeastCount (line 21) | final class InvokedAtLeastCount extends InvocationOrder method __construct (line 25) | public function __construct(int $requiredInvocations) method toString (line 30) | public function toString(): string method verify (line 45) | public function verify(): void method matches (line 62) | public function matches(BaseInvocation $invocation): bool FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/InvokedAtLeastOnce.php class InvokedAtLeastOnce (line 20) | final class InvokedAtLeastOnce extends InvocationOrder method toString (line 22) | public function toString(): string method verify (line 33) | public function verify(): void method matches (line 44) | public function matches(BaseInvocation $invocation): bool FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/InvokedAtMostCount.php class InvokedAtMostCount (line 21) | final class InvokedAtMostCount extends InvocationOrder method __construct (line 25) | public function __construct(int $allowedInvocations) method toString (line 30) | public function toString(): string method verify (line 45) | public function verify(): void method matches (line 62) | public function matches(BaseInvocation $invocation): bool FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/InvokedCount.php class InvokedCount (line 21) | final class InvokedCount extends InvocationOrder method __construct (line 25) | public function __construct(int $expectedCount) method isNever (line 30) | public function isNever(): bool method toString (line 35) | public function toString(): string method matches (line 44) | public function matches(BaseInvocation $invocation): bool method verify (line 55) | public function verify(): void method invokedDo (line 75) | protected function invokedDo(BaseInvocation $invocation): void FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/MethodName.php class MethodName (line 24) | final class MethodName method __construct (line 31) | public function __construct(Constraint|string $constraint) method toString (line 40) | public function toString(): string method matches (line 48) | public function matches(BaseInvocation $invocation): bool method matchesName (line 56) | public function matchesName(string $methodName): bool FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/Parameters.php class Parameters (line 27) | final class Parameters implements ParametersRule method __construct (line 39) | public function __construct(array $parameters) method apply (line 55) | public function apply(BaseInvocation $invocation): void method verify (line 76) | public function verify(): void method doVerify (line 84) | private function doVerify(): bool method guardAgainstDuplicateEvaluationOfParameterConstraints (line 133) | private function guardAgainstDuplicateEvaluationOfParameterConstraints... FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/ParametersRule.php type ParametersRule (line 18) | interface ParametersRule method apply (line 23) | public function apply(BaseInvocation $invocation): void; method verify (line 25) | public function verify(): void; FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Stub/ConsecutiveCalls.php class ConsecutiveCalls (line 22) | final class ConsecutiveCalls implements Stub method __construct (line 27) | public function __construct(array $stack) method invoke (line 36) | public function invoke(Invocation $invocation): mixed FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Stub/Exception.php class Exception (line 20) | final class Exception implements Stub method __construct (line 24) | public function __construct(Throwable $exception) method invoke (line 32) | public function invoke(Invocation $invocation): never FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Stub/ReturnArgument.php class ReturnArgument (line 19) | final class ReturnArgument implements Stub method __construct (line 23) | public function __construct(int $argumentIndex) method invoke (line 28) | public function invoke(Invocation $invocation): mixed FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Stub/ReturnCallback.php class ReturnCallback (line 20) | final class ReturnCallback implements Stub method __construct (line 27) | public function __construct(callable $callback) method invoke (line 32) | public function invoke(Invocation $invocation): mixed FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Stub/ReturnReference.php class ReturnReference (line 19) | final class ReturnReference implements Stub method __construct (line 23) | public function __construct(mixed &$reference) method invoke (line 28) | public function invoke(Invocation $invocation): mixed FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Stub/ReturnSelf.php class ReturnSelf (line 20) | final class ReturnSelf implements Stub method invoke (line 25) | public function invoke(Invocation $invocation): object FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Stub/ReturnStub.php class ReturnStub (line 19) | final class ReturnStub implements Stub method __construct (line 23) | public function __construct(mixed $value) method invoke (line 28) | public function invoke(Invocation $invocation): mixed FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Stub/ReturnValueMap.php class ReturnValueMap (line 22) | final class ReturnValueMap implements Stub method __construct (line 26) | public function __construct(array $valueMap) method invoke (line 31) | public function invoke(Invocation $invocation): mixed FILE: vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Stub/Stub.php type Stub (line 19) | interface Stub method invoke (line 25) | public function invoke(Invocation $invocation): mixed; FILE: vendor/phpunit/phpunit/src/Framework/Reorderable.php type Reorderable (line 17) | interface Reorderable method sortId (line 19) | public function sortId(): string; method provides (line 24) | public function provides(): array; method requires (line 29) | public function requires(): array; FILE: vendor/phpunit/phpunit/src/Framework/SelfDescribing.php type SelfDescribing (line 17) | interface SelfDescribing method toString (line 22) | public function toString(): string; FILE: vendor/phpunit/phpunit/src/Framework/Test.php type Test (line 17) | interface Test extends Countable method run (line 19) | public function run(): void; FILE: vendor/phpunit/phpunit/src/Framework/TestBuilder.php class TestBuilder (line 30) | final class TestBuilder method build (line 37) | public function build(ReflectionClass $theClass, string $methodName): ... method buildDataProviderTestSuite (line 79) | private function buildDataProviderTestSuite(string $methodName, string... method configureTestCase (line 111) | private function configureTestCase(TestCase $test, bool $runTestInSepa... method backupSettings (line 148) | private function backupSettings(string $className, string $methodName)... method shouldGlobalStateBePreserved (line 224) | private function shouldGlobalStateBePreserved(string $className, strin... method shouldTestMethodBeRunInSeparateProcess (line 253) | private function shouldTestMethodBeRunInSeparateProcess(string $classN... method shouldAllTestMethodsOfTestClassBeRunInSingleSeparateProcess (line 269) | private function shouldAllTestMethodsOfTestClassBeRunInSingleSeparateP... method requirementsSatisfied (line 278) | private function requirementsSatisfied(string $className, string $meth... FILE: vendor/phpunit/phpunit/src/Framework/TestCase.php class TestCase (line 118) | abstract class TestCase extends Assert implements Reorderable, SelfDescr... method any (line 204) | final public static function any(): AnyInvokedCountMatcher method never (line 212) | final public static function never(): InvokedCountMatcher method atLeast (line 221) | final public static function atLeast(int $requiredInvocations): Invoke... method atLeastOnce (line 231) | final public static function atLeastOnce(): InvokedAtLeastOnceMatcher method once (line 239) | final public static function once(): InvokedCountMatcher method exactly (line 248) | final public static function exactly(int $count): InvokedCountMatcher method atMost (line 257) | final public static function atMost(int $allowedInvocations): InvokedA... method returnValue (line 268) | final public static function returnValue(mixed $value): ReturnStub method returnValueMap (line 279) | final public static function returnValueMap(array $valueMap): ReturnVa... method returnArgument (line 290) | final public static function returnArgument(int $argumentIndex): Retur... method returnCallback (line 301) | final public static function returnCallback(callable $callback): Retur... method returnSelf (line 312) | final public static function returnSelf(): ReturnSelfStub method throwException (line 317) | final public static function throwException(Throwable $exception): Exc... method onConsecutiveCalls (line 329) | final public static function onConsecutiveCalls(mixed ...$arguments): ... method __construct (line 339) | public function __construct(string $name) method setUpBeforeClass (line 351) | public static function setUpBeforeClass(): void method tearDownAfterClass (line 360) | public static function tearDownAfterClass(): void method setUp (line 369) | protected function setUp(): void method assertPreConditions (line 380) | protected function assertPreConditions(): void method assertPostConditions (line 391) | protected function assertPostConditions(): void method tearDown (line 400) | protected function tearDown(): void method toString (line 411) | public function toString(): string method count (line 425) | final public function count(): int method getActualOutputForAssertion (line 430) | final public function getActualOutputForAssertion(): string method expectOutputRegex (line 437) | final public function expectOutputRegex(string $expectedRegex): void method expectOutputString (line 442) | final public function expectOutputString(string $expectedString): void method expectException (line 450) | final public function expectException(string $exception): void method expectExceptionCode (line 455) | final public function expectExceptionCode(int|string $code): void method expectExceptionMessage (line 460) | final public function expectExceptionMessage(string $message): void method expectExceptionMessageMatches (line 465) | final public function expectExceptionMessageMatches(string $regularExp... method expectExceptionObject (line 475) | final public function expectExceptionObject(\Exception $exception): void method expectNotToPerformAssertions (line 482) | final public function expectNotToPerformAssertions(): void method status (line 490) | final public function status(): TestStatus method run (line 509) | final public function run(): void method getMockBuilder (line 535) | final public function getMockBuilder(string $className): MockBuilder method groups (line 543) | final public function groups(): array method setGroups (line 551) | final public function setGroups(array $groups): void method nameWithDataSet (line 559) | final public function nameWithDataSet(): string method name (line 569) | final public function name(): string method size (line 577) | final public function size(): TestSize method hasUnexpectedOutput (line 588) | final public function hasUnexpectedOutput(): bool method output (line 604) | final public function output(): string method doesNotPerformAssertions (line 616) | final public function doesNotPerformAssertions(): bool method expectsOutput (line 624) | final public function expectsOutput(): bool method registerMockObjectsFromTestArgumentsRecursively (line 636) | final public function registerMockObjectsFromTestArgumentsRecursively(... method runBare (line 646) | final public function runBare(): void method setName (line 838) | final public function setName(string $name): void method setDependencies (line 852) | final public function setDependencies(array $dependencies): void method setDependencyInput (line 862) | final public function setDependencyInput(array $dependencyInput): void method dependencyInput (line 870) | final public function dependencyInput(): array method hasDependencyInput (line 878) | final public function hasDependencyInput(): bool method setBackupGlobals (line 886) | final public function setBackupGlobals(bool $backupGlobals): void method setBackupGlobalsExcludeList (line 894) | final public function setBackupGlobalsExcludeList(array $backupGlobals... method setBackupStaticProperties (line 902) | final public function setBackupStaticProperties(bool $backupStaticProp... method setBackupStaticPropertiesExcludeList (line 910) | final public function setBackupStaticPropertiesExcludeList(array $back... method setRunTestInSeparateProcess (line 918) | final public function setRunTestInSeparateProcess(bool $runTestInSepar... method setRunClassInSeparateProcess (line 928) | final public function setRunClassInSeparateProcess(bool $runClassInSep... method setPreserveGlobalState (line 936) | final public function setPreserveGlobalState(bool $preserveGlobalState... method setInIsolation (line 946) | final public function setInIsolation(bool $inIsolation): void method result (line 956) | final public function result(): mixed method setResult (line 964) | final public function setResult(mixed $result): void method registerMockObject (line 972) | final public function registerMockObject(MockObject $mockObject): void method addToAssertionCount (line 982) | final public function addToAssertionCount(int $count): void method numberOfAssertionsPerformed (line 990) | final public function numberOfAssertionsPerformed(): int method usesDataProvider (line 998) | final public function usesDataProvider(): bool method dataName (line 1006) | final public function dataName(): int|string method dataSetAsString (line 1014) | final public function dataSetAsString(): string method dataSetAsStringWithData (line 1032) | final public function dataSetAsStringWithData(): string method providedData (line 1047) | final public function providedData(): array method sortId (line 1055) | final public function sortId(): string method provides (line 1075) | final public function provides(): array method requires (line 1085) | final public function requires(): array method setData (line 1095) | final public function setData(int|string $dataName, array $data): void method valueObjectForEvents (line 1137) | final public function valueObjectForEvents(): Event\Code\TestMethod method wasPrepared (line 1151) | final public function wasPrepared(): bool method registerComparator (line 1156) | final protected function registerComparator(Comparator $comparator): void method registerFailureType (line 1168) | final protected function registerFailureType(string $classOrInterface)... method iniSet (line 1184) | protected function iniSet(string $varName, string $newValue): void method setLocale (line 1211) | protected function setLocale(mixed ...$arguments): void method createMock (line 1253) | protected function createMock(string $originalClassName): MockObject method createMockForIntersectionOfInterfaces (line 1279) | protected function createMockForIntersectionOfInterfaces(array $interf... method createConfiguredMock (line 1305) | protected function createConfiguredMock(string $originalClassName, arr... method createPartialMock (line 1330) | protected function createPartialMock(string $originalClassName, array ... method createTestProxy (line 1362) | protected function createTestProxy(string $originalClassName, array $c... method getMockForAbstractClass (line 1393) | protected function getMockForAbstractClass(string $originalClassName, ... method getMockFromWsdl (line 1423) | protected function getMockFromWsdl(string $wsdlFile, string $originalC... method getMockForTrait (line 1480) | protected function getMockForTrait(string $traitName, array $arguments... method getObjectForTrait (line 1509) | protected function getObjectForTrait(string $traitName, array $argumen... method transformException (line 1520) | protected function transformException(Throwable $t): Throwable method onNotSuccessfulTest (line 1530) | protected function onNotSuccessfulTest(Throwable $t): never method runTest (line 1541) | private function runTest(): mixed method verifyMockObjects (line 1567) | private function verifyMockObjects(): void method checkRequirements (line 1583) | private function checkRequirements(): void method handleDependencies (line 1599) | private function handleDependencies(): bool method markErrorForInvalidDependency (line 1677) | private function markErrorForInvalidDependency(?ExecutionOrderDependen... method markSkippedForMissingDependency (line 1701) | private function markSkippedForMissingDependency(ExecutionOrderDepende... method startOutputBuffering (line 1716) | private function startOutputBuffering(): void method stopOutputBuffering (line 1727) | private function stopOutputBuffering(): bool method snapshotGlobalState (line 1758) | private function snapshotGlobalState(): void method restoreGlobalState (line 1773) | private function restoreGlobalState(): void method createGlobalStateSnapshot (line 1799) | private function createGlobalStateSnapshot(bool $backupGlobals): Snapshot method compareGlobalStateSnapshots (line 1840) | private function compareGlobalStateSnapshots(Snapshot $before, Snapsho... method compareGlobalStateSnapshotPart (line 1870) | private function compareGlobalStateSnapshotPart(array $before, array $... method shouldInvocationMockerBeReset (line 1889) | private function shouldInvocationMockerBeReset(MockObject $mock): bool method registerMockObjectsFromTestArguments (line 1907) | private function registerMockObjectsFromTestArguments(array $testArgum... method unregisterCustomComparators (line 1934) | private function unregisterCustomComparators(): void method cleanupIniSettings (line 1945) | private function cleanupIniSettings(): void method cleanupLocaleSettings (line 1954) | private function cleanupLocaleSettings(): void method shouldExceptionExpectationsBeVerified (line 1966) | private function shouldExceptionExpectationsBeVerified(Throwable $thro... method shouldRunInSeparateProcess (line 2001) | private function shouldRunInSeparateProcess(): bool method isCallableTestMethod (line 2018) | private function isCallableTestMethod(string $dependency): bool method performAssertionsOnOutput (line 2047) | private function performAssertionsOnOutput(): void method invokeBeforeClassHookMethods (line 2073) | private function invokeBeforeClassHookMethods(array $hookMethods, Even... method invokeBeforeTestHookMethods (line 2087) | private function invokeBeforeTestHookMethods(array $hookMethods, Event... method invokePreConditionHookMethods (line 2101) | private function invokePreConditionHookMethods(array $hookMethods, Eve... method invokePostConditionHookMethods (line 2115) | private function invokePostConditionHookMethods(array $hookMethods, Ev... method invokeAfterTestHookMethods (line 2129) | private function invokeAfterTestHookMethods(array $hookMethods, Event\... method invokeAfterClassHookMethods (line 2145) | private function invokeAfterClassHookMethods(array $hookMethods, Event... method invokeHookMethods (line 2164) | private function invokeHookMethods(array $hookMethods, Event\Emitter $... method methodDoesNotExistOrIsDeclaredInTestCase (line 2213) | private function methodDoesNotExistOrIsDeclaredInTestCase(string $meth... method verifyExceptionExpectations (line 2224) | private function verifyExceptionExpectations(\Exception|Throwable $exc... method expectedExceptionWasNotRaised (line 2266) | private function expectedExceptionWasNotRaised(): void method isRegisteredFailure (line 2303) | private function isRegisteredFailure(Throwable $t): bool method hasExpectationOnOutput (line 2317) | private function hasExpectationOnOutput(): bool method requirementsNotSatisfied (line 2322) | private function requirementsNotSatisfied(): bool method handleExceptionFromInvokedCountMockObjectRule (line 2330) | private function handleExceptionFromInvokedCountMockObjectRule(Throwab... method createStub (line 2356) | protected static function createStub(string $originalClassName): Stub method createStubForIntersectionOfInterfaces (line 2380) | protected static function createStubForIntersectionOfInterfaces(array ... method createConfiguredStub (line 2402) | final protected static function createConfiguredStub(string $originalC... FILE: vendor/phpunit/phpunit/src/Framework/TestRunner.php class TestRunner (line 52) | final class TestRunner method __construct (line 57) | public function __construct() method run (line 69) | public function run(TestCase $test): void method runInSeparateProcess (line 259) | public function runInSeparateProcess(TestCase $test, bool $runEntireCl... method hasCoverageMetadata (line 360) | private function hasCoverageMetadata(string $className, string $method... method canTimeLimitBeEnforced (line 383) | private function canTimeLimitBeEnforced(): bool method shouldTimeLimitBeEnforced (line 394) | private function shouldTimeLimitBeEnforced(TestCase $test): bool method runTestWithTimeout (line 414) | private function runTestWithTimeout(TestCase $test): bool method saveConfigurationForChildProcess (line 448) | private function saveConfigurationForChildProcess(): string method shouldErrorHandlerBeUsed (line 463) | private function shouldErrorHandlerBeUsed(TestCase $test): bool FILE: vendor/phpunit/phpunit/src/Framework/TestSize/Known.php class Known (line 19) | abstract class Known extends TestSize method isKnown (line 24) | public function isKnown(): bool method isGreaterThan (line 29) | abstract public function isGreaterThan(self $other): bool; FILE: vendor/phpunit/phpunit/src/Framework/TestSize/Large.php class Large (line 19) | final class Large extends Known method isLarge (line 24) | public function isLarge(): bool method isGreaterThan (line 29) | public function isGreaterThan(TestSize $other): bool method asString (line 34) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Framework/TestSize/Medium.php class Medium (line 19) | final class Medium extends Known method isMedium (line 24) | public function isMedium(): bool method isGreaterThan (line 29) | public function isGreaterThan(TestSize $other): bool method asString (line 34) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Framework/TestSize/Small.php class Small (line 19) | final class Small extends Known method isSmall (line 24) | public function isSmall(): bool method isGreaterThan (line 29) | public function isGreaterThan(TestSize $other): bool method asString (line 34) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Framework/TestSize/TestSize.php class TestSize (line 19) | abstract class TestSize method unknown (line 21) | public static function unknown(): self method small (line 26) | public static function small(): self method medium (line 31) | public static function medium(): self method large (line 36) | public static function large(): self method isKnown (line 44) | public function isKnown(): bool method isUnknown (line 52) | public function isUnknown(): bool method isSmall (line 60) | public function isSmall(): bool method isMedium (line 68) | public function isMedium(): bool method isLarge (line 76) | public function isLarge(): bool method asString (line 81) | abstract public function asString(): string; FILE: vendor/phpunit/phpunit/src/Framework/TestSize/Unknown.php class Unknown (line 19) | final class Unknown extends TestSize method isUnknown (line 24) | public function isUnknown(): bool method asString (line 29) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Framework/TestStatus/Deprecation.php class Deprecation (line 19) | final class Deprecation extends Known method isDeprecation (line 24) | public function isDeprecation(): bool method asInt (line 29) | public function asInt(): int method asString (line 34) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Framework/TestStatus/Error.php class Error (line 19) | final class Error extends Known method isError (line 24) | public function isError(): bool method asInt (line 29) | public function asInt(): int method asString (line 34) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Framework/TestStatus/Failure.php class Failure (line 19) | final class Failure extends Known method isFailure (line 24) | public function isFailure(): bool method asInt (line 29) | public function asInt(): int method asString (line 34) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Framework/TestStatus/Incomplete.php class Incomplete (line 19) | final class Incomplete extends Known method isIncomplete (line 24) | public function isIncomplete(): bool method asInt (line 29) | public function asInt(): int method asString (line 34) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Framework/TestStatus/Known.php class Known (line 19) | abstract class Known extends TestStatus method isKnown (line 24) | public function isKnown(): bool FILE: vendor/phpunit/phpunit/src/Framework/TestStatus/Notice.php class Notice (line 19) | final class Notice extends Known method isNotice (line 24) | public function isNotice(): bool method asInt (line 29) | public function asInt(): int method asString (line 34) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Framework/TestStatus/Risky.php class Risky (line 19) | final class Risky extends Known method isRisky (line 24) | public function isRisky(): bool method asInt (line 29) | public function asInt(): int method asString (line 34) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Framework/TestStatus/Skipped.php class Skipped (line 19) | final class Skipped extends Known method isSkipped (line 24) | public function isSkipped(): bool method asInt (line 29) | public function asInt(): int method asString (line 34) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Framework/TestStatus/Success.php class Success (line 19) | final class Success extends Known method isSuccess (line 24) | public function isSuccess(): bool method asInt (line 29) | public function asInt(): int method asString (line 34) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Framework/TestStatus/TestStatus.php class TestStatus (line 19) | abstract class TestStatus method from (line 23) | public static function from(int $status): self method unknown (line 39) | public static function unknown(): self method success (line 44) | public static function success(): self method skipped (line 49) | public static function skipped(string $message = ''): self method incomplete (line 54) | public static function incomplete(string $message = ''): self method notice (line 59) | public static function notice(string $message = ''): self method deprecation (line 64) | public static function deprecation(string $message = ''): self method failure (line 69) | public static function failure(string $message = ''): self method error (line 74) | public static function error(string $message = ''): self method warning (line 79) | public static function warning(string $message = ''): self method risky (line 84) | public static function risky(string $message = ''): self method __construct (line 89) | private function __construct(string $message = '') method isKnown (line 97) | public function isKnown(): bool method isUnknown (line 105) | public function isUnknown(): bool method isSuccess (line 113) | public function isSuccess(): bool method isSkipped (line 121) | public function isSkipped(): bool method isIncomplete (line 129) | public function isIncomplete(): bool method isNotice (line 137) | public function isNotice(): bool method isDeprecation (line 145) | public function isDeprecation(): bool method isFailure (line 153) | public function isFailure(): bool method isError (line 161) | public function isError(): bool method isWarning (line 169) | public function isWarning(): bool method isRisky (line 177) | public function isRisky(): bool method message (line 182) | public function message(): string method isMoreImportantThan (line 187) | public function isMoreImportantThan(self $other): bool method asInt (line 192) | abstract public function asInt(): int; method asString (line 194) | abstract public function asString(): string; FILE: vendor/phpunit/phpunit/src/Framework/TestStatus/Unknown.php class Unknown (line 19) | final class Unknown extends TestStatus method isUnknown (line 24) | public function isUnknown(): bool method asInt (line 29) | public function asInt(): int method asString (line 34) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Framework/TestStatus/Warning.php class Warning (line 19) | final class Warning extends Known method isWarning (line 24) | public function isWarning(): bool method asInt (line 29) | public function asInt(): int method asString (line 34) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Framework/TestSuite.php class TestSuite (line 60) | class TestSuite implements IteratorAggregate, Reorderable, SelfDescribin... method empty (line 92) | public static function empty(string $name): static method fromClassName (line 100) | public static function fromClassName(string $className): static method fromClassReflector (line 109) | public static function fromClassReflector(ReflectionClass $class): static method __construct (line 157) | final private function __construct(string $name) method toString (line 165) | public function toString(): string method addTest (line 173) | public function addTest(Test $test, array $groups = []): void method addTestSuite (line 210) | public function addTestSuite(ReflectionClass $testClass): void method addTestFile (line 244) | public function addTestFile(string $filename): void method addTestFiles (line 266) | public function addTestFiles(iterable $fileNames): void method count (line 276) | public function count(): int method isEmpty (line 287) | public function isEmpty(): bool method name (line 301) | public function name(): string method groups (line 311) | public function groups(): array method groupDetails (line 319) | public function groupDetails(): array method run (line 332) | public function run(): void method tests (line 387) | public function tests(): array method setTests (line 397) | public function setTests(array $tests): void method markTestSuiteSkipped (line 407) | public function markTestSuiteSkipped(string $message = ''): never method getIterator (line 415) | public function getIterator(): Iterator method injectFilter (line 426) | public function injectFilter(Factory $filter): void method provides (line 440) | public function provides(): array method requires (line 464) | public function requires(): array method sortId (line 486) | public function sortId(): string method isForTestClass (line 494) | public function isForTestClass(): bool method addTestMethod (line 503) | protected function addTestMethod(ReflectionClass $class, ReflectionMet... method clearCaches (line 549) | private function clearCaches(): void method containsOnlyVirtualGroups (line 555) | private function containsOnlyVirtualGroups(array $groups): bool method methodDoesNotExistOrIsDeclaredInTestCase (line 566) | private function methodDoesNotExistOrIsDeclaredInTestCase(string $meth... method throwableToString (line 577) | private function throwableToString(Throwable $t): string method invokeMethodsBeforeFirstTest (line 605) | private function invokeMethodsBeforeFirstTest(Event\Emitter $emitter, ... method invokeMethodsAfterLastTest (line 679) | private function invokeMethodsAfterLastTest(Event\Emitter $emitter): void FILE: vendor/phpunit/phpunit/src/Framework/TestSuiteIterator.php class TestSuiteIterator (line 23) | final class TestSuiteIterator implements RecursiveIterator method __construct (line 32) | public function __construct(TestSuite $testSuite) method rewind (line 37) | public function rewind(): void method valid (line 42) | public function valid(): bool method key (line 47) | public function key(): int method current (line 52) | public function current(): Test method next (line 57) | public function next(): void method getChildren (line 65) | public function getChildren(): self method hasChildren (line 80) | public function hasChildren(): bool FILE: vendor/phpunit/phpunit/src/Logging/EventLogger.php class EventLogger (line 29) | final class EventLogger implements Tracer method __construct (line 34) | public function __construct(string $path, bool $includeTelemetryInfo) method trace (line 40) | public function trace(Event $event): void method telemetryInfo (line 60) | private function telemetryInfo(Event $event): string FILE: vendor/phpunit/phpunit/src/Logging/JUnit/JunitXmlLogger.php class JunitXmlLogger (line 46) | final class JunitXmlLogger method __construct (line 97) | public function __construct(Printer $printer, Facade $facade) method flush (line 105) | public function flush(): void method testSuiteStarted (line 112) | public function testSuiteStarted(Started $event): void method testSuiteFinished (line 137) | public function testSuiteFinished(): void method testPreparationStarted (line 184) | public function testPreparationStarted(PreparationStarted $event): void method testPreparationFailed (line 192) | public function testPreparationFailed(): void method testPrepared (line 200) | public function testPrepared(): void method testPrintedUnexpectedOutput (line 205) | public function testPrintedUnexpectedOutput(PrintedUnexpectedOutput $e... method testFinished (line 213) | public function testFinished(Finished $event): void method testMarkedIncomplete (line 225) | public function testMarkedIncomplete(MarkedIncomplete $event): void method testSkipped (line 233) | public function testSkipped(Skipped $event): void method testErrored (line 241) | public function testErrored(Errored $event): void method testFailed (line 251) | public function testFailed(Failed $event): void method handleFinish (line 261) | private function handleFinish(Info $telemetryInfo, int $numberOfAssert... method registerSubscribers (line 306) | private function registerSubscribers(Facade $facade): void method createDocument (line 324) | private function createDocument(): void method handleFault (line 336) | private function handleFault(Errored|Failed $event, string $type): void method handleIncompleteOrSkipped (line 369) | private function handleIncompleteOrSkipped(MarkedIncomplete|Skipped $e... method testAsString (line 391) | private function testAsString(Test $test): string method name (line 410) | private function name(Test $test): string method createTestCase (line 444) | private function createTestCase(Errored|Failed|MarkedIncomplete|Prepar... FILE: vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/Subscriber.php class Subscriber (line 17) | abstract class Subscriber method __construct (line 21) | public function __construct(JunitXmlLogger $logger) method logger (line 26) | protected function logger(): JunitXmlLogger FILE: vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestErroredSubscriber.php class TestErroredSubscriber (line 21) | final class TestErroredSubscriber extends Subscriber implements ErroredS... method notify (line 26) | public function notify(Errored $event): void FILE: vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestFailedSubscriber.php class TestFailedSubscriber (line 21) | final class TestFailedSubscriber extends Subscriber implements FailedSub... method notify (line 26) | public function notify(Failed $event): void FILE: vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestFinishedSubscriber.php class TestFinishedSubscriber (line 21) | final class TestFinishedSubscriber extends Subscriber implements Finishe... method notify (line 26) | public function notify(Finished $event): void FILE: vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestMarkedIncompleteSubscriber.php class TestMarkedIncompleteSubscriber (line 21) | final class TestMarkedIncompleteSubscriber extends Subscriber implements... method notify (line 26) | public function notify(MarkedIncomplete $event): void FILE: vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestPreparationFailedSubscriber.php class TestPreparationFailedSubscriber (line 21) | final class TestPreparationFailedSubscriber extends Subscriber implement... method notify (line 26) | public function notify(PreparationFailed $event): void FILE: vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestPreparationStartedSubscriber.php class TestPreparationStartedSubscriber (line 21) | final class TestPreparationStartedSubscriber extends Subscriber implemen... method notify (line 26) | public function notify(PreparationStarted $event): void FILE: vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestPreparedSubscriber.php class TestPreparedSubscriber (line 21) | final class TestPreparedSubscriber extends Subscriber implements Prepare... method notify (line 26) | public function notify(Prepared $event): void FILE: vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestPrintedUnexpectedOutputSubscriber.php class TestPrintedUnexpectedOutputSubscriber (line 20) | final class TestPrintedUnexpectedOutputSubscriber extends Subscriber imp... method notify (line 22) | public function notify(PrintedUnexpectedOutput $event): void FILE: vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestRunnerExecutionFinishedSubscriber.php class TestRunnerExecutionFinishedSubscriber (line 20) | final class TestRunnerExecutionFinishedSubscriber extends Subscriber imp... method notify (line 22) | public function notify(ExecutionFinished $event): void FILE: vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestSkippedSubscriber.php class TestSkippedSubscriber (line 21) | final class TestSkippedSubscriber extends Subscriber implements SkippedS... method notify (line 26) | public function notify(Skipped $event): void FILE: vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestSuiteFinishedSubscriber.php class TestSuiteFinishedSubscriber (line 20) | final class TestSuiteFinishedSubscriber extends Subscriber implements Fi... method notify (line 22) | public function notify(Finished $event): void FILE: vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestSuiteStartedSubscriber.php class TestSuiteStartedSubscriber (line 20) | final class TestSuiteStartedSubscriber extends Subscriber implements Sta... method notify (line 22) | public function notify(Started $event): void FILE: vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/Subscriber.php class Subscriber (line 17) | abstract class Subscriber method __construct (line 21) | public function __construct(TeamCityLogger $logger) method logger (line 26) | protected function logger(): TeamCityLogger FILE: vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestConsideredRiskySubscriber.php class TestConsideredRiskySubscriber (line 21) | final class TestConsideredRiskySubscriber extends Subscriber implements ... method notify (line 26) | public function notify(ConsideredRisky $event): void FILE: vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestErroredSubscriber.php class TestErroredSubscriber (line 21) | final class TestErroredSubscriber extends Subscriber implements ErroredS... method notify (line 26) | public function notify(Errored $event): void FILE: vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestFailedSubscriber.php class TestFailedSubscriber (line 21) | final class TestFailedSubscriber extends Subscriber implements FailedSub... method notify (line 26) | public function notify(Failed $event): void FILE: vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestFinishedSubscriber.php class TestFinishedSubscriber (line 21) | final class TestFinishedSubscriber extends Subscriber implements Finishe... method notify (line 26) | public function notify(Finished $event): void FILE: vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestMarkedIncompleteSubscriber.php class TestMarkedIncompleteSubscriber (line 21) | final class TestMarkedIncompleteSubscriber extends Subscriber implements... method notify (line 26) | public function notify(MarkedIncomplete $event): void FILE: vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestPreparedSubscriber.php class TestPreparedSubscriber (line 20) | final class TestPreparedSubscriber extends Subscriber implements Prepare... method notify (line 22) | public function notify(Prepared $event): void FILE: vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestRunnerExecutionFinishedSubscriber.php class TestRunnerExecutionFinishedSubscriber (line 20) | final class TestRunnerExecutionFinishedSubscriber extends Subscriber imp... method notify (line 22) | public function notify(ExecutionFinished $event): void FILE: vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestSkippedSubscriber.php class TestSkippedSubscriber (line 21) | final class TestSkippedSubscriber extends Subscriber implements SkippedS... method notify (line 26) | public function notify(Skipped $event): void FILE: vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestSuiteBeforeFirstTestMethodErroredSubscriber.php class TestSuiteBeforeFirstTestMethodErroredSubscriber (line 21) | final class TestSuiteBeforeFirstTestMethodErroredSubscriber extends Subs... method notify (line 26) | public function notify(BeforeFirstTestMethodErrored $event): void FILE: vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestSuiteFinishedSubscriber.php class TestSuiteFinishedSubscriber (line 20) | final class TestSuiteFinishedSubscriber extends Subscriber implements Fi... method notify (line 22) | public function notify(Finished $event): void FILE: vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestSuiteSkippedSubscriber.php class TestSuiteSkippedSubscriber (line 21) | final class TestSuiteSkippedSubscriber extends Subscriber implements Ski... method notify (line 26) | public function notify(Skipped $event): void FILE: vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestSuiteStartedSubscriber.php class TestSuiteStartedSubscriber (line 20) | final class TestSuiteStartedSubscriber extends Subscriber implements Sta... method notify (line 22) | public function notify(Started $event): void FILE: vendor/phpunit/phpunit/src/Logging/TeamCity/TeamCityLogger.php class TeamCityLogger (line 49) | final class TeamCityLogger method __construct (line 60) | public function __construct(Printer $printer, Facade $facade) method testSuiteStarted (line 68) | public function testSuiteStarted(TestSuiteStarted $event): void method testSuiteFinished (line 106) | public function testSuiteFinished(TestSuiteFinished $event): void method testPrepared (line 121) | public function testPrepared(Prepared $event): void method testMarkedIncomplete (line 148) | public function testMarkedIncomplete(MarkedIncomplete $event): void method testSkipped (line 170) | public function testSkipped(Skipped $event): void method testSuiteSkipped (line 189) | public function testSuiteSkipped(TestSuiteSkipped $event): void method beforeFirstTestMethodErrored (line 209) | public function beforeFirstTestMethodErrored(BeforeFirstTestMethodErro... method testErrored (line 229) | public function testErrored(Errored $event): void method testFailed (line 249) | public function testFailed(Failed $event): void method testConsideredRisky (line 276) | public function testConsideredRisky(ConsideredRisky $event): void method testFinished (line 298) | public function testFinished(Finished $event): void method flush (line 311) | public function flush(): void method registerSubscribers (line 320) | private function registerSubscribers(Facade $facade): void method setFlowId (line 338) | private function setFlowId(): void method writeMessage (line 345) | private function writeMessage(string $eventName, array $parameters = [... method duration (line 374) | private function duration(Event $event): int method escape (line 385) | private function escape(string $string): string method message (line 394) | private function message(Throwable $throwable): string method details (line 409) | private function details(Throwable $throwable): string FILE: vendor/phpunit/phpunit/src/Logging/TestDox/HtmlRenderer.php class HtmlRenderer (line 19) | final class HtmlRenderer method render (line 109) | public function render(array $tests): string method reduce (line 136) | private function reduce(TestResultCollection $tests): array FILE: vendor/phpunit/phpunit/src/Logging/TestDox/NamePrettifier.php class NamePrettifier (line 55) | final class NamePrettifier method prettifyTestClassName (line 65) | public function prettifyTestClassName(string $className): string method prettifyTestMethodName (line 113) | public function prettifyTestMethodName(string $name): string method prettifyTestCase (line 173) | public function prettifyTestCase(TestCase $test, bool $colorize): string method prettifyDataSet (line 212) | public function prettifyDataSet(TestCase $test, bool $colorize): string method mapTestMethodParameterNamesToProvidedDataValues (line 225) | private function mapTestMethodParameterNamesToProvidedDataValues(TestC... method objectToString (line 285) | private function objectToString(object $value): string FILE: vendor/phpunit/phpunit/src/Logging/TestDox/PlainTextRenderer.php class PlainTextRenderer (line 19) | final class PlainTextRenderer method render (line 24) | public function render(array $tests): string method reduce (line 48) | private function reduce(TestResultCollection $tests): array FILE: vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/Subscriber.php class Subscriber (line 17) | abstract class Subscriber method __construct (line 21) | public function __construct(TestResultCollector $collector) method collector (line 26) | protected function collector(): TestResultCollector FILE: vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestConsideredRiskySubscriber.php class TestConsideredRiskySubscriber (line 20) | final class TestConsideredRiskySubscriber extends Subscriber implements ... method notify (line 22) | public function notify(ConsideredRisky $event): void FILE: vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestErroredSubscriber.php class TestErroredSubscriber (line 20) | final class TestErroredSubscriber extends Subscriber implements ErroredS... method notify (line 22) | public function notify(Errored $event): void FILE: vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestFailedSubscriber.php class TestFailedSubscriber (line 20) | final class TestFailedSubscriber extends Subscriber implements FailedSub... method notify (line 22) | public function notify(Failed $event): void FILE: vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestFinishedSubscriber.php class TestFinishedSubscriber (line 21) | final class TestFinishedSubscriber extends Subscriber implements Finishe... method notify (line 26) | public function notify(Finished $event): void FILE: vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestMarkedIncompleteSubscriber.php class TestMarkedIncompleteSubscriber (line 20) | final class TestMarkedIncompleteSubscriber extends Subscriber implements... method notify (line 22) | public function notify(MarkedIncomplete $event): void FILE: vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestPassedSubscriber.php class TestPassedSubscriber (line 20) | final class TestPassedSubscriber extends Subscriber implements PassedSub... method notify (line 22) | public function notify(Passed $event): void FILE: vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestPreparedSubscriber.php class TestPreparedSubscriber (line 20) | final class TestPreparedSubscriber extends Subscriber implements Prepare... method notify (line 22) | public function notify(Prepared $event): void FILE: vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestSkippedSubscriber.php class TestSkippedSubscriber (line 20) | final class TestSkippedSubscriber extends Subscriber implements SkippedS... method notify (line 22) | public function notify(Skipped $event): void FILE: vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestTriggeredDeprecationSubscriber.php class TestTriggeredDeprecationSubscriber (line 20) | final class TestTriggeredDeprecationSubscriber extends Subscriber implem... method notify (line 22) | public function notify(DeprecationTriggered $event): void FILE: vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestTriggeredNoticeSubscriber.php class TestTriggeredNoticeSubscriber (line 20) | final class TestTriggeredNoticeSubscriber extends Subscriber implements ... method notify (line 22) | public function notify(NoticeTriggered $event): void FILE: vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestTriggeredPhpDeprecationSubscriber.php class TestTriggeredPhpDeprecationSubscriber (line 20) | final class TestTriggeredPhpDeprecationSubscriber extends Subscriber imp... method notify (line 22) | public function notify(PhpDeprecationTriggered $event): void FILE: vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestTriggeredPhpNoticeSubscriber.php class TestTriggeredPhpNoticeSubscriber (line 20) | final class TestTriggeredPhpNoticeSubscriber extends Subscriber implemen... method notify (line 22) | public function notify(PhpNoticeTriggered $event): void FILE: vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestTriggeredPhpWarningSubscriber.php class TestTriggeredPhpWarningSubscriber (line 20) | final class TestTriggeredPhpWarningSubscriber extends Subscriber impleme... method notify (line 22) | public function notify(PhpWarningTriggered $event): void FILE: vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestTriggeredPhpunitDeprecationSubscriber.php class TestTriggeredPhpunitDeprecationSubscriber (line 20) | final class TestTriggeredPhpunitDeprecationSubscriber extends Subscriber... method notify (line 22) | public function notify(PhpunitDeprecationTriggered $event): void FILE: vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestTriggeredPhpunitErrorSubscriber.php class TestTriggeredPhpunitErrorSubscriber (line 20) | final class TestTriggeredPhpunitErrorSubscriber extends Subscriber imple... method notify (line 22) | public function notify(PhpunitErrorTriggered $event): void FILE: vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestTriggeredPhpunitWarningSubscriber.php class TestTriggeredPhpunitWarningSubscriber (line 20) | final class TestTriggeredPhpunitWarningSubscriber extends Subscriber imp... method notify (line 22) | public function notify(PhpunitWarningTriggered $event): void FILE: vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestTriggeredWarningSubscriber.php class TestTriggeredWarningSubscriber (line 20) | final class TestTriggeredWarningSubscriber extends Subscriber implements... method notify (line 22) | public function notify(WarningTriggered $event): void FILE: vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/TestResult.php class TestResult (line 23) | final class TestResult method __construct (line 29) | public function __construct(TestMethod $test, TestStatus $status, ?Thr... method test (line 36) | public function test(): TestMethod method status (line 41) | public function status(): TestStatus method hasThrowable (line 49) | public function hasThrowable(): bool method throwable (line 54) | public function throwable(): ?Throwable FILE: vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/TestResultCollection.php class TestResultCollection (line 23) | final class TestResultCollection implements IteratorAggregate method fromArray (line 33) | public static function fromArray(array $testResults): self method __construct (line 38) | private function __construct(TestResult ...$testResults) method asArray (line 46) | public function asArray(): array method getIterator (line 51) | public function getIterator(): TestResultCollectionIterator FILE: vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/TestResultCollectionIterator.php class TestResultCollectionIterator (line 22) | final class TestResultCollectionIterator implements Iterator method __construct (line 30) | public function __construct(TestResultCollection $testResults) method rewind (line 35) | public function rewind(): void method valid (line 40) | public function valid(): bool method key (line 45) | public function key(): int method current (line 50) | public function current(): TestResult method next (line 55) | public function next(): void FILE: vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/TestResultCollector.php class TestResultCollector (line 53) | final class TestResultCollector method __construct (line 69) | public function __construct(Facade $facade, Source $source) method testMethodsGroupedByClass (line 79) | public function testMethodsGroupedByClass(): array method testPrepared (line 140) | public function testPrepared(Prepared $event): void method testErrored (line 151) | public function testErrored(Errored $event): void method testFailed (line 169) | public function testFailed(Failed $event): void method testPassed (line 179) | public function testPassed(Passed $event): void method testSkipped (line 188) | public function testSkipped(Skipped $event): void method testMarkedIncomplete (line 197) | public function testMarkedIncomplete(MarkedIncomplete $event): void method testConsideredRisky (line 208) | public function testConsideredRisky(ConsideredRisky $event): void method testTriggeredDeprecation (line 217) | public function testTriggeredDeprecation(DeprecationTriggered $event):... method testTriggeredNotice (line 242) | public function testTriggeredNotice(NoticeTriggered $event): void method testTriggeredWarning (line 263) | public function testTriggeredWarning(WarningTriggered $event): void method testTriggeredPhpDeprecation (line 284) | public function testTriggeredPhpDeprecation(PhpDeprecationTriggered $e... method testTriggeredPhpNotice (line 309) | public function testTriggeredPhpNotice(PhpNoticeTriggered $event): void method testTriggeredPhpWarning (line 330) | public function testTriggeredPhpWarning(PhpWarningTriggered $event): void method testTriggeredPhpunitDeprecation (line 351) | public function testTriggeredPhpunitDeprecation(PhpunitDeprecationTrig... method testTriggeredPhpunitError (line 360) | public function testTriggeredPhpunitError(PhpunitErrorTriggered $event... method testTriggeredPhpunitWarning (line 369) | public function testTriggeredPhpunitWarning(PhpunitWarningTriggered $e... method testFinished (line 381) | public function testFinished(Finished $event): void method registerSubscribers (line 402) | private function registerSubscribers(Facade $facade): void method updateTestStatus (line 425) | private function updateTestStatus(TestStatus $status): void method process (line 435) | private function process(TestMethod $test): void FILE: vendor/phpunit/phpunit/src/Metadata/After.php class After (line 17) | final class After extends Metadata method isAfter (line 22) | public function isAfter(): bool FILE: vendor/phpunit/phpunit/src/Metadata/AfterClass.php class AfterClass (line 17) | final class AfterClass extends Metadata method isAfterClass (line 22) | public function isAfterClass(): bool FILE: vendor/phpunit/phpunit/src/Metadata/Api/CodeCoverage.php class CodeCoverage (line 45) | final class CodeCoverage method linesToBeCovered (line 55) | public function linesToBeCovered(string $className, string $methodName... method linesToBeUsed (line 137) | public function linesToBeUsed(string $className, string $methodName): ... method linesToBeIgnored (line 201) | public function linesToBeIgnored(TestSuite $testSuite): array method shouldCodeCoverageBeCollectedFor (line 219) | public function shouldCodeCoverageBeCollectedFor(string $className, st... method testCaseClassesIn (line 244) | private function testCaseClassesIn(TestSuite $testSuite): array method codeUnitsIgnoredBy (line 258) | private function codeUnitsIgnoredBy(string $className): CodeUnitCollec... method mapToCodeUnits (line 289) | private function mapToCodeUnits(CoversClass|CoversFunction|UsesClass|U... FILE: vendor/phpunit/phpunit/src/Metadata/Api/DataProvider.php class DataProvider (line 51) | final class DataProvider method providedData (line 59) | public function providedData(string $className, string $methodName): ?... method dataProvidedByMethods (line 100) | private function dataProvidedByMethods(string $className, string $meth... method dataProvidedByMetadata (line 221) | private function dataProvidedByMetadata(MetadataCollection $testWith):... method dataProvidedByTestWithAnnotation (line 239) | private function dataProvidedByTestWithAnnotation(string $className, s... method valueObjectForTestMethodWithoutTestData (line 293) | private function valueObjectForTestMethodWithoutTestData(string $class... FILE: vendor/phpunit/phpunit/src/Metadata/Api/Dependencies.php class Dependencies (line 23) | final class Dependencies method dependencies (line 31) | public static function dependencies(string $className, string $methodN... FILE: vendor/phpunit/phpunit/src/Metadata/Api/Groups.php class Groups (line 33) | final class Groups method groups (line 46) | public function groups(string $className, string $methodName, bool $in... method size (line 109) | public function size(string $className, string $methodName): TestSize method canonicalizeName (line 128) | private function canonicalizeName(string $name): string FILE: vendor/phpunit/phpunit/src/Metadata/Api/HookMethods.php class HookMethods (line 24) | final class HookMethods method hookMethods (line 36) | public function hookMethods(string $className): array method emptyHookMethodsArray (line 97) | private function emptyHookMethodsArray(): array FILE: vendor/phpunit/phpunit/src/Metadata/Api/Requirements.php class Requirements (line 40) | final class Requirements method requirementsNotSatisfiedFor (line 48) | public function requirementsNotSatisfiedFor(string $className, string ... FILE: vendor/phpunit/phpunit/src/Metadata/BackupGlobals.php class BackupGlobals (line 17) | final class BackupGlobals extends Metadata method __construct (line 24) | protected function __construct(int $level, bool $enabled) method isBackupGlobals (line 34) | public function isBackupGlobals(): bool method enabled (line 39) | public function enabled(): bool FILE: vendor/phpunit/phpunit/src/Metadata/BackupStaticProperties.php class BackupStaticProperties (line 17) | final class BackupStaticProperties extends Metadata method __construct (line 24) | protected function __construct(int $level, bool $enabled) method isBackupStaticProperties (line 34) | public function isBackupStaticProperties(): bool method enabled (line 39) | public function enabled(): bool FILE: vendor/phpunit/phpunit/src/Metadata/Before.php class Before (line 17) | final class Before extends Metadata method isBefore (line 22) | public function isBefore(): bool FILE: vendor/phpunit/phpunit/src/Metadata/BeforeClass.php class BeforeClass (line 17) | final class BeforeClass extends Metadata method isBeforeClass (line 22) | public function isBeforeClass(): bool FILE: vendor/phpunit/phpunit/src/Metadata/Covers.php class Covers (line 17) | final class Covers extends Metadata method __construct (line 28) | protected function __construct(int $level, string $target) method isCovers (line 38) | public function isCovers(): bool method target (line 46) | public function target(): string FILE: vendor/phpunit/phpunit/src/Metadata/CoversClass.php class CoversClass (line 17) | final class CoversClass extends Metadata method __construct (line 28) | protected function __construct(int $level, string $className) method isCoversClass (line 38) | public function isCoversClass(): bool method className (line 46) | public function className(): string method asStringForCodeUnitMapper (line 56) | public function asStringForCodeUnitMapper(): string FILE: vendor/phpunit/phpunit/src/Metadata/CoversDefaultClass.php class CoversDefaultClass (line 17) | final class CoversDefaultClass extends Metadata method __construct (line 28) | protected function __construct(int $level, string $className) method isCoversDefaultClass (line 38) | public function isCoversDefaultClass(): bool method className (line 46) | public function className(): string FILE: vendor/phpunit/phpunit/src/Metadata/CoversFunction.php class CoversFunction (line 17) | final class CoversFunction extends Metadata method __construct (line 28) | protected function __construct(int $level, string $functionName) method isCoversFunction (line 38) | public function isCoversFunction(): bool method functionName (line 46) | public function functionName(): string method asStringForCodeUnitMapper (line 54) | public function asStringForCodeUnitMapper(): string FILE: vendor/phpunit/phpunit/src/Metadata/CoversNothing.php class CoversNothing (line 17) | final class CoversNothing extends Metadata method isCoversNothing (line 22) | public function isCoversNothing(): bool FILE: vendor/phpunit/phpunit/src/Metadata/DataProvider.php class DataProvider (line 17) | final class DataProvider extends Metadata method __construct (line 34) | protected function __construct(int $level, string $className, string $... method isDataProvider (line 45) | public function isDataProvider(): bool method className (line 53) | public function className(): string method methodName (line 61) | public function methodName(): string FILE: vendor/phpunit/phpunit/src/Metadata/DependsOnClass.php class DependsOnClass (line 17) | final class DependsOnClass extends Metadata method __construct (line 30) | protected function __construct(int $level, string $className, bool $de... method isDependsOnClass (line 42) | public function isDependsOnClass(): bool method className (line 50) | public function className(): string method deepClone (line 55) | public function deepClone(): bool method shallowClone (line 60) | public function shallowClone(): bool FILE: vendor/phpunit/phpunit/src/Metadata/DependsOnMethod.php class DependsOnMethod (line 17) | final class DependsOnMethod extends Metadata method __construct (line 36) | protected function __construct(int $level, string $className, string $... method isDependsOnMethod (line 49) | public function isDependsOnMethod(): bool method className (line 57) | public function className(): string method methodName (line 65) | public function methodName(): string method deepClone (line 70) | public function deepClone(): bool method shallowClone (line 75) | public function shallowClone(): bool FILE: vendor/phpunit/phpunit/src/Metadata/DoesNotPerformAssertions.php class DoesNotPerformAssertions (line 17) | final class DoesNotPerformAssertions extends Metadata method isDoesNotPerformAssertions (line 22) | public function isDoesNotPerformAssertions(): bool FILE: vendor/phpunit/phpunit/src/Metadata/Exception/AnnotationsAreNotSupportedForInternalClassesException.php class AnnotationsAreNotSupportedForInternalClassesException (line 21) | final class AnnotationsAreNotSupportedForInternalClassesException extend... method __construct (line 26) | public function __construct(string $className) FILE: vendor/phpunit/phpunit/src/Metadata/Exception/Exception.php type Exception (line 12) | interface Exception extends \PHPUnit\Exception FILE: vendor/phpunit/phpunit/src/Metadata/Exception/InvalidAttributeException.php class InvalidAttributeException (line 22) | final class InvalidAttributeException extends RuntimeException implement... method __construct (line 31) | public function __construct(string $attributeName, string $target, str... FILE: vendor/phpunit/phpunit/src/Metadata/Exception/InvalidVersionRequirementException.php class InvalidVersionRequirementException (line 14) | final class InvalidVersionRequirementException extends RuntimeException ... FILE: vendor/phpunit/phpunit/src/Metadata/Exception/NoVersionRequirementException.php class NoVersionRequirementException (line 14) | final class NoVersionRequirementException extends RuntimeException imple... FILE: vendor/phpunit/phpunit/src/Metadata/Exception/ReflectionException.php class ReflectionException (line 20) | final class ReflectionException extends RuntimeException implements Exce... FILE: vendor/phpunit/phpunit/src/Metadata/ExcludeGlobalVariableFromBackup.php class ExcludeGlobalVariableFromBackup (line 17) | final class ExcludeGlobalVariableFromBackup extends Metadata method __construct (line 28) | protected function __construct(int $level, string $globalVariableName) method isExcludeGlobalVariableFromBackup (line 38) | public function isExcludeGlobalVariableFromBackup(): bool method globalVariableName (line 46) | public function globalVariableName(): string FILE: vendor/phpunit/phpunit/src/Metadata/ExcludeStaticPropertyFromBackup.php class ExcludeStaticPropertyFromBackup (line 17) | final class ExcludeStaticPropertyFromBackup extends Metadata method __construct (line 34) | protected function __construct(int $level, string $className, string $... method isExcludeStaticPropertyFromBackup (line 45) | public function isExcludeStaticPropertyFromBackup(): bool method className (line 53) | public function className(): string method propertyName (line 61) | public function propertyName(): string FILE: vendor/phpunit/phpunit/src/Metadata/Group.php class Group (line 17) | final class Group extends Metadata method __construct (line 28) | protected function __construct(int $level, string $groupName) method isGroup (line 38) | public function isGroup(): bool method groupName (line 46) | public function groupName(): string FILE: vendor/phpunit/phpunit/src/Metadata/IgnoreClassForCodeCoverage.php class IgnoreClassForCodeCoverage (line 19) | final class IgnoreClassForCodeCoverage extends Metadata method __construct (line 30) | protected function __construct(int $level, string $className) method isIgnoreClassForCodeCoverage (line 40) | public function isIgnoreClassForCodeCoverage(): bool method className (line 48) | public function className(): string FILE: vendor/phpunit/phpunit/src/Metadata/IgnoreDeprecations.php class IgnoreDeprecations (line 17) | final class IgnoreDeprecations extends Metadata method isIgnoreDeprecations (line 22) | public function isIgnoreDeprecations(): bool FILE: vendor/phpunit/phpunit/src/Metadata/IgnoreFunctionForCodeCoverage.php class IgnoreFunctionForCodeCoverage (line 19) | final class IgnoreFunctionForCodeCoverage extends Metadata method __construct (line 30) | protected function __construct(int $level, string $functionName) method isIgnoreFunctionForCodeCoverage (line 40) | public function isIgnoreFunctionForCodeCoverage(): bool method functionName (line 48) | public function functionName(): string FILE: vendor/phpunit/phpunit/src/Metadata/IgnoreMethodForCodeCoverage.php class IgnoreMethodForCodeCoverage (line 19) | final class IgnoreMethodForCodeCoverage extends Metadata method __construct (line 36) | protected function __construct(int $level, string $className, string $... method isIgnoreMethodForCodeCoverage (line 47) | public function isIgnoreMethodForCodeCoverage(): bool method className (line 55) | public function className(): string method methodName (line 63) | public function methodName(): string FILE: vendor/phpunit/phpunit/src/Metadata/Metadata.php class Metadata (line 19) | abstract class Metadata method after (line 29) | public static function after(): After method afterClass (line 34) | public static function afterClass(): AfterClass method backupGlobalsOnClass (line 39) | public static function backupGlobalsOnClass(bool $enabled): BackupGlobals method backupGlobalsOnMethod (line 44) | public static function backupGlobalsOnMethod(bool $enabled): BackupGlo... method backupStaticPropertiesOnClass (line 49) | public static function backupStaticPropertiesOnClass(bool $enabled): B... method backupStaticPropertiesOnMethod (line 54) | public static function backupStaticPropertiesOnMethod(bool $enabled): ... method before (line 59) | public static function before(): Before method beforeClass (line 64) | public static function beforeClass(): BeforeClass method coversClass (line 72) | public static function coversClass(string $className): CoversClass method coversFunction (line 80) | public static function coversFunction(string $functionName): CoversFun... method coversOnClass (line 88) | public static function coversOnClass(string $target): Covers method coversOnMethod (line 96) | public static function coversOnMethod(string $target): Covers method coversDefaultClass (line 104) | public static function coversDefaultClass(string $className): CoversDe... method coversNothingOnClass (line 109) | public static function coversNothingOnClass(): CoversNothing method coversNothingOnMethod (line 114) | public static function coversNothingOnMethod(): CoversNothing method dataProvider (line 123) | public static function dataProvider(string $className, string $methodN... method dependsOnClass (line 131) | public static function dependsOnClass(string $className, bool $deepClo... method dependsOnMethod (line 140) | public static function dependsOnMethod(string $className, string $meth... method doesNotPerformAssertionsOnClass (line 145) | public static function doesNotPerformAssertionsOnClass(): DoesNotPerfo... method doesNotPerformAssertionsOnMethod (line 150) | public static function doesNotPerformAssertionsOnMethod(): DoesNotPerf... method excludeGlobalVariableFromBackupOnClass (line 158) | public static function excludeGlobalVariableFromBackupOnClass(string $... method excludeGlobalVariableFromBackupOnMethod (line 166) | public static function excludeGlobalVariableFromBackupOnMethod(string ... method excludeStaticPropertyFromBackupOnClass (line 175) | public static function excludeStaticPropertyFromBackupOnClass(string $... method excludeStaticPropertyFromBackupOnMethod (line 184) | public static function excludeStaticPropertyFromBackupOnMethod(string ... method groupOnClass (line 192) | public static function groupOnClass(string $groupName): Group method groupOnMethod (line 200) | public static function groupOnMethod(string $groupName): Group method ignoreDeprecationsOnClass (line 205) | public static function ignoreDeprecationsOnClass(): IgnoreDeprecations method ignoreDeprecationsOnMethod (line 210) | public static function ignoreDeprecationsOnMethod(): IgnoreDeprecations method ignoreClassForCodeCoverage (line 218) | public static function ignoreClassForCodeCoverage(string $className): ... method ignoreMethodForCodeCoverage (line 227) | public static function ignoreMethodForCodeCoverage(string $className, ... method ignoreFunctionForCodeCoverage (line 235) | public static function ignoreFunctionForCodeCoverage(string $functionN... method postCondition (line 240) | public static function postCondition(): PostCondition method preCondition (line 245) | public static function preCondition(): PreCondition method preserveGlobalStateOnClass (line 250) | public static function preserveGlobalStateOnClass(bool $enabled): Pres... method preserveGlobalStateOnMethod (line 255) | public static function preserveGlobalStateOnMethod(bool $enabled): Pre... method requiresFunctionOnClass (line 263) | public static function requiresFunctionOnClass(string $functionName): ... method requiresFunctionOnMethod (line 271) | public static function requiresFunctionOnMethod(string $functionName):... method requiresMethodOnClass (line 280) | public static function requiresMethodOnClass(string $className, string... method requiresMethodOnMethod (line 289) | public static function requiresMethodOnMethod(string $className, strin... method requiresOperatingSystemOnClass (line 297) | public static function requiresOperatingSystemOnClass(string $operatin... method requiresOperatingSystemOnMethod (line 305) | public static function requiresOperatingSystemOnMethod(string $operati... method requiresOperatingSystemFamilyOnClass (line 313) | public static function requiresOperatingSystemFamilyOnClass(string $op... method requiresOperatingSystemFamilyOnMethod (line 321) | public static function requiresOperatingSystemFamilyOnMethod(string $o... method requiresPhpOnClass (line 326) | public static function requiresPhpOnClass(Requirement $versionRequirem... method requiresPhpOnMethod (line 331) | public static function requiresPhpOnMethod(Requirement $versionRequire... method requiresPhpExtensionOnClass (line 339) | public static function requiresPhpExtensionOnClass(string $extension, ... method requiresPhpExtensionOnMethod (line 347) | public static function requiresPhpExtensionOnMethod(string $extension,... method requiresPhpunitOnClass (line 352) | public static function requiresPhpunitOnClass(Requirement $versionRequ... method requiresPhpunitOnMethod (line 357) | public static function requiresPhpunitOnMethod(Requirement $versionReq... method requiresSettingOnClass (line 366) | public static function requiresSettingOnClass(string $setting, string ... method requiresSettingOnMethod (line 375) | public static function requiresSettingOnMethod(string $setting, string... method runClassInSeparateProcess (line 380) | public static function runClassInSeparateProcess(): RunClassInSeparate... method runTestsInSeparateProcesses (line 385) | public static function runTestsInSeparateProcesses(): RunTestsInSepara... method runInSeparateProcess (line 390) | public static function runInSeparateProcess(): RunInSeparateProcess method test (line 395) | public static function test(): Test method testDoxOnClass (line 403) | public static function testDoxOnClass(string $text): TestDox method testDoxOnMethod (line 411) | public static function testDoxOnMethod(string $text): TestDox method testWith (line 416) | public static function testWith(array $data): TestWith method usesClass (line 424) | public static function usesClass(string $className): UsesClass method usesFunction (line 432) | public static function usesFunction(string $functionName): UsesFunction method usesOnClass (line 440) | public static function usesOnClass(string $target): Uses method usesOnMethod (line 448) | public static function usesOnMethod(string $target): Uses method usesDefaultClass (line 456) | public static function usesDefaultClass(string $className): UsesDefaul... method withoutErrorHandler (line 461) | public static function withoutErrorHandler(): WithoutErrorHandler method __construct (line 469) | protected function __construct(int $level) method isClassLevel (line 474) | public function isClassLevel(): bool method isMethodLevel (line 479) | public function isMethodLevel(): bool method isAfter (line 487) | public function isAfter(): bool method isAfterClass (line 495) | public function isAfterClass(): bool method isBackupGlobals (line 503) | public function isBackupGlobals(): bool method isBackupStaticProperties (line 511) | public function isBackupStaticProperties(): bool method isBeforeClass (line 519) | public function isBeforeClass(): bool method isBefore (line 527) | public function isBefore(): bool method isCovers (line 535) | public function isCovers(): bool method isCoversClass (line 543) | public function isCoversClass(): bool method isCoversDefaultClass (line 551) | public function isCoversDefaultClass(): bool method isCoversFunction (line 559) | public function isCoversFunction(): bool method isCoversNothing (line 567) | public function isCoversNothing(): bool method isDataProvider (line 575) | public function isDataProvider(): bool method isDependsOnClass (line 583) | public function isDependsOnClass(): bool method isDependsOnMethod (line 591) | public function isDependsOnMethod(): bool method isDoesNotPerformAssertions (line 599) | public function isDoesNotPerformAssertions(): bool method isExcludeGlobalVariableFromBackup (line 607) | public function isExcludeGlobalVariableFromBackup(): bool method isExcludeStaticPropertyFromBackup (line 615) | public function isExcludeStaticPropertyFromBackup(): bool method isGroup (line 623) | public function isGroup(): bool method isIgnoreDeprecations (line 631) | public function isIgnoreDeprecations(): bool method isIgnoreClassForCodeCoverage (line 639) | public function isIgnoreClassForCodeCoverage(): bool method isIgnoreMethodForCodeCoverage (line 647) | public function isIgnoreMethodForCodeCoverage(): bool method isIgnoreFunctionForCodeCoverage (line 655) | public function isIgnoreFunctionForCodeCoverage(): bool method isRunClassInSeparateProcess (line 663) | public function isRunClassInSeparateProcess(): bool method isRunInSeparateProcess (line 671) | public function isRunInSeparateProcess(): bool method isRunTestsInSeparateProcesses (line 679) | public function isRunTestsInSeparateProcesses(): bool method isTest (line 687) | public function isTest(): bool method isPreCondition (line 695) | public function isPreCondition(): bool method isPostCondition (line 703) | public function isPostCondition(): bool method isPreserveGlobalState (line 711) | public function isPreserveGlobalState(): bool method isRequiresMethod (line 719) | public function isRequiresMethod(): bool method isRequiresFunction (line 727) | public function isRequiresFunction(): bool method isRequiresOperatingSystem (line 735) | public function isRequiresOperatingSystem(): bool method isRequiresOperatingSystemFamily (line 743) | public function isRequiresOperatingSystemFamily(): bool method isRequiresPhp (line 751) | public function isRequiresPhp(): bool method isRequiresPhpExtension (line 759) | public function isRequiresPhpExtension(): bool method isRequiresPhpunit (line 767) | public function isRequiresPhpunit(): bool method isRequiresSetting (line 775) | public function isRequiresSetting(): bool method isTestDox (line 783) | public function isTestDox(): bool method isTestWith (line 791) | public function isTestWith(): bool method isUses (line 799) | public function isUses(): bool method isUsesClass (line 807) | public function isUsesClass(): bool method isUsesDefaultClass (line 815) | public function isUsesDefaultClass(): bool method isUsesFunction (line 823) | public function isUsesFunction(): bool method isWithoutErrorHandler (line 831) | public function isWithoutErrorHandler(): bool FILE: vendor/phpunit/phpunit/src/Metadata/MetadataCollection.php class MetadataCollection (line 25) | final class MetadataCollection implements Countable, IteratorAggregate method fromArray (line 35) | public static function fromArray(array $metadata): self method __construct (line 40) | private function __construct(Metadata ...$metadata) method asArray (line 48) | public function asArray(): array method count (line 53) | public function count(): int method isEmpty (line 58) | public function isEmpty(): bool method isNotEmpty (line 63) | public function isNotEmpty(): bool method getIterator (line 68) | public function getIterator(): MetadataCollectionIterator method mergeWith (line 73) | public function mergeWith(self $other): self method isClassLevel (line 83) | public function isClassLevel(): self method isMethodLevel (line 93) | public function isMethodLevel(): self method isAfter (line 103) | public function isAfter(): self method isAfterClass (line 113) | public function isAfterClass(): self method isBackupGlobals (line 123) | public function isBackupGlobals(): self method isBackupStaticProperties (line 133) | public function isBackupStaticProperties(): self method isBeforeClass (line 143) | public function isBeforeClass(): self method isBefore (line 153) | public function isBefore(): self method isCovers (line 163) | public function isCovers(): self method isCoversClass (line 173) | public function isCoversClass(): self method isCoversDefaultClass (line 183) | public function isCoversDefaultClass(): self method isCoversFunction (line 193) | public function isCoversFunction(): self method isExcludeGlobalVariableFromBackup (line 203) | public function isExcludeGlobalVariableFromBackup(): self method isExcludeStaticPropertyFromBackup (line 213) | public function isExcludeStaticPropertyFromBackup(): self method isCoversNothing (line 223) | public function isCoversNothing(): self method isDataProvider (line 233) | public function isDataProvider(): self method isDepends (line 243) | public function isDepends(): self method isDependsOnClass (line 253) | public function isDependsOnClass(): self method isDependsOnMethod (line 263) | public function isDependsOnMethod(): self method isDoesNotPerformAssertions (line 273) | public function isDoesNotPerformAssertions(): self method isGroup (line 283) | public function isGroup(): self method isIgnoreDeprecations (line 293) | public function isIgnoreDeprecations(): self method isIgnoreClassForCodeCoverage (line 306) | public function isIgnoreClassForCodeCoverage(): self method isIgnoreMethodForCodeCoverage (line 319) | public function isIgnoreMethodForCodeCoverage(): self method isIgnoreFunctionForCodeCoverage (line 332) | public function isIgnoreFunctionForCodeCoverage(): self method isRunClassInSeparateProcess (line 342) | public function isRunClassInSeparateProcess(): self method isRunInSeparateProcess (line 352) | public function isRunInSeparateProcess(): self method isRunTestsInSeparateProcesses (line 362) | public function isRunTestsInSeparateProcesses(): self method isTest (line 372) | public function isTest(): self method isPreCondition (line 382) | public function isPreCondition(): self method isPostCondition (line 392) | public function isPostCondition(): self method isPreserveGlobalState (line 402) | public function isPreserveGlobalState(): self method isRequiresMethod (line 412) | public function isRequiresMethod(): self method isRequiresFunction (line 422) | public function isRequiresFunction(): self method isRequiresOperatingSystem (line 432) | public function isRequiresOperatingSystem(): self method isRequiresOperatingSystemFamily (line 442) | public function isRequiresOperatingSystemFamily(): self method isRequiresPhp (line 452) | public function isRequiresPhp(): self method isRequiresPhpExtension (line 462) | public function isRequiresPhpExtension(): self method isRequiresPhpunit (line 472) | public function isRequiresPhpunit(): self method isRequiresSetting (line 482) | public function isRequiresSetting(): self method isTestDox (line 492) | public function isTestDox(): self method isTestWith (line 502) | public function isTestWith(): self method isUses (line 512) | public function isUses(): self method isUsesClass (line 522) | public function isUsesClass(): self method isUsesDefaultClass (line 532) | public function isUsesDefaultClass(): self method isUsesFunction (line 542) | public function isUsesFunction(): self method isWithoutErrorHandler (line 552) | public function isWithoutErrorHandler(): self FILE: vendor/phpunit/phpunit/src/Metadata/MetadataCollectionIterator.php class MetadataCollectionIterator (line 20) | final class MetadataCollectionIterator implements Iterator method __construct (line 28) | public function __construct(MetadataCollection $metadata) method rewind (line 33) | public function rewind(): void method valid (line 38) | public function valid(): bool method key (line 43) | public function key(): int method current (line 48) | public function current(): Metadata method next (line 53) | public function next(): void FILE: vendor/phpunit/phpunit/src/Metadata/Parser/Annotation/DocBlock.php class DocBlock (line 41) | final class DocBlock method ofClass (line 72) | public static function ofClass(ReflectionClass $class): self method ofMethod (line 89) | public static function ofMethod(ReflectionMethod $method): self method __construct (line 108) | private function __construct(string $docComment, array $symbolAnnotati... method requirements (line 128) | public function requirements(): array method symbolAnnotations (line 223) | public function symbolAnnotations(): array method parseDocBlock (line 231) | private static function parseDocBlock(string $docBlock): array method extractAnnotationsFromReflector (line 248) | private static function extractAnnotationsFromReflector(ReflectionClas... FILE: vendor/phpunit/phpunit/src/Metadata/Parser/Annotation/Registry.php class Registry (line 26) | final class Registry method getInstance (line 40) | public static function getInstance(): self method forClassName (line 51) | public function forClassName(string $class): DocBlock method forMethod (line 78) | public function forMethod(string $classInHierarchy, string $method): D... FILE: vendor/phpunit/phpunit/src/Metadata/Parser/AnnotationParser.php class AnnotationParser (line 43) | final class AnnotationParser implements Parser method forClass (line 52) | public function forClass(string $className): MetadataCollection method forMethod (line 187) | public function forMethod(string $className, string $methodName): Meta... method forClassAndMethod (line 419) | public function forClassAndMethod(string $className, string $methodNam... method stringToBool (line 426) | private function stringToBool(string $value): bool method cleanUpCoversOrUsesTarget (line 435) | private function cleanUpCoversOrUsesTarget(string $value): string method parseRequirements (line 447) | private function parseRequirements(array $requirements, string $level)... FILE: vendor/phpunit/phpunit/src/Metadata/Parser/AttributeParser.php class AttributeParser (line 84) | final class AttributeParser implements Parser method forClass (line 89) | public function forClass(string $className): MetadataCollection method forMethod (line 357) | public function forMethod(string $className, string $methodName): Meta... method forClassAndMethod (line 692) | public function forClassAndMethod(string $className, string $methodNam... FILE: vendor/phpunit/phpunit/src/Metadata/Parser/CachingParser.php class CachingParser (line 22) | final class CachingParser implements Parser method __construct (line 29) | public function __construct(Parser $reader) method forClass (line 37) | public function forClass(string $className): MetadataCollection method forMethod (line 54) | public function forMethod(string $className, string $methodName): Meta... method forClassAndMethod (line 74) | public function forClassAndMethod(string $className, string $methodNam... FILE: vendor/phpunit/phpunit/src/Metadata/Parser/Parser.php type Parser (line 19) | interface Parser method forClass (line 24) | public function forClass(string $className): MetadataCollection; method forMethod (line 30) | public function forMethod(string $className, string $methodName): Meta... method forClassAndMethod (line 36) | public function forClassAndMethod(string $className, string $methodNam... FILE: vendor/phpunit/phpunit/src/Metadata/Parser/ParserChain.php class ParserChain (line 22) | final class ParserChain implements Parser method __construct (line 27) | public function __construct(Parser $attributeReader, Parser $annotatio... method forClass (line 36) | public function forClass(string $className): MetadataCollection method forMethod (line 53) | public function forMethod(string $className, string $methodName): Meta... method forClassAndMethod (line 71) | public function forClassAndMethod(string $className, string $methodNam... FILE: vendor/phpunit/phpunit/src/Metadata/Parser/Registry.php class Registry (line 20) | final class Registry method parser (line 24) | public static function parser(): Parser method build (line 29) | private static function build(): Parser FILE: vendor/phpunit/phpunit/src/Metadata/PostCondition.php class PostCondition (line 17) | final class PostCondition extends Metadata method isPostCondition (line 22) | public function isPostCondition(): bool FILE: vendor/phpunit/phpunit/src/Metadata/PreCondition.php class PreCondition (line 17) | final class PreCondition extends Metadata method isPreCondition (line 22) | public function isPreCondition(): bool FILE: vendor/phpunit/phpunit/src/Metadata/PreserveGlobalState.php class PreserveGlobalState (line 17) | final class PreserveGlobalState extends Metadata method __construct (line 24) | protected function __construct(int $level, bool $enabled) method isPreserveGlobalState (line 34) | public function isPreserveGlobalState(): bool method enabled (line 39) | public function enabled(): bool FILE: vendor/phpunit/phpunit/src/Metadata/RequiresFunction.php class RequiresFunction (line 17) | final class RequiresFunction extends Metadata method __construct (line 28) | protected function __construct(int $level, string $functionName) method isRequiresFunction (line 38) | public function isRequiresFunction(): bool method functionName (line 46) | public function functionName(): string FILE: vendor/phpunit/phpunit/src/Metadata/RequiresMethod.php class RequiresMethod (line 17) | final class RequiresMethod extends Metadata method __construct (line 34) | protected function __construct(int $level, string $className, string $... method isRequiresMethod (line 45) | public function isRequiresMethod(): bool method className (line 53) | public function className(): string method methodName (line 61) | public function methodName(): string FILE: vendor/phpunit/phpunit/src/Metadata/RequiresOperatingSystem.php class RequiresOperatingSystem (line 17) | final class RequiresOperatingSystem extends Metadata method __construct (line 28) | public function __construct(int $level, string $operatingSystem) method isRequiresOperatingSystem (line 38) | public function isRequiresOperatingSystem(): bool method operatingSystem (line 46) | public function operatingSystem(): string FILE: vendor/phpunit/phpunit/src/Metadata/RequiresOperatingSystemFamily.php class RequiresOperatingSystemFamily (line 17) | final class RequiresOperatingSystemFamily extends Metadata method __construct (line 28) | protected function __construct(int $level, string $operatingSystemFamily) method isRequiresOperatingSystemFamily (line 38) | public function isRequiresOperatingSystemFamily(): bool method operatingSystemFamily (line 46) | public function operatingSystemFamily(): string FILE: vendor/phpunit/phpunit/src/Metadata/RequiresPhp.php class RequiresPhp (line 19) | final class RequiresPhp extends Metadata method __construct (line 26) | protected function __construct(int $level, Requirement $versionRequire... method isRequiresPhp (line 36) | public function isRequiresPhp(): bool method versionRequirement (line 41) | public function versionRequirement(): Requirement FILE: vendor/phpunit/phpunit/src/Metadata/RequiresPhpExtension.php class RequiresPhpExtension (line 19) | final class RequiresPhpExtension extends Metadata method __construct (line 31) | protected function __construct(int $level, string $extension, ?Require... method isRequiresPhpExtension (line 42) | public function isRequiresPhpExtension(): bool method extension (line 50) | public function extension(): string method hasVersionRequirement (line 58) | public function hasVersionRequirement(): bool method versionRequirement (line 66) | public function versionRequirement(): Requirement FILE: vendor/phpunit/phpunit/src/Metadata/RequiresPhpunit.php class RequiresPhpunit (line 19) | final class RequiresPhpunit extends Metadata method __construct (line 26) | protected function __construct(int $level, Requirement $versionRequire... method isRequiresPhpunit (line 36) | public function isRequiresPhpunit(): bool method versionRequirement (line 41) | public function versionRequirement(): Requirement FILE: vendor/phpunit/phpunit/src/Metadata/RequiresSetting.php class RequiresSetting (line 17) | final class RequiresSetting extends Metadata method __construct (line 34) | protected function __construct(int $level, string $setting, string $va... method isRequiresSetting (line 45) | public function isRequiresSetting(): bool method setting (line 53) | public function setting(): string method value (line 61) | public function value(): string FILE: vendor/phpunit/phpunit/src/Metadata/RunClassInSeparateProcess.php class RunClassInSeparateProcess (line 17) | final class RunClassInSeparateProcess extends Metadata method isRunClassInSeparateProcess (line 22) | public function isRunClassInSeparateProcess(): bool FILE: vendor/phpunit/phpunit/src/Metadata/RunInSeparateProcess.php class RunInSeparateProcess (line 17) | final class RunInSeparateProcess extends Metadata method isRunInSeparateProcess (line 22) | public function isRunInSeparateProcess(): bool FILE: vendor/phpunit/phpunit/src/Metadata/RunTestsInSeparateProcesses.php class RunTestsInSeparateProcesses (line 17) | final class RunTestsInSeparateProcesses extends Metadata method isRunTestsInSeparateProcesses (line 22) | public function isRunTestsInSeparateProcesses(): bool FILE: vendor/phpunit/phpunit/src/Metadata/Test.php class Test (line 17) | final class Test extends Metadata method isTest (line 22) | public function isTest(): bool FILE: vendor/phpunit/phpunit/src/Metadata/TestDox.php class TestDox (line 17) | final class TestDox extends Metadata method __construct (line 28) | protected function __construct(int $level, string $text) method isTestDox (line 38) | public function isTestDox(): bool method text (line 46) | public function text(): string FILE: vendor/phpunit/phpunit/src/Metadata/TestWith.php class TestWith (line 17) | final class TestWith extends Metadata method __construct (line 24) | protected function __construct(int $level, array $data) method isTestWith (line 34) | public function isTestWith(): bool method data (line 39) | public function data(): array FILE: vendor/phpunit/phpunit/src/Metadata/Uses.php class Uses (line 17) | final class Uses extends Metadata method __construct (line 28) | protected function __construct(int $level, string $target) method isUses (line 38) | public function isUses(): bool method target (line 46) | public function target(): string FILE: vendor/phpunit/phpunit/src/Metadata/UsesClass.php class UsesClass (line 17) | final class UsesClass extends Metadata method __construct (line 28) | protected function __construct(int $level, string $className) method isUsesClass (line 38) | public function isUsesClass(): bool method className (line 46) | public function className(): string method asStringForCodeUnitMapper (line 56) | public function asStringForCodeUnitMapper(): string FILE: vendor/phpunit/phpunit/src/Metadata/UsesDefaultClass.php class UsesDefaultClass (line 17) | final class UsesDefaultClass extends Metadata method __construct (line 28) | protected function __construct(int $level, string $className) method isUsesDefaultClass (line 38) | public function isUsesDefaultClass(): bool method className (line 46) | public function className(): string FILE: vendor/phpunit/phpunit/src/Metadata/UsesFunction.php class UsesFunction (line 17) | final class UsesFunction extends Metadata method __construct (line 28) | public function __construct(int $level, string $functionName) method isUsesFunction (line 38) | public function isUsesFunction(): bool method functionName (line 46) | public function functionName(): string method asStringForCodeUnitMapper (line 54) | public function asStringForCodeUnitMapper(): string FILE: vendor/phpunit/phpunit/src/Metadata/Version/ComparisonRequirement.php class ComparisonRequirement (line 20) | final class ComparisonRequirement extends Requirement method __construct (line 25) | public function __construct(string $version, VersionComparisonOperator... method isSatisfiedBy (line 31) | public function isSatisfiedBy(string $version): bool method asString (line 36) | public function asString(): string FILE: vendor/phpunit/phpunit/src/Metadata/Version/ConstraintRequirement.php class ConstraintRequirement (line 21) | final class ConstraintRequirement extends Requirement method __construct (line 25) | public function __construct(VersionConstraint $constraint) method isSatisfiedBy (line 33) | public function isSatisfiedBy(string $version): bool method asString (line 43) | public function asString(): string method sanitize (line 48) | private function sanitize(string $version): string FILE: vendor/phpunit/phpunit/src/Metadata/Version/Requirement.php class Requirement (line 24) | abstract class Requirement method from (line 32) | public static function from(string $versionRequirement): self method isSatisfiedBy (line 54) | abstract public function isSatisfiedBy(string $version): bool; method asString (line 56) | abstract public function asString(): string; FILE: vendor/phpunit/phpunit/src/Metadata/WithoutErrorHandler.php class WithoutErrorHandler (line 17) | final class WithoutErrorHandler extends Metadata method isWithoutErrorHandler (line 22) | public function isWithoutErrorHandler(): bool FILE: vendor/phpunit/phpunit/src/Runner/Baseline/Baseline.php class Baseline (line 17) | final class Baseline method add (line 26) | public function add(Issue $issue): void method has (line 39) | public function has(Issue $issue): bool method groupedByFileAndLine (line 57) | public function groupedByFileAndLine(): array FILE: vendor/phpunit/phpunit/src/Runner/Baseline/Exception/CannotLoadBaselineException.php class CannotLoadBaselineException (line 20) | final class CannotLoadBaselineException extends RuntimeException impleme... FILE: vendor/phpunit/phpunit/src/Runner/Baseline/Exception/FileDoesNotHaveLineException.php class FileDoesNotHaveLineException (line 21) | final class FileDoesNotHaveLineException extends RuntimeException implem... method __construct (line 23) | public function __construct(string $file, int $line) FILE: vendor/phpunit/phpunit/src/Runner/Baseline/Generator.php class Generator (line 30) | final class Generator method __construct (line 39) | public function __construct(Facade $facade, Source $source) method baseline (line 54) | public function baseline(): Baseline method testTriggeredIssue (line 63) | public function testTriggeredIssue(DeprecationTriggered|NoticeTriggere... method restrict (line 83) | private function restrict(DeprecationTriggered|NoticeTriggered|PhpDepr... method isSuppressionIgnored (line 96) | private function isSuppressionIgnored(DeprecationTriggered|NoticeTrigg... FILE: vendor/phpunit/phpunit/src/Runner/Baseline/Issue.php class Issue (line 24) | final class Issue method from (line 55) | public static function from(string $file, int $line, ?string $hash, st... method __construct (line 70) | private function __construct(string $file, int $line, string $hash, st... method file (line 81) | public function file(): string method line (line 89) | public function line(): int method hash (line 97) | public function hash(): string method description (line 105) | public function description(): string method equals (line 110) | public function equals(self $other): bool method calculateHash (line 127) | private static function calculateHash(string $file, int $line): string FILE: vendor/phpunit/phpunit/src/Runner/Baseline/Reader.php class Reader (line 30) | final class Reader method read (line 37) | public function read(string $baselineFile): Baseline FILE: vendor/phpunit/phpunit/src/Runner/Baseline/RelativePathCalculator.php class RelativePathCalculator (line 31) | final class RelativePathCalculator method __construct (line 41) | public function __construct(string $baselineDirectory) method calculate (line 51) | public function calculate(string $filename): string method parts (line 65) | public function parts(string $filename): array FILE: vendor/phpunit/phpunit/src/Runner/Baseline/Subscriber/Subscriber.php class Subscriber (line 17) | abstract class Subscriber method __construct (line 21) | public function __construct(Generator $generator) method generator (line 26) | protected function generator(): Generator FILE: vendor/phpunit/phpunit/src/Runner/Baseline/Subscriber/TestTriggeredDeprecationSubscriber.php class TestTriggeredDeprecationSubscriber (line 21) | final class TestTriggeredDeprecationSubscriber extends Subscriber implem... method notify (line 27) | public function notify(DeprecationTriggered $event): void FILE: vendor/phpunit/phpunit/src/Runner/Baseline/Subscriber/TestTriggeredNoticeSubscriber.php class TestTriggeredNoticeSubscriber (line 21) | final class TestTriggeredNoticeSubscriber extends Subscriber implements ... method notify (line 27) | public function notify(NoticeTriggered $event): void FILE: vendor/phpunit/phpunit/src/Runner/Baseline/Subscriber/TestTriggeredPhpDeprecationSubscriber.php class TestTriggeredPhpDeprecationSubscriber (line 21) | final class TestTriggeredPhpDeprecationSubscriber extends Subscriber imp... method notify (line 27) | public function notify(PhpDeprecationTriggered $event): void FILE: vendor/phpunit/phpunit/src/Runner/Baseline/Subscriber/TestTriggeredPhpNoticeSubscriber.php class TestTriggeredPhpNoticeSubscriber (line 21) | final class TestTriggeredPhpNoticeSubscriber extends Subscriber implemen... method notify (line 27) | public function notify(PhpNoticeTriggered $event): void FILE: vendor/phpunit/phpunit/src/Runner/Baseline/Subscriber/TestTriggeredPhpWarningSubscriber.php class TestTriggeredPhpWarningSubscriber (line 21) | final class TestTriggeredPhpWarningSubscriber extends Subscriber impleme... method notify (line 27) | public function notify(PhpWarningTriggered $event): void FILE: vendor/phpunit/phpunit/src/Runner/Baseline/Subscriber/TestTriggeredWarningSubscriber.php class TestTriggeredWarningSubscriber (line 21) | final class TestTriggeredWarningSubscriber extends Subscriber implements... method notify (line 27) | public function notify(WarningTriggered $event): void FILE: vendor/phpunit/phpunit/src/Runner/Baseline/Writer.php class Writer (line 22) | final class Writer method write (line 27) | public function write(string $baselineFile, Baseline $baseline): void FILE: vendor/phpunit/phpunit/src/Runner/CodeCoverage.php class CodeCoverage (line 47) | final class CodeCoverage method instance (line 61) | public static function instance(): self method init (line 70) | public function init(Configuration $configuration, CodeCoverageFilterR... method isActive (line 130) | public function isActive(): bool method codeCoverage (line 135) | public function codeCoverage(): \SebastianBergmann\CodeCoverage\CodeCo... method driver (line 140) | public function driver(): Driver method start (line 148) | public function start(TestCase $test): void method stop (line 174) | public function stop(bool $append, array|false $linesToBeCovered = [],... method deactivate (line 197) | public function deactivate(): void method generateReports (line 204) | public function generateReports(Printer $printer, Configuration $confi... method ignoreLines (line 346) | public function ignoreLines(array $linesToBeIgnored): void method linesToBeIgnored (line 354) | public function linesToBeIgnored(): array method activate (line 359) | private function activate(Filter $filter, bool $pathCoverage): void method codeCoverageGenerationStart (line 379) | private function codeCoverageGenerationStart(Printer $printer, string ... method codeCoverageGenerationSucceeded (line 394) | private function codeCoverageGenerationSucceeded(Printer $printer): void method codeCoverageGenerationFailed (line 407) | private function codeCoverageGenerationFailed(Printer $printer, CodeCo... method timer (line 418) | private function timer(): Timer FILE: vendor/phpunit/phpunit/src/Runner/ErrorHandler.php class ErrorHandler (line 41) | final class ErrorHandler method instance (line 50) | public static function instance(): self method __invoke (line 58) | public function __invoke(int $errorNumber, string $errorString, string... method enable (line 173) | public function enable(): void method disable (line 193) | public function disable(): void method use (line 207) | public function use(Baseline $baseline): void method ignoredByBaseline (line 217) | private function ignoredByBaseline(string $file, int $line, string $de... FILE: vendor/phpunit/phpunit/src/Runner/Exception/ClassCannotBeFoundException.php class ClassCannotBeFoundException (line 20) | final class ClassCannotBeFoundException extends RuntimeException impleme... method __construct (line 22) | public function __construct(string $className, string $file) FILE: vendor/phpunit/phpunit/src/Runner/Exception/ClassDoesNotExtendTestCaseException.php class ClassDoesNotExtendTestCaseException (line 20) | final class ClassDoesNotExtendTestCaseException extends RuntimeException... method __construct (line 22) | public function __construct(string $className, string $file) FILE: vendor/phpunit/phpunit/src/Runner/Exception/ClassIsAbstractException.php class ClassIsAbstractException (line 20) | final class ClassIsAbstractException extends RuntimeException implements... method __construct (line 22) | public function __construct(string $className, string $file) FILE: vendor/phpunit/phpunit/src/Runner/Exception/DirectoryDoesNotExistException.php class DirectoryDoesNotExistException (line 20) | final class DirectoryDoesNotExistException extends RuntimeException impl... method __construct (line 22) | public function __construct(string $directory) FILE: vendor/phpunit/phpunit/src/Runner/Exception/ErrorException.php class ErrorException (line 19) | final class ErrorException extends Error implements Exception FILE: vendor/phpunit/phpunit/src/Runner/Exception/Exception.php type Exception (line 17) | interface Exception extends \PHPUnit\Exception FILE: vendor/phpunit/phpunit/src/Runner/Exception/FileDoesNotExistException.php class FileDoesNotExistException (line 20) | final class FileDoesNotExistException extends RuntimeException implement... method __construct (line 22) | public function __construct(string $file) FILE: vendor/phpunit/phpunit/src/Runner/Exception/InvalidOrderException.php class InvalidOrderException (line 19) | final class InvalidOrderException extends RuntimeException implements Ex... FILE: vendor/phpunit/phpunit/src/Runner/Exception/InvalidPhptFileException.php class InvalidPhptFileException (line 19) | final class InvalidPhptFileException extends RuntimeException implements... FILE: vendor/phpunit/phpunit/src/Runner/Exception/ParameterDoesNotExistException.php class ParameterDoesNotExistException (line 20) | final class ParameterDoesNotExistException extends RuntimeException impl... method __construct (line 22) | public function __construct(string $name) FILE: vendor/phpunit/phpunit/src/Runner/Exception/PhptExternalFileCannotBeLoadedException.php class PhptExternalFileCannotBeLoadedException (line 20) | final class PhptExternalFileCannotBeLoadedException extends RuntimeExcep... method __construct (line 22) | public function __construct(string $section, string $file) FILE: vendor/phpunit/phpunit/src/Runner/Exception/UnsupportedPhptSectionException.php class UnsupportedPhptSectionException (line 20) | final class UnsupportedPhptSectionException extends RuntimeException imp... method __construct (line 22) | public function __construct(string $section) FILE: vendor/phpunit/phpunit/src/Runner/Extension/Extension.php type Extension (line 17) | interface Extension method bootstrap (line 19) | public function bootstrap(Configuration $configuration, Facade $facade... FILE: vendor/phpunit/phpunit/src/Runner/Extension/ExtensionBootstrapper.php class ExtensionBootstrapper (line 28) | final class ExtensionBootstrapper method __construct (line 33) | public function __construct(Configuration $configuration, Facade $facade) method bootstrap (line 43) | public function bootstrap(string $className, array $parameters): void FILE: vendor/phpunit/phpunit/src/Runner/Extension/Facade.php class Facade (line 21) | final class Facade method registerSubscribers (line 33) | public function registerSubscribers(Subscriber ...$subscribers): void method registerSubscriber (line 42) | public function registerSubscriber(Subscriber $subscriber): void method registerTracer (line 50) | public function registerTracer(Tracer $tracer): void method replaceOutput (line 55) | public function replaceOutput(): void method replacesOutput (line 60) | public function replacesOutput(): bool method replaceProgressOutput (line 65) | public function replaceProgressOutput(): void method replacesProgressOutput (line 70) | public function replacesProgressOutput(): bool method replaceResultOutput (line 75) | public function replaceResultOutput(): void method replacesResultOutput (line 80) | public function replacesResultOutput(): bool method requireCodeCoverageCollection (line 85) | public function requireCodeCoverageCollection(): void method requiresCodeCoverageCollection (line 90) | public function requiresCodeCoverageCollection(): bool method requireExportOfObjects (line 98) | public function requireExportOfObjects(): void method requiresExportOfObjects (line 106) | public function requiresExportOfObjects(): bool FILE: vendor/phpunit/phpunit/src/Runner/Extension/ParameterCollection.php class ParameterCollection (line 20) | final class ParameterCollection method fromArray (line 27) | public static function fromArray(array $parameters): self method __construct (line 32) | private function __construct(array $parameters) method has (line 37) | public function has(string $name): bool method get (line 45) | public function get(string $name): string FILE: vendor/phpunit/phpunit/src/Runner/Extension/PharLoader.php class PharLoader (line 33) | final class PharLoader method loadPharExtensionsInDirectory (line 40) | public function loadPharExtensionsInDirectory(string $directory): array method phpunitVersion (line 134) | private function phpunitVersion(): string FILE: vendor/phpunit/phpunit/src/Runner/Filter/ExcludeGroupFilterIterator.php class ExcludeGroupFilterIterator (line 19) | final class ExcludeGroupFilterIterator extends GroupFilterIterator method doAccept (line 21) | protected function doAccept(int $id): bool FILE: vendor/phpunit/phpunit/src/Runner/Filter/Factory.php class Factory (line 23) | final class Factory method addTestIdFilter (line 33) | public function addTestIdFilter(array $testIds): void method addExcludeGroupFilter (line 43) | public function addExcludeGroupFilter(array $groups): void method addIncludeGroupFilter (line 53) | public function addIncludeGroupFilter(array $groups): void method addNameFilter (line 63) | public function addNameFilter(string $name): void method factory (line 70) | public function factory(Iterator $iterator, TestSuite $suite): FilterI... FILE: vendor/phpunit/phpunit/src/Runner/Filter/GroupFilterIterator.php class GroupFilterIterator (line 26) | abstract class GroupFilterIterator extends RecursiveFilterIterator method __construct (line 37) | public function __construct(RecursiveIterator $iterator, array $groups... method accept (line 53) | public function accept(): bool method doAccept (line 64) | abstract protected function doAccept(int $id): bool; FILE: vendor/phpunit/phpunit/src/Runner/Filter/IncludeGroupFilterIterator.php class IncludeGroupFilterIterator (line 19) | final class IncludeGroupFilterIterator extends GroupFilterIterator method doAccept (line 21) | protected function doAccept(int $id): bool FILE: vendor/phpunit/phpunit/src/Runner/Filter/NameFilterIterator.php class NameFilterIterator (line 31) | final class NameFilterIterator extends RecursiveFilterIterator method __construct (line 43) | public function __construct(RecursiveIterator $iterator, string $filter) method accept (line 50) | public function accept(): bool method setFilter (line 79) | private function setFilter(string $filter): void method describe (line 130) | private function describe(Test $test): array FILE: vendor/phpunit/phpunit/src/Runner/Filter/TestIdFilterIterator.php class TestIdFilterIterator (line 27) | final class TestIdFilterIterator extends RecursiveFilterIterator method __construct (line 38) | public function __construct(RecursiveIterator $iterator, array $testIds) method accept (line 45) | public function accept(): bool FILE: vendor/phpunit/phpunit/src/Runner/GarbageCollection/GarbageCollectionHandler.php class GarbageCollectionHandler (line 24) | final class GarbageCollectionHandler method __construct (line 34) | public function __construct(Facade $facade, int $threshold) method executionStarted (line 42) | public function executionStarted(): void method executionFinished (line 53) | public function executionFinished(): void method testFinished (line 64) | public function testFinished(): void method registerSubscribers (line 81) | private function registerSubscribers(): void FILE: vendor/phpunit/phpunit/src/Runner/GarbageCollection/Subscriber/ExecutionFinishedSubscriber.php class ExecutionFinishedSubscriber (line 21) | final class ExecutionFinishedSubscriber extends Subscriber implements Te... method notify (line 27) | public function notify(ExecutionFinished $event): void FILE: vendor/phpunit/phpunit/src/Runner/GarbageCollection/Subscriber/ExecutionStartedSubscriber.php class ExecutionStartedSubscriber (line 21) | final class ExecutionStartedSubscriber extends Subscriber implements Tes... method notify (line 27) | public function notify(ExecutionStarted $event): void FILE: vendor/phpunit/phpunit/src/Runner/GarbageCollection/Subscriber/Subscriber.php class Subscriber (line 17) | abstract class Subscriber method __construct (line 21) | public function __construct(GarbageCollectionHandler $handler) method handler (line 26) | protected function handler(): GarbageCollectionHandler FILE: vendor/phpunit/phpunit/src/Runner/GarbageCollection/Subscriber/TestFinishedSubscriber.php class TestFinishedSubscriber (line 21) | final class TestFinishedSubscriber extends Subscriber implements Finishe... method notify (line 27) | public function notify(Finished $event): void FILE: vendor/phpunit/phpunit/src/Runner/PhptTestCase.php class PhptTestCase (line 73) | final class PhptTestCase implements Reorderable, SelfDescribing, Test method __construct (line 89) | public function __construct(string $filename, ?AbstractPhpProcess $php... method count (line 98) | public function count(): int method run (line 117) | public function run(): void method getName (line 254) | public function getName(): string method toString (line 262) | public function toString(): string method usesDataProvider (line 267) | public function usesDataProvider(): bool method numberOfAssertionsPerformed (line 272) | public function numberOfAssertionsPerformed(): int method output (line 277) | public function output(): string method hasOutput (line 282) | public function hasOutput(): bool method sortId (line 287) | public function sortId(): string method provides (line 295) | public function provides(): array method requires (line 303) | public function requires(): array method valueObjectForEvents (line 311) | public function valueObjectForEvents(): Phpt method parseIniSection (line 319) | private function parseIniSection(array|string $content, array $ini = [... method parseEnvSection (line 350) | private function parseEnvSection(string $content): array method assertPhptExpectation (line 369) | private function assertPhptExpectation(array $sections, string $output... method shouldTestBeSkipped (line 393) | private function shouldTestBeSkipped(array $sections, array $settings)... method runClean (line 422) | private function runClean(array $sections, bool $collectCoverage): void method parse (line 437) | private function parse(): array method parseExternal (line 502) | private function parseExternal(array &$sections): void method validate (line 529) | private function validate(array $sections): bool method render (line 567) | private function render(string $code): string method getCoverageFiles (line 582) | private function getCoverageFiles(): array method renderForCoverage (line 596) | private function renderForCoverage(string &$job, bool $pathCoverage, ?... method cleanupForCoverage (line 645) | private function cleanupForCoverage(): RawCodeCoverageData method stringifyIni (line 671) | private function stringifyIni(array $ini): array method getLocationHintFromDiff (line 690) | private function getLocationHintFromDiff(string $message, array $secti... method getCleanDiffLine (line 729) | private function getCleanDiffLine(string $line): string method getLocationHint (line 738) | private function getLocationHint(string $needle, array $sections): array method settings (line 804) | private function settings(bool $collectCoverage): array FILE: vendor/phpunit/phpunit/src/Runner/ResultCache/DefaultResultCache.php class DefaultResultCache (line 34) | final class DefaultResultCache implements ResultCache method __construct (line 57) | public function __construct(?string $filepath = null) method setStatus (line 66) | public function setStatus(string $id, TestStatus $status): void method status (line 75) | public function status(string $id): TestStatus method setTime (line 80) | public function setTime(string $id, float $time): void method time (line 85) | public function time(string $id): float method mergeWith (line 90) | public function mergeWith(self $other): void method load (line 101) | public function load(): void method persist (line 144) | public function persist(): void FILE: vendor/phpunit/phpunit/src/Runner/ResultCache/NullResultCache.php class NullResultCache (line 19) | final class NullResultCache implements ResultCache method setStatus (line 21) | public function setStatus(string $id, TestStatus $status): void method status (line 25) | public function status(string $id): TestStatus method setTime (line 30) | public function setTime(string $id, float $time): void method time (line 34) | public function time(string $id): float method load (line 39) | public function load(): void method persist (line 43) | public function persist(): void FILE: vendor/phpunit/phpunit/src/Runner/ResultCache/ResultCache.php type ResultCache (line 19) | interface ResultCache method setStatus (line 21) | public function setStatus(string $id, TestStatus $status): void; method status (line 23) | public function status(string $id): TestStatus; method setTime (line 25) | public function setTime(string $id, float $time): void; method time (line 27) | public function time(string $id): float; method load (line 29) | public function load(): void; method persist (line 31) | public function persist(): void; FILE: vendor/phpunit/phpunit/src/Runner/ResultCache/ResultCacheHandler.php class ResultCacheHandler (line 33) | final class ResultCacheHandler method __construct (line 43) | public function __construct(ResultCache $cache, Facade $facade) method testSuiteStarted (line 50) | public function testSuiteStarted(): void method testSuiteFinished (line 55) | public function testSuiteFinished(): void method testPrepared (line 64) | public function testPrepared(Prepared $event): void method testMarkedIncomplete (line 69) | public function testMarkedIncomplete(MarkedIncomplete $event): void method testConsideredRisky (line 77) | public function testConsideredRisky(ConsideredRisky $event): void method testErrored (line 85) | public function testErrored(Errored $event): void method testFailed (line 93) | public function testFailed(Failed $event): void method testSkipped (line 105) | public function testSkipped(Skipped $event): void method testFinished (line 119) | public function testFinished(Finished $event): void method duration (line 130) | private function duration(Event $event): float method registerSubscribers (line 143) | private function registerSubscribers(Facade $facade): void FILE: vendor/phpunit/phpunit/src/Runner/ResultCache/Subscriber/Subscriber.php class Subscriber (line 17) | abstract class Subscriber method __construct (line 21) | public function __construct(ResultCacheHandler $handler) method handler (line 26) | protected function handler(): ResultCacheHandler FILE: vendor/phpunit/phpunit/src/Runner/ResultCache/Subscriber/TestConsideredRiskySubscriber.php class TestConsideredRiskySubscriber (line 20) | final class TestConsideredRiskySubscriber extends Subscriber implements ... method notify (line 22) | public function notify(ConsideredRisky $event): void FILE: vendor/phpunit/phpunit/src/Runner/ResultCache/Subscriber/TestErroredSubscriber.php class TestErroredSubscriber (line 20) | final class TestErroredSubscriber extends Subscriber implements ErroredS... method notify (line 22) | public function notify(Errored $event): void FILE: vendor/phpunit/phpunit/src/Runner/ResultCache/Subscriber/TestFailedSubscriber.php class TestFailedSubscriber (line 20) | final class TestFailedSubscriber extends Subscriber implements FailedSub... method notify (line 22) | public function notify(Failed $event): void FILE: vendor/phpunit/phpunit/src/Runner/ResultCache/Subscriber/TestFinishedSubscriber.php class TestFinishedSubscriber (line 21) | final class TestFinishedSubscriber extends Subscriber implements Finishe... method notify (line 27) | public function notify(Finished $event): void FILE: vendor/phpunit/phpunit/src/Runner/ResultCache/Subscriber/TestMarkedIncompleteSubscriber.php class TestMarkedIncompleteSubscriber (line 20) | final class TestMarkedIncompleteSubscriber extends Subscriber implements... method notify (line 22) | public function notify(MarkedIncomplete $event): void FILE: vendor/phpunit/phpunit/src/Runner/ResultCache/Subscriber/TestPreparedSubscriber.php class TestPreparedSubscriber (line 20) | final class TestPreparedSubscriber extends Subscriber implements Prepare... method notify (line 22) | public function notify(Prepared $event): void FILE: vendor/phpunit/phpunit/src/Runner/ResultCache/Subscriber/TestSkippedSubscriber.php class TestSkippedSubscriber (line 21) | final class TestSkippedSubscriber extends Subscriber implements SkippedS... method notify (line 27) | public function notify(Skipped $event): void FILE: vendor/phpunit/phpunit/src/Runner/ResultCache/Subscriber/TestSuiteFinishedSubscriber.php class TestSuiteFinishedSubscriber (line 20) | final class TestSuiteFinishedSubscriber extends Subscriber implements Fi... method notify (line 22) | public function notify(Finished $event): void FILE: vendor/phpunit/phpunit/src/Runner/ResultCache/Subscriber/TestSuiteStartedSubscriber.php class TestSuiteStartedSubscriber (line 20) | final class TestSuiteStartedSubscriber extends Subscriber implements Sta... method notify (line 22) | public function notify(Started $event): void FILE: vendor/phpunit/phpunit/src/Runner/TestResult/Collector.php class Collector (line 55) | final class Collector method __construct (line 163) | public function __construct(Facade $facade, Source $source) method result (line 196) | public function result(): TestResult method executionStarted (line 224) | public function executionStarted(ExecutionStarted $event): void method testSuiteSkipped (line 229) | public function testSuiteSkipped(TestSuiteSkipped $event): void method testSuiteStarted (line 240) | public function testSuiteStarted(TestSuiteStarted $event): void method testSuiteFinished (line 251) | public function testSuiteFinished(TestSuiteFinished $event): void method testPrepared (line 280) | public function testPrepared(): void method testFinished (line 285) | public function testFinished(Finished $event): void method beforeTestClassMethodErrored (line 294) | public function beforeTestClassMethodErrored(BeforeFirstTestMethodErro... method afterTestClassMethodErrored (line 301) | public function afterTestClassMethodErrored(AfterLastTestMethodErrored... method testErrored (line 306) | public function testErrored(Errored $event): void method testFailed (line 324) | public function testFailed(Failed $event): void method testMarkedIncomplete (line 331) | public function testMarkedIncomplete(MarkedIncomplete $event): void method testSkipped (line 336) | public function testSkipped(TestSkipped $event): void method testConsideredRisky (line 345) | public function testConsideredRisky(ConsideredRisky $event): void method testTriggeredDeprecation (line 354) | public function testTriggeredDeprecation(DeprecationTriggered $event):... method testTriggeredPhpDeprecation (line 390) | public function testTriggeredPhpDeprecation(PhpDeprecationTriggered $e... method testTriggeredPhpunitDeprecation (line 426) | public function testTriggeredPhpunitDeprecation(PhpunitDeprecationTrig... method testTriggeredError (line 435) | public function testTriggeredError(ErrorTriggered $event): void method testTriggeredNotice (line 457) | public function testTriggeredNotice(NoticeTriggered $event): void method testTriggeredPhpNotice (line 489) | public function testTriggeredPhpNotice(PhpNoticeTriggered $event): void method testTriggeredWarning (line 521) | public function testTriggeredWarning(WarningTriggered $event): void method testTriggeredPhpWarning (line 553) | public function testTriggeredPhpWarning(PhpWarningTriggered $event): void method testTriggeredPhpunitError (line 585) | public function testTriggeredPhpunitError(PhpunitErrorTriggered $event... method testTriggeredPhpunitWarning (line 594) | public function testTriggeredPhpunitWarning(PhpunitWarningTriggered $e... method testRunnerTriggeredDeprecation (line 603) | public function testRunnerTriggeredDeprecation(TestRunnerDeprecationTr... method testRunnerTriggeredWarning (line 608) | public function testRunnerTriggeredWarning(TestRunnerWarningTriggered ... method hasErroredTests (line 613) | public function hasErroredTests(): bool method hasFailedTests (line 618) | public function hasFailedTests(): bool method hasRiskyTests (line 623) | public function hasRiskyTests(): bool method hasSkippedTests (line 628) | public function hasSkippedTests(): bool method hasIncompleteTests (line 633) | public function hasIncompleteTests(): bool method hasDeprecations (line 638) | public function hasDeprecations(): bool method hasNotices (line 646) | public function hasNotices(): bool method hasWarnings (line 652) | public function hasWarnings(): bool method issueId (line 663) | private function issueId(DeprecationTriggered|ErrorTriggered|NoticeTri... FILE: vendor/phpunit/phpunit/src/Runner/TestResult/Facade.php class Facade (line 22) | final class Facade method init (line 30) | public static function init(): void method result (line 39) | public static function result(): TestResult method shouldStop (line 48) | public static function shouldStop(): bool method collector (line 92) | private static function collector(): Collector FILE: vendor/phpunit/phpunit/src/Runner/TestResult/Issue.php class Issue (line 19) | final class Issue method from (line 46) | public static function from(string $file, int $line, string $descripti... method __construct (line 56) | private function __construct(string $file, int $line, string $descript... method triggeredBy (line 70) | public function triggeredBy(Test $test): void method file (line 87) | public function file(): string method line (line 95) | public function line(): int method description (line 103) | public function description(): string method triggeringTests (line 111) | public function triggeringTests(): array FILE: vendor/phpunit/phpunit/src/Runner/TestResult/PassedTests.php class PassedTests (line 25) | final class PassedTests method instance (line 39) | public static function instance(): self method testClassPassed (line 53) | public function testClassPassed(string $className): void method testMethodPassed (line 58) | public function testMethodPassed(TestMethod $test, mixed $returnValue)... method import (line 71) | public function import(self $other): void method hasTestClassPassed (line 87) | public function hasTestClassPassed(string $className): bool method hasTestMethodPassed (line 92) | public function hasTestMethodPassed(string $method): bool method isGreaterThan (line 97) | public function isGreaterThan(string $method, TestSize $other): bool method returnValue (line 116) | public function returnValue(string $method): mixed FILE: vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/AfterTestClassMethodErroredSubscriber.php class AfterTestClassMethodErroredSubscriber (line 20) | final class AfterTestClassMethodErroredSubscriber extends Subscriber imp... method notify (line 22) | public function notify(AfterLastTestMethodErrored $event): void FILE: vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/BeforeTestClassMethodErroredSubscriber.php class BeforeTestClassMethodErroredSubscriber (line 20) | final class BeforeTestClassMethodErroredSubscriber extends Subscriber im... method notify (line 22) | public function notify(BeforeFirstTestMethodErrored $event): void FILE: vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/ExecutionStartedSubscriber.php class ExecutionStartedSubscriber (line 20) | final class ExecutionStartedSubscriber extends Subscriber implements Tes... method notify (line 22) | public function notify(ExecutionStarted $event): void FILE: vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/Subscriber.php class Subscriber (line 17) | abstract class Subscriber method __construct (line 21) | public function __construct(Collector $collector) method collector (line 26) | protected function collector(): Collector FILE: vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestConsideredRiskySubscriber.php class TestConsideredRiskySubscriber (line 20) | final class TestConsideredRiskySubscriber extends Subscriber implements ... method notify (line 22) | public function notify(ConsideredRisky $event): void FILE: vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestErroredSubscriber.php class TestErroredSubscriber (line 20) | final class TestErroredSubscriber extends Subscriber implements ErroredS... method notify (line 22) | public function notify(Errored $event): void FILE: vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestFailedSubscriber.php class TestFailedSubscriber (line 20) | final class TestFailedSubscriber extends Subscriber implements FailedSub... method notify (line 22) | public function notify(Failed $event): void FILE: vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestFinishedSubscriber.php class TestFinishedSubscriber (line 20) | final class TestFinishedSubscriber extends Subscriber implements Finishe... method notify (line 22) | public function notify(Finished $event): void FILE: vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestMarkedIncompleteSubscriber.php class TestMarkedIncompleteSubscriber (line 20) | final class TestMarkedIncompleteSubscriber extends Subscriber implements... method notify (line 22) | public function notify(MarkedIncomplete $event): void FILE: vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestPreparedSubscriber.php class TestPreparedSubscriber (line 20) | final class TestPreparedSubscriber extends Subscriber implements Prepare... method notify (line 22) | public function notify(Prepared $event): void FILE: vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestRunnerTriggeredDeprecationSubscriber.php class TestRunnerTriggeredDeprecationSubscriber (line 20) | final class TestRunnerTriggeredDeprecationSubscriber extends Subscriber ... method notify (line 22) | public function notify(DeprecationTriggered $event): void FILE: vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestRunnerTriggeredWarningSubscriber.php class TestRunnerTriggeredWarningSubscriber (line 20) | final class TestRunnerTriggeredWarningSubscriber extends Subscriber impl... method notify (line 22) | public function notify(WarningTriggered $event): void FILE: vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestSkippedSubscriber.php class TestSkippedSubscriber (line 20) | final class TestSkippedSubscriber extends Subscriber implements SkippedS... method notify (line 22) | public function notify(Skipped $event): void FILE: vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestSuiteFinishedSubscriber.php class TestSuiteFinishedSubscriber (line 20) | final class TestSuiteFinishedSubscriber extends Subscriber implements Fi... method notify (line 22) | public function notify(Finished $event): void FILE: vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestSuiteSkippedSubscriber.php class TestSuiteSkippedSubscriber (line 20) | final class TestSuiteSkippedSubscriber extends Subscriber implements Ski... method notify (line 22) | public function notify(Skipped $event): void FILE: vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestSuiteStartedSubscriber.php class TestSuiteStartedSubscriber (line 20) | final class TestSuiteStartedSubscriber extends Subscriber implements Sta... method notify (line 22) | public function notify(Started $event): void FILE: vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestTriggeredDeprecationSubscriber.php class TestTriggeredDeprecationSubscriber (line 20) | final class TestTriggeredDeprecationSubscriber extends Subscriber implem... method notify (line 22) | public function notify(DeprecationTriggered $event): void FILE: vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestTriggeredErrorSubscriber.php class TestTriggeredErrorSubscriber (line 20) | final class TestTriggeredErrorSubscriber extends Subscriber implements E... method notify (line 22) | public function notify(ErrorTriggered $event): void FILE: vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestTriggeredNoticeSubscriber.php class TestTriggeredNoticeSubscriber (line 20) | final class TestTriggeredNoticeSubscriber extends Subscriber implements ... method notify (line 22) | public function notify(NoticeTriggered $event): void FILE: vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestTriggeredPhpDeprecationSubscriber.php class TestTriggeredPhpDeprecationSubscriber (line 20) | final class TestTriggeredPhpDeprecationSubscriber extends Subscriber imp... method notify (line 22) | public function notify(PhpDeprecationTriggered $event): void FILE: vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestTriggeredPhpNoticeSubscriber.php class TestTriggeredPhpNoticeSubscriber (line 20) | final class TestTriggeredPhpNoticeSubscriber extends Subscriber implemen... method notify (line 22) | public function notify(PhpNoticeTriggered $event): void FILE: vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestTriggeredPhpWarningSubscriber.php class TestTriggeredPhpWarningSubscriber (line 20) | final class TestTriggeredPhpWarningSubscriber extends Subscriber impleme... method notify (line 22) | public function notify(PhpWarningTriggered $event): void FILE: vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestTriggeredPhpunitDeprecationSubscriber.php class TestTriggeredPhpunitDeprecationSubscriber (line 20) | final class TestTriggeredPhpunitDeprecationSubscriber extends Subscriber... method notify (line 22) | public function notify(PhpunitDeprecationTriggered $event): void FILE: vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestTriggeredPhpunitErrorSubscriber.php class TestTriggeredPhpunitErrorSubscriber (line 20) | final class TestTriggeredPhpunitErrorSubscriber extends Subscriber imple... method notify (line 22) | public function notify(PhpunitErrorTriggered $event): void FILE: vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestTriggeredPhpunitWarningSubscriber.php class TestTriggeredPhpunitWarningSubscriber (line 20) | final class TestTriggeredPhpunitWarningSubscriber extends Subscriber imp... method notify (line 22) | public function notify(PhpunitWarningTriggered $event): void FILE: vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestTriggeredWarningSubscriber.php class TestTriggeredWarningSubscriber (line 20) | final class TestTriggeredWarningSubscriber extends Subscriber implements... method notify (line 22) | public function notify(WarningTriggered $event): void FILE: vendor/phpunit/phpunit/src/Runner/TestResult/TestResult.php class TestResult (line 33) | final class TestResult method __construct (line 155) | public function __construct(int $numberOfTests, int $numberOfTestsRun,... method numberOfTestsRun (line 181) | public function numberOfTestsRun(): int method numberOfAssertions (line 186) | public function numberOfAssertions(): int method testErroredEvents (line 194) | public function testErroredEvents(): array method numberOfTestErroredEvents (line 199) | public function numberOfTestErroredEvents(): int method hasTestErroredEvents (line 204) | public function hasTestErroredEvents(): bool method testFailedEvents (line 212) | public function testFailedEvents(): array method numberOfTestFailedEvents (line 217) | public function numberOfTestFailedEvents(): int method hasTestFailedEvents (line 222) | public function hasTestFailedEvents(): bool method testConsideredRiskyEvents (line 230) | public function testConsideredRiskyEvents(): array method numberOfTestsWithTestConsideredRiskyEvents (line 235) | public function numberOfTestsWithTestConsideredRiskyEvents(): int method hasTestConsideredRiskyEvents (line 240) | public function hasTestConsideredRiskyEvents(): bool method testSuiteSkippedEvents (line 248) | public function testSuiteSkippedEvents(): array method numberOfTestSuiteSkippedEvents (line 253) | public function numberOfTestSuiteSkippedEvents(): int method hasTestSuiteSkippedEvents (line 258) | public function hasTestSuiteSkippedEvents(): bool method testSkippedEvents (line 266) | public function testSkippedEvents(): array method numberOfTestSkippedEvents (line 271) | public function numberOfTestSkippedEvents(): int method hasTestSkippedEvents (line 276) | public function hasTestSkippedEvents(): bool method testMarkedIncompleteEvents (line 284) | public function testMarkedIncompleteEvents(): array method numberOfTestMarkedIncompleteEvents (line 289) | public function numberOfTestMarkedIncompleteEvents(): int method hasTestMarkedIncompleteEvents (line 294) | public function hasTestMarkedIncompleteEvents(): bool method testTriggeredPhpunitDeprecationEvents (line 302) | public function testTriggeredPhpunitDeprecationEvents(): array method numberOfTestsWithTestTriggeredPhpunitDeprecationEvents (line 307) | public function numberOfTestsWithTestTriggeredPhpunitDeprecationEvents... method hasTestTriggeredPhpunitDeprecationEvents (line 312) | public function hasTestTriggeredPhpunitDeprecationEvents(): bool method testTriggeredPhpunitErrorEvents (line 320) | public function testTriggeredPhpunitErrorEvents(): array method numberOfTestsWithTestTriggeredPhpunitErrorEvents (line 325) | public function numberOfTestsWithTestTriggeredPhpunitErrorEvents(): int method hasTestTriggeredPhpunitErrorEvents (line 330) | public function hasTestTriggeredPhpunitErrorEvents(): bool method testTriggeredPhpunitWarningEvents (line 338) | public function testTriggeredPhpunitWarningEvents(): array method numberOfTestsWithTestTriggeredPhpunitWarningEvents (line 343) | public function numberOfTestsWithTestTriggeredPhpunitWarningEvents(): int method hasTestTriggeredPhpunitWarningEvents (line 348) | public function hasTestTriggeredPhpunitWarningEvents(): bool method testRunnerTriggeredDeprecationEvents (line 356) | public function testRunnerTriggeredDeprecationEvents(): array method numberOfTestRunnerTriggeredDeprecationEvents (line 361) | public function numberOfTestRunnerTriggeredDeprecationEvents(): int method hasTestRunnerTriggeredDeprecationEvents (line 366) | public function hasTestRunnerTriggeredDeprecationEvents(): bool method testRunnerTriggeredWarningEvents (line 374) | public function testRunnerTriggeredWarningEvents(): array method numberOfTestRunnerTriggeredWarningEvents (line 379) | public function numberOfTestRunnerTriggeredWarningEvents(): int method hasTestRunnerTriggeredWarningEvents (line 384) | public function hasTestRunnerTriggeredWarningEvents(): bool method wasSuccessful (line 389) | public function wasSuccessful(): bool method wasSuccessfulAndNoTestHasIssues (line 396) | public function wasSuccessfulAndNoTestHasIssues(): bool method hasIssues (line 401) | public function hasIssues(): bool method hasTestsWithIssues (line 407) | public function hasTestsWithIssues(): bool method errors (line 421) | public function errors(): array method deprecations (line 429) | public function deprecations(): array method notices (line 437) | public function notices(): array method warnings (line 445) | public function warnings(): array method phpDeprecations (line 453) | public function phpDeprecations(): array method phpNotices (line 461) | public function phpNotices(): array method phpWarnings (line 469) | public function phpWarnings(): array method hasTests (line 474) | public function hasTests(): bool method hasErrors (line 479) | public function hasErrors(): bool method numberOfErrors (line 484) | public function numberOfErrors(): int method hasDeprecations (line 491) | public function hasDeprecations(): bool method hasPhpOrUserDeprecations (line 496) | public function hasPhpOrUserDeprecations(): bool method numberOfPhpOrUserDeprecations (line 501) | public function numberOfPhpOrUserDeprecations(): int method hasPhpunitDeprecations (line 507) | public function hasPhpunitDeprecations(): bool method numberOfPhpunitDeprecations (line 512) | public function numberOfPhpunitDeprecations(): int method hasPhpunitWarnings (line 518) | public function hasPhpunitWarnings(): bool method numberOfPhpunitWarnings (line 523) | public function numberOfPhpunitWarnings(): int method numberOfDeprecations (line 529) | public function numberOfDeprecations(): int method hasNotices (line 537) | public function hasNotices(): bool method numberOfNotices (line 542) | public function numberOfNotices(): int method hasWarnings (line 548) | public function hasWarnings(): bool method numberOfWarnings (line 553) | public function numberOfWarnings(): int method hasIncompleteTests (line 559) | public function hasIncompleteTests(): bool method hasRiskyTests (line 564) | public function hasRiskyTests(): bool method hasSkippedTests (line 569) | public function hasSkippedTests(): bool method hasIssuesIgnoredByBaseline (line 574) | public function hasIssuesIgnoredByBaseline(): bool method numberOfIssuesIgnoredByBaseline (line 582) | public function numberOfIssuesIgnoredByBaseline(): int FILE: vendor/phpunit/phpunit/src/Runner/TestSuiteLoader.php class TestSuiteLoader (line 29) | final class TestSuiteLoader method load (line 44) | public function load(string $suiteClassFile): ReflectionClass method classNameFromFileName (line 90) | private function classNameFromFileName(string $suiteClassFile): string method loadSuiteClassFile (line 105) | private function loadSuiteClassFile(string $suiteClassFile): array FILE: vendor/phpunit/phpunit/src/Runner/TestSuiteSorter.php class TestSuiteSorter (line 34) | final class TestSuiteSorter method __construct (line 89) | public function __construct(?ResultCache $cache = null) method reorderTestsInSuite (line 97) | public function reorderTestsInSuite(Test $suite, int $order, bool $res... method getOriginalExecutionOrder (line 141) | public function getOriginalExecutionOrder(): array method getExecutionOrder (line 146) | public function getExecutionOrder(): array method sort (line 151) | private function sort(TestSuite $suite, int $order, bool $resolveDepen... method addSuiteToDefectSortOrder (line 178) | private function addSuiteToDefectSortOrder(TestSuite $suite): void method reverse (line 196) | private function reverse(array $tests): array method randomize (line 201) | private function randomize(array $tests): array method sortDefectsFirst (line 208) | private function sortDefectsFirst(array $tests): array method sortByDuration (line 218) | private function sortByDuration(array $tests): array method sortBySize (line 228) | private function sortBySize(array $tests): array method cmpDefectPriorityAndTime (line 245) | private function cmpDefectPriorityAndTime(Test $a, Test $b): int method cmpDuration (line 270) | private function cmpDuration(Test $a, Test $b): int method cmpSize (line 282) | private function cmpSize(Test $a, Test $b): int method resolveDependencies (line 309) | private function resolveDependencies(array $tests): array method calculateTestExecutionOrder (line 328) | private function calculateTestExecutionOrder(Test $suite): array FILE: vendor/phpunit/phpunit/src/Runner/Version.php class Version (line 22) | final class Version method id (line 30) | public static function id(): string method series (line 43) | public static function series(): string method majorVersionNumber (line 54) | public static function majorVersionNumber(): int method getVersionString (line 59) | public static function getVersionString(): string FILE: vendor/phpunit/phpunit/src/TextUI/Application.php class Application (line 86) | final class Application method run (line 88) | public function run(array $argv): int method execute (line 288) | private function execute(Command\Command $command, bool $requiresResul... method loadBootstrapScript (line 324) | private function loadBootstrapScript(string $filename): void method buildCliConfiguration (line 366) | private function buildCliConfiguration(array $argv): CliConfiguration method loadXmlConfiguration (line 377) | private function loadXmlConfiguration(false|string $configurationFile)... method buildTestSuite (line 390) | private function buildTestSuite(Configuration $configuration): TestSuite method bootstrapExtensions (line 402) | private function bootstrapExtensions(Configuration $configuration): array method executeCommandsThatOnlyRequireCliConfiguration (line 427) | private function executeCommandsThatOnlyRequireCliConfiguration(CliCon... method executeCommandsThatRequireCliConfigurationAndTestSuite (line 458) | private function executeCommandsThatRequireCliConfigurationAndTestSuit... method executeCommandsThatRequireCompleteConfiguration (line 479) | private function executeCommandsThatRequireCompleteConfiguration(Confi... method executeHelpCommandWhenThereIsNothingElseToDo (line 490) | private function executeHelpCommandWhenThereIsNothingElseToDo(Configur... method writeRuntimeInformation (line 497) | private function writeRuntimeInformation(Printer $printer, Configurati... method writePharExtensionInformation (line 521) | private function writePharExtensionInformation(Printer $printer, ?arra... method writeMessage (line 536) | private function writeMessage(Printer $printer, string $type, string $... method writeRandomSeedInformation (line 547) | private function writeRandomSeedInformation(Printer $printer, Configur... method registerLogfileWriters (line 562) | private function registerLogfileWriters(Configuration $configuration):... method testDoxResultCollector (line 633) | private function testDoxResultCollector(Configuration $configuration):... method initializeTestResultCache (line 651) | private function initializeTestResultCache(Configuration $configuratio... method configureBaseline (line 668) | private function configureBaseline(Configuration $configuration): ?Bas... method exitWithCrashMessage (line 699) | private function exitWithCrashMessage(Throwable $t): never method exitWithErrorMessage (line 741) | private function exitWithErrorMessage(string $message): never FILE: vendor/phpunit/phpunit/src/TextUI/Command/Command.php type Command (line 17) | interface Command method execute (line 19) | public function execute(): Result; FILE: vendor/phpunit/phpunit/src/TextUI/Command/Commands/AtLeastVersionCommand.php class AtLeastVersionCommand (line 20) | final class AtLeastVersionCommand implements Command method __construct (line 24) | public function __construct(string $version) method execute (line 29) | public function execute(): Result FILE: vendor/phpunit/phpunit/src/TextUI/Command/Commands/GenerateConfigurationCommand.php class GenerateConfigurationCommand (line 27) | final class GenerateConfigurationCommand implements Command method execute (line 29) | public function execute(): Result method read (line 99) | private function read(): string FILE: vendor/phpunit/phpunit/src/TextUI/Command/Commands/ListGroupsCommand.php class ListGroupsCommand (line 24) | final class ListGroupsCommand implements Command method __construct (line 28) | public function __construct(TestSuite $suite) method execute (line 33) | public function execute(): Result method warnAboutConflictingOptions (line 55) | private function warnAboutConflictingOptions(): string FILE: vendor/phpunit/phpunit/src/TextUI/Command/Commands/ListTestSuitesCommand.php class ListTestSuitesCommand (line 22) | final class ListTestSuitesCommand implements Command method __construct (line 26) | public function __construct(TestSuiteCollection $suites) method execute (line 31) | public function execute(): Result method warnAboutConflictingOptions (line 46) | private function warnAboutConflictingOptions(): string FILE: vendor/phpunit/phpunit/src/TextUI/Command/Commands/ListTestsAsTextCommand.php class ListTestsAsTextCommand (line 26) | final class ListTestsAsTextCommand implements Command method __construct (line 30) | public function __construct(TestSuite $suite) method execute (line 35) | public function execute(): Result method warnAboutConflictingOptions (line 63) | private function warnAboutConflictingOptions(): string FILE: vendor/phpunit/phpunit/src/TextUI/Command/Commands/ListTestsAsXmlCommand.php class ListTestsAsXmlCommand (line 29) | final class ListTestsAsXmlCommand implements Command method __construct (line 34) | public function __construct(string $filename, TestSuite $suite) method execute (line 40) | public function execute(): Result method warnAboutConflictingOptions (line 118) | private function warnAboutConflictingOptions(): string FILE: vendor/phpunit/phpunit/src/TextUI/Command/Commands/MigrateConfigurationCommand.php class MigrateConfigurationCommand (line 24) | final class MigrateConfigurationCommand implements Command method __construct (line 28) | public function __construct(string $filename) method execute (line 33) | public function execute(): Result FILE: vendor/phpunit/phpunit/src/TextUI/Command/Commands/ShowHelpCommand.php class ShowHelpCommand (line 19) | final class ShowHelpCommand implements Command method __construct (line 23) | public function __construct(int $shellExitCode) method execute (line 28) | public function execute(): Result FILE: vendor/phpunit/phpunit/src/TextUI/Command/Commands/ShowVersionCommand.php class ShowVersionCommand (line 17) | final class ShowVersionCommand implements Command method execute (line 19) | public function execute(): Result FILE: vendor/phpunit/phpunit/src/TextUI/Command/Commands/VersionCheckCommand.php class VersionCheckCommand (line 23) | final class VersionCheckCommand implements Command method __construct (line 29) | public function __construct(Downloader $downloader, int $majorVersionN... method execute (line 36) | public function execute(): Result FILE: vendor/phpunit/phpunit/src/TextUI/Command/Commands/WarmCodeCoverageCacheCommand.php class WarmCodeCoverageCacheCommand (line 28) | final class WarmCodeCoverageCacheCommand implements Command method __construct (line 33) | public function __construct(Configuration $configuration, CodeCoverage... method execute (line 43) | public function execute(): Result FILE: vendor/phpunit/phpunit/src/TextUI/Command/Result.php class Result (line 19) | final class Result method from (line 28) | public static function from(string $output = '', int $shellExitCode = ... method __construct (line 33) | private function __construct(string $output, int $shellExitCode) method output (line 39) | public function output(): string method shellExitCode (line 44) | public function shellExitCode(): int FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Builder.php class Builder (line 24) | final class Builder method build (line 29) | public function build(array $argv): Configuration FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Cli/Builder.php class Builder (line 31) | final class Builder method fromParameters (line 159) | public function fromParameters(array $parameters): Configuration method markProcessed (line 1207) | private function markProcessed(string $option): void method warnWhenOptionsConflict (line 1230) | private function warnWhenOptionsConflict(?bool $current, string $optio... FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Cli/Configuration.php class Configuration (line 19) | final class Configuration method __construct (line 145) | public function __construct(array $arguments, ?string $atLeastVersion,... method arguments (line 264) | public function arguments(): array method hasAtLeastVersion (line 272) | public function hasAtLeastVersion(): bool method atLeastVersion (line 280) | public function atLeastVersion(): string method hasBackupGlobals (line 292) | public function hasBackupGlobals(): bool method backupGlobals (line 300) | public function backupGlobals(): bool method hasBackupStaticProperties (line 312) | public function hasBackupStaticProperties(): bool method backupStaticProperties (line 320) | public function backupStaticProperties(): bool method hasBeStrictAboutChangesToGlobalState (line 332) | public function hasBeStrictAboutChangesToGlobalState(): bool method beStrictAboutChangesToGlobalState (line 340) | public function beStrictAboutChangesToGlobalState(): bool method hasBootstrap (line 352) | public function hasBootstrap(): bool method bootstrap (line 360) | public function bootstrap(): string method hasCacheDirectory (line 372) | public function hasCacheDirectory(): bool method cacheDirectory (line 380) | public function cacheDirectory(): string method hasCacheResult (line 392) | public function hasCacheResult(): bool method cacheResult (line 400) | public function cacheResult(): bool method hasCacheResultFile (line 414) | public function hasCacheResultFile(): bool method cacheResultFile (line 424) | public function cacheResultFile(): string method checkVersion (line 433) | public function checkVersion(): bool method hasColors (line 441) | public function hasColors(): bool method colors (line 449) | public function colors(): string method hasColumns (line 461) | public function hasColumns(): bool method columns (line 469) | public function columns(): int|string method hasConfigurationFile (line 481) | public function hasConfigurationFile(): bool method configurationFile (line 489) | public function configurationFile(): string method hasCoverageFilter (line 501) | public function hasCoverageFilter(): bool method coverageFilter (line 509) | public function coverageFilter(): array method hasCoverageClover (line 521) | public function hasCoverageClover(): bool method coverageClover (line 529) | public function coverageClover(): string method hasCoverageCobertura (line 541) | public function hasCoverageCobertura(): bool method coverageCobertura (line 549) | public function coverageCobertura(): string method hasCoverageCrap4J (line 561) | public function hasCoverageCrap4J(): bool method coverageCrap4J (line 569) | public function coverageCrap4J(): string method hasCoverageHtml (line 581) | public function hasCoverageHtml(): bool method coverageHtml (line 589) | public function coverageHtml(): string method hasCoveragePhp (line 601) | public function hasCoveragePhp(): bool method coveragePhp (line 609) | public function coveragePhp(): string method hasCoverageText (line 621) | public function hasCoverageText(): bool method coverageText (line 629) | public function coverageText(): string method hasCoverageTextShowUncoveredFiles (line 641) | public function hasCoverageTextShowUncoveredFiles(): bool method coverageTextShowUncoveredFiles (line 649) | public function coverageTextShowUncoveredFiles(): bool method hasCoverageTextShowOnlySummary (line 661) | public function hasCoverageTextShowOnlySummary(): bool method coverageTextShowOnlySummary (line 669) | public function coverageTextShowOnlySummary(): bool method hasCoverageXml (line 681) | public function hasCoverageXml(): bool method coverageXml (line 689) | public function coverageXml(): string method hasPathCoverage (line 701) | public function hasPathCoverage(): bool method pathCoverage (line 709) | public function pathCoverage(): bool method hasCoverageCacheDirectory (line 723) | public function hasCoverageCacheDirectory(): bool method coverageCacheDirectory (line 733) | public function coverageCacheDirectory(): string method warmCoverageCache (line 742) | public function warmCoverageCache(): bool method hasDefaultTimeLimit (line 750) | public function hasDefaultTimeLimit(): bool method defaultTimeLimit (line 758) | public function defaultTimeLimit(): int method hasDisableCodeCoverageIgnore (line 770) | public function hasDisableCodeCoverageIgnore(): bool method disableCodeCoverageIgnore (line 778) | public function disableCodeCoverageIgnore(): bool method hasDisallowTestOutput (line 790) | public function hasDisallowTestOutput(): bool method disallowTestOutput (line 798) | public function disallowTestOutput(): bool method hasEnforceTimeLimit (line 810) | public function hasEnforceTimeLimit(): bool method enforceTimeLimit (line 818) | public function enforceTimeLimit(): bool method hasExcludeGroups (line 830) | public function hasExcludeGroups(): bool method excludeGroups (line 838) | public function excludeGroups(): array method hasExecutionOrder (line 850) | public function hasExecutionOrder(): bool method executionOrder (line 858) | public function executionOrder(): int method hasExecutionOrderDefects (line 870) | public function hasExecutionOrderDefects(): bool method executionOrderDefects (line 878) | public function executionOrderDefects(): int method hasFailOnAllIssues (line 890) | public function hasFailOnAllIssues(): bool method failOnAllIssues (line 898) | public function failOnAllIssues(): bool method hasFailOnDeprecation (line 910) | public function hasFailOnDeprecation(): bool method failOnDeprecation (line 918) | public function failOnDeprecation(): bool method hasFailOnPhpunitDeprecation (line 930) | public function hasFailOnPhpunitDeprecation(): bool method failOnPhpunitDeprecation (line 938) | public function failOnPhpunitDeprecation(): bool method hasFailOnPhpunitWarning (line 950) | public function hasFailOnPhpunitWarning(): bool method failOnPhpunitWarning (line 958) | public function failOnPhpunitWarning(): bool method hasFailOnEmptyTestSuite (line 970) | public function hasFailOnEmptyTestSuite(): bool method failOnEmptyTestSuite (line 978) | public function failOnEmptyTestSuite(): bool method hasFailOnIncomplete (line 990) | public function hasFailOnIncomplete(): bool method failOnIncomplete (line 998) | public function failOnIncomplete(): bool method hasFailOnNotice (line 1010) | public function hasFailOnNotice(): bool method failOnNotice (line 1018) | public function failOnNotice(): bool method hasFailOnRisky (line 1030) | public function hasFailOnRisky(): bool method failOnRisky (line 1038) | public function failOnRisky(): bool method hasFailOnSkipped (line 1050) | public function hasFailOnSkipped(): bool method failOnSkipped (line 1058) | public function failOnSkipped(): bool method hasFailOnWarning (line 1070) | public function hasFailOnWarning(): bool method failOnWarning (line 1078) | public function failOnWarning(): bool method hasDoNotFailOnDeprecation (line 1090) | public function hasDoNotFailOnDeprecation(): bool method doNotFailOnDeprecation (line 1098) | public function doNotFailOnDeprecation(): bool method hasDoNotFailOnPhpunitDeprecation (line 1110) | public function hasDoNotFailOnPhpunitDeprecation(): bool method doNotFailOnPhpunitDeprecation (line 1118) | public function doNotFailOnPhpunitDeprecation(): bool method hasDoNotFailOnPhpunitWarning (line 1130) | public function hasDoNotFailOnPhpunitWarning(): bool method doNotFailOnPhpunitWarning (line 1138) | public function doNotFailOnPhpunitWarning(): bool method hasDoNotFailOnEmptyTestSuite (line 1150) | public function hasDoNotFailOnEmptyTestSuite(): bool method doNotFailOnEmptyTestSuite (line 1158) | public function doNotFailOnEmptyTestSuite(): bool method hasDoNotFailOnIncomplete (line 1170) | public function hasDoNotFailOnIncomplete(): bool method doNotFailOnIncomplete (line 1178) | public function doNotFailOnIncomplete(): bool method hasDoNotFailOnNotice (line 1190) | public function hasDoNotFailOnNotice(): bool method doNotFailOnNotice (line 1198) | public function doNotFailOnNotice(): bool method hasDoNotFailOnRisky (line 1210) | public function hasDoNotFailOnRisky(): bool method doNotFailOnRisky (line 1218) | public function doNotFailOnRisky(): bool method hasDoNotFailOnSkipped (line 1230) | public function hasDoNotFailOnSkipped(): bool method doNotFailOnSkipped (line 1238) | public function doNotFailOnSkipped(): bool method hasDoNotFailOnWarning (line 1250) | public function hasDoNotFailOnWarning(): bool method doNotFailOnWarning (line 1258) | public function doNotFailOnWarning(): bool method hasStopOnDefect (line 1270) | public function hasStopOnDefect(): bool method stopOnDefect (line 1278) | public function stopOnDefect(): bool method hasStopOnDeprecation (line 1290) | public function hasStopOnDeprecation(): bool method stopOnDeprecation (line 1298) | public function stopOnDeprecation(): bool method hasStopOnError (line 1310) | public function hasStopOnError(): bool method stopOnError (line 1318) | public function stopOnError(): bool method hasStopOnFailure (line 1330) | public function hasStopOnFailure(): bool method stopOnFailure (line 1338) | public function stopOnFailure(): bool method hasStopOnIncomplete (line 1350) | public function hasStopOnIncomplete(): bool method stopOnIncomplete (line 1358) | public function stopOnIncomplete(): bool method hasStopOnNotice (line 1370) | public function hasStopOnNotice(): bool method stopOnNotice (line 1378) | public function stopOnNotice(): bool method hasStopOnRisky (line 1390) | public function hasStopOnRisky(): bool method stopOnRisky (line 1398) | public function stopOnRisky(): bool method hasStopOnSkipped (line 1410) | public function hasStopOnSkipped(): bool method stopOnSkipped (line 1418) | public function stopOnSkipped(): bool method hasStopOnWarning (line 1430) | public function hasStopOnWarning(): bool method stopOnWarning (line 1438) | public function stopOnWarning(): bool method hasFilter (line 1450) | public function hasFilter(): bool method filter (line 1458) | public function filter(): string method hasGenerateBaseline (line 1470) | public function hasGenerateBaseline(): bool method generateBaseline (line 1478) | public function generateBaseline(): string method hasUseBaseline (line 1490) | public function hasUseBaseline(): bool method useBaseline (line 1498) | public function useBaseline(): string method ignoreBaseline (line 1507) | public function ignoreBaseline(): bool method generateConfiguration (line 1512) | public function generateConfiguration(): bool method migrateConfiguration (line 1517) | public function migrateConfiguration(): bool method hasGroups (line 1525) | public function hasGroups(): bool method groups (line 1533) | public function groups(): array method hasTestsCovering (line 1545) | public function hasTestsCovering(): bool method testsCovering (line 1553) | public function testsCovering(): array method hasTestsUsing (line 1565) | public function hasTestsUsing(): bool method testsUsing (line 1573) | public function testsUsing(): array method help (line 1582) | public function help(): bool method hasIncludePath (line 1590) | public function hasIncludePath(): bool method includePath (line 1598) | public function includePath(): string method hasIniSettings (line 1610) | public function hasIniSettings(): bool method iniSettings (line 1618) | public function iniSettings(): array method hasJunitLogfile (line 1630) | public function hasJunitLogfile(): bool method junitLogfile (line 1638) | public function junitLogfile(): string method listGroups (line 1647) | public function listGroups(): bool method listSuites (line 1652) | public function listSuites(): bool method listTests (line 1657) | public function listTests(): bool method hasListTestsXml (line 1665) | public function hasListTestsXml(): bool method listTestsXml (line 1673) | public function listTestsXml(): string method hasNoCoverage (line 1685) | public function hasNoCoverage(): bool method noCoverage (line 1693) | public function noCoverage(): bool method hasNoExtensions (line 1705) | public function hasNoExtensions(): bool method noExtensions (line 1713) | public function noExtensions(): bool method hasNoOutput (line 1725) | public function hasNoOutput(): bool method noOutput (line 1733) | public function noOutput(): bool method hasNoProgress (line 1745) | public function hasNoProgress(): bool method noProgress (line 1753) | public function noProgress(): bool method hasNoResults (line 1765) | public function hasNoResults(): bool method noResults (line 1773) | public function noResults(): bool method hasNoLogging (line 1785) | public function hasNoLogging(): bool method noLogging (line 1793) | public function noLogging(): bool method hasProcessIsolation (line 1805) | public function hasProcessIsolation(): bool method processIsolation (line 1813) | public function processIsolation(): bool method hasRandomOrderSeed (line 1825) | public function hasRandomOrderSeed(): bool method randomOrderSeed (line 1833) | public function randomOrderSeed(): int method hasReportUselessTests (line 1845) | public function hasReportUselessTests(): bool method reportUselessTests (line 1853) | public function reportUselessTests(): bool method hasResolveDependencies (line 1865) | public function hasResolveDependencies(): bool method resolveDependencies (line 1873) | public function resolveDependencies(): bool method hasReverseList (line 1885) | public function hasReverseList(): bool method reverseList (line 1893) | public function reverseList(): bool method hasStderr (line 1905) | public function hasStderr(): bool method stderr (line 1913) | public function stderr(): bool method hasStrictCoverage (line 1925) | public function hasStrictCoverage(): bool method strictCoverage (line 1933) | public function strictCoverage(): bool method hasTeamcityLogfile (line 1945) | public function hasTeamcityLogfile(): bool method teamcityLogfile (line 1953) | public function teamcityLogfile(): string method hasTeamCityPrinter (line 1965) | public function hasTeamCityPrinter(): bool method teamCityPrinter (line 1973) | public function teamCityPrinter(): bool method hasTestdoxHtmlFile (line 1985) | public function hasTestdoxHtmlFile(): bool method testdoxHtmlFile (line 1993) | public function testdoxHtmlFile(): string method hasTestdoxTextFile (line 2005) | public function hasTestdoxTextFile(): bool method testdoxTextFile (line 2013) | public function testdoxTextFile(): string method hasTestDoxPrinter (line 2025) | public function hasTestDoxPrinter(): bool method testdoxPrinter (line 2033) | public function testdoxPrinter(): bool method hasTestSuffixes (line 2045) | public function hasTestSuffixes(): bool method testSuffixes (line 2055) | public function testSuffixes(): array method hasTestSuite (line 2067) | public function hasTestSuite(): bool method testSuite (line 2075) | public function testSuite(): string method hasExcludedTestSuite (line 2087) | public function hasExcludedTestSuite(): bool method excludedTestSuite (line 2095) | public function excludedTestSuite(): string method useDefaultConfiguration (line 2104) | public function useDefaultConfiguration(): bool method hasDisplayDetailsOnAllIssues (line 2112) | public function hasDisplayDetailsOnAllIssues(): bool method displayDetailsOnAllIssues (line 2120) | public function displayDetailsOnAllIssues(): bool method hasDisplayDetailsOnIncompleteTests (line 2132) | public function hasDisplayDetailsOnIncompleteTests(): bool method displayDetailsOnIncompleteTests (line 2140) | public function displayDetailsOnIncompleteTests(): bool method hasDisplayDetailsOnSkippedTests (line 2152) | public function hasDisplayDetailsOnSkippedTests(): bool method displayDetailsOnSkippedTests (line 2160) | public function displayDetailsOnSkippedTests(): bool method hasDisplayDetailsOnTestsThatTriggerDeprecations (line 2172) | public function hasDisplayDetailsOnTestsThatTriggerDeprecations(): bool method displayDetailsOnTestsThatTriggerDeprecations (line 2180) | public function displayDetailsOnTestsThatTriggerDeprecations(): bool method hasDisplayDetailsOnPhpunitDeprecations (line 2192) | public function hasDisplayDetailsOnPhpunitDeprecations(): bool method displayDetailsOnPhpunitDeprecations (line 2200) | public function displayDetailsOnPhpunitDeprecations(): bool method hasDisplayDetailsOnTestsThatTriggerErrors (line 2212) | public function hasDisplayDetailsOnTestsThatTriggerErrors(): bool method displayDetailsOnTestsThatTriggerErrors (line 2220) | public function displayDetailsOnTestsThatTriggerErrors(): bool method hasDisplayDetailsOnTestsThatTriggerNotices (line 2232) | public function hasDisplayDetailsOnTestsThatTriggerNotices(): bool method displayDetailsOnTestsThatTriggerNotices (line 2240) | public function displayDetailsOnTestsThatTriggerNotices(): bool method hasDisplayDetailsOnTestsThatTriggerWarnings (line 2252) | public function hasDisplayDetailsOnTestsThatTriggerWarnings(): bool method displayDetailsOnTestsThatTriggerWarnings (line 2260) | public function displayDetailsOnTestsThatTriggerWarnings(): bool method version (line 2269) | public function version(): bool method hasLogEventsText (line 2277) | public function hasLogEventsText(): bool method logEventsText (line 2285) | public function logEventsText(): string method hasLogEventsVerboseText (line 2297) | public function hasLogEventsVerboseText(): bool method logEventsVerboseText (line 2305) | public function logEventsVerboseText(): string method debug (line 2314) | public function debug(): bool FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Cli/Exception.php class Exception (line 19) | final class Exception extends RuntimeException implements \PHPUnit\Excep... FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Cli/XmlConfigurationFileFinder.php class XmlConfigurationFileFinder (line 22) | final class XmlConfigurationFileFinder method find (line 24) | public function find(Configuration $configuration): false|string method configurationFileInDirectory (line 53) | private function configurationFileInDirectory(string $directory): fals... FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/CodeCoverageFilterRegistry.php class CodeCoverageFilterRegistry (line 24) | final class CodeCoverageFilterRegistry method instance (line 30) | public static function instance(): self method get (line 42) | public function get(): Filter method init (line 52) | public function init(Configuration $configuration, bool $force = false... method configured (line 74) | public function configured(): bool FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Configuration.php class Configuration (line 17) | final class Configuration method __construct (line 163) | public function __construct(array $cliArguments, ?string $configuratio... method hasCliArguments (line 287) | public function hasCliArguments(): bool method cliArguments (line 295) | public function cliArguments(): array method hasCliArgument (line 305) | public function hasCliArgument(): bool method cliArgument (line 317) | public function cliArgument(): string method hasConfigurationFile (line 329) | public function hasConfigurationFile(): bool method configurationFile (line 337) | public function configurationFile(): string method hasBootstrap (line 349) | public function hasBootstrap(): bool method bootstrap (line 357) | public function bootstrap(): string method cacheResult (line 366) | public function cacheResult(): bool method hasCacheDirectory (line 374) | public function hasCacheDirectory(): bool method cacheDirectory (line 382) | public function cacheDirectory(): string method hasCoverageCacheDirectory (line 394) | public function hasCoverageCacheDirectory(): bool method coverageCacheDirectory (line 402) | public function coverageCacheDirectory(): string method source (line 411) | public function source(): Source method restrictDeprecations (line 419) | public function restrictDeprecations(): bool method restrictNotices (line 427) | public function restrictNotices(): bool method restrictWarnings (line 435) | public function restrictWarnings(): bool method hasNonEmptyListOfFilesToBeIncludedInCodeCoverageReport (line 443) | public function hasNonEmptyListOfFilesToBeIncludedInCodeCoverageReport... method coverageIncludeDirectories (line 451) | public function coverageIncludeDirectories(): FilterDirectoryCollection method coverageIncludeFiles (line 459) | public function coverageIncludeFiles(): FileCollection method coverageExcludeDirectories (line 467) | public function coverageExcludeDirectories(): FilterDirectoryCollection method coverageExcludeFiles (line 475) | public function coverageExcludeFiles(): FileCollection method testResultCacheFile (line 480) | public function testResultCacheFile(): string method ignoreDeprecatedCodeUnitsFromCodeCoverage (line 485) | public function ignoreDeprecatedCodeUnitsFromCodeCoverage(): bool method disableCodeCoverageIgnore (line 490) | public function disableCodeCoverageIgnore(): bool method pathCoverage (line 495) | public function pathCoverage(): bool method hasCoverageReport (line 500) | public function hasCoverageReport(): bool method hasCoverageClover (line 514) | public function hasCoverageClover(): bool method coverageClover (line 522) | public function coverageClover(): string method hasCoverageCobertura (line 534) | public function hasCoverageCobertura(): bool method coverageCobertura (line 542) | public function coverageCobertura(): string method hasCoverageCrap4j (line 554) | public function hasCoverageCrap4j(): bool method coverageCrap4j (line 562) | public function coverageCrap4j(): string method coverageCrap4jThreshold (line 571) | public function coverageCrap4jThreshold(): int method hasCoverageHtml (line 579) | public function hasCoverageHtml(): bool method coverageHtml (line 587) | public function coverageHtml(): string method coverageHtmlLowUpperBound (line 596) | public function coverageHtmlLowUpperBound(): int method coverageHtmlHighLowerBound (line 601) | public function coverageHtmlHighLowerBound(): int method coverageHtmlColorSuccessLow (line 606) | public function coverageHtmlColorSuccessLow(): string method coverageHtmlColorSuccessMedium (line 611) | public function coverageHtmlColorSuccessMedium(): string method coverageHtmlColorSuccessHigh (line 616) | public function coverageHtmlColorSuccessHigh(): string method coverageHtmlColorWarning (line 621) | public function coverageHtmlColorWarning(): string method coverageHtmlColorDanger (line 626) | public function coverageHtmlColorDanger(): string method hasCoverageHtmlCustomCssFile (line 634) | public function hasCoverageHtmlCustomCssFile(): bool method coverageHtmlCustomCssFile (line 642) | public function coverageHtmlCustomCssFile(): string method hasCoveragePhp (line 654) | public function hasCoveragePhp(): bool method coveragePhp (line 662) | public function coveragePhp(): string method hasCoverageText (line 674) | public function hasCoverageText(): bool method coverageText (line 682) | public function coverageText(): string method coverageTextShowUncoveredFiles (line 691) | public function coverageTextShowUncoveredFiles(): bool method coverageTextShowOnlySummary (line 696) | public function coverageTextShowOnlySummary(): bool method hasCoverageXml (line 704) | public function hasCoverageXml(): bool method coverageXml (line 712) | public function coverageXml(): string method failOnAllIssues (line 721) | public function failOnAllIssues(): bool method failOnDeprecation (line 726) | public function failOnDeprecation(): bool method failOnPhpunitDeprecation (line 731) | public function failOnPhpunitDeprecation(): bool method failOnPhpunitWarning (line 736) | public function failOnPhpunitWarning(): bool method failOnEmptyTestSuite (line 741) | public function failOnEmptyTestSuite(): bool method failOnIncomplete (line 746) | public function failOnIncomplete(): bool method failOnNotice (line 751) | public function failOnNotice(): bool method failOnRisky (line 756) | public function failOnRisky(): bool method failOnSkipped (line 761) | public function failOnSkipped(): bool method failOnWarning (line 766) | public function failOnWarning(): bool method doNotFailOnDeprecation (line 771) | public function doNotFailOnDeprecation(): bool method doNotFailOnPhpunitDeprecation (line 776) | public function doNotFailOnPhpunitDeprecation(): bool method doNotFailOnPhpunitWarning (line 781) | public function doNotFailOnPhpunitWarning(): bool method doNotFailOnEmptyTestSuite (line 786) | public function doNotFailOnEmptyTestSuite(): bool method doNotFailOnIncomplete (line 791) | public function doNotFailOnIncomplete(): bool method doNotFailOnNotice (line 796) | public function doNotFailOnNotice(): bool method doNotFailOnRisky (line 801) | public function doNotFailOnRisky(): bool method doNotFailOnSkipped (line 806) | public function doNotFailOnSkipped(): bool method doNotFailOnWarning (line 811) | public function doNotFailOnWarning(): bool method stopOnDefect (line 816) | public function stopOnDefect(): bool method stopOnDeprecation (line 821) | public function stopOnDeprecation(): bool method stopOnError (line 826) | public function stopOnError(): bool method stopOnFailure (line 831) | public function stopOnFailure(): bool method stopOnIncomplete (line 836) | public function stopOnIncomplete(): bool method stopOnNotice (line 841) | public function stopOnNotice(): bool method stopOnRisky (line 846) | public function stopOnRisky(): bool method stopOnSkipped (line 851) | public function stopOnSkipped(): bool method stopOnWarning (line 856) | public function stopOnWarning(): bool method outputToStandardErrorStream (line 861) | public function outputToStandardErrorStream(): bool method columns (line 866) | public function columns(): int method loadPharExtensions (line 874) | public function loadPharExtensions(): bool method noExtensions (line 879) | public function noExtensions(): bool method hasPharExtensionDirectory (line 887) | public function hasPharExtensionDirectory(): bool method pharExtensionDirectory (line 897) | public function pharExtensionDirectory(): string method extensionBootstrappers (line 909) | public function extensionBootstrappers(): array method backupGlobals (line 914) | public function backupGlobals(): bool method backupStaticProperties (line 919) | public function backupStaticProperties(): bool method beStrictAboutChangesToGlobalState (line 924) | public function beStrictAboutChangesToGlobalState(): bool method colors (line 929) | public function colors(): bool method processIsolation (line 934) | public function processIsolation(): bool method enforceTimeLimit (line 939) | public function enforceTimeLimit(): bool method defaultTimeLimit (line 944) | public function defaultTimeLimit(): int method timeoutForSmallTests (line 949) | public function timeoutForSmallTests(): int method timeoutForMediumTests (line 954) | public function timeoutForMediumTests(): int method timeoutForLargeTests (line 959) | public function timeoutForLargeTests(): int method reportUselessTests (line 964) | public function reportUselessTests(): bool method strictCoverage (line 969) | public function strictCoverage(): bool method disallowTestOutput (line 974) | public function disallowTestOutput(): bool method displayDetailsOnAllIssues (line 979) | public function displayDetailsOnAllIssues(): bool method displayDetailsOnIncompleteTests (line 984) | public function displayDetailsOnIncompleteTests(): bool method displayDetailsOnSkippedTests (line 989) | public function displayDetailsOnSkippedTests(): bool method displayDetailsOnTestsThatTriggerDeprecations (line 994) | public function displayDetailsOnTestsThatTriggerDeprecations(): bool method displayDetailsOnPhpunitDeprecations (line 999) | public function displayDetailsOnPhpunitDeprecations(): bool method displayDetailsOnTestsThatTriggerErrors (line 1004) | public function displayDetailsOnTestsThatTriggerErrors(): bool method displayDetailsOnTestsThatTriggerNotices (line 1009) | public function displayDetailsOnTestsThatTriggerNotices(): bool method displayDetailsOnTestsThatTriggerWarnings (line 1014) | public function displayDetailsOnTestsThatTriggerWarnings(): bool method reverseDefectList (line 1019) | public function reverseDefectList(): bool method requireCoverageMetadata (line 1024) | public function requireCoverageMetadata(): bool method registerMockObjectsFromTestArgumentsRecursively (line 1032) | public function registerMockObjectsFromTestArgumentsRecursively(): bool method noProgress (line 1037) | public function noProgress(): bool method noResults (line 1042) | public function noResults(): bool method noOutput (line 1047) | public function noOutput(): bool method executionOrder (line 1052) | public function executionOrder(): int method executionOrderDefects (line 1057) | public function executionOrderDefects(): int method resolveDependencies (line 1062) | public function resolveDependencies(): bool method hasLogfileTeamcity (line 1070) | public function hasLogfileTeamcity(): bool method logfileTeamcity (line 1078) | public function logfileTeamcity(): string method hasLogfileJunit (line 1090) | public function hasLogfileJunit(): bool method logfileJunit (line 1098) | public function logfileJunit(): string method hasLogfileTestdoxHtml (line 1110) | public function hasLogfileTestdoxHtml(): bool method logfileTestdoxHtml (line 1118) | public function logfileTestdoxHtml(): string method hasLogfileTestdoxText (line 1130) | public function hasLogfileTestdoxText(): bool method logfileTestdoxText (line 1138) | public function logfileTestdoxText(): string method hasLogEventsText (line 1150) | public function hasLogEventsText(): bool method logEventsText (line 1158) | public function logEventsText(): string method hasLogEventsVerboseText (line 1170) | public function hasLogEventsVerboseText(): bool method logEventsVerboseText (line 1178) | public function logEventsVerboseText(): string method outputIsTeamCity (line 1187) | public function outputIsTeamCity(): bool method outputIsTestDox (line 1192) | public function outputIsTestDox(): bool method hasTestsCovering (line 1200) | public function hasTestsCovering(): bool method testsCovering (line 1210) | public function testsCovering(): array method hasTestsUsing (line 1222) | public function hasTestsUsing(): bool method testsUsing (line 1232) | public function testsUsing(): array method hasFilter (line 1244) | public function hasFilter(): bool method filter (line 1252) | public function filter(): string method hasGroups (line 1264) | public function hasGroups(): bool method groups (line 1272) | public function groups(): array method hasExcludeGroups (line 1284) | public function hasExcludeGroups(): bool method excludeGroups (line 1292) | public function excludeGroups(): array method randomOrderSeed (line 1301) | public function randomOrderSeed(): int method includeUncoveredFiles (line 1306) | public function includeUncoveredFiles(): bool method testSuite (line 1311) | public function testSuite(): TestSuiteCollection method includeTestSuite (line 1316) | public function includeTestSuite(): string method excludeTestSuite (line 1321) | public function excludeTestSuite(): string method hasDefaultTestSuite (line 1329) | public function hasDefaultTestSuite(): bool method defaultTestSuite (line 1337) | public function defaultTestSuite(): string method testSuffixes (line 1349) | public function testSuffixes(): array method php (line 1354) | public function php(): Php method controlGarbageCollector (line 1359) | public function controlGarbageCollector(): bool method numberOfTestsBeforeGarbageCollection (line 1364) | public function numberOfTestsBeforeGarbageCollection(): int method hasGenerateBaseline (line 1372) | public function hasGenerateBaseline(): bool method generateBaseline (line 1380) | public function generateBaseline(): string method debug (line 1389) | public function debug(): bool FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/CannotFindSchemaException.php class CannotFindSchemaException (line 20) | final class CannotFindSchemaException extends RuntimeException implement... FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/CodeCoverageReportNotConfiguredException.php class CodeCoverageReportNotConfiguredException (line 19) | final class CodeCoverageReportNotConfiguredException extends RuntimeExce... FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/ConfigurationCannotBeBuiltException.php class ConfigurationCannotBeBuiltException (line 19) | final class ConfigurationCannotBeBuiltException extends RuntimeException... FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/Exception.php type Exception (line 17) | interface Exception extends \PHPUnit\TextUI\Exception FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/FilterNotConfiguredException.php class FilterNotConfiguredException (line 19) | final class FilterNotConfiguredException extends RuntimeException implem... FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/LoggingNotConfiguredException.php class LoggingNotConfiguredException (line 19) | final class LoggingNotConfiguredException extends RuntimeException imple... FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/NoBaselineException.php class NoBaselineException (line 19) | final class NoBaselineException extends RuntimeException implements Exce... FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/NoBootstrapException.php class NoBootstrapException (line 19) | final class NoBootstrapException extends RuntimeException implements Exc... FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/NoCacheDirectoryException.php class NoCacheDirectoryException (line 19) | final class NoCacheDirectoryException extends RuntimeException implement... FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/NoCliArgumentException.php class NoCliArgumentException (line 19) | final class NoCliArgumentException extends RuntimeException implements E... FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/NoConfigurationFileException.php class NoConfigurationFileException (line 19) | final class NoConfigurationFileException extends RuntimeException implem... FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/NoCoverageCacheDirectoryException.php class NoCoverageCacheDirectoryException (line 19) | final class NoCoverageCacheDirectoryException extends RuntimeException i... FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/NoCustomCssFileException.php class NoCustomCssFileException (line 19) | final class NoCustomCssFileException extends RuntimeException implements... FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/NoDefaultTestSuiteException.php class NoDefaultTestSuiteException (line 19) | final class NoDefaultTestSuiteException extends RuntimeException impleme... FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/NoPharExtensionDirectoryException.php class NoPharExtensionDirectoryException (line 19) | final class NoPharExtensionDirectoryException extends RuntimeException i... FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Merger.php class Merger (line 39) | final class Merger method merge (line 46) | public function merge(CliConfiguration $cliConfiguration, XmlConfigura... FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/PhpHandler.php class PhpHandler (line 27) | final class PhpHandler method handle (line 29) | public function handle(Php $configuration): void method handleIncludePaths (line 44) | private function handleIncludePaths(DirectoryCollection $includePaths)... method handleIniSettings (line 62) | private function handleIniSettings(IniSettingCollection $iniSettings):... method handleConstants (line 75) | private function handleConstants(ConstantCollection $constants): void method handleGlobalVariables (line 84) | private function handleGlobalVariables(VariableCollection $variables):... method handleServerVariables (line 91) | private function handleServerVariables(VariableCollection $variables):... method handleVariables (line 98) | private function handleVariables(string $target, VariableCollection $v... method handleEnvVariables (line 105) | private function handleEnvVariables(VariableCollection $variables): void FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Registry.php class Registry (line 31) | final class Registry method saveTo (line 35) | public static function saveTo(string $path): bool method loadFrom (line 58) | public static function loadFrom(string $path): void method get (line 91) | public static function get(): Configuration method init (line 103) | public static function init(CliConfiguration $cliConfiguration, XmlCon... FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/SourceFilter.php class SourceFilter (line 17) | final class SourceFilter method instance (line 26) | public static function instance(): self method __construct (line 42) | public function __construct(array $map) method includes (line 47) | public function includes(string $path): bool FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/SourceMapper.php class SourceMapper (line 21) | final class SourceMapper method map (line 31) | public function map(Source $source): array FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/TestSuiteBuilder.php class TestSuiteBuilder (line 34) | final class TestSuiteBuilder method build (line 42) | public function build(Configuration $configuration): TestSuite method testSuiteFromPath (line 95) | private function testSuiteFromPath(string $path, array $suffixes, ?Tes... method testSuiteFromPathList (line 136) | private function testSuiteFromPathList(array $paths, array $suffixes):... FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Value/Constant.php class Constant (line 17) | final class Constant method __construct (line 22) | public function __construct(string $name, bool|string $value) method name (line 28) | public function name(): string method value (line 33) | public function value(): bool|string FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Value/ConstantCollection.php class ConstantCollection (line 23) | final class ConstantCollection implements Countable, IteratorAggregate method fromArray (line 33) | public static function fromArray(array $constants): self method __construct (line 38) | private function __construct(Constant ...$constants) method asArray (line 46) | public function asArray(): array method count (line 51) | public function count(): int method getIterator (line 56) | public function getIterator(): ConstantCollectionIterator FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Value/ConstantCollectionIterator.php class ConstantCollectionIterator (line 22) | final class ConstantCollectionIterator implements Countable, Iterator method __construct (line 30) | public function __construct(ConstantCollection $constants) method count (line 35) | public function count(): int method rewind (line 40) | public function rewind(): void method valid (line 45) | public function valid(): bool method key (line 50) | public function key(): int method current (line 55) | public function current(): Constant method next (line 60) | public function next(): void FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Value/Directory.php class Directory (line 17) | final class Directory method __construct (line 21) | public function __construct(string $path) method path (line 26) | public function path(): string FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Value/DirectoryCollection.php class DirectoryCollection (line 23) | final class DirectoryCollection implements Countable, IteratorAggregate method fromArray (line 33) | public static function fromArray(array $directories): self method __construct (line 38) | private function __construct(Directory ...$directories) method asArray (line 46) | public function asArray(): array method count (line 51) | public function count(): int method getIterator (line 56) | public function getIterator(): DirectoryCollectionIterator method isEmpty (line 61) | public function isEmpty(): bool FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Value/DirectoryCollectionIterator.php class DirectoryCollectionIterator (line 22) | final class DirectoryCollectionIterator implements Countable, Iterator method __construct (line 30) | public function __construct(DirectoryCollection $directories) method count (line 35) | public function count(): int method rewind (line 40) | public function rewind(): void method valid (line 45) | public function valid(): bool method key (line 50) | public function key(): int method current (line 55) | public function current(): Directory method next (line 60) | public function next(): void FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Value/ExtensionBootstrap.php class ExtensionBootstrap (line 17) | final class ExtensionBootstrap method __construct (line 33) | public function __construct(string $className, array $parameters) method className (line 42) | public function className(): string method parameters (line 50) | public function parameters(): array FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Value/ExtensionBootstrapCollection.php class ExtensionBootstrapCollection (line 21) | final class ExtensionBootstrapCollection implements IteratorAggregate method fromArray (line 31) | public static function fromArray(array $extensionBootstraps): self method __construct (line 36) | private function __construct(ExtensionBootstrap ...$extensionBootstraps) method asArray (line 44) | public function asArray(): array method getIterator (line 49) | public function getIterator(): ExtensionBootstrapCollectionIterator FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Value/ExtensionBootstrapCollectionIterator.php class ExtensionBootstrapCollectionIterator (line 22) | final class ExtensionBootstrapCollectionIterator implements Countable, I... method __construct (line 30) | public function __construct(ExtensionBootstrapCollection $extensionBoo... method count (line 35) | public function count(): int method rewind (line 40) | public function rewind(): void method valid (line 45) | public function valid(): bool method key (line 50) | public function key(): int method current (line 55) | public function current(): ExtensionBootstrap method next (line 60) | public function next(): void FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Value/File.php class File (line 17) | final class File method __construct (line 27) | public function __construct(string $path) method path (line 35) | public function path(): string FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Value/FileCollection.php class FileCollection (line 23) | final class FileCollection implements Countable, IteratorAggregate method fromArray (line 33) | public static function fromArray(array $files): self method __construct (line 38) | private function __construct(File ...$files) method asArray (line 46) | public function asArray(): array method count (line 51) | public function count(): int method notEmpty (line 56) | public function notEmpty(): bool method getIterator (line 61) | public function getIterator(): FileCollectionIterator FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Value/FileCollectionIterator.php class FileCollectionIterator (line 22) | final class FileCollectionIterator implements Countable, Iterator method __construct (line 30) | public function __construct(FileCollection $files) method count (line 35) | public function count(): int method rewind (line 40) | public function rewind(): void method valid (line 45) | public function valid(): bool method key (line 50) | public function key(): int method current (line 55) | public function current(): File method next (line 60) | public function next(): void FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Value/FilterDirectory.php class FilterDirectory (line 17) | final class FilterDirectory method __construct (line 29) | public function __construct(string $path, string $prefix, string $suffix) method path (line 39) | public function path(): string method prefix (line 44) | public function prefix(): string method suffix (line 49) | public function suffix(): string FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Value/FilterDirectoryCollection.php class FilterDirectoryCollection (line 23) | final class FilterDirectoryCollection implements Countable, IteratorAggr... method fromArray (line 33) | public static function fromArray(array $directories): self method __construct (line 38) | private function __construct(FilterDirectory ...$directories) method asArray (line 46) | public function asArray(): array method count (line 51) | public function count(): int method notEmpty (line 56) | public function notEmpty(): bool method getIterator (line 61) | public function getIterator(): FilterDirectoryCollectionIterator FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Value/FilterDirectoryCollectionIterator.php class FilterDirectoryCollectionIterator (line 22) | final class FilterDirectoryCollectionIterator implements Countable, Iter... method __construct (line 30) | public function __construct(FilterDirectoryCollection $directories) method count (line 35) | public function count(): int method rewind (line 40) | public function rewind(): void method valid (line 45) | public function valid(): bool method key (line 50) | public function key(): int method current (line 55) | public function current(): FilterDirectory method next (line 60) | public function next(): void FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Value/Group.php class Group (line 17) | final class Group method __construct (line 21) | public function __construct(string $name) method name (line 26) | public function name(): string FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Value/GroupCollection.php class GroupCollection (line 21) | final class GroupCollection implements IteratorAggregate method fromArray (line 31) | public static function fromArray(array $groups): self method __construct (line 36) | private function __construct(Group ...$groups) method asArray (line 44) | public function asArray(): array method asArrayOfStrings (line 52) | public function asArrayOfStrings(): array method isEmpty (line 63) | public function isEmpty(): bool method getIterator (line 68) | public function getIterator(): GroupCollectionIterator FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Value/GroupCollectionIterator.php class GroupCollectionIterator (line 22) | final class GroupCollectionIterator implements Countable, Iterator method __construct (line 30) | public function __construct(GroupCollection $groups) method count (line 35) | public function count(): int method rewind (line 40) | public function rewind(): void method valid (line 45) | public function valid(): bool method key (line 50) | public function key(): int method current (line 55) | public function current(): Group method next (line 60) | public function next(): void FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Value/IniSetting.php class IniSetting (line 17) | final class IniSetting method __construct (line 22) | public function __construct(string $name, string $value) method name (line 28) | public function name(): string method value (line 33) | public function value(): string FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Value/IniSettingCollection.php class IniSettingCollection (line 23) | final class IniSettingCollection implements Countable, IteratorAggregate method fromArray (line 33) | public static function fromArray(array $iniSettings): self method __construct (line 38) | private function __construct(IniSetting ...$iniSettings) method asArray (line 46) | public function asArray(): array method count (line 51) | public function count(): int method getIterator (line 56) | public function getIterator(): IniSettingCollectionIterator FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Value/IniSettingCollectionIterator.php class IniSettingCollectionIterator (line 22) | final class IniSettingCollectionIterator implements Countable, Iterator method __construct (line 30) | public function __construct(IniSettingCollection $iniSettings) method count (line 35) | public function count(): int method rewind (line 40) | public function rewind(): void method valid (line 45) | public function valid(): bool method key (line 50) | public function key(): int method current (line 55) | public function current(): IniSetting method next (line 60) | public function next(): void FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Value/Php.php class Php (line 17) | final class Php method __construct (line 31) | public function __construct(DirectoryCollection $includePaths, IniSett... method includePaths (line 46) | public function includePaths(): DirectoryCollection method iniSettings (line 51) | public function iniSettings(): IniSettingCollection method constants (line 56) | public function constants(): ConstantCollection method globalVariables (line 61) | public function globalVariables(): VariableCollection method envVariables (line 66) | public function envVariables(): VariableCollection method postVariables (line 71) | public function postVariables(): VariableCollection method getVariables (line 76) | public function getVariables(): VariableCollection method cookieVariables (line 81) | public function cookieVariables(): VariableCollection method serverVariables (line 86) | public function serverVariables(): VariableCollection method filesVariables (line 91) | public function filesVariables(): VariableCollection method requestVariables (line 96) | public function requestVariables(): VariableCollection FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Value/Source.php class Source (line 17) | final class Source method __construct (line 42) | public function __construct(?string $baseline, bool $ignoreBaseline, F... method useBaseline (line 65) | public function useBaseline(): bool method hasBaseline (line 73) | public function hasBaseline(): bool method baseline (line 83) | public function baseline(): string method includeDirectories (line 92) | public function includeDirectories(): FilterDirectoryCollection method includeFiles (line 97) | public function includeFiles(): FileCollection method excludeDirectories (line 102) | public function excludeDirectories(): FilterDirectoryCollection method excludeFiles (line 107) | public function excludeFiles(): FileCollection method notEmpty (line 112) | public function notEmpty(): bool method restrictDeprecations (line 117) | public function restrictDeprecations(): bool method restrictNotices (line 122) | public function restrictNotices(): bool method restrictWarnings (line 127) | public function restrictWarnings(): bool method ignoreSuppressionOfDeprecations (line 132) | public function ignoreSuppressionOfDeprecations(): bool method ignoreSuppressionOfPhpDeprecations (line 137) | public function ignoreSuppressionOfPhpDeprecations(): bool method ignoreSuppressionOfErrors (line 142) | public function ignoreSuppressionOfErrors(): bool method ignoreSuppressionOfNotices (line 147) | public function ignoreSuppressionOfNotices(): bool method ignoreSuppressionOfPhpNotices (line 152) | public function ignoreSuppressionOfPhpNotices(): bool method ignoreSuppressionOfWarnings (line 157) | public function ignoreSuppressionOfWarnings(): bool method ignoreSuppressionOfPhpWarnings (line 162) | public function ignoreSuppressionOfPhpWarnings(): bool FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Value/TestDirectory.php class TestDirectory (line 19) | final class TestDirectory method __construct (line 33) | public function __construct(string $path, string $prefix, string $suff... method path (line 45) | public function path(): string method prefix (line 50) | public function prefix(): string method suffix (line 55) | public function suffix(): string method phpVersion (line 60) | public function phpVersion(): string method phpVersionOperator (line 65) | public function phpVersionOperator(): VersionComparisonOperator FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Value/TestDirectoryCollection.php class TestDirectoryCollection (line 23) | final class TestDirectoryCollection implements Countable, IteratorAggregate method fromArray (line 33) | public static function fromArray(array $directories): self method __construct (line 38) | private function __construct(TestDirectory ...$directories) method asArray (line 46) | public function asArray(): array method count (line 51) | public function count(): int method getIterator (line 56) | public function getIterator(): TestDirectoryCollectionIterator method isEmpty (line 61) | public function isEmpty(): bool FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Value/TestDirectoryCollectionIterator.php class TestDirectoryCollectionIterator (line 22) | final class TestDirectoryCollectionIterator implements Countable, Iterator method __construct (line 30) | public function __construct(TestDirectoryCollection $directories) method count (line 35) | public function count(): int method rewind (line 40) | public function rewind(): void method valid (line 45) | public function valid(): bool method key (line 50) | public function key(): int method current (line 55) | public function current(): TestDirectory method next (line 60) | public function next(): void FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Value/TestFile.php class TestFile (line 19) | final class TestFile method __construct (line 25) | public function __construct(string $path, string $phpVersion, VersionC... method path (line 32) | public function path(): string method phpVersion (line 37) | public function phpVersion(): string method phpVersionOperator (line 42) | public function phpVersionOperator(): VersionComparisonOperator FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Value/TestFileCollection.php class TestFileCollection (line 23) | final class TestFileCollection implements Countable, IteratorAggregate method fromArray (line 33) | public static function fromArray(array $files): self method __construct (line 38) | private function __construct(TestFile ...$files) method asArray (line 46) | public function asArray(): array method count (line 51) | public function count(): int method getIterator (line 56) | public function getIterator(): TestFileCollectionIterator method isEmpty (line 61) | public function isEmpty(): bool FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Value/TestFileCollectionIterator.php class TestFileCollectionIterator (line 22) | final class TestFileCollectionIterator implements Countable, Iterator method __construct (line 30) | public function __construct(TestFileCollection $files) method count (line 35) | public function count(): int method rewind (line 40) | public function rewind(): void method valid (line 45) | public function valid(): bool method key (line 50) | public function key(): int method current (line 55) | public function current(): TestFile method next (line 60) | public function next(): void FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Value/TestSuite.php class TestSuite (line 17) | final class TestSuite method __construct (line 30) | public function __construct(string $name, TestDirectoryCollection $dir... method name (line 41) | public function name(): string method directories (line 46) | public function directories(): TestDirectoryCollection method files (line 51) | public function files(): TestFileCollection method exclude (line 56) | public function exclude(): FileCollection FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Value/TestSuiteCollection.php class TestSuiteCollection (line 23) | final class TestSuiteCollection implements Countable, IteratorAggregate method fromArray (line 33) | public static function fromArray(array $testSuites): self method __construct (line 38) | private function __construct(TestSuite ...$testSuites) method asArray (line 46) | public function asArray(): array method count (line 51) | public function count(): int method getIterator (line 56) | public function getIterator(): TestSuiteCollectionIterator method isEmpty (line 61) | public function isEmpty(): bool FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Value/TestSuiteCollectionIterator.php class TestSuiteCollectionIterator (line 22) | final class TestSuiteCollectionIterator implements Countable, Iterator method __construct (line 30) | public function __construct(TestSuiteCollection $testSuites) method count (line 35) | public function count(): int method rewind (line 40) | public function rewind(): void method valid (line 45) | public function valid(): bool method key (line 50) | public function key(): int method current (line 55) | public function current(): TestSuite method next (line 60) | public function next(): void FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Value/Variable.php class Variable (line 17) | final class Variable method __construct (line 23) | public function __construct(string $name, mixed $value, bool $force) method name (line 30) | public function name(): string method value (line 35) | public function value(): mixed method force (line 40) | public function force(): bool FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Value/VariableCollection.php class VariableCollection (line 23) | final class VariableCollection implements Countable, IteratorAggregate method fromArray (line 33) | public static function fromArray(array $variables): self method __construct (line 38) | private function __construct(Variable ...$variables) method asArray (line 46) | public function asArray(): array method count (line 51) | public function count(): int method getIterator (line 56) | public function getIterator(): VariableCollectionIterator FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Value/VariableCollectionIterator.php class VariableCollectionIterator (line 22) | final class VariableCollectionIterator implements Countable, Iterator method __construct (line 30) | public function __construct(VariableCollection $variables) method count (line 35) | public function count(): int method rewind (line 40) | public function rewind(): void method valid (line 45) | public function valid(): bool method key (line 50) | public function key(): int method current (line 55) | public function current(): Variable method next (line 60) | public function next(): void FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/CodeCoverage/CodeCoverage.php class CodeCoverage (line 32) | final class CodeCoverage method __construct (line 51) | public function __construct(?Directory $cacheDirectory, FilterDirector... method hasCacheDirectory (line 76) | public function hasCacheDirectory(): bool method cacheDirectory (line 86) | public function cacheDirectory(): Directory method hasNonEmptyListOfFilesToBeIncludedInCodeCoverageReport (line 97) | public function hasNonEmptyListOfFilesToBeIncludedInCodeCoverageReport... method directories (line 102) | public function directories(): FilterDirectoryCollection method files (line 107) | public function files(): FileCollection method excludeDirectories (line 112) | public function excludeDirectories(): FilterDirectoryCollection method excludeFiles (line 117) | public function excludeFiles(): FileCollection method pathCoverage (line 122) | public function pathCoverage(): bool method includeUncoveredFiles (line 127) | public function includeUncoveredFiles(): bool method ignoreDeprecatedCodeUnits (line 132) | public function ignoreDeprecatedCodeUnits(): bool method disableCodeCoverageIgnore (line 137) | public function disableCodeCoverageIgnore(): bool method hasClover (line 145) | public function hasClover(): bool method clover (line 153) | public function clover(): Clover method hasCobertura (line 167) | public function hasCobertura(): bool method cobertura (line 175) | public function cobertura(): Cobertura method hasCrap4j (line 189) | public function hasCrap4j(): bool method crap4j (line 197) | public function crap4j(): Crap4j method hasHtml (line 211) | public function hasHtml(): bool method html (line 219) | public function html(): Html method hasPhp (line 233) | public function hasPhp(): bool method php (line 241) | public function php(): Php method hasText (line 255) | public function hasText(): bool method text (line 263) | public function text(): Text method hasXml (line 277) | public function hasXml(): bool method xml (line 285) | public function xml(): Xml FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/CodeCoverage/Report/Clover.php class Clover (line 21) | final class Clover method __construct (line 25) | public function __construct(File $target) method target (line 30) | public function target(): File FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/CodeCoverage/Report/Cobertura.php class Cobertura (line 21) | final class Cobertura method __construct (line 25) | public function __construct(File $target) method target (line 30) | public function target(): File FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/CodeCoverage/Report/Crap4j.php class Crap4j (line 21) | final class Crap4j method __construct (line 26) | public function __construct(File $target, int $threshold) method target (line 32) | public function target(): File method threshold (line 37) | public function threshold(): int FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/CodeCoverage/Report/Html.php class Html (line 22) | final class Html method __construct (line 34) | public function __construct(Directory $target, int $lowUpperBound, int... method target (line 47) | public function target(): Directory method lowUpperBound (line 52) | public function lowUpperBound(): int method highLowerBound (line 57) | public function highLowerBound(): int method colorSuccessLow (line 62) | public function colorSuccessLow(): string method colorSuccessMedium (line 67) | public function colorSuccessMedium(): string method colorSuccessHigh (line 72) | public function colorSuccessHigh(): string method colorWarning (line 77) | public function colorWarning(): string method colorDanger (line 82) | public function colorDanger(): string method hasCustomCssFile (line 90) | public function hasCustomCssFile(): bool method customCssFile (line 98) | public function customCssFile(): string FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/CodeCoverage/Report/Php.php class Php (line 21) | final class Php method __construct (line 25) | public function __construct(File $target) method target (line 30) | public function target(): File FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/CodeCoverage/Report/Text.php class Text (line 21) | final class Text method __construct (line 27) | public function __construct(File $target, bool $showUncoveredFiles, bo... method target (line 34) | public function target(): File method showUncoveredFiles (line 39) | public function showUncoveredFiles(): bool method showOnlySummary (line 44) | public function showOnlySummary(): bool FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/CodeCoverage/Report/Xml.php class Xml (line 21) | final class Xml method __construct (line 25) | public function __construct(Directory $target) method target (line 30) | public function target(): Directory FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Configuration.php class Configuration (line 26) | abstract class Configuration method __construct (line 37) | public function __construct(ExtensionBootstrapCollection $extensions, ... method extensions (line 49) | public function extensions(): ExtensionBootstrapCollection method source (line 54) | public function source(): Source method codeCoverage (line 59) | public function codeCoverage(): CodeCoverage method groups (line 64) | public function groups(): Groups method logging (line 69) | public function logging(): Logging method php (line 74) | public function php(): Php method phpunit (line 79) | public function phpunit(): PHPUnit method testSuite (line 84) | public function testSuite(): TestSuiteCollection method isDefault (line 92) | public function isDefault(): bool method wasLoadedFromFile (line 100) | public function wasLoadedFromFile(): bool FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/DefaultConfiguration.php class DefaultConfiguration (line 34) | final class DefaultConfiguration extends Configuration method create (line 36) | public static function create(): self method isDefault (line 162) | public function isDefault(): bool FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Exception.php class Exception (line 19) | final class Exception extends RuntimeException implements \PHPUnit\Excep... FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Generator.php class Generator (line 19) | final class Generator method generateDefaultConfiguration (line 53) | public function generateDefaultConfiguration(string $phpunitVersion, s... FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Groups.php class Groups (line 21) | final class Groups method __construct (line 26) | public function __construct(GroupCollection $include, GroupCollection ... method hasInclude (line 32) | public function hasInclude(): bool method include (line 37) | public function include(): GroupCollection method hasExclude (line 42) | public function hasExclude(): bool method exclude (line 47) | public function exclude(): GroupCollection FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/LoadedFromFileConfiguration.php class LoadedFromFileConfiguration (line 26) | final class LoadedFromFileConfiguration extends Configuration method __construct (line 31) | public function __construct(string $filename, ValidationResult $valida... method filename (line 48) | public function filename(): string method hasValidationErrors (line 53) | public function hasValidationErrors(): bool method validationErrors (line 58) | public function validationErrors(): string method wasLoadedFromFile (line 63) | public function wasLoadedFromFile(): bool FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Loader.php class Loader (line 82) | final class Loader method load (line 87) | public function load(string $filename): LoadedFromFileConfiguration method logging (line 127) | private function logging(string $filename, DOMXPath $xpath): Logging method extensions (line 193) | private function extensions(DOMXPath $xpath): ExtensionBootstrapCollec... method toAbsolutePath (line 220) | private function toAbsolutePath(string $filename, string $path): string method source (line 249) | private function source(string $filename, DOMXPath $xpath): Source method codeCoverage (line 304) | private function codeCoverage(string $filename, DOMXPath $xpath): Code... method getBoolean (line 480) | private function getBoolean(string $value, bool $default): bool method getValue (line 493) | private function getValue(string $value): bool|string method readFilterDirectories (line 506) | private function readFilterDirectories(string $filename, DOMXPath $xpa... method readFilterFiles (line 529) | private function readFilterFiles(string $filename, DOMXPath $xpath, st... method groups (line 546) | private function groups(DOMXPath $xpath): Groups method getBooleanAttribute (line 569) | private function getBooleanAttribute(DOMElement $element, string $attr... method getIntegerAttribute (line 581) | private function getIntegerAttribute(DOMElement $element, string $attr... method getStringAttribute (line 593) | private function getStringAttribute(DOMElement $element, string $attri... method getStringAttributeWithDefault (line 602) | private function getStringAttributeWithDefault(DOMElement $element, st... method getInteger (line 611) | private function getInteger(string $value, int $default): int method php (line 620) | private function php(string $filename, DOMXPath $xpath): Php method phpunit (line 709) | private function phpunit(string $filename, DOMDocument $document): PHP... method getColors (line 872) | private function getColors(DOMDocument $document): string method getColumns (line 889) | private function getColumns(DOMDocument $document): int|string method testSuite (line 904) | private function testSuite(string $filename, DOMXPath $xpath): TestSui... method getTestSuiteElements (line 1011) | private function getTestSuiteElements(DOMXPath $xpath): array method element (line 1038) | private function element(DOMXPath $xpath, string $element): ?DOMElement FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Logging/Junit.php class Junit (line 21) | final class Junit method __construct (line 25) | public function __construct(File $target) method target (line 30) | public function target(): File FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Logging/Logging.php class Logging (line 23) | final class Logging method __construct (line 30) | public function __construct(?Junit $junit, ?TeamCity $teamCity, ?TestD... method hasJunit (line 38) | public function hasJunit(): bool method junit (line 46) | public function junit(): Junit method hasTeamCity (line 55) | public function hasTeamCity(): bool method teamCity (line 63) | public function teamCity(): TeamCity method hasTestDoxHtml (line 72) | public function hasTestDoxHtml(): bool method testDoxHtml (line 80) | public function testDoxHtml(): TestDoxHtml method hasTestDoxText (line 89) | public function hasTestDoxText(): bool method testDoxText (line 97) | public function testDoxText(): TestDoxText FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Logging/TeamCity.php class TeamCity (line 21) | final class TeamCity method __construct (line 25) | public function __construct(File $target) method target (line 30) | public function target(): File FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Logging/TestDox/Html.php class Html (line 21) | final class Html method __construct (line 25) | public function __construct(File $target) method target (line 30) | public function target(): File FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Logging/TestDox/Text.php class Text (line 21) | final class Text method __construct (line 25) | public function __construct(File $target) method target (line 30) | public function target(): File FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/MigrationBuilder.php class MigrationBuilder (line 19) | final class MigrationBuilder method build (line 72) | public function build(string $fromVersion): array FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/MigrationException.php class MigrationException (line 20) | final class MigrationException extends RuntimeException implements Excep... FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/ConvertLogTypes.php class ConvertLogTypes (line 20) | final class ConvertLogTypes implements Migration method migrate (line 22) | public function migrate(DOMDocument $document): void FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/CoverageCloverToReport.php class CoverageCloverToReport (line 19) | final class CoverageCloverToReport extends LogToReportMigration method forType (line 21) | protected function forType(): string method toReportFormat (line 26) | protected function toReportFormat(DOMElement $logNode): DOMElement FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/CoverageCrap4jToReport.php class CoverageCrap4jToReport (line 19) | final class CoverageCrap4jToReport extends LogToReportMigration method forType (line 21) | protected function forType(): string method toReportFormat (line 26) | protected function toReportFormat(DOMElement $logNode): DOMElement FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/CoverageHtmlToReport.php class CoverageHtmlToReport (line 19) | final class CoverageHtmlToReport extends LogToReportMigration method forType (line 21) | protected function forType(): string method toReportFormat (line 26) | protected function toReportFormat(DOMElement $logNode): DOMElement FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/CoveragePhpToReport.php class CoveragePhpToReport (line 19) | final class CoveragePhpToReport extends LogToReportMigration method forType (line 21) | protected function forType(): string method toReportFormat (line 26) | protected function toReportFormat(DOMElement $logNode): DOMElement FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/CoverageTextToReport.php class CoverageTextToReport (line 19) | final class CoverageTextToReport extends LogToReportMigration method forType (line 21) | protected function forType(): string method toReportFormat (line 26) | protected function toReportFormat(DOMElement $logNode): DOMElement FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/CoverageXmlToReport.php class CoverageXmlToReport (line 19) | final class CoverageXmlToReport extends LogToReportMigration method forType (line 21) | protected function forType(): string method toReportFormat (line 26) | protected function toReportFormat(DOMElement $logNode): DOMElement FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/IntroduceCacheDirectoryAttribute.php class IntroduceCacheDirectoryAttribute (line 21) | final class IntroduceCacheDirectoryAttribute implements Migration method migrate (line 23) | public function migrate(DOMDocument $document): void FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/IntroduceCoverageElement.php class IntroduceCoverageElement (line 19) | final class IntroduceCoverageElement implements Migration method migrate (line 21) | public function migrate(DOMDocument $document): void FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/LogToReportMigration.php class LogToReportMigration (line 22) | abstract class LogToReportMigration implements Migration method migrate (line 27) | public function migrate(DOMDocument $document): void method migrateAttributes (line 53) | protected function migrateAttributes(DOMElement $src, DOMElement $dest... method forType (line 65) | abstract protected function forType(): string; method toReportFormat (line 67) | abstract protected function toReportFormat(DOMElement $logNode): DOMEl... method findLogNode (line 69) | private function findLogNode(DOMDocument $document): ?DOMElement FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/Migration.php type Migration (line 19) | interface Migration method migrate (line 21) | public function migrate(DOMDocument $document): void; FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/MoveAttributesFromFilterWhitelistToCoverage.php class MoveAttributesFromFilterWhitelistToCoverage (line 20) | final class MoveAttributesFromFilterWhitelistToCoverage implements Migra... method migrate (line 25) | public function migrate(DOMDocument $document): void FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/MoveAttributesFromRootToCoverage.php class MoveAttributesFromRootToCoverage (line 21) | final class MoveAttributesFromRootToCoverage implements Migration method migrate (line 26) | public function migrate(DOMDocument $document): void FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/MoveCoverageDirectoriesToSource.php class MoveCoverageDirectoriesToSource (line 22) | final class MoveCoverageDirectoriesToSource implements Migration method migrate (line 27) | public function migrate(DOMDocument $document): void FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/MoveWhitelistExcludesToCoverage.php class MoveWhitelistExcludesToCoverage (line 22) | final class MoveWhitelistExcludesToCoverage implements Migration method migrate (line 27) | public function migrate(DOMDocument $document): void FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/MoveWhitelistIncludesToCoverage.php class MoveWhitelistIncludesToCoverage (line 20) | final class MoveWhitelistIncludesToCoverage implements Migration method migrate (line 25) | public function migrate(DOMDocument $document): void FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveBeStrictAboutResourceUsageDuringSmallTestsAttribute.php class RemoveBeStrictAboutResourceUsageDuringSmallTestsAttribute (line 21) | final class RemoveBeStrictAboutResourceUsageDuringSmallTestsAttribute im... method migrate (line 23) | public function migrate(DOMDocument $document): void FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveBeStrictAboutTodoAnnotatedTestsAttribute.php class RemoveBeStrictAboutTodoAnnotatedTestsAttribute (line 21) | final class RemoveBeStrictAboutTodoAnnotatedTestsAttribute implements Mi... method migrate (line 23) | public function migrate(DOMDocument $document): void FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveCacheResultFileAttribute.php class RemoveCacheResultFileAttribute (line 21) | final class RemoveCacheResultFileAttribute implements Migration method migrate (line 23) | public function migrate(DOMDocument $document): void FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveCacheTokensAttribute.php class RemoveCacheTokensAttribute (line 21) | final class RemoveCacheTokensAttribute implements Migration method migrate (line 23) | public function migrate(DOMDocument $document): void FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveConversionToExceptionsAttributes.php class RemoveConversionToExceptionsAttributes (line 21) | final class RemoveConversionToExceptionsAttributes implements Migration method migrate (line 23) | public function migrate(DOMDocument $document): void FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveCoverageElementCacheDirectoryAttribute.php class RemoveCoverageElementCacheDirectoryAttribute (line 20) | final class RemoveCoverageElementCacheDirectoryAttribute implements Migr... method migrate (line 22) | public function migrate(DOMDocument $document): void FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveCoverageElementProcessUncoveredFilesAttribute.php class RemoveCoverageElementProcessUncoveredFilesAttribute (line 20) | final class RemoveCoverageElementProcessUncoveredFilesAttribute implemen... method migrate (line 22) | public function migrate(DOMDocument $document): void FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveEmptyFilter.php class RemoveEmptyFilter (line 21) | final class RemoveEmptyFilter implements Migration method migrate (line 26) | public function migrate(DOMDocument $document): void method ensureEmpty (line 46) | private function ensureEmpty(DOMElement $element): void FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveListeners.php class RemoveListeners (line 20) | final class RemoveListeners implements Migration method migrate (line 22) | public function migrate(DOMDocument $document): void FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveLogTypes.php class RemoveLogTypes (line 21) | final class RemoveLogTypes implements Migration method migrate (line 23) | public function migrate(DOMDocument $document): void FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveLoggingElements.php class RemoveLoggingElements (line 21) | final class RemoveLoggingElements implements Migration method migrate (line 23) | public function migrate(DOMDocument $document): void method removeTestDoxElement (line 29) | private function removeTestDoxElement(DOMDocument $document): void method removeTextElement (line 40) | private function removeTextElement(DOMDocument $document): void FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveNoInteractionAttribute.php class RemoveNoInteractionAttribute (line 21) | final class RemoveNoInteractionAttribute implements Migration method migrate (line 23) | public function migrate(DOMDocument $document): void FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemovePrinterAttributes.php class RemovePrinterAttributes (line 21) | final class RemovePrinterAttributes implements Migration method migrate (line 23) | public function migrate(DOMDocument $document): void FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveTestDoxGroupsElement.php class RemoveTestDoxGroupsElement (line 20) | final class RemoveTestDoxGroupsElement implements Migration method migrate (line 22) | public function migrate(DOMDocument $document): void FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveTestSuiteLoaderAttributes.php class RemoveTestSuiteLoaderAttributes (line 21) | final class RemoveTestSuiteLoaderAttributes implements Migration method migrate (line 23) | public function migrate(DOMDocument $document): void FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveVerboseAttribute.php class RemoveVerboseAttribute (line 21) | final class RemoveVerboseAttribute implements Migration method migrate (line 23) | public function migrate(DOMDocument $document): void FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RenameBackupStaticAttributesAttribute.php class RenameBackupStaticAttributesAttribute (line 21) | final class RenameBackupStaticAttributesAttribute implements Migration method migrate (line 23) | public function migrate(DOMDocument $document): void FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RenameBeStrictAboutCoversAnnotationAttribute.php class RenameBeStrictAboutCoversAnnotationAttribute (line 21) | final class RenameBeStrictAboutCoversAnnotationAttribute implements Migr... method migrate (line 23) | public function migrate(DOMDocument $document): void FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RenameForceCoversAnnotationAttribute.php class RenameForceCoversAnnotationAttribute (line 21) | final class RenameForceCoversAnnotationAttribute implements Migration method migrate (line 23) | public function migrate(DOMDocument $document): void FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/UpdateSchemaLocation.php class UpdateSchemaLocation (line 22) | final class UpdateSchemaLocation implements Migration method migrate (line 24) | public function migrate(DOMDocument $document): void FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrator.php class Migrator (line 21) | final class Migrator method migrate (line 28) | public function migrate(string $filename): string FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/SnapshotNodeList.php class SnapshotNodeList (line 26) | final class SnapshotNodeList implements Countable, IteratorAggregate method fromNodeList (line 33) | public static function fromNodeList(DOMNodeList $list): self method count (line 44) | public function count(): int method getIterator (line 49) | public function getIterator(): ArrayIterator FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/PHPUnit.php class PHPUnit (line 19) | final class PHPUnit method __construct (line 86) | public function __construct(?string $cacheDirectory, bool $cacheResult... method hasCacheDirectory (line 150) | public function hasCacheDirectory(): bool method cacheDirectory (line 158) | public function cacheDirectory(): string method cacheResult (line 167) | public function cacheResult(): bool method hasCacheResultFile (line 177) | public function hasCacheResultFile(): bool method cacheResultFile (line 187) | public function cacheResultFile(): string method columns (line 196) | public function columns(): int|string method colors (line 201) | public function colors(): string method stderr (line 206) | public function stderr(): bool method displayDetailsOnAllIssues (line 211) | public function displayDetailsOnAllIssues(): bool method displayDetailsOnIncompleteTests (line 216) | public function displayDetailsOnIncompleteTests(): bool method displayDetailsOnSkippedTests (line 221) | public function displayDetailsOnSkippedTests(): bool method displayDetailsOnTestsThatTriggerDeprecations (line 226) | public function displayDetailsOnTestsThatTriggerDeprecations(): bool method displayDetailsOnPhpunitDeprecations (line 231) | public function displayDetailsOnPhpunitDeprecations(): bool method displayDetailsOnTestsThatTriggerErrors (line 236) | public function displayDetailsOnTestsThatTriggerErrors(): bool method displayDetailsOnTestsThatTriggerNotices (line 241) | public function displayDetailsOnTestsThatTriggerNotices(): bool method displayDetailsOnTestsThatTriggerWarnings (line 246) | public function displayDetailsOnTestsThatTriggerWarnings(): bool method reverseDefectList (line 251) | public function reverseDefectList(): bool method requireCoverageMetadata (line 256) | public function requireCoverageMetadata(): bool method hasBootstrap (line 264) | public function hasBootstrap(): bool method bootstrap (line 272) | public function bootstrap(): string method processIsolation (line 281) | public function processIsolation(): bool method failOnAllIssues (line 286) | public function failOnAllIssues(): bool method failOnDeprecation (line 291) | public function failOnDeprecation(): bool method failOnPhpunitDeprecation (line 296) | public function failOnPhpunitDeprecation(): bool method failOnPhpunitWarning (line 301) | public function failOnPhpunitWarning(): bool method failOnEmptyTestSuite (line 306) | public function failOnEmptyTestSuite(): bool method failOnIncomplete (line 311) | public function failOnIncomplete(): bool method failOnNotice (line 316) | public function failOnNotice(): bool method failOnRisky (line 321) | public function failOnRisky(): bool method failOnSkipped (line 326) | public function failOnSkipped(): bool method failOnWarning (line 331) | public function failOnWarning(): bool method stopOnDefect (line 336) | public function stopOnDefect(): bool method stopOnDeprecation (line 341) | public function stopOnDeprecation(): bool method stopOnError (line 346) | public function stopOnError(): bool method stopOnFailure (line 351) | public function stopOnFailure(): bool method stopOnIncomplete (line 356) | public function stopOnIncomplete(): bool method stopOnNotice (line 361) | public function stopOnNotice(): bool method stopOnRisky (line 366) | public function stopOnRisky(): bool method stopOnSkipped (line 371) | public function stopOnSkipped(): bool method stopOnWarning (line 376) | public function stopOnWarning(): bool method hasExtensionsDirectory (line 384) | public function hasExtensionsDirectory(): bool method extensionsDirectory (line 394) | public function extensionsDirectory(): string method beStrictAboutChangesToGlobalState (line 403) | public function beStrictAboutChangesToGlobalState(): bool method beStrictAboutOutputDuringTests (line 408) | public function beStrictAboutOutputDuringTests(): bool method beStrictAboutTestsThatDoNotTestAnything (line 413) | public function beStrictAboutTestsThatDoNotTestAnything(): bool method beStrictAboutCoverageMetadata (line 418) | public function beStrictAboutCoverageMetadata(): bool method enforceTimeLimit (line 423) | public function enforceTimeLimit(): bool method defaultTimeLimit (line 428) | public function defaultTimeLimit(): int method timeoutForSmallTests (line 433) | public function timeoutForSmallTests(): int method timeoutForMediumTests (line 438) | public function timeoutForMediumTests(): int method timeoutForLargeTests (line 443) | public function timeoutForLargeTests(): int method hasDefaultTestSuite (line 451) | public function hasDefaultTestSuite(): bool method defaultTestSuite (line 459) | public function defaultTestSuite(): string method executionOrder (line 468) | public function executionOrder(): int method resolveDependencies (line 473) | public function resolveDependencies(): bool method defectsFirst (line 478) | public function defectsFirst(): bool method backupGlobals (line 483) | public function backupGlobals(): bool method backupStaticProperties (line 488) | public function backupStaticProperties(): bool method registerMockObjectsFromTestArgumentsRecursively (line 496) | public function registerMockObjectsFromTestArgumentsRecursively(): bool method testdoxPrinter (line 501) | public function testdoxPrinter(): bool method controlGarbageCollector (line 506) | public function controlGarbageCollector(): bool method numberOfTestsBeforeGarbageCollection (line 511) | public function numberOfTestsBeforeGarbageCollection(): int FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/SchemaDetector/FailedSchemaDetectionResult.php class FailedSchemaDetectionResult (line 19) | final class FailedSchemaDetectionResult extends SchemaDetectionResult FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/SchemaDetector/SchemaDetectionResult.php class SchemaDetectionResult (line 21) | abstract class SchemaDetectionResult method detected (line 26) | public function detected(): bool method version (line 34) | public function version(): string FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/SchemaDetector/SchemaDetector.php class SchemaDetector (line 20) | final class SchemaDetector method detect (line 25) | public function detect(string $filename): SchemaDetectionResult FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/SchemaDetector/SuccessfulSchemaDetectionResult.php class SuccessfulSchemaDetectionResult (line 19) | final class SuccessfulSchemaDetectionResult extends SchemaDetectionResult method __construct (line 29) | public function __construct(string $version) method detected (line 37) | public function detected(): bool method version (line 45) | public function version(): string FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/SchemaFinder.php class SchemaFinder (line 25) | final class SchemaFinder method available (line 30) | public function available(): array method find (line 54) | public function find(string $version): string method path (line 74) | private function path(): string FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/TestSuiteMapper.php class TestSuiteMapper (line 34) | final class TestSuiteMapper method map (line 43) | public function map(string $xmlConfigurationFile, TestSuiteCollection ... FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Validator/ValidationResult.php class ValidationResult (line 24) | final class ValidationResult method fromArray (line 34) | public static function fromArray(array $errors): self method __construct (line 49) | private function __construct(array $validationErrors) method hasValidationErrors (line 54) | public function hasValidationErrors(): bool method asString (line 59) | public function asString(): string FILE: vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Validator/Validator.php class Validator (line 23) | final class Validator method validate (line 25) | public function validate(DOMDocument $document, string $xsdFilename): ... FILE: vendor/phpunit/phpunit/src/TextUI/Exception/CannotOpenSocketException.php class CannotOpenSocketException (line 20) | final class CannotOpenSocketException extends RuntimeException implement... method __construct (line 22) | public function __construct(string $hostname, int $port) FILE: vendor/phpunit/phpunit/src/TextUI/Exception/Exception.php type Exception (line 19) | interface Exception extends Throwable FILE: vendor/phpunit/phpunit/src/TextUI/Exception/InvalidSocketException.php class InvalidSocketException (line 20) | final class InvalidSocketException extends RuntimeException implements E... method __construct (line 22) | public function __construct(string $socket) FILE: vendor/phpunit/phpunit/src/TextUI/Exception/RuntimeException.php class RuntimeException (line 17) | final class RuntimeException extends \RuntimeException implements Exception FILE: vendor/phpunit/phpunit/src/TextUI/Exception/TestDirectoryNotFoundException.php class TestDirectoryNotFoundException (line 20) | final class TestDirectoryNotFoundException extends RuntimeException impl... method __construct (line 22) | public function __construct(string $path) FILE: vendor/phpunit/phpunit/src/TextUI/Exception/TestFileNotFoundException.php class TestFileNotFoundException (line 20) | final class TestFileNotFoundException extends RuntimeException implement... method __construct (line 22) | public function __construct(string $path) FILE: vendor/phpunit/phpunit/src/TextUI/Help.php class Help (line 30) | final class Help method __construct (line 37) | public function __construct(?int $width = null, ?bool $withColor = null) method generate (line 60) | public function generate(): string method writeWithoutColor (line 69) | private function writeWithoutColor(): string method writeWithColor (line 102) | private function writeWithColor(): string method elements (line 149) | private function elements(): array FILE: vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/ProgressPrinter.php class ProgressPrinter (line 40) | final class ProgressPrinter method __construct (line 58) | public function __construct(Printer $printer, Facade $facade, bool $co... method testRunnerExecutionStarted (line 68) | public function testRunnerExecutionStarted(ExecutionStarted $event): void method beforeTestClassMethodErrored (line 77) | public function beforeTestClassMethodErrored(): void method testPrepared (line 83) | public function testPrepared(): void method testSkipped (line 88) | public function testSkipped(): void method testMarkedIncomplete (line 97) | public function testMarkedIncomplete(): void method testTriggeredNotice (line 102) | public function testTriggeredNotice(NoticeTriggered $event): void method testTriggeredPhpNotice (line 120) | public function testTriggeredPhpNotice(PhpNoticeTriggered $event): void method testTriggeredDeprecation (line 138) | public function testTriggeredDeprecation(DeprecationTriggered $event):... method testTriggeredPhpDeprecation (line 156) | public function testTriggeredPhpDeprecation(PhpDeprecationTriggered $e... method testTriggeredPhpunitDeprecation (line 174) | public function testTriggeredPhpunitDeprecation(): void method testConsideredRisky (line 179) | public function testConsideredRisky(): void method testTriggeredWarning (line 184) | public function testTriggeredWarning(WarningTriggered $event): void method testTriggeredPhpWarning (line 202) | public function testTriggeredPhpWarning(PhpWarningTriggered $event): void method testTriggeredPhpunitWarning (line 220) | public function testTriggeredPhpunitWarning(): void method testTriggeredError (line 225) | public function testTriggeredError(ErrorTriggered $event): void method testFailed (line 234) | public function testFailed(): void method testErrored (line 239) | public function testErrored(Errored $event): void method testFinished (line 257) | public function testFinished(): void method registerSubscribers (line 287) | private function registerSubscribers(Facade $facade): void method updateTestStatus (line 310) | private function updateTestStatus(TestStatus $status): void method printProgressForSuccess (line 320) | private function printProgressForSuccess(): void method printProgressForSkipped (line 325) | private function printProgressForSkipped(): void method printProgressForIncomplete (line 330) | private function printProgressForIncomplete(): void method printProgressForNotice (line 335) | private function printProgressForNotice(): void method printProgressForDeprecation (line 340) | private function printProgressForDeprecation(): void method printProgressForRisky (line 345) | private function printProgressForRisky(): void method printProgressForWarning (line 350) | private function printProgressForWarning(): void method printProgressForFailure (line 355) | private function printProgressForFailure(): void method printProgressForError (line 360) | private function printProgressForError(): void method printProgressWithColor (line 365) | private function printProgressWithColor(string $color, string $progres... method printProgress (line 374) | private function printProgress(string $progress): void FILE: vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/BeforeTestClassMethodErroredSubscriber.php class BeforeTestClassMethodErroredSubscriber (line 20) | final class BeforeTestClassMethodErroredSubscriber extends Subscriber im... method notify (line 22) | public function notify(BeforeFirstTestMethodErrored $event): void FILE: vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/Subscriber.php class Subscriber (line 17) | abstract class Subscriber method __construct (line 21) | public function __construct(ProgressPrinter $printer) method printer (line 26) | protected function printer(): ProgressPrinter FILE: vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestConsideredRiskySubscriber.php class TestConsideredRiskySubscriber (line 20) | final class TestConsideredRiskySubscriber extends Subscriber implements ... method notify (line 22) | public function notify(ConsideredRisky $event): void FILE: vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestErroredSubscriber.php class TestErroredSubscriber (line 20) | final class TestErroredSubscriber extends Subscriber implements ErroredS... method notify (line 22) | public function notify(Errored $event): void FILE: vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestFailedSubscriber.php class TestFailedSubscriber (line 20) | final class TestFailedSubscriber extends Subscriber implements FailedSub... method notify (line 22) | public function notify(Failed $event): void FILE: vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestFinishedSubscriber.php class TestFinishedSubscriber (line 20) | final class TestFinishedSubscriber extends Subscriber implements Finishe... method notify (line 22) | public function notify(Finished $event): void FILE: vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestMarkedIncompleteSubscriber.php class TestMarkedIncompleteSubscriber (line 20) | final class TestMarkedIncompleteSubscriber extends Subscriber implements... method notify (line 22) | public function notify(MarkedIncomplete $event): void FILE: vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestPreparedSubscriber.php class TestPreparedSubscriber (line 20) | final class TestPreparedSubscriber extends Subscriber implements Prepare... method notify (line 22) | public function notify(Prepared $event): void FILE: vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestRunnerExecutionStartedSubscriber.php class TestRunnerExecutionStartedSubscriber (line 20) | final class TestRunnerExecutionStartedSubscriber extends Subscriber impl... method notify (line 22) | public function notify(ExecutionStarted $event): void FILE: vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestSkippedSubscriber.php class TestSkippedSubscriber (line 20) | final class TestSkippedSubscriber extends Subscriber implements SkippedS... method notify (line 22) | public function notify(Skipped $event): void FILE: vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredDeprecationSubscriber.php class TestTriggeredDeprecationSubscriber (line 20) | final class TestTriggeredDeprecationSubscriber extends Subscriber implem... method notify (line 22) | public function notify(DeprecationTriggered $event): void FILE: vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredErrorSubscriber.php class TestTriggeredErrorSubscriber (line 20) | final class TestTriggeredErrorSubscriber extends Subscriber implements E... method notify (line 22) | public function notify(ErrorTriggered $event): void FILE: vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredNoticeSubscriber.php class TestTriggeredNoticeSubscriber (line 20) | final class TestTriggeredNoticeSubscriber extends Subscriber implements ... method notify (line 22) | public function notify(NoticeTriggered $event): void FILE: vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredPhpDeprecationSubscriber.php class TestTriggeredPhpDeprecationSubscriber (line 20) | final class TestTriggeredPhpDeprecationSubscriber extends Subscriber imp... method notify (line 22) | public function notify(PhpDeprecationTriggered $event): void FILE: vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredPhpNoticeSubscriber.php class TestTriggeredPhpNoticeSubscriber (line 20) | final class TestTriggeredPhpNoticeSubscriber extends Subscriber implemen... method notify (line 22) | public function notify(PhpNoticeTriggered $event): void FILE: vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredPhpWarningSubscriber.php class TestTriggeredPhpWarningSubscriber (line 20) | final class TestTriggeredPhpWarningSubscriber extends Subscriber impleme... method notify (line 22) | public function notify(PhpWarningTriggered $event): void FILE: vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredPhpunitDeprecationSubscriber.php class TestTriggeredPhpunitDeprecationSubscriber (line 20) | final class TestTriggeredPhpunitDeprecationSubscriber extends Subscriber... method notify (line 22) | public function notify(PhpunitDeprecationTriggered $event): void FILE: vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredPhpunitWarningSubscriber.php class TestTriggeredPhpunitWarningSubscriber (line 20) | final class TestTriggeredPhpunitWarningSubscriber extends Subscriber imp... method notify (line 22) | public function notify(PhpunitWarningTriggered $event): void FILE: vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredWarningSubscriber.php class TestTriggeredWarningSubscriber (line 20) | final class TestTriggeredWarningSubscriber extends Subscriber implements... method notify (line 22) | public function notify(WarningTriggered $event): void FILE: vendor/phpunit/phpunit/src/TextUI/Output/Default/ResultPrinter.php class ResultPrinter (line 51) | final class ResultPrinter method __construct (line 69) | public function __construct(Printer $printer, bool $displayPhpunitErro... method print (line 87) | public function print(TestResult $result): void method printPhpunitErrors (line 150) | private function printPhpunitErrors(TestResult $result): void method printDetailsOnTestsThatTriggeredPhpunitDeprecations (line 162) | private function printDetailsOnTestsThatTriggeredPhpunitDeprecations(T... method printTestRunnerWarnings (line 179) | private function printTestRunnerWarnings(TestResult $result): void method printTestRunnerDeprecations (line 205) | private function printTestRunnerDeprecations(TestResult $result): void method printDetailsOnTestsThatTriggeredPhpunitWarnings (line 224) | private function printDetailsOnTestsThatTriggeredPhpunitWarnings(TestR... method printTestsWithErrors (line 241) | private function printTestsWithErrors(TestResult $result): void method printTestsWithFailedAssertions (line 266) | private function printTestsWithFailedAssertions(TestResult $result): void method printRiskyTests (line 291) | private function printRiskyTests(TestResult $result): void method printIncompleteTests (line 303) | private function printIncompleteTests(TestResult $result): void method printSkippedTestSuites (line 322) | private function printSkippedTestSuites(TestResult $result): void method printSkippedTests (line 341) | private function printSkippedTests(TestResult $result): void method printIssueList (line 364) | private function printIssueList(string $type, array $issues): void method printListHeaderWithNumberOfTestsAndNumberOfIssues (line 427) | private function printListHeaderWithNumberOfTestsAndNumberOfIssues(int... method printListHeaderWithNumber (line 441) | private function printListHeaderWithNumber(int $number, string $type):... method printListHeader (line 454) | private function printListHeader(string $header): void method printList (line 468) | private function printList(array $elements): void method printListElement (line 483) | private function printListElement(int $number, string $title, string $... method printIssueListElement (line 499) | private function printIssueListElement(int $number, string $title, str... method name (line 514) | private function name(Test $test): string method mapTestsWithIssuesEventsToElements (line 534) | private function mapTestsWithIssuesEventsToElements(array $events): array method testLocation (line 577) | private function testLocation(Test $test): string method reasonMessage (line 594) | private function reasonMessage(ConsideredRisky|DeprecationTriggered|Er... method reasonLocation (line 614) | private function reasonLocation(ConsideredRisky|DeprecationTriggered|E... FILE: vendor/phpunit/phpunit/src/TextUI/Output/Default/UnexpectedOutputPrinter.php class UnexpectedOutputPrinter (line 19) | final class UnexpectedOutputPrinter implements PrintedUnexpectedOutputSu... method __construct (line 27) | public function __construct(Printer $printer, Facade $facade) method notify (line 34) | public function notify(PrintedUnexpectedOutput $event): void FILE: vendor/phpunit/phpunit/src/TextUI/Output/Facade.php class Facade (line 36) | final class Facade method init (line 48) | public static function init(Configuration $configuration, bool $extens... method printResult (line 82) | public static function printResult(TestResult $result, ?array $testDox... method printerFor (line 112) | public static function printerFor(string $target): Printer method createPrinter (line 125) | private static function createPrinter(Configuration $configuration): void method createProgressPrinter (line 164) | private static function createProgressPrinter(Configuration $configura... method useDefaultProgressPrinter (line 183) | private static function useDefaultProgressPrinter(Configuration $confi... method createResultPrinter (line 200) | private static function createResultPrinter(Configuration $configurati... method createSummaryPrinter (line 256) | private static function createSummaryPrinter(Configuration $configurat... method createUnexpectedOutputPrinter (line 275) | private static function createUnexpectedOutputPrinter(): void FILE: vendor/phpunit/phpunit/src/TextUI/Output/Printer/DefaultPrinter.php class DefaultPrinter (line 32) | final class DefaultPrinter implements Printer method from (line 46) | public static function from(string $out): self method standardOutput (line 56) | public static function standardOutput(): self method standardError (line 66) | public static function standardError(): self method __construct (line 76) | private function __construct(string $out) method print (line 107) | public function print(string $buffer): void method flush (line 114) | public function flush(): void FILE: vendor/phpunit/phpunit/src/TextUI/Output/Printer/NullPrinter.php class NullPrinter (line 17) | final class NullPrinter implements Printer method print (line 19) | public function print(string $buffer): void method flush (line 23) | public function flush(): void FILE: vendor/phpunit/phpunit/src/TextUI/Output/Printer/Printer.php type Printer (line 17) | interface Printer method print (line 19) | public function print(string $buffer): void; method flush (line 21) | public function flush(): void; FILE: vendor/phpunit/phpunit/src/TextUI/Output/SummaryPrinter.php class SummaryPrinter (line 22) | final class SummaryPrinter method __construct (line 28) | public function __construct(Printer $printer, bool $colors) method print (line 34) | public function print(TestResult $result): void method printCountString (line 114) | private function printCountString(int $count, string $name, string $co... method printWithColor (line 132) | private function printWithColor(string $color, string $buffer, bool $l... method printNumberOfIssuesIgnoredByBaseline (line 145) | private function printNumberOfIssuesIgnoredByBaseline(TestResult $resu... FILE: vendor/phpunit/phpunit/src/TextUI/Output/TestDox/ResultPrinter.php class ResultPrinter (line 34) | final class ResultPrinter method __construct (line 39) | public function __construct(Printer $printer, bool $colors) method print (line 48) | public function print(array $tests): void method printPrettifiedClassName (line 64) | private function printPrettifiedClassName(string $prettifiedClassName)... method printTestResult (line 75) | private function printTestResult(TestDoxTestResult $test): void method printTestResultHeader (line 81) | private function printTestResultHeader(TestDoxTestResult $test): void method printTestResultBody (line 99) | private function printTestResultBody(TestDoxTestResult $test): void method printTestResultBodyStart (line 114) | private function printTestResultBodyStart(TestDoxTestResult $test): void method printTestResultBodyEnd (line 126) | private function printTestResultBodyEnd(TestDoxTestResult $test): void method printThrowable (line 140) | private function printThrowable(TestDoxTestResult $test): void method colorizeMessageAndDiff (line 195) | private function colorizeMessageAndDiff(string $buffer, string $style)... method formatStackTrace (line 235) | private function formatStackTrace(string $stackTrace): string method prefixLines (line 259) | private function prefixLines(string $prefix, string $message): string method prefixFor (line 273) | private function prefixFor(string $type, TestStatus $status): string method colorFor (line 292) | private function colorFor(TestStatus $status): string method messageColorFor (line 317) | private function messageColorFor(TestStatus $status): string method symbolFor (line 342) | private function symbolFor(TestStatus $status): string FILE: vendor/phpunit/phpunit/src/TextUI/ShellExitCodeCalculator.php class ShellExitCodeCalculator (line 20) | final class ShellExitCodeCalculator method calculate (line 26) | public function calculate(Configuration $configuration, TestResult $re... FILE: vendor/phpunit/phpunit/src/TextUI/TestRunner.php class TestRunner (line 25) | final class TestRunner method run (line 30) | public function run(Configuration $configuration, ResultCache $resultC... FILE: vendor/phpunit/phpunit/src/TextUI/TestSuiteFilterProcessor.php class TestSuiteFilterProcessor (line 24) | final class TestSuiteFilterProcessor method process (line 30) | public function process(Configuration $configuration, TestSuite $suite... FILE: vendor/phpunit/phpunit/src/Util/Cloner.php class Cloner (line 19) | final class Cloner method clone (line 28) | public static function clone(object $original): object FILE: vendor/phpunit/phpunit/src/Util/Color.php class Color (line 33) | final class Color method colorize (line 82) | public static function colorize(string $color, string $buffer): string method colorizeTextBox (line 104) | public static function colorizeTextBox(string $color, string $buffer):... method colorizePath (line 118) | public static function colorizePath(string $path, ?string $previousPat... method dim (line 145) | public static function dim(string $buffer): string method visualizeWhitespace (line 154) | public static function visualizeWhitespace(string $buffer, bool $visua... method optimizeColor (line 165) | private static function optimizeColor(string $buffer): string FILE: vendor/phpunit/phpunit/src/Util/Exception/Exception.php type Exception (line 19) | interface Exception extends Throwable FILE: vendor/phpunit/phpunit/src/Util/Exception/InvalidDirectoryException.php class InvalidDirectoryException (line 20) | final class InvalidDirectoryException extends RuntimeException implement... method __construct (line 22) | public function __construct(string $directory) FILE: vendor/phpunit/phpunit/src/Util/Exception/InvalidJsonException.php class InvalidJsonException (line 19) | final class InvalidJsonException extends RuntimeException implements Exc... FILE: vendor/phpunit/phpunit/src/Util/Exception/InvalidVersionOperatorException.php class InvalidVersionOperatorException (line 20) | final class InvalidVersionOperatorException extends RuntimeException imp... method __construct (line 22) | public function __construct(string $operator) FILE: vendor/phpunit/phpunit/src/Util/Exception/PhpProcessException.php class PhpProcessException (line 20) | final class PhpProcessException extends RuntimeException implements Exce... FILE: vendor/phpunit/phpunit/src/Util/Exception/XmlException.php class XmlException (line 20) | final class XmlException extends RuntimeException implements Exception FILE: vendor/phpunit/phpunit/src/Util/ExcludeList.php class ExcludeList (line 52) | final class ExcludeList method addDirectory (line 152) | public static function addDirectory(string $directory): void method __construct (line 161) | public function __construct(?bool $enabled = null) method getExcludedDirectories (line 173) | public function getExcludedDirectories(): array method isExcluded (line 180) | public function isExcluded(string $file): bool method initialize (line 197) | private static function initialize(): void FILE: vendor/phpunit/phpunit/src/Util/Exporter.php class Exporter (line 23) | final class Exporter method export (line 25) | public static function export(mixed $value, bool $exportObjects = fals... method isExportable (line 34) | private static function isExportable(mixed &$value, ?Context $context ... FILE: vendor/phpunit/phpunit/src/Util/Filesystem.php class Filesystem (line 25) | final class Filesystem method createDirectory (line 27) | public static function createDirectory(string $directory): bool method resolveStreamOrFile (line 37) | public static function resolveStreamOrFile(string $path): false|string FILE: vendor/phpunit/phpunit/src/Util/Filter.php class Filter (line 28) | final class Filter method getFilteredStacktrace (line 33) | public static function getFilteredStacktrace(Throwable $t, bool $unwra... method shouldPrintFrame (line 78) | private static function shouldPrintFrame(array $frame, false|string $p... method fileIsExcluded (line 100) | private static function fileIsExcluded(string $file, ExcludeList $excl... method frameExists (line 107) | private static function frameExists(array $trace, string $file, int $l... FILE: vendor/phpunit/phpunit/src/Util/GlobalState.php class GlobalState (line 39) | final class GlobalState method getIncludedFilesAsString (line 130) | public static function getIncludedFilesAsString(): string method processIncludedFilesAsString (line 140) | public static function processIncludedFilesAsString(array $files): string method getIniSettingsAsString (line 181) | public static function getIniSettingsAsString(): string method getConstantsAsString (line 200) | public static function getConstantsAsString(): string method getGlobalsAsString (line 219) | public static function getGlobalsAsString(): string method exportVariable (line 256) | private static function exportVariable(mixed $variable): string method arrayOnlyContainsScalars (line 266) | private static function arrayOnlyContainsScalars(array $array): bool method isIniSettingDeprecated (line 285) | private static function isIniSettingDeprecated(string $iniSetting): bool FILE: vendor/phpunit/phpunit/src/Util/Http/Downloader.php type Downloader (line 17) | interface Downloader method download (line 22) | public function download(string $url): false|string; FILE: vendor/phpunit/phpunit/src/Util/Http/PhpDownloader.php class PhpDownloader (line 21) | final class PhpDownloader implements Downloader method download (line 26) | public function download(string $url): false|string FILE: vendor/phpunit/phpunit/src/Util/Json.php class Json (line 28) | final class Json method prettify (line 33) | public static function prettify(string $json): string method canonicalize (line 52) | public static function canonicalize(string $json): array method recursiveSort (line 73) | private static function recursiveSort(mixed &$json): void FILE: vendor/phpunit/phpunit/src/Util/PHP/AbstractPhpProcess.php class AbstractPhpProcess (line 45) | abstract class AbstractPhpProcess method factory (line 56) | public static function factory(): self method setUseStderrRedirection (line 66) | public function setUseStderrRedirection(bool $stderrRedirection): void method useStderrRedirection (line 74) | public function useStderrRedirection(): bool method setStdin (line 82) | public function setStdin(string $stdin): void method getStdin (line 90) | public function getStdin(): string method setArgs (line 98) | public function setArgs(string $arguments): void method getArgs (line 106) | public function getArgs(): string method setEnv (line 116) | public function setEnv(array $env): void method getEnv (line 124) | public function getEnv(): array method runTestJob (line 137) | public function runTestJob(string $job, Test $test, string $processRes... method getCommand (line 161) | public function getCommand(array $settings, ?string $file = null): array method runJob (line 215) | abstract public function runJob(string $job, array $settings = []): ar... method settingsToParameters (line 220) | protected function settingsToParameters(array $settings): array method processChildResult (line 238) | private function processChildResult(Test $test, string $stdout, string... FILE: vendor/phpunit/phpunit/src/Util/PHP/DefaultPhpProcess.php class DefaultPhpProcess (line 31) | class DefaultPhpProcess extends AbstractPhpProcess method runJob (line 43) | public function runJob(string $job, array $settings = []): array method runProcess (line 67) | protected function runProcess(string $job, array $settings): array method process (line 137) | protected function process($pipe, string $job): void method cleanup (line 142) | protected function cleanup(): void FILE: vendor/phpunit/phpunit/src/Util/Reflection.php class Reflection (line 26) | final class Reflection method sourceLocationFor (line 34) | public static function sourceLocationFor(string $className, string $me... method publicMethodsInTestClass (line 55) | public static function publicMethodsInTestClass(ReflectionClass $class... method methodsInTestClass (line 63) | public static function methodsInTestClass(ReflectionClass $class): array method filterAndSortMethods (line 71) | private static function filterAndSortMethods(ReflectionClass $class, ?... FILE: vendor/phpunit/phpunit/src/Util/Test.php class Test (line 21) | final class Test method isTestMethod (line 23) | public static function isTestMethod(ReflectionMethod $method): bool FILE: vendor/phpunit/phpunit/src/Util/ThrowableToStringMapper.php class ThrowableToStringMapper (line 24) | final class ThrowableToStringMapper method map (line 26) | public static function map(Throwable $t): string FILE: vendor/phpunit/phpunit/src/Util/VersionComparisonOperator.php class VersionComparisonOperator (line 19) | final class VersionComparisonOperator method __construct (line 31) | public function __construct(string $operator) method asString (line 41) | public function asString(): string method ensureOperatorIsValid (line 51) | private function ensureOperatorIsValid(string $operator): void FILE: vendor/phpunit/phpunit/src/Util/Xml/Loader.php class Loader (line 28) | final class Loader method loadFile (line 33) | public function loadFile(string $filename): DOMDocument method load (line 55) | public function load(string $actual, ?string $filename = null): DOMDoc... FILE: vendor/phpunit/phpunit/src/Util/Xml/Xml.php class Xml (line 24) | final class Xml method prepareString (line 34) | public static function prepareString(string $string): string method convertToUtf8 (line 46) | private static function convertToUtf8(string $string): string method isUtf8 (line 55) | private static function isUtf8(string $string): bool FILE: vendor/psr/cache/src/CacheException.php type CacheException (line 8) | interface CacheException extends \Throwable FILE: vendor/psr/cache/src/CacheItemInterface.php type CacheItemInterface (line 24) | interface CacheItemInterface method getKey (line 35) | public function getKey(): string; method get (line 49) | public function get(): mixed; method isHit (line 60) | public function isHit(): bool; method set (line 75) | public function set(mixed $value): static; method expiresAt (line 89) | public function expiresAt(?\DateTimeInterface $expiration): static; method expiresAfter (line 104) | public function expiresAfter(int|\DateInterval|null $time): static; FILE: vendor/psr/cache/src/CacheItemPoolInterface.php type CacheItemPoolInterface (line 14) | interface CacheItemPoolInterface method getItem (line 32) | public function getItem(string $key): CacheItemInterface; method getItems (line 50) | public function getItems(array $keys = []): iterable; method hasItem (line 69) | public function hasItem(string $key): bool; method clear (line 77) | public function clear(): bool; method deleteItem (line 92) | public function deleteItem(string $key): bool; method deleteItems (line 107) | public function deleteItems(array $keys): bool; method save (line 118) | public function save(CacheItemInterface $item): bool; method saveDeferred (line 129) | public function saveDeferred(CacheItemInterface $item): bool; method commit (line 137) | public function commit(): bool; FILE: vendor/psr/cache/src/InvalidArgumentException.php type InvalidArgumentException (line 11) | interface InvalidArgumentException extends CacheException FILE: vendor/psr/clock/src/ClockInterface.php type ClockInterface (line 7) | interface ClockInterface method now (line 12) | public function now(): DateTimeImmutable; FILE: vendor/psr/http-client/src/ClientExceptionInterface.php type ClientExceptionInterface (line 8) | interface ClientExceptionInterface extends \Throwable FILE: vendor/psr/http-client/src/ClientInterface.php type ClientInterface (line 8) | interface ClientInterface method sendRequest (line 19) | public function sendRequest(RequestInterface $request): ResponseInterf... FILE: vendor/psr/http-client/src/NetworkExceptionInterface.php type NetworkExceptionInterface (line 14) | interface NetworkExceptionInterface extends ClientExceptionInterface method getRequest (line 23) | public function getRequest(): RequestInterface; FILE: vendor/psr/http-client/src/RequestExceptionInterface.php type RequestExceptionInterface (line 14) | interface RequestExceptionInterface extends ClientExceptionInterface method getRequest (line 23) | public function getRequest(): RequestInterface; FILE: vendor/psr/http-factory/src/RequestFactoryInterface.php type RequestFactoryInterface (line 5) | interface RequestFactoryInterface method createRequest (line 17) | public function createRequest(string $method, $uri): RequestInterface; FILE: vendor/psr/http-factory/src/ResponseFactoryInterface.php type ResponseFactoryInterface (line 5) | interface ResponseFactoryInterface method createResponse (line 17) | public function createResponse(int $code = 200, string $reasonPhrase =... FILE: vendor/psr/http-factory/src/ServerRequestFactoryInterface.php type ServerRequestFactoryInterface (line 5) | interface ServerRequestFactoryInterface method createServerRequest (line 23) | public function createServerRequest(string $method, $uri, array $serve... FILE: vendor/psr/http-factory/src/StreamFactoryInterface.php type StreamFactoryInterface (line 5) | interface StreamFactoryInterface method createStream (line 16) | public function createStream(string $content = ''): StreamInterface; method createStreamFromFile (line 33) | public function createStreamFromFile(string $filename, string $mode = ... method createStreamFromResource (line 44) | public function createStreamFromResource($resource): StreamInterface; FILE: vendor/psr/http-factory/src/UploadedFileFactoryInterface.php type UploadedFileFactoryInterface (line 5) | interface UploadedFileFactoryInterface method createUploadedFile (line 27) | public function createUploadedFile( FILE: vendor/psr/http-factory/src/UriFactoryInterface.php type UriFactoryInterface (line 5) | interface UriFactoryInterface method createUri (line 16) | public function createUri(string $uri = ''): UriInterface; FILE: vendor/psr/http-message/src/MessageInterface.php type MessageInterface (line 17) | interface MessageInterface method getProtocolVersion (line 26) | public function getProtocolVersion(): string; method withProtocolVersion (line 41) | public function withProtocolVersion(string $version): MessageInterface; method getHeaders (line 68) | public function getHeaders(): array; method hasHeader (line 78) | public function hasHeader(string $name): bool; method getHeader (line 94) | public function getHeader(string $name): array; method getHeaderLine (line 115) | public function getHeaderLine(string $name): string; method withHeader (line 132) | public function withHeader(string $name, $value): MessageInterface; method withAddedHeader (line 150) | public function withAddedHeader(string $name, $value): MessageInterface; method withoutHeader (line 164) | public function withoutHeader(string $name): MessageInterface; method getBody (line 171) | public function getBody(): StreamInterface; method withBody (line 186) | public function withBody(StreamInterface $body): MessageInterface; FILE: vendor/psr/http-message/src/RequestInterface.php type RequestInterface (line 24) | interface RequestInterface extends MessageInterface method getRequestTarget (line 42) | public function getRequestTarget(): string; method withRequestTarget (line 61) | public function withRequestTarget(string $requestTarget): RequestInter... method getMethod (line 69) | public function getMethod(): string; method withMethod (line 86) | public function withMethod(string $method): RequestInterface; method getUri (line 97) | public function getUri(): UriInterface; method withUri (line 129) | public function withUri(UriInterface $uri, bool $preserveHost = false)... FILE: vendor/psr/http-message/src/ResponseInterface.php type ResponseInterface (line 20) | interface ResponseInterface extends MessageInterface method getStatusCode (line 30) | public function getStatusCode(): int; method withStatus (line 52) | public function withStatus(int $code, string $reasonPhrase = ''): Resp... method getReasonPhrase (line 67) | public function getReasonPhrase(): string; FILE: vendor/psr/http-message/src/ServerRequestInterface.php type ServerRequestInterface (line 43) | interface ServerRequestInterface extends RequestInterface method getServerParams (line 54) | public function getServerParams(): array; method getCookieParams (line 66) | public function getCookieParams(): array; method withCookieParams (line 85) | public function withCookieParams(array $cookies): ServerRequestInterface; method getQueryParams (line 99) | public function getQueryParams(): array; method withQueryParams (line 123) | public function withQueryParams(array $query): ServerRequestInterface; method getUploadedFiles (line 137) | public function getUploadedFiles(): array; method withUploadedFiles (line 150) | public function withUploadedFiles(array $uploadedFiles): ServerRequest... method getParsedBody (line 167) | public function getParsedBody(); method withParsedBody (line 197) | public function withParsedBody($data): ServerRequestInterface; method getAttributes (line 210) | public function getAttributes(): array; method getAttribute (line 227) | public function getAttribute(string $name, $default = null); method withAttribute (line 244) | public function withAttribute(string $name, $value): ServerRequestInte... method withoutAttribute (line 260) | public function withoutAttribute(string $name): ServerRequestInterface; FILE: vendor/psr/http-message/src/StreamInterface.php type StreamInterface (line 12) | interface StreamInterface method __toString (line 28) | public function __toString(): string; method close (line 35) | public function close(): void; method detach (line 44) | public function detach(); method getSize (line 51) | public function getSize(): ?int; method tell (line 59) | public function tell(): int; method eof (line 66) | public function eof(): bool; method isSeekable (line 73) | public function isSeekable(): bool; method seek (line 87) | public function seek(int $offset, int $whence = SEEK_SET): void; method rewind (line 99) | public function rewind(): void; method isWritable (line 106) | public function isWritable(): bool; method write (line 115) | public function write(string $string): int; method isReadable (line 122) | public function isReadable(): bool; method read (line 134) | public function read(int $length): string; method getContents (line 143) | public function getContents(): string; method getMetadata (line 157) | public function getMetadata(?string $key = null); FILE: vendor/psr/http-message/src/UploadedFileInterface.php type UploadedFileInterface (line 13) | interface UploadedFileInterface method getStream (line 31) | public function getStream(): StreamInterface; method moveTo (line 65) | public function moveTo(string $targetPath): void; method getSize (line 76) | public function getSize(): ?int; method getError (line 92) | public function getError(): int; method getClientFilename (line 107) | public function getClientFilename(): ?string; method getClientMediaType (line 122) | public function getClientMediaType(): ?string; FILE: vendor/psr/http-message/src/UriInterface.php type UriInterface (line 25) | interface UriInterface method getScheme (line 41) | public function getScheme(): string; method getAuthority (line 61) | public function getAuthority(): string; method getUserInfo (line 78) | public function getUserInfo(): string; method getHost (line 91) | public function getHost(): string; method getPort (line 108) | public function getPort(): ?int; method getPath (line 135) | public function getPath(): string; method getQuery (line 157) | public function getQuery(): string; method getFragment (line 175) | public function getFragment(): string; method withScheme (line 192) | public function withScheme(string $scheme): UriInterface; method withUserInfo (line 208) | public function withUserInfo(string $user, ?string $password = null): ... method withHost (line 222) | public function withHost(string $host): UriInterface; method withPort (line 241) | public function withPort(?int $port): UriInterface; method withPath (line 265) | public function withPath(string $path): UriInterface; method withQuery (line 282) | public function withQuery(string $query): UriInterface; method withFragment (line 298) | public function withFragment(string $fragment): UriInterface; method __toString (line 323) | public function __toString(): string; FILE: vendor/psr/log/src/AbstractLogger.php class AbstractLogger (line 12) | abstract class AbstractLogger implements LoggerInterface FILE: vendor/psr/log/src/InvalidArgumentException.php class InvalidArgumentException (line 5) | class InvalidArgumentException extends \InvalidArgumentException FILE: vendor/psr/log/src/LogLevel.php class LogLevel (line 8) | class LogLevel FILE: vendor/psr/log/src/LoggerAwareInterface.php type LoggerAwareInterface (line 8) | interface LoggerAwareInterface method setLogger (line 13) | public function setLogger(LoggerInterface $logger): void; FILE: vendor/psr/log/src/LoggerAwareTrait.php type LoggerAwareTrait (line 8) | trait LoggerAwareTrait method setLogger (line 18) | public function setLogger(LoggerInterface $logger): void FILE: vendor/psr/log/src/LoggerInterface.php type LoggerInterface (line 20) | interface LoggerInterface method emergency (line 27) | public function emergency(string|\Stringable $message, array $context ... method alert (line 37) | public function alert(string|\Stringable $message, array $context = []... method critical (line 46) | public function critical(string|\Stringable $message, array $context =... method error (line 54) | public function error(string|\Stringable $message, array $context = []... method warning (line 64) | public function warning(string|\Stringable $message, array $context = ... method notice (line 71) | public function notice(string|\Stringable $message, array $context = [... method info (line 80) | public function info(string|\Stringable $message, array $context = [])... method debug (line 87) | public function debug(string|\Stringable $message, array $context = []... method log (line 97) | public function log($level, string|\Stringable $message, array $contex... FILE: vendor/psr/log/src/LoggerTrait.php type LoggerTrait (line 13) | trait LoggerTrait method emergency (line 18) | public function emergency(string|\Stringable $message, array $context ... method alert (line 29) | public function alert(string|\Stringable $message, array $context = []... method critical (line 39) | public function critical(string|\Stringable $message, array $context =... method error (line 48) | public function error(string|\Stringable $message, array $context = []... method warning (line 59) | public function warning(string|\Stringable $message, array $context = ... method notice (line 67) | public function notice(string|\Stringable $message, array $context = [... method info (line 77) | public function info(string|\Stringable $message, array $context = [])... method debug (line 85) | public function debug(string|\Stringable $message, array $context = []... method log (line 97) | abstract public function log($level, string|\Stringable $message, arra... FILE: vendor/psr/log/src/NullLogger.php class NullLogger (line 13) | class NullLogger extends AbstractLogger method log (line 22) | public function log($level, string|\Stringable $message, array $contex... FILE: vendor/psr/simple-cache/src/CacheException.php type CacheException (line 8) | interface CacheException extends \Throwable FILE: vendor/psr/simple-cache/src/CacheInterface.php type CacheInterface (line 5) | interface CacheInterface method get (line 18) | public function get(string $key, mixed $default = null): mixed; method set (line 34) | public function set(string $key, mixed $value, null|int|\DateInterval ... method delete (line 46) | public function delete(string $key): bool; method clear (line 53) | public function clear(): bool; method getMultiple (line 67) | public function getMultiple(iterable $keys, mixed $default = null): it... method setMultiple (line 83) | public function setMultiple(iterable $values, null|int|\DateInterval $... method deleteMultiple (line 96) | public function deleteMultiple(iterable $keys): bool; method has (line 113) | public function has(string $key): bool; FILE: vendor/psr/simple-cache/src/InvalidArgumentException.php type InvalidArgumentException (line 11) | interface InvalidArgumentException extends CacheException FILE: vendor/psy/psysh/src/CodeCleaner.php class CodeCleaner (line 49) | class CodeCleaner method __construct (line 68) | public function __construct(?Parser $parser = null, ?Printer $printer ... method yolo (line 85) | public function yolo(): bool method getDefaultPasses (line 95) | private function getDefaultPasses(): array method addImplicitDebugContext (line 159) | private function addImplicitDebugContext(array $passes) method getDebugFile (line 195) | private static function getDebugFile() method isDebugCall (line 219) | private static function isDebugCall(array $stackFrame): bool method clean (line 238) | public function clean(array $codeLines, bool $requireSemicolons = false) method setNamespace (line 263) | public function setNamespace(?array $namespace = null) method getNamespace (line 273) | public function getNamespace() method parse (line 288) | protected function parse(string $code, bool $requireSemicolons = false) method parseErrorIsEOF (line 322) | private function parseErrorIsEOF(\PhpParser\Error $e): bool method parseErrorIsUnclosedString (line 336) | private function parseErrorIsUnclosedString(\PhpParser\Error $e, strin... method parseErrorIsUnterminatedComment (line 351) | private function parseErrorIsUnterminatedComment(\PhpParser\Error $e, ... method parseErrorIsTrailingComma (line 356) | private function parseErrorIsTrailingComma(\PhpParser\Error $e, string... FILE: vendor/psy/psysh/src/CodeCleaner/AbstractClassPass.php class AbstractClassPass (line 22) | class AbstractClassPass extends CodeCleanerPass method enterNode (line 34) | public function enterNode(Node $node) method leaveNode (line 59) | public function leaveNode(Node $node) FILE: vendor/psy/psysh/src/CodeCleaner/AssignThisVariablePass.php class AssignThisVariablePass (line 24) | class AssignThisVariablePass extends CodeCleanerPass method enterNode (line 35) | public function enterNode(Node $node) FILE: vendor/psy/psysh/src/CodeCleaner/CallTimePassByReferencePass.php class CallTimePassByReferencePass (line 28) | class CallTimePassByReferencePass extends CodeCleanerPass method enterNode (line 41) | public function enterNode(Node $node) FILE: vendor/psy/psysh/src/CodeCleaner/CalledClassPass.php class CalledClassPass (line 27) | class CalledClassPass extends CodeCleanerPass method beforeTraverse (line 36) | public function beforeTraverse(array $nodes) method enterNode (line 48) | public function enterNode(Node $node) method leaveNode (line 79) | public function leaveNode(Node $node) method isNull (line 86) | private function isNull(Node $node): bool FILE: vendor/psy/psysh/src/CodeCleaner/CodeCleanerPass.php class CodeCleanerPass (line 19) | abstract class CodeCleanerPass extends NodeVisitorAbstract FILE: vendor/psy/psysh/src/CodeCleaner/EmptyArrayDimFetchPass.php class EmptyArrayDimFetchPass (line 24) | class EmptyArrayDimFetchPass extends CodeCleanerPass method beforeTraverse (line 33) | public function beforeTraverse(array $nodes) method enterNode (line 45) | public function enterNode(Node $node) FILE: vendor/psy/psysh/src/CodeCleaner/ExitPass.php class ExitPass (line 20) | class ExitPass extends CodeCleanerPass method leaveNode (line 29) | public function leaveNode(Node $node) FILE: vendor/psy/psysh/src/CodeCleaner/FinalClassPass.php class FinalClassPass (line 21) | class FinalClassPass extends CodeCleanerPass method beforeTraverse (line 30) | public function beforeTraverse(array $nodes) method enterNode (line 42) | public function enterNode(Node $node) method isFinalClass (line 62) | private function isFinalClass(string $name): bool FILE: vendor/psy/psysh/src/CodeCleaner/FunctionContextPass.php class FunctionContextPass (line 19) | class FunctionContextPass extends CodeCleanerPass method beforeTraverse (line 28) | public function beforeTraverse(array $nodes) method enterNode (line 36) | public function enterNode(Node $node) method leaveNode (line 61) | public function leaveNode(Node $node) FILE: vendor/psy/psysh/src/CodeCleaner/FunctionReturnInWriteContextPass.php class FunctionReturnInWriteContextPass (line 30) | class FunctionReturnInWriteContextPass extends CodeCleanerPass method enterNode (line 46) | public function enterNode(Node $node) method isCallNode (line 73) | private function isCallNode(Node $node): bool FILE: vendor/psy/psysh/src/CodeCleaner/ImplicitReturnPass.php class ImplicitReturnPass (line 28) | class ImplicitReturnPass extends CodeCleanerPass method beforeTraverse (line 35) | public function beforeTraverse(array $nodes): array method addImplicitReturn (line 45) | private function addImplicitReturn(array $nodes): array method isNonExpressionStmt (line 118) | private static function isNonExpressionStmt(Node $node): bool FILE: vendor/psy/psysh/src/CodeCleaner/IssetPass.php class IssetPass (line 26) | class IssetPass extends CodeCleanerPass method enterNode (line 37) | public function enterNode(Node $node) FILE: vendor/psy/psysh/src/CodeCleaner/LabelContextPass.php class LabelContextPass (line 32) | class LabelContextPass extends CodeCleanerPass method beforeTraverse (line 43) | public function beforeTraverse(array $nodes) method enterNode (line 53) | public function enterNode(Node $node) method leaveNode (line 78) | public function leaveNode(Node $node) method afterTraverse (line 88) | public function afterTraverse(array $nodes) FILE: vendor/psy/psysh/src/CodeCleaner/LeavePsyshAlonePass.php class LeavePsyshAlonePass (line 21) | class LeavePsyshAlonePass extends CodeCleanerPass method enterNode (line 32) | public function enterNode(Node $node) FILE: vendor/psy/psysh/src/CodeCleaner/ListPass.php class ListPass (line 31) | class ListPass extends CodeCleanerPass method enterNode (line 42) | public function enterNode(Node $node) method isValidArrayItem (line 83) | private static function isValidArrayItem(Node $item): bool FILE: vendor/psy/psysh/src/CodeCleaner/LoopContextPass.php class LoopContextPass (line 31) | class LoopContextPass extends CodeCleanerPass method beforeTraverse (line 40) | public function beforeTraverse(array $nodes) method enterNode (line 55) | public function enterNode(Node $node) method leaveNode (line 105) | public function leaveNode(Node $node) FILE: vendor/psy/psysh/src/CodeCleaner/MagicConstantsPass.php class MagicConstantsPass (line 24) | class MagicConstantsPass extends CodeCleanerPass method enterNode (line 34) | public function enterNode(Node $node) FILE: vendor/psy/psysh/src/CodeCleaner/NamespaceAwarePass.php class NamespaceAwarePass (line 22) | abstract class NamespaceAwarePass extends CodeCleanerPass method beforeTraverse (line 35) | public function beforeTraverse(array $nodes) method enterNode (line 49) | public function enterNode(Node $node) method getFullyQualifiedName (line 61) | protected function getFullyQualifiedName($name): string method getParts (line 81) | protected function getParts(Name $name): array FILE: vendor/psy/psysh/src/CodeCleaner/NamespacePass.php class NamespacePass (line 30) | class NamespacePass extends CodeCleanerPass method __construct (line 38) | public function __construct(CodeCleaner $cleaner) method beforeTraverse (line 53) | public function beforeTraverse(array $nodes) method setNamespace (line 86) | private function setNamespace(?Name $namespace) method getParts (line 97) | protected function getParts(Name $name): array FILE: vendor/psy/psysh/src/CodeCleaner/NoReturnValue.php class NoReturnValue (line 24) | class NoReturnValue method create (line 29) | public static function create(): New_ FILE: vendor/psy/psysh/src/CodeCleaner/PassableByReferencePass.php class PassableByReferencePass (line 30) | class PassableByReferencePass extends CodeCleanerPass method enterNode (line 41) | public function enterNode(Node $node) method isPassableByReference (line 83) | private function isPassableByReference(Node $arg): bool method validateArrayMultisort (line 116) | private function validateArrayMultisort(Node $node) FILE: vendor/psy/psysh/src/CodeCleaner/RequirePass.php class RequirePass (line 27) | class RequirePass extends CodeCleanerPass method enterNode (line 36) | public function enterNode(Node $origNode) method resolve (line 84) | public static function resolve($file, $startLine = null): string method isRequireNode (line 126) | private function isRequireNode(Node $node): bool method getIncludePath (line 131) | private static function getIncludePath(): array FILE: vendor/psy/psysh/src/CodeCleaner/ReturnTypePass.php class ReturnTypePass (line 29) | class ReturnTypePass extends CodeCleanerPass method enterNode (line 44) | public function enterNode(Node $node) method leaveNode (line 87) | public function leaveNode(Node $node) method isFunctionNode (line 94) | private function isFunctionNode(Node $node): bool method typeName (line 99) | private function typeName(Node $node): string FILE: vendor/psy/psysh/src/CodeCleaner/StrictTypesPass.php class StrictTypesPass (line 32) | class StrictTypesPass extends CodeCleanerPass method __construct (line 41) | public function __construct(bool $strictTypes = false) method beforeTraverse (line 58) | public function beforeTraverse(array $nodes) FILE: vendor/psy/psysh/src/CodeCleaner/UseStatementPass.php class UseStatementPass (line 34) | class UseStatementPass extends CodeCleanerPass method enterNode (line 51) | public function enterNode(Node $node) method leaveNode (line 72) | public function leaveNode(Node $node) method findAlias (line 131) | private function findAlias(Name $name) FILE: vendor/psy/psysh/src/CodeCleaner/ValidClassNamePass.php class ValidClassNamePass (line 33) | class ValidClassNamePass extends NamespaceAwarePass method enterNode (line 52) | public function enterNode(Node $node) method leaveNode (line 78) | public function leaveNode(Node $node) method isConditional (line 85) | private static function isConditional(Node $node): bool method validateClassStatement (line 99) | protected function validateClassStatement(Class_ $stmt) method validateInterfaceStatement (line 113) | protected function validateInterfaceStatement(Interface_ $stmt) method validateTraitStatement (line 124) | protected function validateTraitStatement(Trait_ $stmt) method ensureCanDefine (line 137) | protected function ensureCanDefine(Stmt $stmt, string $scopeType = sel... method ensureClassExists (line 173) | protected function ensureClassExists(string $name, Stmt $stmt) method ensureClassOrInterfaceExists (line 188) | protected function ensureClassOrInterfaceExists(string $name, Stmt $stmt) method ensureClassOrTraitExists (line 203) | protected function ensureClassOrTraitExists(string $name, Stmt $stmt) method ensureMethodExists (line 219) | protected function ensureMethodExists(string $class, string $name, Stm... method ensureInterfacesExist (line 251) | protected function ensureInterfacesExist(array $interfaces, Stmt $stmt) method classExists (line 269) | protected function classExists(string $name): bool method interfaceExists (line 286) | protected function interfaceExists(string $name): bool method traitExists (line 296) | protected function traitExists(string $name): bool method findInScope (line 308) | protected function findInScope(string $name) method createError (line 322) | protected function createError(string $msg, Stmt $stmt): FatalErrorExc... FILE: vendor/psy/psysh/src/CodeCleaner/ValidConstructorPass.php class ValidConstructorPass (line 34) | class ValidConstructorPass extends CodeCleanerPass method beforeTraverse (line 41) | public function beforeTraverse(array $nodes) method enterNode (line 56) | public function enterNode(Node $node) method validateConstructor (line 91) | private function validateConstructor(Node $constructor, Node $classNode) method getParts (line 117) | protected function getParts(Name $name): array FILE: vendor/psy/psysh/src/CodeCleaner/ValidFunctionNamePass.php class ValidFunctionNamePass (line 28) | class ValidFunctionNamePass extends NamespaceAwarePass method enterNode (line 41) | public function enterNode(Node $node) method leaveNode (line 69) | public function leaveNode(Node $node) method isConditional (line 76) | private static function isConditional(Node $node) FILE: vendor/psy/psysh/src/Command/BufferCommand.php class BufferCommand (line 24) | class BufferCommand extends Command method configure (line 29) | protected function configure() method execute (line 52) | protected function execute(InputInterface $input, OutputInterface $out... method formatLines (line 75) | protected function formatLines(array $lines, string $type = 'return'):... FILE: vendor/psy/psysh/src/Command/ClearCommand.php class ClearCommand (line 22) | class ClearCommand extends Command method configure (line 27) | protected function configure() method execute (line 47) | protected function execute(InputInterface $input, OutputInterface $out... FILE: vendor/psy/psysh/src/Command/CodeArgumentParser.php class CodeArgumentParser (line 21) | class CodeArgumentParser method __construct (line 25) | public function __construct(?Parser $parser = null) method parse (line 39) | public function parse(string $code): array FILE: vendor/psy/psysh/src/Command/Command.php class Command (line 24) | abstract class Command extends BaseCommand method setApplication (line 33) | public function setApplication(?Application $application = null): void method getShell (line 45) | protected function getShell(): Shell method asText (line 58) | public function asText(): string method getArguments (line 89) | private function getArguments(): array method getHiddenArguments (line 103) | protected function getHiddenArguments(): array method getOptions (line 111) | private function getOptions(): array method getHiddenOptions (line 125) | protected function getHiddenOptions(): array method aliasesAsText (line 133) | private function aliasesAsText(): string method argumentsAsText (line 141) | private function argumentsAsText(): string method optionsAsText (line 172) | private function optionsAsText(): string method getMaxWidth (line 211) | private function getMaxWidth(): int method formatDefaultValue (line 236) | private function formatDefaultValue($default): string method getTable (line 250) | protected function getTable(OutputInterface $output) FILE: vendor/psy/psysh/src/Command/DocCommand.php class DocCommand (line 27) | class DocCommand extends ReflectingCommand method configure (line 34) | protected function configure() method execute (line 65) | protected function execute(InputInterface $input, OutputInterface $out... method getManualDoc (line 130) | private function getManualDoc($reflector) method getParentReflectors (line 175) | private function getParentReflectors($reflector): \Generator method getManualDocById (line 243) | private function getManualDocById($id) FILE: vendor/psy/psysh/src/Command/DumpCommand.php class DumpCommand (line 28) | class DumpCommand extends ReflectingCommand implements PresenterAware method setPresenter (line 37) | public function setPresenter(Presenter $presenter) method configure (line 45) | protected function configure() method execute (line 74) | protected function execute(InputInterface $input, OutputInterface $out... FILE: vendor/psy/psysh/src/Command/EditCommand.php class EditCommand (line 22) | class EditCommand extends Command implements ContextAware method __construct (line 35) | public function __construct($runtimeDir, $name = null) method configure (line 42) | protected function configure() method execute (line 76) | protected function execute(InputInterface $input, OutputInterface $out... method shouldExecuteFile (line 113) | private function shouldExecuteFile(bool $execOption, bool $noExecOptio... method extractFilePath (line 134) | private function extractFilePath(?string $fileArgument = null) method editFile (line 152) | private function editFile(string $filePath, bool $shouldRemoveFile): s... method setContext (line 179) | public function setContext(Context $context) FILE: vendor/psy/psysh/src/Command/ExitCommand.php class ExitCommand (line 23) | class ExitCommand extends Command method configure (line 28) | protected function configure() method execute (line 50) | protected function execute(InputInterface $input, OutputInterface $out... FILE: vendor/psy/psysh/src/Command/HelpCommand.php class HelpCommand (line 24) | class HelpCommand extends Command method configure (line 31) | protected function configure() method setCommand (line 48) | public function setCommand(Command $command) method execute (line 58) | protected function execute(InputInterface $input, OutputInterface $out... FILE: vendor/psy/psysh/src/Command/HistoryCommand.php class HistoryCommand (line 27) | class HistoryCommand extends Command method __construct (line 35) | public function __construct($name = null) method setReadline (line 47) | public function setReadline(Readline $readline) method configure (line 55) | protected function configure() method execute (line 96) | protected function execute(InputInterface $input, OutputInterface $out... method extractRange (line 162) | private function extractRange(string $range): array method getHistorySlice (line 188) | private function getHistorySlice($show, $head, $tail): array method validateOnlyOne (line 225) | private function validateOnlyOne(InputInterface $input, array $options) method clearHistory (line 242) | private function clearHistory() method escape (line 247) | public static function escape(string $string): string FILE: vendor/psy/psysh/src/Command/ListCommand.php class ListCommand (line 36) | class ListCommand extends ReflectingCommand implements PresenterAware method setPresenter (line 46) | public function setPresenter(Presenter $presenter) method configure (line 54) | protected function configure() method execute (line 117) | protected function execute(InputInterface $input, OutputInterface $out... method initEnumerators (line 154) | protected function initEnumerators() method write (line 178) | protected function write(OutputInterface $output, array $result) method writeLong (line 198) | protected function writeLong(OutputInterface $output, array $result) method formatItemName (line 224) | private function formatItemName(array $item): string method validateInput (line 236) | private function validateInput(InputInterface $input) FILE: vendor/psy/psysh/src/Command/ListCommand/ClassConstantEnumerator.php class ClassConstantEnumerator (line 19) | class ClassConstantEnumerator extends Enumerator method listItems (line 24) | protected function listItems(InputInterface $input, ?\Reflector $refle... method getConstants (line 63) | protected function getConstants(\ReflectionClass $reflector, bool $noI... method prepareConstants (line 90) | protected function prepareConstants(array $constants): array method getKindLabel (line 113) | protected function getKindLabel(\ReflectionClass $reflector): string FILE: vendor/psy/psysh/src/Command/ListCommand/ClassEnumerator.php class ClassEnumerator (line 20) | class ClassEnumerator extends Enumerator method listItems (line 25) | protected function listItems(InputInterface $input, ?\Reflector $refle... method filterClasses (line 69) | protected function filterClasses(string $key, array $classes, bool $in... method prepareClasses (line 113) | protected function prepareClasses(array $classes): array FILE: vendor/psy/psysh/src/Command/ListCommand/ConstantEnumerator.php class ConstantEnumerator (line 20) | class ConstantEnumerator extends Enumerator method listItems (line 52) | protected function listItems(InputInterface $input, ?\Reflector $refle... method getConstants (line 125) | protected function getConstants(?string $category = null): array method prepareConstants (line 155) | protected function prepareConstants(array $constants): array FILE: vendor/psy/psysh/src/Command/ListCommand/Enumerator.php class Enumerator (line 23) | abstract class Enumerator method __construct (line 42) | public function __construct(Presenter $presenter) method enumerate (line 57) | public function enumerate(InputInterface $input, ?\Reflector $reflecto... method listItems (line 85) | abstract protected function listItems(InputInterface $input, ?\Reflect... method showItem (line 87) | protected function showItem($name) method presentRef (line 92) | protected function presentRef($value) method presentSignature (line 97) | protected function presentSignature($target) FILE: vendor/psy/psysh/src/Command/ListCommand/FunctionEnumerator.php class FunctionEnumerator (line 20) | class FunctionEnumerator extends Enumerator method listItems (line 25) | protected function listItems(InputInterface $input, ?\Reflector $refle... method getFunctions (line 70) | protected function getFunctions(?string $type = null): array method prepareFunctions (line 89) | protected function prepareFunctions(array $functions, ?string $prefix ... FILE: vendor/psy/psysh/src/Command/ListCommand/GlobalVariableEnumerator.php class GlobalVariableEnumerator (line 19) | class GlobalVariableEnumerator extends Enumerator method listItems (line 24) | protected function listItems(InputInterface $input, ?\Reflector $refle... method getGlobals (line 52) | protected function getGlobals(): array method prepareGlobals (line 74) | protected function prepareGlobals(array $globals): array FILE: vendor/psy/psysh/src/Command/ListCommand/MethodEnumerator.php class MethodEnumerator (line 19) | class MethodEnumerator extends Enumerator method listItems (line 24) | protected function listItems(InputInterface $input, ?\Reflector $refle... method getMethods (line 64) | protected function getMethods(bool $showAll, \ReflectionClass $reflect... method prepareMethods (line 93) | protected function prepareMethods(array $methods): array method getKindLabel (line 116) | protected function getKindLabel(\ReflectionClass $reflector): string method getVisibilityStyle (line 132) | private function getVisibilityStyle(\ReflectionMethod $method): string FILE: vendor/psy/psysh/src/Command/ListCommand/PropertyEnumerator.php class PropertyEnumerator (line 19) | class PropertyEnumerator extends Enumerator method listItems (line 24) | protected function listItems(InputInterface $input, ?\Reflector $refle... method getProperties (line 65) | protected function getProperties(bool $showAll, \ReflectionClass $refl... method prepareProperties (line 92) | protected function prepareProperties(array $properties, $target = null... method getKindLabel (line 116) | protected function getKindLabel(\ReflectionClass $reflector): string method getVisibilityStyle (line 130) | private function getVisibilityStyle(\ReflectionProperty $property): st... method presentValue (line 147) | protected function presentValue(\ReflectionProperty $property, $target... FILE: vendor/psy/psysh/src/Command/ListCommand/VariableEnumerator.php class VariableEnumerator (line 21) | class VariableEnumerator extends Enumerator method __construct (line 39) | public function __construct(Presenter $presenter, Context $context) method listItems (line 48) | protected function listItems(InputInterface $input, ?\Reflector $refle... method getVariables (line 79) | protected function getVariables(bool $showAll): array method prepareVariables (line 120) | protected function prepareVariables(array $variables): array FILE: vendor/psy/psysh/src/Command/ParseCommand.php class ParseCommand (line 30) | class ParseCommand extends Command implements ContextAware, PresenterAware method __construct (line 39) | public function __construct($name = null) method setContext (line 51) | public function setContext(Context $context) method setPresenter (line 61) | public function setPresenter(Presenter $presenter) method configure (line 83) | protected function configure() method execute (line 109) | protected function execute(InputInterface $input, OutputInterface $out... FILE: vendor/psy/psysh/src/Command/PsyVersionCommand.php class PsyVersionCommand (line 20) | class PsyVersionCommand extends Command method configure (line 25) | protected function configure() method execute (line 37) | protected function execute(InputInterface $input, OutputInterface $out... FILE: vendor/psy/psysh/src/Command/ReflectingCommand.php class ReflectingCommand (line 29) | abstract class ReflectingCommand extends Command implements ContextAware method __construct (line 44) | public function __construct($name = null) method setContext (line 62) | public function setContext(Context $context) method getTarget (line 76) | protected function getTarget(string $valueName): array method resolveName (line 112) | protected function resolveName(string $name, bool $includeFunctions = ... method couldBeClassName (line 157) | protected function couldBeClassName(string $name): bool method getTargetAndReflector (line 170) | protected function getTargetAndReflector(string $valueName): array method resolveCode (line 186) | protected function resolveCode(string $code) method resolveObject (line 213) | private function resolveObject(string $code) method getScopeVariable (line 231) | protected function getScopeVariable(string $name) method getScopeVariables (line 241) | protected function getScopeVariables(): array method setCommandScopeVariables (line 253) | protected function setCommandScopeVariables(\Reflector $reflector) FILE: vendor/psy/psysh/src/Command/ShowCommand.php class ShowCommand (line 27) | class ShowCommand extends ReflectingCommand method configure (line 35) | protected function configure() method execute (line 67) | protected function execute(InputInterface $input, OutputInterface $out... method writeCodeContext (line 103) | private function writeCodeContext(InputInterface $input, OutputInterfa... method writeExceptionContext (line 138) | private function writeExceptionContext(InputInterface $input, OutputIn... method writeTraceLine (line 178) | private function writeTraceLine(OutputInterface $output, array $trace,... method replaceCwd (line 192) | private function replaceCwd(string $file): string method writeTraceCodeSnippet (line 205) | private function writeTraceCodeSnippet(OutputInterface $output, array ... method setCommandScopeVariablesFromContext (line 236) | private function setCommandScopeVariablesFromContext(array $context) method extractEvalFileAndLine (line 287) | private function extractEvalFileAndLine(string $file) FILE: vendor/psy/psysh/src/Command/SudoCommand.php class SudoCommand (line 25) | class SudoCommand extends Command method __construct (line 35) | public function __construct($name = null) method setReadline (line 53) | public function setReadline(Readline $readline) method configure (line 61) | protected function configure() method execute (line 100) | protected function execute(InputInterface $input, OutputInterface $out... FILE: vendor/psy/psysh/src/Command/ThrowUpCommand.php class ThrowUpCommand (line 30) | class ThrowUpCommand extends Command method __construct (line 38) | public function __construct($name = null) method configure (line 49) | protected function configure() method execute (line 79) | protected function execute(InputInterface $input, OutputInterface $out... method prepareArgs (line 102) | private function prepareArgs(?string $code = null): array FILE: vendor/psy/psysh/src/Command/TimeitCommand.php class TimeitCommand (line 25) | class TimeitCommand extends Command method __construct (line 41) | public function __construct($name = null) method configure (line 57) | protected function configure() method execute (line 82) | protected function execute(InputInterface $input, OutputInterface $out... method markStart (line 123) | public static function markStart() method markEnd (line 142) | public static function markEnd($ret = null) method ensureEndMarked (line 156) | private function ensureEndMarked() method instrumentCode (line 169) | private function instrumentCode(string $code): string FILE: vendor/psy/psysh/src/Command/TimeitCommand/TimeitVisitor.php class TimeitVisitor (line 32) | class TimeitVisitor extends NodeVisitorAbstract method beforeTraverse (line 41) | public function beforeTraverse(array $nodes) method enterNode (line 51) | public function enterNode(Node $node) method leaveNode (line 72) | public function leaveNode(Node $node) method afterTraverse (line 84) | public function afterTraverse(array $nodes) method getStartCall (line 111) | private function getStartCall(): StaticCall method getEndCall (line 123) | private function getEndCall(?Expr $arg = null): StaticCall FILE: vendor/psy/psysh/src/Command/TraceCommand.php class TraceCommand (line 24) | class TraceCommand extends Command method __construct (line 31) | public function __construct($name = null) method configure (line 41) | protected function configure() method execute (line 74) | protected function execute(InputInterface $input, OutputInterface $out... method getBacktrace (line 95) | protected function getBacktrace(\Throwable $e, ?int $count = null, boo... FILE: vendor/psy/psysh/src/Command/WhereamiCommand.php class WhereamiCommand (line 24) | class WhereamiCommand extends Command method __construct (line 28) | public function __construct() method configure (line 38) | protected function configure() method trace (line 67) | protected function trace(): array method isDebugCall (line 78) | private static function isDebugCall(array $stackFrame): bool method fileInfo (line 92) | protected function fileInfo(): array method execute (line 112) | protected function execute(InputInterface $input, OutputInterface $out... method replaceCwd (line 145) | private function replaceCwd(string $file): string FILE: vendor/psy/psysh/src/Command/WtfCommand.php class WtfCommand (line 26) | class WtfCommand extends TraceCommand implements ContextAware method setContext (line 35) | public function setContext(Context $context) method configure (line 43) | protected function configure() method execute (line 82) | protected function execute(InputInterface $input, OutputInterface $out... FILE: vendor/psy/psysh/src/ConfigPaths.php class ConfigPaths (line 17) | class ConfigPaths method __construct (line 34) | public function __construct(array $overrides = [], ?EnvInterface $env ... method overrideDirs (line 49) | public function overrideDirs(array $overrides) method homeDir (line 67) | public function homeDir(): ?string method windowsHomeDir (line 76) | private function windowsHomeDir(): ?string method homeConfigDir (line 89) | private function homeConfigDir(): ?string method configDirs (line 113) | public function configDirs(): array method currentConfigDir (line 134) | public function currentConfigDir(): ?string method configFiles (line 158) | public function configFiles(array $names): array method dataDirs (line 175) | public function dataDirs(): array method dataFiles (line 194) | public function dataFiles(array $names): array method runtimeDir (line 204) | public function runtimeDir(): string method pathDirs (line 223) | public function pathDirs(): array method which (line 236) | public function which($command): ?string method allDirNames (line 263) | private function allDirNames(array $baseDirs): array method allRealFiles (line 299) | private function allRealFiles(array $dirNames, array $fileNames): array method ensureDir (line 323) | public static function ensureDir(string $dir): bool method touchFileWithMkdir (line 348) | public static function touchFileWithMkdir(string $file) method getEnv (line 369) | private function getEnv(string $key) method getEnvArray (line 374) | private function getEnvArray(string $key) FILE: vendor/psy/psysh/src/Configuration.php class Configuration (line 34) | class Configuration method __construct (line 142) | public function __construct(array $config = []) method fromInput (line 185) | public static function fromInput(InputInterface $input): self method getConfigFileFromInput (line 234) | private static function getConfigFileFromInput(InputInterface $input) method getOptionFromInput (line 253) | private static function getOptionFromInput(InputInterface $input, arra... method getVerbosityFromInput (line 283) | private static function getVerbosityFromInput(InputInterface $input) method getInputOptions (line 353) | public static function getInputOptions(): array method init (line 391) | public function init() method getConfigFile (line 426) | public function getConfigFile() method getLocalConfigFile (line 452) | public function getLocalConfigFile() method loadConfig (line 466) | public function loadConfig(array $options) method loadConfigFile (line 510) | public function loadConfigFile(string $file) method setDefaultIncludes (line 539) | public function setDefaultIncludes(array $includes = []) method getDefaultIncludes (line 549) | public function getDefaultIncludes(): array method setConfigDir (line 559) | public function setConfigDir(string $dir) method getConfigDir (line 575) | public function getConfigDir() method setDataDir (line 585) | public function setDataDir(string $dir) method getDataDir (line 601) | public function getDataDir() method setRuntimeDir (line 611) | public function setRuntimeDir(string $dir) method getRuntimeDir (line 632) | public function getRuntimeDir($create = true): string method setHistoryFile (line 650) | public function setHistoryFile(string $file) method getHistoryFile (line 661) | public function getHistoryFile(): ?string method setHistorySize (line 694) | public function setHistorySize(int $value) method getHistorySize (line 704) | public function getHistorySize() method setEraseDuplicates (line 714) | public function setEraseDuplicates(bool $value) method getEraseDuplicates (line 724) | public function getEraseDuplicates() method getTempFile (line 741) | public function getTempFile(string $type, int $pid): string method getPipe (line 756) | public function getPipe(string $type, int $pid): string method hasReadline (line 766) | public function hasReadline(): bool method setUseReadline (line 776) | public function setUseReadline(bool $useReadline) method useReadline (line 789) | public function useReadline(): bool method setReadline (line 799) | public function setReadline(Readline\Readline $readline) method getReadline (line 815) | public function getReadline(): Readline\Readline method getReadlineClass (line 834) | private function getReadlineClass(): string method setUseBracketedPaste (line 858) | public function setUseBracketedPaste(bool $useBracketedPaste) method useBracketedPaste (line 878) | public function useBracketedPaste(): bool method hasPcntl (line 893) | public function hasPcntl(): bool method setUsePcntl (line 903) | public function setUsePcntl(bool $usePcntl) method usePcntl (line 916) | public function usePcntl(): bool method rawOutput (line 939) | public function rawOutput(): bool method setRawOutput (line 949) | public function setRawOutput(bool $rawOutput) method setRequireSemicolons (line 961) | public function setRequireSemicolons(bool $requireSemicolons) method requireSemicolons (line 973) | public function requireSemicolons(): bool method setStrictTypes (line 981) | public function setStrictTypes($strictTypes) method strictTypes (line 989) | public function strictTypes(): bool method setUseUnicode (line 1002) | public function setUseUnicode(bool $useUnicode) method useUnicode (line 1013) | public function useUnicode(): bool method setErrorLoggingLevel (line 1030) | public function setErrorLoggingLevel($errorLoggingLevel) method errorLoggingLevel (line 1051) | public function errorLoggingLevel(): int method setCodeCleaner (line 1061) | public function setCodeCleaner(CodeCleaner $cleaner) method getCodeCleaner (line 1071) | public function getCodeCleaner(): CodeCleaner method setYolo (line 1085) | public function setYolo($yolo) method yolo (line 1093) | public function yolo(): bool method setUseTabCompletion (line 1103) | public function setUseTabCompletion(bool $useTabCompletion) method setTabCompletion (line 1113) | public function setTabCompletion(bool $useTabCompletion) method useTabCompletion (line 1128) | public function useTabCompletion(): bool method getTabCompletion (line 1136) | public function getTabCompletion(): bool method setOutput (line 1148) | public function setOutput(ShellOutput $output) method getOutput (line 1169) | public function getOutput(): ShellOutput method getOutputDecorated (line 1197) | public function getOutputDecorated() method getInputInteractive (line 1213) | public function getInputInteractive(): bool method setPager (line 1238) | public function setPager($pager) method getPager (line 1259) | public function getPager() method setAutoCompleter (line 1295) | public function setAutoCompleter(AutoCompleter $autoCompleter) method getAutoCompleter (line 1303) | public function getAutoCompleter(): AutoCompleter method getTabCompletionMatchers (line 1315) | public function getTabCompletionMatchers(): array method addMatchers (line 1332) | public function addMatchers(array $matchers) method doAddMatchers (line 1344) | private function doAddMatchers() method addTabCompletionMatchers (line 1357) | public function addTabCompletionMatchers(array $matchers) method addCommands (line 1374) | public function addCommands(array $commands) method doAddCommands (line 1386) | private function doAddCommands() method setShell (line 1399) | public function setShell(Shell $shell) method setManualDbFile (line 1414) | public function setManualDbFile(string $filename) method getManualDbFile (line 1424) | public function getManualDbFile() method getManualDb (line 1446) | public function getManualDb() method addCasters (line 1471) | public function addCasters(array $casters) method getPresenter (line 1479) | public function getPresenter(): Presenter method setWarnOnMultipleConfigs (line 1495) | public function setWarnOnMultipleConfigs(bool $warnOnMultipleConfigs) method warnOnMultipleConfigs (line 1510) | public function warnOnMultipleConfigs(): bool method setColorMode (line 1522) | public function setColorMode(string $colorMode) method colorMode (line 1540) | public function colorMode(): string method setInteractiveMode (line 1552) | public function setInteractiveMode(string $interactiveMode) method interactiveMode (line 1570) | public function interactiveMode(): string method setChecker (line 1580) | public function setChecker(Checker $checker) method getChecker (line 1590) | public function getChecker(): Checker method getUpdateCheck (line 1625) | public function getUpdateCheck(): string method setUpdateCheck (line 1637) | public function setUpdateCheck(string $interval) method getUpdateCheckCacheFile (line 1659) | public function getUpdateCheckCacheFile() method setStartupMessage (line 1674) | public function setStartupMessage(string $message) method getStartupMessage (line 1684) | public function getStartupMessage() method setPrompt (line 1698) | public function setPrompt(string $prompt) method getPrompt (line 1712) | public function getPrompt() method forceArrayIndexes (line 1720) | public function forceArrayIndexes(): bool method setForceArrayIndexes (line 1730) | public function setForceArrayIndexes(bool $forceArrayIndexes) method setTheme (line 1740) | public function setTheme($theme) method theme (line 1761) | public function theme(): Theme method setFormatterStyles (line 1791) | public function setFormatterStyles(array $formatterStyles) method applyFormatterStyles (line 1812) | private function applyFormatterStyles() method verbosity (line 1830) | public function verbosity(): string method setVerbosity (line 1844) | public function setVerbosity(string $verbosity) method getOutputVerbosity (line 1870) | public function getOutputVerbosity(): int method inputIsPiped (line 1892) | public function inputIsPiped(): bool method outputIsPiped (line 1906) | public function outputIsPiped(): bool method looksLikeAPipe (line 1920) | private static function looksLikeAPipe($stream): bool FILE: vendor/psy/psysh/src/Context.php class Context (line 20) | class Context method get (line 46) | public function get(string $name) method getAll (line 95) | public function getAll(): array method getSpecialVariables (line 103) | public function getSpecialVariables(): array method setAll (line 130) | public function setAll(array $vars) method setReturnValue (line 148) | public function setReturnValue($value) method getReturnValue (line 158) | public function getReturnValue() method setLastException (line 168) | public function setLastException(\Throwable $e) method getLastException (line 180) | public function getLastException() method setLastStdout (line 192) | public function setLastStdout(string $lastStdout) method getLastStdout (line 204) | public function getLastStdout() method setBoundObject (line 220) | public function setBoundObject($boundObject) method getBoundObject (line 231) | public function getBoundObject() method setBoundClass (line 243) | public function setBoundClass($boundClass) method getBoundClass (line 254) | public function getBoundClass() method setCommandScopeVariables (line 262) | public function setCommandScopeVariables(array $commandScopeVariables) method getCommandScopeVariables (line 278) | public function getCommandScopeVariables(): array method getUnusedCommandScopeVariableNames (line 291) | public function getUnusedCommandScopeVariableNames(): array method isSpecialVariableName (line 299) | public static function isSpecialVariableName(string $name): bool FILE: vendor/psy/psysh/src/ContextAware.php type ContextAware (line 20) | interface ContextAware method setContext (line 27) | public function setContext(Context $context); FILE: vendor/psy/psysh/src/EnvInterface.php type EnvInterface (line 17) | interface EnvInterface method get (line 24) | public function get(string $key); FILE: vendor/psy/psysh/src/Exception/BreakException.php class BreakException (line 17) | class BreakException extends \Exception implements Exception method __construct (line 24) | public function __construct($message = '', $code = 0, ?\Throwable $pre... method getRawMessage (line 33) | public function getRawMessage(): string method exitShell (line 45) | public static function exitShell() FILE: vendor/psy/psysh/src/Exception/DeprecatedException.php class DeprecatedException (line 17) | class DeprecatedException extends RuntimeException FILE: vendor/psy/psysh/src/Exception/ErrorException.php class ErrorException (line 17) | class ErrorException extends \ErrorException implements Exception method __construct (line 31) | public function __construct($message = '', $code = 0, $severity = 1, $... method getRawMessage (line 77) | public function getRawMessage(): string method throwException (line 96) | public static function throwException($errno, $errstr, $errfile, $errl... method fromError (line 108) | public static function fromError(\Error $e) FILE: vendor/psy/psysh/src/Exception/Exception.php type Exception (line 17) | interface Exception method getRawMessage (line 26) | public function getRawMessage(); FILE: vendor/psy/psysh/src/Exception/FatalErrorException.php class FatalErrorException (line 17) | class FatalErrorException extends \ErrorException implements Exception method __construct (line 31) | public function __construct($message = '', $code = 0, $severity = 1, $... method getRawMessage (line 46) | public function getRawMessage(): string FILE: vendor/psy/psysh/src/Exception/ParseErrorException.php class ParseErrorException (line 17) | class ParseErrorException extends \PhpParser\Error implements Exception method __construct (line 26) | public function __construct(string $message = '', $attributes = []) method fromParseError (line 42) | public static function fromParseError(\PhpParser\Error $e): self FILE: vendor/psy/psysh/src/Exception/RuntimeException.php class RuntimeException (line 17) | class RuntimeException extends \RuntimeException implements Exception method __construct (line 28) | public function __construct(string $message = '', int $code = 0, ?\Thr... method getRawMessage (line 37) | public function getRawMessage(): string FILE: vendor/psy/psysh/src/Exception/ThrowUpException.php class ThrowUpException (line 17) | class ThrowUpException extends \Exception implements Exception method __construct (line 22) | public function __construct(\Throwable $throwable) method getRawMessage (line 31) | public function getRawMessage(): string method fromThrowable (line 43) | public static function fromThrowable($throwable) FILE: vendor/psy/psysh/src/Exception/UnexpectedTargetException.php class UnexpectedTargetException (line 14) | class UnexpectedTargetException extends RuntimeException method __construct (line 25) | public function __construct($target, string $message = '', int $code =... method getTarget (line 34) | public function getTarget() FILE: vendor/psy/psysh/src/ExecutionClosure.php class ExecutionClosure (line 17) | class ExecutionClosure method __construct (line 26) | public function __construct(Shell $__psysh__) method setClosure (line 69) | protected function setClosure(Shell $shell, \Closure $closure) method execute (line 85) | public function execute() FILE: vendor/psy/psysh/src/ExecutionLoop/AbstractListener.php class AbstractListener (line 19) | abstract class AbstractListener implements Listener method beforeRun (line 24) | public function beforeRun(Shell $shell) method beforeLoop (line 31) | public function beforeLoop(Shell $shell) method onInput (line 38) | public function onInput(Shell $shell, string $input) method onExecute (line 45) | public function onExecute(Shell $shell, string $code) method afterLoop (line 52) | public function afterLoop(Shell $shell) method afterRun (line 59) | public function afterRun(Shell $shell) FILE: vendor/psy/psysh/src/ExecutionLoop/Listener.php type Listener (line 19) | interface Listener method isSupported (line 24) | public static function isSupported(): bool; method beforeRun (line 31) | public function beforeRun(Shell $shell); method beforeLoop (line 38) | public function beforeLoop(Shell $shell); method onInput (line 50) | public function onInput(Shell $shell, string $input); method onExecute (line 66) | public function onExecute(Shell $shell, string $code); method afterLoop (line 73) | public function afterLoop(Shell $shell); method afterRun (line 80) | public function afterRun(Shell $shell); FILE: vendor/psy/psysh/src/ExecutionLoop/ProcessForker.php class ProcessForker (line 24) | class ProcessForker extends AbstractListener method isSupported (line 46) | public static function isSupported(): bool method isPcntlSupported (line 54) | public static function isPcntlSupported(): bool method disabledPcntlFunctions (line 68) | public static function disabledPcntlFunctions() method isPosixSupported (line 76) | public static function isPosixSupported(): bool method disabledPosixFunctions (line 90) | public static function disabledPosixFunctions() method checkDisabledFunctions (line 95) | private static function checkDisabledFunctions(array $functions): array method beforeRun (line 108) | public function beforeRun(Shell $shell) method beforeLoop (line 178) | public function beforeLoop(Shell $shell) method afterLoop (line 188) | public function afterLoop(Shell $shell) method afterRun (line 203) | public function afterRun(Shell $shell) method createSavegame (line 221) | private function createSavegame() method serializeReturn (line 253) | private function serializeReturn(array $return): string FILE: vendor/psy/psysh/src/ExecutionLoop/RunkitReloader.php class RunkitReloader (line 24) | class RunkitReloader extends AbstractListener method isSupported (line 32) | public static function isSupported(): bool method __construct (line 41) | public function __construct() method onInput (line 52) | public function onInput(Shell $shell, string $input) method reload (line 62) | private function reload(Shell $shell) method lintFile (line 129) | private function lintFile(string $file): bool FILE: vendor/psy/psysh/src/ExecutionLoopClosure.php class ExecutionLoopClosure (line 22) | class ExecutionLoopClosure extends ExecutionClosure method __construct (line 27) | public function __construct(Shell $__psysh__) FILE: vendor/psy/psysh/src/Formatter/CodeFormatter.php class CodeFormatter (line 20) | class CodeFormatter implements ReflectorFormatter method format (line 83) | public static function format(\Reflector $reflector): string method formatCode (line 106) | public static function formatCode(string $code, int $startLine = 1, ?i... method getStartLine (line 125) | private static function getStartLine(\Reflector $reflector): int method tokenizeSpans (line 148) | private static function tokenizeSpans(string $code): \Generator method nextHighlightType (line 179) | private static function nextHighlightType($token, $currentType) method splitLines (line 209) | private static function splitLines(\Generator $spans, int $startLine =... method formatLines (line 247) | private static function formatLines(\Generator $spanLines): \Generator method numberLines (line 276) | private static function numberLines(\Generator $lines, ?int $markLine ... method isReflectable (line 313) | private static function isReflectable(\Reflector $reflector): bool FILE: vendor/psy/psysh/src/Formatter/DocblockFormatter.php class DocblockFormatter (line 20) | class DocblockFormatter implements ReflectorFormatter method format (line 34) | public static function format(\Reflector $reflector): string method formatVector (line 72) | private static function formatVector(array $vector, array $lines): string method formatTags (line 110) | private static function formatTags(array $skip, array $tags): string method getVectorParamTemplate (line 135) | private static function getVectorParamTemplate(string $type, int $max)... method indent (line 150) | private static function indent(string $text, string $indent = ' '): s... method inflect (line 160) | private static function inflect(string $text): string FILE: vendor/psy/psysh/src/Formatter/ReflectorFormatter.php type ReflectorFormatter (line 17) | interface ReflectorFormatter method format (line 22) | public static function format(\Reflector $reflector): string; FILE: vendor/psy/psysh/src/Formatter/SignatureFormatter.php class SignatureFormatter (line 22) | class SignatureFormatter implements ReflectorFormatter method format (line 33) | public static function format(\Reflector $reflector): string method formatName (line 68) | public static function formatName(\Reflector $reflector): string method formatModifiers (line 80) | private static function formatModifiers(\Reflector $reflector): string method formatClass (line 94) | private static function formatClass(\ReflectionClass $reflector): string method formatClassConstant (line 135) | private static function formatClassConstant($reflector): string method formatConstant (line 156) | private static function formatConstant(ReflectionConstant $reflector):... method getTypeStyle (line 175) | private static function getTypeStyle($value): string method formatProperty (line 195) | private static function formatProperty(\ReflectionProperty $reflector)... method formatFunction (line 211) | private static function formatFunction(\ReflectionFunctionAbstract $re... method formatFunctionReturnType (line 229) | private static function formatFunctionReturnType(\ReflectionFunctionAb... method formatMethod (line 245) | private static function formatMethod(\ReflectionMethod $reflector): st... method formatFunctionParams (line 261) | private static function formatFunctionParams(\ReflectionFunctionAbstra... method formatReflectionType (line 326) | private static function formatReflectionType(?\ReflectionType $type, b... method formatReflectionNamedType (line 351) | private static function formatReflectionNamedType(\ReflectionNamedType... FILE: vendor/psy/psysh/src/Formatter/TraceFormatter.php class TraceFormatter (line 20) | class TraceFormatter method formatTrace (line 32) | public static function formatTrace(\Throwable $throwable, ?FilterOptio... FILE: vendor/psy/psysh/src/Input/CodeArgument.php class CodeArgument (line 30) | class CodeArgument extends InputArgument method __construct (line 42) | public function __construct(string $name, ?int $mode = null, string $d... FILE: vendor/psy/psysh/src/Input/FilterOptions.php class FilterOptions (line 22) | class FilterOptions method getOptions (line 34) | public static function getOptions(): array method bind (line 48) | public function bind(InputInterface $input) method hasFilter (line 77) | public function hasFilter(): bool method match (line 88) | public function match(string $string, ?array &$matches = null): bool method validateInput (line 100) | private function validateInput(InputInterface $input) method stringIsRegex (line 116) | private function stringIsRegex(string $string): bool method validateRegex (line 128) | private function validateRegex(string $pattern) FILE: vendor/psy/psysh/src/Input/ShellInput.php class ShellInput (line 20) | class ShellInput extends StringInput method __construct (line 38) | public function __construct(string $input) method bind (line 50) | public function bind(InputDefinition $definition): void method tokenize (line 86) | private function tokenize(string $input): array method parse (line 124) | protected function parse(): void method parseShellArgument (line 155) | private function parseShellArgument(string $token, string $rest) method parseShortOption (line 205) | private function parseShortOption(string $token) method parseShortOptionSet (line 228) | private function parseShortOptionSet(string $name) method parseLongOption (line 252) | private function parseLongOption(string $token) method addShortOption (line 274) | private function addShortOption(string $shortcut, $value) method addLongOption (line 291) | private function addLongOption(string $name, $value) FILE: vendor/psy/psysh/src/Input/SilentInput.php class SilentInput (line 21) | class SilentInput method __construct (line 30) | public function __construct(string $inputString) method __toString (line 38) | public function __toString(): string FILE: vendor/psy/psysh/src/Output/OutputPager.php type OutputPager (line 20) | interface OutputPager extends OutputInterface method close (line 25) | public function close(); FILE: vendor/psy/psysh/src/Output/PassthruPager.php class PassthruPager (line 20) | class PassthruPager extends StreamOutput implements OutputPager method __construct (line 27) | public function __construct(StreamOutput $output) method close (line 35) | public function close() FILE: vendor/psy/psysh/src/Output/ProcOutputPager.php class ProcOutputPager (line 24) | class ProcOutputPager extends StreamOutput implements OutputPager method __construct (line 40) | public function __construct(StreamOutput $output, string $cmd = 'less ... method doWrite (line 54) | public function doWrite($message, $newline): void method close (line 75) | public function close() method getPipe (line 97) | private function getPipe() FILE: vendor/psy/psysh/src/Output/ShellOutput.php class ShellOutput (line 21) | class ShellOutput extends ConsoleOutput method __construct (line 37) | public function __construct($verbosity = self::VERBOSITY_NORMAL, $deco... method page (line 68) | public function page($messages, int $type = 0) method startPaging (line 92) | public function startPaging() method stopPaging (line 100) | public function stopPaging() method write (line 118) | public function write($messages, $newline = false, $type = 0): void method doWrite (line 153) | public function doWrite($message, $newline): void method setTheme (line 166) | public function setTheme(Theme $theme) method closePager (line 175) | private function closePager() method initFormatters (line 185) | private function initFormatters() method grayExists (line 195) | private function grayExists(): bool FILE: vendor/psy/psysh/src/Output/Theme.php class Theme (line 20) | class Theme method __construct (line 91) | public function __construct($config = 'modern') method setCompact (line 152) | public function setCompact(bool $compact) method compact (line 160) | public function compact(): bool method setPrompt (line 168) | public function setPrompt(string $prompt) method prompt (line 176) | public function prompt(): string method setBufferPrompt (line 184) | public function setBufferPrompt(string $bufferPrompt) method bufferPrompt (line 192) | public function bufferPrompt(): string method setReplayPrompt (line 200) | public function setReplayPrompt(string $replayPrompt) method replayPrompt (line 208) | public function replayPrompt(): string method setReturnValue (line 216) | public function setReturnValue(string $returnValue) method returnValue (line 224) | public function returnValue(): string method setGrayFallback (line 232) | public function setGrayFallback(string $grayFallback) method setStyles (line 249) | public function setStyles(array $styles) method applyStyles (line 259) | public function applyStyles(OutputFormatterInterface $formatter, bool ... method applyErrorStyles (line 269) | public function applyErrorStyles(OutputFormatterInterface $errorFormat... method getStyle (line 276) | private function getStyle(string $name, bool $useGrayFallback): array FILE: vendor/psy/psysh/src/ParserFactory.php class ParserFactory (line 20) | class ParserFactory method createParser (line 25) | public function createParser(): Parser FILE: vendor/psy/psysh/src/Readline/GNUReadline.php class GNUReadline (line 21) | class GNUReadline implements Readline method isSupported (line 37) | public static function isSupported(): bool method supportsBracketedPaste (line 47) | public static function supportsBracketedPaste(): bool method __construct (line 52) | public function __construct($historyFile = null, $historySize = 0, $er... method addHistory (line 64) | public function addHistory(string $line): bool method clearHistory (line 76) | public function clearHistory(): bool method listHistory (line 88) | public function listHistory(): array method readHistory (line 96) | public function readHistory(): bool method readline (line 107) | public function readline(?string $prompt = null) method redisplay (line 115) | public function redisplay() method writeHistory (line 123) | public function writeHistory(): bool FILE: vendor/psy/psysh/src/Readline/Hoa/Autocompleter.php type Autocompleter (line 44) | interface Autocompleter method complete (line 50) | public function complete(&$prefix); method getWordDefinition (line 56) | public function getWordDefinition(): string; FILE: vendor/psy/psysh/src/Readline/Hoa/AutocompleterAggregate.php class AutocompleterAggregate (line 44) | class AutocompleterAggregate implements Autocompleter method __construct (line 54) | public function __construct(array $autocompleters) method complete (line 65) | public function complete(&$prefix) method setAutocompleters (line 95) | protected function setAutocompleters(array $autocompleters) method getAutocompleters (line 106) | public function getAutocompleters() method getWordDefinition (line 114) | public function getWordDefinition(): string FILE: vendor/psy/psysh/src/Readline/Hoa/AutocompleterPath.php class AutocompleterPath (line 44) | class AutocompleterPath implements Autocompleter method __construct (line 64) | public function __construct( method complete (line 85) | public function complete(&$prefix) method getWordDefinition (line 142) | public function getWordDefinition(): string method setRoot (line 150) | public function setRoot(string $root) method getRoot (line 161) | public function getRoot() method setIteratorFactory (line 169) | public function setIteratorFactory(\Closure $iteratorFactory) method getIteratorFactory (line 180) | public function getIteratorFactory() method getDefaultIteratorFactory (line 188) | public static function getDefaultIteratorFactory() FILE: vendor/psy/psysh/src/Readline/Hoa/AutocompleterWord.php class AutocompleterWord (line 44) | class AutocompleterWord implements Autocompleter method __construct (line 54) | public function __construct(array $words) method complete (line 67) | public function complete(&$prefix) method getWordDefinition (line 92) | public function getWordDefinition(): string method setWords (line 104) | public function setWords(array $words) method getWords (line 115) | public function getWords(): array FILE: vendor/psy/psysh/src/Readline/Hoa/Console.php class Console (line 44) | class Console method advancedInteraction (line 119) | public static function advancedInteraction(bool $force = false): bool method restoreInteraction (line 144) | public static function restoreInteraction() method getMode (line 159) | public static function getMode($pipe = \STDIN): int method isDirect (line 232) | public static function isDirect($pipe): bool method isPipe (line 243) | public static function isPipe($pipe): bool method isRedirection (line 254) | public static function isRedirection($pipe): bool method setInput (line 269) | public static function setInput(ConsoleInput $input) method getInput (line 280) | public static function getInput(): ConsoleInput method setOutput (line 292) | public static function setOutput(ConsoleOutput $output) method getOutput (line 303) | public static function getOutput(): ConsoleOutput method setTput (line 315) | public static function setTput(ConsoleTput $tput) method getTput (line 326) | public static function getTput(): ConsoleTput method isTmuxRunning (line 338) | public static function isTmuxRunning(): bool FILE: vendor/psy/psysh/src/Readline/Hoa/ConsoleCursor.php class ConsoleCursor (line 44) | class ConsoleCursor method move (line 59) | public static function move(string $steps, int $repeat = 1) method moveTo (line 157) | public static function moveTo(?int $x = null, ?int $y = null) method getPosition (line 183) | public static function getPosition(): array method save (line 232) | public static function save() method restore (line 242) | public static function restore() method clear (line 260) | public static function clear(string $parts = 'all') method hide (line 315) | public static function hide() method show (line 325) | public static function show() method colorize (line 360) | public static function colorize(string $attributes) method changeColor (line 599) | public static function changeColor(int $fromCode, int $toColor) method setStyle (line 641) | public static function setStyle(string $style, bool $blink = true) method bip (line 684) | public static function bip() FILE: vendor/psy/psysh/src/Readline/Hoa/ConsoleException.php class ConsoleException (line 44) | class ConsoleException extends Exception FILE: vendor/psy/psysh/src/Readline/Hoa/ConsoleInput.php class ConsoleInput (line 46) | class ConsoleInput implements StreamIn method __construct (line 56) | public function __construct(?StreamIn $input = null) method getStream (line 75) | public function getStream(): StreamIn method eof (line 83) | public function eof(): bool method read (line 91) | public function read(int $length) method readString (line 99) | public function readString(int $length) method readCharacter (line 107) | public function readCharacter() method readBoolean (line 115) | public function readBoolean() method readInteger (line 123) | public function readInteger(int $length = 1) method readFloat (line 131) | public function readFloat(int $length = 1) method readArray (line 140) | public function readArray($argument = null) method readLine (line 148) | public function readLine() method readAll (line 156) | public function readAll(int $offset = 0) method scanf (line 164) | public function scanf(string $format): array FILE: vendor/psy/psysh/src/Readline/Hoa/ConsoleOutput.php class ConsoleOutput (line 45) | class ConsoleOutput implements StreamOut method __construct (line 60) | public function __construct(?StreamOut $output = null) method getStream (line 70) | public function getStream(): StreamOut method write (line 78) | public function write(string $string, int $length) method writeString (line 107) | public function writeString(string $string) method writeCharacter (line 117) | public function writeCharacter(string $character) method writeBoolean (line 125) | public function writeBoolean(bool $boolean) method writeInteger (line 133) | public function writeInteger(int $integer) method writeFloat (line 143) | public function writeFloat(float $float) method writeArray (line 153) | public function writeArray(array $array) method writeLine (line 163) | public function writeLine(string $line) method writeAll (line 177) | public function writeAll(string $string) method truncate (line 185) | public function truncate(int $size): bool method considerMultiplexer (line 193) | public function considerMultiplexer(bool $consider): bool method isMultiplexerConsidered (line 204) | public function isMultiplexerConsidered(): bool FILE: vendor/psy/psysh/src/Readline/Hoa/ConsoleProcessus.php class ConsoleProcessus (line 42) | class ConsoleProcessus extends Stream implements StreamIn, StreamOut, St... method __construct (line 246) | public function __construct( method _open (line 288) | protected function &_open(string $streamName, ?StreamContext $context ... method _close (line 308) | protected function _close(): bool method run (line 323) | public function run() method getPipe (line 443) | protected function getPipe(int $pipe) method isPipeSeekable (line 455) | protected function isPipeSeekable(int $pipe): bool method eof (line 469) | public function eof(int $pipe = 1): bool method read (line 477) | public function read(int $length, int $pipe = 1) method readString (line 489) | public function readString(int $length, int $pipe = 1) method readCharacter (line 497) | public function readCharacter(int $pipe = 1) method readBoolean (line 505) | public function readBoolean(int $pipe = 1) method readInteger (line 513) | public function readInteger(int $length = 1, int $pipe = 1) method readFloat (line 521) | public function readFloat(int $length = 1, int $pipe = 1) method readArray (line 530) | public function readArray(?string $format = null, int $pipe = 1) method readLine (line 538) | public function readLine(int $pipe = 1) method readAll (line 546) | public function readAll(int $offset = -1, int $pipe = 1) method scanf (line 562) | public function scanf(string $format, int $pipe = 1): array method write (line 570) | public function write(string $string, int $length, int $pipe = 0) method writeString (line 582) | public function writeString(string $string, int $pipe = 0) method writeCharacter (line 592) | public function writeCharacter(string $char, int $pipe = 0) method writeBoolean (line 600) | public function writeBoolean(bool $boolean, int $pipe = 0) method writeInteger (line 608) | public function writeInteger(int $integer, int $pipe = 0) method writeFloat (line 618) | public function writeFloat(float $float, int $pipe = 0) method writeArray (line 628) | public function writeArray(array $array, int $pipe = 0) method writeLine (line 638) | public function writeLine(string $line, int $pipe = 0) method writeAll (line 652) | public function writeAll(string $string, int $pipe = 0) method truncate (line 660) | public function truncate(int $size, int $pipe = 0): bool method getBasename (line 668) | public function getBasename(): string method getDirname (line 676) | public function getDirname(): string method getStatus (line 684) | public function getStatus(): array method getExitCode (line 692) | public function getExitCode(): int method isSuccessful (line 704) | public function isSuccessful(): bool method terminate (line 715) | public function terminate(int $signal = self::SIGTERM): bool method setCommand (line 723) | protected function setCommand(string $command) method getCommand (line 734) | public function getCommand() method setOptions (line 742) | protected function setOptions(array $options): array method getOptions (line 757) | public function getOptions(): array method getCommandLine (line 765) | public function getCommandLine(): string method setCwd (line 783) | protected function setCwd(string $cwd) method getCwd (line 794) | public function getCwd(): string method setEnvironment (line 802) | protected function setEnvironment(array $environment) method getEnvironment (line 813) | public function getEnvironment() method setTimeout (line 821) | public function setTimeout(int $timeout) method getTimeout (line 832) | public function getTimeout(): int method setTitle (line 840) | public static function setTitle(string $title) method getTitle (line 848) | public static function getTitle() method locate (line 856) | public static function locate(string $binary) method execute (line 884) | public static function execute(string $commandLine, bool $escape = tru... FILE: vendor/psy/psysh/src/Readline/Hoa/ConsoleTput.php class ConsoleTput (line 47) | class ConsoleTput method __construct (line 575) | public function __construct($terminfo = null) method parse (line 589) | protected function parse(string $terminfo): array method getInformations (line 702) | public function getInformations(): array method has (line 710) | public function has(string $boolean): bool method count (line 722) | public function count(string $number): int method get (line 734) | public function get(string $string) method getTerm (line 746) | public static function getTerm(): string method getTerminfo (line 757) | public static function getTerminfo($term = null): string method isSupported (line 809) | public static function isSupported(): bool FILE: vendor/psy/psysh/src/Readline/Hoa/ConsoleWindow.php class ConsoleWindow (line 46) | class ConsoleWindow implements EventSource method __construct (line 58) | private function __construct() method getInstance (line 71) | public static function getInstance(): self method setSize (line 83) | public static function setSize(int $x, int $y) method getSize (line 97) | public static function getSize(): array method moveTo (line 183) | public static function moveTo(int $x, int $y) method getPosition (line 198) | public static function getPosition(): array method scroll (line 246) | public static function scroll(string $directions, int $repeat = 1) method minimize (line 309) | public static function minimize() method restore (line 324) | public static function restore() method raise (line 338) | public static function raise() method lower (line 352) | public static function lower() method setTitle (line 366) | public static function setTitle(string $title) method getTitle (line 381) | public static function getTitle() method getLabel (line 425) | public static function getLabel() method refresh (line 469) | public static function refresh() method copy (line 484) | public static function copy(string $data) FILE: vendor/psy/psysh/src/Readline/Hoa/Event.php class Event (line 44) | class Event method __construct (line 70) | private function __construct() method getEvent (line 79) | public static function getEvent(string $eventId): self method register (line 95) | public static function register(string $eventId, /* Source|string */ $... method unregister (line 124) | public static function unregister(string $eventId, bool $hard = false) method attach (line 139) | public function attach($callable): self method detach (line 152) | public function detach($callable): self method isListened (line 162) | public function isListened(): bool method notify (line 170) | public static function notify(string $eventId, EventSource $source, Ev... method eventExists (line 187) | public static function eventExists(string $eventId): bool FILE: vendor/psy/psysh/src/Readline/Hoa/EventBucket.php class EventBucket (line 42) | class EventBucket method __construct (line 57) | public function __construct($data = null) method send (line 67) | public function send(string $eventId, EventSource $source) method setSource (line 75) | public function setSource(EventSource $source) method getSource (line 86) | public function getSource() method setData (line 94) | public function setData($data) method getData (line 105) | public function getData() FILE: vendor/psy/psysh/src/Readline/Hoa/EventException.php class EventException (line 42) | class EventException extends Exception FILE: vendor/psy/psysh/src/Readline/Hoa/EventListenable.php type EventListenable (line 42) | interface EventListenable extends EventSource method on (line 47) | public function on(string $listenerId, $callable): self; FILE: vendor/psy/psysh/src/Readline/Hoa/EventListener.php class EventListener (line 43) | class EventListener method __construct (line 58) | public function __construct(EventListenable $source, array $ids) method addIds (line 69) | public function addIds(array $ids) method attach (line 79) | public function attach(string $listenerId, $callable): self method detach (line 94) | public function detach(string $listenerId, $callable): self method detachAll (line 104) | public function detachAll(string $listenerId): self method listenerExists (line 114) | public function listenerExists(string $listenerId): bool method fire (line 122) | public function fire(string $listenerId, EventBucket $data): array FILE: vendor/psy/psysh/src/Readline/Hoa/EventListens.php type EventListens (line 42) | trait EventListens method on (line 52) | public function on(string $listenerId, $callable): EventListenable method setListener (line 68) | protected function setListener(EventListener $listener) method getListener (line 79) | protected function getListener() FILE: vendor/psy/psysh/src/Readline/Hoa/EventSource.php type EventSource (line 42) | interface EventSource FILE: vendor/psy/psysh/src/Readline/Hoa/Exception.php class Exception (line 42) | class Exception extends ExceptionIdle implements EventSource method __construct (line 51) | public function __construct( method send (line 71) | public function send() FILE: vendor/psy/psysh/src/Readline/Hoa/ExceptionIdle.php class ExceptionIdle (line 44) | class ExceptionIdle extends \Exception method __construct (line 78) | public function __construct( method getBacktrace (line 97) | public function getBacktrace() method getPreviousThrow (line 111) | public function getPreviousThrow() method getArguments (line 123) | public function getArguments() method getRawMessage (line 148) | public function getRawMessage(): string method getFormattedMessage (line 156) | public function getFormattedMessage(): string method getFrom (line 164) | public function getFrom(): string method raise (line 188) | public function raise(bool $includePrevious = false): string method uncaught (line 230) | public static function uncaught(\Throwable $exception) method __toString (line 247) | public function __toString(): string method enableUncaughtHandler (line 257) | public static function enableUncaughtHandler(bool $enable = true) FILE: vendor/psy/psysh/src/Readline/Hoa/File.php class File (line 44) | abstract class File extends FileGeneric implements StreamBufferable, Str... method __construct (line 105) | public function __construct( method _open (line 143) | protected function &_open(string $streamName, ?StreamContext $context ... method _close (line 175) | protected function _close(): bool method newBuffer (line 184) | public function newBuffer($callable = null, ?int $size = null): int method flush (line 196) | public function flush(): bool method deleteBuffer (line 204) | public function deleteBuffer(): bool method getBufferLevel (line 212) | public function getBufferLevel(): int method getBufferSize (line 220) | public function getBufferSize(): int method lock (line 228) | public function lock(int $operation): bool method rewind (line 236) | public function rewind(): bool method seek (line 244) | public function seek(int $offset, int $whence = StreamPointable::SEEK_... method tell (line 252) | public function tell(): int method create (line 266) | public static function create(string $name) FILE: vendor/psy/psysh/src/Readline/Hoa/FileDirectory.php class FileDirectory (line 44) | class FileDirectory extends FileGeneric method __construct (line 66) | public function __construct( method _open (line 81) | protected function &_open(string $streamName, ?StreamContext $context ... method _close (line 105) | protected function _close(): bool method copy (line 113) | public function copy(string $to, bool $force = StreamTouchable::DO_NOT... method delete (line 163) | public function delete(): bool method create (line 185) | public static function create( FILE: vendor/psy/psysh/src/Readline/Hoa/FileDoesNotExistException.php class FileDoesNotExistException (line 46) | class FileDoesNotExistException extends FileException FILE: vendor/psy/psysh/src/Readline/Hoa/FileException.php class FileException (line 46) | class FileException extends Exception FILE: vendor/psy/psysh/src/Readline/Hoa/FileFinder.php class FileFinder (line 44) | class FileFinder implements \IteratorAggregate method __construct (line 89) | public function __construct() method in (line 102) | public function in($paths): self method maxDepth (line 131) | public function maxDepth(int $depth): self method files (line 141) | public function files(): self method directories (line 151) | public function directories(): self method links (line 161) | public function links(): self method followSymlinks (line 171) | public function followSymlinks(bool $flag = true): self method name (line 187) | public function name(string $regex): self method notIn (line 201) | public function notIn(string $regex): self method size (line 227) | public function size(string $size): self method dots (line 337) | public function dots(bool $flag = true): self method owner (line 351) | public function owner(int $owner): self method formatDate (line 370) | protected function formatDate(string $date, &$operator): int method changed (line 396) | public function changed(string $date): self method modified (line 418) | public function modified(string $date): self method filter (line 445) | public function filter($callback): self method sortByName (line 459) | public function sortByName(string $locale = 'root'): self method sortBySize (line 481) | public function sortBySize(): self method sort (line 500) | public function sort($callable): self method childFirst (line 510) | public function childFirst(): self method getIterator (line 520) | public function getIterator() method setSplFileInfo (line 587) | public function setSplFileInfo(string $splFileInfo): string method getSplFileInfo (line 598) | public function getSplFileInfo(): string method getPaths (line 606) | protected function getPaths(): array method getMaxDepth (line 614) | public function getMaxDepth(): int method getTypes (line 622) | public function getTypes(): array method getFilters (line 630) | protected function getFilters(): array method getSorts (line 638) | protected function getSorts(): array method getFlags (line 646) | public function getFlags(): int method getFirst (line 654) | public function getFirst(): int FILE: vendor/psy/psysh/src/Readline/Hoa/FileGeneric.php class FileGeneric (line 44) | abstract class FileGeneric extends Stream implements StreamPathable, Str... method getBasename (line 54) | public function getBasename(): string method getDirname (line 62) | public function getDirname(): string method getSize (line 70) | public function getSize(): int method getStatistic (line 82) | public function getStatistic(): array method getATime (line 90) | public function getATime(): int method getCTime (line 98) | public function getCTime(): int method getMTime (line 106) | public function getMTime(): int method getGroup (line 114) | public function getGroup(): int method getOwner (line 122) | public function getOwner(): int method getPermissions (line 130) | public function getPermissions(): int method getReadablePermissions (line 147) | public function getReadablePermissions(): string method isReadable (line 192) | public function isReadable(): bool method isWritable (line 200) | public function isWritable(): bool method isExecutable (line 208) | public function isExecutable(): bool method clearStatisticCache (line 216) | public function clearStatisticCache() method clearAllStatisticCaches (line 224) | public static function clearAllStatisticCaches() method touch (line 232) | public function touch(?int $time = null, ?int $atime = null): bool method copy (line 249) | public function copy(string $to, bool $force = StreamTouchable::DO_NOT... method move (line 268) | public function move( method delete (line 297) | public function delete(): bool method changeGroup (line 312) | public function changeGroup($group): bool method changeMode (line 320) | public function changeMode(int $mode): bool method changeOwner (line 328) | public function changeOwner($user): bool method umask (line 336) | public static function umask(?int $umask = null): int method isFile (line 348) | public function isFile(): bool method isLink (line 356) | public function isLink(): bool method isDirectory (line 364) | public function isDirectory(): bool method isSocket (line 372) | public function isSocket(): bool method isFIFOPipe (line 380) | public function isFIFOPipe(): bool method isCharacterSpecial (line 388) | public function isCharacterSpecial(): bool method isBlockSpecial (line 396) | public function isBlockSpecial(): bool method isUnknown (line 404) | public function isUnknown(): bool method setMode (line 412) | protected function setMode(string $mode) method getMode (line 423) | public function getMode() method getINode (line 431) | public function getINode(): int method isCaseSensitive (line 439) | public static function isCaseSensitive(): bool method getRealPath (line 450) | public function getRealPath(): string method getExtension (line 462) | public function getExtension(): string method getFilename (line 473) | public function getFilename(): string FILE: vendor/psy/psysh/src/Readline/Hoa/FileLink.php class FileLink (line 44) | class FileLink extends File method __construct (line 49) | public function __construct( method getStatistic (line 67) | public function getStatistic(): array method changeGroup (line 75) | public function changeGroup($group): bool method changeOwner (line 83) | public function changeOwner($user): bool method getPermissions (line 91) | public function getPermissions(): int method getTarget (line 99) | public function getTarget(): FileGeneric method getTargetName (line 133) | public function getTargetName(): string method create (line 141) | public static function create(string $name, string $target): bool FILE: vendor/psy/psysh/src/Readline/Hoa/FileLinkRead.php class FileLinkRead (line 46) | class FileLinkRead extends FileLink implements StreamIn method __construct (line 57) | public function __construct( method _open (line 79) | protected function &_open(string $streamName, ?StreamContext $context ... method eof (line 106) | public function eof(): bool method read (line 120) | public function read(int $length) method readString (line 136) | public function readString(int $length) method readCharacter (line 146) | public function readCharacter() method readBoolean (line 156) | public function readBoolean() method readInteger (line 168) | public function readInteger(int $length = 1) method readFloat (line 180) | public function readFloat(int $length = 1) method readArray (line 193) | public function readArray(?string $format = null) method readLine (line 203) | public function readLine() method readAll (line 215) | public function readAll(int $offset = 0) method scanf (line 227) | public function scanf(string $format): array FILE: vendor/psy/psysh/src/Readline/Hoa/FileLinkReadWrite.php class FileLinkReadWrite (line 44) | class FileLinkReadWrite extends FileLink implements StreamIn, StreamOut method __construct (line 49) | public function __construct( method _open (line 63) | protected function &_open(string $streamName, ?StreamContext $context ... method eof (line 92) | public function eof(): bool method read (line 100) | public function read(int $length) method readString (line 112) | public function readString(int $length) method readCharacter (line 120) | public function readCharacter() method readBoolean (line 128) | public function readBoolean() method readInteger (line 136) | public function readInteger(int $length = 1) method readFloat (line 144) | public function readFloat(int $length = 1) method readArray (line 153) | public function readArray(?string $format = null) method readLine (line 161) | public function readLine() method readAll (line 169) | public function readAll(int $offset = 0) method scanf (line 177) | public function scanf(string $format): array method write (line 185) | public function write(string $string, int $length) method writeString (line 197) | public function writeString(string $string) method writeCharacter (line 207) | public function writeCharacter(string $char) method writeBoolean (line 215) | public function writeBoolean(bool $boolean) method writeInteger (line 223) | public function writeInteger(int $integer) method writeFloat (line 233) | public function writeFloat(float $float) method writeArray (line 243) | public function writeArray(array $array) method writeLine (line 253) | public function writeLine(string $line) method writeAll (line 267) | public function writeAll(string $string) method truncate (line 275) | public function truncate(int $size): bool FILE: vendor/psy/psysh/src/Readline/Hoa/FileRead.php class FileRead (line 44) | class FileRead extends File implements StreamIn method __construct (line 49) | public function __construct( method _open (line 63) | protected function &_open(string $streamName, ?StreamContext $context ... method eof (line 88) | public function eof(): bool method read (line 96) | public function read(int $length) method readString (line 108) | public function readString(int $length) method readCharacter (line 116) | public function readCharacter() method readBoolean (line 124) | public function readBoolean() method readInteger (line 132) | public function readInteger(int $length = 1) method readFloat (line 140) | public function readFloat(int $length = 1) method readArray (line 149) | public function readArray(?string $format = null) method readLine (line 157) | public function readLine() method readAll (line 165) | public function readAll(int $offset = 0) method scanf (line 173) | public function scanf(string $format): array FILE: vendor/psy/psysh/src/Readline/Hoa/FileReadWrite.php class FileReadWrite (line 44) | class FileReadWrite extends File implements StreamIn, StreamOut method __construct (line 49) | public function __construct( method _open (line 63) | protected function &_open(string $streamName, ?StreamContext $context ... method eof (line 92) | public function eof(): bool method read (line 100) | public function read(int $length) method readString (line 112) | public function readString(int $length) method readCharacter (line 120) | public function readCharacter() method readBoolean (line 128) | public function readBoolean() method readInteger (line 136) | public function readInteger(int $length = 1) method readFloat (line 144) | public function readFloat(int $length = 1) method readArray (line 153) | public function readArray(?string $format = null) method readLine (line 161) | public function readLine() method readAll (line 169) | public function readAll(int $offset = 0) method scanf (line 177) | public function scanf(string $format): array method write (line 185) | public function write(string $string, int $length) method writeString (line 197) | public function writeString(string $string) method writeCharacter (line 207) | public function writeCharacter(string $char) method writeBoolean (line 215) | public function writeBoolean(bool $boolean) method writeInteger (line 223) | public function writeInteger(int $integer) method writeFloat (line 233) | public function writeFloat(float $float) method writeArray (line 243) | public function writeArray(array $array) method writeLine (line 253) | public function writeLine(string $line) method writeAll (line 267) | public function writeAll(string $string) method truncate (line 275) | public function truncate(int $size): bool FILE: vendor/psy/psysh/src/Readline/Hoa/IStream.php type IStream (line 44) | interface IStream method getStream (line 49) | public function getStream(); FILE: vendor/psy/psysh/src/Readline/Hoa/IteratorFileSystem.php class IteratorFileSystem (line 44) | class IteratorFileSystem extends \FilesystemIterator method __construct (line 56) | public function __construct(string $path, ?int $flags = null, ?string ... method current (line 73) | #[\ReturnTypeWillChange] FILE: vendor/psy/psysh/src/Readline/Hoa/IteratorRecursiveDirectory.php class IteratorRecursiveDirectory (line 44) | class IteratorRecursiveDirectory extends \RecursiveDirectoryIterator method __construct (line 61) | public function __construct(string $path, ?int $flags = null, ?string ... method current (line 79) | #[\ReturnTypeWillChange] method getChildren (line 101) | #[\ReturnTypeWillChange] method setSplFileInfoClass (line 114) | public function setSplFileInfoClass($splFileInfoClass) method getRelativePath (line 122) | public function getRelativePath(): string FILE: vendor/psy/psysh/src/Readline/Hoa/IteratorSplFileInfo.php class IteratorSplFileInfo (line 44) | class IteratorSplFileInfo extends \SplFileInfo method __construct (line 59) | public function __construct(string $filename, ?string $relativePath = ... method getHash (line 75) | public function getHash(): string method getMTime (line 83) | public function getMTime(): int method setRelativePath (line 95) | public function setRelativePath(string $relativePath) method getRelativePath (line 106) | public function getRelativePath() method getRelativePathname (line 114) | public function getRelativePathname(): string FILE: vendor/psy/psysh/src/Readline/Hoa/Protocol.php class Protocol (line 42) | class Protocol extends ProtocolNode method __construct (line 64) | public function __construct() method getInstance (line 75) | public static function getInstance(): self method initialize (line 87) | protected function initialize() method resolve (line 148) | public function resolve(string $path, bool $exists = true, bool $unfol... method clearCache (line 219) | public static function clearCache() FILE: vendor/psy/psysh/src/Readline/Hoa/ProtocolException.php class ProtocolException (line 42) | class ProtocolException extends Exception FILE: vendor/psy/psysh/src/Readline/Hoa/ProtocolNode.php class ProtocolNode (line 42) | class ProtocolNode implements \ArrayAccess, \IteratorAggregate method __construct (line 65) | public function __construct(?string $name = null, ?string $reach = nul... method offsetSet (line 85) | #[\ReturnTypeWillChange] method offsetGet (line 106) | public function offsetGet($name): self method offsetExists (line 118) | public function offsetExists($name): bool method offsetUnset (line 126) | #[\ReturnTypeWillChange] method _resolve (line 136) | protected function _resolve(string $path, &$accumulator, ?string $id =... method _resolveChoice (line 194) | protected function _resolveChoice($reach, &$accumulator) method reach (line 249) | public function reach(?string $queue = null) method reachId (line 258) | public function reachId(string $id) method setReach (line 266) | public function setReach(string $reach) method getName (line 277) | public function getName() method getReach (line 285) | protected function getReach() method getIterator (line 293) | public function getIterator(): \ArrayIterator method getRoot (line 301) | public static function getRoot(): Protocol method __toString (line 309) | public function __toString(): string FILE: vendor/psy/psysh/src/Readline/Hoa/ProtocolNodeLibrary.php class ProtocolNodeLibrary (line 42) | class ProtocolNodeLibrary extends ProtocolNode method reach (line 47) | public function reach(?string $queue = null) FILE: vendor/psy/psysh/src/Readline/Hoa/ProtocolWrapper.php class ProtocolWrapper (line 42) | class ProtocolWrapper method realPath (line 63) | public static function realPath(string $path, bool $exists = true) method stream_cast (line 75) | public function stream_cast(int $castAs) method stream_close (line 86) | public function stream_close() method stream_eof (line 98) | public function stream_eof(): bool method stream_flush (line 109) | public function stream_flush(): bool method stream_lock (line 128) | public function stream_lock(int $operation): bool method stream_metadata (line 149) | public function stream_metadata(string $path, int $option, $values): bool method stream_open (line 196) | public function stream_open(string $path, string $mode, int $options, ... method stream_read (line 229) | public function stream_read(int $size): string method stream_seek (line 245) | public function stream_seek(int $offset, int $whence = \SEEK_SET): bool method stream_stat (line 254) | public function stream_stat(): array method stream_tell (line 263) | public function stream_tell(): int method stream_truncate (line 271) | public function stream_truncate(int $size): bool method stream_write (line 280) | public function stream_write(string $data): int method dir_closedir (line 291) | public function dir_closedir() method dir_opendir (line 305) | public function dir_opendir(string $path, int $options): bool method dir_readdir (line 332) | public function dir_readdir() method dir_rewinddir (line 344) | public function dir_rewinddir() method mkdir (line 353) | public function mkdir(string $path, int $mode, int $options): bool method rename (line 376) | public function rename(string $from, string $to): bool method rmdir (line 394) | public function rmdir(string $path, int $options): bool method unlink (line 407) | public function unlink(string $path): bool method url_stat (line 431) | public function url_stat(string $path, int $flags) method getStream (line 456) | public function getStream() method getStreamName (line 464) | public function getStreamName() FILE: vendor/psy/psysh/src/Readline/Hoa/Readline.php class Readline (line 44) | class Readline method __construct (line 114) | public function __construct() method readLine (line 140) | public function readLine(?string $prefix = null) method _readLine (line 203) | public function _readLine(string $char) method addMappings (line 242) | public function addMappings(array $mappings) method addMapping (line 258) | public function addMapping(string $key, $mapping) method addHistory (line 273) | public function addHistory(?string $line = null) method clearHistory (line 286) | public function clearHistory() method getHistory (line 297) | public function getHistory(?int $i = null) method previousHistory (line 313) | public function previousHistory() method nextHistory (line 325) | public function nextHistory() method getLine (line 337) | public function getLine() method appendLine (line 345) | public function appendLine(string $append) method insertLine (line 355) | public function insertLine(string $insert) method resetLine (line 373) | protected function resetLine() method getLineCurrent (line 383) | public function getLineCurrent(): int method getLineLength (line 393) | public function getLineLength(): int method setPrefix (line 401) | public function setPrefix(string $prefix) method getPrefix (line 409) | public function getPrefix() method getBuffer (line 417) | public function getBuffer() method setAutocompleter (line 425) | public function setAutocompleter(Autocompleter $autocompleter) method getAutocompleter (line 438) | public function getAutocompleter() method _read (line 446) | public function _read(int $length = 512): string method setLine (line 454) | public function setLine(string $line) method setLineCurrent (line 464) | public function setLineCurrent(int $current) method setLineLength (line 472) | public function setLineLength(int $length) method setBuffer (line 480) | public function setBuffer(string $buffer) method _bindArrowUp (line 489) | public function _bindArrowUp(self $self): int method _bindArrowDown (line 506) | public function _bindArrowDown(self $self): int method _bindArrowRight (line 523) | public function _bindArrowRight(self $self): int method _bindArrowLeft (line 542) | public function _bindArrowLeft(self $self): int method _bindBackspace (line 561) | public function _bindBackspace(self $self): int method _bindControlA (line 592) | public function _bindControlA(self $self): int method _bindControlB (line 605) | public function _bindControlB(self $self): int method _bindControlE (line 638) | public function _bindControlE(self $self): int method _bindControlF (line 655) | public function _bindControlF(self $self): int method _bindControlW (line 692) | public function _bindControlW(self $self): int method _bindNewline (line 724) | public function _bindNewline(self $self): int method _bindTab (line 734) | public function _bindTab(self $self): int FILE: vendor/psy/psysh/src/Readline/Hoa/Stream.php class Stream (line 44) | abstract class Stream implements IStream, EventListenable method __construct (line 113) | public function __construct(string $streamName, ?string $context = nul... method _getStream (line 150) | private static function &_getStream( method _open (line 198) | abstract protected function &_open(string $streamName, ?StreamContext ... method _close (line 205) | abstract protected function _close(): bool; method open (line 210) | final public function open(): self method close (line 246) | final public function close() method getStreamName (line 285) | public function getStreamName() method getStream (line 297) | public function getStream() method getStreamContext (line 309) | public function getStreamContext() method getStreamHandler (line 321) | public static function getStreamHandler(string $streamName) method _setStream (line 338) | public function _setStream($stream) method isOpened (line 355) | public function isOpened(): bool method setStreamTimeout (line 363) | public function setStreamTimeout(int $seconds, int $microseconds = 0):... method hasBeenDeferred (line 371) | protected function hasBeenDeferred() method hasTimedOut (line 381) | public function hasTimedOut(): bool method setStreamBlocking (line 391) | public function setStreamBlocking(bool $mode): bool method setStreamBuffer (line 403) | public function setStreamBuffer(int $buffer): bool method disableStreamBuffer (line 419) | public function disableStreamBuffer(): bool method getStreamBufferSize (line 427) | public function getStreamBufferSize(): int method getStreamWrapperName (line 435) | public function getStreamWrapperName(): string method getStreamMetaData (line 447) | public function getStreamMetaData(): array method isBorrowing (line 455) | public function isBorrowing(): bool method _notify (line 463) | public function _notify( method _Hoa_Stream (line 500) | final public static function _Hoa_Stream() method __toString (line 512) | public function __toString(): string method __destruct (line 520) | public function __destruct() class _Protocol (line 539) | class _Protocol extends ProtocolNode method reachId (line 555) | public function reachId(string $id) FILE: vendor/psy/psysh/src/Readline/Hoa/StreamBufferable.php type StreamBufferable (line 46) | interface StreamBufferable extends IStream method newBuffer (line 52) | public function newBuffer($callable = null, ?int $size = null): int; method flush (line 57) | public function flush(); method deleteBuffer (line 62) | public function deleteBuffer(): bool; method getBufferLevel (line 67) | public function getBufferLevel(): int; method getBufferSize (line 72) | public function getBufferSize(): int; FILE: vendor/psy/psysh/src/Readline/Hoa/StreamContext.php class StreamContext (line 44) | class StreamContext method __construct (line 64) | protected function __construct($id) method getInstance (line 75) | public static function getInstance(string $id): self method getId (line 87) | public function getId(): string method contextExists (line 95) | public static function contextExists(string $id): bool method setOptions (line 104) | public function setOptions(array $options): bool method setParameters (line 113) | public function setParameters(array $parameters): bool method getOptions (line 121) | public function getOptions(): array method getParameters (line 129) | public function getParameters(): array method getContext (line 137) | public function getContext() FILE: vendor/psy/psysh/src/Readline/Hoa/StreamException.php class StreamException (line 44) | class StreamException extends Exception FILE: vendor/psy/psysh/src/Readline/Hoa/StreamIn.php type StreamIn (line 44) | interface StreamIn extends IStream method eof (line 49) | public function eof(): bool; method read (line 54) | public function read(int $length); method readString (line 59) | public function readString(int $length); method readCharacter (line 65) | public function readCharacter(); method readBoolean (line 70) | public function readBoolean(); method readInteger (line 75) | public function readInteger(int $length = 1); method readFloat (line 80) | public function readFloat(int $length = 1); method readArray (line 86) | public function readArray(); method readLine (line 91) | public function readLine(); method readAll (line 96) | public function readAll(int $offset = 0); method scanf (line 101) | public function scanf(string $format): array; FILE: vendor/psy/psysh/src/Readline/Hoa/StreamLockable.php type StreamLockable (line 46) | interface StreamLockable extends IStream method lock (line 84) | public function lock(int $operation): bool; FILE: vendor/psy/psysh/src/Readline/Hoa/StreamOut.php type StreamOut (line 44) | interface StreamOut extends IStream method write (line 49) | public function write(string $string, int $length); method writeString (line 54) | public function writeString(string $string); method writeCharacter (line 59) | public function writeCharacter(string $character); method writeBoolean (line 64) | public function writeBoolean(bool $boolean); method writeInteger (line 69) | public function writeInteger(int $integer); method writeFloat (line 74) | public function writeFloat(float $float); method writeArray (line 79) | public function writeArray(array $array); method writeLine (line 84) | public function writeLine(string $line); method writeAll (line 89) | public function writeAll(string $string); method truncate (line 94) | public function truncate(int $size): bool; FILE: vendor/psy/psysh/src/Readline/Hoa/StreamPathable.php type StreamPathable (line 44) | interface StreamPathable extends IStream method getBasename (line 49) | public function getBasename(): string; method getDirname (line 54) | public function getDirname(): string; FILE: vendor/psy/psysh/src/Readline/Hoa/StreamPointable.php type StreamPointable (line 44) | interface StreamPointable extends IStream method rewind (line 64) | public function rewind(): bool; method seek (line 69) | public function seek(int $offset, int $whence = self::SEEK_SET): int; method tell (line 74) | public function tell(): int; FILE: vendor/psy/psysh/src/Readline/Hoa/StreamStatable.php type StreamStatable (line 44) | interface StreamStatable extends IStream method getSize (line 54) | public function getSize(): int; method getStatistic (line 59) | public function getStatistic(): array; method getATime (line 64) | public function getATime(): int; method getCTime (line 69) | public function getCTime(): int; method getMTime (line 74) | public function getMTime(): int; method getGroup (line 79) | public function getGroup(): int; method getOwner (line 84) | public function getOwner(): int; method getPermissions (line 89) | public function getPermissions(): int; method isReadable (line 94) | public function isReadable(): bool; method isWritable (line 99) | public function isWritable(): bool; method isExecutable (line 104) | public function isExecutable(): bool; method clearStatisticCache (line 109) | public function clearStatisticCache(); method clearAllStatisticCaches (line 114) | public static function clearAllStatisticCaches(); FILE: vendor/psy/psysh/src/Readline/Hoa/StreamTouchable.php type StreamTouchable (line 44) | interface StreamTouchable extends IStream method touch (line 69) | public function touch(int $time = -1, int $atime = -1): bool; method copy (line 75) | public function copy(string $to, bool $force = self::DO_NOT_OVERWRITE)... method move (line 80) | public function move( method delete (line 89) | public function delete(): bool; method changeGroup (line 94) | public function changeGroup($group): bool; method changeMode (line 99) | public function changeMode(int $mode): bool; method changeOwner (line 104) | public function changeOwner($user): bool; method umask (line 109) | public static function umask(?int $umask = null): int; FILE: vendor/psy/psysh/src/Readline/Hoa/Ustring.php class Ustring (line 46) | class Ustring method checkMbString (line 51) | public static function checkMbString(): bool method getCharWidth (line 68) | public static function getCharWidth(string $char): int method isCharPrintable (line 108) | public static function isCharPrintable(string $char): bool method toCode (line 116) | public static function toCode(string $char): int FILE: vendor/psy/psysh/src/Readline/Hoa/Xcallable.php class Xcallable (line 44) | class Xcallable method __construct (line 85) | public function __construct($call, $able = '') method __invoke (line 139) | public function __invoke(...$arguments) method getValidCallback (line 149) | public function getValidCallback(array &$arguments = []) method getHash (line 209) | public function getHash(): string method __toString (line 240) | public function __toString(): string method from (line 248) | public static function from($call, $able = '') FILE: vendor/psy/psysh/src/Readline/Libedit.php class Libedit (line 26) | class Libedit extends GNUReadline method isSupported (line 33) | public static function isSupported(): bool method supportsBracketedPaste (line 41) | public static function supportsBracketedPaste(): bool method listHistory (line 49) | public function listHistory(): array method writeHistory (line 78) | public function writeHistory(): bool method parseHistoryLine (line 107) | protected function parseHistoryLine(string $line) FILE: vendor/psy/psysh/src/Readline/Readline.php type Readline (line 17) | interface Readline method __construct (line 24) | public function __construct($historyFile = null, $historySize = 0, $er... method isSupported (line 29) | public static function isSupported(): bool; method supportsBracketedPaste (line 34) | public static function supportsBracketedPaste(): bool; method addHistory (line 43) | public function addHistory(string $line): bool; method clearHistory (line 50) | public function clearHistory(): bool; method listHistory (line 57) | public function listHistory(): array; method readHistory (line 64) | public function readHistory(): bool; method readline (line 73) | public function readline(?string $prompt = null); method redisplay (line 78) | public function redisplay(); method writeHistory (line 85) | public function writeHistory(): bool; FILE: vendor/psy/psysh/src/Readline/Transient.php class Transient (line 19) | class Transient implements Readline method isSupported (line 32) | public static function isSupported(): bool method supportsBracketedPaste (line 40) | public static function supportsBracketedPaste(): bool method __construct (line 48) | public function __construct($historyFile = null, $historySize = 0, $er... method addHistory (line 59) | public function addHistory(string $line): bool method clearHistory (line 84) | public function clearHistory(): bool method listHistory (line 94) | public function listHistory(): array method readHistory (line 102) | public function readHistory(): bool method readline (line 114) | public function readline(?string $prompt = null) method redisplay (line 124) | public function redisplay() method writeHistory (line 132) | public function writeHistory(): bool method getStdin (line 144) | private function getStdin() FILE: vendor/psy/psysh/src/Readline/Userland.php class Userland (line 26) | class Userland implements Readline method isSupported (line 34) | public static function isSupported(): bool method supportsBracketedPaste (line 44) | public static function supportsBracketedPaste(): bool method __construct (line 52) | public function __construct($historyFile = null, $historySize = 0, $er... method bootstrapHoa (line 76) | public static function bootstrapHoa(bool $withTerminalResize = false) method addHistory (line 91) | public function addHistory(string $line): bool method clearHistory (line 101) | public function clearHistory(): bool method listHistory (line 111) | public function listHistory(): array method readHistory (line 125) | public function readHistory(): bool method readline (line 137) | public function readline(?string $prompt = null) method redisplay (line 147) | public function redisplay() method writeHistory (line 157) | public function writeHistory(): bool FILE: vendor/psy/psysh/src/Reflection/ReflectionConstant.php class ReflectionConstant (line 19) | class ReflectionConstant implements \Reflector method __construct (line 42) | public function __construct(string $name) method export (line 63) | public static function export(string $name, bool $return = false) method isMagicConstant (line 77) | public static function isMagicConstant($name) method getDocComment (line 87) | public function getDocComment(): bool method getName (line 95) | public function getName(): string method getNamespaceName (line 105) | public function getNamespaceName(): string method getValue (line 119) | public function getValue() method inNamespace (line 127) | public function inNamespace(): bool method __toString (line 135) | public function __toString(): string method getFileName (line 146) | public function getFileName() method getStartLine (line 157) | public function getStartLine() method getEndLine (line 167) | public function getEndLine() FILE: vendor/psy/psysh/src/Reflection/ReflectionLanguageConstruct.php class ReflectionLanguageConstruct (line 17) | class ReflectionLanguageConstruct extends \ReflectionFunctionAbstract method __construct (line 77) | public function __construct(string $keyword) method export (line 91) | public static function export($name) method getName (line 99) | public function getName(): string method returnsReference (line 107) | public function returnsReference(): bool method getParameters (line 117) | public function getParameters(): array method getFileName (line 136) | #[\ReturnTypeWillChange] method __toString (line 145) | public function __toString(): string method isLanguageConstruct (line 155) | public static function isLanguageConstruct(string $keyword): bool FILE: vendor/psy/psysh/src/Reflection/ReflectionLanguageConstructParameter.php class ReflectionLanguageConstructParameter (line 19) | class ReflectionLanguageConstructParameter extends \ReflectionParameter method __construct (line 32) | public function __construct($function, $parameter, array $opts) method getClass (line 42) | public function getClass(): ?\ReflectionClass method isArray (line 52) | public function isArray(): bool method getDefaultValue (line 64) | #[\ReturnTypeWillChange] method getName (line 79) | public function getName(): string method isOptional (line 89) | public function isOptional(): bool method isDefaultValueAvailable (line 99) | public function isDefaultValueAvailable(): bool method isPassedByReference (line 111) | public function isPassedByReference(): bool FILE: vendor/psy/psysh/src/Reflection/ReflectionNamespace.php class ReflectionNamespace (line 17) | class ReflectionNamespace implements \Reflector method __construct (line 26) | public function __construct(string $name) method getName (line 36) | public function getName(): string method export (line 46) | public static function export($name) method __toString (line 56) | public function __toString(): string FILE: vendor/psy/psysh/src/Shell.php class Shell (line 54) | class Shell extends Application method __construct (line 86) | public function __construct(?Configuration $config = null) method isIncluded (line 112) | public static function isIncluded(array $trace): bool method isPhar (line 131) | public static function isPhar(): bool method debug (line 147) | public static function debug(array $vars = [], $bindTo = null): array method add (line 163) | public function add(BaseCommand $command): BaseCommand method getDefaultInputDefinition (line 187) | protected function getDefaultInputDefinition(): InputDefinition method getDefaultCommands (line 200) | protected function getDefaultCommands(): array method getDefaultMatchers (line 232) | protected function getDefaultMatchers(): array method getDefaultLoopListeners (line 260) | protected function getDefaultLoopListeners(): array method addMatchers (line 280) | public function addMatchers(array $matchers) method addTabCompletionMatchers (line 294) | public function addTabCompletionMatchers(array $matchers) method setOutput (line 306) | public function setOutput(OutputInterface $output) method run (line 320) | public function run(?InputInterface $input = null, ?OutputInterface $o... method doRun (line 351) | public function doRun(InputInterface $input, OutputInterface $output):... method doInteractiveRun (line 374) | private function doInteractiveRun(): int method doNonInteractiveRun (line 408) | private function doNonInteractiveRun(bool $rawOutput): int method configureIO (line 443) | protected function configureIO(InputInterface $input, OutputInterface ... method loadIncludes (line 458) | private function loadIncludes() method getInput (line 493) | public function getInput(bool $interactive = true) method inputInOpenStringOrComment (line 550) | private function inputInOpenStringOrComment(string $input): bool method beforeRun (line 568) | protected function beforeRun() method beforeLoop (line 578) | public function beforeLoop() method onInput (line 590) | public function onInput(string $input): string method onExecute (line 606) | public function onExecute(string $code): string method afterLoop (line 629) | public function afterLoop() method afterRun (line 639) | protected function afterRun() method setScopeVariables (line 651) | public function setScopeVariables(array $vars) method getScopeVariables (line 665) | public function getScopeVariables(bool $includeBoundObject = true): array method getSpecialScopeVariables (line 685) | public function getSpecialScopeVariables(bool $includeBoundObject = tr... method getScopeVariablesDiff (line 707) | public function getScopeVariablesDiff(array $currentVars): array method getUnusedCommandScopeVariableNames (line 725) | public function getUnusedCommandScopeVariableNames(): array method getScopeVariableNames (line 735) | public function getScopeVariableNames(): array method getScopeVariable (line 747) | public function getScopeVariable(string $name) method setBoundObject (line 757) | public function setBoundObject($boundObject) method getBoundObject (line 767) | public function getBoundObject() method setBoundClass (line 777) | public function setBoundClass($boundClass) method getBoundClass (line 787) | public function getBoundClass() method setIncludes (line 797) | public function setIncludes(array $includes = []) method getIncludes (line 807) | public function getIncludes(): array method hasCode (line 817) | public function hasCode(): bool method hasValidCode (line 829) | protected function hasValidCode(): bool method addCode (line 840) | public function addCode(string $code, bool $silent = false) method setCode (line 873) | private function setCode(string $code, bool $silent = false) method getCodeBuffer (line 902) | public function getCodeBuffer(): array method runCommand (line 916) | protected function runCommand(string $input) method needsInputHelp (line 957) | private static function needsInputHelp(\Exception $e): bool method resetCodeBuffer (line 986) | public function resetCodeBuffer() method addInput (line 1000) | public function addInput($input, bool $silent = false) method flushCode (line 1015) | public function flushCode() method popCodeStack (line 1029) | private function popCodeStack() method addHistory (line 1056) | private function addHistory($line) method addCodeBufferToHistory (line 1071) | private function addCodeBufferToHistory() method getNamespace (line 1087) | public function getNamespace() method writeStdout (line 1102) | public function writeStdout(string $out, int $phase = \PHP_OUTPUT_HAND... method writeReturnValue (line 1154) | public function writeReturnValue($ret, bool $rawOutput = false) method writeException (line 1192) | public function writeException(\Throwable $e) method getLastExecSuccess (line 1240) | public function getLastExecSuccess(): bool method formatException (line 1252) | public function formatException(\Throwable $e): string method getSeverity (line 1296) | protected function getSeverity(\ErrorException $e): string method getMessageLabel (line 1329) | protected function getMessageLabel(\Throwable $e): string method execute (line 1388) | public function execute(string $code, bool $throwExceptions = false) method handleError (line 1429) | public function handleError($errno, $errstr, $errfile, $errline) method presentValue (line 1458) | protected function presentValue($val): string method getCommand (line 1470) | protected function getCommand(string $input) method hasCommand (line 1485) | protected function hasCommand(string $input): bool method getPrompt (line 1499) | protected function getPrompt() method readline (line 1527) | protected function readline(bool $interactive = true) method getHeader (line 1558) | protected function getHeader(): string method getVersion (line 1568) | public function getVersion(): string method getVersionHeader (line 1580) | public static function getVersionHeader(bool $useUnicode = false): string method getManualDb (line 1592) | public function getManualDb() method initializeTabCompletion (line 1603) | protected function initializeTabCompletion() method addMatchersToAutoCompleter (line 1624) | private function addMatchersToAutoCompleter(array $matchers) method writeVersionInfo (line 1639) | protected function writeVersionInfo() method writeStartupMessage (line 1658) | protected function writeStartupMessage() FILE: vendor/psy/psysh/src/Sudo.php class Sudo (line 18) | class Sudo method fetchProperty (line 28) | public static function fetchProperty($object, string $property) method assignProperty (line 44) | public static function assignProperty($object, string $property, $value) method callMethod (line 61) | public static function callMethod($object, string $method, ...$args) method fetchStaticProperty (line 78) | public static function fetchStaticProperty($class, string $property) method assignStaticProperty (line 95) | public static function assignStaticProperty($class, string $property, ... method callStatic (line 118) | public static function callStatic($class, string $method, ...$args) method fetchClassConst (line 135) | public static function fetchClassConst($class, string $const) method newInstance (line 161) | public static function newInstance(string $class, ...$args) method getProperty (line 183) | private static function getProperty(\ReflectionClass $refl, string $pr... FILE: vendor/psy/psysh/src/Sudo/SudoVisitor.php class SudoVisitor (line 36) | class SudoVisitor extends NodeVisitorAbstract method enterNode (line 52) | public function enterNode(Node $node) method prepareCall (line 128) | private function prepareCall(string $method, array $args): StaticCall FILE: vendor/psy/psysh/src/SuperglobalsEnv.php class SuperglobalsEnv (line 17) | class SuperglobalsEnv implements EnvInterface method get (line 24) | public function get(string $key) FILE: vendor/psy/psysh/src/SystemEnv.php class SystemEnv (line 17) | class SystemEnv implements EnvInterface method get (line 24) | public function get(string $key) FILE: vendor/psy/psysh/src/TabCompletion/AutoCompleter.php class AutoCompleter (line 21) | class AutoCompleter method addMatcher (line 31) | public function addMatcher(AbstractMatcher $matcher) method activate (line 39) | public function activate() method processCallback (line 53) | public function processCallback(string $input, int $index, array $info... method callback (line 96) | public function callback(string $input, int $index): array method __destruct (line 104) | public function __destruct() FILE: vendor/psy/psysh/src/TabCompletion/Matcher/AbstractContextAwareMatcher.php class AbstractContextAwareMatcher (line 25) | abstract class AbstractContextAwareMatcher extends AbstractMatcher imple... method setContext (line 39) | public function setContext(Context $context) method getVariable (line 51) | protected function getVariable(string $var) method getVariables (line 61) | protected function getVariables(): array FILE: vendor/psy/psysh/src/TabCompletion/Matcher/AbstractDefaultParametersMatcher.php class AbstractDefaultParametersMatcher (line 14) | abstract class AbstractDefaultParametersMatcher extends AbstractContextA... method getDefaultParameterCompletion (line 21) | public function getDefaultParameterCompletion(array $reflectionParamet... method valueToShortString (line 49) | private function valueToShortString($value): string FILE: vendor/psy/psysh/src/TabCompletion/Matcher/AbstractMatcher.php class AbstractMatcher (line 19) | abstract class AbstractMatcher method hasMatched (line 53) | public function hasMatched(array $tokens): bool method getInput (line 63) | protected function getInput(array $tokens): string method getNamespaceAndClass (line 79) | protected function getNamespaceAndClass(array $tokens): string method getMatches (line 104) | abstract public function getMatches(array $tokens, array $info = []): ... method startsWith (line 112) | public static function startsWith(string $prefix, string $word): bool method hasSyntax (line 123) | public static function hasSyntax($token, string $syntax = self::VAR_SY... method tokenIs (line 140) | public static function tokenIs($token, string $which): bool method isOperator (line 154) | public static function isOperator($token): bool method needCompleteClass (line 163) | public static function needCompleteClass($token): bool method hasToken (line 174) | public static function hasToken(array $coll, $token): bool FILE: vendor/psy/psysh/src/TabCompletion/Matcher/ClassAttributesMatcher.php class ClassAttributesMatcher (line 22) | class ClassAttributesMatcher extends AbstractMatcher method getMatches (line 27) | public function getMatches(array $tokens, array $info = []): array method hasMatched (line 74) | public function hasMatched(array $tokens): bool FILE: vendor/psy/psysh/src/TabCompletion/Matcher/ClassMethodDefaultParametersMatcher.php class ClassMethodDefaultParametersMatcher (line 14) | class ClassMethodDefaultParametersMatcher extends AbstractDefaultParamet... method getMatches (line 16) | public function getMatches(array $tokens, array $info = []): array method hasMatched (line 42) | public function hasMatched(array $tokens): bool FILE: vendor/psy/psysh/src/TabCompletion/Matcher/ClassMethodsMatcher.php class ClassMethodsMatcher (line 22) | class ClassMethodsMatcher extends AbstractMatcher method getMatches (line 27) | public function getMatches(array $tokens, array $info = []): array method hasMatched (line 71) | public function hasMatched(array $tokens): bool FILE: vendor/psy/psysh/src/TabCompletion/Matcher/ClassNamesMatcher.php class ClassNamesMatcher (line 21) | class ClassNamesMatcher extends AbstractMatcher method getMatches (line 26) | public function getMatches(array $tokens, array $info = []): array method hasMatched (line 55) | public function hasMatched(array $tokens): bool FILE: vendor/psy/psysh/src/TabCompletion/Matcher/CommandsMatcher.php class CommandsMatcher (line 24) | class CommandsMatcher extends AbstractMatcher method __construct (line 34) | public function __construct(array $commands) method setCommands (line 44) | public function setCommands(array $commands) method isCommand (line 59) | protected function isCommand(string $name): bool method matchCommand (line 69) | protected function matchCommand(string $name): bool method getMatches (line 83) | public function getMatches(array $tokens, array $info = []): array method hasMatched (line 95) | public function hasMatched(array $tokens): bool FILE: vendor/psy/psysh/src/TabCompletion/Matcher/ConstantsMatcher.php class ConstantsMatcher (line 21) | class ConstantsMatcher extends AbstractMatcher method getMatches (line 26) | public function getMatches(array $tokens, array $info = []): array method hasMatched (line 38) | public function hasMatched(array $tokens): bool FILE: vendor/psy/psysh/src/TabCompletion/Matcher/FunctionDefaultParametersMatcher.php class FunctionDefaultParametersMatcher (line 14) | class FunctionDefaultParametersMatcher extends AbstractDefaultParameters... method getMatches (line 16) | public function getMatches(array $tokens, array $info = []): array method hasMatched (line 33) | public function hasMatched(array $tokens): bool FILE: vendor/psy/psysh/src/TabCompletion/Matcher/FunctionsMatcher.php class FunctionsMatcher (line 21) | class FunctionsMatcher extends AbstractMatcher method getMatches (line 26) | public function getMatches(array $tokens, array $info = []): array method hasMatched (line 41) | public function hasMatched(array $tokens): bool FILE: vendor/psy/psysh/src/TabCompletion/Matcher/KeywordsMatcher.php class KeywordsMatcher (line 21) | class KeywordsMatcher extends AbstractMatcher method getKeywords (line 37) | public function getKeywords(): array method isKeyword (line 47) | public function isKeyword(string $keyword): bool method getMatches (line 55) | public function getMatches(array $tokens, array $info = []): array method hasMatched (line 67) | public function hasMatched(array $tokens): bool FILE: vendor/psy/psysh/src/TabCompletion/Matcher/MongoClientMatcher.php class MongoClientMatcher (line 21) | class MongoClientMatcher extends AbstractContextAwareMatcher method getMatches (line 26) | public function getMatches(array $tokens, array $info = []): array method hasMatched (line 58) | public function hasMatched(array $tokens): bool FILE: vendor/psy/psysh/src/TabCompletion/Matcher/MongoDatabaseMatcher.php class MongoDatabaseMatcher (line 21) | class MongoDatabaseMatcher extends AbstractContextAwareMatcher method getMatches (line 26) | public function getMatches(array $tokens, array $info = []): array method hasMatched (line 54) | public function hasMatched(array $tokens): bool FILE: vendor/psy/psysh/src/TabCompletion/Matcher/ObjectAttributesMatcher.php class ObjectAttributesMatcher (line 24) | class ObjectAttributesMatcher extends AbstractContextAwareMatcher method getMatches (line 29) | public function getMatches(array $tokens, array $info = []): array method hasMatched (line 65) | public function hasMatched(array $tokens): bool FILE: vendor/psy/psysh/src/TabCompletion/Matcher/ObjectMethodDefaultParametersMatcher.php class ObjectMethodDefaultParametersMatcher (line 14) | class ObjectMethodDefaultParametersMatcher extends AbstractDefaultParame... method getMatches (line 16) | public function getMatches(array $tokens, array $info = []): array method hasMatched (line 49) | public function hasMatched(array $tokens): bool FILE: vendor/psy/psysh/src/TabCompletion/Matcher/ObjectMethodsMatcher.php class ObjectMethodsMatcher (line 24) | class ObjectMethodsMatcher extends AbstractContextAwareMatcher method getMatches (line 29) | public function getMatches(array $tokens, array $info = []): array method hasMatched (line 67) | public function hasMatched(array $tokens): bool FILE: vendor/psy/psysh/src/TabCompletion/Matcher/VariablesMatcher.php class VariablesMatcher (line 21) | class VariablesMatcher extends AbstractContextAwareMatcher method getMatches (line 26) | public function getMatches(array $tokens, array $info = []): array method hasMatched (line 38) | public function hasMatched(array $tokens): bool FILE: vendor/psy/psysh/src/Util/Docblock.php class Docblock (line 24) | class Docblock method __construct (line 74) | public function __construct(\Reflector $reflector) method setComment (line 88) | protected function setComment(string $comment) method prefixLength (line 104) | protected static function prefixLength(array $lines): int method parseComment (line 138) | protected function parseComment(string $comment) method hasTag (line 205) | public function hasTag(string $tag): bool method tag (line 217) | public function tag(string $tag): ?array method isTagged (line 227) | public static function isTagged(string $str): bool method strTag (line 239) | public static function strTag(string $str) FILE: vendor/psy/psysh/src/Util/Json.php class Json (line 17) | class Json method encode (line 25) | public static function encode($val, int $opt = 0): string FILE: vendor/psy/psysh/src/Util/Mirror.php class Mirror (line 21) | class Mirror method get (line 45) | public static function get($value, ?string $member = null, int $filter... method getClass (line 81) | private static function getClass($value) method namespaceExists (line 106) | private static function namespaceExists(string $value): bool method getDeclaredNamespaces (line 117) | private static function getDeclaredNamespaces(): array FILE: vendor/psy/psysh/src/Util/Str.php class Str (line 19) | class Str method unvis (line 60) | public static function unvis(string $input): string method unvisReplace (line 73) | protected static function unvisReplace(array $match): string FILE: vendor/psy/psysh/src/VarDumper/Cloner.php class Cloner (line 22) | class Cloner extends VarCloner method cloneVar (line 29) | public function cloneVar($var, $filter = 0): Data method castResource (line 39) | protected function castResource(Stub $stub, $isNested): array FILE: vendor/psy/psysh/src/VarDumper/Dumper.php class Dumper (line 21) | class Dumper extends CliDumper method __construct (line 38) | public function __construct(OutputFormatter $formatter, $forceArrayInd... method enterHash (line 49) | public function enterHash(Cursor $cursor, $type, $class, $hasChild): void method dumpKey (line 60) | protected function dumpKey(Cursor $cursor): void method style (line 67) | protected function style($style, $value, $attr = []): string method dumpLine (line 100) | protected function dumpLine($depth, $endOfValue = false): void FILE: vendor/psy/psysh/src/VarDumper/Presenter.php class Presenter (line 21) | class Presenter method __construct (line 53) | public function __construct(OutputFormatter $formatter, $forceArrayInd... method addCasters (line 86) | public function addCasters(array $casters) method presentRef (line 96) | public function presentRef($value): string method present (line 110) | public function present($value, ?int $depth = null, int $options = 0):... FILE: vendor/psy/psysh/src/VarDumper/PresenterAware.php type PresenterAware (line 18) | interface PresenterAware method setPresenter (line 25) | public function setPresenter(Presenter $presenter); FILE: vendor/psy/psysh/src/VersionUpdater/Checker.php type Checker (line 14) | interface Checker method isLatest (line 22) | public function isLatest(): bool; method getLatest (line 24) | public function getLatest(): string; FILE: vendor/psy/psysh/src/VersionUpdater/Downloader.php type Downloader (line 16) | interface Downloader method setTempDir (line 23) | public function setTempDir(string $tempDir); method download (line 30) | public function download(string $url): bool; method getFilename (line 35) | public function getFilename(): string; method cleanup (line 42) | public function cleanup(); FILE: vendor/psy/psysh/src/VersionUpdater/Downloader/CurlDownloader.php class CurlDownloader (line 19) | class CurlDownloader implements Downloader method setTempDir (line 25) | public function setTempDir(string $tempDir) method download (line 31) | public function download(string $url): bool method getFilename (line 73) | public function getFilename(): string method cleanup (line 83) | public function cleanup() FILE: vendor/psy/psysh/src/VersionUpdater/Downloader/Factory.php class Factory (line 17) | class Factory method getDownloader (line 22) | public static function getDownloader(): Downloader FILE: vendor/psy/psysh/src/VersionUpdater/Downloader/FileDownloader.php class FileDownloader (line 17) | class FileDownloader implements Downloader method setTempDir (line 23) | public function setTempDir(string $tempDir) method download (line 29) | public function download(string $url): bool method getFilename (line 45) | public function getFilename(): string method cleanup (line 55) | public function cleanup() FILE: vendor/psy/psysh/src/VersionUpdater/GitHubChecker.php class GitHubChecker (line 16) | class GitHubChecker implements Checker method isLatest (line 22) | public function isLatest(): bool method getLatest (line 31) | public function getLatest(): string method setLatest (line 40) | public function setLatest(string $version) method getVersionFromTag (line 45) | private function getVersionFromTag(): ?string method fetchLatestRelease (line 61) | public function fetchLatestRelease() FILE: vendor/psy/psysh/src/VersionUpdater/Installer.php class Installer (line 16) | class Installer method __construct (line 28) | public function __construct(?string $tempDirectory = null) method getTempDirectory (line 37) | public function getTempDirectory(): string method isInstallLocationWritable (line 45) | public function isInstallLocationWritable(): bool method isTempDirectoryWritable (line 53) | public function isTempDirectoryWritable(): bool method isValidSource (line 61) | public function isValidSource(string $sourceArchive): bool method install (line 74) | public function install(string $sourceArchive): bool method createBackup (line 97) | public function createBackup(string $version): bool method restoreFromBackup (line 113) | public function restoreFromBackup(string $version): bool method getBackupFilename (line 127) | public function getBackupFilename(string $version): string FILE: vendor/psy/psysh/src/VersionUpdater/IntervalChecker.php class IntervalChecker (line 14) | class IntervalChecker extends GitHubChecker method __construct (line 19) | public function __construct($cacheFile, $interval) method fetchLatestRelease (line 25) | public function fetchLatestRelease() method getDateInterval (line 49) | private function getDateInterval(): \DateInterval method updateCache (line 63) | private function updateCache($release) FILE: vendor/psy/psysh/src/VersionUpdater/NoopChecker.php class NoopChecker (line 19) | class NoopChecker implements Checker method isLatest (line 21) | public function isLatest(): bool method getLatest (line 26) | public function getLatest(): string FILE: vendor/psy/psysh/src/VersionUpdater/SelfUpdate.php class SelfUpdate (line 24) | class SelfUpdate method __construct (line 34) | public function __construct(Checker $checker, Installer $installer) method setDownloader (line 45) | public function setDownloader(Downloader $downloader) method getDownloader (line 55) | private function getDownloader(): Downloader method getAssetUrl (line 70) | private function getAssetUrl(string $latestVersion): string method run (line 88) | public function run(InputInterface $input, OutputInterface $output): int FILE: vendor/psy/psysh/src/functions.php function sh (line 29) | function sh(): string function debug (line 93) | function debug(array $vars = [], $bindTo = null): array function info (line 131) | function info(?Configuration $config = null) function bin (line 345) | function bin(): \Closure FILE: vendor/ralouphie/getallheaders/src/getallheaders.php function getallheaders (line 10) | function getallheaders() FILE: vendor/ramsey/collection/src/AbstractArray.php class AbstractArray (line 29) | abstract class AbstractArray implements ArrayInterface method __construct (line 43) | public function __construct(array $data = []) method getIterator (line 59) | public function getIterator(): Traversable method offsetExists (line 71) | public function offsetExists(mixed $offset): bool method offsetGet (line 86) | public function offsetGet(mixed $offset): mixed method offsetSet (line 100) | public function offsetSet(mixed $offset, mixed $value): void method offsetUnset (line 116) | public function offsetUnset(mixed $offset): void method __serialize (line 129) | public function __serialize(): array method __unserialize (line 139) | public function __unserialize(array $data): void method count (line 149) | public function count(): int method clear (line 154) | public function clear(): void method toArray (line 162) | public function toArray(): array method isEmpty (line 167) | public function isEmpty(): bool FILE: vendor/ramsey/collection/src/AbstractCollection.php class AbstractCollection (line 51) | abstract class AbstractCollection extends AbstractArray implements Colle... method add (line 60) | public function add(mixed $element): bool method contains (line 67) | public function contains(mixed $element, bool $strict = true): bool method offsetSet (line 75) | public function offsetSet(mixed $offset, mixed $value): void method remove (line 91) | public function remove(mixed $element): bool method column (line 110) | public function column(string $propertyOrMethod): array method first (line 126) | public function first(): mixed method last (line 142) | public function last(): mixed method sort (line 161) | public function sort(?string $propertyOrMethod = null, Sort $order = S... method filter (line 183) | public function filter(callable $callback): CollectionInterface method where (line 199) | public function where(?string $propertyOrMethod, mixed $value): Collec... method map (line 214) | public function map(callable $callback): CollectionInterface method reduce (line 228) | public function reduce(callable $callback, mixed $initial): mixed method diff (line 242) | public function diff(CollectionInterface $other): CollectionInterface method intersect (line 264) | public function intersect(CollectionInterface $other): CollectionInter... method merge (line 283) | public function merge(CollectionInterface ...$collections): Collection... method compareCollectionTypes (line 323) | private function compareCollectionTypes(CollectionInterface $other): void method getComparator (line 336) | private function getComparator(): Closure method getUniformType (line 356) | private function getUniformType(CollectionInterface $collection): string FILE: vendor/ramsey/collection/src/AbstractSet.php class AbstractSet (line 25) | abstract class AbstractSet extends AbstractCollection method add (line 27) | public function add(mixed $element): bool method offsetSet (line 43) | public function offsetSet(mixed $offset, mixed $value): void FILE: vendor/ramsey/collection/src/ArrayInterface.php type ArrayInterface (line 28) | interface ArrayInterface extends method clear (line 36) | public function clear(): void; method toArray (line 43) | public function toArray(): array; method isEmpty (line 48) | public function isEmpty(): bool; FILE: vendor/ramsey/collection/src/Collection.php class Collection (line 76) | class Collection extends AbstractCollection method __construct (line 86) | public function __construct(private readonly string $collectionType, a... method getType (line 91) | public function getType(): string FILE: vendor/ramsey/collection/src/CollectionInterface.php type CollectionInterface (line 32) | interface CollectionInterface extends ArrayInterface method add (line 61) | public function add(mixed $element): bool; method contains (line 69) | public function contains(mixed $element, bool $strict = true): bool; method getType (line 74) | public function getType(): string; method remove (line 84) | public function remove(mixed $element): bool; method column (line 99) | public function column(string $propertyOrMethod): array; method first (line 108) | public function first(): mixed; method last (line 117) | public function last(): mixed; method sort (line 139) | public function sort(?string $propertyOrMethod = null, Sort $order = S... method filter (line 155) | public function filter(callable $callback): self; method where (line 175) | public function where(?string $propertyOrMethod, mixed $value): self; method map (line 194) | public function map(callable $callback): self; method reduce (line 211) | public function reduce(callable $callback, mixed $initial): mixed; method diff (line 225) | public function diff(CollectionInterface $other): self; method intersect (line 239) | public function intersect(CollectionInterface $other): self; method merge (line 252) | public function merge(CollectionInterface ...$collections): self; FILE: vendor/ramsey/collection/src/DoubleEndedQueue.php class DoubleEndedQueue (line 32) | class DoubleEndedQueue extends Queue implements DoubleEndedQueueInterface method __construct (line 41) | public function __construct(private readonly string $queueType, array ... method addFirst (line 49) | public function addFirst(mixed $element): bool method addLast (line 66) | public function addLast(mixed $element): bool method offerFirst (line 71) | public function offerFirst(mixed $element): bool method offerLast (line 80) | public function offerLast(mixed $element): bool method removeFirst (line 90) | public function removeFirst(): mixed method removeLast (line 100) | public function removeLast(): mixed method pollFirst (line 110) | public function pollFirst(): mixed method pollLast (line 118) | public function pollLast(): mixed method firstElement (line 128) | public function firstElement(): mixed method lastElement (line 138) | public function lastElement(): mixed method peekFirst (line 148) | public function peekFirst(): mixed method peekLast (line 156) | public function peekLast(): mixed FILE: vendor/ramsey/collection/src/DoubleEndedQueueInterface.php type DoubleEndedQueueInterface (line 166) | interface DoubleEndedQueueInterface extends QueueInterface method addFirst (line 184) | public function addFirst(mixed $element): bool; method addLast (line 204) | public function addLast(mixed $element): bool; method offerFirst (line 218) | public function offerFirst(mixed $element): bool; method offerLast (line 232) | public function offerLast(mixed $element): bool; method removeFirst (line 244) | public function removeFirst(): mixed; method removeLast (line 256) | public function removeLast(): mixed; method pollFirst (line 264) | public function pollFirst(): mixed; method pollLast (line 272) | public function pollLast(): mixed; method firstElement (line 284) | public function firstElement(): mixed; method lastElement (line 296) | public function lastElement(): mixed; method peekFirst (line 304) | public function peekFirst(): mixed; method peekLast (line 312) | public function peekLast(): mixed; FILE: vendor/ramsey/collection/src/Exception/CollectionException.php type CollectionException (line 19) | interface CollectionException extends Throwable FILE: vendor/ramsey/collection/src/Exception/CollectionMismatchException.php class CollectionMismatchException (line 22) | class CollectionMismatchException extends RuntimeException implements Co... FILE: vendor/ramsey/collection/src/Exception/InvalidArgumentException.php class InvalidArgumentException (line 22) | class InvalidArgumentException extends PhpInvalidArgumentException imple... FILE: vendor/ramsey/collection/src/Exception/InvalidPropertyOrMethod.php class InvalidPropertyOrMethod (line 24) | class InvalidPropertyOrMethod extends RuntimeException implements Collec... FILE: vendor/ramsey/collection/src/Exception/NoSuchElementException.php class NoSuchElementException (line 22) | class NoSuchElementException extends RuntimeException implements Collect... FILE: vendor/ramsey/collection/src/Exception/OutOfBoundsException.php class OutOfBoundsException (line 22) | class OutOfBoundsException extends PhpOutOfBoundsException implements Co... FILE: vendor/ramsey/collection/src/Exception/UnsupportedOperationException.php class UnsupportedOperationException (line 22) | class UnsupportedOperationException extends RuntimeException implements ... FILE: vendor/ramsey/collection/src/GenericArray.php class GenericArray (line 22) | class GenericArray extends AbstractArray FILE: vendor/ramsey/collection/src/Map/AbstractMap.php class AbstractMap (line 35) | abstract class AbstractMap extends AbstractArray implements MapInterface method __construct (line 40) | public function __construct(array $data = []) method getIterator (line 48) | public function getIterator(): Traversable method offsetSet (line 59) | public function offsetSet(mixed $offset, mixed $value): void method containsKey (line 71) | public function containsKey(int | string $key): bool method containsValue (line 76) | public function containsValue(mixed $value): bool method keys (line 84) | public function keys(): array method get (line 96) | public function get(int | string $key, mixed $defaultValue = null): mixed method put (line 108) | public function put(int | string $key, mixed $value): mixed method putIfAbsent (line 123) | public function putIfAbsent(int | string $key, mixed $value): mixed method remove (line 140) | public function remove(int | string $key): mixed method removeIf (line 148) | public function removeIf(int | string $key, mixed $value): bool method replace (line 166) | public function replace(int | string $key, mixed $value): mixed method replaceIf (line 177) | public function replaceIf(int | string $key, mixed $oldValue, mixed $n... method __serialize (line 191) | public function __serialize(): array method toArray (line 200) | public function toArray(): array FILE: vendor/ramsey/collection/src/Map/AbstractTypedMap.php class AbstractTypedMap (line 30) | abstract class AbstractTypedMap extends AbstractMap implements TypedMapI... method offsetSet (line 41) | public function offsetSet(mixed $offset, mixed $value): void FILE: vendor/ramsey/collection/src/Map/AssociativeArrayMap.php class AssociativeArrayMap (line 22) | class AssociativeArrayMap extends AbstractMap FILE: vendor/ramsey/collection/src/Map/MapInterface.php type MapInterface (line 28) | interface MapInterface extends ArrayInterface method containsKey (line 35) | public function containsKey(int | string $key): bool; method containsValue (line 44) | public function containsValue(mixed $value): bool; method keys (line 51) | public function keys(): array; method get (line 63) | public function get(int | string $key, mixed $defaultValue = null): mi... method put (line 77) | public function put(int | string $key, mixed $value): mixed; method putIfAbsent (line 92) | public function putIfAbsent(int | string $key, mixed $value): mixed; method remove (line 102) | public function remove(int | string $key): mixed; method removeIf (line 115) | public function removeIf(int | string $key, mixed $value): bool; method replace (line 127) | public function replace(int | string $key, mixed $value): mixed; method replaceIf (line 141) | public function replaceIf(int | string $key, mixed $oldValue, mixed $n... FILE: vendor/ramsey/collection/src/Map/NamedParameterMap.php class NamedParameterMap (line 31) | class NamedParameterMap extends AbstractMap method __construct (line 49) | public function __construct(array $namedParameters, array $data = []) method getNamedParameters (line 60) | public function getNamedParameters(): array method offsetSet (line 65) | public function offsetSet(mixed $offset, mixed $value): void method filterNamedParameters (line 93) | protected function filterNamedParameters(array $namedParameters): array FILE: vendor/ramsey/collection/src/Map/TypedMap.php class TypedMap (line 85) | class TypedMap extends AbstractTypedMap method __construct (line 95) | public function __construct( method getKeyType (line 103) | public function getKeyType(): string method getValueType (line 108) | public function getValueType(): string FILE: vendor/ramsey/collection/src/Map/TypedMapInterface.php type TypedMapInterface (line 25) | interface TypedMapInterface extends MapInterface method getKeyType (line 30) | public function getKeyType(): string; method getValueType (line 35) | public function getValueType(): string; FILE: vendor/ramsey/collection/src/Queue.php class Queue (line 32) | class Queue extends AbstractArray implements QueueInterface method __construct (line 44) | public function __construct(private readonly string $queueType, array ... method offsetSet (line 58) | public function offsetSet(mixed $offset, mixed $value): void method add (line 73) | public function add(mixed $element): bool method element (line 85) | public function element(): mixed method offer (line 92) | public function offer(mixed $element): bool method peek (line 104) | public function peek(): mixed method poll (line 118) | public function poll(): mixed method remove (line 137) | public function remove(): mixed method getType (line 144) | public function getType(): string FILE: vendor/ramsey/collection/src/QueueInterface.php type QueueInterface (line 100) | interface QueueInterface extends ArrayInterface method add (line 132) | public function add(mixed $element): bool; method element (line 146) | public function element(): mixed; method offer (line 162) | public function offer(mixed $element): bool; method peek (line 172) | public function peek(): mixed; method poll (line 182) | public function poll(): mixed; method remove (line 196) | public function remove(): mixed; method getType (line 201) | public function getType(): string; FILE: vendor/ramsey/collection/src/Set.php class Set (line 41) | class Set extends AbstractSet method __construct (line 50) | public function __construct(private readonly string $setType, array $d... method getType (line 55) | public function getType(): string FILE: vendor/ramsey/collection/src/Tool/TypeTrait.php type TypeTrait (line 31) | trait TypeTrait method checkType (line 39) | protected function checkType(string $type, mixed $value): bool FILE: vendor/ramsey/collection/src/Tool/ValueExtractorTrait.php type ValueExtractorTrait (line 30) | trait ValueExtractorTrait method getType (line 35) | abstract public function getType(): string; method extractValue (line 53) | protected function extractValue(mixed $element, ?string $propertyOrMet... FILE: vendor/ramsey/collection/src/Tool/ValueToStringTrait.php type ValueToStringTrait (line 31) | trait ValueToStringTrait method toolValueToString (line 48) | protected function toolValueToString(mixed $value): string FILE: vendor/ramsey/uuid/src/BinaryUtils.php class BinaryUtils (line 20) | class BinaryUtils method applyVariant (line 33) | public static function applyVariant(int $clockSeq): int method applyVersion (line 50) | public static function applyVersion(int $timeHi, int $version): int FILE: vendor/ramsey/uuid/src/Builder/BuilderCollection.php class BuilderCollection (line 37) | class BuilderCollection extends AbstractCollection method getType (line 39) | public function getType(): string method getIterator (line 44) | public function getIterator(): Traversable method unserialize (line 54) | public function unserialize($serialized): void FILE: vendor/ramsey/uuid/src/Builder/DefaultUuidBuilder.php class DefaultUuidBuilder (line 24) | class DefaultUuidBuilder extends Rfc4122UuidBuilder FILE: vendor/ramsey/uuid/src/Builder/DegradedUuidBuilder.php class DegradedUuidBuilder (line 30) | class DegradedUuidBuilder implements UuidBuilderInterface method __construct (line 39) | public function __construct( method build (line 56) | public function build(CodecInterface $codec, string $bytes): UuidInter... FILE: vendor/ramsey/uuid/src/Builder/FallbackBuilder.php class FallbackBuilder (line 27) | class FallbackBuilder implements UuidBuilderInterface method __construct (line 32) | public function __construct(private iterable $builders) method build (line 46) | public function build(CodecInterface $codec, string $bytes): UuidInter... FILE: vendor/ramsey/uuid/src/Builder/UuidBuilderInterface.php type UuidBuilderInterface (line 25) | interface UuidBuilderInterface method build (line 37) | public function build(CodecInterface $codec, string $bytes): UuidInter... FILE: vendor/ramsey/uuid/src/Codec/CodecInterface.php type CodecInterface (line 24) | interface CodecInterface method encode (line 35) | public function encode(UuidInterface $uuid): string; method encodeBinary (line 46) | public function encodeBinary(UuidInterface $uuid): string; method decode (line 57) | public function decode(string $encodedUuid): UuidInterface; method decodeBytes (line 68) | public function decodeBytes(string $bytes): UuidInterface; FILE: vendor/ramsey/uuid/src/Codec/GuidStringCodec.php class GuidStringCodec (line 31) | class GuidStringCodec extends StringCodec method encode (line 33) | public function encode(UuidInterface $uuid): string method decode (line 54) | public function decode(string $encodedUuid): UuidInterface method decodeBytes (line 63) | public function decodeBytes(string $bytes): UuidInterface method swapBytes (line 72) | private function swapBytes(string $bytes): string FILE: vendor/ramsey/uuid/src/Codec/OrderedTimeCodec.php class OrderedTimeCodec (line 44) | class OrderedTimeCodec extends StringCodec method encodeBinary (line 51) | public function encodeBinary(UuidInterface $uuid): string method decodeBytes (line 77) | public function decodeBytes(string $bytes): UuidInterface FILE: vendor/ramsey/uuid/src/Codec/StringCodec.php class StringCodec (line 36) | class StringCodec implements CodecInterface method __construct (line 43) | public function __construct(private UuidBuilderInterface $builder) method encode (line 47) | public function encode(UuidInterface $uuid): string method encodeBinary (line 66) | public function encodeBinary(UuidInterface $uuid): string method decode (line 77) | public function decode(string $encodedUuid): UuidInterface method decodeBytes (line 83) | public function decodeBytes(string $bytes): UuidInterface method getBuilder (line 95) | protected function getBuilder(): UuidBuilderInterface method getBytes (line 103) | protected function getBytes(string $encodedUuid): string FILE: vendor/ramsey/uuid/src/Codec/TimestampFirstCombCodec.php class TimestampFirstCombCodec (line 51) | class TimestampFirstCombCodec extends StringCodec method encode (line 56) | public function encode(UuidInterface $uuid): string method encodeBinary (line 74) | public function encodeBinary(UuidInterface $uuid): string method decode (line 85) | public function decode(string $encodedUuid): UuidInterface method decodeBytes (line 94) | public function decodeBytes(string $bytes): UuidInterface method swapBytes (line 105) | private function swapBytes(string $bytes): string FILE: vendor/ramsey/uuid/src/Codec/TimestampLastCombCodec.php class TimestampLastCombCodec (line 46) | class TimestampLastCombCodec extends StringCodec FILE: vendor/ramsey/uuid/src/Converter/Number/BigNumberConverter.php class BigNumberConverter (line 28) | class BigNumberConverter implements NumberConverterInterface method __construct (line 32) | public function __construct() method fromHex (line 40) | public function fromHex(string $hex): string method toHex (line 48) | public function toHex(string $number): string FILE: vendor/ramsey/uuid/src/Converter/Number/DegradedNumberConverter.php class DegradedNumberConverter (line 23) | class DegradedNumberConverter extends BigNumberConverter FILE: vendor/ramsey/uuid/src/Converter/Number/GenericNumberConverter.php class GenericNumberConverter (line 26) | class GenericNumberConverter implements NumberConverterInterface method __construct (line 28) | public function __construct(private CalculatorInterface $calculator) method fromHex (line 35) | public function fromHex(string $hex): string method toHex (line 43) | public function toHex(string $number): string FILE: vendor/ramsey/uuid/src/Converter/NumberConverterInterface.php type NumberConverterInterface (line 22) | interface NumberConverterInterface method fromHex (line 36) | public function fromHex(string $hex): string; method toHex (line 48) | public function toHex(string $number): string; FILE: vendor/ramsey/uuid/src/Converter/Time/BigNumberTimeConverter.php class BigNumberTimeConverter (line 30) | class BigNumberTimeConverter implements TimeConverterInterface method __construct (line 34) | public function __construct() method calculateTime (line 39) | public function calculateTime(string $seconds, string $microseconds): ... method convertTime (line 44) | public function convertTime(Hexadecimal $uuidTimestamp): Time FILE: vendor/ramsey/uuid/src/Converter/Time/DegradedTimeConverter.php class DegradedTimeConverter (line 23) | class DegradedTimeConverter extends BigNumberTimeConverter FILE: vendor/ramsey/uuid/src/Converter/Time/GenericTimeConverter.php class GenericTimeConverter (line 34) | class GenericTimeConverter implements TimeConverterInterface method __construct (line 51) | public function __construct(private CalculatorInterface $calculator) method calculateTime (line 55) | public function calculateTime(string $seconds, string $microseconds): ... method convertTime (line 90) | public function convertTime(Hexadecimal $uuidTimestamp): Time FILE: vendor/ramsey/uuid/src/Converter/Time/PhpTimeConverter.php class PhpTimeConverter (line 42) | class PhpTimeConverter implements TimeConverterInterface method __construct (line 63) | public function __construct( method calculateTime (line 80) | public function calculateTime(string $seconds, string $microseconds): ... method convertTime (line 107) | public function convertTime(Hexadecimal $uuidTimestamp): Time method splitTime (line 131) | private function splitTime(float | int $time): array FILE: vendor/ramsey/uuid/src/Converter/Time/UnixTimeConverter.php class UnixTimeConverter (line 35) | class UnixTimeConverter implements TimeConverterInterface method __construct (line 39) | public function __construct(private CalculatorInterface $calculator) method calculateTime (line 43) | public function calculateTime(string $seconds, string $microseconds): ... method convertTime (line 76) | public function convertTime(Hexadecimal $uuidTimestamp): Time FILE: vendor/ramsey/uuid/src/Converter/TimeConverterInterface.php type TimeConverterInterface (line 25) | interface TimeConverterInterface method calculateTime (line 40) | public function calculateTime(string $seconds, string $microseconds): ... method convertTime (line 52) | public function convertTime(Hexadecimal $uuidTimestamp): Time; FILE: vendor/ramsey/uuid/src/DegradedUuid.php class DegradedUuid (line 23) | class DegradedUuid extends Uuid FILE: vendor/ramsey/uuid/src/DeprecatedUuidInterface.php type DeprecatedUuidInterface (line 25) | interface DeprecatedUuidInterface method getNumberConverter (line 30) | public function getNumberConverter(): NumberConverterInterface; method getFieldsHex (line 37) | public function getFieldsHex(): array; method getClockSeqHiAndReservedHex (line 44) | public function getClockSeqHiAndReservedHex(): string; method getClockSeqLowHex (line 51) | public function getClockSeqLowHex(): string; method getClockSequenceHex (line 58) | public function getClockSequenceHex(): string; method getDateTime (line 64) | public function getDateTime(): DateTimeInterface; method getLeastSignificantBitsHex (line 70) | public function getLeastSignificantBitsHex(): string; method getMostSignificantBitsHex (line 76) | public function getMostSignificantBitsHex(): string; method getNodeHex (line 83) | public function getNodeHex(): string; method getTimeHiAndVersionHex (line 90) | public function getTimeHiAndVersionHex(): string; method getTimeLowHex (line 97) | public function getTimeLowHex(): string; method getTimeMidHex (line 104) | public function getTimeMidHex(): string; method getTimestampHex (line 111) | public function getTimestampHex(): string; method getVariant (line 118) | public function getVariant(): ?int; method getVersion (line 125) | public function getVersion(): ?int; FILE: vendor/ramsey/uuid/src/DeprecatedUuidMethodsTrait.php type DeprecatedUuidMethodsTrait (line 36) | trait DeprecatedUuidMethodsTrait method getClockSeqHiAndReserved (line 44) | public function getClockSeqHiAndReserved(): string method getClockSeqHiAndReservedHex (line 54) | public function getClockSeqHiAndReservedHex(): string method getClockSeqLow (line 65) | public function getClockSeqLow(): string method getClockSeqLowHex (line 75) | public function getClockSeqLowHex(): string method getClockSequence (line 86) | public function getClockSequence(): string method getClockSequenceHex (line 96) | public function getClockSequenceHex(): string method getNumberConverter (line 104) | public function getNumberConverter(): NumberConverterInterface method getDateTime (line 117) | public function getDateTime(): DateTimeInterface method getFieldsHex (line 142) | public function getFieldsHex(): array method getLeastSignificantBits (line 158) | public function getLeastSignificantBits(): string method getLeastSignificantBitsHex (line 169) | public function getLeastSignificantBitsHex(): string method getMostSignificantBits (line 178) | public function getMostSignificantBits(): string method getMostSignificantBitsHex (line 189) | public function getMostSignificantBitsHex(): string method getNode (line 200) | public function getNode(): string method getNodeHex (line 210) | public function getNodeHex(): string method getTimeHiAndVersion (line 221) | public function getTimeHiAndVersion(): string method getTimeHiAndVersionHex (line 231) | public function getTimeHiAndVersionHex(): string method getTimeLow (line 242) | public function getTimeLow(): string method getTimeLowHex (line 252) | public function getTimeLowHex(): string method getTimeMid (line 263) | public function getTimeMid(): string method getTimeMidHex (line 273) | public function getTimeMidHex(): string method getTimestamp (line 284) | public function getTimestamp(): string method getTimestampHex (line 298) | public function getTimestampHex(): string method getVariant (line 312) | public function getVariant(): ?int method getVersion (line 322) | public function getVersion(): ?int FILE: vendor/ramsey/uuid/src/Exception/BuilderNotFoundException.php class BuilderNotFoundException (line 22) | class BuilderNotFoundException extends PhpRuntimeException implements Uu... FILE: vendor/ramsey/uuid/src/Exception/DateTimeException.php class DateTimeException (line 22) | class DateTimeException extends PhpRuntimeException implements UuidExcep... FILE: vendor/ramsey/uuid/src/Exception/DceSecurityException.php class DceSecurityException (line 22) | class DceSecurityException extends PhpRuntimeException implements UuidEx... FILE: vendor/ramsey/uuid/src/Exception/InvalidArgumentException.php class InvalidArgumentException (line 22) | class InvalidArgumentException extends PhpInvalidArgumentException imple... FILE: vendor/ramsey/uuid/src/Exception/InvalidBytesException.php class InvalidBytesException (line 22) | class InvalidBytesException extends PhpRuntimeException implements UuidE... FILE: vendor/ramsey/uuid/src/Exception/InvalidUuidStringException.php class InvalidUuidStringException (line 23) | class InvalidUuidStringException extends InvalidArgumentException implem... FILE: vendor/ramsey/uuid/src/Exception/NameException.php class NameException (line 22) | class NameException extends PhpRuntimeException implements UuidException... FILE: vendor/ramsey/uuid/src/Exception/NodeException.php class NodeException (line 22) | class NodeException extends PhpRuntimeException implements UuidException... FILE: vendor/ramsey/uuid/src/Exception/RandomSourceException.php class RandomSourceException (line 25) | class RandomSourceException extends PhpRuntimeException implements UuidE... FILE: vendor/ramsey/uuid/src/Exception/TimeSourceException.php class TimeSourceException (line 22) | class TimeSourceException extends PhpRuntimeException implements UuidExc... FILE: vendor/ramsey/uuid/src/Exception/UnableToBuildUuidException.php class UnableToBuildUuidException (line 22) | class UnableToBuildUuidException extends PhpRuntimeException implements ... FILE: vendor/ramsey/uuid/src/Exception/UnsupportedOperationException.php class UnsupportedOperationException (line 22) | class UnsupportedOperationException extends PhpLogicException implements... FILE: vendor/ramsey/uuid/src/Exception/UuidExceptionInterface.php type UuidExceptionInterface (line 19) | interface UuidExceptionInterface extends Throwable FILE: vendor/ramsey/uuid/src/FeatureSet.php class FeatureSet (line 62) | class FeatureSet method __construct (line 87) | public function __construct( method getBuilder (line 111) | public function getBuilder(): UuidBuilderInterface method getCalculator (line 119) | public function getCalculator(): CalculatorInterface method getCodec (line 127) | public function getCodec(): CodecInterface method getDceSecurityGenerator (line 135) | public function getDceSecurityGenerator(): DceSecurityGeneratorInterface method getNameGenerator (line 143) | public function getNameGenerator(): NameGeneratorInterface method getNodeProvider (line 151) | public function getNodeProvider(): NodeProviderInterface method getNumberConverter (line 159) | public function getNumberConverter(): NumberConverterInterface method getRandomGenerator (line 167) | public function getRandomGenerator(): RandomGeneratorInterface method getTimeConverter (line 175) | public function getTimeConverter(): TimeConverterInterface method getTimeGenerator (line 183) | public function getTimeGenerator(): TimeGeneratorInterface method getUnixTimeGenerator (line 191) | public function getUnixTimeGenerator(): TimeGeneratorInterface method getValidator (line 199) | public function getValidator(): ValidatorInterface method setCalculator (line 207) | public function setCalculator(CalculatorInterface $calculator): void method setDceSecurityProvider (line 221) | public function setDceSecurityProvider(DceSecurityProviderInterface $d... method setNodeProvider (line 229) | public function setNodeProvider(NodeProviderInterface $nodeProvider): ... method setTimeProvider (line 241) | public function setTimeProvider(TimeProviderInterface $timeProvider): ... method setValidator (line 250) | public function setValidator(ValidatorInterface $validator): void method buildCodec (line 260) | private function buildCodec(bool $useGuids = false): CodecInterface method buildDceSecurityGenerator (line 272) | private function buildDceSecurityGenerator( method buildNodeProvider (line 281) | private function buildNodeProvider(): NodeProviderInterface method buildNumberConverter (line 293) | private function buildNumberConverter(CalculatorInterface $calculator)... method buildRandomGenerator (line 301) | private function buildRandomGenerator(): RandomGeneratorInterface method buildTimeGenerator (line 316) | private function buildTimeGenerator(TimeProviderInterface $timeProvide... method buildUnixTimeGenerator (line 328) | private function buildUnixTimeGenerator(): TimeGeneratorInterface method buildNameGenerator (line 336) | private function buildNameGenerator(): NameGeneratorInterface method buildTimeConverter (line 348) | private function buildTimeConverter(CalculatorInterface $calculator): ... method buildUuidBuilder (line 364) | private function buildUuidBuilder(bool $useGuids = false): UuidBuilder... method is64BitSystem (line 379) | private function is64BitSystem(): bool FILE: vendor/ramsey/uuid/src/Fields/FieldsInterface.php type FieldsInterface (line 25) | interface FieldsInterface extends Serializable method getBytes (line 32) | public function getBytes(): string; FILE: vendor/ramsey/uuid/src/Fields/SerializableFieldsTrait.php type SerializableFieldsTrait (line 28) | trait SerializableFieldsTrait method __construct (line 33) | abstract public function __construct(string $bytes); method getBytes (line 38) | abstract public function getBytes(): string; method serialize (line 43) | public function serialize(): string method __serialize (line 51) | public function __serialize(): array method unserialize (line 61) | public function unserialize(string $data): void method __unserialize (line 73) | public function __unserialize(array $data): void FILE: vendor/ramsey/uuid/src/Generator/CombGenerator.php class CombGenerator (line 59) | class CombGenerator implements RandomGeneratorInterface method __construct (line 63) | public function __construct( method generate (line 74) | public function generate(int $length): string method timestamp (line 106) | private function timestamp(): string FILE: vendor/ramsey/uuid/src/Generator/DceSecurityGenerator.php class DceSecurityGenerator (line 37) | class DceSecurityGenerator implements DceSecurityGeneratorInterface method __construct (line 55) | public function __construct( method generate (line 62) | public function generate( FILE: vendor/ramsey/uuid/src/Generator/DceSecurityGeneratorInterface.php type DceSecurityGeneratorInterface (line 27) | interface DceSecurityGeneratorInterface method generate (line 42) | public function generate( FILE: vendor/ramsey/uuid/src/Generator/DefaultNameGenerator.php class DefaultNameGenerator (line 26) | class DefaultNameGenerator implements NameGeneratorInterface method generate (line 31) | public function generate(UuidInterface $ns, string $name, string $hash... FILE: vendor/ramsey/uuid/src/Generator/DefaultTimeGenerator.php class DefaultTimeGenerator (line 40) | class DefaultTimeGenerator implements TimeGeneratorInterface method __construct (line 42) | public function __construct( method generate (line 55) | public function generate($node = null, ?int $clockSeq = null): string method getValidNode (line 101) | private function getValidNode(int | string | null $node): string FILE: vendor/ramsey/uuid/src/Generator/NameGeneratorFactory.php class NameGeneratorFactory (line 20) | class NameGeneratorFactory method getGenerator (line 25) | public function getGenerator(): NameGeneratorInterface FILE: vendor/ramsey/uuid/src/Generator/NameGeneratorInterface.php type NameGeneratorInterface (line 23) | interface NameGeneratorInterface method generate (line 36) | public function generate(UuidInterface $ns, string $name, string $hash... FILE: vendor/ramsey/uuid/src/Generator/PeclUuidNameGenerator.php class PeclUuidNameGenerator (line 30) | class PeclUuidNameGenerator implements NameGeneratorInterface method generate (line 35) | public function generate(UuidInterface $ns, string $name, string $hash... FILE: vendor/ramsey/uuid/src/Generator/PeclUuidRandomGenerator.php class PeclUuidRandomGenerator (line 27) | class PeclUuidRandomGenerator implements RandomGeneratorInterface method generate (line 29) | public function generate(int $length): string FILE: vendor/ramsey/uuid/src/Generator/PeclUuidTimeGenerator.php class PeclUuidTimeGenerator (line 27) | class PeclUuidTimeGenerator implements TimeGeneratorInterface method generate (line 32) | public function generate($node = null, ?int $clockSeq = null): string FILE: vendor/ramsey/uuid/src/Generator/RandomBytesGenerator.php class RandomBytesGenerator (line 25) | class RandomBytesGenerator implements RandomGeneratorInterface method generate (line 32) | public function generate(int $length): string FILE: vendor/ramsey/uuid/src/Generator/RandomGeneratorFactory.php class RandomGeneratorFactory (line 20) | class RandomGeneratorFactory method getGenerator (line 25) | public function getGenerator(): RandomGeneratorInterface FILE: vendor/ramsey/uuid/src/Generator/RandomGeneratorInterface.php type RandomGeneratorInterface (line 20) | interface RandomGeneratorInterface method generate (line 29) | public function generate(int $length): string; FILE: vendor/ramsey/uuid/src/Generator/RandomLibAdapter.php class RandomLibAdapter (line 28) | class RandomLibAdapter implements RandomGeneratorInterface method __construct (line 40) | public function __construct(?Generator $generator = null) method generate (line 50) | public function generate(int $length): string FILE: vendor/ramsey/uuid/src/Generator/TimeGeneratorFactory.php class TimeGeneratorFactory (line 24) | class TimeGeneratorFactory method __construct (line 26) | public function __construct( method getGenerator (line 36) | public function getGenerator(): TimeGeneratorInterface FILE: vendor/ramsey/uuid/src/Generator/TimeGeneratorInterface.php type TimeGeneratorInterface (line 22) | interface TimeGeneratorInterface method generate (line 34) | public function generate($node = null, ?int $clockSeq = null): string; FILE: vendor/ramsey/uuid/src/Generator/UnixTimeGenerator.php class UnixTimeGenerator (line 46) | class UnixTimeGenerator implements TimeGeneratorInterface method __construct (line 58) | public function __construct( method generate (line 69) | public function generate($node = null, ?int $clockSeq = null, ?DateTim... method randomize (line 90) | private function randomize(string $time): void method increment (line 120) | private function increment(): string FILE: vendor/ramsey/uuid/src/Guid/Fields.php class Fields (line 46) | final class Fields implements FieldsInterface method __construct (line 61) | public function __construct(private string $bytes) method getBytes (line 81) | public function getBytes(): string method getTimeLow (line 86) | public function getTimeLow(): Hexadecimal method getTimeMid (line 102) | public function getTimeMid(): Hexadecimal method getTimeHiAndVersion (line 111) | public function getTimeHiAndVersion(): Hexadecimal method getTimestamp (line 120) | public function getTimestamp(): Hexadecimal method getClockSeq (line 130) | public function getClockSeq(): Hexadecimal method getClockSeqHiAndReserved (line 143) | public function getClockSeqHiAndReserved(): Hexadecimal method getClockSeqLow (line 148) | public function getClockSeqLow(): Hexadecimal method getNode (line 153) | public function getNode(): Hexadecimal method getVersion (line 158) | public function getVersion(): ?int method isCorrectVariant (line 170) | private function isCorrectVariant(): bool FILE: vendor/ramsey/uuid/src/Guid/Guid.php class Guid (line 47) | final class Guid extends Uuid method __construct (line 49) | public function __construct( FILE: vendor/ramsey/uuid/src/Guid/GuidBuilder.php class GuidBuilder (line 32) | class GuidBuilder implements UuidBuilderInterface method __construct (line 39) | public function __construct( method build (line 55) | public function build(CodecInterface $codec, string $bytes): UuidInter... method buildFields (line 71) | protected function buildFields(string $bytes): Fields FILE: vendor/ramsey/uuid/src/Lazy/LazyUuidFromString.php class LazyUuidFromString (line 51) | final class LazyUuidFromString implements UuidInterface method __construct (line 60) | public function __construct(private string $uuid) method fromBytes (line 64) | public static function fromBytes(string $bytes): self method serialize (line 81) | public function serialize(): string method __serialize (line 89) | public function __serialize(): array method unserialize (line 99) | public function unserialize(string $data): void method __unserialize (line 107) | public function __unserialize(array $data): void method getNumberConverter (line 118) | public function getNumberConverter(): NumberConverterInterface method getFieldsHex (line 126) | public function getFieldsHex(): array method getClockSeqHiAndReservedHex (line 131) | public function getClockSeqHiAndReservedHex(): string method getClockSeqLowHex (line 136) | public function getClockSeqLowHex(): string method getClockSequenceHex (line 141) | public function getClockSequenceHex(): string method getDateTime (line 146) | public function getDateTime(): DateTimeInterface method getLeastSignificantBitsHex (line 151) | public function getLeastSignificantBitsHex(): string method getMostSignificantBitsHex (line 156) | public function getMostSignificantBitsHex(): string method getNodeHex (line 161) | public function getNodeHex(): string method getTimeHiAndVersionHex (line 166) | public function getTimeHiAndVersionHex(): string method getTimeLowHex (line 171) | public function getTimeLowHex(): string method getTimeMidHex (line 176) | public function getTimeMidHex(): string method getTimestampHex (line 181) | public function getTimestampHex(): string method getUrn (line 186) | public function getUrn(): string method getVariant (line 191) | public function getVariant(): ?int method getVersion (line 196) | public function getVersion(): ?int method compareTo (line 201) | public function compareTo(UuidInterface $other): int method equals (line 206) | public function equals(?object $other): bool method getBytes (line 215) | public function getBytes(): string method getFields (line 224) | public function getFields(): FieldsInterface method getHex (line 229) | public function getHex(): Hexadecimal method getInteger (line 234) | public function getInteger(): IntegerObject method toString (line 239) | public function toString(): string method __toString (line 244) | public function __toString(): string method jsonSerialize (line 249) | public function jsonSerialize(): string method getClockSeqHiAndReserved (line 259) | public function getClockSeqHiAndReserved(): string method getClockSeqLow (line 274) | public function getClockSeqLow(): string method getClockSequence (line 289) | public function getClockSequence(): string method getLeastSignificantBits (line 303) | public function getLeastSignificantBits(): string method getMostSignificantBits (line 314) | public function getMostSignificantBits(): string method getNode (line 326) | public function getNode(): string method getTimeHiAndVersion (line 341) | public function getTimeHiAndVersion(): string method getTimeLow (line 356) | public function getTimeLow(): string method getTimeMid (line 371) | public function getTimeMid(): string method getTimestamp (line 386) | public function getTimestamp(): string method toUuidV1 (line 400) | public function toUuidV1(): UuidV1 method toUuidV6 (line 413) | public function toUuidV6(): UuidV6 method unwrap (line 422) | private function unwrap(): UuidInterface FILE: vendor/ramsey/uuid/src/Math/BrickMathCalculator.php class BrickMathCalculator (line 32) | final class BrickMathCalculator implements CalculatorInterface method add (line 47) | public function add(NumberInterface $augend, NumberInterface ...$adden... method subtract (line 59) | public function subtract(NumberInterface $minuend, NumberInterface ...... method multiply (line 71) | public function multiply(NumberInterface $multiplicand, NumberInterfac... method divide (line 84) | public function divide( method fromBase (line 109) | public function fromBase(string $value, int $base): IntegerObject method toBase (line 123) | public function toBase(IntegerObject $value, int $base): string method toHexadecimal (line 137) | public function toHexadecimal(IntegerObject $value): Hexadecimal method toInteger (line 143) | public function toInteger(Hexadecimal $value): IntegerObject method getBrickRoundingMode (line 153) | private function getBrickRoundingMode(int $roundingMode) FILE: vendor/ramsey/uuid/src/Math/CalculatorInterface.php type CalculatorInterface (line 26) | interface CalculatorInterface method add (line 38) | public function add(NumberInterface $augend, NumberInterface ...$adden... method subtract (line 50) | public function subtract(NumberInterface $minuend, NumberInterface ...... method multiply (line 62) | public function multiply(NumberInterface $multiplicand, NumberInterfac... method divide (line 77) | public function divide( method fromBase (line 94) | public function fromBase(string $value, int $base): IntegerObject; method toBase (line 106) | public function toBase(IntegerObject $value, int $base): string; method toHexadecimal (line 113) | public function toHexadecimal(IntegerObject $value): Hexadecimal; method toInteger (line 120) | public function toInteger(Hexadecimal $value): IntegerObject; FILE: vendor/ramsey/uuid/src/Math/RoundingMode.php class RoundingMode (line 41) | final class RoundingMode method __construct (line 124) | private function __construct() FILE: vendor/ramsey/uuid/src/Nonstandard/Fields.php class Fields (line 43) | final class Fields implements FieldsInterface method __construct (line 53) | public function __construct(private string $bytes) method getBytes (line 62) | public function getBytes(): string method getClockSeq (line 67) | public function getClockSeq(): Hexadecimal method getClockSeqHiAndReserved (line 74) | public function getClockSeqHiAndReserved(): Hexadecimal method getClockSeqLow (line 79) | public function getClockSeqLow(): Hexadecimal method getNode (line 84) | public function getNode(): Hexadecimal method getTimeHiAndVersion (line 89) | public function getTimeHiAndVersion(): Hexadecimal method getTimeLow (line 94) | public function getTimeLow(): Hexadecimal method getTimeMid (line 99) | public function getTimeMid(): Hexadecimal method getTimestamp (line 104) | public function getTimestamp(): Hexadecimal method getVersion (line 114) | public function getVersion(): ?int method isNil (line 119) | public function isNil(): bool method isMax (line 124) | public function isMax(): bool FILE: vendor/ramsey/uuid/src/Nonstandard/Uuid.php class Uuid (line 28) | final class Uuid extends BaseUuid method __construct (line 30) | public function __construct( FILE: vendor/ramsey/uuid/src/Nonstandard/UuidBuilder.php class UuidBuilder (line 30) | class UuidBuilder implements UuidBuilderInterface method __construct (line 37) | public function __construct( method build (line 53) | public function build(CodecInterface $codec, string $bytes): UuidInter... method buildFields (line 69) | protected function buildFields(string $bytes): Fields FILE: vendor/ramsey/uuid/src/Nonstandard/UuidV6.php class UuidV6 (line 40) | class UuidV6 extends BaseUuid implements UuidInterface method __construct (line 53) | public function __construct( method toUuidV1 (line 71) | public function toUuidV1(): UuidV1 method fromUuidV1 (line 89) | public static function fromUuidV1(UuidV1 $uuidV1): \Ramsey\Uuid\Rfc412... FILE: vendor/ramsey/uuid/src/Provider/Dce/SystemDceSecurityProvider.php class SystemDceSecurityProvider (line 35) | class SystemDceSecurityProvider implements DceSecurityProviderInterface method getUid (line 42) | public function getUid(): IntegerObject method getGid (line 72) | public function getGid(): IntegerObject method getSystemUid (line 100) | private function getSystemUid(): string method getSystemGid (line 115) | private function getSystemGid(): string method hasShellExec (line 130) | private function hasShellExec(): bool method getOs (line 138) | private function getOs(): string method getWindowsUid (line 159) | private function getWindowsUid(): string method getWindowsGid (line 186) | private function getWindowsGid(): string FILE: vendor/ramsey/uuid/src/Provider/DceSecurityProviderInterface.php type DceSecurityProviderInterface (line 25) | interface DceSecurityProviderInterface method getUid (line 32) | public function getUid(): IntegerObject; method getGid (line 39) | public function getGid(): IntegerObject; FILE: vendor/ramsey/uuid/src/Provider/Node/FallbackNodeProvider.php class FallbackNodeProvider (line 24) | class FallbackNodeProvider implements NodeProviderInterface method __construct (line 29) | public function __construct(private iterable $providers) method getNode (line 33) | public function getNode(): Hexadecimal FILE: vendor/ramsey/uuid/src/Provider/Node/NodeProviderCollection.php class NodeProviderCollection (line 31) | class NodeProviderCollection extends AbstractCollection method getType (line 33) | public function getType(): string method unserialize (line 43) | public function unserialize($serialized): void FILE: vendor/ramsey/uuid/src/Provider/Node/RandomNodeProvider.php class RandomNodeProvider (line 36) | class RandomNodeProvider implements NodeProviderInterface method getNode (line 38) | public function getNode(): Hexadecimal FILE: vendor/ramsey/uuid/src/Provider/Node/StaticNodeProvider.php class StaticNodeProvider (line 33) | class StaticNodeProvider implements NodeProviderInterface method __construct (line 40) | public function __construct(Hexadecimal $node) method getNode (line 49) | public function getNode(): Hexadecimal method setMulticastBit (line 57) | private function setMulticastBit(Hexadecimal $node): Hexadecimal FILE: vendor/ramsey/uuid/src/Provider/Node/SystemNodeProvider.php class SystemNodeProvider (line 44) | class SystemNodeProvider implements NodeProviderInterface method getNode (line 56) | public function getNode(): Hexadecimal method getNodeFromSystem (line 70) | protected function getNodeFromSystem(): string method getIfconfig (line 97) | protected function getIfconfig(): string method getSysfs (line 143) | protected function getSysfs(): string FILE: vendor/ramsey/uuid/src/Provider/NodeProviderInterface.php type NodeProviderInterface (line 22) | interface NodeProviderInterface method getNode (line 29) | public function getNode(): Hexadecimal; FILE: vendor/ramsey/uuid/src/Provider/Time/FixedTimeProvider.php class FixedTimeProvider (line 26) | class FixedTimeProvider implements TimeProviderInterface method __construct (line 28) | public function __construct(private Time $time) method setUsec (line 37) | public function setUsec($value): void method setSec (line 47) | public function setSec($value): void method getTime (line 52) | public function getTime(): Time FILE: vendor/ramsey/uuid/src/Provider/Time/SystemTimeProvider.php class SystemTimeProvider (line 25) | class SystemTimeProvider implements TimeProviderInterface method getTime (line 27) | public function getTime(): Time FILE: vendor/ramsey/uuid/src/Provider/TimeProviderInterface.php type TimeProviderInterface (line 22) | interface TimeProviderInterface method getTime (line 27) | public function getTime(): Time; FILE: vendor/ramsey/uuid/src/Rfc4122/Fields.php class Fields (line 40) | final class Fields implements FieldsInterface method __construct (line 55) | public function __construct(private string $bytes) method getBytes (line 79) | public function getBytes(): string method getClockSeq (line 84) | public function getClockSeq(): Hexadecimal method getClockSeqHiAndReserved (line 97) | public function getClockSeqHiAndReserved(): Hexadecimal method getClockSeqLow (line 102) | public function getClockSeqLow(): Hexadecimal method getNode (line 107) | public function getNode(): Hexadecimal method getTimeHiAndVersion (line 112) | public function getTimeHiAndVersion(): Hexadecimal method getTimeLow (line 117) | public function getTimeLow(): Hexadecimal method getTimeMid (line 122) | public function getTimeMid(): Hexadecimal method getTimestamp (line 139) | public function getTimestamp(): Hexadecimal method getVersion (line 170) | public function getVersion(): ?int method isCorrectVariant (line 182) | private function isCorrectVariant(): bool FILE: vendor/ramsey/uuid/src/Rfc4122/FieldsInterface.php type FieldsInterface (line 41) | interface FieldsInterface extends BaseFieldsInterface method getClockSeq (line 46) | public function getClockSeq(): Hexadecimal; method getClockSeqHiAndReserved (line 51) | public function getClockSeqHiAndReserved(): Hexadecimal; method getClockSeqLow (line 56) | public function getClockSeqLow(): Hexadecimal; method getNode (line 61) | public function getNode(): Hexadecimal; method getTimeHiAndVersion (line 66) | public function getTimeHiAndVersion(): Hexadecimal; method getTimeLow (line 71) | public function getTimeLow(): Hexadecimal; method getTimeMid (line 76) | public function getTimeMid(): Hexadecimal; method getTimestamp (line 81) | public function getTimestamp(): Hexadecimal; method getVariant (line 97) | public function getVariant(): int; method getVersion (line 120) | public function getVersion(): ?int; method isNil (line 129) | public function isNil(): bool; FILE: vendor/ramsey/uuid/src/Rfc4122/MaxTrait.php type MaxTrait (line 22) | trait MaxTrait method getBytes (line 29) | abstract public function getBytes(): string; method isMax (line 36) | public function isMax(): bool FILE: vendor/ramsey/uuid/src/Rfc4122/MaxUuid.php class MaxUuid (line 26) | final class MaxUuid extends Uuid implements UuidInterface FILE: vendor/ramsey/uuid/src/Rfc4122/NilTrait.php type NilTrait (line 22) | trait NilTrait method getBytes (line 29) | abstract public function getBytes(): string; method isNil (line 34) | public function isNil(): bool FILE: vendor/ramsey/uuid/src/Rfc4122/NilUuid.php class NilUuid (line 26) | final class NilUuid extends Uuid implements UuidInterface FILE: vendor/ramsey/uuid/src/Rfc4122/TimeTrait.php type TimeTrait (line 31) | trait TimeTrait method getDateTime (line 38) | public function getDateTime(): DateTimeInterface FILE: vendor/ramsey/uuid/src/Rfc4122/UuidBuilder.php class UuidBuilder (line 35) | class UuidBuilder implements UuidBuilderInterface method __construct (line 48) | public function __construct( method build (line 66) | public function build(CodecInterface $codec, string $bytes): UuidInter... method buildFields (line 117) | protected function buildFields(string $bytes): FieldsInterface FILE: vendor/ramsey/uuid/src/Rfc4122/UuidInterface.php type UuidInterface (line 26) | interface UuidInterface extends BaseUuidInterface FILE: vendor/ramsey/uuid/src/Rfc4122/UuidV1.php class UuidV1 (line 31) | final class UuidV1 extends Uuid implements UuidInterface method __construct (line 44) | public function __construct( FILE: vendor/ramsey/uuid/src/Rfc4122/UuidV2.php class UuidV2 (line 50) | final class UuidV2 extends Uuid implements UuidInterface method __construct (line 63) | public function __construct( method getLocalDomain (line 81) | public function getLocalDomain(): int method getLocalDomainName (line 92) | public function getLocalDomainName(): string method getLocalIdentifier (line 100) | public function getLocalIdentifier(): IntegerObject FILE: vendor/ramsey/uuid/src/Rfc4122/UuidV3.php class UuidV3 (line 32) | final class UuidV3 extends Uuid implements UuidInterface method __construct (line 43) | public function __construct( FILE: vendor/ramsey/uuid/src/Rfc4122/UuidV4.php class UuidV4 (line 31) | final class UuidV4 extends Uuid implements UuidInterface method __construct (line 42) | public function __construct( FILE: vendor/ramsey/uuid/src/Rfc4122/UuidV5.php class UuidV5 (line 32) | final class UuidV5 extends Uuid implements UuidInterface method __construct (line 43) | public function __construct( FILE: vendor/ramsey/uuid/src/Rfc4122/UuidV6.php class UuidV6 (line 27) | final class UuidV6 extends NonstandardUuidV6 implements UuidInterface FILE: vendor/ramsey/uuid/src/Rfc4122/UuidV7.php class UuidV7 (line 31) | final class UuidV7 extends Uuid implements UuidInterface method __construct (line 44) | public function __construct( FILE: vendor/ramsey/uuid/src/Rfc4122/UuidV8.php class UuidV8 (line 35) | final class UuidV8 extends Uuid implements UuidInterface method __construct (line 46) | public function __construct( FILE: vendor/ramsey/uuid/src/Rfc4122/Validator.php class Validator (line 28) | final class Validator implements ValidatorInterface method getPattern (line 36) | public function getPattern(): string method validate (line 41) | public function validate(string $uuid): bool FILE: vendor/ramsey/uuid/src/Rfc4122/VariantTrait.php type VariantTrait (line 34) | trait VariantTrait method getBytes (line 39) | abstract public function getBytes(): string; method getVariant (line 55) | public function getVariant(): int FILE: vendor/ramsey/uuid/src/Rfc4122/VersionTrait.php type VersionTrait (line 24) | trait VersionTrait method getVersion (line 47) | abstract public function getVersion(): ?int; method isMax (line 52) | abstract public function isMax(): bool; method isNil (line 57) | abstract public function isNil(): bool; method isCorrectVersion (line 64) | private function isCorrectVersion(): bool FILE: vendor/ramsey/uuid/src/Type/Decimal.php class Decimal (line 34) | final class Decimal implements NumberInterface method __construct (line 39) | public function __construct(float | int | string | self $value) method isNegative (line 69) | public function isNegative(): bool method toString (line 74) | public function toString(): string method __toString (line 79) | public function __toString(): string method jsonSerialize (line 84) | public function jsonSerialize(): string method serialize (line 89) | public function serialize(): string method __serialize (line 97) | public function __serialize(): array method unserialize (line 107) | public function unserialize(string $data): void method __unserialize (line 115) | public function __unserialize(array $data): void FILE: vendor/ramsey/uuid/src/Type/Hexadecimal.php class Hexadecimal (line 32) | final class Hexadecimal implements TypeInterface method __construct (line 42) | public function __construct(self | string $value) method toString (line 52) | public function toString(): string method __toString (line 60) | public function __toString(): string method jsonSerialize (line 68) | public function jsonSerialize(): string method serialize (line 76) | public function serialize(): string method __serialize (line 84) | public function __serialize(): array method unserialize (line 94) | public function unserialize(string $data): void method __unserialize (line 102) | public function __unserialize(array $data): void method prepareValue (line 116) | private function prepareValue(string $value): string FILE: vendor/ramsey/uuid/src/Type/Integer.php class Integer (line 37) | final class Integer implements NumberInterface method __construct (line 49) | public function __construct(self | float | int | string $value) method isNegative (line 54) | public function isNegative(): bool method toString (line 64) | public function toString(): string method __toString (line 72) | public function __toString(): string method jsonSerialize (line 77) | public function jsonSerialize(): string method serialize (line 82) | public function serialize(): string method __serialize (line 90) | public function __serialize(): array method unserialize (line 100) | public function unserialize(string $data): void method __unserialize (line 108) | public function __unserialize(array $data): void method prepareValue (line 122) | private function prepareValue(float | int | string $value): string FILE: vendor/ramsey/uuid/src/Type/NumberInterface.php type NumberInterface (line 22) | interface NumberInterface extends TypeInterface method isNegative (line 27) | public function isNegative(): bool; FILE: vendor/ramsey/uuid/src/Type/Time.php class Time (line 33) | final class Time implements TypeInterface method __construct (line 38) | public function __construct( method getSeconds (line 49) | public function getSeconds(): IntegerObject method getMicroseconds (line 57) | public function getMicroseconds(): IntegerObject method toString (line 62) | public function toString(): string method __toString (line 67) | public function __toString(): string method jsonSerialize (line 75) | public function jsonSerialize(): array method serialize (line 83) | public function serialize(): string method __serialize (line 91) | public function __serialize(): array method unserialize (line 104) | public function unserialize(string $data): void method __unserialize (line 119) | public function __unserialize(array $data): void FILE: vendor/ramsey/uuid/src/Type/TypeInterface.php type TypeInterface (line 25) | interface TypeInterface extends JsonSerializable, Serializable method toString (line 30) | public function toString(): string; method __toString (line 35) | public function __toString(): string; FILE: vendor/ramsey/uuid/src/Uuid.php class Uuid (line 47) | class Uuid implements UuidInterface method __construct (line 270) | public function __construct( method __toString (line 285) | public function __toString(): string method jsonSerialize (line 293) | public function jsonSerialize(): string method serialize (line 301) | public function serialize(): string method __serialize (line 309) | public function __serialize(): array method unserialize (line 319) | public function unserialize(string $data): void method __unserialize (line 345) | public function __unserialize(array $data): void method compareTo (line 356) | public function compareTo(UuidInterface $other): int method equals (line 371) | public function equals(?object $other): bool method getBytes (line 383) | public function getBytes(): string method getFields (line 388) | public function getFields(): FieldsInterface method getHex (line 393) | public function getHex(): Hexadecimal method getInteger (line 398) | public function getInteger(): IntegerObject method getUrn (line 403) | public function getUrn(): string method toString (line 411) | public function toString(): string method getFactory (line 419) | public static function getFactory(): UuidFactoryInterface method setFactory (line 433) | public static function setFactory(UuidFactoryInterface $factory): void method fromBytes (line 454) | public static function fromBytes(string $bytes): UuidInterface method fromString (line 489) | public static function fromString(string $uuid): UuidInterface method fromDateTime (line 515) | public static function fromDateTime( method fromHexadecimal (line 534) | public static function fromHexadecimal(Hexadecimal $hex): UuidInterface method fromInteger (line 562) | public static function fromInteger(string $integer): UuidInterface method isValid (line 579) | public static function isValid(string $uuid): bool method uuid1 (line 595) | public static function uuid1($node = null, ?int $clockSeq = null): Uui... method uuid2 (line 614) | public static function uuid2( method uuid3 (line 633) | public static function uuid3($ns, string $name): UuidInterface method uuid4 (line 644) | public static function uuid4(): UuidInterface method uuid5 (line 659) | public static function uuid5($ns, string $name): UuidInterface method uuid6 (line 674) | public static function uuid6( method uuid7 (line 689) | public static function uuid7(?DateTimeInterface $dateTime = null): Uui... method uuid8 (line 715) | public static function uuid8(string $bytes): UuidInterface FILE: vendor/ramsey/uuid/src/UuidFactory.php class UuidFactory (line 47) | class UuidFactory implements UuidFactoryInterface method __construct (line 69) | public function __construct(?FeatureSet $features = null) method getCodec (line 91) | public function getCodec(): CodecInterface method setCodec (line 101) | public function setCodec(CodecInterface $codec): void method getNameGenerator (line 111) | public function getNameGenerator(): NameGeneratorInterface method setNameGenerator (line 121) | public function setNameGenerator(NameGeneratorInterface $nameGenerator... method getNodeProvider (line 131) | public function getNodeProvider(): NodeProviderInterface method getRandomGenerator (line 139) | public function getRandomGenerator(): RandomGeneratorInterface method getTimeGenerator (line 147) | public function getTimeGenerator(): TimeGeneratorInterface method setTimeGenerator (line 157) | public function setTimeGenerator(TimeGeneratorInterface $generator): void method getDceSecurityGenerator (line 167) | public function getDceSecurityGenerator(): DceSecurityGeneratorInterface method setDceSecurityGenerator (line 178) | public function setDceSecurityGenerator(DceSecurityGeneratorInterface ... method getNumberConverter (line 188) | public function getNumberConverter(): NumberConverterInterface method setRandomGenerator (line 198) | public function setRandomGenerator(RandomGeneratorInterface $generator... method setNumberConverter (line 211) | public function setNumberConverter(NumberConverterInterface $converter... method getUuidBuilder (line 221) | public function getUuidBuilder(): UuidBuilderInterface method setUuidBuilder (line 231) | public function setUuidBuilder(UuidBuilderInterface $builder): void method getValidator (line 238) | public function getValidator(): ValidatorInterface method setValidator (line 248) | public function setValidator(ValidatorInterface $validator): void method fromBytes (line 258) | public function fromBytes(string $bytes): UuidInterface method fromString (line 266) | public function fromString(string $uuid): UuidInterface method fromInteger (line 276) | public function fromInteger(string $integer): UuidInterface method fromDateTime (line 284) | public function fromDateTime( method fromHexadecimal (line 299) | public function fromHexadecimal(Hexadecimal $hex): UuidInterface method uuid1 (line 307) | public function uuid1($node = null, ?int $clockSeq = null): UuidInterface method uuid2 (line 314) | public function uuid2( method uuid3 (line 329) | public function uuid3($ns, string $name): UuidInterface method uuid4 (line 334) | public function uuid4(): UuidInterface method uuid5 (line 345) | public function uuid5($ns, string $name): UuidInterface method uuid6 (line 350) | public function uuid6(?Hexadecimal $node = null, ?int $clockSeq = null... method uuid7 (line 375) | public function uuid7(?DateTimeInterface $dateTime = null): UuidInterface method uuid8 (line 397) | public function uuid8(string $bytes): UuidInterface method uuid (line 414) | public function uuid(string $bytes): UuidInterface method uuidFromNsAndName (line 431) | private function uuidFromNsAndName( method uuidFromBytesAndVersion (line 455) | private function uuidFromBytesAndVersion(string $bytes, int $version):... FILE: vendor/ramsey/uuid/src/UuidFactoryInterface.php type UuidFactoryInterface (line 25) | interface UuidFactoryInterface method fromBytes (line 36) | public function fromBytes(string $bytes): UuidInterface; method fromDateTime (line 48) | public function fromDateTime( method fromInteger (line 63) | public function fromInteger(string $integer): UuidInterface; method fromString (line 74) | public function fromString(string $uuid): UuidInterface; method getValidator (line 79) | public function getValidator(): ValidatorInterface; method uuid1 (line 91) | public function uuid1($node = null, ?int $clockSeq = null): UuidInterf... method uuid2 (line 107) | public function uuid2( method uuid3 (line 124) | public function uuid3($ns, string $name): UuidInterface; method uuid4 (line 131) | public function uuid4(): UuidInterface; method uuid5 (line 143) | public function uuid5($ns, string $name): UuidInterface; method uuid6 (line 154) | public function uuid6(?Hexadecimal $node = null, ?int $clockSeq = null... FILE: vendor/ramsey/uuid/src/UuidInterface.php type UuidInterface (line 29) | interface UuidInterface extends method compareTo (line 45) | public function compareTo(UuidInterface $other): int; method equals (line 57) | public function equals(?object $other): bool; method getBytes (line 66) | public function getBytes(): string; method getFields (line 71) | public function getFields(): FieldsInterface; method getHex (line 76) | public function getHex(): Hexadecimal; method getInteger (line 81) | public function getInteger(): IntegerObject; method getUrn (line 91) | public function getUrn(): string; method toString (line 100) | public function toString(): string; method __toString (line 109) | public function __toString(): string; FILE: vendor/ramsey/uuid/src/Validator/GenericValidator.php class GenericValidator (line 27) | final class GenericValidator implements ValidatorInterface method getPattern (line 37) | public function getPattern(): string method validate (line 42) | public function validate(string $uuid): bool FILE: vendor/ramsey/uuid/src/Validator/ValidatorInterface.php type ValidatorInterface (line 22) | interface ValidatorInterface method getPattern (line 29) | public function getPattern(): string; method validate (line 40) | public function validate(string $uuid): bool; FILE: vendor/ramsey/uuid/src/functions.php function v1 (line 32) | function v1($node = null, ?int $clockSeq = null): string function v2 (line 50) | function v2( function v3 (line 68) | function v3($ns, string $name): string function v4 (line 78) | function v4(): string function v5 (line 92) | function v5($ns, string $name): string function v6 (line 106) | function v6(?Hexadecimal $node = null, ?int $clockSeq = null): string function v7 (line 119) | function v7(?DateTimeInterface $dateTime = null): string function v8 (line 138) | function v8(string $bytes): string FILE: vendor/sebastian/cli-parser/src/Parser.php class Parser (line 34) | final class Parser method parse (line 47) | public function parse(array $argv, string $shortOptions, ?array $longO... method parseShortOption (line 116) | private function parseShortOption(string $argument, string $shortOptio... method parseLongOption (line 160) | private function parseLongOption(string $argument, array $longOptions,... FILE: vendor/sebastian/cli-parser/src/exceptions/AmbiguousOptionException.php class AmbiguousOptionException (line 15) | final class AmbiguousOptionException extends RuntimeException implements... method __construct (line 17) | public function __construct(string $option) FILE: vendor/sebastian/cli-parser/src/exceptions/Exception.php type Exception (line 14) | interface Exception extends Throwable FILE: vendor/sebastian/cli-parser/src/exceptions/OptionDoesNotAllowArgumentException.php class OptionDoesNotAllowArgumentException (line 15) | final class OptionDoesNotAllowArgumentException extends RuntimeException... method __construct (line 17) | public function __construct(string $option) FILE: vendor/sebastian/cli-parser/src/exceptions/RequiredOptionArgumentMissingException.php class RequiredOptionArgumentMissingException (line 15) | final class RequiredOptionArgumentMissingException extends RuntimeExcept... method __construct (line 17) | public function __construct(string $option) FILE: vendor/sebastian/cli-parser/src/exceptions/UnknownOptionException.php class UnknownOptionException (line 15) | final class UnknownOptionException extends RuntimeException implements E... method __construct (line 17) | public function __construct(string $option) FILE: vendor/sebastian/code-unit-reverse-lookup/src/Wizard.php class Wizard (line 24) | class Wizard method lookup (line 41) | public function lookup(string $filename, int $lineNumber): string method updateLookupTable (line 54) | private function updateLookupTable(): void method processClassesAndTraits (line 60) | private function processClassesAndTraits(): void method processFunctions (line 81) | private function processFunctions(): void method processFunctionOrMethod (line 94) | private function processFunctionOrMethod(ReflectionFunctionAbstract $f... FILE: vendor/sebastian/code-unit/src/ClassMethodUnit.php class ClassMethodUnit (line 15) | final class ClassMethodUnit extends CodeUnit method isClassMethod (line 20) | public function isClassMethod(): bool FILE: vendor/sebastian/code-unit/src/ClassUnit.php class ClassUnit (line 15) | final class ClassUnit extends CodeUnit method isClass (line 20) | public function isClass(): bool FILE: vendor/sebastian/code-unit/src/CodeUnit.php class CodeUnit (line 25) | abstract class CodeUnit method forClass (line 41) | public static function forClass(string $className): ClassUnit method forClassMethod (line 63) | public static function forClassMethod(string $className, string $metho... method forFileWithAbsolutePath (line 82) | public static function forFileWithAbsolutePath(string $path): FileUnit method forInterface (line 102) | public static function forInterface(string $interfaceName): InterfaceUnit method forInterfaceMethod (line 124) | public static function forInterfaceMethod(string $interfaceName, strin... method forTrait (line 146) | public static function forTrait(string $traitName): TraitUnit method forTraitMethod (line 168) | public static function forTraitMethod(string $traitName, string $metho... method forFunction (line 190) | public static function forFunction(string $functionName): FunctionUnit method __construct (line 216) | private function __construct(string $name, string $sourceFileName, arr... method name (line 223) | public function name(): string method sourceFileName (line 228) | public function sourceFileName(): string method sourceLines (line 236) | public function sourceLines(): array method isClass (line 241) | public function isClass(): bool method isClassMethod (line 246) | public function isClassMethod(): bool method isInterface (line 251) | public function isInterface(): bool method isInterfaceMethod (line 256) | public function isInterfaceMethod(): bool method isTrait (line 261) | public function isTrait(): bool method isTraitMethod (line 266) | public function isTraitMethod(): bool method isFunction (line 271) | public function isFunction(): bool method isFile (line 276) | public function isFile(): bool method ensureFileExistsAndIsReadable (line 284) | private static function ensureFileExistsAndIsReadable(string $path): void method ensureUserDefinedClass (line 301) | private static function ensureUserDefinedClass(string $className): void method ensureUserDefinedInterface (line 348) | private static function ensureUserDefinedInterface(string $interfaceNa... method ensureUserDefinedTrait (line 386) | private static function ensureUserDefinedTrait(string $traitName): void method reflectorForClass (line 424) | private static function reflectorForClass(string $className): Reflecti... method reflectorForClassMethod (line 444) | private static function reflectorForClassMethod(string $className, str... method reflectorForFunction (line 464) | private static function reflectorForFunction(string $functionName): Re... FILE: vendor/sebastian/code-unit/src/CodeUnitCollection.php class CodeUnitCollection (line 22) | final class CodeUnitCollection implements Countable, IteratorAggregate method fromList (line 29) | public static function fromList(CodeUnit ...$codeUnits): self method __construct (line 37) | private function __construct(array $codeUnits) method asArray (line 45) | public function asArray(): array method getIterator (line 50) | public function getIterator(): CodeUnitCollectionIterator method count (line 55) | public function count(): int method isEmpty (line 60) | public function isEmpty(): bool method mergeWith (line 65) | public function mergeWith(self $other): self FILE: vendor/sebastian/code-unit/src/CodeUnitCollectionIterator.php class CodeUnitCollectionIterator (line 17) | final class CodeUnitCollectionIterator implements Iterator method __construct (line 25) | public function __construct(CodeUnitCollection $collection) method rewind (line 30) | public function rewind(): void method valid (line 35) | public function valid(): bool method key (line 40) | public function key(): int method current (line 45) | public function current(): CodeUnit method next (line 50) | public function next(): void FILE: vendor/sebastian/code-unit/src/FileUnit.php class FileUnit (line 15) | final class FileUnit extends CodeUnit method isFile (line 20) | public function isFile(): bool FILE: vendor/sebastian/code-unit/src/FunctionUnit.php class FunctionUnit (line 15) | final class FunctionUnit extends CodeUnit method isFunction (line 20) | public function isFunction(): bool FILE: vendor/sebastian/code-unit/src/InterfaceMethodUnit.php class InterfaceMethodUnit (line 15) | final class InterfaceMethodUnit extends CodeUnit method isInterfaceMethod (line 20) | public function isInterfaceMethod(): bool FILE: vendor/sebastian/code-unit/src/InterfaceUnit.php class InterfaceUnit (line 15) | final class InterfaceUnit extends CodeUnit method isInterface (line 20) | public function isInterface(): bool FILE: vendor/sebastian/code-unit/src/Mapper.php class Mapper (line 30) | final class Mapper method codeUnitsToSourceLines (line 35) | public function codeUnitsToSourceLines(CodeUnitCollection $codeUnits):... method stringToCodeUnits (line 64) | public function stringToCodeUnits(string $unit): CodeUnitCollection method reflectorForClass (line 127) | private function reflectorForClass(string $className): ReflectionClass method isUserDefinedFunction (line 145) | private function isUserDefinedFunction(string $functionName): bool method isUserDefinedClass (line 167) | private function isUserDefinedClass(string $className): bool method isUserDefinedInterface (line 189) | private function isUserDefinedInterface(string $interfaceName): bool method isUserDefinedTrait (line 211) | private function isUserDefinedTrait(string $traitName): bool method isUserDefinedMethod (line 233) | private function isUserDefinedMethod(string $className, string $method... FILE: vendor/sebastian/code-unit/src/TraitMethodUnit.php class TraitMethodUnit (line 15) | final class TraitMethodUnit extends CodeUnit method isTraitMethod (line 20) | public function isTraitMethod(): bool FILE: vendor/sebastian/code-unit/src/TraitUnit.php class TraitUnit (line 15) | final class TraitUnit extends CodeUnit method isTrait (line 20) | public function isTrait(): bool FILE: vendor/sebastian/code-unit/src/exceptions/Exception.php type Exception (line 14) | interface Exception extends Throwable FILE: vendor/sebastian/code-unit/src/exceptions/InvalidCodeUnitException.php class InvalidCodeUnitException (line 14) | final class InvalidCodeUnitException extends RuntimeException implements... FILE: vendor/sebastian/code-unit/src/exceptions/NoTraitException.php class NoTraitException (line 14) | final class NoTraitException extends RuntimeException implements Exception FILE: vendor/sebastian/code-unit/src/exceptions/ReflectionException.php class ReflectionException (line 14) | final class ReflectionException extends RuntimeException implements Exce... FILE: vendor/sebastian/comparator/src/ArrayComparator.php class ArrayComparator (line 26) | class ArrayComparator extends Comparator method accepts (line 28) | public function accepts(mixed $expected, mixed $actual): bool method assertEquals (line 36) | public function assertEquals(mixed $expected, mixed $actual, float $de... method indent (line 123) | private function indent(string $lines): string FILE: vendor/sebastian/comparator/src/Comparator.php class Comparator (line 12) | abstract class Comparator method setFactory (line 16) | public function setFactory(Factory $factory): void method accepts (line 21) | abstract public function accepts(mixed $expected, mixed $actual): bool; method assertEquals (line 26) | abstract public function assertEquals(mixed $expected, mixed $actual, ... method factory (line 28) | protected function factory(): Factory FILE: vendor/sebastian/comparator/src/ComparisonFailure.php class ComparisonFailure (line 16) | final class ComparisonFailure extends RuntimeException method __construct (line 23) | public function __construct(mixed $expected, mixed $actual, string $ex... method getActual (line 33) | public function getActual(): mixed method getExpected (line 38) | public function getExpected(): mixed method getActualAsString (line 43) | public function getActualAsString(): string method getExpectedAsString (line 48) | public function getExpectedAsString(): string method getDiff (line 53) | public function getDiff(): string method toString (line 64) | public function toString(): string FILE: vendor/sebastian/comparator/src/DOMNodeComparator.php class DOMNodeComparator (line 19) | final class DOMNodeComparator extends ObjectComparator method accepts (line 21) | public function accepts(mixed $expected, mixed $actual): bool method assertEquals (line 29) | public function assertEquals(mixed $expected, mixed $actual, float $de... method nodeToText (line 54) | private function nodeToText(DOMNode $node, bool $canonicalize, bool $i... FILE: vendor/sebastian/comparator/src/DateTimeComparator.php class DateTimeComparator (line 20) | final class DateTimeComparator extends ObjectComparator method accepts (line 22) | public function accepts(mixed $expected, mixed $actual): bool method assertEquals (line 31) | public function assertEquals(mixed $expected, mixed $actual, float $de... method dateTimeToString (line 67) | private function dateTimeToString(DateTimeInterface $datetime): string FILE: vendor/sebastian/comparator/src/ExceptionComparator.php class ExceptionComparator (line 18) | final class ExceptionComparator extends ObjectComparator method accepts (line 20) | public function accepts(mixed $expected, mixed $actual): bool method toArray (line 25) | protected function toArray(object $object): array FILE: vendor/sebastian/comparator/src/Factory.php class Factory (line 14) | final class Factory method getInstance (line 28) | public static function getInstance(): self method __construct (line 37) | public function __construct() method getComparatorFor (line 42) | public function getComparatorFor(mixed $expected, mixed $actual): Comp... method register (line 67) | public function register(Comparator $comparator): void method unregister (line 79) | public function unregister(Comparator $comparator): void method reset (line 88) | public function reset(): void method registerDefaultComparators (line 93) | private function registerDefaultComparators(): void method registerDefaultComparator (line 108) | private function registerDefaultComparator(Comparator $comparator): void FILE: vendor/sebastian/comparator/src/MockObjectComparator.php class MockObjectComparator (line 20) | final class MockObjectComparator extends ObjectComparator method accepts (line 22) | public function accepts(mixed $expected, mixed $actual): bool method toArray (line 27) | protected function toArray(object $object): array FILE: vendor/sebastian/comparator/src/NumericComparator.php class NumericComparator (line 21) | final class NumericComparator extends ScalarComparator method accepts (line 23) | public function accepts(mixed $expected, mixed $actual): bool method assertEquals (line 33) | public function assertEquals(mixed $expected, mixed $actual, float $de... method isInfinite (line 58) | private function isInfinite(mixed $value): bool method isNan (line 63) | private function isNan(mixed $value): bool FILE: vendor/sebastian/comparator/src/ObjectComparator.php class ObjectComparator (line 19) | class ObjectComparator extends ArrayComparator method accepts (line 21) | public function accepts(mixed $expected, mixed $actual): bool method assertEquals (line 29) | public function assertEquals(mixed $expected, mixed $actual, float $de... method toArray (line 84) | protected function toArray(object $object): array FILE: vendor/sebastian/comparator/src/ResourceComparator.php class ResourceComparator (line 16) | final class ResourceComparator extends Comparator method accepts (line 18) | public function accepts(mixed $expected, mixed $actual): bool method assertEquals (line 26) | public function assertEquals(mixed $expected, mixed $actual, float $de... FILE: vendor/sebastian/comparator/src/ScalarComparator.php class ScalarComparator (line 24) | class ScalarComparator extends Comparator method accepts (line 26) | public function accepts(mixed $expected, mixed $actual): bool method assertEquals (line 38) | public function assertEquals(mixed $expected, mixed $actual, float $de... FILE: vendor/sebastian/comparator/src/SplObjectStorageComparator.php class SplObjectStorageComparator (line 16) | final class SplObjectStorageComparator extends Comparator method accepts (line 18) | public function accepts(mixed $expected, mixed $actual): bool method assertEquals (line 26) | public function assertEquals(mixed $expected, mixed $actual, float $de... FILE: vendor/sebastian/comparator/src/TypeComparator.php class TypeComparator (line 16) | final class TypeComparator extends Comparator method accepts (line 18) | public function accepts(mixed $expected, mixed $actual): bool method assertEquals (line 26) | public function assertEquals(mixed $expected, mixed $actual, float $de... FILE: vendor/sebastian/comparator/src/exceptions/Exception.php type Exception (line 14) | interface Exception extends Throwable FILE: vendor/sebastian/comparator/src/exceptions/RuntimeException.php class RuntimeException (line 12) | final class RuntimeException extends \RuntimeException implements Exception FILE: vendor/sebastian/complexity/src/Calculator.php class Calculator (line 21) | final class Calculator method calculateForSourceFile (line 26) | public function calculateForSourceFile(string $sourceFile): Complexity... method calculateForSourceString (line 34) | public function calculateForSourceString(string $source): ComplexityCo... method calculateForAbstractSyntaxTree (line 59) | public function calculateForAbstractSyntaxTree(array $nodes): Complexi... FILE: vendor/sebastian/complexity/src/Complexity/Complexity.php class Complexity (line 17) | final class Complexity method __construct (line 33) | public function __construct(string $name, int $cyclomaticComplexity) method name (line 42) | public function name(): string method cyclomaticComplexity (line 50) | public function cyclomaticComplexity(): int method isFunction (line 55) | public function isFunction(): bool method isMethod (line 60) | public function isMethod(): bool FILE: vendor/sebastian/complexity/src/Complexity/ComplexityCollection.php class ComplexityCollection (line 24) | final class ComplexityCollection implements Countable, IteratorAggregate method fromList (line 31) | public static function fromList(Complexity ...$items): self method __construct (line 39) | private function __construct(array $items) method asArray (line 47) | public function asArray(): array method getIterator (line 52) | public function getIterator(): ComplexityCollectionIterator method count (line 60) | public function count(): int method isEmpty (line 65) | public function isEmpty(): bool method cyclomaticComplexity (line 73) | public function cyclomaticComplexity(): int method isFunction (line 84) | public function isFunction(): self method isMethod (line 96) | public function isMethod(): self method mergeWith (line 108) | public function mergeWith(self $other): self method sortByDescendingCyclomaticComplexity (line 118) | public function sortByDescendingCyclomaticComplexity(): self FILE: vendor/sebastian/complexity/src/Complexity/ComplexityCollectionIterator.php class ComplexityCollectionIterator (line 14) | final class ComplexityCollectionIterator implements Iterator method __construct (line 22) | public function __construct(ComplexityCollection $items) method rewind (line 27) | public function rewind(): void method valid (line 32) | public function valid(): bool method key (line 37) | public function key(): int method current (line 42) | public function current(): Complexity method next (line 47) | public function next(): void FILE: vendor/sebastian/complexity/src/Exception/Exception.php type Exception (line 14) | interface Exception extends Throwable FILE: vendor/sebastian/complexity/src/Exception/RuntimeException.php class RuntimeException (line 12) | final class RuntimeException extends \RuntimeException implements Exception FILE: vendor/sebastian/complexity/src/Visitor/ComplexityCalculatingVisitor.php class ComplexityCalculatingVisitor (line 26) | final class ComplexityCalculatingVisitor extends NodeVisitorAbstract method __construct (line 34) | public function __construct(bool $shortCircuitTraversal) method enterNode (line 39) | public function enterNode(Node $node): ?int method result (line 75) | public function result(): ComplexityCollection method cyclomaticComplexity (line 85) | private function cyclomaticComplexity(array $statements): int method classMethodName (line 102) | private function classMethodName(ClassMethod $node): string method functionName (line 121) | private function functionName(Function_ $node): string FILE: vendor/sebastian/complexity/src/Visitor/CyclomaticComplexityCalculatingVisitor.php class CyclomaticComplexityCalculatingVisitor (line 27) | final class CyclomaticComplexityCalculatingVisitor extends NodeVisitorAb... method enterNode (line 34) | public function enterNode(Node $node): void method cyclomaticComplexity (line 56) | public function cyclomaticComplexity(): int FILE: vendor/sebastian/diff/src/Chunk.php class Chunk (line 19) | final class Chunk implements IteratorAggregate method __construct (line 27) | public function __construct(int $start = 0, int $startRange = 1, int $... method start (line 36) | public function start(): int method startRange (line 41) | public function startRange(): int method end (line 46) | public function end(): int method endRange (line 51) | public function endRange(): int method lines (line 59) | public function lines(): array method setLines (line 67) | public function setLines(array $lines): void method getStart (line 81) | public function getStart(): int method getStartRange (line 89) | public function getStartRange(): int method getEnd (line 97) | public function getEnd(): int method getEndRange (line 105) | public function getEndRange(): int method getLines (line 115) | public function getLines(): array method getIterator (line 120) | public function getIterator(): Traversable FILE: vendor/sebastian/diff/src/Diff.php class Diff (line 19) | final class Diff implements IteratorAggregate method __construct (line 41) | public function __construct(string $from, string $to, array $chunks = []) method from (line 51) | public function from(): string method to (line 59) | public function to(): string method chunks (line 67) | public function chunks(): array method setChunks (line 75) | public function setChunks(array $chunks): void method getFrom (line 85) | public function getFrom(): string method getTo (line 95) | public function getTo(): string method getChunks (line 105) | public function getChunks(): array method getIterator (line 110) | public function getIterator(): Traversable FILE: vendor/sebastian/diff/src/Differ.php class Differ (line 31) | final class Differ method __construct (line 40) | public function __construct(DiffOutputBuilderInterface $outputBuilder) method diff (line 45) | public function diff(array|string $from, array|string $to, ?LongestCom... method diffToArray (line 52) | public function diffToArray(array|string $from, array|string $to, ?Lon... method splitStringByLines (line 112) | private function splitStringByLines(string $input): array method selectLcsImplementation (line 117) | private function selectLcsImplementation(array $from, array $to): Long... method calculateEstimatedFootprint (line 132) | private function calculateEstimatedFootprint(array $from, array $to): ... method detectUnmatchedLineEndings (line 139) | private function detectUnmatchedLineEndings(array $diff): bool method getLinebreak (line 177) | private function getLinebreak($line): string method getArrayDiffParted (line 200) | private static function getArrayDiffParted(array &$from, array &$to): ... FILE: vendor/sebastian/diff/src/Exception/ConfigurationException.php class ConfigurationException (line 17) | final class ConfigurationException extends InvalidArgumentException method __construct (line 19) | public function __construct( FILE: vendor/sebastian/diff/src/Exception/Exception.php type Exception (line 14) | interface Exception extends Throwable FILE: vendor/sebastian/diff/src/Exception/InvalidArgumentException.php class InvalidArgumentException (line 12) | class InvalidArgumentException extends \InvalidArgumentException impleme... FILE: vendor/sebastian/diff/src/Line.php class Line (line 12) | final class Line method __construct (line 20) | public function __construct(int $type = self::UNCHANGED, string $conte... method content (line 26) | public function content(): string method type (line 31) | public function type(): int method isAdded (line 36) | public function isAdded(): bool method isRemoved (line 41) | public function isRemoved(): bool method isUnchanged (line 46) | public function isUnchanged(): bool method getContent (line 54) | public function getContent(): string method getType (line 62) | public function getType(): int FILE: vendor/sebastian/diff/src/LongestCommonSubsequenceCalculator.php type LongestCommonSubsequenceCalculator (line 12) | interface LongestCommonSubsequenceCalculator method calculate (line 17) | public function calculate(array $from, array $to): array; FILE: vendor/sebastian/diff/src/MemoryEfficientLongestCommonSubsequenceCalculator.php class MemoryEfficientLongestCommonSubsequenceCalculator (line 20) | final class MemoryEfficientLongestCommonSubsequenceCalculator implements... method calculate (line 25) | public function calculate(array $from, array $to): array method length (line 68) | private function length(array $from, array $to): array FILE: vendor/sebastian/diff/src/Output/AbstractChunkOutputBuilder.php class AbstractChunkOutputBuilder (line 14) | abstract class AbstractChunkOutputBuilder implements DiffOutputBuilderIn... method getCommonChunks (line 20) | protected function getCommonChunks(array $diff, int $lineThreshold = 5... FILE: vendor/sebastian/diff/src/Output/DiffOnlyOutputBuilder.php class DiffOnlyOutputBuilder (line 24) | final class DiffOnlyOutputBuilder implements DiffOutputBuilderInterface method __construct (line 28) | public function __construct(string $header = "--- Original\n+++ New\n") method getDiff (line 33) | public function getDiff(array $diff): string FILE: vendor/sebastian/diff/src/Output/DiffOutputBuilderInterface.php type DiffOutputBuilderInterface (line 16) | interface DiffOutputBuilderInterface method getDiff (line 18) | public function getDiff(array $diff): string; FILE: vendor/sebastian/diff/src/Output/StrictUnifiedDiffOutputBuilder.php class StrictUnifiedDiffOutputBuilder (line 34) | final class StrictUnifiedDiffOutputBuilder implements DiffOutputBuilderI... method __construct (line 59) | public function __construct(array $options = []) method getDiff (line 93) | public function getDiff(array $diff): string method writeDiffHunks (line 125) | private function writeDiffHunks($output, array $diff): void method writeHunk (line 268) | private function writeHunk( method assertString (line 313) | private function assertString(array $options, string $option): void method assertStringOrNull (line 320) | private function assertStringOrNull(array $options, string $option): void FILE: vendor/sebastian/diff/src/Output/UnifiedDiffOutputBuilder.php class UnifiedDiffOutputBuilder (line 27) | final class UnifiedDiffOutputBuilder extends AbstractChunkOutputBuilder method __construct (line 39) | public function __construct(string $header = "--- Original\n+++ New\n"... method getDiff (line 45) | public function getDiff(array $diff): string method writeDiffHunks (line 74) | private function writeDiffHunks($output, array $diff): void method writeHunk (line 215) | private function writeHunk( FILE: vendor/sebastian/diff/src/Parser.php class Parser (line 22) | final class Parser method parse (line 27) | public function parse(string $string): array method parseFileDiff (line 74) | private function parseFileDiff(Diff $diff, array $lines): void FILE: vendor/sebastian/diff/src/TimeEfficientLongestCommonSubsequenceCalculator.php class TimeEfficientLongestCommonSubsequenceCalculator (line 17) | final class TimeEfficientLongestCommonSubsequenceCalculator implements L... method calculate (line 22) | public function calculate(array $from, array $to): array FILE: vendor/sebastian/environment/src/Console.php class Console (line 32) | final class Console method hasColorSupport (line 55) | public function hasColorSupport(): bool method getNumberOfColumns (line 84) | public function getNumberOfColumns(): int method isInteractive (line 105) | public function isInteractive($fileDescriptor = self::STDOUT): bool method isWindows (line 124) | private function isWindows(): bool method getNumberOfColumnsInteractive (line 132) | private function getNumberOfColumnsInteractive(): int method getNumberOfColumnsWindows (line 152) | private function getNumberOfColumnsWindows(): int FILE: vendor/sebastian/environment/src/Runtime.php class Runtime (line 31) | final class Runtime method canCollectCodeCoverage (line 40) | public function canCollectCodeCoverage(): bool method discardsComments (line 49) | public function discardsComments(): bool method performsJustInTimeCompilation (line 66) | public function performsJustInTimeCompilation(): bool method getRawBinary (line 96) | public function getRawBinary(): string method getBinary (line 135) | public function getBinary(): string method getNameWithVersion (line 140) | public function getNameWithVersion(): string method getNameWithVersionAndCodeCoverageDriver (line 145) | public function getNameWithVersionAndCodeCoverageDriver(): string method getName (line 166) | public function getName(): string method getVendorUrl (line 177) | public function getVendorUrl(): string method getVersion (line 182) | public function getVersion(): string method hasXdebug (line 190) | public function hasXdebug(): bool method isPHP (line 198) | public function isPHP(): bool method isPHPDBG (line 206) | public function isPHPDBG(): bool method hasPHPDBGCodeCoverage (line 215) | public function hasPHPDBGCodeCoverage(): bool method hasPCOV (line 223) | public function hasPCOV(): bool method getCurrentSettings (line 240) | public function getCurrentSettings(array $values): array method isOpcacheActive (line 278) | private function isOpcacheActive(): bool FILE: vendor/sebastian/exporter/src/Exporter.php class Exporter (line 37) | final class Exporter method export (line 52) | public function export(mixed $value, int $indentation = 0): string method shortenedRecursiveExport (line 57) | public function shortenedRecursiveExport(array &$data, ?Context $conte... method shortenedExport (line 95) | public function shortenedExport(mixed $value): string method toArray (line 146) | public function toArray(mixed $value): array method recursiveExport (line 195) | private function recursiveExport(mixed &$value, int $indentation, ?Con... FILE: vendor/sebastian/global-state/src/CodeExporter.php class CodeExporter (line 19) | final class CodeExporter method constants (line 21) | public function constants(Snapshot $snapshot): string method globalVariables (line 37) | public function globalVariables(Snapshot $snapshot): string method iniSettings (line 63) | public function iniSettings(Snapshot $snapshot): string method exportVariable (line 78) | private function exportVariable(mixed $variable): string method arrayOnlyContainsScalars (line 88) | private function arrayOnlyContainsScalars(array $array): bool FILE: vendor/sebastian/global-state/src/ExcludeList.php class ExcludeList (line 16) | final class ExcludeList method addGlobalVariable (line 25) | public function addGlobalVariable(string $variableName): void method addClass (line 30) | public function addClass(string $className): void method addSubclassesOf (line 35) | public function addSubclassesOf(string $className): void method addImplementorsOf (line 40) | public function addImplementorsOf(string $interfaceName): void method addClassNamePrefix (line 45) | public function addClassNamePrefix(string $classNamePrefix): void method addStaticProperty (line 50) | public function addStaticProperty(string $className, string $propertyN... method isGlobalVariableExcluded (line 59) | public function isGlobalVariableExcluded(string $variableName): bool method isStaticPropertyExcluded (line 67) | public function isStaticPropertyExcluded(string $className, string $pr... FILE: vendor/sebastian/global-state/src/Restorer.php class Restorer (line 21) | final class Restorer method restoreGlobalVariables (line 23) | public function restoreGlobalVariables(Snapshot $snapshot): void method restoreStaticProperties (line 46) | public function restoreStaticProperties(Snapshot $snapshot): void method restoreSuperGlobalArray (line 84) | private function restoreSuperGlobalArray(Snapshot $snapshot, string $s... FILE: vendor/sebastian/global-state/src/Snapshot.php class Snapshot (line 39) | class Snapshot method __construct (line 54) | public function __construct(?ExcludeList $excludeList = null, bool $in... method excludeList (line 96) | public function excludeList(): ExcludeList method globalVariables (line 101) | public function globalVariables(): array method superGlobalVariables (line 106) | public function superGlobalVariables(): array method superGlobalArrays (line 111) | public function superGlobalArrays(): array method staticProperties (line 116) | public function staticProperties(): array method iniSettings (line 121) | public function iniSettings(): array method includedFiles (line 126) | public function includedFiles(): array method constants (line 131) | public function constants(): array method functions (line 136) | public function functions(): array method interfaces (line 141) | public function interfaces(): array method classes (line 146) | public function classes(): array method traits (line 151) | public function traits(): array method snapshotConstants (line 156) | private function snapshotConstants(): void method snapshotFunctions (line 165) | private function snapshotFunctions(): void method snapshotClasses (line 172) | private function snapshotClasses(): void method snapshotInterfaces (line 187) | private function snapshotInterfaces(): void method snapshotGlobals (line 202) | private function snapshotGlobals(): void method snapshotSuperGlobalArray (line 221) | private function snapshotSuperGlobalArray(string $superGlobalArray): void method snapshotStaticProperties (line 233) | private function snapshotStaticProperties(): void method setupSuperGlobalArrays (line 266) | private function setupSuperGlobalArrays(): void method canBeSerialized (line 279) | private function canBeSerialized(mixed $variable): bool method enumerateObjectsAndResources (line 312) | private function enumerateObjectsAndResources(mixed $variable): array FILE: vendor/sebastian/global-state/src/exceptions/Exception.php type Exception (line 14) | interface Exception extends Throwable FILE: vendor/sebastian/global-state/src/exceptions/RuntimeException.php class RuntimeException (line 12) | final class RuntimeException extends \RuntimeException implements Exception FILE: vendor/sebastian/lines-of-code/src/Counter.php class Counter (line 20) | final class Counter method countInSourceFile (line 25) | public function countInSourceFile(string $sourceFile): LinesOfCode method countInSourceString (line 33) | public function countInSourceString(string $source): LinesOfCode method countInAbstractSyntaxTree (line 68) | public function countInAbstractSyntaxTree(int $linesOfCode, array $nod... FILE: vendor/sebastian/lines-of-code/src/Exception/Exception.php type Exception (line 14) | interface Exception extends Throwable FILE: vendor/sebastian/lines-of-code/src/Exception/IllogicalValuesException.php class IllogicalValuesException (line 14) | final class IllogicalValuesException extends LogicException implements E... FILE: vendor/sebastian/lines-of-code/src/Exception/NegativeValueException.php class NegativeValueException (line 14) | final class NegativeValueException extends InvalidArgumentException impl... FILE: vendor/sebastian/lines-of-code/src/Exception/RuntimeException.php class RuntimeException (line 12) | final class RuntimeException extends \RuntimeException implements Exception FILE: vendor/sebastian/lines-of-code/src/LineCountingVisitor.php class LineCountingVisitor (line 21) | final class LineCountingVisitor extends NodeVisitorAbstract method __construct (line 41) | public function __construct(int $linesOfCode) method enterNode (line 46) | public function enterNode(Node $node): void method result (line 57) | public function result(): LinesOfCode method comments (line 83) | private function comments(): array FILE: vendor/sebastian/lines-of-code/src/LinesOfCode.php class LinesOfCode (line 15) | final class LinesOfCode method __construct (line 46) | public function __construct(int $linesOfCode, int $commentLinesOfCode,... method linesOfCode (line 81) | public function linesOfCode(): int method commentLinesOfCode (line 89) | public function commentLinesOfCode(): int method nonCommentLinesOfCode (line 97) | public function nonCommentLinesOfCode(): int method logicalLinesOfCode (line 105) | public function logicalLinesOfCode(): int method plus (line 110) | public function plus(self $other): self FILE: vendor/sebastian/object-enumerator/src/Enumerator.php class Enumerator (line 18) | final class Enumerator method enumerate (line 23) | public function enumerate(array|object $variable, Context $processed =... FILE: vendor/sebastian/object-reflector/src/ObjectReflector.php class ObjectReflector (line 15) | final class ObjectReflector method getProperties (line 20) | public function getProperties(object $object): array FILE: vendor/sebastian/recursion-context/src/Context.php class Context (line 23) | final class Context method __construct (line 28) | public function __construct() method __destruct (line 36) | public function __destruct() method add (line 53) | public function add(object|array &$value): int|string|false method contains (line 69) | public function contains(object|array &$value): int|string|false method addArray (line 78) | private function addArray(array &$array): int method addObject (line 117) | private function addObject(object $object): string method containsArray (line 126) | private function containsArray(array $array): int|false method containsObject (line 133) | private function containsObject(object $value): string|false FILE: vendor/sebastian/type/src/Parameter.php class Parameter (line 12) | final class Parameter method __construct (line 23) | public function __construct(string $name, Type $type) method name (line 29) | public function name(): string method type (line 34) | public function type(): Type FILE: vendor/sebastian/type/src/ReflectionMapper.php class ReflectionMapper (line 20) | final class ReflectionMapper method fromParameterTypes (line 25) | public function fromParameterTypes(ReflectionFunction|ReflectionMethod... method fromReturnType (line 71) | public function fromReturnType(ReflectionFunction|ReflectionMethod $fu... method mapNamedType (line 94) | private function mapNamedType(ReflectionNamedType $type, ReflectionFun... method mapUnionType (line 127) | private function mapUnionType(ReflectionUnionType $type, ReflectionFun... method mapIntersectionType (line 146) | private function mapIntersectionType(ReflectionIntersectionType $type,... method hasReturnType (line 159) | private function hasReturnType(ReflectionFunction|ReflectionMethod $fu... method returnType (line 168) | private function returnType(ReflectionFunction|ReflectionMethod $funct... FILE: vendor/sebastian/type/src/TypeName.php class TypeName (line 18) | final class TypeName method fromQualifiedName (line 23) | public static function fromQualifiedName(string $fullClassName): self method fromReflection (line 37) | public static function fromReflection(ReflectionClass $type): self method __construct (line 45) | public function __construct(?string $namespaceName, string $simpleName) method namespaceName (line 55) | public function namespaceName(): ?string method simpleName (line 60) | public function simpleName(): string method qualifiedName (line 65) | public function qualifiedName(): string method isNamespaced (line 72) | public function isNamespaced(): bool FILE: vendor/sebastian/type/src/exception/Exception.php type Exception (line 14) | interface Exception extends Throwable FILE: vendor/sebastian/type/src/exception/RuntimeException.php class RuntimeException (line 12) | final class RuntimeException extends \RuntimeException implements Exception FILE: vendor/sebastian/type/src/type/CallableType.php class CallableType (line 25) | final class CallableType extends Type method __construct (line 29) | public function __construct(bool $nullable) method isAssignable (line 34) | public function isAssignable(Type $other): bool method name (line 71) | public function name(): string method allowsNull (line 76) | public function allowsNull(): bool method isCallable (line 84) | public function isCallable(): bool method isClosure (line 89) | private function isClosure(ObjectType $type): bool method hasInvokeMethod (line 94) | private function hasInvokeMethod(ObjectType $type): bool method isFunction (line 103) | private function isFunction(SimpleType $type): bool method isObjectCallback (line 112) | private function isObjectCallback(SimpleType $type): bool method isClassCallback (line 135) | private function isClassCallback(SimpleType $type): bool FILE: vendor/sebastian/type/src/type/FalseType.php class FalseType (line 12) | final class FalseType extends Type method isAssignable (line 14) | public function isAssignable(Type $other): bool method name (line 25) | public function name(): string method allowsNull (line 30) | public function allowsNull(): bool method isFalse (line 38) | public function isFalse(): bool FILE: vendor/sebastian/type/src/type/GenericObjectType.php class GenericObjectType (line 12) | final class GenericObjectType extends Type method __construct (line 16) | public function __construct(bool $nullable) method isAssignable (line 21) | public function isAssignable(Type $other): bool method name (line 34) | public function name(): string method allowsNull (line 39) | public function allowsNull(): bool method isGenericObject (line 47) | public function isGenericObject(): bool FILE: vendor/sebastian/type/src/type/IntersectionType.php class IntersectionType (line 18) | final class IntersectionType extends Type method __construct (line 28) | public function __construct(Type ...$types) method isAssignable (line 37) | public function isAssignable(Type $other): bool method asString (line 42) | public function asString(): string method name (line 47) | public function name(): string method allowsNull (line 60) | public function allowsNull(): bool method isIntersection (line 68) | public function isIntersection(): bool method types (line 76) | public function types(): array method ensureMinimumOfTwoTypes (line 84) | private function ensureMinimumOfTwoTypes(Type ...$types): void method ensureOnlyValidTypes (line 96) | private function ensureOnlyValidTypes(Type ...$types): void method ensureNoDuplicateTypes (line 110) | private function ensureNoDuplicateTypes(Type ...$types): void FILE: vendor/sebastian/type/src/type/IterableType.php class IterableType (line 17) | final class IterableType extends Type method __construct (line 21) | public function __construct(bool $nullable) method isAssignable (line 29) | public function isAssignable(Type $other): bool method name (line 54) | public function name(): string method allowsNull (line 59) | public function allowsNull(): bool method isIterable (line 67) | public function isIterable(): bool FILE: vendor/sebastian/type/src/type/MixedType.php class MixedType (line 12) | final class MixedType extends Type method isAssignable (line 14) | public function isAssignable(Type $other): bool method asString (line 19) | public function asString(): string method name (line 24) | public function name(): string method allowsNull (line 29) | public function allowsNull(): bool method isMixed (line 37) | public function isMixed(): bool FILE: vendor/sebastian/type/src/type/NeverType.php class NeverType (line 12) | final class NeverType extends Type method isAssignable (line 14) | public function isAssignable(Type $other): bool method name (line 19) | public function name(): string method allowsNull (line 24) | public function allowsNull(): bool method isNever (line 32) | public function isNever(): bool FILE: vendor/sebastian/type/src/type/NullType.php class NullType (line 12) | final class NullType extends Type method isAssignable (line 14) | public function isAssignable(Type $other): bool method name (line 19) | public function name(): string method asString (line 24) | public function asString(): string method allowsNull (line 29) | public function allowsNull(): bool method isNull (line 37) | public function isNull(): bool FILE: vendor/sebastian/type/src/type/ObjectType.php class ObjectType (line 15) | final class ObjectType extends Type method __construct (line 20) | public function __construct(TypeName $className, bool $allowsNull) method isAssignable (line 26) | public function isAssignable(Type $other): bool method name (line 45) | public function name(): string method allowsNull (line 50) | public function allowsNull(): bool method className (line 55) | public function className(): TypeName method isObject (line 63) | public function isObject(): bool FILE: vendor/sebastian/type/src/type/SimpleType.php class SimpleType (line 14) | final class SimpleType extends Type method __construct (line 20) | public function __construct(string $name, bool $nullable, mixed $value... method isAssignable (line 27) | public function isAssignable(Type $other): bool method name (line 48) | public function name(): string method allowsNull (line 53) | public function allowsNull(): bool method value (line 58) | public function value(): mixed method isSimple (line 66) | public function isSimple(): bool method normalize (line 71) | private function normalize(string $name): string FILE: vendor/sebastian/type/src/type/StaticType.php class StaticType (line 15) | final class StaticType extends Type method __construct (line 20) | public function __construct(TypeName $className, bool $allowsNull) method isAssignable (line 26) | public function isAssignable(Type $other): bool method name (line 47) | public function name(): string method allowsNull (line 52) | public function allowsNull(): bool method isStatic (line 60) | public function isStatic(): bool FILE: vendor/sebastian/type/src/type/TrueType.php class TrueType (line 12) | final class TrueType extends Type method isAssignable (line 14) | public function isAssignable(Type $other): bool method name (line 25) | public function name(): string method allowsNull (line 30) | public function allowsNull(): bool method isTrue (line 38) | public function isTrue(): bool FILE: vendor/sebastian/type/src/type/Type.php class Type (line 15) | abstract class Type method fromValue (line 17) | public static function fromValue(mixed $value, bool $allowsNull): self method fromName (line 44) | public static function fromName(string $typeName, bool $allowsNull): self method asString (line 62) | public function asString(): string method isCallable (line 70) | public function isCallable(): bool method isTrue (line 78) | public function isTrue(): bool method isFalse (line 86) | public function isFalse(): bool method isGenericObject (line 94) | public function isGenericObject(): bool method isIntersection (line 102) | public function isIntersection(): bool method isIterable (line 110) | public function isIterable(): bool method isMixed (line 118) | public function isMixed(): bool method isNever (line 126) | public function isNever(): bool method isNull (line 134) | public function isNull(): bool method isObject (line 142) | public function isObject(): bool method isSimple (line 150) | public function isSimple(): bool method isStatic (line 158) | public function isStatic(): bool method isUnion (line 166) | public function isUnion(): bool method isUnknown (line 174) | public function isUnknown(): bool method isVoid (line 182) | public function isVoid(): bool method isAssignable (line 187) | abstract public function isAssignable(self $other): bool; method name (line 189) | abstract public function name(): string; method allowsNull (line 191) | abstract public function allowsNull(): bool; FILE: vendor/sebastian/type/src/type/UnionType.php class UnionType (line 16) | final class UnionType extends Type method __construct (line 26) | public function __construct(Type ...$types) method isAssignable (line 34) | public function isAssignable(Type $other): bool method asString (line 45) | public function asString(): string method name (line 50) | public function name(): string method allowsNull (line 69) | public function allowsNull(): bool method isUnion (line 83) | public function isUnion(): bool method containsIntersectionTypes (line 88) | public function containsIntersectionTypes(): bool method types (line 102) | public function types(): array method ensureMinimumOfTwoTypes (line 110) | private function ensureMinimumOfTwoTypes(Type ...$types): void method ensureOnlyValidTypes (line 122) | private function ensureOnlyValidTypes(Type ...$types): void FILE: vendor/sebastian/type/src/type/UnknownType.php class UnknownType (line 12) | final class UnknownType extends Type method isAssignable (line 14) | public function isAssignable(Type $other): bool method name (line 19) | public function name(): string method asString (line 24) | public function asString(): string method allowsNull (line 29) | public function allowsNull(): bool method isUnknown (line 37) | public function isUnknown(): bool FILE: vendor/sebastian/type/src/type/VoidType.php class VoidType (line 12) | final class VoidType extends Type method isAssignable (line 14) | public function isAssignable(Type $other): bool method name (line 19) | public function name(): string method allowsNull (line 24) | public function allowsNull(): bool method isVoid (line 32) | public function isVoid(): bool FILE: vendor/sebastian/version/src/Version.php class Version (line 23) | final class Version method __construct (line 27) | public function __construct(string $release, string $path) method asString (line 32) | public function asString(): string method generate (line 37) | private function generate(string $release, string $path): string method getGitInformation (line 60) | private function getGitInformation(string $path): bool|string FILE: vendor/spatie/backtrace/src/Arguments/ArgumentReducers.php class ArgumentReducers (line 18) | class ArgumentReducers method create (line 26) | public static function create(array $argumentReducers): self method default (line 37) | public static function default(array $extra = []): self method minimal (line 42) | public static function minimal(array $extra = []): self method __construct (line 50) | protected function __construct(array $argumentReducers) method defaultReducers (line 55) | protected static function defaultReducers(array $extra = []): array method minimalReducers (line 71) | protected static function minimalReducers(array $extra = []): array FILE: vendor/spatie/backtrace/src/Arguments/ProvidedArgument.php class ProvidedArgument (line 9) | class ProvidedArgument method fromReflectionParameter (line 38) | public static function fromReflectionParameter(ReflectionParameter $pa... method fromNonReflectableParameter (line 49) | public static function fromNonReflectableParameter( method __construct (line 58) | public function __construct( method setReducedArgument (line 84) | public function setReducedArgument( method defaultValueUsed (line 97) | public function defaultValueUsed(): self method toArray (line 105) | public function toArray(): array FILE: vendor/spatie/backtrace/src/Arguments/ReduceArgumentPayloadAction.php class ReduceArgumentPayloadAction (line 7) | class ReduceArgumentPayloadAction method __construct (line 12) | public function __construct( method reduce (line 18) | public function reduce($argument, bool $includeObjectType = false): Re... FILE: vendor/spatie/backtrace/src/Arguments/ReduceArgumentsAction.php class ReduceArgumentsAction (line 12) | class ReduceArgumentsAction method __construct (line 20) | public function __construct( method execute (line 27) | public function execute( method getParameters (line 90) | protected function getParameters( method moreArgumentsProvidedThanParameters (line 110) | protected function moreArgumentsProvidedThanParameters( FILE: vendor/spatie/backtrace/src/Arguments/ReducedArgument/ReducedArgument.php class ReducedArgument (line 5) | class ReducedArgument implements ReducedArgumentContract method __construct (line 16) | public function __construct( FILE: vendor/spatie/backtrace/src/Arguments/ReducedArgument/ReducedArgumentContract.php type ReducedArgumentContract (line 5) | interface ReducedArgumentContract FILE: vendor/spatie/backtrace/src/Arguments/ReducedArgument/TruncatedReducedArgument.php class TruncatedReducedArgument (line 5) | class TruncatedReducedArgument extends ReducedArgument FILE: vendor/spatie/backtrace/src/Arguments/ReducedArgument/UnReducedArgument.php class UnReducedArgument (line 5) | class UnReducedArgument implements ReducedArgumentContract method __construct (line 10) | private function __construct() method create (line 14) | public static function create(): self FILE: vendor/spatie/backtrace/src/Arguments/ReducedArgument/VariadicReducedArgument.php class VariadicReducedArgument (line 7) | class VariadicReducedArgument extends ReducedArgument method __construct (line 9) | public function __construct(array $value) FILE: vendor/spatie/backtrace/src/Arguments/Reducers/ArgumentReducer.php type ArgumentReducer (line 7) | interface ArgumentReducer method execute (line 12) | public function execute($argument): ReducedArgumentContract; FILE: vendor/spatie/backtrace/src/Arguments/Reducers/ArrayArgumentReducer.php class ArrayArgumentReducer (line 12) | class ArrayArgumentReducer implements ReducedArgumentContract method __construct (line 20) | public function __construct() method execute (line 25) | public function execute($argument): ReducedArgumentContract method reduceArgument (line 34) | protected function reduceArgument(array $argument, string $originalTyp... FILE: vendor/spatie/backtrace/src/Arguments/Reducers/BaseTypeArgumentReducer.php class BaseTypeArgumentReducer (line 9) | class BaseTypeArgumentReducer implements ArgumentReducer method execute (line 11) | public function execute($argument): ReducedArgumentContract FILE: vendor/spatie/backtrace/src/Arguments/Reducers/ClosureArgumentReducer.php class ClosureArgumentReducer (line 11) | class ClosureArgumentReducer implements ArgumentReducer method execute (line 13) | public function execute($argument): ReducedArgumentContract FILE: vendor/spatie/backtrace/src/Arguments/Reducers/DateTimeArgumentReducer.php class DateTimeArgumentReducer (line 10) | class DateTimeArgumentReducer implements ArgumentReducer method execute (line 12) | public function execute($argument): ReducedArgumentContract FILE: vendor/spatie/backtrace/src/Arguments/Reducers/DateTimeZoneArgumentReducer.php class DateTimeZoneArgumentReducer (line 10) | class DateTimeZoneArgumentReducer implements ArgumentReducer method execute (line 12) | public function execute($argument): ReducedArgumentContract FILE: vendor/spatie/backtrace/src/Arguments/Reducers/EnumArgumentReducer.php class EnumArgumentReducer (line 10) | class EnumArgumentReducer implements ArgumentReducer method execute (line 12) | public function execute($argument): ReducedArgumentContract FILE: vendor/spatie/backtrace/src/Arguments/Reducers/MinimalArrayArgumentReducer.php class MinimalArrayArgumentReducer (line 9) | class MinimalArrayArgumentReducer implements ArgumentReducer method execute (line 11) | public function execute($argument): ReducedArgumentContract FILE: vendor/spatie/backtrace/src/Arguments/Reducers/SensitiveParameterArrayReducer.php class SensitiveParameterArrayReducer (line 10) | class SensitiveParameterArrayReducer implements ArgumentReducer method execute (line 12) | public function execute($argument): ReducedArgumentContract FILE: vendor/spatie/backtrace/src/Arguments/Reducers/StdClassArgumentReducer.php class StdClassArgumentReducer (line 9) | class StdClassArgumentReducer extends ArrayArgumentReducer method execute (line 11) | public function execute($argument): ReducedArgumentContract FILE: vendor/spatie/backtrace/src/Arguments/Reducers/StringableArgumentReducer.php class StringableArgumentReducer (line 10) | class StringableArgumentReducer implements ArgumentReducer method execute (line 12) | public function execute($argument): ReducedArgumentContract FILE: vendor/spatie/backtrace/src/Arguments/Reducers/SymphonyRequestArgumentReducer.php class SymphonyRequestArgumentReducer (line 10) | class SymphonyRequestArgumentReducer implements ArgumentReducer method execute (line 12) | public function execute($argument): ReducedArgumentContract FILE: vendor/spatie/backtrace/src/Backtrace.php class Backtrace (line 12) | class Backtrace method create (line 44) | public static function create(): self method createForThrowable (line 49) | public static function createForThrowable(Throwable $throwable): self method forThrowable (line 54) | protected function forThrowable(Throwable $throwable): self method withArguments (line 61) | public function withArguments( method reduceArguments (line 74) | public function reduceArguments( method withObject (line 83) | public function withObject(bool $withObject = true): self method applicationPath (line 90) | public function applicationPath(string $applicationPath): self method trimFilePaths (line 97) | public function trimFilePaths(): self method offset (line 104) | public function offset(int $offset): self method limit (line 111) | public function limit(int $limit): self method startingFromFrame (line 118) | public function startingFromFrame(Closure $startingFromFrameClosure) method frames (line 128) | public function frames(): array method firstApplicationFrameIndex (line 135) | public function firstApplicationFrameIndex(): ?int method getRawFrames (line 146) | protected function getRawFrames(): array method toFrameObjects (line 177) | protected function toFrameObjects(array $rawFrames): array method isApplicationFrame (line 249) | protected function isApplicationFrame(string $frameFilename): bool method removeBacktracePackageFrames (line 264) | protected function removeBacktracePackageFrames(array $frames): array method startAtFrameFromClosure (line 277) | protected function startAtFrameFromClosure(array $frames, Closure $clo... method resolveArgumentReducers (line 292) | protected function resolveArgumentReducers(): ArgumentReducers FILE: vendor/spatie/backtrace/src/CodeSnippets/CodeSnippet.php class CodeSnippet (line 7) | class CodeSnippet method surroundingLine (line 15) | public function surroundingLine(int $surroundingLine): self method snippetLineCount (line 22) | public function snippetLineCount(int $snippetLineCount): self method get (line 29) | public function get(SnippetProvider $provider): array method getAsString (line 53) | public function getAsString(SnippetProvider $provider): string method getBounds (line 64) | protected function getBounds(int $totalNumberOfLineInFile): array FILE: vendor/spatie/backtrace/src/CodeSnippets/FileSnippetProvider.php class FileSnippetProvider (line 7) | class FileSnippetProvider implements SnippetProvider method __construct (line 12) | public function __construct(string $path) method numberOfLines (line 17) | public function numberOfLines(): int method getLine (line 24) | public function getLine(?int $lineNumber = null): string method getNextLine (line 35) | public function getNextLine(): string FILE: vendor/spatie/backtrace/src/CodeSnippets/LaravelSerializableClosureSnippetProvider.php class LaravelSerializableClosureSnippetProvider (line 5) | class LaravelSerializableClosureSnippetProvider implements SnippetProvider method __construct (line 13) | public function __construct(string $snippet) method numberOfLines (line 20) | public function numberOfLines(): int method getLine (line 25) | public function getLine(?int $lineNumber = null): string method getNextLine (line 36) | public function getNextLine(): string method cleanupLines (line 47) | protected function cleanupLines(): void FILE: vendor/spatie/backtrace/src/CodeSnippets/NullSnippetProvider.php class NullSnippetProvider (line 5) | class NullSnippetProvider implements SnippetProvider method numberOfLines (line 7) | public function numberOfLines(): int method getLine (line 12) | public function getLine(?int $lineNumber = null): string method getNextLine (line 17) | public function getNextLine(): string FILE: vendor/spatie/backtrace/src/CodeSnippets/SnippetProvider.php type SnippetProvider (line 5) | interface SnippetProvider method numberOfLines (line 7) | public function numberOfLines(): int; method getLine (line 9) | public function getLine(?int $lineNumber = null): string; method getNextLine (line 11) | public function getNextLine(): string; FILE: vendor/spatie/backtrace/src/Frame.php class Frame (line 11) | class Frame method __construct (line 40) | public function __construct( method getSnippet (line 70) | public function getSnippet(int $lineCount): array method getSnippetAsString (line 78) | public function getSnippetAsString(int $lineCount): string method getSnippetProperties (line 86) | public function getSnippetProperties(int $lineCount): array method getCodeSnippetProvider (line 98) | protected function getCodeSnippetProvider(): SnippetProvider FILE: vendor/spatie/error-solutions/legacy/ignition/Contracts/BaseSolution.php class BaseSolution (line 5) | class BaseSolution extends \Spatie\ErrorSolutions\Contracts\BaseSolution... FILE: vendor/spatie/error-solutions/legacy/ignition/Contracts/HasSolutionsForThrowable.php type HasSolutionsForThrowable (line 5) | interface HasSolutionsForThrowable extends \Spatie\ErrorSolutions\Contra... FILE: vendor/spatie/error-solutions/legacy/ignition/Contracts/ProvidesSolution.php type ProvidesSolution (line 5) | interface ProvidesSolution extends \Spatie\ErrorSolutions\Contracts\Prov... FILE: vendor/spatie/error-solutions/legacy/ignition/Contracts/RunnableSolution.php type RunnableSolution (line 5) | interface RunnableSolution extends Solution method getSolutionActionDescription (line 7) | public function getSolutionActionDescription(): string; method getRunButtonText (line 9) | public function getRunButtonText(): string; method run (line 12) | public function run(array $parameters = []): void; method getRunParameters (line 15) | public function getRunParameters(): array; FILE: vendor/spatie/error-solutions/legacy/ignition/Contracts/Solution.php type Solution (line 5) | interface Solution extends \Spatie\ErrorSolutions\Contracts\Solution FILE: vendor/spatie/error-solutions/legacy/ignition/Contracts/SolutionProviderRepository.php type SolutionProviderRepository (line 5) | interface SolutionProviderRepository extends \Spatie\ErrorSolutions\Cont... FILE: vendor/spatie/error-solutions/legacy/ignition/Solutions/OpenAi/DummyCache.php class DummyCache (line 5) | class DummyCache extends \Spatie\ErrorSolutions\Solutions\OpenAi\DummyCache FILE: vendor/spatie/error-solutions/legacy/ignition/Solutions/OpenAi/OpenAiPromptViewModel.php class OpenAiPromptViewModel (line 5) | class OpenAiPromptViewModel extends \Spatie\ErrorSolutions\Solutions\Ope... FILE: vendor/spatie/error-solutions/legacy/ignition/Solutions/OpenAi/OpenAiSolution.php class OpenAiSolution (line 7) | class OpenAiSolution extends \Spatie\ErrorSolutions\Solutions\OpenAi\Ope... FILE: vendor/spatie/error-solutions/legacy/ignition/Solutions/OpenAi/OpenAiSolutionProvider.php class OpenAiSolutionProvider (line 7) | class OpenAiSolutionProvider extends \Spatie\ErrorSolutions\Solutions\Op... FILE: vendor/spatie/error-solutions/legacy/ignition/Solutions/OpenAi/OpenAiSolutionResponse.php class OpenAiSolutionResponse (line 5) | class OpenAiSolutionResponse extends \Spatie\ErrorSolutions\Solutions\Op... FILE: vendor/spatie/error-solutions/legacy/ignition/Solutions/SolutionProviders/BadMethodCallSolutionProvider.php class BadMethodCallSolutionProvider (line 8) | class BadMethodCallSolutionProvider extends BaseBadMethodCallSolutionPro... FILE: vendor/spatie/error-solutions/legacy/ignition/Solutions/SolutionProviders/MergeConflictSolutionProvider.php class MergeConflictSolutionProvider (line 8) | class MergeConflictSolutionProvider extends BaseMergeConflictSolutionPro... FILE: vendor/spatie/error-solutions/legacy/ignition/Solutions/SolutionProviders/SolutionProviderRepository.php class SolutionProviderRepository (line 8) | class SolutionProviderRepository extends BaseSolutionProviderRepositoryA... FILE: vendor/spatie/error-solutions/legacy/ignition/Solutions/SolutionProviders/UndefinedPropertySolutionProvider.php class UndefinedPropertySolutionProvider (line 8) | class UndefinedPropertySolutionProvider extends BaseUndefinedPropertySol... FILE: vendor/spatie/error-solutions/legacy/ignition/Solutions/SolutionTransformer.php class SolutionTransformer (line 5) | class SolutionTransformer extends \Spatie\ErrorSolutions\Solutions\Solut... FILE: vendor/spatie/error-solutions/legacy/ignition/Solutions/SuggestCorrectVariableNameSolution.php class SuggestCorrectVariableNameSolution (line 8) | class SuggestCorrectVariableNameSolution extends BaseSuggestCorrectVaria... FILE: vendor/spatie/error-solutions/legacy/ignition/Solutions/SuggestImportSolution.php class SuggestImportSolution (line 9) | class SuggestImportSolution extends BaseSuggestImportSolutionAlias imple... FILE: vendor/spatie/error-solutions/legacy/laravel-ignition/Solutions/GenerateAppKeySolution.php class GenerateAppKeySolution (line 8) | class GenerateAppKeySolution extends BaseGenerateAppKeySolutionAlias imp... FILE: vendor/spatie/error-solutions/legacy/laravel-ignition/Solutions/LivewireDiscoverSolution.php class LivewireDiscoverSolution (line 8) | class LivewireDiscoverSolution extends BaseLivewireDiscoverSolutionAlias... FILE: vendor/spatie/error-solutions/legacy/laravel-ignition/Solutions/MakeViewVariableOptionalSolution.php class MakeViewVariableOptionalSolution (line 8) | class MakeViewVariableOptionalSolution extends BaseMakeViewVariableOptio... FILE: vendor/spatie/error-solutions/legacy/laravel-ignition/Solutions/RunMigrationsSolution.php class RunMigrationsSolution (line 8) | class RunMigrationsSolution extends BaseRunMigrationsSolutionAlias imple... FILE: vendor/spatie/error-solutions/legacy/laravel-ignition/Solutions/SolutionProviders/DefaultDbNameSolutionProvider.php class DefaultDbNameSolutionProvider (line 8) | class DefaultDbNameSolutionProvider extends BaseDefaultDbNameSolutionPro... FILE: vendor/spatie/error-solutions/legacy/laravel-ignition/Solutions/SolutionProviders/GenericLaravelExceptionSolutionProvider.php class GenericLaravelExceptionSolutionProvider (line 8) | class GenericLaravelExceptionSolutionProvider extends BaseGenericLaravel... FILE: vendor/spatie/error-solutions/legacy/laravel-ignition/Solutions/SolutionProviders/IncorrectValetDbCredentialsSolutionProvider.php class IncorrectValetDbCredentialsSolutionProvider (line 8) | class IncorrectValetDbCredentialsSolutionProvider extends BaseIncorrectV... FILE: vendor/spatie/error-solutions/legacy/laravel-ignition/Solutions/SolutionProviders/InvalidRouteActionSolutionProvider.php class InvalidRouteActionSolutionProvider (line 8) | class InvalidRouteActionSolutionProvider extends BaseInvalidRouteActionS... FILE: vendor/spatie/error-solutions/legacy/laravel-ignition/Solutions/SolutionProviders/LazyLoadingViolationSolutionProvider.php class LazyLoadingViolationSolutionProvider (line 8) | class LazyLoadingViolationSolutionProvider extends BaseLazyLoadingViolat... FILE: vendor/spatie/error-solutions/legacy/laravel-ignition/Solutions/SolutionProviders/MissingAppKeySolutionProvider.php class MissingAppKeySolutionProvider (line 8) | class MissingAppKeySolutionProvider extends BaseMissingAppKeySolutionPro... FILE: vendor/spatie/error-solutions/legacy/laravel-ignition/Solutions/SolutionProviders/MissingColumnSolutionProvider.php class MissingColumnSolutionProvider (line 9) | class MissingColumnSolutionProvider extends BaseMissingColumnSolutionPro... FILE: vendor/spatie/error-solutions/legacy/laravel-ignition/Solutions/SolutionProviders/MissingImportSolutionProvider.php class MissingImportSolutionProvider (line 9) | class MissingImportSolutionProvider extends BaseMissingImportSolutionPro... FILE: vendor/spatie/error-solutions/legacy/laravel-ignition/Solutions/SolutionProviders/MissingLivewireComponentSolutionProvider.php class MissingLivewireComponentSolutionProvider (line 8) | class MissingLivewireComponentSolutionProvider extends BaseMissingLivewi... FILE: vendor/spatie/error-solutions/legacy/laravel-ignition/Solutions/SolutionProviders/MissingMixManifestSolutionProvider.php class MissingMixManifestSolutionProvider (line 8) | class MissingMixManifestSolutionProvider extends BaseMissingMixManifestS... FILE: vendor/spatie/error-solutions/legacy/laravel-ignition/Solutions/SolutionProviders/MissingViteManifestSolutionProvider.php class MissingViteManifestSolutionProvider (line 8) | class MissingViteManifestSolutionProvider extends BaseMissingViteManifes... FILE: vendor/spatie/error-solutions/legacy/laravel-ignition/Solutions/SolutionProviders/OpenAiSolutionProvider.php class OpenAiSolutionProvider (line 8) | class OpenAiSolutionProvider extends BaseOpenAiSolutionProviderAlias imp... FILE: vendor/spatie/error-solutions/legacy/laravel-ignition/Solutions/SolutionProviders/RouteNotDefinedSolutionProvider.php class RouteNotDefinedSolutionProvider (line 8) | class RouteNotDefinedSolutionProvider extends BaseRouteNotDefinedSolutio... FILE: vendor/spatie/error-solutions/legacy/laravel-ignition/Solutions/SolutionProviders/RunningLaravelDuskInProductionProvider.php class RunningLaravelDuskInProductionProvider (line 8) | class RunningLaravelDuskInProductionProvider extends BaseRunningLaravelD... FILE: vendor/spatie/error-solutions/legacy/laravel-ignition/Solutions/SolutionProviders/SailNetworkSolutionProvider.php class SailNetworkSolutionProvider (line 8) | class SailNetworkSolutionProvider extends BaseSailNetworkSolutionProvide... FILE: vendor/spatie/error-solutions/legacy/laravel-ignition/Solutions/SolutionProviders/SolutionProviderRepository.php class SolutionProviderRepository (line 8) | class SolutionProviderRepository extends BaseSolutionProviderRepositoryA... FILE: vendor/spatie/error-solutions/legacy/laravel-ignition/Solutions/SolutionProviders/TableNotFoundSolutionProvider.php class TableNotFoundSolutionProvider (line 8) | class TableNotFoundSolutionProvider extends BaseTableNotFoundSolutionPro... FILE: vendor/spatie/error-solutions/legacy/laravel-ignition/Solutions/SolutionProviders/UndefinedLivewireMethodSolutionProvider.php class UndefinedLivewireMethodSolutionProvider (line 8) | class UndefinedLivewireMethodSolutionProvider extends BaseUndefinedLivew... FILE: vendor/spatie/error-solutions/legacy/laravel-ignition/Solutions/SolutionProviders/UndefinedLivewirePropertySolutionProvider.php class UndefinedLivewirePropertySolutionProvider (line 8) | class UndefinedLivewirePropertySolutionProvider extends BaseUndefinedLiv... FILE: vendor/spatie/error-solutions/legacy/laravel-ignition/Solutions/SolutionProviders/UndefinedViewVariableSolutionProvider.php class UndefinedViewVariableSolutionProvider (line 8) | class UndefinedViewVariableSolutionProvider extends BaseUndefinedViewVar... FILE: vendor/spatie/error-solutions/legacy/laravel-ignition/Solutions/SolutionProviders/UnknownMariadbCollationSolutionProvider.php class UnknownMariadbCollationSolutionProvider (line 8) | class UnknownMariadbCollationSolutionProvider extends BaseUnknownMariadb... FILE: vendor/spatie/error-solutions/legacy/laravel-ignition/Solutions/SolutionProviders/UnknownMysql8CollationSolutionProvider.php class UnknownMysql8CollationSolutionProvider (line 8) | class UnknownMysql8CollationSolutionProvider extends BaseUnknownMysql8Co... FILE: vendor/spatie/error-solutions/legacy/laravel-ignition/Solutions/SolutionProviders/UnknownValidationSolutionProvider.php class UnknownValidationSolutionProvider (line 8) | class UnknownValidationSolutionProvider extends BaseUnknownValidationSol... FILE: vendor/spatie/error-solutions/legacy/laravel-ignition/Solutions/SolutionProviders/ViewNotFoundSolutionProvider.php class ViewNotFoundSolutionProvider (line 8) | class ViewNotFoundSolutionProvider extends BaseViewNotFoundSolutionProvi... FILE: vendor/spatie/error-solutions/legacy/laravel-ignition/Solutions/SuggestCorrectVariableNameSolution.php class SuggestCorrectVariableNameSolution (line 8) | class SuggestCorrectVariableNameSolution extends BaseSuggestCorrectVaria... FILE: vendor/spatie/error-solutions/legacy/laravel-ignition/Solutions/SuggestImportSolution.php class SuggestImportSolution (line 8) | class SuggestImportSolution extends BaseSuggestImportSolutionAlias impl... FILE: vendor/spatie/error-solutions/legacy/laravel-ignition/Solutions/SuggestLivewireMethodNameSolution.php class SuggestLivewireMethodNameSolution (line 8) | class SuggestLivewireMethodNameSolution extends BaseSuggestLivewireMetho... FILE: vendor/spatie/error-solutions/legacy/laravel-ignition/Solutions/SuggestLivewirePropertyNameSolution.php class SuggestLivewirePropertyNameSolution (line 8) | class SuggestLivewirePropertyNameSolution extends BaseSuggestLivewirePro... FILE: vendor/spatie/error-solutions/legacy/laravel-ignition/Solutions/SuggestUsingCorrectDbNameSolution.php class SuggestUsingCorrectDbNameSolution (line 8) | class SuggestUsingCorrectDbNameSolution extends BaseSuggestUsingCorrectD... FILE: vendor/spatie/error-solutions/legacy/laravel-ignition/Solutions/SuggestUsingMariadbDatabaseSolution.php class SuggestUsingMariadbDatabaseSolution (line 8) | class SuggestUsingMariadbDatabaseSolution extends BaseSuggestUsingMariad... FILE: vendor/spatie/error-solutions/legacy/laravel-ignition/Solutions/SuggestUsingMysql8DatabaseSolution.php class SuggestUsingMysql8DatabaseSolution (line 8) | class SuggestUsingMysql8DatabaseSolution extends BaseSuggestUsingMysql8D... FILE: vendor/spatie/error-solutions/legacy/laravel-ignition/Solutions/UseDefaultValetDbCredentialsSolution.php class UseDefaultValetDbCredentialsSolution (line 8) | class UseDefaultValetDbCredentialsSolution extends BaseUseDefaultValetDb... FILE: vendor/spatie/error-solutions/legacy/laravel-ignition/Support/StringComparator.php class StringComparator (line 7) | class StringComparator extends BaseStringComparator FILE: vendor/spatie/error-solutions/src/Contracts/BaseSolution.php class BaseSolution (line 5) | class BaseSolution implements Solution method create (line 14) | public static function create(string $title = ''): static method __construct (line 23) | public function __construct(string $title = '') method getSolutionTitle (line 28) | public function getSolutionTitle(): string method setSolutionTitle (line 33) | public function setSolutionTitle(string $title): self method getSolutionDescription (line 40) | public function getSolutionDescription(): string method setSolutionDescription (line 45) | public function setSolutionDescription(string $description): self method getDocumentationLinks (line 53) | public function getDocumentationLinks(): array method setDocumentationLinks (line 59) | public function setDocumentationLinks(array $links): self FILE: vendor/spatie/error-solutions/src/Contracts/HasSolutionsForThrowable.php type HasSolutionsForThrowable (line 10) | interface HasSolutionsForThrowable method canSolve (line 12) | public function canSolve(Throwable $throwable): bool; method getSolutions (line 15) | public function getSolutions(Throwable $throwable): array; FILE: vendor/spatie/error-solutions/src/Contracts/ProvidesSolution.php type ProvidesSolution (line 8) | interface ProvidesSolution method getSolution (line 10) | public function getSolution(): Solution; FILE: vendor/spatie/error-solutions/src/Contracts/RunnableSolution.php type RunnableSolution (line 5) | interface RunnableSolution extends Solution method getSolutionActionDescription (line 7) | public function getSolutionActionDescription(): string; method getRunButtonText (line 9) | public function getRunButtonText(): string; method run (line 12) | public function run(array $parameters = []): void; method getRunParameters (line 15) | public function getRunParameters(): array; FILE: vendor/spatie/error-solutions/src/Contracts/Solution.php type Solution (line 5) | interface Solution method getSolutionTitle (line 7) | public function getSolutionTitle(): string; method getSolutionDescription (line 9) | public function getSolutionDescription(): string; method getDocumentationLinks (line 12) | public function getDocumentationLinks(): array; FILE: vendor/spatie/error-solutions/src/Contracts/SolutionProviderRepository.php type SolutionProviderRepository (line 7) | interface SolutionProviderRepository method registerSolutionProvider (line 14) | public function registerSolutionProvider(string $solutionProvider): self; method registerSolutionProviders (line 21) | public function registerSolutionProviders(array $solutionProviders): s... method getSolutionsForThrowable (line 28) | public function getSolutionsForThrowable(Throwable $throwable): array; method getSolutionForClass (line 35) | public function getSolutionForClass(string $solutionClass): ?Solution; FILE: vendor/spatie/error-solutions/src/DiscoverSolutionProviders.php class DiscoverSolutionProviders (line 7) | class DiscoverSolutionProviders method for (line 21) | public static function for(array $types): array method __construct (line 33) | public function __construct(protected array $types) method get (line 39) | public function get(): array method getProviderClassesForType (line 51) | protected function getProviderClassesForType(string $type): array method getNamespaceForPath (line 82) | protected function getNamespaceForPath(string $relativePath): string FILE: vendor/spatie/error-solutions/src/SolutionProviderRepository.php class SolutionProviderRepository (line 12) | class SolutionProviderRepository implements SolutionProviderRepositoryCo... method __construct (line 18) | public function __construct(array $solutionProviders = []) method registerSolutionProvider (line 23) | public function registerSolutionProvider(string|HasSolutionsForThrowab... method registerSolutionProviders (line 30) | public function registerSolutionProviders(array $solutionProviderClass... method getSolutionsForThrowable (line 37) | public function getSolutionsForThrowable(Throwable $throwable): array method getSolutionForClass (line 71) | public function getSolutionForClass(string $solutionClass): ?Solution method initialiseSolutionProviderRepositories (line 89) | protected function initialiseSolutionProviderRepositories(): Collection FILE: vendor/spatie/error-solutions/src/SolutionProviders/BadMethodCallSolutionProvider.php class BadMethodCallSolutionProvider (line 13) | class BadMethodCallSolutionProvider implements HasSolutionsForThrowable method canSolve (line 17) | public function canSolve(Throwable $throwable): bool method getSolutions (line 30) | public function getSolutions(Throwable $throwable): array method getSolutionDescription (line 38) | public function getSolutionDescription(Throwable $throwable): string method getClassAndMethodFromExceptionMessage (line 59) | protected function getClassAndMethodFromExceptionMessage(string $messa... method findPossibleMethod (line 77) | protected function findPossibleMethod(string $class, string $invalidMe... method getAvailableMethods (line 92) | protected function getAvailableMethods(string $class): Collection FILE: vendor/spatie/error-solutions/src/SolutionProviders/Laravel/DefaultDbNameSolutionProvider.php class DefaultDbNameSolutionProvider (line 10) | class DefaultDbNameSolutionProvider implements HasSolutionsForThrowable method canSolve (line 14) | public function canSolve(Throwable $throwable): bool method getSolutions (line 31) | public function getSolutions(Throwable $throwable): array FILE: vendor/spatie/error-solutions/src/SolutionProviders/Laravel/GenericLaravelExceptionSolutionProvider.php class GenericLaravelExceptionSolutionProvider (line 11) | class GenericLaravelExceptionSolutionProvider implements HasSolutionsFor... method canSolve (line 13) | public function canSolve(Throwable $throwable): bool method getSolutions (line 18) | public function getSolutions(Throwable $throwable): array method getSolutionTexts (line 36) | protected function getSolutionTexts(Throwable $throwable) : ?array method getSupportedExceptions (line 48) | protected function getSupportedExceptions(): array FILE: vendor/spatie/error-solutions/src/SolutionProviders/Laravel/IncorrectValetDbCredentialsSolutionProvider.php class IncorrectValetDbCredentialsSolutionProvider (line 10) | class IncorrectValetDbCredentialsSolutionProvider implements HasSolution... method canSolve (line 14) | public function canSolve(Throwable $throwable): bool method getSolutions (line 43) | public function getSolutions(Throwable $throwable): array method envFileExists (line 48) | protected function envFileExists(): bool method isAccessDeniedCode (line 53) | protected function isAccessDeniedCode(string $code): bool method isValetInstalled (line 58) | protected function isValetInstalled(): bool method usingCorrectDefaultCredentials (line 63) | protected function usingCorrectDefaultCredentials(): bool FILE: vendor/spatie/error-solutions/src/SolutionProviders/Laravel/InvalidRouteActionSolutionProvider.php class InvalidRouteActionSolutionProvider (line 13) | class InvalidRouteActionSolutionProvider implements HasSolutionsForThrow... method canSolve (line 17) | public function canSolve(Throwable $throwable): bool method getSolutions (line 30) | public function getSolutions(Throwable $throwable): array method findRelatedController (line 62) | protected function findRelatedController(string $invalidController): ?... FILE: vendor/spatie/error-solutions/src/SolutionProviders/Laravel/LazyLoadingViolationSolutionProvider.php class LazyLoadingViolationSolutionProvider (line 11) | class LazyLoadingViolationSolutionProvider implements HasSolutionsForThr... method canSolve (line 13) | public function canSolve(Throwable $throwable): bool method getSolutions (line 26) | public function getSolutions(Throwable $throwable): array FILE: vendor/spatie/error-solutions/src/SolutionProviders/Laravel/MissingAppKeySolutionProvider.php class MissingAppKeySolutionProvider (line 10) | class MissingAppKeySolutionProvider implements HasSolutionsForThrowable method canSolve (line 12) | public function canSolve(Throwable $throwable): bool method getSolutions (line 21) | public function getSolutions(Throwable $throwable): array FILE: vendor/spatie/error-solutions/src/SolutionProviders/Laravel/MissingColumnSolutionProvider.php class MissingColumnSolutionProvider (line 10) | class MissingColumnSolutionProvider implements HasSolutionsForThrowable method canSolve (line 17) | public function canSolve(Throwable $throwable): bool method isBadTableErrorCode (line 26) | protected function isBadTableErrorCode(string $code): bool method getSolutions (line 31) | public function getSolutions(Throwable $throwable): array FILE: vendor/spatie/error-solutions/src/SolutionProviders/Laravel/MissingImportSolutionProvider.php class MissingImportSolutionProvider (line 10) | class MissingImportSolutionProvider implements HasSolutionsForThrowable method canSolve (line 16) | public function canSolve(Throwable $throwable): bool method getSolutions (line 38) | public function getSolutions(Throwable $throwable): array method search (line 47) | protected function search(string $missingClass): void FILE: vendor/spatie/error-solutions/src/SolutionProviders/Laravel/MissingLivewireComponentSolutionProvider.php class MissingLivewireComponentSolutionProvider (line 11) | class MissingLivewireComponentSolutionProvider implements HasSolutionsFo... method canSolve (line 13) | public function canSolve(Throwable $throwable): bool method getSolutions (line 26) | public function getSolutions(Throwable $throwable): array method livewireIsInstalled (line 31) | public function livewireIsInstalled(): bool FILE: vendor/spatie/error-solutions/src/SolutionProviders/Laravel/MissingMixManifestSolutionProvider.php class MissingMixManifestSolutionProvider (line 11) | class MissingMixManifestSolutionProvider implements HasSolutionsForThrow... method canSolve (line 13) | public function canSolve(Throwable $throwable): bool method getSolutions (line 18) | public function getSolutions(Throwable $throwable): array FILE: vendor/spatie/error-solutions/src/SolutionProviders/Laravel/MissingViteManifestSolutionProvider.php class MissingViteManifestSolutionProvider (line 12) | class MissingViteManifestSolutionProvider implements HasSolutionsForThro... method __construct (line 17) | public function __construct() method canSolve (line 24) | public function canSolve(Throwable $throwable): bool method getSolutions (line 29) | public function getSolutions(Throwable $throwable): array method getSolution (line 36) | public function getSolution(): Solution method getLocalSolution (line 49) | protected function getLocalSolution(string $baseCommand): Solution method getProductionSolution (line 56) | protected function getProductionSolution(string $baseCommand): Solution FILE: vendor/spatie/error-solutions/src/SolutionProviders/Laravel/OpenAiSolutionProvider.php class OpenAiSolutionProvider (line 11) | class OpenAiSolutionProvider implements HasSolutionsForThrowable method canSolve (line 13) | public function canSolve(Throwable $throwable): bool method getSolutions (line 26) | public function getSolutions(Throwable $throwable): array FILE: vendor/spatie/error-solutions/src/SolutionProviders/Laravel/RouteNotDefinedSolutionProvider.php class RouteNotDefinedSolutionProvider (line 12) | class RouteNotDefinedSolutionProvider implements HasSolutionsForThrowable method canSolve (line 16) | public function canSolve(Throwable $throwable): bool method getSolutions (line 25) | public function getSolutions(Throwable $throwable): array method findRelatedRoute (line 46) | protected function findRelatedRoute(string $missingRoute): ?string FILE: vendor/spatie/error-solutions/src/SolutionProviders/Laravel/RunningLaravelDuskInProductionProvider.php class RunningLaravelDuskInProductionProvider (line 10) | class RunningLaravelDuskInProductionProvider implements HasSolutionsForT... method canSolve (line 12) | public function canSolve(Throwable $throwable): bool method getSolutions (line 21) | public function getSolutions(Throwable $throwable): array FILE: vendor/spatie/error-solutions/src/SolutionProviders/Laravel/SailNetworkSolutionProvider.php class SailNetworkSolutionProvider (line 9) | class SailNetworkSolutionProvider implements HasSolutionsForThrowable method canSolve (line 11) | public function canSolve(Throwable $throwable): bool method getSolutions (line 20) | public function getSolutions(Throwable $throwable): array FILE: vendor/spatie/error-solutions/src/SolutionProviders/Laravel/TableNotFoundSolutionProvider.php class TableNotFoundSolutionProvider (line 10) | class TableNotFoundSolutionProvider implements HasSolutionsForThrowable method canSolve (line 17) | public function canSolve(Throwable $throwable): bool method isBadTableErrorCode (line 26) | protected function isBadTableErrorCode(string $code): bool method getSolutions (line 31) | public function getSolutions(Throwable $throwable): array FILE: vendor/spatie/error-solutions/src/SolutionProviders/Laravel/UndefinedLivewireMethodSolutionProvider.php class UndefinedLivewireMethodSolutionProvider (line 11) | class UndefinedLivewireMethodSolutionProvider implements HasSolutionsFor... method canSolve (line 13) | public function canSolve(Throwable $throwable): bool method getSolutions (line 18) | public function getSolutions(Throwable $throwable): array method getMethodAndComponent (line 40) | protected function getMethodAndComponent(Throwable $throwable): array FILE: vendor/spatie/error-solutions/src/SolutionProviders/Laravel/UndefinedLivewirePropertySolutionProvider.php class UndefinedLivewirePropertySolutionProvider (line 11) | class UndefinedLivewirePropertySolutionProvider implements HasSolutionsF... method canSolve (line 13) | public function canSolve(Throwable $throwable): bool method getSolutions (line 18) | public function getSolutions(Throwable $throwable): array method getMethodAndComponent (line 44) | protected function getMethodAndComponent(Throwable $throwable): array FILE: vendor/spatie/error-solutions/src/SolutionProviders/Laravel/UndefinedViewVariableSolutionProvider.php class UndefinedViewVariableSolutionProvider (line 14) | class UndefinedViewVariableSolutionProvider implements HasSolutionsForTh... method canSolve (line 20) | public function canSolve(Throwable $throwable): bool method getSolutions (line 29) | public function getSolutions(Throwable $throwable): array method findCorrectVariableSolutions (line 57) | protected function findCorrectVariableSolutions( method findOptionalVariableSolution (line 81) | protected function findOptionalVariableSolution(string $variableName, ... method getNameAndView (line 96) | protected function getNameAndView(Throwable $throwable): ?array FILE: vendor/spatie/error-solutions/src/SolutionProviders/Laravel/UnknownMariadbCollationSolutionProvider.php class UnknownMariadbCollationSolutionProvider (line 10) | class UnknownMariadbCollationSolutionProvider implements HasSolutionsFor... method canSolve (line 14) | public function canSolve(Throwable $throwable): bool method getSolutions (line 30) | public function getSolutions(Throwable $throwable): array FILE: vendor/spatie/error-solutions/src/SolutionProviders/Laravel/UnknownMysql8CollationSolutionProvider.php class UnknownMysql8CollationSolutionProvider (line 10) | class UnknownMysql8CollationSolutionProvider implements HasSolutionsForT... method canSolve (line 14) | public function canSolve(Throwable $throwable): bool method getSolutions (line 30) | public function getSolutions(Throwable $throwable): array FILE: vendor/spatie/error-solutions/src/SolutionProviders/Laravel/UnknownValidationSolutionProvider.php class UnknownValidationSolutionProvider (line 16) | class UnknownValidationSolutionProvider implements HasSolutionsForThrowable method canSolve (line 20) | public function canSolve(Throwable $throwable): bool method getSolutions (line 29) | public function getSolutions(Throwable $throwable): array method getSolutionDescription (line 38) | protected function getSolutionDescription(Throwable $throwable): string method getMethodFromExceptionMessage (line 56) | protected function getMethodFromExceptionMessage(string $message): ?st... method getAvailableMethods (line 65) | protected function getAvailableMethods(): Collection FILE: vendor/spatie/error-solutions/src/SolutionProviders/Laravel/ViewNotFoundSolutionProvider.php class ViewNotFoundSolutionProvider (line 17) | class ViewNotFoundSolutionProvider implements HasSolutionsForThrowable method canSolve (line 21) | public function canSolve(Throwable $throwable): bool method getSolutions (line 30) | public function getSolutions(Throwable $throwable): array method findRelatedView (line 53) | protected function findRelatedView(string $missingView): ?string method getAllViews (line 61) | protected function getAllViews(): array method getViewsInPath (line 90) | protected function getViewsInPath(string $path, array $extensions): array FILE: vendor/spatie/error-solutions/src/SolutionProviders/MergeConflictSolutionProvider.php class MergeConflictSolutionProvider (line 11) | class MergeConflictSolutionProvider implements HasSolutionsForThrowable method canSolve (line 13) | public function canSolve(Throwable $throwable): bool method getSolutions (line 35) | public function getSolutions(Throwable $throwable): array method getCurrentBranch (line 49) | protected function getCurrentBranch(string $directory): string method hasMergeConflictExceptionMessage (line 60) | protected function hasMergeConflictExceptionMessage(Throwable $throwab... FILE: vendor/spatie/error-solutions/src/SolutionProviders/UndefinedPropertySolutionProvider.php class UndefinedPropertySolutionProvider (line 13) | class UndefinedPropertySolutionProvider implements HasSolutionsForThrowable method canSolve (line 18) | public function canSolve(Throwable $throwable): bool method getSolutions (line 35) | public function getSolutions(Throwable $throwable): array method getSolutionDescription (line 43) | public function getSolutionDescription(Throwable $throwable): string method similarPropertyExists (line 62) | protected function similarPropertyExists(Throwable $throwable): bool method getClassAndPropertyFromExceptionMessage (line 77) | protected function getClassAndPropertyFromExceptionMessage(string $mes... method findPossibleProperty (line 95) | protected function findPossibleProperty(string $class, string $invalid... method getAvailableProperties (line 115) | protected function getAvailableProperties(string $class): Collection FILE: vendor/spatie/error-solutions/src/Solutions/Concerns/IsProvidedByFlare.php type IsProvidedByFlare (line 5) | trait IsProvidedByFlare method solutionProvidedByName (line 7) | public function solutionProvidedByName(): string method solutionProvidedByLink (line 12) | public function solutionProvidedByLink(): string FILE: vendor/spatie/error-solutions/src/Solutions/Laravel/GenerateAppKeySolution.php class GenerateAppKeySolution (line 9) | class GenerateAppKeySolution implements RunnableSolution method getSolutionTitle (line 13) | public function getSolutionTitle(): string method getDocumentationLinks (line 18) | public function getDocumentationLinks(): array method getSolutionActionDescription (line 25) | public function getSolutionActionDescription(): string method getRunButtonText (line 30) | public function getRunButtonText(): string method getSolutionDescription (line 35) | public function getSolutionDescription(): string method getRunParameters (line 40) | public function getRunParameters(): array method run (line 45) | public function run(array $parameters = []): void FILE: vendor/spatie/error-solutions/src/Solutions/Laravel/LivewireDiscoverSolution.php class LivewireDiscoverSolution (line 9) | class LivewireDiscoverSolution implements RunnableSolution method __construct (line 15) | public function __construct(string $customTitle = '') method getSolutionTitle (line 20) | public function getSolutionTitle(): string method getSolutionDescription (line 25) | public function getSolutionDescription(): string method getDocumentationLinks (line 30) | public function getDocumentationLinks(): array method getRunParameters (line 37) | public function getRunParameters(): array method getSolutionActionDescription (line 42) | public function getSolutionActionDescription(): string method getRunButtonText (line 47) | public function getRunButtonText(): string method run (line 52) | public function run(array $parameters = []): void FILE: vendor/spatie/error-solutions/src/Solutions/Laravel/MakeViewVariableOptionalSolution.php class MakeViewVariableOptionalSolution (line 10) | class MakeViewVariableOptionalSolution implements RunnableSolution method __construct (line 18) | public function __construct(?string $variableName = null, ?string $vie... method getSolutionTitle (line 25) | public function getSolutionTitle(): string method getDocumentationLinks (line 30) | public function getDocumentationLinks(): array method getSolutionActionDescription (line 35) | public function getSolutionActionDescription(): string method getRunButtonText (line 45) | public function getRunButtonText(): string method getSolutionDescription (line 50) | public function getSolutionDescription(): string method getRunParameters (line 55) | public function getRunParameters(): array method isRunnable (line 68) | public function isRunnable(array $parameters = []): bool method run (line 78) | public function run(array $parameters = []): void method isSafePath (line 86) | protected function isSafePath(string $path): bool method makeOptional (line 103) | public function makeOptional(array $parameters = []): bool|string method generateExpectedTokens (line 130) | protected function generateExpectedTokens(array $originalTokens, strin... FILE: vendor/spatie/error-solutions/src/Solutions/Laravel/RunMigrationsSolution.php class RunMigrationsSolution (line 9) | class RunMigrationsSolution implements RunnableSolution method __construct (line 15) | public function __construct(string $customTitle = '') method getSolutionTitle (line 20) | public function getSolutionTitle(): string method getSolutionDescription (line 25) | public function getSolutionDescription(): string method getDocumentationLinks (line 30) | public function getDocumentationLinks(): array method getRunParameters (line 37) | public function getRunParameters(): array method getSolutionActionDescription (line 42) | public function getSolutionActionDescription(): string method getRunButtonText (line 47) | public function getRunButtonText(): string method run (line 52) | public function run(array $parameters = []): void FILE: vendor/spatie/error-solutions/src/Solutions/Laravel/SuggestLivewireMethodNameSolution.php class SuggestLivewireMethodNameSolution (line 8) | class SuggestLivewireMethodNameSolution implements Solution method __construct (line 12) | public function __construct( method getSolutionTitle (line 19) | public function getSolutionTitle(): string method getDocumentationLinks (line 24) | public function getDocumentationLinks(): array method getSolutionDescription (line 29) | public function getSolutionDescription(): string method isRunnable (line 34) | public function isRunnable(): bool FILE: vendor/spatie/error-solutions/src/Solutions/Laravel/SuggestLivewirePropertyNameSolution.php class SuggestLivewirePropertyNameSolution (line 8) | class SuggestLivewirePropertyNameSolution implements Solution method __construct (line 12) | public function __construct( method getSolutionTitle (line 19) | public function getSolutionTitle(): string method getDocumentationLinks (line 24) | public function getDocumentationLinks(): array method getSolutionDescription (line 29) | public function getSolutionDescription(): string method isRunnable (line 34) | public function isRunnable(): bool FILE: vendor/spatie/error-solutions/src/Solutions/Laravel/SuggestUsingCorrectDbNameSolution.php class SuggestUsingCorrectDbNameSolution (line 8) | class SuggestUsingCorrectDbNameSolution implements Solution method getSolutionTitle (line 12) | public function getSolutionTitle(): string method getSolutionDescription (line 17) | public function getSolutionDescription(): string method getDocumentationLinks (line 25) | public function getDocumentationLinks(): array FILE: vendor/spatie/error-solutions/src/Solutions/Laravel/SuggestUsingMariadbDatabaseSolution.php class SuggestUsingMariadbDatabaseSolution (line 8) | class SuggestUsingMariadbDatabaseSolution implements Solution method getSolutionTitle (line 12) | public function getSolutionTitle(): string method getSolutionDescription (line 17) | public function getSolutionDescription(): string method getDocumentationLinks (line 23) | public function getDocumentationLinks(): array FILE: vendor/spatie/error-solutions/src/Solutions/Laravel/SuggestUsingMysql8DatabaseSolution.php class SuggestUsingMysql8DatabaseSolution (line 8) | class SuggestUsingMysql8DatabaseSolution implements Solution method getSolutionTitle (line 12) | public function getSolutionTitle(): string method getSolutionDescription (line 17) | public function getSolutionDescription(): string method getDocumentationLinks (line 23) | public function getDocumentationLinks(): array FILE: vendor/spatie/error-solutions/src/Solutions/Laravel/UseDefaultValetDbCredentialsSolution.php class UseDefaultValetDbCredentialsSolution (line 9) | class UseDefaultValetDbCredentialsSolution implements RunnableSolution method getSolutionActionDescription (line 13) | public function getSolutionActionDescription(): string method getRunButtonText (line 18) | public function getRunButtonText(): string method getSolutionTitle (line 23) | public function getSolutionTitle(): string method run (line 28) | public function run(array $parameters = []): void method ensureLineExists (line 38) | protected function ensureLineExists(string $key, string $value): void method getRunParameters (line 49) | public function getRunParameters(): array method getDocumentationLinks (line 54) | public function getDocumentationLinks(): array method getSolutionDescription (line 61) | public function getSolutionDescription(): string FILE: vendor/spatie/error-solutions/src/Solutions/OpenAi/DummyCache.php class DummyCache (line 7) | class DummyCache implements CacheInterface method get (line 9) | public function get(string $key, mixed $default = null): mixed method set (line 14) | public function set(string $key, mixed $value, \DateInterval|int|null ... method delete (line 19) | public function delete(string $key): bool method clear (line 24) | public function clear(): bool method getMultiple (line 29) | public function getMultiple(iterable $keys, mixed $default = null): it... method setMultiple (line 34) | public function setMultiple(iterable $values, \DateInterval|int|null $... method deleteMultiple (line 39) | public function deleteMultiple(iterable $keys): bool method has (line 44) | public function has(string $key): bool FILE: vendor/spatie/error-solutions/src/Solutions/OpenAi/OpenAiPromptViewModel.php class OpenAiPromptViewModel (line 5) | class OpenAiPromptViewModel method __construct (line 7) | public function __construct( method file (line 17) | public function file(): string method line (line 22) | public function line(): string method snippet (line 27) | public function snippet(): string method exceptionMessage (line 32) | public function exceptionMessage(): string method exceptionClass (line 37) | public function exceptionClass(): string method applicationType (line 42) | public function applicationType(): string|null FILE: vendor/spatie/error-solutions/src/Solutions/OpenAi/OpenAiSolution.php class OpenAiSolution (line 14) | class OpenAiSolution implements Solution method __construct (line 24) | public function __construct( method getSolutionTitle (line 38) | public function getSolutionTitle(): string method getSolutionDescription (line 43) | public function getSolutionDescription(): string method getDocumentationLinks (line 48) | public function getDocumentationLinks(): array method getAiSolution (line 53) | public function getAiSolution(): ?OpenAiSolutionResponse method getCacheKey (line 75) | protected function getCacheKey(): string method generatePrompt (line 82) | protected function generatePrompt(): string method getModel (line 101) | protected function getModel(): string method getApplicationFrame (line 106) | protected function getApplicationFrame(Throwable $throwable): ?Frame FILE: vendor/spatie/error-solutions/src/Solutions/OpenAi/OpenAiSolutionProvider.php class OpenAiSolutionProvider (line 9) | class OpenAiSolutionProvider implements HasSolutionsForThrowable method __construct (line 11) | public function __construct( method canSolve (line 22) | public function canSolve(Throwable $throwable): bool method getSolutions (line 27) | public function getSolutions(Throwable $throwable): array method applicationType (line 42) | public function applicationType(string $applicationType): self method applicationPath (line 49) | public function applicationPath(string $applicationPath): self method useCache (line 56) | public function useCache(CacheInterface $cache, int $cacheTtlInSeconds... FILE: vendor/spatie/error-solutions/src/Solutions/OpenAi/OpenAiSolutionResponse.php class OpenAiSolutionResponse (line 7) | class OpenAiSolutionResponse method __construct (line 11) | public function __construct(string $rawText) method description (line 16) | public function description(): string method links (line 21) | public function links(): array method between (line 48) | protected function between(string $start, string $end, string $text): ... FILE: vendor/spatie/error-solutions/src/Solutions/SolutionTransformer.php class SolutionTransformer (line 9) | class SolutionTransformer implements Arrayable method __construct (line 13) | public function __construct(Solution $solution) method toArray (line 19) | public function toArray(): array FILE: vendor/spatie/error-solutions/src/Solutions/SuggestCorrectVariableNameSolution.php class SuggestCorrectVariableNameSolution (line 8) | class SuggestCorrectVariableNameSolution implements Solution method __construct (line 18) | public function __construct(?string $variableName = null, ?string $vie... method getSolutionTitle (line 27) | public function getSolutionTitle(): string method getDocumentationLinks (line 32) | public function getDocumentationLinks(): array method getSolutionDescription (line 37) | public function getSolutionDescription(): string method isRunnable (line 42) | public function isRunnable(): bool FILE: vendor/spatie/error-solutions/src/Solutions/SuggestImportSolution.php class SuggestImportSolution (line 8) | class SuggestImportSolution implements Solution method __construct (line 14) | public function __construct(string $class) method getSolutionTitle (line 19) | public function getSolutionTitle(): string method getSolutionDescription (line 24) | public function getSolutionDescription(): string method getDocumentationLinks (line 29) | public function getDocumentationLinks(): array FILE: vendor/spatie/error-solutions/src/Support/AiPromptRenderer.php class AiPromptRenderer (line 5) | class AiPromptRenderer method render (line 12) | public function render(array $data, string $viewPath): void method renderAsString (line 24) | public function renderAsString(array $data, string $viewPath): string FILE: vendor/spatie/error-solutions/src/Support/Laravel/Composer/Composer.php type Composer (line 5) | interface Composer method getClassMap (line 8) | public function getClassMap(): array; method getPrefixes (line 11) | public function getPrefixes(): array; method getPrefixesPsr4 (line 14) | public function getPrefixesPsr4(): array; FILE: vendor/spatie/error-solutions/src/Support/Laravel/Composer/ComposerClassMap.php class ComposerClassMap (line 11) | class ComposerClassMap method __construct (line 18) | public function __construct(?string $autoloaderPath = null) method listClasses (line 30) | public function listClasses(): array method searchClassMap (line 37) | public function searchClassMap(string $missingClass): ?string method listClassesInPsrMaps (line 51) | public function listClassesInPsrMaps(): array method searchPsrMaps (line 84) | public function searchPsrMaps(string $missingClass): ?string method getFullyQualifiedClassNameFromFile (line 115) | protected function getFullyQualifiedClassNameFromFile(string $rootName... FILE: vendor/spatie/error-solutions/src/Support/Laravel/Composer/FakeComposer.php class FakeComposer (line 5) | class FakeComposer implements Composer method getClassMap (line 8) | public function getClassMap(): array method getPrefixes (line 14) | public function getPrefixes(): array method getPrefixesPsr4 (line 20) | public function getPrefixesPsr4(): array FILE: vendor/spatie/error-solutions/src/Support/Laravel/LaravelVersion.php class LaravelVersion (line 5) | class LaravelVersion method major (line 7) | public static function major(): string FILE: vendor/spatie/error-solutions/src/Support/Laravel/LivewireComponentParser.php class LivewireComponentParser (line 13) | class LivewireComponentParser method create (line 21) | public static function create(string $componentAlias): self method __construct (line 26) | public function __construct(protected string $componentAlias) method getComponentClass (line 32) | public function getComponentClass(): string method getPropertyNamesLike (line 38) | public function getPropertyNamesLike(string $similar): Collection method getMethodNamesLike (line 56) | public function getMethodNamesLike(string $similar): Collection method filterItemsBySimilarity (line 70) | protected function filterItemsBySimilarity(Collection $items, string $... FILE: vendor/spatie/error-solutions/src/Support/Laravel/StringComparator.php class StringComparator (line 7) | class StringComparator method findClosestMatch (line 16) | public static function findClosestMatch(array $strings, string $input,... method findSimilarText (line 51) | public static function findSimilarText(array $strings, string $input):... FILE: vendor/spatie/flare-client-php/src/Api.php class Api (line 9) | class Api method __construct (line 18) | public function __construct(Client $client) method sendReportsImmediately (line 25) | public function sendReportsImmediately(): self method report (line 32) | public function report(Report $report): void method sendTestReport (line 43) | public function sendTestReport(Report $report): self method addReportToQueue (line 50) | protected function addReportToQueue(Report $report): self method sendQueuedReports (line 57) | public function sendQueuedReports(): void method sendReportToApi (line 70) | protected function sendReportToApi(Report $report): void method truncateReport (line 82) | protected function truncateReport(array $payload): array FILE: vendor/spatie/flare-client-php/src/Concerns/HasContext.php type HasContext (line 5) | trait HasContext method stage (line 16) | public function stage(?string $stage): self method messageLevel (line 23) | public function messageLevel(?string $messageLevel): self method getGroup (line 36) | public function getGroup(string $groupName = 'context', $default = [])... method context (line 41) | public function context(string $key, mixed $value): self method group (line 52) | public function group(string $groupName, array $properties): self FILE: vendor/spatie/flare-client-php/src/Concerns/UsesTime.php type UsesTime (line 8) | trait UsesTime method useTime (line 12) | public static function useTime(Time $time): void method getCurrentTime (line 17) | public function getCurrentTime(): int FILE: vendor/spatie/flare-client-php/src/Context/BaseContextProviderDetector.php class BaseContextProviderDetector (line 5) | class BaseContextProviderDetector implements ContextProviderDetector method detectCurrentContext (line 7) | public function detectCurrentContext(): ContextProvider method runningInConsole (line 16) | protected function runningInConsole(): bool FILE: vendor/spatie/flare-client-php/src/Context/ConsoleContextProvider.php class ConsoleContextProvider (line 5) | class ConsoleContextProvider implements ContextProvider method __construct (line 15) | public function __construct(array $arguments = []) method toArray (line 23) | public function toArray(): array FILE: vendor/spatie/flare-client-php/src/Context/ContextProvider.php type ContextProvider (line 5) | interface ContextProvider method toArray (line 10) | public function toArray(): array; FILE: vendor/spatie/flare-client-php/src/Context/ContextProviderDetector.php type ContextProviderDetector (line 5) | interface ContextProviderDetector method detectCurrentContext (line 7) | public function detectCurrentContext(): ContextProvider; FILE: vendor/spatie/flare-client-php/src/Context/RequestContextProvider.php class RequestContextProvider (line 13) | class RequestContextProvider implements ContextProvider method __construct (line 17) | public function __construct(?Request $request = null) method getRequest (line 25) | public function getRequest(): array method getFiles (line 38) | protected function getFiles(): array method mapFiles (line 52) | protected function mapFiles(array $files): array method getSession (line 86) | public function getSession(): array method getValidSessionData (line 97) | protected function getValidSessionData($session): array method getCookies (line 115) | public function getCookies(): array method getHeaders (line 123) | public function getHeaders(): array method getRequestData (line 139) | public function getRequestData(): array method getInputBag (line 148) | protected function getInputBag(): InputBag|ParameterBag method toArray (line 164) | public function toArray(): array FILE: vendor/spatie/flare-client-php/src/Contracts/ProvidesFlareContext.php type ProvidesFlareContext (line 5) | interface ProvidesFlareContext method context (line 10) | public function context(): array; FILE: vendor/spatie/flare-client-php/src/Enums/MessageLevels.php class MessageLevels (line 5) | class MessageLevels FILE: vendor/spatie/flare-client-php/src/Enums/OverriddenGrouping.php class OverriddenGrouping (line 5) | class OverriddenGrouping FILE: vendor/spatie/flare-client-php/src/Flare.php class Flare (line 28) | class Flare method make (line 75) | public static function make( method setApiToken (line 84) | public function setApiToken(string $apiToken): self method apiTokenSet (line 91) | public function apiTokenSet(): bool method setBaseUrl (line 96) | public function setBaseUrl(string $baseUrl): self method setStage (line 103) | public function setStage(?string $stage): self method sendReportsImmediately (line 110) | public function sendReportsImmediately(): self method determineVersionUsing (line 117) | public function determineVersionUsing(callable $determineVersionCallab... method reportErrorLevels (line 124) | public function reportErrorLevels(int $reportErrorLevels): self method filterExceptionsUsing (line 131) | public function filterExceptionsUsing(callable $filterExceptionsCallab... method filterReportsUsing (line 138) | public function filterReportsUsing(callable $filterReportsCallable): self method argumentReducers (line 146) | public function argumentReducers(null|array|ArgumentReducers $argument... method withStackFrameArguments (line 153) | public function withStackFrameArguments( method overrideGrouping (line 169) | public function overrideGrouping( method version (line 178) | public function version(): ?string method __construct (line 192) | public function __construct( method getMiddleware (line 207) | public function getMiddleware(): array method setContextProviderDetector (line 212) | public function setContextProviderDetector(ContextProviderDetector $co... method setContainer (line 219) | public function setContainer(Container $container): self method registerFlareHandlers (line 226) | public function registerFlareHandlers(): self method registerExceptionHandler (line 235) | public function registerExceptionHandler(): self method registerErrorHandler (line 242) | public function registerErrorHandler(?int $errorLevels = null): self method registerDefaultMiddleware (line 251) | protected function registerDefaultMiddleware(): self method registerMiddleware (line 264) | public function registerMiddleware($middleware): self method getMiddlewares (line 278) | public function getMiddlewares(): array method glow (line 290) | public function glow( method handleException (line 300) | public function handleException(Throwable $throwable): void method handleError (line 312) | public function handleError(mixed $code, string $message, string $file... method applicationPath (line 329) | public function applicationPath(string $applicationPath): self method report (line 336) | public function report(Throwable $throwable, ?callable $callback = nul... method reportHandled (line 359) | public function reportHandled(Throwable $throwable): ?Report method shouldSendReport (line 364) | protected function shouldSendReport(Throwable $throwable): bool method reportMessage (line 381) | public function reportMessage(string $message, string $logLevel, ?call... method sendTestReport (line 392) | public function sendTestReport(Throwable $throwable): void method sendReportToApi (line 397) | protected function sendReportToApi(Report $report): void method reset (line 411) | public function reset(): void method applyAdditionalParameters (line 420) | protected function applyAdditionalParameters(Report $report): void method anonymizeIp (line 429) | public function anonymizeIp(): self method censorRequestBodyFields (line 441) | public function censorRequestBodyFields(array $fieldNames): self method createReport (line 448) | public function createReport(Throwable $throwable): Report method createReportFromMessage (line 463) | public function createReportFromMessage(string $message, string $logLe... method applyMiddlewareToReport (line 477) | protected function applyMiddlewareToReport(Report $report): Report FILE: vendor/spatie/flare-client-php/src/FlareMiddleware/AddDocumentationLinks.php class AddDocumentationLinks (line 9) | class AddDocumentationLinks implements FlareMiddleware method __construct (line 13) | public function __construct(ArrayObject $documentationLinkResolvers) method handle (line 18) | public function handle(Report $report, Closure $next) method getLinks (line 34) | protected function getLinks(\Throwable $throwable): array FILE: vendor/spatie/flare-client-php/src/FlareMiddleware/AddEnvironmentInformation.php class AddEnvironmentInformation (line 8) | class AddEnvironmentInformation implements FlareMiddleware method handle (line 10) | public function handle(Report $report, Closure $next) FILE: vendor/spatie/flare-client-php/src/FlareMiddleware/AddGitInformation.php class AddGitInformation (line 10) | class AddGitInformation method handle (line 14) | public function handle(Report $report, Closure $next) method hash (line 36) | protected function hash(): ?string method message (line 41) | protected function message(): ?string method tag (line 46) | protected function tag(): ?string method remote (line 51) | protected function remote(): ?string method isClean (line 56) | protected function isClean(): bool method getGitBaseDirectory (line 61) | protected function getGitBaseDirectory(): ?string method command (line 81) | protected function command($command) FILE: vendor/spatie/flare-client-php/src/FlareMiddleware/AddGlows.php class AddGlows (line 11) | class AddGlows implements FlareMiddleware method __construct (line 15) | public function __construct(GlowRecorder $recorder) method handle (line 20) | public function handle(Report $report, Closure $next) FILE: vendor/spatie/flare-client-php/src/FlareMiddleware/AddNotifierName.php class AddNotifierName (line 7) | class AddNotifierName implements FlareMiddleware method handle (line 11) | public function handle(Report $report, $next) FILE: vendor/spatie/flare-client-php/src/FlareMiddleware/AddSolutions.php class AddSolutions (line 10) | class AddSolutions implements FlareMiddleware method __construct (line 14) | public function __construct(SolutionProviderRepository|IgnitionSolutio... method handle (line 19) | public function handle(Report $report, Closure $next) FILE: vendor/spatie/flare-client-php/src/FlareMiddleware/CensorRequestBodyFields.php class CensorRequestBodyFields (line 7) | class CensorRequestBodyFields implements FlareMiddleware method __construct (line 11) | public function __construct(array $fieldNames) method handle (line 16) | public function handle(Report $report, $next) FILE: vendor/spatie/flare-client-php/src/FlareMiddleware/CensorRequestHeaders.php class CensorRequestHeaders (line 7) | class CensorRequestHeaders implements FlareMiddleware method __construct (line 11) | public function __construct(array $headers) method handle (line 16) | public function handle(Report $report, $next) FILE: vendor/spatie/flare-client-php/src/FlareMiddleware/FlareMiddleware.php type FlareMiddleware (line 8) | interface FlareMiddleware method handle (line 10) | public function handle(Report $report, Closure $next); FILE: vendor/spatie/flare-client-php/src/FlareMiddleware/RemoveRequestIp.php class RemoveRequestIp (line 7) | class RemoveRequestIp implements FlareMiddleware method handle (line 9) | public function handle(Report $report, $next) FILE: vendor/spatie/flare-client-php/src/Frame.php class Frame (line 7) | class Frame method fromSpatieFrame (line 9) | public static function fromSpatieFrame( method __construct (line 15) | public function __construct( method toArray (line 20) | public function toArray(): array FILE: vendor/spatie/flare-client-php/src/Glows/Glow.php class Glow (line 8) | class Glow method __construct (line 27) | public function __construct( method toArray (line 42) | public function toArray(): array FILE: vendor/spatie/flare-client-php/src/Glows/GlowRecorder.php class GlowRecorder (line 5) | class GlowRecorder method record (line 12) | public function record(Glow $glow): void method glows (line 20) | public function glows(): array method reset (line 25) | public function reset(): void FILE: vendor/spatie/flare-client-php/src/Http/Client.php class Client (line 10) | class Client method __construct (line 20) | public function __construct( method setApiToken (line 40) | public function setApiToken(string $apiToken): self method apiTokenSet (line 47) | public function apiTokenSet(): bool method setBaseUrl (line 52) | public function setBaseUrl(string $baseUrl): self method get (line 65) | public function get(string $url, array $arguments = []) method post (line 76) | public function post(string $url, array $arguments = []) method patch (line 87) | public function patch(string $url, array $arguments = []) method put (line 98) | public function put(string $url, array $arguments = []) method delete (line 109) | public function delete(string $method, array $arguments = []) method makeRequest (line 121) | protected function makeRequest(string $httpVerb, string $url, array $a... method makeCurlRequest (line 150) | public function makeCurlRequest(string $httpVerb, string $fullUrl, arr... method attachRequestPayload (line 191) | protected function attachRequestPayload(&$curlHandle, array $data) method getCurlHandle (line 205) | protected function getCurlHandle(string $fullUrl, array $headers = []) FILE: vendor/spatie/flare-client-php/src/Http/Exceptions/BadResponse.php class BadResponse (line 8) | class BadResponse extends Exception method createForResponse (line 12) | public static function createForResponse(Response $response): self FILE: vendor/spatie/flare-client-php/src/Http/Exceptions/BadResponseCode.php class BadResponseCode (line 8) | class BadResponseCode extends Exception method createForResponse (line 17) | public static function createForResponse(Response $response): self method getMessageForResponse (line 30) | public static function getMessageForResponse(Response $response): string FILE: vendor/spatie/flare-client-php/src/Http/Exceptions/InvalidData.php class InvalidData (line 7) | class InvalidData extends BadResponseCode method getMessageForResponse (line 9) | public static function getMessageForResponse(Response $response): string FILE: vendor/spatie/flare-client-php/src/Http/Exceptions/MissingParameter.php class MissingParameter (line 7) | class MissingParameter extends Exception method create (line 9) | public static function create(string $parameterName): self FILE: vendor/spatie/flare-client-php/src/Http/Exceptions/NotFound.php class NotFound (line 7) | class NotFound extends BadResponseCode method getMessageForResponse (line 9) | public static function getMessageForResponse(Response $response): string FILE: vendor/spatie/flare-client-php/src/Http/Response.php class Response (line 5) | class Response method __construct (line 13) | public function __construct(mixed $headers, mixed $body, mixed $error) method getHeaders (line 22) | public function getHeaders(): mixed method getBody (line 27) | public function getBody(): mixed method hasBody (line 32) | public function hasBody(): bool method getError (line 37) | public function getError(): mixed method getHttpResponseCode (line 42) | public function getHttpResponseCode(): ?int FILE: vendor/spatie/flare-client-php/src/Report.php class Report (line 22) | class Report method createForThrowable (line 78) | public static function createForThrowable( method getClassForThrowable (line 111) | protected static function getClassForThrowable(Throwable $throwable): ... method createForMessage (line 125) | public static function createForMessage( method __construct (line 147) | public function __construct() method trackingUuid (line 152) | public function trackingUuid(): string method exceptionClass (line 157) | public function exceptionClass(string $exceptionClass): self method getExceptionClass (line 164) | public function getExceptionClass(): string method throwable (line 169) | public function throwable(Throwable $throwable): self method getThrowable (line 176) | public function getThrowable(): ?Throwable method message (line 181) | public function message(string $message): self method getMessage (line 188) | public function getMessage(): string method stacktrace (line 193) | public function stacktrace(Backtrace $stacktrace): self method getStacktrace (line 200) | public function getStacktrace(): Backtrace method notifierName (line 205) | public function notifierName(string $notifierName): self method languageVersion (line 212) | public function languageVersion(string $languageVersion): self method frameworkVersion (line 219) | public function frameworkVersion(string $frameworkVersion): self method useContext (line 226) | public function useContext(ContextProvider $request): self method openFrameIndex (line 233) | public function openFrameIndex(?int $index): self method setApplicationPath (line 240) | public function setApplicationPath(?string $applicationPath): self method getApplicationPath (line 247) | public function getApplicationPath(): ?string method setApplicationVersion (line 252) | public function setApplicationVersion(?string $applicationVersion): self method getApplicationVersion (line 259) | public function getApplicationVersion(): ?string method view (line 264) | public function view(?View $view): self method addGlow (line 271) | public function addGlow(Glow $glow): self method addSolution (line 278) | public function addSolution(Solution|IgnitionSolution $solution): self method addDocumentationLinks (line 290) | public function addDocumentationLinks(array $documentationLinks): self method userProvidedContext (line 302) | public function userProvidedContext(array $userProvidedContext): self method allContext (line 312) | public function allContext(): array method handled (line 321) | public function handled(?bool $handled = true): self method overriddenGrouping (line 328) | public function overriddenGrouping(?string $overriddenGrouping): self method exceptionContext (line 335) | protected function exceptionContext(Throwable $throwable): self method stracktraceAsArray (line 347) | protected function stracktraceAsArray(): array method cleanupStackTraceForError (line 360) | protected function cleanupStackTraceForError(array $frames): array method toArray (line 390) | public function toArray(): array method generateUuid (line 419) | protected function generateUuid(): string FILE: vendor/spatie/flare-client-php/src/Solutions/ReportSolution.php class ReportSolution (line 10) | class ReportSolution method __construct (line 14) | public function __construct(Solution|IgnitionSolution $solution) method fromSolution (line 19) | public static function fromSolution(Solution|IgnitionSolution $solutio... method toArray (line 27) | public function toArray(): array FILE: vendor/spatie/flare-client-php/src/Support/PhpStackFrameArgumentsFixer.php class PhpStackFrameArgumentsFixer (line 5) | class PhpStackFrameArgumentsFixer method enable (line 7) | public function enable(): void method isCurrentlyIgnoringStackFrameArguments (line 16) | protected function isCurrentlyIgnoringStackFrameArguments(): bool FILE: vendor/spatie/flare-client-php/src/Time/SystemTime.php class SystemTime (line 7) | class SystemTime implements Time method getCurrentTime (line 9) | public function getCurrentTime(): int FILE: vendor/spatie/flare-client-php/src/Time/Time.php type Time (line 5) | interface Time method getCurrentTime (line 7) | public function getCurrentTime(): int; FILE: vendor/spatie/flare-client-php/src/Truncation/AbstractTruncationStrategy.php class AbstractTruncationStrategy (line 5) | abstract class AbstractTruncationStrategy implements TruncationStrategy method __construct (line 9) | public function __construct(ReportTrimmer $reportTrimmer) FILE: vendor/spatie/flare-client-php/src/Truncation/ReportTrimmer.php class ReportTrimmer (line 5) | class ReportTrimmer method trim (line 21) | public function trim(array $payload): array method needsToBeTrimmed (line 39) | public function needsToBeTrimmed(array $payload): bool method getMaxPayloadSize (line 44) | public static function getMaxPayloadSize(): int method setMaxPayloadSize (line 49) | public static function setMaxPayloadSize(int $maxPayloadSize): void FILE: vendor/spatie/flare-client-php/src/Truncation/TrimContextItemsStrategy.php class TrimContextItemsStrategy (line 5) | class TrimContextItemsStrategy extends AbstractTruncationStrategy method thresholds (line 10) | public static function thresholds(): array method execute (line 20) | public function execute(array $payload): array method iterateContextItems (line 39) | protected function iterateContextItems(array $contextItems, int $thres... method trimContextItems (line 46) | protected function trimContextItems(mixed &$value, mixed $key, int $th... FILE: vendor/spatie/flare-client-php/src/Truncation/TrimStackFrameArgumentsStrategy.php class TrimStackFrameArgumentsStrategy (line 5) | class TrimStackFrameArgumentsStrategy implements TruncationStrategy method execute (line 7) | public function execute(array $payload): array FILE: vendor/spatie/flare-client-php/src/Truncation/TrimStringsStrategy.php class TrimStringsStrategy (line 5) | class TrimStringsStrategy extends AbstractTruncationStrategy method thresholds (line 10) | public static function thresholds(): array method execute (line 20) | public function execute(array $payload): array method trimPayloadString (line 39) | protected function trimPayloadString(array $payload, int $threshold): ... FILE: vendor/spatie/flare-client-php/src/Truncation/TruncationStrategy.php type TruncationStrategy (line 5) | interface TruncationStrategy method execute (line 12) | public function execute(array $payload): array; FILE: vendor/spatie/flare-client-php/src/View.php class View (line 8) | class View method __construct (line 19) | public function __construct(string $file, array $data = []) method create (line 31) | public static function create(string $file, array $data = []): self method dumpViewData (line 36) | protected function dumpViewData(mixed $variable): string method toArray (line 58) | public function toArray(): array FILE: vendor/spatie/flare-client-php/src/helpers.php function array_merge_recursive_distinct (line 10) | function array_merge_recursive_distinct(array &$array1, array &$array2):... FILE: vendor/spatie/ignition/resources/compiled/ignition.js function e (line 1) | function e(){return(e=Object.assign||function(e){for(var t=1;t1?t-1:0),r=1;r1?t-1:0),r=1;r>>1,a=e[r];... function w (line 1) | function w(e){return void 0===(e=e[0])?null:e} function N (line 1) | function N(e){var t=e[0];if(void 0!==t){var n=e.pop();if(n!==t){e[0]=n;e... function R (line 1) | function R(e,t){var n=e.sortIndex-t.sortIndex;return 0!==n?n:e.id-t.id} function P (line 1) | function P(e){for(var t=w(x);null!==t;){if(null===t.callback)N(x);else{i... function D (line 1) | function D(e){if(L=!1,P(e),!_)if(null!==w(O))_=!0,n(M);else{var t=w(x);n... function M (line 1) | function M(e,n){_=!1,L&&(L=!1,a()),I=!0;var o=C;try{for(P(n),A=w(O);null... function S (line 1) | function S(e,t){var n=e.length;e.push(t),function(e,t,n){for(var r=n;;){... function w (line 1) | function w(e){var t=e[0];return void 0===t?null:t} function N (line 1) | function N(e){var t=e[0];if(void 0!==t){var n=e.pop();return n!==t&&(e[0... function R (line 1) | function R(e,t){var n=e.sortIndex-t.sortIndex;return 0!==n?n:e.id-t.id} function P (line 1) | function P(e){for(var t=w(x);null!==t;){if(null===t.callback)N(x);else{i... function D (line 1) | function D(t){if(L=!1,P(t),!_)if(null!==w(O))_=!0,e(M);else{var r=w(x);n... function M (line 1) | function M(e,a){_=!1,L&&(L=!1,r()),I=!0;var o=C;try{return function(e,r)... function d (line 1) | function d(e){for(var t="https://reactjs.org/docs/error-decoder.html?inv... function m (line 1) | function m(e,t){h(e,t),h(e+"Capture",t)} function h (line 1) | function h(e,t){for(e=0;e1?t-1:0),r=1;r1?t-1:0),r=1;r2&&("o"===e[0]... function z (line 1) | function z(e,t,n,r){if(null!==n&&0===n.type)return!1;switch(typeof t){ca... function B (line 1) | function B(e,t,n,r){if(null==t)return!0;if(z(e,t,n,r))return!0;if(r)retu... function H (line 1) | function H(e){return W.hasOwnProperty(e)?W[e]:null} function V (line 1) | function V(e,t,n,r,a,o,i){this.acceptsBooleans=2===t||3===t||4===t,this.... function q (line 1) | function q(e){!X&&$.test(e)&&(X=!0,s("A future version of React will blo... function K (line 1) | function K(e,t,n,r){if(r.mustUseProperty)return e[r.propertyName];r.sani... function J (line 1) | function J(e,t,n){if(j(t)){if(function(e){return null!==e&&"object"==typ... function Q (line 1) | function Q(e,t,n,r){var a=H(t);if(!F(t,a,r))if(B(t,n,a,r)&&(n=null),r||n... function Ee (line 1) | function Ee(e){if(null===e||"object"!=typeof e)return null;var t=be&&e[b... function Ae (line 1) | function Ae(){} function Ce (line 1) | function Ce(){if(0===ke){Te=console.log,Se=console.info,we=console.warn,... function Ie (line 1) | function Ie(){if(0==--ke){var e={configurable:!0,enumerable:!0,writable:... function Pe (line 1) | function Pe(e,t,n){if(void 0===_e)try{throw Error()}catch(e){var r=e.sta... function je (line 1) | function je(e,t){if(!e||Me)return"";var n,r=De.get(e);if(void 0!==r)retu... function Fe (line 1) | function Fe(e,t,n){return je(e,!1)} function ze (line 1) | function ze(e,t,n){if(null==e)return"";if("function"==typeof e)return je... function Be (line 1) | function Be(e){switch(e.tag){case 5:return Pe(e.type);case 16:return Pe(... function He (line 1) | function He(e){try{var t="",n=e;do{t+=Be(n),n=n.return}while(n);return t... function Ve (line 1) | function Ve(e){return e.displayName||"Context"} function We (line 1) | function We(e){if(null==e)return null;if("number"==typeof e.tag&&s("Rece... function Xe (line 1) | function Xe(){if(null===Ye)return null;var e=Ye._debugOwner;return null!... function qe (line 1) | function qe(){return null===Ye?"":He(Ye)} function Ke (line 1) | function Ke(){Ge.getCurrentStack=null,Ye=null,$e=!1} function Je (line 1) | function Je(e){Ge.getCurrentStack=qe,Ye=e,$e=!1} function Qe (line 1) | function Qe(e){$e=e} function Ze (line 1) | function Ze(e){return""+e} function et (line 1) | function et(e){switch(typeof e){case"boolean":case"number":case"object":... function nt (line 1) | function nt(e,t){tt[t.type]||t.onChange||t.onInput||t.readOnly||t.disabl... function rt (line 1) | function rt(e){var t=e.type,n=e.nodeName;return n&&"input"===n.toLowerCa... function at (line 1) | function at(e){return e._valueTracker} function ot (line 1) | function ot(e){at(e)||(e._valueTracker=function(e){var t=rt(e)?"checked"... function it (line 1) | function it(e){if(!e)return!1;var t=at(e);if(!t)return!0;var n=t.getValu... function lt (line 1) | function lt(e){if(void 0===(e=e||("undefined"!=typeof document?document:... function dt (line 1) | function dt(e){return"checkbox"===e.type||"radio"===e.type?null!=e.check... function pt (line 1) | function pt(e,t){var r=t.checked;return n({},t,{defaultChecked:void 0,de... function mt (line 1) | function mt(e,t){nt(0,t),void 0===t.checked||void 0===t.defaultChecked||... function ht (line 1) | function ht(e,t){var n=t.checked;null!=n&&Q(e,"checked",n,!1)} function gt (line 1) | function gt(e,t){var n=e,r=dt(t);n._wrapperState.controlled||!r||ft||(s(... function yt (line 1) | function yt(e,t,n){var r=e;if(t.hasOwnProperty("value")||t.hasOwnPropert... function vt (line 1) | function vt(e,t,n){"number"===t&<(e.ownerDocument)===e||(null==n?e.def... function St (line 1) | function St(t,n){"object"==typeof n.children&&null!==n.children&&e.Child... function wt (line 1) | function wt(t,r){var a=n({children:void 0},r),o=function(t){var n="";ret... function Nt (line 1) | function Nt(){var e=Xe();return e?"\n\nCheck the render method of `"+e+"... function Ot (line 1) | function Ot(e,t,n,r){var a=e.options;if(t){for(var o=n,i={},l=0;l-1} function kr (line 1) | function kr(e,t,n,r,a){return{blockedOn:e,domEventName:t,eventSystemFlag... function Ar (line 1) | function Ar(e,t,n,r,a){var o=kr(e,t,n,r,a);br.push(o)} function Cr (line 1) | function Cr(e,t){switch(e){case"focusin":case"focusout":Er=null;break;ca... function Ir (line 1) | function Ir(e,t,n,r,a,o){if(null===e||e.nativeEvent!==o){var i=kr(t,n,r,... function _r (line 1) | function _r(e){var t=Ml(e.target);if(null!==t){var n=dr(t);if(null!==n){... function Lr (line 1) | function Lr(e){if(null!==e.blockedOn)return!1;for(var t=e.targetContaine... function Pr (line 1) | function Pr(e,t,n){Lr(e)&&n.delete(t)} function Dr (line 1) | function Dr(){for(vr=!1;br.length>0;){var e=br[0];if(null!==e.blockedOn)... function Mr (line 1) | function Mr(e,t){e.blockedOn===t&&(e.blockedOn=null,vr||(vr=!0,r.unstabl... function Ur (line 1) | function Ur(e){if(br.length>0){Mr(br[0],e);for(var t=1;t=Zr?t+250:ua>=6?t+5e3:ca} function ma (line 1) | function ma(e){var t=-1073741825&e.pendingLanes;return 0!==t?t:t&sa?sa:0} function ha (line 1) | function ha(e){return 0!=(e&oa)} function ga (line 1) | function ga(e){return(e&na)===e} function ya (line 1) | function ya(e,t){switch(e){case 0:break;case Qr:return 1;case 14:return ... function va (line 1) | function va(e){return function(e){return e&-e}(e)} function ba (line 1) | function ba(e){return 31-ka(e)} function Ea (line 1) | function Ea(e,t){return 0!=(e&t)} function Ta (line 1) | function Ta(e,t){return(e&t)===t} function Sa (line 1) | function Sa(e,t){return e|t} function wa (line 1) | function wa(e,t){return e&~t} function Na (line 1) | function Na(e){for(var t=[],n=0;n<31;n++)t.push(e);return t} function Ra (line 1) | function Ra(e,t,n){e.pendingLanes|=t;var r=t-1;e.suspendedLanes&=r,e.pin... function Oa (line 1) | function Oa(e,t,n){e.pingedLanes|=e.suspendedLanes&t} function xa (line 1) | function xa(e,t){e.mutableReadLanes|=t&e.pendingLanes} function Pa (line 1) | function Pa(e){La=!!e} function Da (line 1) | function Da(e,t,n,r){Dn||Ln(),function(e,t,n,r,a){var o=Dn;Dn=!0;try{_n(... function Ma (line 1) | function Ma(e,t,n,r){_a(Ia,Ua.bind(null,e,t,n,r))} function Ua (line 1) | function Ua(e,t,n,r){var a;if(La)if((a=0==(4&t))&&br.length>0&&xr(e))Ar(... function ja (line 1) | function ja(e,t,n,r){var a=Ml(Nn(r));if(null!==a){var o=dr(a);if(null===... function Ha (line 1) | function Ha(){if(Ba)return Ba;var e,t,n=za,r=n.length,a=Va(),o=a.length;... function Va (line 1) | function Va(){return"value"in Fa?Fa.value:Fa.textContent} function Wa (line 1) | function Wa(e){var t,n=e.keyCode;return"charCode"in e?0===(t=e.charCode)... function Ga (line 1) | function Ga(){return!0} function Ya (line 1) | function Ya(){return!1} function $a (line 1) | function $a(e){function t(t,n,r,a,o){for(var i in this._reactName=t,this... function po (line 1) | function po(e){var t=this.nativeEvent;if(t.getModifierState)return t.get... function mo (line 1) | function mo(e){return po} function xo (line 1) | function xo(e,t){switch(e){case"keyup":return-1!==Eo.indexOf(t.keyCode);... function ko (line 1) | function ko(e){var t=e.detail;return"object"==typeof t&&"data"in t?t.dat... function Ao (line 1) | function Ao(e){return"ko"===e.locale} function _o (line 1) | function _o(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return"inpu... function Lo (line 1) | function Lo(e,t,n,r){An(r);var a=wi(t,"onChange");if(a.length>0){var o=n... function Mo (line 1) | function Mo(e){mi(e,0)} function Uo (line 1) | function Uo(e){if(it(jl(e)))return e} function jo (line 1) | function jo(e,t){if("change"===e)return t} function zo (line 1) | function zo(){Po&&(Po.detachEvent("onpropertychange",Bo),Po=null,Do=null)} function Bo (line 1) | function Bo(e){"value"===e.propertyName&&Uo(Do)&&function(e){var t=[];Lo... function Ho (line 1) | function Ho(e,t,n){"focusin"===e?(zo(),function(e,t){Do=t,(Po=e).attachE... function Vo (line 1) | function Vo(e,t){if("selectionchange"===e||"keyup"===e||"keydown"===e)re... function Wo (line 1) | function Wo(e,t){if("click"===e)return Uo(t)} function Go (line 1) | function Go(e,t){if("input"===e||"change"===e)return Uo(t)} function Xo (line 1) | function Xo(e,t){if(Yo(e,t))return!0;if("object"!=typeof e||null===e||"o... function qo (line 1) | function qo(e){for(;e&&e.firstChild;)e=e.firstChild;return e} function Ko (line 1) | function Ko(e){for(;e;){if(e.nextSibling)return e.nextSibling;e=e.parent... function Jo (line 1) | function Jo(e,t){for(var n=qo(e),r=0,a=0;n;){if(3===n.nodeType){if(a=r+n... function Qo (line 1) | function Qo(e){return e&&3===e.nodeType} function Zo (line 1) | function Zo(e,t){return!(!e||!t)&&(e===t||!Qo(e)&&(Qo(t)?Zo(e,t.parentNo... function ei (line 1) | function ei(e){return e&&e.ownerDocument&&Zo(e.ownerDocument.documentEle... function ti (line 1) | function ti(e){try{return"string"==typeof e.contentWindow.location.href}... function ni (line 1) | function ni(){for(var e=window,t=lt();t instanceof e.HTMLIFrameElement;)... function ri (line 1) | function ri(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&(... function ci (line 1) | function ci(e,t,n){var r,a=(r=n).window===r?r.document:9===r.nodeType?r:... function di (line 1) | function di(e,t,n){var r=e.type||"unknown-event";e.currentTarget=n,funct... function pi (line 1) | function pi(e,t,n){var r;if(n)for(var a=t.length-1;a>=0;a--){var o=t[a],... function mi (line 1) | function mi(e,t){for(var n=0!=(4&t),r=0;r4&&void 0!==arguments[4]?arg... function bi (line 1) | function bi(e,t,n,r,a){var o=function(e,t,n){var r;switch(function(e){va... function Ei (line 1) | function Ei(e,t){return e===t||8===e.nodeType&&e.parentNode===t} function Ti (line 1) | function Ti(e,t,n,r,a){var o=r;if(0==(1&t)&&0==(2&t)){var i=a;if(null!==... function Si (line 1) | function Si(e,t,n){return{instance:e,listener:t,currentTarget:n}} function wi (line 1) | function wi(e,t){for(var n=t+"Capture",r=[],a=e;null!==a;){var o=a.state... function Ni (line 1) | function Ni(e){if(null===e)return null;do{e=e.return}while(e&&5!==e.tag)... function Ri (line 1) | function Ri(e,t,n,r,a){for(var o=t._reactName,i=[],l=n;null!==l&&l!==r;)... function Oi (line 1) | function Oi(e,t){return e+"__"+(t?"capture":"bubble")} method constructor (line 4) | constructor(e){void 0===e.data&&(e.data={}),this.data=e.data,this.isMa... method ignoreMatch (line 4) | ignoreMatch(){this.isMatchIgnored=!0} function $i (line 1) | function $i(e){return 9===e.nodeType?e:e.ownerDocument} function Xi (line 1) | function Xi(){} function qi (line 1) | function qi(e){e.onclick=Xi} function Ki (line 1) | function Ki(e,t){Ci(e.nodeValue,t)} function Ji (line 1) | function Ji(e,t){Ui||(Ui=!0,s("Did not expect server HTML to contain a <... function Qi (line 1) | function Qi(e,t){Ui||(Ui=!0,s('Did not expect server HTML to contain the... function Zi (line 1) | function Zi(e,t,n){Ui||(Ui=!0,s("Expected server HTML to contain a match... function el (line 1) | function el(e,t){""!==t&&(Ui||(Ui=!0,s('Expected server HTML to contain ... function pl (line 1) | function pl(e,t){switch(e){case"button":case"input":case"select":case"te... function ml (line 1) | function ml(e,t){return"textarea"===e||"option"===e||"noscript"===e||"st... function yl (line 1) | function yl(e){Bt(e,"")} function vl (line 1) | function vl(e,t){e.removeChild(t)} function bl (line 1) | function bl(e){var t=(e=e).style;"function"==typeof t.setProperty?t.setP... function El (line 1) | function El(e,t){e=e;var n=t.style,r=null!=n&&n.hasOwnProperty("display"... function Tl (line 1) | function Tl(e){if(1===e.nodeType)e.textContent="";else if(9===e.nodeType... function Sl (line 1) | function Sl(e){for(;null!=e;e=e.nextSibling){var t=e.nodeType;if(1===t||... function wl (line 1) | function wl(e){return Sl(e.nextSibling)} function Nl (line 1) | function Nl(e){return Sl(e.firstChild)} function Rl (line 1) | function Rl(e){for(var t=e.previousSibling,n=0;t;){if(8===t.nodeType){va... function xl (line 1) | function xl(e){var t="r:"+(Ol++).toString(36);return{toString:function()... function Ll (line 1) | function Ll(e,t){t[Al]=e} function Pl (line 1) | function Pl(e){e[Il]=null} function Dl (line 1) | function Dl(e){return!!e[Il]} function Ml (line 1) | function Ml(e){var t=e[Al];if(t)return t;for(var n=e.parentNode;n;){if(t... function Ul (line 1) | function Ul(e){var t=e[Al]||e[Il];return!t||5!==t.tag&&6!==t.tag&&t.tag!... function jl (line 1) | function jl(e){if(5===e.tag||6===e.tag)return e.stateNode;throw Error("g... function Fl (line 1) | function Fl(e){return e[Cl]||null} function zl (line 1) | function zl(e,t){e[Cl]=t} function Bl (line 1) | function Bl(e){var t=e[_l];return void 0===t&&(t=e[_l]=new Set),t} function Wl (line 1) | function Wl(e){if(e){var t=e._owner,n=ze(e.type,e._source,t?t.type:null)... function Gl (line 1) | function Gl(e,t,n,r,a){var o=Function.call.bind(Object.prototype.hasOwnP... function Kl (line 1) | function Kl(e){return{current:e}} function Jl (line 1) | function Jl(e,t){ql<0?s("Unexpected pop."):(t!==Yl[ql]&&s("Unexpected Fi... function Ql (line 1) | function Ql(e,t,n){ql++,$l[ql]=e.current,Yl[ql]=n,e.current=t} function rs (line 1) | function rs(e,t,n){return n&&ls(t)?ns:es.current} function as (line 1) | function as(e,t,n){var r=e.stateNode;r.__reactInternalMemoizedUnmaskedCh... function os (line 1) | function os(e,t){var n=e.type,r=n.contextTypes;if(!r)return Zl;var a=e.s... function is (line 1) | function is(){return ts.current} function ls (line 1) | function ls(e){return null!=e.childContextTypes} function ss (line 1) | function ss(e){Jl(ts,e),Jl(es,e)} function cs (line 1) | function cs(e){Jl(ts,e),Jl(es,e)} function us (line 1) | function us(e,t,n){if(es.current!==Zl)throw Error("Unexpected context fo... function fs (line 1) | function fs(e,t,r){var a=e.stateNode,o=t.childContextTypes;if("function"... function ds (line 1) | function ds(e){var t=e.stateNode;return ns=es.current,Ql(es,t&&t.__react... function ps (line 1) | function ps(e,t,n){var r=e.stateNode;if(!r)throw Error("Expected to have... function vs (line 1) | function vs(e,t){if(hs&&"function"==typeof hs.onCommitFiberRoot)try{hs.o... function Hs (line 1) | function Hs(){switch(Rs()){case Os:return _s;case xs:return Ls;case ks:r... function Vs (line 1) | function Vs(e){switch(e){case _s:return Os;case Ls:return xs;case Ps:ret... function Ws (line 1) | function Ws(e,t){var n=Vs(e);return bs(n,t)} function Gs (line 1) | function Gs(e,t,n){var r=Vs(e);return Es(r,t,n)} function Ys (line 1) | function Ys(e){e!==Is&&Ts(e)} function $s (line 1) | function $s(){if(null!==js){var e=js;js=null,Ts(e)}Xs()} function Xs (line 1) | function Xs(){if(!Fs&&null!==Us){Fs=!0;var e=0;try{var t=Us;Ws(_s,functi... function sc (line 1) | function sc(e,t){if(e&&e.defaultProps){var r=n({},t),a=e.defaultProps;fo... function gc (line 1) | function gc(){dc=null,pc=null,mc=null,hc=!1} function yc (line 1) | function yc(){hc=!0} function vc (line 1) | function vc(){hc=!1} function bc (line 1) | function bc(e,t){var n=e.type._context;Ql(fc,n._currentValue,e),n._curre... function Ec (line 1) | function Ec(e){var t=fc.current;Jl(fc,e),e.type._context._currentValue=t} function Tc (line 1) | function Tc(e,t){for(var n=e;null!==n;){var r=n.alternate;if(Ta(n.childL... function Sc (line 1) | function Sc(e,t){dc=e,pc=null,mc=null;var n=e.dependencies;null!==n&&nul... function wc (line 1) | function wc(e,t){if(hc&&s("Context can only be read while React is rende... function xc (line 1) | function xc(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:... function kc (line 1) | function kc(e,t){var n=e.updateQueue;t.updateQueue===n&&(t.updateQueue={... function Ac (line 1) | function Ac(e,t){return{eventTime:e,lane:t,tag:0,payload:null,callback:n... function Cc (line 1) | function Cc(e,t){var n=e.updateQueue;if(null!==n){var r=n.shared,a=r.pen... function Ic (line 1) | function Ic(e,t){var n=e.updateQueue,r=e.alternate;if(null!==r){var a=r.... function _c (line 1) | function _c(e,t,r,a,o,i){switch(r.tag){case 1:var l=r.payload;if("functi... function Lc (line 1) | function Lc(e,t,n,r){var a=e.updateQueue;Oc=!1,Rc=a.shared;var o=a.first... function Pc (line 1) | function Pc(e,t){if("function"!=typeof e)throw Error("Invalid argument p... function Dc (line 1) | function Dc(){Oc=!1} function Mc (line 1) | function Mc(){return Oc} function Uc (line 1) | function Uc(e,t,n){var r=t.effects;if(t.effects=null,null!==r)for(var a=... function Qc (line 1) | function Qc(e,t,r,a){var o=e.memoizedState;if(1&e.mode){Ce();try{r(a,o)}... function iu (line 1) | function iu(e,t,n,r,a,o,i){var l=e.stateNode;if("function"==typeof l.sho... method constructor (line 6) | constructor(e){super(e),this.state={error:null}} method getDerivedStateFromError (line 6) | static getDerivedStateFromError(e){return{error:e}} method render (line 6) | render(){const{error:e}=this.state;if(e){var t,n;let r="https://github... function lu (line 1) | function lu(e,t){t.updater=ou,e.stateNode=t,t._reactInternals=e,t._react... function su (line 1) | function su(e,t,n){var r,a=!1,o=Zl,i=Zl,l=t.contextType;if(!("contextTyp... function cu (line 1) | function cu(e,t,n,r){var a=t.state;if("function"==typeof t.componentWill... function uu (line 1) | function uu(e,t,n,r){!function(e,t,n){var r=e.stateNode,a=We(t)||"Compon... function du (line 1) | function du(e,t,n){var r=n.ref;if(null!==r&&"function"!=typeof r&&"objec... function pu (line 1) | function pu(e,t){if("textarea"!==e.type)throw Error("Objects are not val... function mu (line 1) | function mu(e){var t=We(e.type)||"Component";ru[t]||(ru[t]=!0,s("Functio... function hu (line 1) | function hu(e){function t(t,n){if(e){var r=t.lastEffect;null!==r?(r.next... function vu (line 1) | function vu(e,t){for(var n=e.child;null!==n;)dg(n,t),n=n.sibling} function wu (line 1) | function wu(e){if(e===bu)throw Error("Expected host context to exist. Th... function Nu (line 1) | function Nu(){return wu(Su.current)} function Ru (line 1) | function Ru(e,t){Ql(Su,t,e),Ql(Tu,e,e),Ql(Eu,bu,e);var n=function(e){var... function Ou (line 1) | function Ou(e){Jl(Eu,e),Jl(Tu,e),Jl(Su,e)} function xu (line 1) | function xu(){return wu(Eu.current)} function ku (line 1) | function ku(e){wu(Su.current);var t,n,r=wu(Eu.current),a={namespace:Ut((... function Au (line 1) | function Au(e){Tu.current===e&&(Jl(Eu,e),Jl(Tu,e))} function Iu (line 1) | function Iu(e,t){return 0!=(e&t)} function _u (line 1) | function _u(e){return 1&e} function Lu (line 1) | function Lu(e,t){return 1&e|t} function Pu (line 1) | function Pu(e,t){Ql(Cu,t,e)} function Du (line 1) | function Du(e){Jl(Cu,e)} function Mu (line 1) | function Mu(e,t){var n=e.memoizedState;if(null!==n)return null!==n.dehyd... function Uu (line 1) | function Uu(e){for(var t=e;null!==t;){if(t.tag===h){var n=t.memoizedStat... function Bu (line 1) | function Bu(e,t){switch(e.tag){case 3:!function(e,t){1===t.nodeType?Ji(e... function Hu (line 1) | function Hu(e,t){switch(t.flags=-1025&t.flags|2,e.tag){case 3:var n=e.st... function Vu (line 1) | function Vu(e,t){switch(e.tag){case 5:var n=function(e,t,n){return 1!==e... function Wu (line 1) | function Wu(e){if(zu){var t=Fu;if(!t)return Hu(ju,e),zu=!1,void(ju=e);va... function Gu (line 1) | function Gu(e){for(var t=e.return;null!==t&&5!==t.tag&&3!==t.tag&&t.tag!... function Yu (line 1) | function Yu(e){if(e!==ju)return!1;if(!zu)return Gu(e),zu=!0,!1;var t=e.t... function $u (line 1) | function $u(){ju=null,Fu=null,zu=!1} function Xu (line 1) | function Xu(){return zu} function Ju (line 1) | function Ju(){for(var e=0;ePs?Ps:n... function td (line 1) | function td(){var e=_f(!1),t=e[0],n=ed.bind(null,e[1]);return Mf(n),[n,t]} function nd (line 1) | function nd(){var e=Lf()[0];return[Uf().current,e]} function rd (line 1) | function rd(){var e=Pf()[0];return[Uf().current,e]} function od (line 1) | function od(e){var t=We(e.type)||"Unknown";$e&&!ef[t]&&(s("The object pa... function id (line 1) | function id(){var e=xl.bind(null,od.bind(null,af));if(Xu()){var t=!1,n=a... function ld (line 1) | function ld(){return Lf()[0]} function sd (line 1) | function sd(){return Pf()[0]} function cd (line 1) | function cd(e,t,n){"function"==typeof arguments[3]&&s("State updates fro... function wd (line 1) | function wd(){return Td} function Nd (line 1) | function Nd(){Td=Ed()} function Rd (line 1) | function Rd(e){Sd=Ed(),e.actualStartTime<0&&(e.actualStartTime=Ed())} function Od (line 1) | function Od(e){Sd=-1} function xd (line 1) | function xd(e,t){if(Sd>=0){var n=Ed()-Sd;e.actualDuration+=n,t&&(e.selfB... function kd (line 1) | function kd(e){for(var t=e.child;t;)e.actualDuration+=t.actualDuration,t... function Fd (line 1) | function Fd(e,t,n,r){t.child=null===e?yu(t,null,n,r):gu(t,e.child,n,r)} function zd (line 1) | function zd(e,t,n,r,a){if(t.type!==t.elementType){var o=n.propTypes;o&&G... function Bd (line 1) | function Bd(e,t,n,r,a,o){if(null===e){var i,l=n.type;if(function(e){retu... function Hd (line 1) | function Hd(e,t,n,r,a,o){if(t.type!==t.elementType){var i=t.elementType;... function Vd (line 1) | function Vd(e,t,n){var r,a=t.pendingProps,o=a.children,i=null!==e?e.memo... function Gd (line 1) | function Gd(e,t){var n=t.ref;(null===e&&null!==n||null!==e&&e.ref!==n)&&... function Yd (line 1) | function Yd(e,t,n,r,a){if(t.type!==t.elementType){var o=n.propTypes;o&&G... function $d (line 1) | function $d(e,t,n,r,a){if(t.type!==t.elementType){var o=n.propTypes;o&&G... function Xd (line 1) | function Xd(e,t,n,r,a,o){Gd(e,t);var i=0!=(t.flags&ar);if(!r&&!i)return ... function qd (line 1) | function qd(e){var t=e.stateNode;t.pendingContext?us(e,t.pendingContext,... function Kd (line 1) | function Kd(e,t){if(t&&t.childContextTypes&&s("%s(...): childContextType... function Qd (line 1) | function Qd(e){return{baseLanes:e}} function Zd (line 1) | function Zd(e,t){return{baseLanes:Sa(e.baseLanes,t)}} function ep (line 1) | function ep(e,t){return wa(e.childLanes,t)} function tp (line 1) | function tp(e,t,n){var r=t.pendingProps;Mg(t)&&(t.flags|=ar);var a=Cu.cu... function np (line 1) | function np(e,t,n,r){var a,o,i=e.mode,l=e.child,s={mode:"hidden",childre... function rp (line 1) | function rp(e,t){return fg(e,t)} function ap (line 1) | function ap(e,t,n,r){var a=e.child,o=a.sibling,i=rp(a,{mode:"visible",ch... function op (line 1) | function op(e,t,n,r,a){var o,i,l=t.mode,s=e.child,c=s.sibling,u={mode:"h... function ip (line 1) | function ip(e,t){e.lanes=Sa(e.lanes,t);var n=e.alternate;null!==n&&(n.la... function lp (line 1) | function lp(e,t){var n=Array.isArray(e),r=!n&&"function"==typeof Ee(e);i... function sp (line 1) | function sp(e,t,n,r,a,o){var i=e.memoizedState;null===i?e.memoizedState=... function cp (line 1) | function cp(e,t,n){var r=t.pendingProps,a=r.revealOrder,o=r.tail,i=r.chi... function hp (line 1) | function hp(){jd=!0} function gp (line 1) | function gp(e,t,n){return null!==e&&(t.dependencies=e.dependencies),Od()... function yp (line 1) | function yp(e,t,n){var r=t.lanes;if(t._debugNeedsRemount&&null!==e)retur... function vp (line 1) | function vp(e){e.flags|=4} function bp (line 1) | function bp(e){e.flags|=or} function Ep (line 1) | function Ep(e,t){if(!Xu())switch(e.tailMode){case"hidden":for(var n=e.ta... function Tp (line 1) | function Tp(e,t,n){var r,a,o=t.pendingProps;switch(t.tag){case 2:case 16... function Sp (line 1) | function Sp(e,t){switch(e.tag){case 1:ls(e.type)&&ss(e);var n=e.flags;re... function wp (line 1) | function wp(e){switch(e.tag){case 1:null!=e.type.childContextTypes&&ss(e... function Np (line 1) | function Np(e,t){return{value:e,source:t,stack:He(t)}} function Rp (line 1) | function Rp(e,t){try{var n=t.value,r=t.source,a=t.stack,o=null!==a?a:"";... function kp (line 1) | function kp(e,t,n){var r=Ac(ca,n);r.tag=3,r.payload={element:null};var a... function Ap (line 1) | function Ap(e,t,n){var r=Ac(ca,n);r.tag=3;var a=e.type.getDerivedStateFr... function Cp (line 1) | function Cp(e,t,n){var r,a=e.pingCache;if(null===a?(a=e.pingCache=new xp... function Ip (line 1) | function Ip(e,t,n,r,a){if(n.flags|=sr,n.firstEffect=n.lastEffect=null,nu... function Pp (line 1) | function Pp(e){var t=e.ref;null!==t&&("function"==typeof t?(Kn(null,t,nu... function Dp (line 1) | function Dp(e,t){Kn(null,t,null),Jn()&&Oh(e,Qn())} function Mp (line 1) | function Mp(e,t){switch(t.tag){case 0:case p:case y:case T:return;case 1... function Up (line 1) | function Up(e,t,n,r){switch(n.tag){case 0:case p:case y:case T:return fu... function jp (line 1) | function jp(e,t){for(var n=e;;){if(5===n.tag)t?bl(n.stateNode):El(n.stat... function Fp (line 1) | function Fp(e){var t=e.ref;if(null!==t){var n,r=e.stateNode;switch(e.tag... function zp (line 1) | function zp(e){var t=e.ref;null!==t&&("function"==typeof t?t(null):t.cur... function Bp (line 1) | function Bp(e,t,n){switch(function(e){if(hs&&"function"==typeof hs.onCom... function Hp (line 1) | function Hp(e,t,n){for(var r=t;;)if(Bp(e,r),null===r.child||4===r.tag){i... function Vp (line 1) | function Vp(e){e.alternate=null,e.child=null,e.dependencies=null,e.first... function Wp (line 1) | function Wp(e){return 5===e.tag||3===e.tag||4===e.tag} function Gp (line 1) | function Gp(e){var t,n,r=function(e){for(var t=e.return;null!==t;){if(Wp... function Yp (line 1) | function Yp(e,t,n){var r=e.tag,a=5===r||6===r;if(a){var o=a?e.stateNode:... function $p (line 1) | function $p(e,t,n){var r=e.tag,a=5===r||6===r;if(a){var o=a?e.stateNode:... function Xp (line 1) | function Xp(e,t,n){for(var r,a,o,i,l=t,s=!1;;){if(!s){var c=l.return;e:f... function qp (line 1) | function qp(e,t,n){Xp(e,t);var r=t.alternate;Vp(t),null!==r&&Vp(r)} function Kp (line 1) | function Kp(e,t){switch(t.tag){case 0:case p:case g:case y:case T:return... function Jp (line 1) | function Jp(e){var t=e.updateQueue;if(null!==t){e.updateQueue=null;var n... function Qp (line 1) | function Qp(e){yl(e.stateNode)} function Em (line 1) | function Em(){bm=Bs()+500} function Tm (line 1) | function Tm(){return bm} function Bm (line 1) | function Bm(){return 0!=(48&om)?Bs():Um!==ca?Um:Um=Bs()} function Hm (line 1) | function Hm(e){var t,n,r=e.mode;if(0==(2&r))return 1;if(0==(4&r))return ... function Vm (line 1) | function Vm(e,t,n){!function(){if(Lm>50)throw Lm=0,Pm=null,Error("Maximu... function Wm (line 1) | function Wm(e,t){e.lanes=Sa(e.lanes,t);var n=e.alternate;null!==n&&(n.la... function Gm (line 1) | function Gm(e,t){var n=e.callbackNode;!function(e,t){for(var n=e.suspend... function Ym (line 1) | function Ym(e){if(Um=ca,jm=0,Fm=0,0!=(48&om))throw Error("Should not alr... function $m (line 1) | function $m(e,t){t=wa(t,gm),function(e,t){e.suspendedLanes|=t,e.pingedLa... function Xm (line 1) | function Xm(e){if(0!=(48&om))throw Error("Should not already be working.... function qm (line 1) | function qm(e,t){var n=om;om|=1;try{return e(t)}finally{0===(om=n)&&(Em(... function Km (line 1) | function Km(e,t){var n=om;om&=-2,om|=8;try{return e(t)}finally{0===(om=n... function Jm (line 1) | function Jm(e,t){var n=om;if(0!=(48&n))return s("flushSync was called fr... function Qm (line 1) | function Qm(e,t){Ql(um,cm,e),cm=Sa(cm,t),pm=Sa(pm,t)} function Zm (line 1) | function Zm(e){cm=um.current,Jl(um,e)} function eh (line 1) | function eh(e,t){e.finishedWork=null,e.finishedLanes=0;var n=e.timeoutHa... function th (line 1) | function th(e,t){for(;;){var n=lm;try{if(gc(),Tf(),Ke(),rm.current=null,... function nh (line 1) | function nh(){var e=nm.current;return nm.current=ud,null===e?ud:e} function rh (line 1) | function rh(e){nm.current=e} function ah (line 1) | function ah(e){var t=a.__interactionsRef.current;return a.__interactions... function oh (line 1) | function oh(e){a.__interactionsRef.current=e} function ih (line 1) | function ih(e){mm=Sa(e,mm)} function lh (line 1) | function lh(e,t){var n=om;om|=16;var r=nh();im===e&&sm===t||(eh(e,t),Wh(... function sh (line 1) | function sh(){for(;null!==lm;)uh(lm)} function ch (line 1) | function ch(){for(;null!==lm&&!Ds();)uh(lm)} function uh (line 1) | function uh(e){var t,n=e.alternate;Je(e),0!=(8&e.mode)?(Rd(e),t=Ih(n,e,c... function fh (line 1) | function fh(e){var t=e;do{var n=t.alternate,r=t.return;if(0==(t.flags&sr... function dh (line 1) | function dh(e){if(e.tag!==w&&e.tag!==S||null===e.memoizedState||Ea(cm,sa... function ph (line 1) | function ph(e){var t=Hs();return Ws(_s,mh.bind(null,e,t)),null} function mh (line 1) | function mh(e,t){do{vh()}while(null!==xm);if(Js.flushLegacyContextWarnin... function hh (line 1) | function hh(){for(;null!==Sm;){var e=Sm.alternate,t=Sm.flags;0!=(t&ir)&&... function gh (line 1) | function gh(e,t){for(;null!==Sm;){Je(Sm);var n=Sm.flags;if(16&n&&Qp(Sm),... function yh (line 1) | function yh(e,t){for(;null!==Sm;){Je(Sm);var n=Sm.flags;36&n&&Up(e,Sm.al... function vh (line 1) | function vh(){if(90!==km){var e=km>Ps?Ps:km;return km=90,Ws(e,Sh)}return!1} function bh (line 1) | function bh(e,t){Cm.push(t,e),Om||(Om=!0,Gs(Ps,function(){return vh(),nu... function Eh (line 1) | function Eh(e,t){Im.push(t,e),e.flags|=lr;var n=e.alternate;null!==n&&(n... function Th (line 1) | function Th(e){e.destroy=(0,e.create)()} function Sh (line 1) | function Sh(){if(null===xm)return!1;var e=xm,t=Am;if(xm=null,Am=0,0!=(48... function wh (line 1) | function wh(e){return null!==Rm&&Rm.has(e)} function Rh (line 1) | function Rh(e,t,n){Cc(e,kp(e,Np(n,t),1));var r=Bm(),a=Wm(e,1);null!==a&&... function Oh (line 1) | function Oh(e,t){if(3!==e.tag)for(var n=e.return;null!==n;){if(3===n.tag... function xh (line 1) | function xh(e,t,n){var r=e.pingCache;null!==r&&r.delete(t);var a=Bm();Oa... function kh (line 1) | function kh(e,t){var n;null!==(n=e.stateNode)&&n.delete(t),function(e,t)... function Ch (line 1) | function Ch(e){if(0==(16&om)&&6&e.mode){var t=e.tag;if(2===t||3===t||1==... function Mh (line 1) | function Mh(e){if(!0===am.current&&!0!==Dh.current){var t=Ye;try{Je(e),s... function Uh (line 1) | function Uh(e){0!=(1&e.mode)&&!1===am.current&&!1===Dh.current&&s("An up... function zh (line 1) | function zh(e,t){return 1e3*t+e.interactionThreadID} function Bh (line 1) | function Bh(e){null===Mm?Mm=[e]:Mm.push(e)} function Hh (line 1) | function Hh(e,t,n){if(n.size>0){var r=e.pendingInteractionMap,o=r.get(t)... function Vh (line 1) | function Vh(e,t){Hh(e,t,a.__interactionsRef.current)} function Wh (line 1) | function Wh(e,t){var n=new Set;if(e.pendingInteractionMap.forEach(functi... function Gh (line 1) | function Gh(e,t){var n,r=e.pendingLanes;try{if(null!==(n=a.__subscriberR... function $h (line 1) | function $h(e){e.sibling=null,e.stateNode=null} function Jh (line 1) | function Jh(e){if(null===qh)return e;var t=qh(e);return void 0===t?e:t.c... function Qh (line 1) | function Qh(e){return Jh(e)} function Zh (line 1) | function Zh(e){if(null===qh)return e;var t=qh(e);if(void 0===t){if(null!... function eg (line 1) | function eg(e,t){if(null===qh)return!1;var n=e.elementType,r=t.type,a=!1... function tg (line 1) | function tg(e){null!==qh&&"function"==typeof WeakSet&&(null===Kh&&(Kh=ne... function ng (line 1) | function ng(e,t,n){var r=e.alternate,a=e.child,o=e.sibling,i=e.tag,l=e.t... function rg (line 1) | function rg(e,t,n){var r=e.child,a=e.sibling,o=e.type,i=null;switch(e.ta... function ig (line 1) | function ig(e,t,n,r){this.tag=e,this.key=n,this.elementType=null,this.ty... function ug (line 1) | function ug(e){var t=e.prototype;return!(!t||!t.isReactComponent)} function fg (line 1) | function fg(e,t){var n=e.alternate;null===n?((n=cg(e.tag,t,e.key,e.mode)... function dg (line 1) | function dg(e,t){e.flags&=2,e.nextEffect=null,e.firstEffect=null,e.lastE... function pg (line 1) | function pg(e,t,n,r,a,o){var i=2,l=e;if("function"==typeof e)ug(e)?(i=1,... function mg (line 1) | function mg(e,t,n){var r=pg(e.type,e.key,e.props,e._owner,t,n);return r.... function hg (line 1) | function hg(e,t,n,r){var a=cg(7,e,r,t);return a.lanes=n,a} function gg (line 1) | function gg(e,t,n,r){var a=cg(S,e,r,t);return a.type=ge,a.elementType=ge... function yg (line 1) | function yg(e,t,n){var r=cg(6,e,null,t);return r.lanes=n,r} function vg (line 1) | function vg(e,t,n){var r=cg(4,null!==e.children?e.children:[],e.key,t);r... function bg (line 1) | function bg(e,t){return null===e&&(e=cg(2,null,null,0)),e.tag=t.tag,e.ke... function Eg (line 1) | function Eg(e,t,n){switch(this.tag=t,this.containerInfo=e,this.pendingCh... function Tg (line 1) | function Tg(e,t){var n=(0,t._getVersion)(t._source);null==e.mutableSourc... function Sg (line 1) | function Sg(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]?argum... function wg (line 1) | function wg(e,t,n,a){!function(e,t){if(hs&&"function"==typeof hs.onSched... function Ng (line 1) | function Ng(e){var t=e.current;if(!t.child)return null;switch(t.child.ta... function Rg (line 1) | function Rg(e,t){var n=e.memoizedState;null!==n&&null!==n.dehydrated&&(n... function Og (line 1) | function Og(e,t){Rg(e,t);var n=e.alternate;n&&Rg(n,t)} function xg (line 1) | function xg(e){var t=function(e){var t=gr(e);if(!t)return null;for(var n... function Wg (line 1) | function Wg(e,t,n){this._internalRoot=function(e,t,n){var r=null!=n&&nul... function Gg (line 1) | function Gg(e){return!(!e||1!==e.nodeType&&9!==e.nodeType&&11!==e.nodeTy... function qg (line 1) | function qg(e){return e?9===e.nodeType?e.documentElement:e.firstChild:null} function Kg (line 1) | function Kg(e,t,n,r,a){Yg(n),function(e,t){null!==e&&"function"!=typeof ... function Qg (line 1) | function Qg(e,t){var n=arguments.length>2&&void 0!==arguments[2]?argumen... function i (line 1) | function i(t,n){var r,a,o=t.nextSibling||{},i=o.className;if(/\bsf-dump-... function l (line 1) | function l(e,t){return!!/\bsf-dump-compact\b/.test((e.nextSibling||{}).c... function s (line 1) | function s(e){var t=e.querySelector("a.sf-dump-toggle");return!!t&&(func... function c (line 1) | function c(e){Array.from(e.querySelectorAll(".sf-dump-str, .sf-dump-key,... function E (line 1) | function E(e,t){o(u,e,function(e,n){"A"==e.target.tagName?t(e.target,e):... function T (line 1) | function T(e){return e.ctrlKey||e.metaKey} function S (line 1) | function S(e){return"concat("+e.match(/[^'"]+|['"]/g).map(function(e){re... function w (line 1) | function w(e){return"contains(concat(' ', normalize-space(@class), ' '),... function ye (line 1) | function ye(e){var t=e.children,n=c.useState([]);return c.createElement(... function ve (line 1) | function ve(e){var t,n,r=e.name,a=e.href,o=void 0===a?null:a,i=e.icon,l=... function Se (line 1) | function Se({children:e,ignitionConfig:t}){const[n,r]=c.useState(t),a=((... function we (line 1) | function we(){we=function(e,t){return new n(e,void 0,t)};var e=RegExp.pr... function Ne (line 1) | function Ne(){return(Ne=Object.assign||function(e){for(var t=1;tNe({},t,{frame_number:e.length-n}))} function Ae (line 1) | function Ae(e){return e.application_frame?"unknown"===e.relative_file?"u... function Ie (line 1) | function Ie(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.c... function _e (line 1) | function _e(e){var t={exports:{}};return e(t,t.exports),t.exports} function rt (line 1) | function rt(e){var t=-1,n=null==e?0:e.length;for(this.clear();++te.length)&&(t=e.length);for(var n=0,r=new A... function on (line 1) | function on(e){return new Proxy(e,{get:function(e,t){return t in e?e[t]:... function Rn (line 1) | function Rn(){for(var e=12,t="";e-- >0;)t+="0123456789abcdefghijklmnopqr... function On (line 1) | function On(e){for(var t=[],n=(e||[]).length>>>0;n--;)t[n]=e[n];return t} function xn (line 1) | function xn(e){return e.classList?On(e.classList):(e.getAttribute("class... function kn (line 1) | function kn(e){return"".concat(e).replace(/&/g,"&").replace(/"/g,"&q... function An (line 1) | function An(e){return Object.keys(e||{}).reduce(function(t,n){return t+"... function Cn (line 1) | function Cn(e){return e.size!==Nn.size||e.x!==Nn.x||e.y!==Nn.y||e.rotate... function In (line 1) | function In(){var e="fa",t="svg-inline--fa",n=Sn.cssPrefix,r=Sn.replacem... function Ln (line 1) | function Ln(){Sn.autoAddCss&&!_n&&(function(e){if(e&&en){var t=Jt.create... function Fn (line 1) | function Fn(e){en&&(jn?setTimeout(e,0):Un.push(e))} function zn (line 1) | function zn(e){var t=e.tag,n=e.attributes,r=void 0===n?{}:n,a=e.children... function Bn (line 1) | function Bn(e,t,n){if(e&&e[t]&&e[t][n])return{prefix:t,iconName:n,icon:e... function Yn (line 1) | function Yn(e){var t=function(e){for(var t=[],n=0,r=e.length;n2&&void 0!==arguments[2]?argumen... function or (line 1) | function or(e,t){var n=t.split("-"),r=n[0],a=n.slice(1).join("-");return... function lr (line 1) | function lr(e,t){return(Zn[e]||{})[t]} function sr (line 1) | function sr(e,t){return(rr[e]||{})[t]} function cr (line 1) | function cr(e){return tr[e]||{prefix:null,iconName:null}} function ur (line 1) | function ur(){return Qn} function fr (line 1) | function fr(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments... function pr (line 1) | function pr(e){var t,n=arguments.length>1&&void 0!==arguments[1]?argumen... function e (line 1) | function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Ca... function br (line 1) | function br(e,t){for(var n=arguments.length,r=new Array(n>2?n-2:0),a=2;a... function Er (line 1) | function Er(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r1&&void 0!==arguments[1]?arguments... function Wr (line 1) | function Wr(e){e()} function Gr (line 1) | function Gr(e,t){var n="function"==typeof t?t:jr;if(0===e.length)n();els... function $r (line 1) | function $r(){Yr=!0} function Xr (line 1) | function Xr(){Yr=!1} function Kr (line 1) | function Kr(e){if(Qt&&Sn.observeMutations){var t=e.treeCallback,n=void 0... function Jr (line 1) | function Jr(e){var t=e.getAttribute("style"),n=[];return t&&(n=t.split("... function Qr (line 1) | function Qr(e){var t=e.getAttribute("data-prefix"),n=e.getAttribute("dat... function Zr (line 1) | function Zr(e){var t=On(e.attributes).reduce(function(e,t){return"class"... function ea (line 1) | function ea(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments... function na (line 1) | function na(e){var t="nest"===Sn.autoReplaceSvg?ea(e,{styleParser:!1}):e... function aa (line 1) | function aa(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments... function oa (line 1) | function oa(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments... function pa (line 1) | function pa(e,t){var n="".concat("data-fa-pseudo-element-pending").conca... function ma (line 1) | function ma(e){return Promise.all([pa(e,"::before"),pa(e,"::after")])} function ha (line 1) | function ha(e){return!(e.parentNode===document.head||~nn.indexOf(e.tagNa... function ga (line 1) | function ga(e){if(en)return new Promise(function(t,n){var r=On(e.querySe... function Ta (line 1) | function Ta(e){var t=!(arguments.length>1&&void 0!==arguments[1])||argum... function Va (line 1) | function Va(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(... function Wa (line 1) | function Wa(e){return Va(e)===La} function Ya (line 1) | function Ya(){} function $a (line 1) | function $a(){} function e (line 1) | function e(e,t,n,r,a,o){if("SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED... function t (line 1) | function t(){return e} function qa (line 1) | function qa(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){v... function Ka (line 1) | function Ka(e){for(var t=1;te.length)&&(t=e.length);for(var n=0,r=new A... function no (line 1) | function no(e){return t=e,(t-=0)==t?e:(e=e.replace(/[\-_\s]+(.)?/g,funct... function ao (line 1) | function ao(e){return e.split(";").map(function(e){return e.trim()}).fil... function io (line 1) | function io(e){return e&&"object"===Ja(e)&&e.prefix&&e.iconName&&e.icon?... function lo (line 1) | function lo(e,t){return Array.isArray(t)&&t.length>0||!Array.isArray(t)&... function co (line 1) | function co(e){var t=e.forwardedRef,n=Za(e,so),r=n.mask,a=n.symbol,o=n.c... function Wo (line 1) | function Wo({path:e,lineNumber:t=null}){var n;const{application_path:r}=... function Go (line 1) | function Go({frameGroup:e,onExpand:t,onSelect:n}){return"vendor"!==e.typ... function Yo (line 1) | function Yo({file:e,lineNumber:t=1}){const{ignitionConfig:n}=c.useContex... function $o (line 1) | function $o(e){return new Date(1e3*e)} function Xo (line 1) | function Xo(e){return JSON.stringify(e,null,4)} function qo (line 1) | function qo(e){return!!(e.glows.length||Object.values(e.context_items.du... function Jo (line 1) | function Jo(e){let{children:t,className:n=""}=e,r=xe(e,Ko);return c.crea... function Qo (line 1) | function Qo({value:e,className:t="",alwaysVisible:n=!1,direction:r="righ... function Zo (line 1) | function Zo({path:e,lineNumber:t,className:n}){const{url:r,clipboard:a}=... function ei (line 1) | function ei(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new A... function ti (line 1) | function ti(e){return function(e){if(Array.isArray(e))return ei(e)}(e)||... function ni (line 1) | function ni(e){return(ni="function"==typeof Symbol&&"symbol"==typeof Sym... function ri (line 1) | function ri(e,t,n){return(t=function(e){var t=function(e,t){if("object"!... function ai (line 1) | function ai(){return(ai=Object.assign?Object.assign.bind():function(e){f... function oi (line 1) | function oi(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){v... function ii (line 1) | function ii(e){for(var t=1;t1&&void 0!==arguments[1]?arguments... function ui (line 1) | function ui(e){return e.join(" ")} function fi (line 1) | function fi(e){var t=e.node,n=e.stylesheet,r=e.style,a=void 0===r?{}:r,o... function pi (line 2) | function pi(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){v... function mi (line 2) | function mi(e){for(var t=1;t1&&void 0!==arguments[1]?argum... function Ti (line 4) | function Ti(e,t,n,r,a,o,i,l,s){var c,u=Ei(e.value),f=[],d=-1,p=0;functio... function Si (line 4) | function Si(e){var t=e.stylesheet,n=e.useInlineStyles;return e.rows.map(... function wi (line 4) | function wi(e){return e&&void 0!==e.highlightAuto} function Ni (line 4) | function Ni(e){return e instanceof Map?e.clear=e.delete=e.set=function()... class Oi (line 4) | class Oi{constructor(e){void 0===e.data&&(e.data={}),this.data=e.data,th... method constructor (line 4) | constructor(e){void 0===e.data&&(e.data={}),this.data=e.data,this.isMa... method ignoreMatch (line 4) | ignoreMatch(){this.isMatchIgnored=!0} function xi (line 4) | function xi(e){return e.replace(/&/g,"&").replace(/`} class Ii (line 4) | class Ii{constructor(){this.rootNode={children:[]},this.stack=[this.root... method constructor (line 4) | constructor(){this.rootNode={children:[]},this.stack=[this.rootNode]} method top (line 4) | get top(){return this.stack[this.stack.length-1]} method root (line 4) | get root(){return this.rootNode} method add (line 4) | add(e){this.top.children.push(e)} method openNode (line 4) | openNode(e){const t={kind:e,children:[]};this.add(t),this.stack.push(t)} method closeNode (line 4) | closeNode(){if(this.stack.length>1)return this.stack.pop()} method closeAllNodes (line 4) | closeAllNodes(){for(;this.closeNode(););} method toJSON (line 4) | toJSON(){return JSON.stringify(this.rootNode,null,4)} method walk (line 4) | walk(e){return this.constructor._walk(e,this.rootNode)} method _walk (line 4) | static _walk(e,t){return"string"==typeof t?e.addText(t):t.children&&(e... method _collapse (line 4) | static _collapse(e){"string"!=typeof e&&e.children&&(e.children.every(... class _i (line 4) | class _i extends Ii{constructor(e){super(),this.options=e}addKeyword(e,t... method constructor (line 4) | constructor(e){super(),this.options=e} method addKeyword (line 4) | addKeyword(e,t){""!==e&&(this.openNode(t),this.addText(e),this.closeNo... method addText (line 4) | addText(e){""!==e&&this.add(e)} method addSublanguage (line 4) | addSublanguage(e,t){const n=e.root;n.kind=t,n.sublanguage=!0,this.add(n)} method toHTML (line 4) | toHTML(){return new Ci(this,this.options).value()} method finalize (line 4) | finalize(){return!0} function Li (line 4) | function Li(e){return e?"string"==typeof e?e:e.source:null} function Gi (line 4) | function Gi(e,t){"."===e.input[e.index-1]&&t.ignoreMatch()} function Yi (line 4) | function Yi(e,t){t&&e.beginKeywords&&(e.begin="\\b("+e.beginKeywords.spl... function $i (line 4) | function $i(e,t){Array.isArray(e.illegal)&&(e.illegal=function(...e){ret... function Xi (line 4) | function Xi(e,t){if(e.match){if(e.begin||e.end)throw new Error("begin & ... function qi (line 4) | function qi(e,t){void 0===e.relevance&&(e.relevance=1)} function Ji (line 4) | function Ji(e,t,n="keyword"){const r={};return"string"==typeof e?a(n,e.s... function Qi (line 4) | function Qi(e,t){return t?Number(t):function(e){return Ki.includes(e.toL... function Zi (line 4) | function Zi(e,{}){function t(t,n){return new RegExp(Li(t),"m"+(e.case_in... function el (line 4) | function el(e){return!!e&&(e.endsWithParent||el(e.starts))} function tl (line 4) | function tl(e){const t={props:["language","code","autodetect"],data:func... function i (line 4) | function i(){return e.length&&t.length?e[0].offset!==t[0].offset?e[0].of... function l (line 4) | function l(e){a+="<"+rl(e)+[].map.call(e.attributes,function(e){return" ... function s (line 4) | function s(e){a+=""} function c (line 4) | function c(e){("start"===e.event?l:s)(e.node)} function rl (line 4) | function rl(e){return e.nodeName.toLowerCase()} function al (line 4) | function al(e){const t=[];return function e(n,r){for(let a=n.firstChild;... function c (line 4) | function c(e){return s.noHighlightRe.test(e)} function u (line 4) | function u(e,t,n,r){let a="",o="";"object"==typeof t?(a=e,n=t.ignoreIlle... function f (line 4) | function f(e,n,o,l){function c(e,t){const n=b.case_insensitive?t[0].toLo... function d (line 4) | function d(e,n){n=n||s.languages||Object.keys(t);const r=function(e){con... function g (line 4) | function g(e){let t=null;const r=function(e){let t=e.className+" ";t+=e.... function b (line 4) | function b(){"loading"!==document.readyState?document.querySelectorAll("... function E (line 4) | function E(e){return e=(e||"").toLowerCase(),t[e]||t[n[e]]} function T (line 4) | function T(e,{languageName:t}){"string"==typeof e&&(e=[e]),e.forEach(e=>... function S (line 4) | function S(e){const t=E(e);return t&&!t.disableAutodetect} function w (line 4) | function w(e,t){const n=e;r.forEach(function(e){e[n]&&e[n](t)})} function n (line 4) | function n(e){for(var t,n,r,a,o=1,i=[].slice.call(arguments),l=0,s=e.len... function gl (line 4) | function gl(e){return t.displayName=e.displayName||e.name,t;function t(t... function vl (line 4) | function vl(e,t,n){var r,a=dl.configure({}),o=(n||{}).prefix;if("string"... function bl (line 4) | function bl(e){this.options=e,this.rootNode={children:[]},this.stack=[th... function El (line 4) | function El(){} function Sl (line 4) | function Sl(e){return e?"string"==typeof e?e:e.source:null} function wl (line 4) | function wl(e){return Nl("(?=",e,")")} function Nl (line 4) | function Nl(...e){return e.map(e=>Sl(e)).join("")} function Rl (line 4) | function Rl(...e){return"("+e.map(e=>Sl(e)).join("|")+")"} function Il (line 4) | function Il(e){return e?"string"==typeof e?e:e.source:null} function _l (line 4) | function _l(...e){return e.map(e=>Il(e)).join("")} function Ml (line 4) | function Ml(e){return Ul("(?=",e,")")} function Ul (line 4) | function Ul(...e){return e.map(e=>{return(t=e)?"string"==typeof t?t:t.so... function jl (line 4) | function jl(e){return e?"string"==typeof e?e:e.source:null} function Fl (line 4) | function Fl(...e){return e.map(e=>jl(e)).join("")} function zl (line 4) | function zl(...e){return"("+e.map(e=>jl(e)).join("|")+")"} function Gl (line 6) | function Gl({highlight:e,row:t,frame:n,lineNumber:r}){const{url:a,clipbo... function Yl (line 6) | function Yl({frame:e}){const t=Object.values(e.code_snippet).join("\n"),... function $l (line 6) | function $l(e){var t=this.__data__=new ct(e);this.size=t.size} function ec (line 6) | function ec(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)... function e (line 6) | function e(t){!function(e,t){if(!(e instanceof t))throw new TypeError("C... function e (line 6) | function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Ca... function e (line 6) | function e(t){!function(e,t){if(!(e instanceof t))throw new TypeError("C... function i (line 6) | function i(e){return e&&e.__esModule?e:{default:e}} function l (line 6) | function l(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enume... function e (line 6) | function e(t){!function(e,t){if(!(e instanceof t))throw new TypeError("C... function Rc (line 6) | function Rc(e){var t={"``":"((`[^`]*($|`))+)","{}":"((\\{[^\\}]*($|\\}))... function Oc (line 6) | function Oc(e){return 1===e.length?(0,bc.escapeRegExp)(e):"\\b"+e+"\\b"} function n (line 6) | function n(e){return(n="function"==typeof Symbol&&"symbol"==typeof Symbo... function i (line 6) | function i(){if("function"!=typeof WeakMap)return null;var e=new WeakMap... function l (line 6) | function l(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){va... function s (line 6) | function s(e){for(var t=1;te.length)&&(t=e.length);for(var n=0,r=new Ar... function e (line 6) | function e(t){var n;!function(e,t){if(!(e instanceof t))throw new TypeEr... function n (line 6) | function n(e){return(n="function"==typeof Symbol&&"symbol"==typeof Symbo... function o (line 6) | function o(e){return e&&e.__esModule?e:{default:e}} function i (line 6) | function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a ... function l (line 6) | function l(e,t){return(l=Object.setPrototypeOf||function(e,t){return e._... function s (line 6) | function s(e,t){return!t||"object"!==n(t)&&"function"!=typeof t?function... function c (line 6) | function c(e){return(c=Object.setPrototypeOf?Object.getPrototypeOf:funct... function m (line 6) | function m(){return i(this,m),o.apply(this,arguments)} function n (line 6) | function n(e){return(n="function"==typeof Symbol&&"symbol"==typeof Symbo... function o (line 6) | function o(e){return e&&e.__esModule?e:{default:e}} function i (line 6) | function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a ... function l (line 6) | function l(e,t){return(l=Object.setPrototypeOf||function(e,t){return e._... function s (line 6) | function s(e,t){return!t||"object"!==n(t)&&"function"!=typeof t?function... function c (line 6) | function c(e){return(c=Object.setPrototypeOf?Object.getPrototypeOf:funct... function m (line 6) | function m(){return i(this,m),o.apply(this,arguments)} function n (line 6) | function n(e){return(n="function"==typeof Symbol&&"symbol"==typeof Symbo... function o (line 6) | function o(e){return e&&e.__esModule?e:{default:e}} function i (line 6) | function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a ... function l (line 6) | function l(e,t){return(l=Object.setPrototypeOf||function(e,t){return e._... function s (line 6) | function s(e,t){return!t||"object"!==n(t)&&"function"!=typeof t?function... function c (line 6) | function c(e){return(c=Object.setPrototypeOf?Object.getPrototypeOf:funct... function m (line 6) | function m(){return i(this,m),o.apply(this,arguments)} function n (line 6) | function n(e){return(n="function"==typeof Symbol&&"symbol"==typeof Symbo... function o (line 6) | function o(e){return e&&e.__esModule?e:{default:e}} function i (line 6) | function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a ... function l (line 6) | function l(e,t){return(l=Object.setPrototypeOf||function(e,t){return e._... function s (line 6) | function s(e,t){return!t||"object"!==n(t)&&"function"!=typeof t?function... function c (line 6) | function c(e){return(c=Object.setPrototypeOf?Object.getPrototypeOf:funct... function m (line 6) | function m(){return i(this,m),o.apply(this,arguments)} function n (line 6) | function n(e){return(n="function"==typeof Symbol&&"symbol"==typeof Symbo... function i (line 6) | function i(e){return e&&e.__esModule?e:{default:e}} function l (line 6) | function l(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a ... function s (line 6) | function s(e,t){return(s=Object.setPrototypeOf||function(e,t){return e._... function c (line 6) | function c(e,t){return!t||"object"!==n(t)&&"function"!=typeof t?function... function u (line 6) | function u(e){return(u=Object.setPrototypeOf?Object.getPrototypeOf:funct... function h (line 6) | function h(){return l(this,h),i.apply(this,arguments)} function n (line 6) | function n(e){return(n="function"==typeof Symbol&&"symbol"==typeof Symbo... function o (line 6) | function o(e){return e&&e.__esModule?e:{default:e}} function i (line 6) | function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a ... function l (line 6) | function l(e,t){return(l=Object.setPrototypeOf||function(e,t){return e._... function s (line 6) | function s(e,t){return!t||"object"!==n(t)&&"function"!=typeof t?function... function c (line 6) | function c(e){return(c=Object.setPrototypeOf?Object.getPrototypeOf:funct... function m (line 6) | function m(){return i(this,m),o.apply(this,arguments)} function n (line 6) | function n(e){return(n="function"==typeof Symbol&&"symbol"==typeof Symbo... function o (line 6) | function o(e){return e&&e.__esModule?e:{default:e}} function i (line 6) | function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a ... function l (line 6) | function l(e,t){return(l=Object.setPrototypeOf||function(e,t){return e._... function s (line 6) | function s(e,t){return!t||"object"!==n(t)&&"function"!=typeof t?function... function c (line 6) | function c(e){return(c=Object.setPrototypeOf?Object.getPrototypeOf:funct... function m (line 6) | function m(){return i(this,m),o.apply(this,arguments)} function n (line 6) | function n(e){return(n="function"==typeof Symbol&&"symbol"==typeof Symbo... function i (line 6) | function i(e){return e&&e.__esModule?e:{default:e}} function l (line 6) | function l(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a ... function s (line 6) | function s(e,t){return(s=Object.setPrototypeOf||function(e,t){return e._... function c (line 6) | function c(e,t){return!t||"object"!==n(t)&&"function"!=typeof t?function... function u (line 6) | function u(e){return(u=Object.setPrototypeOf?Object.getPrototypeOf:funct... function h (line 6) | function h(){return l(this,h),i.apply(this,arguments)} function n (line 6) | function n(e){return(n="function"==typeof Symbol&&"symbol"==typeof Symbo... function o (line 6) | function o(e){return e&&e.__esModule?e:{default:e}} function i (line 6) | function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a ... function l (line 6) | function l(e,t){return(l=Object.setPrototypeOf||function(e,t){return e._... function s (line 6) | function s(e,t){return!t||"object"!==n(t)&&"function"!=typeof t?function... function c (line 6) | function c(e){return(c=Object.setPrototypeOf?Object.getPrototypeOf:funct... function m (line 6) | function m(){return i(this,m),o.apply(this,arguments)} function n (line 6) | function n(e){return(n="function"==typeof Symbol&&"symbol"==typeof Symbo... function o (line 6) | function o(e){return e&&e.__esModule?e:{default:e}} function i (line 6) | function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a ... function l (line 6) | function l(e,t){return(l=Object.setPrototypeOf||function(e,t){return e._... function s (line 6) | function s(e,t){return!t||"object"!==n(t)&&"function"!=typeof t?function... function c (line 6) | function c(e){return(c=Object.setPrototypeOf?Object.getPrototypeOf:funct... function m (line 6) | function m(){return i(this,m),o.apply(this,arguments)} function d (line 6) | function d(e){return e&&e.__esModule?e:{default:e}} function p (line 6) | function p(e){return(p="function"==typeof Symbol&&"symbol"==typeof Symbo... function zc (line 6) | function zc({children:e,language:t}){return c.createElement(Wl,{language... function Bc (line 6) | function Bc({value:e,limitHeight:t=!0,language:n=null,transparent:r=!1,o... function Vc (line 6) | function Vc(e){let{children:t,className:n=""}=e,r=xe(e,Hc);return t?c.cr... function Wc (line 6) | function Wc({frame:e}){var t;return c.createElement(Vc,{className:"pb-10... function Gc (line 6) | function Gc({frames:e,openFrameIndex:t}){const n=c.useMemo(()=>{let n=1;... function Yc (line 6) | function Yc({openFrameIndex:e}){const{frames:t}=c.useContext(be);return ... function $c (line 6) | function $c({message:e,className:t=""}){const[n,r]=c.useState(!1);return... function Xc (line 6) | function Xc({message:e,exceptionClass:t,className:n=""}){const[r,a]=c.us... function Kc (line 6) | function Kc(e){let{children:t,className:n="",disabled:r=!1}=e,a=xe(e,qc)... function g (line 6) | function g(e,t,n){this.props=e,this.context=t,this.refs=h,this.updater=n... function y (line 6) | function y(){} function v (line 6) | function v(e,t,n){this.props=e,this.context=t,this.refs=h,this.updater=n... function N (line 6) | function N(e,n,r){var a,o={},i=null,l=null;if(null!=n)for(a in void 0!==... function R (line 6) | function R(e){return"object"==typeof e&&null!==e&&e.$$typeof===t} function x (line 6) | function x(e,t){return"object"==typeof e&&null!==e&&null!=e.key?function... function k (line 6) | function k(e,r,a,o,i){var l=typeof e;("undefined"===l||"boolean"===l)&&(... function A (line 6) | function A(e,t,n){if(null==e)return e;var r=[],a=0;return k(e,r,"","",fu... function C (line 6) | function C(e){if(-1===e._status){var t=e._result;(t=t()).then(function(t... function r (line 6) | function r(){} function a (line 6) | function a(){} function e (line 6) | function e(e,t,r,a,o,i){if(i!==n){var l=new Error("Calling PropTypes val... function t (line 6) | function t(){return e} function g (line 6) | function g(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t... function f (line 6) | function f(e){return e?e.replace(c,u):u} function p (line 6) | function p(e){var t=e.match(r);t&&(c+=t.length);var n=e.lastIndexOf("\n"... function m (line 6) | function m(){var e={line:c,column:d};return function(t){return t.positio... function h (line 6) | function h(e){this.start=e,this.end={line:c,column:d},this.source=t.source} function g (line 6) | function g(n){var r=new Error(t.source+":"+c+":"+d+": "+n);if(r.reason=n... function y (line 6) | function y(t){var n=t.exec(e);if(n){var r=n[0];return p(r),e=e.slice(r.l... function v (line 6) | function v(){y(a)} function b (line 6) | function b(e){var t;for(e=e||[];t=E();)!1!==t&&e.push(t);return e} function E (line 6) | function E(){var t=m();if("/"==e.charAt(0)&&"*"==e.charAt(1)){for(var n=... function T (line 6) | function T(){var e=m(),t=y(o);if(t){if(E(),!y(i))return g("property miss... function r (line 6) | function r(e,t){var r=null;if(!e||"string"!=typeof e)return r;for(var a,... function I (line 6) | function I(e){let t=(e||"").trim(),n=t.charAt(0);if("#"===n||"/"===n)ret... function P (line 6) | function P(e){return e&&"object"==typeof e?"position"in e||"type"in e?M(... function D (line 6) | function D(e){return U(e&&e.line)+":"+U(e&&e.column)} function M (line 6) | function M(e){return D(e&&e.start)+"-"+D(e&&e.end)} function U (line 6) | function U(e){return e&&"number"==typeof e?e:1} method constructor (line 6) | constructor(e,t,n){let r=[null,null],a={start:{line:null,column:null},en... function B (line 6) | function B(e){if("string"!=typeof e)throw new TypeError("Path must be a ... function H (line 6) | function H(e){return null!==e&&"object"==typeof e&&e.href&&e.origin} method constructor (line 6) | constructor(e){let t;t=e?"string"==typeof e||function(e){return(0,L.defa... method path (line 6) | get path(){return this.history[this.history.length-1]} method path (line 6) | set path(e){H(e)&&(e=function(e){if("string"==typeof e)e=new URL(e);else... method dirname (line 6) | get dirname(){return"string"==typeof this.path?function(e){if(B(e),0===e... method dirname (line 6) | set dirname(e){$(this.basename,"dirname"),this.path=z(e||"",this.basename)} method basename (line 6) | get basename(){return"string"==typeof this.path?F(this.path):void 0} method basename (line 6) | set basename(e){Y(e,"basename"),G(e,"basename"),this.path=z(this.dirname... method extname (line 6) | get extname(){return"string"==typeof this.path?function(e){B(e);let t,n=... method extname (line 6) | set extname(e){if(G(e,"extname"),$(this.dirname,"extname"),e){if(46!==e.... method stem (line 6) | get stem(){return"string"==typeof this.path?F(this.path,this.extname):vo... method stem (line 6) | set stem(e){Y(e,"stem"),G(e,"stem"),this.path=z(this.dirname||"",e+(this... method toString (line 6) | toString(e){return(this.value||"").toString(e||void 0)} method message (line 6) | message(e,t,n){let r=new j(e,t,n);return this.path&&(r.name=this.path+":... method info (line 6) | info(e,t,n){let r=this.message(e,t,n);return r.fatal=null,r} method fail (line 6) | fail(e,t,n){let r=this.message(e,t,n);throw r.fatal=!0,r} function G (line 6) | function G(e,t){if(e&&e.includes("/"))throw new Error("`"+t+"` cannot be... function Y (line 6) | function Y(e,t){if(!e)throw new Error("`"+t+"` cannot be empty")} function $ (line 6) | function $(e,t){if(!e)throw new Error("Setting `"+t+"` requires `path` t... function X (line 6) | function X(e){if(e)throw e} function J (line 6) | function J(e){if("object"!=typeof e||null===e)return!1;let t=Object.getP... function r (line 6) | function r(e,...r){n||(n=!0,t(e,...r))} function a (line 6) | function a(e){r(null,e)} function l (line 6) | function l(e){if("function"==typeof e)u(e);else{if("object"!=typeof e)th... function s (line 6) | function s(e){c(e.plugins),e.settings&&(o=Object.assign(o||{},e.settings))} function c (line 6) | function c(e){let t=-1;if(null!=e){if(!Array.isArray(e))throw new TypeEr... function u (line 6) | function u(e,t){let n,a=-1;for(;++ao?0:o+t:t>o?o:t,n=... function fe (line 6) | function fe(e,t){return e.length>0?(ue(e,e.length,0,t),e):t} function pe (line 6) | function pe(e){let t={},n=-1;for(;++nt;){let t=o[n];a.containerState=t... function v (line 6) | function v(){t.write([null]),n=void 0,t=void 0,a.containerState._closeFl... function Le (line 6) | function Le(e){return null===e||we(e)||Oe(e)?1:xe(e)?2:void 0} function Pe (line 6) | function Pe(e,t,n){let r=[],a=-1;for(;++a13&&n<... function Wt (line 6) | function Wt(e,t,n){if(t)return t;if(35===n.charCodeAt(0)){let e=n.charCo... function r (line 6) | function r(e,t,n){let r,a,o,i,l=t-1,s=-1,c=!1;for(;++l<=n;){let t=e[l];i... function a (line 6) | function a(e,t){n[e]=t} function o (line 6) | function o(e){return n[e]} function i (line 6) | function i(e,t){return function(n){s.call(this,e(n),n),t&&t.call(this,n)}} function l (line 6) | function l(){this.stack.push({type:"fragment",children:[]})} function s (line 6) | function s(e,t,n){return this.stack[this.stack.length-1].children.push(e... function c (line 6) | function c(e){return function(t){e&&e.call(this,t),u.call(this,t)}} function u (line 6) | function u(e,t){let n=this.stack.pop(),r=this.tokenStack.pop();if(!r)thr... function f (line 6) | function f(){return function(e,t){return se(e,"boolean"!=typeof le.inclu... function d (line 6) | function d(e){let t=this.stack[this.stack.length-1],n=t.children[t.child... function p (line 6) | function p(e){let t=this.stack.pop();t.value+=this.sliceSerialize(e),t.p... function m (line 6) | function m(){a("atHardBreak",!0)} function h (line 6) | function h(e){a("characterReferenceType",e.type)} function g (line 6) | function g(){return{type:"code",lang:null,meta:null,value:""}} function y (line 6) | function y(){return{type:"heading",depth:void 0,children:[]}} function v (line 6) | function v(){return{type:"break"}} function b (line 6) | function b(){return{type:"html",value:""}} function E (line 6) | function E(){return{type:"link",title:null,url:"",children:[]}} function T (line 6) | function T(e){return{type:"list",ordered:"listOrdered"===e.type,start:nu... function n (line 6) | function n(e){return function(n){return function(e,t,n){let r=Object.ass... function $t (line 6) | function $t(e){return{line:e.line,column:e.column,offset:e.offset}} function Xt (line 6) | function Xt(e,t){let n=-1;for(;++n1:t} function an (line 6) | function an(e){return function(t){let n=t&&t.position&&t.position[e]||{}... function on (line 6) | function on(e){let t=String(e),n=/\r?\n|\r/g,r=n.exec(t),a=0,o=[];for(;r... function ln (line 6) | function ln(e,t,n){let r=0,a=e.length;if(t){let t=e.codePointAt(r);for(;... function cn (line 6) | function cn(){return null} function fn (line 6) | function fn(e){return function(t,...n){return!!(t&&"object"==typeof t&&"... function dn (line 6) | function dn(){return!0} function u (line 6) | function u(){let c,u,f,d=[];if((!t||a(i,l,s[s.length-1]||null))&&(d=func... function hn (line 6) | function hn(e){return String(e||"").toUpperCase()} function yn (line 6) | function yn(e,t){e.position&&(t.position=function(e){return{start:nn(e),... function vn (line 6) | function vn(e,t){let n=t;if(e&&e.data){let t=e.data.hName,r=e.data.hChil... function bn (line 6) | function bn(e,t,n){let r=t&&t.type;if(!r)throw new Error("Expected node,... function En (line 6) | function En(e,t){let n=[];if("children"in t){let r=t.children,a=-1;for(;... function Tn (line 6) | function Tn(e,t){let n=[],r=-1;for(t&&n.push({type:"text",value:"\n"});+... function Sn (line 6) | function Sn(e,t){let n=function(e,t){let n=t||{},r={};return o.dangerous... method constructor (line 6) | constructor(e,t,n){this.property=e,this.normal=t,n&&(this.space=n)} function On (line 6) | function On(e,t){let n={},r={},a=-1;for(;++af... function qf (line 6) | function qf(e){let{children:t,className:n=""}=e,r=xe(e,Xf);return c.crea... function Kf (line 6) | function Kf({route:e}){var t;return c.createElement(Vc,null,c.createElem... function Jf (line 6) | function Jf({session:e}){return c.createElement(ff,{items:e})} function nd (line 6) | function nd(e){return!!e.constructor&&"function"==typeof e.constructor.i... function ad (line 6) | function ad({user:e}){return c.createElement(c.Fragment,null,e.email&&c.... function od (line 6) | function od({env:e}){const t=c.useContext(be);return c.createElement(Vc,... function ld (line 6) | function ld(e){let{value:t}=e,n=xe(e,id);return c.useEffect(()=>{const e... function sd (line 6) | function sd(){const e=c.useContext(be).context_items.view;return e?c.cre... function cd (line 6) | function cd(){var e,t,n,r,a;const o=c.useContext(be),i=o.context_items,l... function ud (line 6) | function ud({children:e,className:t}){const[n,r]=c.useState(0),a=e.filte... function fd (line 6) | function fd({children:e,context:t=null,level:n=null,meta:r=null,time:a})... function dd (line 6) | function dd(){const e=c.useContext(be),t=Object.values(e.context_items.l... function pd (line 6) | function pd(){const e=c.useContext(be),t=Object.values(e.context_items.d... function md (line 6) | function md({bindings:e,hidden:t=!1}){const[n,r]=c.useState(t);return c.... function hd (line 6) | function hd(){const e=c.useContext(be);let t=Object.values(e.context_ite... function gd (line 6) | function gd(){const e=c.useContext(be);return c.createElement(c.Fragment... function yd (line 6) | function yd(){const e=c.useContext(be),t=e.context_items.queries,n=e.con... function vd (line 6) | function vd({children:e,className:t=""}){return c.createElement("code",{... function bd (line 6) | function bd({className:e=""}){return c.createElement("svg",{height:"58",... function Ed (line 6) | function Ed(){return c.createElement("svg",{id:"ignition",className:"w-8... function Td (line 6) | function Td(e){var t=e.label,n=e.onChange;return c.createElement("label"... function wd (line 6) | function wd(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){v... function Nd (line 6) | function Nd(e){for(var t=1;te.length)&&(t=e.length);for(var n=0,r=new A... function cp (line 6) | function cp(){for(var e=12,t="";e-- >0;)t+="0123456789abcdefghijklmnopqr... function up (line 6) | function up(e){for(var t=[],n=(e||[]).length>>>0;n--;)t[n]=e[n];return t} function fp (line 6) | function fp(e){return e.classList?up(e.classList):(e.getAttribute("class... function dp (line 6) | function dp(e){return"".concat(e).replace(/&/g,"&").replace(/"/g,"&q... function pp (line 6) | function pp(e){return Object.keys(e||{}).reduce(function(t,n){return t+"... function mp (line 6) | function mp(e){return e.size!==sp.size||e.x!==sp.x||e.y!==sp.y||e.rotate... function hp (line 6) | function hp(){var e="fa",t="svg-inline--fa",n=op.familyPrefix,r=op.repla... function yp (line 6) | function yp(){op.autoAddCss&&!gp&&(function(e){if(e&&Hd){var t=Fd.create... function wp (line 6) | function wp(e){Hd&&(Sp?setTimeout(e,0):Tp.push(e))} function Np (line 6) | function Np(e){var t=e.tag,n=e.attributes,r=void 0===n?{}:n,a=e.children... function Rp (line 6) | function Rp(e,t,n){if(e&&e[t]&&e[t][n])return{prefix:t,iconName:n,icon:e... function xp (line 6) | function xp(e){var t=function(e){for(var t=[],n=0,r=e.length;n2&&void 0!==arguments[2]?argumen... function zp (line 6) | function zp(e,t){var n=t.split("-"),r=n[0],a=n.slice(1).join("-");return... function Hp (line 6) | function Hp(e,t){return(Pp[e]||{})[t]} function Vp (line 6) | function Vp(e,t){return(jp[e]||{})[t]} function Wp (line 6) | function Wp(e){return Mp[e]||{prefix:null,iconName:null}} function Gp (line 6) | function Gp(){return Lp} function Yp (line 6) | function Yp(e){return $d[e]||$d[Yd[e]]||(e in Ep.styles?e:null)||null} function $p (line 6) | function $p(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments... function e (line 6) | function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Ca... function Zp (line 6) | function Zp(e,t){for(var n=arguments.length,r=new Array(n>2?n-2:0),a=2;a... function em (line 6) | function em(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r1&&void 0!==arguments[1]?arguments... function Nm (line 6) | function Nm(e){e()} function Rm (line 6) | function Rm(e,t){var n="function"==typeof t?t:vm;if(0===e.length)n();els... function xm (line 6) | function xm(){Om=!0} function km (line 6) | function km(){Om=!1} function Cm (line 6) | function Cm(e){if(zd&&op.observeMutations){var t=e.treeCallback,n=void 0... function Im (line 6) | function Im(e){var t=e.getAttribute("style"),n=[];return t&&(n=t.split("... function _m (line 6) | function _m(e){var t=e.getAttribute("data-prefix"),n=e.getAttribute("dat... function Lm (line 6) | function Lm(e){var t=up(e.attributes).reduce(function(e,t){return"class"... function Pm (line 6) | function Pm(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments... function Mm (line 6) | function Mm(e){var t="nest"===op.autoReplaceSvg?Pm(e,{styleParser:!1}):P... function Um (line 6) | function Um(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments... function jm (line 6) | function jm(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments... function Ym (line 6) | function Ym(e,t){var n="".concat("data-fa-pseudo-element-pending").conca... function $m (line 6) | function $m(e){return Promise.all([Ym(e,"::before"),Ym(e,"::after")])} function Xm (line 6) | function Xm(e){return!(e.parentNode===document.head||~Wd.indexOf(e.tagNa... function qm (line 6) | function qm(e){if(Hd)return new Promise(function(t,n){var r=up(e.querySe... function Zm (line 6) | function Zm(e){var t=!(arguments.length>1&&void 0!==arguments[1])||argum... function E (line 6) | function E(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t... function P (line 6) | function P(e){return E(e)===u} function ch (line 6) | function ch(e,t,n,r,a){for(var o in e)if(sh(e,o)){var i;try{if("function... function dh (line 6) | function dh(){return null} function t (line 6) | function t(t,n,r,a,l){for(var s=t[n],c=0;ce.length)&&(t=e.length);for(var n=0,r=new A... function Th (line 6) | function Th(e){return t=e,(t-=0)==t?e:(e=e.replace(/[\-_\s]+(.)?/g,funct... function wh (line 6) | function wh(e){return e.split(";").map(function(e){return e.trim()}).fil... function Rh (line 6) | function Rh(e){return e&&"object"===gh(e)&&e.prefix&&e.iconName&&e.icon?... function Oh (line 6) | function Oh(e,t){return Array.isArray(t)&&t.length>0||!Array.isArray(t)&... function kh (line 6) | function kh(e){var t=e.forwardedRef,n=vh(e,xh),r=n.mask,a=n.symbol,o=n.c... function Bh (line 6) | function Bh(e){var t=e.url,n=e.openText;return c.createElement("div",nul... function Hh (line 6) | function Hh(e){var t=[];return e.includes("stackTrace")&&t.push("stackTr... function Vh (line 6) | function Vh(e,t){return t.includes("stackTrace")||(e.stacktrace=e.stackt... function Wh (line 6) | function Wh(t){var n=t.isOpen,r=c.useContext(Sd),a=c.useState(null),o=a[... function Gh (line 6) | function Gh(t){var n,r=t.isOpen,a=c.useContext(Sd),o=c.useContext(Te),i=... function Hg (line 6) | function Hg(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t