Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fetch Helper : Ancestor #9

Open
nobigand opened this issue Jun 8, 2021 · 1 comment
Open

Fetch Helper : Ancestor #9

nobigand opened this issue Jun 8, 2021 · 1 comment
Assignees

Comments

@nobigand
Copy link
Collaborator

nobigand commented Jun 8, 2021

Ajouter un fetcAncestor(s)

@DocDams
Copy link
Collaborator

DocDams commented Jun 8, 2021

fetchAncestor($location,$contenttypeidentifier) => utilisation de fetchAncestors() puis retourner le dernier élément (pour garder la compatibilité sur les projets l'utilisant déjà)
fetchAncestors($location,$contenttypeidentifier) => retourne tous les parents du Location avec le contenttypeidentifier donné et triés par depth
fetchParent($location) => retourne le parent location sans restriction/condition

@obounjerte obounjerte self-assigned this Jun 10, 2021
obounjerte added a commit that referenced this issue Jun 25, 2021
DocDams pushed a commit that referenced this issue Jul 30, 2021
…tourner le plus lointain ou proche parent

Signed-off-by: daverner <[email protected]>
DocDams added a commit that referenced this issue Jul 30, 2021
#9:FetchAncestors a désormais le comportement attendu
abouaki pushed a commit that referenced this issue Mar 27, 2024
Resolve "Ajouter analyseurs (Phpstan, phpmd....)"

Closes #9

See merge request SQLI/sqli-eztoolbox!7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants