Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in magic-methods
PHP Arrayable Interface
Oct 20, 2019
php
arrays
interface
casting
magic-methods
__new__ method giving error object.__new__() takes exactly one argument (the type to instantiate)
Aug 06, 2022
python
python-3.x
magic-methods
What are the names of the magic methods for the operators "is" and "in"?
Aug 23, 2022
python
magic-methods
getattr
List of all Python dunder methods - Which ones do you need to implement to correctly proxy an object?
Nov 12, 2022
python-3.x
magic-methods
python-datamodel
proxy-object
__callStatic(): instantiating objects from static context?
Sep 14, 2022
php
static
instantiation
magic-methods
Triggering __call() in PHP even when method exists
Sep 12, 2022
php
magic-methods
Paste a string as a variable, not as executable code snippet, into IPython
Nov 12, 2022
python
copy-paste
ipython
magic-methods
Why does print(t) error if t.__str__() returns a non-string, but not print(t.__str__())?
Oct 08, 2022
python
type-conversion
typeerror
magic-methods
Why does calling Python's 'magic method' not do type conversion like it would for the corresponding operator?
Aug 30, 2022
python
type-conversion
implicit-conversion
magic-methods
Is it possible, using PHPUnit mock objects, to expect a call to a magic __call() method?
Jun 16, 2020
php
symfony
phpunit
magic-methods
Are Magic Methods Best practice in PHP? [closed]
Sep 25, 2022
php
magic-methods
PHP 5.3 Magic Method __invoke
Dec 16, 2021
php
oop
magic-methods
Use of PHP Magic Methods __sleep and __wakeup
Aug 29, 2022
php
oop
magic-methods
How to overload Python's __bool__ method? [duplicate]
Aug 28, 2022
python
methods
overloading
magic-methods
Where is the Python documentation for the special methods? (__init__, __new__, __len__, ...)
Aug 27, 2022
python
class
magic-methods
PHP - Indirect modification of overloaded property
Aug 04, 2017
php
magic-methods
How does Scala's apply() method magic work?
Aug 18, 2022
scala
syntactic-sugar
magic-methods
companion-object
PHP __get and __set magic methods
May 31, 2019
php
magic-methods
scala slick method I can not understand so far
Aug 09, 2020
scala
playframework-2.0
magic-methods
scalaquery
slick
How to document magic (_call and _callStatic) methods for IDEs
Oct 01, 2021
php
documentation
phpstorm
magic-methods
docblocks
« Newer Entries
Older Entries »