All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Woozle Writes Code. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 16:25, 4 June 2023 Woozle talk contribs created page Illuminate/Foundation/Auth/User (Created page with "{{fmt/title|<u>Illuminate\Foundation\Auth\User</u> class}} * '''defined in''' [Illuminate/Foundation/Auth/User.php](https://github.com/laravel/framework/blob/10.x/src/Illuminate/Foundation/Auth/User.php) * '''used by''' Domain\User\Models\User * '''definition''': ** '''extends''' Illuminate\Database\Eloquent\Model ** '''implements''' *** Illuminate\Contracts\Auth\Authenticatable as AuthenticatableContract *** Illuminate\Contracts\Auth\Access\Authorizable...")
- 16:20, 4 June 2023 Woozle talk contribs created page Illuminate/Foundation/Auth/Access/Authorizable (Created page with "{{fmt/title|<u>Illuminate\Foundation\Auth\Access\Authorizable</u> trait}} * '''defined in''' [https://github.com/laravel/framework/blob/10.x/src/Illuminate/Foundation/Auth/Access/Authorizable.php GitHub: 10.x] * '''used by''' Illuminate\Foundation\Auth\User * '''definition''': ** '''public methods''': *** <syntaxhighlight lang=php inline>public function can($abilities, $arguments = [])</syntaxhighlight> *** <syntaxhighlight lang=php in...")
- 16:16, 4 June 2023 Woozle talk contribs created page Illuminate/Foundation/Auth/Access (Created page with "{{fmt/title|<u>Illuminate/Foundation/Auth/Access</u> namespace}} ==Traits== * /Authorizable")
- 16:15, 4 June 2023 Woozle talk contribs created page Illuminate/Foundation/Auth (Created page with "{{fmt/title|<u>Illuminate\Foundation\Auth</u> namespace}} ==Namespaces== * /Access ==Classes== * /User")
- 16:13, 4 June 2023 Woozle talk contribs created page Illuminate/Foundation (Created page with "{{fmt/title|<u>Illuminate\Foundation</u> namespace}} * '''files''': [https://github.com/laravel/framework/tree/10.x/src/Illuminate/Foundation GitHub (10.x)] ==Namespaces== * /Auth * /Support")
- 16:11, 4 June 2023 Woozle talk contribs created page Illuminate/Database/Eloquent/Model (Created page with "{{fmt/title|<u>Illuminate\Database\Eloquent\Model</u> class}} * '''defined in''': [https://github.com/laravel/framework/blob/10.x/src/Illuminate/Database/Eloquent/Model.php GitHub: 10.x] * '''defined as''': <syntaxhighlight lang=php inline>abstract class Model implements Arrayable, ArrayAccess, CanBeEscapedWhenCastToString, HasBroadcastChannel, Jsonable, JsonSerializable, QueueableEntity, UrlRoutable</syntaxhighlight> * '''documentation''': ** [https://laravel.com/api/10...")
- 16:07, 4 June 2023 Woozle talk contribs created page Illuminate/Database/Eloquent (Created page with "{{fmt/title|<u>Illuminate\Database\Eloquent</u> namespace}} * '''documented in''' [https://laravel.com/docs/10.x/eloquent Laravel: 10.x] '''Eloquent''' is a sub-namespace used within Laravel's Illuminate\Database module, and also the ORM (object-relational mapper) subsystem within that module. ==Classes== * /Model")
- 16:03, 4 June 2023 Woozle talk contribs created page Illuminate/Database (Created page with "{{fmt/title|Illuminate\Database namespace}} ==Namespaces== * /Eloquent")
- 15:59, 4 June 2023 Woozle talk contribs created page Laravel (Created page with "Laravel is the provider of several PHP-oriented code packages, most notably the Laravel Framework. * Illuminate: the root namespace for Laravel Framework")
- 15:58, 4 June 2023 Woozle talk contribs created page Illuminate (Created page with "==Namespaces== * /Auth * /Contracts * /Database * /Foundation * /Notifications * /Support * /Validation")
- 13:55, 4 June 2023 Woozle talk contribs created page 2023/06/04/config classes (Created page with "{{nav/codeblog}} I just figured out a thing which had been kind of muddy to me up to now, despite wrangling with it for a couple-few years. ==Background== I use classes for config stuff – unlike what Laravel does with array-per-file in a config folder, or what MediaWiki does with LocalSettings.php and global variables. This has multiple benefits, of which the main one is probably that you don't need any special loading mechanism and can refer to a config i...")
- 00:03, 11 May 2023 Woozle talk contribs moved page 2023/07/21/DataPorts redesign to 2023/05/01/DataPorts redesign without leaving a redirect (oops again, wow. brains?)
- 00:01, 11 May 2023 Woozle talk contribs moved page 2022/07/21/DataPorts redesign to 2023/07/21/DataPorts redesign without leaving a redirect (oopsy)
- 12:37, 2 May 2023 Woozle talk contribs created page 2022/07/21/DataPorts redesign (Created page with "{{nav/codeblog}} Thinking overnight about the current stashing problem, here's what I came up with: # Stash should be a Unit-type instead of a special object in the Feature. # Each Row should have both an input and output dataset. ("read" ops come from the input set, "write" ops go to the output) # The dataset should be in arrays in the Row objects; Units should be strictly for translation. I think there ''might'' have been one more, or maybe I...")
- 14:43, 2 April 2023 Woozle talk contribs created page Ferreteria/v0.5/@cls/login/csLogin/IsLoggedIn/var/$meth.name (Created page with "IsLoggedIn")
- 14:42, 2 April 2023 Woozle talk contribs created page Ferreteria/v0.5/@cls/login/csLogin/var/$cls.name (Created page with "csLogin")
- 14:41, 2 April 2023 Woozle talk contribs created page Ferreteria/v0.5/@cls/login/csLogin/var/$nspace.fmt (Created page with "login")
- 14:40, 2 April 2023 Woozle talk contribs moved page Ferreteria/v0.5/@cls/login/login/isloggedin to Ferreteria/v0.5/@cls/login/csLogin/IsLoggedIn without leaving a redirect (standards have changed)
- 18:26, 26 March 2023 Woozle talk contribs created page Ferreteria/v0.5/@cls/data/card/k1i/cStor/var/$cls.name (Created page with "cStor")
- 18:26, 26 March 2023 Woozle talk contribs created page Ferreteria/v0.5/@cls/data/card/k1i/cStor/var/$nspace.fmt (Created page with "data\card\k1i")
- 18:25, 26 March 2023 Woozle talk contribs created page Ferreteria/v0.5/@cls/data/card/k1i/cStor/DoUpdate/var/$meth.name (Created page with "DoUpdate")
- 18:49, 25 March 2023 Woozle talk contribs deleted page Ferreteria/v0.5/@cls/data/caCard (No longer needed: content was: "#REDIRECT Ferreteria/v0.5/@cls/data/card/caBase", and the only contributor was "Woozle" (talk))
- 18:04, 25 March 2023 Woozle talk contribs created page Ferreteria/v0.5/@cls/data/card/caBase/var/$cls.name (Created page with "caBase")
- 18:03, 25 March 2023 Woozle talk contribs created page Ferreteria/v0.5/@cls/data/card/caBase/var/$nspace.fmt (Created page with "{{l/ver/class|data}}\{{l/ver/class|data/card|card}}")
- 17:58, 25 March 2023 Woozle talk contribs moved page Ferreteria/v0.5/@cls/data/caCard to Ferreteria/v0.5/@cls/data/card/caBase (renamed/namespaced)
- 18:23, 24 March 2023 Woozle talk contribs moved page Ferreteria/v0.5/@cls/data/card/K1I/cStor/DoUpdate to Ferreteria/v0.5/@cls/data/card/k1i/cStor/DoUpdate without leaving a redirect
- 18:22, 24 March 2023 Woozle talk contribs moved page Ferreteria/v0.5/@cls/data/card/cK1I/cStor/DoUpdate to Ferreteria/v0.5/@cls/data/card/K1I/cStor/DoUpdate without leaving a redirect
- 18:21, 24 March 2023 Woozle talk contribs moved page Ferreteria/v0.5/@cls/data/card/cK1I/DoUpdate to Ferreteria/v0.5/@cls/data/card/cK1I/cStor/DoUpdate without leaving a redirect
- 19:06, 20 March 2023 Woozle talk contribs created page Ferreteria/v0.5/@cls/data/unit/calc/cStash (Created page with "{{page/ferret/class}} {| style="border: solid 1px grey; background: #eef;" |- | {{l/ver/class|ns=data/unit/calc|cObject}} | → | {{l/ver/class|ns=data/unit/calc|cStash}} |} * '''Source''': {{l/ferreteria/code|data/fields/unit/native/types.php}}")
- 19:06, 20 March 2023 Woozle talk contribs created page Ferreteria/v0.5/@cls/data/unit/calc/cTime (Created page with "{{page/ferret/class}} {| style="border: solid 1px grey; background: #eef;" |- | {{l/ver/class|ns=data/unit/calc|cObject}} | → | {{l/ver/class|ns=data/unit/calc|cTime}} |} * '''Source''': {{l/ferreteria/code|data/fields/unit/native/types.php}}")
- 19:06, 20 March 2023 Woozle talk contribs created page Ferreteria/v0.5/@cls/data/unit/calc/cTime/var/$cls.name (Created page with "cTime")
- 19:05, 20 March 2023 Woozle talk contribs created page Ferreteria/v0.5/@cls/data/unit/calc/cTime/var/$nspace.fmt (Created page with "data\unit\calc")
- 19:01, 20 March 2023 Woozle talk contribs created page Ferreteria/v0.5/@cls/data/unit/calc/cStash/var/$cls.name (Created page with "cStash")
- 19:01, 20 March 2023 Woozle talk contribs created page Ferreteria/v0.5/@cls/data/unit/calc/cStash/var/$nspace.fmt (Created page with "data\unit\calc")
- 00:07, 20 March 2023 Woozle talk contribs created page Ferreteria/v0.5/@cls/data/unit/calc/cObject (Created page with "{{page/ferret/class}} {| style="border: solid 1px grey; background: #eef;" |- | {{l/ver/class|ns=data/unit/calc|cText}} | → | {{l/ver/class|ns=data/unit/calc|cObject}} | → | {{l/ver/class|ns=data/unit/calc|cTime}}<br> {{l/ver/class|ns=data/unit/calc|cStash}} |} * '''Source''': {{l/ferreteria/code|data/fields/unit/native/types.php}} * '''Purpose''': base class for Calc Units that represent data as an object")
- 00:04, 20 March 2023 Woozle talk contribs created page Ferreteria/v0.5/@cls/data/unit/calc/cObject/var/$cls.name (Created page with "cObject")
- 00:03, 20 March 2023 Woozle talk contribs created page Ferreteria/v0.5/@cls/data/unit/calc/cObject/var/$nspace.fmt (Created page with "data\unit\calc")
- 21:56, 19 March 2023 Woozle talk contribs created page Ferreteria/v0.5/@cls/data/unit/calc/cText (Created page with "{{page/ferret/class}} {| style="border: solid 1px grey; background: #eef;" |- | {{l/ver/class|ns=data/unit/calc|caBase}} | → | {{l/ver/class|ns=data/unit/calc|cText}} | → | {{l/ver/class|ns=data/unit/calc|cDefault}}<br> {{l/ver/class|ns=data/unit/calc|cNum}}<br> {{l/ver/class|ns=data/unit/calc|cObject}}<br> {{l/ver/class|ns=data/unit/calc|cBoolInt}} |}")
- 21:56, 19 March 2023 Woozle talk contribs created page Ferreteria/v0.5/@cls/data/unit/calc/cText/var/$cls.name (Created page with "cText")
- 21:56, 19 March 2023 Woozle talk contribs created page Ferreteria/v0.5/@cls/data/unit/calc/cText/var/$nspace.fmt (Created page with "data\unit\calc")
- 21:53, 19 March 2023 Woozle talk contribs created page Ferreteria/v0.5/@cls/data/unit/calc/caBase (Created page with "{{page/ferret/class}} {| style="border: solid 1px grey; background: #eef;" |- | {{l/ver/class|ns=data/unit|cBase}} | → | {{l/ver/class|ns=data/unit/calc|caBase}} | → | {{l/ver/class|ns=data/unit/calc|cText}}<br> {{l/ver/class|ns=data/unit/calc|cBit}} |}")
- 21:52, 19 March 2023 Woozle talk contribs created page Ferreteria/v0.5/@cls/data/unit/calc/caBase/var/$cls.name (Created page with "caBase")
- 21:52, 19 March 2023 Woozle talk contribs created page Ferreteria/v0.5/@cls/data/unit/calc/caBase/var/$nspace.fmt (Created page with "data/unit/calc")
- 21:37, 19 March 2023 Woozle talk contribs created page Ferreteria/v0.5/@cls/data/unit/cBase (Created page with "{{page/ferret/class}} {| style="border: solid 1px grey; background: #eef;" |- | align=right | {{l/ver/class|ns=status|cVar}} | → | {{l/ver/class|ns=data/unit|cBase}} | → | {{l/ver/class|ns=data/unit|caIO}} |}")
- 21:37, 19 March 2023 Woozle talk contribs created page Ferreteria/v0.5/@cls/data/unit/cBase/var/$cls.name (Created page with "cBase")
- 21:37, 19 March 2023 Woozle talk contribs created page Ferreteria/v0.5/@cls/data/unit/cBase/var/$nspace.fmt (Created page with "data\unit")
- 20:17, 19 March 2023 Woozle talk contribs created page Ferreteria/v0.5/portunit (Created page with "'''Navigation''': {{l/ver|PortBank}} : {{l/ver|PortRow}} : {{l/ver|PortUnit}} ==About== ==Classes== * '''root''' ({{l/ver/class|ns=data/unit|cBase}})")
- 13:22, 19 March 2023 Woozle talk contribs moved page Ferreteria/v0.5/@cls/cLocal to Ferreteria/v0.5/@cls/arr/cLocal (including namespace in page title now)
- 19:37, 26 February 2023 Woozle talk contribs created page Ferreteria/v0.5/@cls/data/card/cK1I/WriteChanges/var/$meth.name (Created page with "WriteChanges")
- 19:37, 26 February 2023 Woozle talk contribs created page Template:Page/ferret/method (Created page with "{{fmt/title|class <code>{{l/ver/class||ferret}}\{{i/var/parent|nspace.fmt}}\{{i/var/parent|cls.name}}::{{i/var|meth.name}}()</code>}}")