ypnos-web
|
1e6018f978
Fix API documentation of formatResults()
|
8 years ago |
ADmad
|
0dcbda1da5
Add QueryTrait::getRepository().
|
8 years ago |
mscherer
|
b3edbb6450
Fix CS.
|
8 years ago |
mscherer
|
f84edf3fb9
Remove combined getter/setter on QueryTrait.
|
8 years ago |
Mark Story
|
d0ef5c8deb
Merge branch 'master' into 3.next
|
8 years ago |
David Yell
|
af91bb42e3
Simplify class name
|
8 years ago |
David Yell
|
6e57c11b89
Change to class constant
|
8 years ago |
Mark Story
|
28cf5ba504
Merge branch 'master' into 3.next
|
8 years ago |
Mark Story
|
b767667ac0
Fix phpcs.
|
8 years ago |
Mark Story
|
64a5fac787
Add deprecation warnings for methods in Datasource I missed earlier.
|
8 years ago |
Mark Story
|
7aadd8b638
Fix more deprecated method usage.
|
8 years ago |
mscherer
|
229ecd162f
More phpstan related fixes.
|
8 years ago |
dereuromark
|
cfa55f29a7
Fix callable checks. Add concrete for interface annotations as long as they are still used in parallel.
|
8 years ago |
Mark Story
|
668c087398
Merge branch 'master' into 3.next
|
8 years ago |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 years ago |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 years ago |
Mark Story
|
1c4c644c08
Merge branch 'master' into 3.next
|
9 years ago |
mscherer
|
62d1ccfb73
Fix typehint.
|
9 years ago |
mscherer
|
11cfe3c500
Allow more IDE detectability. Fix invalid doc blocks.
|
9 years ago |
Michael Hoffmann
|
caf85a0b0c
Use RepositoryInterface::getAlias instead of RepositoryInterface::alias
|
9 years ago |
Michael Hoffmann
|
c5d35ee36c
Rename getEagerLoaded to isEagerLoaded
|
9 years ago |
Michael Hoffmann
|
d3c0063fb7
Remove new setter
|
9 years ago |
Michael Hoffmann
|
fdfb3f32e7
Remove typehint
|
9 years ago |
Michael Hoffmann
|
36be39f013
Split QueryTrait::eagerLoaded() into getter/setter
|
9 years ago |
dereuromark
|
ab96da0ca4
Fix up return self to $this for chainable.
|
9 years ago |
dereuromark
|
cd379b2fc5
Fix up doc block return types for chaining.
|
9 years ago |
dereuromark
|
2312ab8023
Fix some more doc blocks and smells. Enable further clickability in IDE.
|
9 years ago |
dereuromark
|
2f0133bbbe
Use self instead of $this for IDE compatibility.
|
9 years ago |
Juan Basso
|
1f53eb67ea
Using variadic instead of call_user_func_array
|
9 years ago |