Query to return unique page name that contains a component | Community
Skip to main content
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

kautuk_sahni
Community Manager
Community Manager
July 1, 2016

Hi 

Some reference article to help you:-

Link:- http://stackoverflow.com/questions/35022260/adobe-cq-aem-query-to-fetch-pages-by-passing-component-name

//query to fetch pages by passing component name

 

Link:- https://hashimkhan.in/aem-adobecq5-code-templates/groovy-script/

//Groovy Script for Find all the pages wherein a particular component is being used.

 

Link:- http://localhost:4502/etc/reports/compreport.html

// Component Report,You can use OOB component report in AEM for this use case - http://localhost:4502/etc/reports/compreport.html. In touch UI you can also get the list of components(also displays the render timing) by switching to the developer mode - https://docs.adobe.com/docs/en/aem/6-1/develop/components/developer-mode.html#Components

 

Old Forum Posts :- 

Link:- http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.topic.html/forum__fv2a-hi_i_have_acomp.html

Link:- http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.topic.html/forum__cyti-hi_i_have_tofin.html

I hope this would be of some help to you.

Thanks and Regards

Kautuk Sahni

Kautuk Sahni