Search code examples
How to make __missing__ automatically called on __getitem__ KeyError...


pythonmagic-methods

Read More
How do I make existing functions in math and numpy module support user-defined objects?...


pythonoopnumpymathmagic-methods

Read More
How to make inline array initialization work like e.g. Dictionary initialization?...


c#syntaxinitializationmagic-methods

Read More
php 5.1.6 magic __toString method...


phptostringmagic-methods

Read More
Python custom decorator class exhibiting strange behaviour...


python-3.xpython-decoratorshigher-order-functionsmagic-methods

Read More
Why is a switch statement used before call_user_func_array()...


phplaravelswitch-statementmagic-methods

Read More
Interaction of a hashable class with Enum in Python...


pythonpython-2.7hashenumsmagic-methods

Read More
What are the names of the magic methods for the operators "is" and "in"?...


pythonmagic-methodsgetattr

Read More
Why is __get called instead of __call when I call a nonexistent method?...


phpmagic-methods

Read More
How to print __repr__ in a Python3 file? (not in shell)...


pythonshellmagic-methodsrepr

Read More
Why __isset() is not triggered in Laravel Model?...


phplaravel-5magic-methods

Read More
Django templates: why does __call__ magic method breaks the rendering of a non-model object?...


pythondjangotemplatesmagic-methods

Read More
Is there a __get magic method equivalent for instantiating classes?...


phpoopdynamicmagic-methods

Read More
Error with __Call on magento...


phpmagentomagic-methods

Read More
Overriding __iadd__ in python for fractions...


pythonmagic-methods

Read More
Python - self-referencing class (Vector addition using magic operators)...


pythonclasspython-3.xmagic-methods

Read More
Add our own mapping of magic methods...


pythonmagic-methods

Read More
How does object.__getattribute__ avoid a RuntimeError?...


pythonrecursionmagic-methods

Read More
Appropriately altering __setattr__ method for mapped objects...


pythonormsqlalchemyflask-sqlalchemymagic-methods

Read More
Python3: why the comparison is naturally made?...


python-3.xmagic-methods

Read More
What's the sense of the __get() & __set() methods...


phpoopgetter-settermagic-methodsmember-access

Read More
PHP's magic method __call on subclasses...


phpoopmagic-methods

Read More
Magic method for `self[key] += value`?...


pythoncontainerssequencemagic-methodsaugmented-assignment

Read More
Python class method chaining...


pythonpython-2.7magic-methods

Read More
Is it allowed to chain invoke method in PHP?...


phpmagic-methodsmethod-chaining

Read More
Strange thing when Python __setitem__ use multiple key...


pythonclassmagic-methods

Read More
Getting around setters inside class...


phpoopsettermagic-methods

Read More
Magic getters and setters in Enterprise Architect...


phpumlgetter-setterenterprise-architectmagic-methods

Read More
Symfony goes down after call call_user_func_array() in __call() method...


phpsymfonycallbackmagic-methods

Read More
CakePHP 2.0.4 - findBy magic methods with conditions...


phpconditional-statementscakephp-2.0magic-methodsfindby

Read More
BackNext