Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Find Function within PHP project
Find Function within PHP project [message #1796820] Fri, 19 October 2018 12:21 Go to next message
Eclipse UserFriend
Hello,

I have a Drupal project that I am working on through Eclipse 3.4 with
PDT 1.1. In the PHP Project Outline I noticed that there is a listing of
all functions from the PHP files on Drupal. As Drupal uses very little
in the way of classes the function list is very long for each module
that is used with Drupal. Is there a way to quickly search for a
function much like you look for a class (Open Type) / file (Open
Resource)???

If there is no way, how do I go about making a request to get that
functionality added? I don't think it would take much more work as the
list of functions is already being done by the indexer.

Thanks

P.S. I know I could do a search through all the php files to find the
function but that includes all calls to the function. I would much
rather be able to take advantage of the list that is already in the PHP
Project Outline.https://bluestacks.vip/ https://textnow.vip/ https://downloader.vip/vpn/


--

[Updated on: Sat, 20 October 2018 05:54] by Moderator

Report message to a moderator

Re: Find Function within PHP project [message #1796827 is a reply to message #1796820] Fri, 19 October 2018 13:12 Go to previous messageGo to next message
Dawid Pakula is currently offline Dawid PakulaFriend
Messages: 291
Registered: March 2013
Senior Member
On PDT 6.1 / Eclipse 2018 : cmd/ctrl + shift + m - open method.

On old release should be similar.


Re: Find Function within PHP project [message #1817142 is a reply to message #1796820] Sat, 16 November 2019 06:15 Go to previous message
Andre Pooran is currently offline Andre PooranFriend
Messages: 1
Registered: November 2019
Junior Member
Have tried this below:
On PDT 6.1 / Eclipse 2018 : cmd/ctrl + shift + m - open method.

On old release should be similar.

Please, reply with your experience on this.
Previous Topic:How to optimize build process
Next Topic:Project import from Mars to Orion - Variable never used or undefined
Goto Forum:
  


Current Time: Thu Apr 25 16:44:15 GMT 2024

Powered by FUDForum. Page generated in 0.03406 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top