SpiceQA
Questions
Tags
Users
Badges
magic-methods
48 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Object ->toArray() conversion in php
Admin
1
•
asked Sep 21, 2018
4
3
12926
magic-methods
php
__instancecheck__ - overwrite shows no effect - what am I doing wrong?
user_3424423
0
•
asked Sep 4, 2018
6
2
1518
isinstance
metaclass
magic-methods
python-3.x
python
To make objects of a custom class comparable, is it enough to define just a few of the members in `__eq__` and `__lt__` family?
user_1412255
0
•
asked Aug 26, 2018
3
1
652
magic-methods
python-3.x
python
What is the real purpose of magic method __set_state in PHP?
user_2295482
0
•
asked Sep 27, 2017
11
2
5045
magic-methods
php
Is there a way to return a custom value for min and max in Python?
user_2988730
0
•
asked Jul 25, 2017
24
3
8585
magic-methods
python-3.x
python
How is `getattr` related to `object.__getattribute__` and to `object.__getattr__`?
user_156458
0
•
asked Jul 8, 2017
6
2
4007
built-in
magic-methods
python-3.x
python
operators
Is it allowed to chain invoke method in PHP?
user_2991517
0
•
asked Mar 23, 2016
6
2
200
method-chaining
magic-methods
php
Strange thing when Python __setitem__ use multiple key
user_6017300
0
•
asked Mar 22, 2016
5
2
1102
magic-methods
class
python
How to implement __iadd__ for a Python property
user_172999
0
•
asked Aug 16, 2012
15
4
7288
descriptor
magic-methods
properties
python
PHP Arrayable Interface
user_225784
0
•
asked Aug 7, 2012
17
4
27506
magic-methods
casting
interface
arrays
php
Prev
Prev
1
2
3
4
(current)
5
Next
Next
Hot Questions