Methods from org.eclipse.php.debug.core used by org.eclipse.php.debug.ui

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.php.internal.debug.core.debugger.AbstractDebuggerConfiguration.applyDefaults()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.preferences.PHPDebuggersTable.performDefaults()156

org.eclipse.php.internal.debug.core.debugger.IDebuggerConfiguration.getName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.preferences.PHPDebuggersTable.4.compare(Viewer, Object, Object)131
org.eclipse.php.internal.debug.ui.preferences.PHPDebuggersTable.4.compare(Viewer, Object, Object)131
org.eclipse.php.internal.debug.ui.preferences.PHPDebuggersTable.PHPDebuggersLabelProvider.getColumnText(Object, int)329
org.eclipse.php.internal.debug.ui.preferences.PHPDebuggersTable.PHPDebuggersLabelProvider.getColumnText(Object, int)329

org.eclipse.php.internal.debug.core.debugger.IDebuggerConfiguration.getPort()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.preferences.PHPDebuggersTable.PHPDebuggersLabelProvider.getColumnText(Object, int)331
org.eclipse.php.internal.debug.ui.preferences.PHPDebuggersTable.PHPDebuggersLabelProvider.getColumnText(Object, int)331

org.eclipse.php.internal.debug.core.IPHPConsoleEventListener.init(ILaunch, DebugConsoleMonitor, PHPHyperLink)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.console.PHPConsoleColorProvider.connect(IProcess, IConsole)83

org.eclipse.php.internal.debug.core.launching.DebugConsoleMonitor.append(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.console.PHPConsoleListener.handleEvent(DebugError)37

org.eclipse.php.internal.debug.core.launching.HyperlinkEntry.getHyperLength()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.console.PHPLineTracker.lineAppended(IRegion)62

org.eclipse.php.internal.debug.core.launching.HyperlinkEntry.getLink()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.console.PHPLineTracker.lineAppended(IRegion)60

org.eclipse.php.internal.debug.core.launching.PHPHyperLink.addLink(IHyperlink, String, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.console.PHPConsoleListener.handleEvent(DebugError)36

org.eclipse.php.internal.debug.core.launching.PHPHyperLink.dispose()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.console.PHPLineTracker.consoleClosed()79

org.eclipse.php.internal.debug.core.launching.PHPHyperLink.getHyperlinkEntry(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.console.PHPLineTracker.lineAppended(IRegion)58

org.eclipse.php.internal.debug.core.launching.PHPHyperLink.PHPHyperLink()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.console.PHPConsoleColorProvider.connect(IProcess, IConsole)63

org.eclipse.php.internal.debug.core.launching.PHPLaunchUtilities.hasPHPDebugLaunch()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.PHPDebugUIPlugin.TerminateDebugLaunchListener.1.run()314

org.eclipse.php.internal.debug.core.launching.PHPLaunchUtilities.switchToPHPPerspective()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.PHPDebugUIPlugin.TerminateDebugLaunchListener.1.run()315

org.eclipse.php.internal.debug.core.launching.PHPProcess.getDebugTarget()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.views.DebugViewHelper.getAdaptableElement()66
org.eclipse.php.internal.debug.ui.views.DebugViewHelper.getSelectionElement(ISelection)50

org.eclipse.php.internal.debug.core.launching.PHPProcess.getPHPHyperLink()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.console.PHPLineTracker.init(IConsole)44

org.eclipse.php.internal.debug.core.launching.PHPProcess.setConsole(IConsole)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.console.PHPConsoleColorProvider.connect(IProcess, IConsole)62

org.eclipse.php.internal.debug.core.launching.PHPProcess.setPHPHyperLink(PHPHyperLink)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.console.PHPConsoleColorProvider.connect(IProcess, IConsole)64

org.eclipse.php.internal.debug.core.launching.PHPStreamsProxy.getConsoleStreamMonitor()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.console.PHPConsoleColorProvider.connect(IProcess, IConsole)69

org.eclipse.php.internal.debug.core.model.DebugOutput.getContentType()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.views.DebugBrowserView.update(IPHPDebugTarget)179

org.eclipse.php.internal.debug.core.model.DebugOutput.getUpdateCount()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.views.DebugBrowserView.update(IPHPDebugTarget)160
org.eclipse.php.internal.debug.ui.views.DebugOutputView.update(IPHPDebugTarget)144

org.eclipse.php.internal.debug.core.model.DebugOutput.toString()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.views.DebugBrowserView.update(IPHPDebugTarget)183
org.eclipse.php.internal.debug.ui.views.DebugOutputView.update(IPHPDebugTarget)149

org.eclipse.php.internal.debug.core.model.IPHPDebugTarget.getOutputBuffer()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.views.DebugBrowserView.update(IPHPDebugTarget)159
org.eclipse.php.internal.debug.ui.views.DebugOutputView.update(IPHPDebugTarget)143

org.eclipse.php.internal.debug.core.model.PHPConditionalBreakpoint.getCondition()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.actions.BreakpointSetConditionAction.ConditionDialog(PHPConditionalBreakpoint, String)147
org.eclipse.php.internal.debug.ui.breakpoint.property.PHPBreakpointPropertyPage.createContents(Composite)46

org.eclipse.php.internal.debug.core.model.PHPConditionalBreakpoint.isConditionEnabled()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.actions.BreakpointSetConditionAction.ConditionDialog(PHPConditionalBreakpoint, String)149
org.eclipse.php.internal.debug.ui.breakpoint.property.PHPBreakpointPropertyPage.createContents(Composite)45
org.eclipse.php.internal.debug.ui.presentation.PHPModelPresentation.getBreakpointImage(PHPConditionalBreakpoint)90
org.eclipse.php.internal.debug.ui.presentation.XDebugModelPresentation.getBreakpointImage(PHPConditionalBreakpoint)91

org.eclipse.php.internal.debug.core.model.PHPConditionalBreakpoint.setConditionWithEnable(boolean, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.actions.BreakpointSetConditionAction.ConditionDialog(PHPConditionalBreakpoint, String)164
org.eclipse.php.internal.debug.ui.breakpoint.property.PHPBreakpointPropertyPage.performOk()93

org.eclipse.php.internal.debug.core.model.PHPRunToLineBreakpoint.PHPRunToLineBreakpoint(IFile, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.breakpoint.adapter.PHPRunToLineAdapter.runToLine(IWorkbenchPart, ISelection, ISuspendResume)107

org.eclipse.php.internal.debug.core.pathmapper.BestMatchPathComparator.BestMatchPathComparator(VirtualPath)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.Sorter.Sorter(PathEntrySelectionDialog)381
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.Sorter.Sorter(PathEntrySelectionDialog)381

org.eclipse.php.internal.debug.core.pathmapper.BestMatchPathComparator.compare(PathEntry, PathEntry)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.Sorter.compare(Viewer, Object, Object)386
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.Sorter.compare(Viewer, Object, Object)386

org.eclipse.php.internal.debug.core.pathmapper.PathEntry.getAbstractPath()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.LabelProvider.getText(Object)439
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.LabelProvider.getText(Object)439

org.eclipse.php.internal.debug.core.pathmapper.PathEntry.getContainer()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getChildren(Object)497
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getChildren(Object)479
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getChildren(Object)495
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getChildren(Object)497
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getChildren(Object)495
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getChildren(Object)479
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getChildren(Object)481
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getChildren(Object)481
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getParent(Object)527
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getParent(Object)525
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getParent(Object)525
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getParent(Object)516
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getParent(Object)518
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getParent(Object)527
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getParent(Object)518
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getParent(Object)516
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.LabelProvider.getText(Object)447
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.LabelProvider.getText(Object)447

org.eclipse.php.internal.debug.core.pathmapper.PathEntry.getResolvedPath()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.LabelProvider.getText(Object)436
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.LabelProvider.getText(Object)436

org.eclipse.php.internal.debug.core.pathmapper.PathEntry.getType()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getChildren(Object)495
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getChildren(Object)493
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getChildren(Object)480
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getChildren(Object)476
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getChildren(Object)478
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getChildren(Object)497
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getChildren(Object)478
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getChildren(Object)495
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getChildren(Object)478
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getChildren(Object)476
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getChildren(Object)480
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getChildren(Object)493
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getChildren(Object)497
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getChildren(Object)478
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getChildren(Object)495
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getChildren(Object)495
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getParent(Object)517
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getParent(Object)515
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getParent(Object)527
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getParent(Object)515
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getParent(Object)525
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getParent(Object)527
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getParent(Object)517
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getParent(Object)525
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getParent(Object)523
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getParent(Object)525
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getParent(Object)513
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getParent(Object)523
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getParent(Object)515
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getParent(Object)525
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getParent(Object)513
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ContentProvider.getParent(Object)515
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.LabelProvider.getText(Object)446
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.LabelProvider.getText(Object)446
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.LabelProvider.getText(Object)446
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.LabelProvider.getText(Object)446
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.LabelProvider.getText(Object)438
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.LabelProvider.getText(Object)438

org.eclipse.php.internal.debug.core.pathmapper.PathMapper.getMapping()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.wizards.PathMapperCompositeFragment.init()81

org.eclipse.php.internal.debug.core.pathmapper.PathMapper.Mapping.clone()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.pathmapper.PathMapperEntryDialog.PathMapperEntryDialog(Shell, PathMapperMapping)76

org.eclipse.php.internal.debug.core.pathmapper.PathMapper.Mapping.Mapping()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.pathmapper.PathMapperEntryDialog.validate()240

org.eclipse.php.internal.debug.core.pathmapper.PathMapper.setMapping(PathMapperMapping[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.wizards.PathMapperCompositeFragment.performOk()102

org.eclipse.php.internal.debug.core.pathmapper.PathMapperRegistry.getByPHPExe(PHPexeItem)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.wizards.PathMapperCompositeFragment.init()79
org.eclipse.php.internal.debug.ui.wizards.PathMapperCompositeFragment.performOk()101

org.eclipse.php.internal.debug.core.pathmapper.PathMapperRegistry.storeToPreferences()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.wizards.PathMapperCompositeFragment.performOk()103

org.eclipse.php.internal.debug.core.pathmapper.VirtualPath.clone()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ConfigurePathDialog.1.selectionChanged(SelectionChangedEvent)276
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.createDialogArea(Composite)167
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.LabelProvider.getText(Object)439
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.LabelProvider.getText(Object)439

org.eclipse.php.internal.debug.core.pathmapper.VirtualPath.getLastSegment()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ConfigurePathDialog.LabelProvider.getImage(Object)339
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ConfigurePathDialog.LabelProvider.getImage(Object)339
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ConfigurePathDialog.LabelProvider.getImage(Object)339

org.eclipse.php.internal.debug.core.pathmapper.VirtualPath.getSegments()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ConfigurePathDialog.LabelProvider.getText(Object)361
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ConfigurePathDialog.LabelProvider.getText(Object)361
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ConfigurePathDialog.LabelProvider.getText(Object)361

org.eclipse.php.internal.debug.core.pathmapper.VirtualPath.getSegmentsCount()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ConfigurePathDialog.1.selectionChanged(SelectionChangedEvent)277
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ConfigurePathDialog.ContentProvider.getChildren(Object)300
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ConfigurePathDialog.ContentProvider.getChildren(Object)300
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ConfigurePathDialog.ContentProvider.getChildren(Object)300
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ConfigurePathDialog.ContentProvider.hasChildren(Object)316
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ConfigurePathDialog.ContentProvider.hasChildren(Object)316
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ConfigurePathDialog.ContentProvider.hasChildren(Object)316
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ConfigurePathDialog.createDialogArea(Composite)289
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ConfigurePathDialog.createDialogArea(Composite)289
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ConfigurePathDialog.LabelProvider.getImage(Object)336
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ConfigurePathDialog.LabelProvider.getImage(Object)336
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ConfigurePathDialog.LabelProvider.getImage(Object)336
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.getIgnorePathString(VirtualPath)195
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.getIgnorePathString(VirtualPath)195

org.eclipse.php.internal.debug.core.pathmapper.VirtualPath.getSeparatorChar()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.getIgnorePathString(VirtualPath)198

org.eclipse.php.internal.debug.core.pathmapper.VirtualPath.removeFirstSegment()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.LabelProvider.getText(Object)440
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.LabelProvider.getText(Object)440

org.eclipse.php.internal.debug.core.pathmapper.VirtualPath.removeLastSegment()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.ConfigurePathDialog.1.selectionChanged(SelectionChangedEvent)278

org.eclipse.php.internal.debug.core.pathmapper.VirtualPath.toString()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.createDialogArea(Composite)125
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.getIgnorePathString(VirtualPath)198
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.getIgnorePathString(VirtualPath)196
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.LabelProvider.getText(Object)441
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelectionDialog.LabelProvider.getText(Object)441
org.eclipse.php.internal.debug.ui.pathmapper.PathMapperEntryDialog.initializeValues()220
org.eclipse.php.internal.debug.ui.pathmapper.PathMapperEntryDialog.initializeValues()225
org.eclipse.php.internal.debug.ui.pathmapper.PathMapperEntryDialog.initializeValues()228
org.eclipse.php.internal.debug.ui.pathmapper.PathMappingComposite.LabelProvider.getColumnImage(Object, int)185
org.eclipse.php.internal.debug.ui.pathmapper.PathMappingComposite.LabelProvider.getColumnImage(Object, int)185
org.eclipse.php.internal.debug.ui.pathmapper.PathMappingComposite.LabelProvider.getColumnText(Object, int)199
org.eclipse.php.internal.debug.ui.pathmapper.PathMappingComposite.LabelProvider.getColumnText(Object, int)199
org.eclipse.php.internal.debug.ui.pathmapper.PathMappingComposite.LabelProvider.getColumnText(Object, int)197
org.eclipse.php.internal.debug.ui.pathmapper.PathMappingComposite.LabelProvider.getColumnText(Object, int)197

org.eclipse.php.internal.debug.core.pathmapper.VirtualPath.VirtualPath(String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.pathmapper.PathMapperEntryDialog.validate()274
org.eclipse.php.internal.debug.ui.pathmapper.PathMapperEntryDialog.validate()291
org.eclipse.php.internal.debug.ui.pathmapper.PathMapperEntryDialog.validate()248

org.eclipse.php.internal.debug.core.PHPDebugPlugin.getCurrentDebuggerId()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.launching.PHPExecutableLaunchTab.applyLaunchDelegateConfiguration(ILaunchConfigurationWorkingCopy)466
org.eclipse.php.internal.debug.ui.launching.PHPExecutableLaunchTab.setDefaults(ILaunchConfigurationWorkingCopy)482
org.eclipse.php.internal.debug.ui.launching.PHPExecutableLaunchTab.updateLocation(ILaunchConfiguration)602
org.eclipse.php.internal.debug.ui.launching.PHPExecutableLaunchTab.updateLocation(ILaunchConfiguration)598
org.eclipse.php.internal.debug.ui.launching.PHPExecutableLaunchTab.updateLocation(ILaunchConfiguration)589
org.eclipse.php.internal.debug.ui.launching.PHPExeLaunchShortcut.getDefaultPHPExe(IProject)261
org.eclipse.php.internal.debug.ui.launching.PHPExeLaunchShortcut.getWorkspaceDefaultExe()253
org.eclipse.php.internal.debug.ui.preferences.PHPDebugPreferencesBlock.initializeValues(PreferencePage)113
org.eclipse.php.internal.debug.ui.preferences.PHPDebugPreferencesBlock.initializeValues(PreferencePage)98
org.eclipse.php.internal.debug.ui.preferences.PHPDebugPreferencesBlock.initializeValues(PreferencePage)132
org.eclipse.php.internal.debug.ui.preferences.PHPDebugPreferencesBlock.initializeValues(PreferencePage)138
org.eclipse.php.internal.debug.ui.preferences.PHPDebugPreferencesBlock.initializeValues(PreferencePage)97
org.eclipse.php.internal.debug.ui.preferences.PHPDebugPreferencesBlock.performDefaults()166
org.eclipse.php.internal.debug.ui.preferences.phps.PHPsComboBlock.1.getDescription()99
org.eclipse.php.internal.debug.ui.preferences.phps.PHPsComboBlock.fillWithWorkspacePHPexes()278
org.eclipse.php.internal.debug.ui.preferences.phps.PHPsPreferencePage.initDefaultPHP()134

org.eclipse.php.internal.debug.core.PHPDebugPlugin.getDebugInfoOption()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.launching.PHPExecutableLaunchTab.updateDebugInfoOption(ILaunchConfiguration)568
org.eclipse.php.internal.debug.ui.launching.PHPExeLaunchShortcut.createConfiguration(IProject, String, String, PHPexeItem, ILaunchConfigurationType)342

org.eclipse.php.internal.debug.core.PHPDebugPlugin.getDefault()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.preferences.PHPDebugPreferencesBlock.savePreferences(boolean)425
org.eclipse.php.internal.debug.ui.preferences.WorkbenchOptionsBlock.savePreferences()107

org.eclipse.php.internal.debug.core.PHPDebugPlugin.getOpenDebugViewsOption()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.PHPDebugUIPlugin.ShowViewListener.handleDebugEvents(DebugEvent[])264
org.eclipse.php.internal.debug.ui.PHPDebugUIPlugin.ShowViewListener.handleDebugEvents(DebugEvent[])264

org.eclipse.php.internal.debug.core.PHPDebugPlugin.getStopAtFirstLine()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.launching.PHPExecutableLaunchTab.initializeFrom(ILaunchConfiguration)352
org.eclipse.php.internal.debug.ui.launching.PHPExecutableLaunchTab.setDefaults(ILaunchConfigurationWorkingCopy)491

org.eclipse.php.internal.debug.core.PHPDebugPlugin.log(Throwable)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.presentation.PHPModelPresentationRegistry.getBestMatchPresentation()90

org.eclipse.php.internal.debug.core.preferences.PHPDebuggersRegistry.getDebuggerConfiguration(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.launching.PHPExecutableLaunchTab.applyLaunchDelegateConfiguration(ILaunchConfigurationWorkingCopy)467
org.eclipse.php.internal.debug.ui.launching.PHPExeLaunchShortcut.createConfiguration(IProject, String, String, PHPexeItem, ILaunchConfigurationType)335

org.eclipse.php.internal.debug.core.preferences.PHPDebuggersRegistry.getDebuggerName(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.preferences.PHPDebugPreferencesBlock.initializeValues(PreferencePage)93
org.eclipse.php.internal.debug.ui.preferences.PHPDebugPreferencesBlock.initializeValues(PreferencePage)114
org.eclipse.php.internal.debug.ui.preferences.PHPDebugPreferencesBlock.loadDebuggers(Combo)305
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.20.compare(Viewer, Object, Object)815
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.20.compare(Viewer, Object, Object)816
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.PHPExeLabelProvider.getColumnText(Object, int)107
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.PHPExeLabelProvider.getColumnText(Object, int)107
org.eclipse.php.internal.debug.ui.preferences.phps.PHPsComboBlock.fillDebuggers()250
org.eclipse.php.internal.debug.ui.preferences.phps.PHPsComboBlock.fillDebuggers()247
org.eclipse.php.internal.debug.ui.preferences.phps.PHPsComboBlock.setDebugger(String)427
org.eclipse.php.internal.debug.ui.wizards.PHPExeCompositeFragment.createControl()155
org.eclipse.php.internal.debug.ui.wizards.PHPExeCompositeFragment.init()208
org.eclipse.php.internal.debug.ui.wizards.PHPExeCompositeFragment.init()231

org.eclipse.php.internal.debug.core.preferences.PHPDebuggersRegistry.getDebuggersConfigurations()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.preferences.PHPDebuggersTable.fillWithWorkspaceDebuggers()248
org.eclipse.php.internal.debug.ui.preferences.PHPDebuggersTable.performDefaults()151
org.eclipse.php.internal.debug.ui.preferences.PHPDebuggersTable.PHPDebuggersContentProvider.getElements(Object)302
org.eclipse.php.internal.debug.ui.preferences.PHPDebuggersTable.PHPDebuggersContentProvider.getElements(Object)302

org.eclipse.php.internal.debug.core.preferences.PHPDebuggersRegistry.getDebuggersIds()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.launching.PHPExecutableLaunchTab.updateLocation(ILaunchConfiguration)601
org.eclipse.php.internal.debug.ui.preferences.PHPDebugPreferencesBlock.loadDebuggers(Combo)292
org.eclipse.php.internal.debug.ui.preferences.phps.PHPsComboBlock.fillDebuggers()244
org.eclipse.php.internal.debug.ui.wizards.PHPExeCompositeFragment.PHPExeCompositeFragment(Composite, IControlHandler, boolean)56

org.eclipse.php.internal.debug.core.preferences.PHPDebuggersRegistry.getDefaultDebuggerId()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.search()673
org.eclipse.php.internal.debug.ui.preferences.phps.PHPsComboBlock.fillDebuggers()250
org.eclipse.php.internal.debug.ui.wizards.PHPExeCompositeFragment.init()206

org.eclipse.php.internal.debug.core.preferences.PHPexeItem.equals(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.launching.PHPExeLaunchShortcut.findLaunchConfiguration(IProject, String, String, PHPexeItem, String, ILaunchConfigurationType)311
org.eclipse.php.internal.debug.ui.preferences.phps.PHPsPreferencePage.initDefaultPHP()138

org.eclipse.php.internal.debug.core.preferences.PHPexeItem.getDebuggerID()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.launching.PHPExeLaunchShortcut.createConfiguration(IProject, String, String, PHPexeItem, ILaunchConfigurationType)334
org.eclipse.php.internal.debug.ui.launching.PHPExeLaunchShortcut.createConfiguration(IProject, String, String, PHPexeItem, ILaunchConfigurationType)335
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.20.compare(Viewer, Object, Object)815
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.20.compare(Viewer, Object, Object)816
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.editPHPexe()408
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.editPHPexe()417
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.PHPExeLabelProvider.getColumnText(Object, int)107
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.PHPExeLabelProvider.getColumnText(Object, int)107
org.eclipse.php.internal.debug.ui.wizards.PHPExeCompositeFragment.init()228

org.eclipse.php.internal.debug.core.preferences.PHPexeItem.getExecutable()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.launching.PHPExecutableLaunchTab.setDefaults(ILaunchConfigurationWorkingCopy)485
org.eclipse.php.internal.debug.ui.launching.PHPExeLaunchShortcut.createConfiguration(IProject, String, String, PHPexeItem, ILaunchConfigurationType)339
org.eclipse.php.internal.debug.ui.launching.PHPExeLaunchShortcut.searchAndLaunch(Object[], String, ILaunchConfigurationType)225
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.19.compare(Viewer, Object, Object)794
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.19.compare(Viewer, Object, Object)794
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.editPHPexe()408
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.editPHPexe()415
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.PHPExeLabelProvider.getColumnText(Object, int)113
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.PHPExeLabelProvider.getColumnText(Object, int)113
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.search()643
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.search()681
org.eclipse.php.internal.debug.ui.preferences.phps.PHPsComboBlock.1.getDescription()101
org.eclipse.php.internal.debug.ui.preferences.phps.PHPsComboBlock.4.widgetSelected(SelectionEvent)220
org.eclipse.php.internal.debug.ui.preferences.phps.PHPsComboBlock.getSelectedExecutablePath()350
org.eclipse.php.internal.debug.ui.preferences.phps.PHPsComboBlock.setPHPexes(List)470
org.eclipse.php.internal.debug.ui.preferences.phps.PHPsComboBlock.setPHPexes(List)479
org.eclipse.php.internal.debug.ui.preferences.phps.PHPsPreferencePage.verifyDefaultPHP(PHPexeItem)122
org.eclipse.php.internal.debug.ui.wizards.PHPExeCompositeFragment.init()222

org.eclipse.php.internal.debug.core.preferences.PHPexeItem.getINILocation()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.launching.PHPExecutableLaunchTab.setDefaults(ILaunchConfigurationWorkingCopy)488
org.eclipse.php.internal.debug.ui.launching.PHPExecutableLaunchTab.setDefaults(ILaunchConfigurationWorkingCopy)488
org.eclipse.php.internal.debug.ui.launching.PHPExeLaunchShortcut.createConfiguration(IProject, String, String, PHPexeItem, ILaunchConfigurationType)340
org.eclipse.php.internal.debug.ui.launching.PHPExeLaunchShortcut.createConfiguration(IProject, String, String, PHPexeItem, ILaunchConfigurationType)340
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.editPHPexe()416
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.editPHPexe()408
org.eclipse.php.internal.debug.ui.preferences.phps.PHPsComboBlock.getSelectedIniPath()363
org.eclipse.php.internal.debug.ui.preferences.phps.PHPsComboBlock.getSelectedIniPath()362
org.eclipse.php.internal.debug.ui.wizards.PHPExeCompositeFragment.init()225
org.eclipse.php.internal.debug.ui.wizards.PHPExeCompositeFragment.init()224

org.eclipse.php.internal.debug.core.preferences.PHPexeItem.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.launching.PHPExeLaunchShortcut.getDefaultPHPExe(IProject)267
org.eclipse.php.internal.debug.ui.preferences.PHPDebugPreferencesBlock.initializeValues(PreferencePage)98
org.eclipse.php.internal.debug.ui.preferences.PHPDebugPreferencesBlock.initializeValues(PreferencePage)124
org.eclipse.php.internal.debug.ui.preferences.PHPDebugPreferencesBlock.loadPHPExes(Combo, PHPexeItem[])248
org.eclipse.php.internal.debug.ui.preferences.PHPDebugPreferencesBlock.loadPHPExes(Combo, PHPexeItem[])257
org.eclipse.php.internal.debug.ui.preferences.PHPDebugPreferencesBlock.savePreferences(boolean)383
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.21.compare(Viewer, Object, Object)838
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.21.compare(Viewer, Object, Object)838
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.22.compare(Viewer, Object, Object)860
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.22.compare(Viewer, Object, Object)864
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.22.compare(Viewer, Object, Object)864
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.22.compare(Viewer, Object, Object)859
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.editPHPexe()414
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.editPHPexe()408
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.isDuplicateName(String)483
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.PHPExeLabelProvider.getColumnText(Object, int)103
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.PHPExeLabelProvider.getColumnText(Object, int)105
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.PHPExeLabelProvider.getColumnText(Object, int)103
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.PHPExeLabelProvider.getColumnText(Object, int)105
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.search()677
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.search()674
org.eclipse.php.internal.debug.ui.preferences.phps.PHPsComboBlock.1.getDescription()101
org.eclipse.php.internal.debug.ui.preferences.phps.PHPsComboBlock.4.widgetSelected(SelectionEvent)220
org.eclipse.php.internal.debug.ui.preferences.phps.PHPsComboBlock.5.compare(PHPexeItem, PHPexeItem)453
org.eclipse.php.internal.debug.ui.preferences.phps.PHPsComboBlock.5.compare(PHPexeItem, PHPexeItem)452
org.eclipse.php.internal.debug.ui.preferences.phps.PHPsComboBlock.setPHPexes(List)479
org.eclipse.php.internal.debug.ui.preferences.phps.PHPsComboBlock.setPHPexes(List)470
org.eclipse.php.internal.debug.ui.wizards.PHPExeCompositeFragment.init()202
org.eclipse.php.internal.debug.ui.wizards.PHPExeCompositeFragment.init()220
org.eclipse.php.internal.debug.ui.wizards.PHPExeCompositeFragment.init()219
org.eclipse.php.internal.debug.ui.wizards.PHPExeCompositeFragment.validate()271
org.eclipse.php.internal.debug.ui.wizards.PHPExeCompositeFragment.validate()271

org.eclipse.php.internal.debug.core.preferences.PHPexeItem.isDefault()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.enableButtons()434
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.PHPExeLabelProvider.isDefault(Object)132
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.PHPExeLabelProvider.isDefault(Object)132

org.eclipse.php.internal.debug.core.preferences.PHPexeItem.isEditable()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.editPHPexe()408
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.enableButtons()429
org.eclipse.php.internal.debug.ui.wizards.PHPExeCompositeFragment.init()221
org.eclipse.php.internal.debug.ui.wizards.PHPExeCompositeFragment.init()230
org.eclipse.php.internal.debug.ui.wizards.PHPExeCompositeFragment.init()227
org.eclipse.php.internal.debug.ui.wizards.PHPExeCompositeFragment.init()229
org.eclipse.php.internal.debug.ui.wizards.PHPExeCompositeFragment.init()223
org.eclipse.php.internal.debug.ui.wizards.PHPExeCompositeFragment.validate()257

org.eclipse.php.internal.debug.core.preferences.PHPexeItem.PHPexeItem()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.wizards.PHPExeWizardFragment.enter()45

org.eclipse.php.internal.debug.core.preferences.PHPexeItem.PHPexeItem(String, File, File, String, boolean)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.editPHPexe()408
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.search()673

org.eclipse.php.internal.debug.core.preferences.PHPexeItem.setDebuggerID(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.editPHPexe()417
org.eclipse.php.internal.debug.ui.wizards.PHPExeCompositeFragment.validate()306

org.eclipse.php.internal.debug.core.preferences.PHPexeItem.setExecutable(File)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.editPHPexe()415
org.eclipse.php.internal.debug.ui.wizards.PHPExeCompositeFragment.validate()305

org.eclipse.php.internal.debug.core.preferences.PHPexeItem.setINILocation(File)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.editPHPexe()416
org.eclipse.php.internal.debug.ui.wizards.PHPExeCompositeFragment.validate()307

org.eclipse.php.internal.debug.core.preferences.PHPexeItem.setName(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.editPHPexe()414
org.eclipse.php.internal.debug.ui.wizards.PHPExeCompositeFragment.validate()304

org.eclipse.php.internal.debug.core.preferences.PHPexes.addItem(PHPexeItem)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.addPHPexe()199
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.search()683

org.eclipse.php.internal.debug.core.preferences.PHPexes.getAllItems()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.15.widgetSelected(SelectionEvent)368
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.addPHPexe()191
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.editPHPexe()409
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.fillWithWorkspacePHPs()442

org.eclipse.php.internal.debug.core.preferences.PHPexes.getDefaultItem(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.launching.PHPExecutableLaunchTab.setDefaults(ILaunchConfigurationWorkingCopy)482
org.eclipse.php.internal.debug.ui.launching.PHPExecutableLaunchTab.updateLocation(ILaunchConfiguration)603
org.eclipse.php.internal.debug.ui.launching.PHPExecutableLaunchTab.updateLocation(ILaunchConfiguration)598
org.eclipse.php.internal.debug.ui.launching.PHPExeLaunchShortcut.getDefaultPHPExe(IProject)262
org.eclipse.php.internal.debug.ui.launching.PHPExeLaunchShortcut.getWorkspaceDefaultExe()254
org.eclipse.php.internal.debug.ui.preferences.PHPDebugPreferencesBlock.initializeValues(PreferencePage)98
org.eclipse.php.internal.debug.ui.preferences.PHPDebugPreferencesBlock.initializeValues(PreferencePage)124
org.eclipse.php.internal.debug.ui.preferences.PHPDebugPreferencesBlock.loadPHPExes(Combo, PHPexeItem[])254
org.eclipse.php.internal.debug.ui.preferences.PHPDebugPreferencesBlock.savePreferences(boolean)381
org.eclipse.php.internal.debug.ui.preferences.phps.PHPsComboBlock.1.getDescription()99
org.eclipse.php.internal.debug.ui.preferences.phps.PHPsComboBlock.setPHPexes(List)477
org.eclipse.php.internal.debug.ui.preferences.phps.PHPsPreferencePage.initDefaultPHP()134

org.eclipse.php.internal.debug.core.preferences.PHPexes.getInstance()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.launching.PHPExecutableLaunchTab.setDefaults(ILaunchConfigurationWorkingCopy)481
org.eclipse.php.internal.debug.ui.launching.PHPExecutableLaunchTab.updateLocation(ILaunchConfiguration)593
org.eclipse.php.internal.debug.ui.launching.PHPExeLaunchShortcut.findLaunchConfiguration(IProject, String, String, PHPexeItem, String, ILaunchConfigurationType)309
org.eclipse.php.internal.debug.ui.launching.PHPExeLaunchShortcut.getDefaultPHPExe(IProject)262
org.eclipse.php.internal.debug.ui.launching.PHPExeLaunchShortcut.getDefaultPHPExe(IProject)281
org.eclipse.php.internal.debug.ui.launching.PHPExeLaunchShortcut.getWorkspaceDefaultExe()254
org.eclipse.php.internal.debug.ui.preferences.PHPDebugPreferencesBlock.2.widgetSelected(SelectionEvent)234
org.eclipse.php.internal.debug.ui.preferences.PHPDebugPreferencesBlock.3.1.1.run()332
org.eclipse.php.internal.debug.ui.preferences.PHPDebugPreferencesBlock.initializeValues(PreferencePage)95
org.eclipse.php.internal.debug.ui.preferences.PHPDebugPreferencesBlock.loadPHPExes(Combo, PHPexeItem[])254
org.eclipse.php.internal.debug.ui.preferences.PHPDebugPreferencesBlock.performDefaults()166
org.eclipse.php.internal.debug.ui.preferences.PHPDebugPreferencesBlock.savePreferences(boolean)379
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.InstalledPHPsBlock()181
org.eclipse.php.internal.debug.ui.preferences.phps.PHPsComboBlock.PHPsComboBlock(boolean)47
org.eclipse.php.internal.debug.ui.preferences.phps.PHPsPreferencePage.initDefaultPHP()134
org.eclipse.php.internal.debug.ui.wizards.PHPExeWizardFragment.performCancel(IProgressMonitor)83

org.eclipse.php.internal.debug.core.preferences.PHPexes.getItem(String, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.launching.PHPExeLaunchShortcut.getDefaultPHPExe(IProject)281
org.eclipse.php.internal.debug.ui.preferences.PHPDebugPreferencesBlock.savePreferences(boolean)380

org.eclipse.php.internal.debug.core.preferences.PHPexes.getItemForFile(String, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.launching.PHPExecutableLaunchTab.updateLocation(ILaunchConfiguration)596
org.eclipse.php.internal.debug.ui.launching.PHPExeLaunchShortcut.findLaunchConfiguration(IProject, String, String, PHPexeItem, String, ILaunchConfigurationType)309

org.eclipse.php.internal.debug.core.preferences.PHPexes.getItems(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.preferences.PHPDebugPreferencesBlock.2.widgetSelected(SelectionEvent)234
org.eclipse.php.internal.debug.ui.preferences.PHPDebugPreferencesBlock.3.1.1.run()332
org.eclipse.php.internal.debug.ui.preferences.PHPDebugPreferencesBlock.initializeValues(PreferencePage)138
org.eclipse.php.internal.debug.ui.preferences.PHPDebugPreferencesBlock.initializeValues(PreferencePage)132
org.eclipse.php.internal.debug.ui.preferences.PHPDebugPreferencesBlock.performDefaults()166
org.eclipse.php.internal.debug.ui.preferences.phps.PHPsComboBlock.2.widgetSelected(SelectionEvent)167
org.eclipse.php.internal.debug.ui.preferences.phps.PHPsComboBlock.fillWithWorkspacePHPexes()278
org.eclipse.php.internal.debug.ui.preferences.phps.PHPsComboBlock.setDebugger(String)430

org.eclipse.php.internal.debug.core.preferences.PHPexes.hasItems()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.preferences.phps.PHPsComboBlock.checkDeuggers()234

org.eclipse.php.internal.debug.core.preferences.PHPexes.hasItems(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.preferences.PHPDebugPreferencesBlock.initializeValues(PreferencePage)123
org.eclipse.php.internal.debug.ui.preferences.PHPDebugPreferencesBlock.initializeValues(PreferencePage)97

org.eclipse.php.internal.debug.core.preferences.PHPexes.removeItem(PHPexeItem)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.removePHPs(PHPexeItem[])510

org.eclipse.php.internal.debug.core.preferences.PHPexes.save()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.preferences.PHPDebugPreferencesBlock.savePreferences(boolean)424
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.commitChanges()504
org.eclipse.php.internal.debug.ui.wizards.PHPExeWizardFragment.performCancel(IProgressMonitor)83

org.eclipse.php.internal.debug.core.preferences.PHPexes.setDefaultItem(PHPexeItem)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.preferences.phps.InstalledPHPsBlock.15.widgetSelected(SelectionEvent)366

org.eclipse.php.internal.debug.core.preferences.PHPexes.setDefaultItem(String, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.preferences.PHPDebugPreferencesBlock.savePreferences(boolean)407

org.eclipse.php.internal.debug.core.preferences.PHPProjectPreferences.getModelPreferences()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.preferences.PHPDebugPreferencesBlock.initializeValues(PreferencePage)89
org.eclipse.php.internal.debug.ui.preferences.PHPDebugPreferencesBlock.performDefaults()162
org.eclipse.php.internal.debug.ui.preferences.PHPDebugPreferencesBlock.savePreferences(boolean)389
org.eclipse.php.internal.debug.ui.preferences.phps.PHPsPreferencePage.getModelPreferences()63
org.eclipse.php.internal.debug.ui.preferences.WorkbenchOptionsBlock.initializeValues(PreferencePage)54
org.eclipse.php.internal.debug.ui.preferences.WorkbenchOptionsBlock.performDefaults()79
org.eclipse.php.internal.debug.ui.preferences.WorkbenchOptionsBlock.savePreferences()104

org.eclipse.php.internal.debug.core.preferences.PHPProjectPreferences.getPreferenceNodeQualifier()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.launching.PHPExeLaunchShortcut.getDefaultPHPExe(IProject)273
org.eclipse.php.internal.debug.ui.preferences.PHPDebugPreferencesBlock.getPreferenceNodeQualifier()172
org.eclipse.php.internal.debug.ui.preferences.PHPDebugPropertyPreferencePage.getPreferenceNodeQualifier()45

org.eclipse.php.internal.debug.core.preferences.PHPProjectPreferences.getProjectSettingsKey()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.preferences.PHPDebugPropertyPreferencePage.getProjectSettingsKey()53

org.eclipse.php.internal.debug.core.preferences.PHPProjectPreferences.getStopAtFirstLine(IProject)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.launching.PHPExeLaunchShortcut.createConfiguration(IProject, String, String, PHPexeItem, ILaunchConfigurationType)343

org.eclipse.php.internal.debug.core.preferences.stepFilters.DebugStepFilter.DebugStepFilter(int, boolean, boolean, String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.preferences.stepFilter.CreateStepFilterDialog.showCreateStepFilterDialog(Shell, DebugStepFilter[])57
org.eclipse.php.internal.debug.ui.preferences.stepFilter.PHPDebugStepFilterPreferencePage.addFilter(String, boolean, int)415
org.eclipse.php.internal.debug.ui.preferences.stepFilter.PHPDebugStepFilterPreferencePage.getAllPersistedFilters(boolean)451

org.eclipse.php.internal.debug.core.preferences.stepFilters.DebugStepFilter.getPath()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.preferences.stepFilter.CreateStepFilterDialog.isDuplicateFilter(String)135
org.eclipse.php.internal.debug.ui.preferences.stepFilter.FilterLabelProvider.getColumnText(Object, int)36
org.eclipse.php.internal.debug.ui.preferences.stepFilter.FilterLabelProvider.getText(Object)51
org.eclipse.php.internal.debug.ui.preferences.stepFilter.PHPDebugStepFilterPreferencePage.FilterSelectionValidator.isValid(Object)508
org.eclipse.php.internal.debug.ui.preferences.stepFilter.PHPDebugStepFilterPreferencePage.FilterSelectionValidator.isValid(Object)508
org.eclipse.php.internal.debug.ui.preferences.stepFilter.PHPDebugStepFilterPreferencePage.performOk()372

org.eclipse.php.internal.debug.core.preferences.stepFilters.DebugStepFilter.getType()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.preferences.stepFilter.FilterLabelProvider.getColumnImage(Object, int)63
org.eclipse.php.internal.debug.ui.preferences.stepFilter.FilterViewerComparator.compare(Viewer, Object, Object)34
org.eclipse.php.internal.debug.ui.preferences.stepFilter.FilterViewerComparator.compare(Viewer, Object, Object)30
org.eclipse.php.internal.debug.ui.preferences.stepFilter.FilterViewerComparator.compare(Viewer, Object, Object)30
org.eclipse.php.internal.debug.ui.preferences.stepFilter.FilterViewerComparator.compare(Viewer, Object, Object)34
org.eclipse.php.internal.debug.ui.preferences.stepFilter.PHPDebugStepFilterPreferencePage.performOk()372

org.eclipse.php.internal.debug.core.preferences.stepFilters.DebugStepFilter.isEnabled()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.preferences.stepFilter.PHPDebugStepFilterPreferencePage.initTableState(boolean)211
org.eclipse.php.internal.debug.ui.preferences.stepFilter.PHPDebugStepFilterPreferencePage.performOk()372

org.eclipse.php.internal.debug.core.preferences.stepFilters.DebugStepFilter.isReadOnly()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.preferences.stepFilter.FilterLabelProvider.getColumnText(Object, int)37
org.eclipse.php.internal.debug.ui.preferences.stepFilter.FilterLabelProvider.getText(Object)52
org.eclipse.php.internal.debug.ui.preferences.stepFilter.PHPDebugStepFilterPreferencePage.3.selectionChanged(SelectionChangedEvent)182
org.eclipse.php.internal.debug.ui.preferences.stepFilter.PHPDebugStepFilterPreferencePage.performDefaults()400
org.eclipse.php.internal.debug.ui.preferences.stepFilter.PHPDebugStepFilterPreferencePage.performOk()372

org.eclipse.php.internal.debug.core.preferences.stepFilters.DebugStepFilter.setEnabled(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.preferences.stepFilter.PHPDebugStepFilterPreferencePage.2.checkStateChanged(CheckStateChangedEvent)172
org.eclipse.php.internal.debug.ui.preferences.stepFilter.PHPDebugStepFilterPreferencePage.getAllFiltersFromTable()431

org.eclipse.php.internal.debug.core.preferences.stepFilters.DebugStepFilter.setPath(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.preferences.stepFilter.CreateStepFilterDialog.validateChange()128
org.eclipse.php.internal.debug.ui.preferences.stepFilter.CreateStepFilterDialog.validateChange()124

org.eclipse.php.internal.debug.core.preferences.stepFilters.DebugStepFilterController.getExtendedFiltersList()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.preferences.stepFilter.PHPDebugStepFilterPreferencePage.getAllPersistedFilters(boolean)456

org.eclipse.php.internal.debug.core.preferences.stepFilters.DebugStepFilterController.getInstance()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.preferences.stepFilter.PHPDebugStepFilterPreferencePage.getAllPersistedFilters(boolean)456
org.eclipse.php.internal.debug.ui.preferences.stepFilter.PHPDebugStepFilterPreferencePage.PHPDebugStepFilterPreferencePage()117

org.eclipse.php.internal.debug.core.preferences.stepFilters.DebugStepFilterEvent.DebugStepFilterEvent(DebugStepFilter[], boolean)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.preferences.stepFilter.PHPDebugStepFilterPreferencePage.notifyPrefListeners()383

org.eclipse.php.internal.debug.core.preferences.stepFilters.IDebugStepFilterPrefListener.debugStepFilterModified(DebugStepFilterEvent)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.preferences.stepFilter.PHPDebugStepFilterPreferencePage.notifyPrefListeners()386

org.eclipse.php.internal.debug.core.sourcelookup.PHPSourceNotFoundInput.getStackFrame()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.sourcelookup.PHPSourceNotFoundEditorInput.PHPSourceNotFoundEditorInput(PHPSourceNotFoundInput, String)68
org.eclipse.php.internal.debug.ui.sourcelookup.PHPSourceNotFoundEditorInput.PHPSourceNotFoundEditorInput(PHPSourceNotFoundInput)54

org.eclipse.php.internal.debug.core.xdebug.dbgp.model.DBGpBaseVariable.getFullName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.actions.XDebugVariableValueEditor.getValueString(IVariable)82

org.eclipse.php.internal.debug.core.xdebug.dbgp.model.DBGpBaseVariable.getStackLevel()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.actions.XDebugVariableValueEditor.getValueString(IVariable)81

org.eclipse.php.internal.debug.core.xdebug.dbgp.model.DBGpStackFrame.equals(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.presentation.XDebugModelPresentation.getStackFrameText(DBGpStackFrame)188

org.eclipse.php.internal.debug.core.xdebug.dbgp.model.DBGpStackFrame.getLineNumber()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.presentation.XDebugModelPresentation.getStackFrameText(DBGpStackFrame)199

org.eclipse.php.internal.debug.core.xdebug.dbgp.model.DBGpStackFrame.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.presentation.XDebugModelPresentation.getStackFrameText(DBGpStackFrame)195
org.eclipse.php.internal.debug.ui.presentation.XDebugModelPresentation.getStackFrameText(DBGpStackFrame)193

org.eclipse.php.internal.debug.core.xdebug.dbgp.model.DBGpStackFrame.getSourceName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.presentation.XDebugModelPresentation.getStackFrameText(DBGpStackFrame)198

org.eclipse.php.internal.debug.core.xdebug.dbgp.model.DBGpStackFrame.getStackLevel()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.hovers.XDebugTextHover.getPropertyValue(DBGpStackFrame, String)132

org.eclipse.php.internal.debug.core.xdebug.dbgp.model.DBGpStackFrame.getThread()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.presentation.XDebugModelPresentation.getStackFrameText(DBGpStackFrame)186
org.eclipse.php.internal.debug.ui.presentation.XDebugModelPresentation.getStackFrameText(DBGpStackFrame)210

org.eclipse.php.internal.debug.core.xdebug.dbgp.model.DBGpStringValue.getRequiredBytes()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.actions.XDebugVariableValueEditor.getValueString(IVariable)82

org.eclipse.php.internal.debug.core.xdebug.dbgp.model.DBGpStringValue.isComplete()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.actions.XDebugVariableValueEditor.getValueString(IVariable)78

org.eclipse.php.internal.debug.core.xdebug.dbgp.model.DBGpTarget.eval(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.hovers.XDebugTextHover.getValueByEval(DBGpTarget, String)101
org.eclipse.php.internal.debug.ui.watch.XDebugWatchExpressionDelegate.XDebugWatchExpressionResult.evaluate()107
org.eclipse.php.internal.debug.ui.watch.XDebugWatchExpressionDelegate.XDebugWatchExpressionResult.evaluate()107

org.eclipse.php.internal.debug.core.xdebug.dbgp.model.DBGpTarget.getCompleteString(String, String, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.actions.XDebugVariableValueEditor.getValueString(IVariable)82

org.eclipse.php.internal.debug.core.xdebug.dbgp.model.DBGpTarget.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.presentation.XDebugModelPresentation.getThreadText(DBGpThread)158

org.eclipse.php.internal.debug.core.xdebug.dbgp.model.DBGpTarget.getProperty(String, String, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.hovers.XDebugTextHover.getPropertyValue(DBGpStackFrame, String)132

org.eclipse.php.internal.debug.core.xdebug.dbgp.model.DBGpTarget.isSuspended()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.watch.XDebugWatchExpressionDelegate.evaluateExpression(String, IDebugElement, IWatchExpressionListener)45

org.eclipse.php.internal.debug.core.xdebug.dbgp.model.DBGpTarget.isTerminated()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.presentation.XDebugModelPresentation.getTargetText(DBGpTarget)148

org.eclipse.php.internal.debug.core.xdebug.dbgp.model.DBGpTarget.runToLine(IFile, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.breakpoint.adapter.PHPRunToLineAdapter.runToLine(IWorkbenchPart, ISelection, ISuspendResume)113

org.eclipse.php.internal.debug.core.xdebug.dbgp.model.DBGpThread.getBreakpoints()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.presentation.XDebugModelPresentation.getThreadText(DBGpThread)166

org.eclipse.php.internal.debug.core.xdebug.dbgp.model.DBGpThread.getTopStackFrame()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.presentation.XDebugModelPresentation.getStackFrameText(DBGpStackFrame)187

org.eclipse.php.internal.debug.core.xdebug.dbgp.model.DBGpThread.isStepping()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.presentation.XDebugModelPresentation.getThreadText(DBGpThread)163

org.eclipse.php.internal.debug.core.xdebug.dbgp.model.DBGpThread.isSuspended()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.presentation.XDebugModelPresentation.getThreadText(DBGpThread)165

org.eclipse.php.internal.debug.core.xdebug.dbgp.model.DBGpThread.isTerminated()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.presentation.XDebugModelPresentation.getThreadText(DBGpThread)176

org.eclipse.php.internal.debug.core.xdebug.dbgp.model.DBGpVariable.DBGpVariable(DBGpTarget, Node, String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.actions.XDebugVariableValueEditor.getValueString(IVariable)84
org.eclipse.php.internal.debug.ui.hovers.XDebugTextHover.getPropertyValue(DBGpStackFrame, String)136
org.eclipse.php.internal.debug.ui.hovers.XDebugTextHover.getValueByEval(DBGpTarget, String)105
org.eclipse.php.internal.debug.ui.watch.XDebugWatchExpressionDelegate.XDebugWatchExpressionResult.evaluate()109
org.eclipse.php.internal.debug.ui.watch.XDebugWatchExpressionDelegate.XDebugWatchExpressionResult.evaluate()109

org.eclipse.php.internal.debug.core.xdebug.dbgp.model.DBGpVariable.replaceValue(IValue)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.actions.XDebugVariableValueEditor.getValueString(IVariable)90

org.eclipse.php.internal.debug.core.zend.debugger.DebugError.getErrorTextLength()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.console.PHPConsoleListener.handleEvent(DebugError)36

org.eclipse.php.internal.debug.core.zend.debugger.DebugError.getFullPathName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.console.PHPConsoleListener.createLink(DebugError)41

org.eclipse.php.internal.debug.core.zend.debugger.DebugError.getLineNumber()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.console.PHPConsoleListener.createLink(DebugError)42

org.eclipse.php.internal.debug.core.zend.debugger.DebugError.toString()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.console.PHPConsoleListener.handleEvent(DebugError)35
org.eclipse.php.internal.debug.ui.console.PHPConsoleListener.handleEvent(DebugError)37

org.eclipse.php.internal.debug.core.zend.debugger.DefaultExpressionsManager.buildExpression(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.hovers.PHPDebugTextHover.getValue(PHPDebugTarget, String)161
org.eclipse.php.internal.debug.ui.watch.PHPWatchExpressionDelegate.getExpression(PHPDebugTarget, String)131

org.eclipse.php.internal.debug.core.zend.debugger.DefaultExpressionsManager.getExpressionValue(Expression, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.hovers.PHPDebugTextHover.getValue(PHPDebugTarget, String)164
org.eclipse.php.internal.debug.ui.watch.PHPWatchExpressionDelegate.getExpression(PHPDebugTarget, String)134

org.eclipse.php.internal.debug.core.zend.debugger.DefaultExpressionsManager.update(Expression, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.hovers.PHPDebugTextHover.getValue(PHPDebugTarget, String)165
org.eclipse.php.internal.debug.ui.watch.PHPWatchExpressionDelegate.getExpression(PHPDebugTarget, String)135

org.eclipse.php.internal.debug.core.zend.debugger.Expression.getValue()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.hovers.PHPDebugTextHover.getValue(PHPDebugTarget, String)166
org.eclipse.php.internal.debug.ui.views.PHPStackView.StackViewContentProvider.getChildren(Object)77
org.eclipse.php.internal.debug.ui.views.PHPStackView.StackViewContentProvider.getChildren(Object)70
org.eclipse.php.internal.debug.ui.views.PHPStackView.StackViewContentProvider.getChildren(Object)70
org.eclipse.php.internal.debug.ui.views.PHPStackView.StackViewContentProvider.getChildren(Object)77
org.eclipse.php.internal.debug.ui.views.PHPStackView.StackViewContentProvider.hasChildren(Object)110
org.eclipse.php.internal.debug.ui.views.PHPStackView.StackViewContentProvider.hasChildren(Object)110

org.eclipse.php.internal.debug.core.zend.debugger.ExpressionsManager.update(Expression, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.views.PHPStackView.StackViewContentProvider.getChildren(Object)76
org.eclipse.php.internal.debug.ui.views.PHPStackView.StackViewContentProvider.getChildren(Object)76

org.eclipse.php.internal.debug.core.zend.debugger.ExpressionValue.getChildren()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.views.PHPStackView.StackViewContentProvider.getChildren(Object)71
org.eclipse.php.internal.debug.ui.views.PHPStackView.StackViewContentProvider.getChildren(Object)78
org.eclipse.php.internal.debug.ui.views.PHPStackView.StackViewContentProvider.getChildren(Object)78
org.eclipse.php.internal.debug.ui.views.PHPStackView.StackViewContentProvider.getChildren(Object)71
org.eclipse.php.internal.debug.ui.views.PHPStackView.StackViewContentProvider.hasChildren(Object)111
org.eclipse.php.internal.debug.ui.views.PHPStackView.StackViewContentProvider.hasChildren(Object)111

org.eclipse.php.internal.debug.core.zend.debugger.ExpressionValue.getValueAsString()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.hovers.PHPDebugTextHover.getValue(PHPDebugTarget, String)166

org.eclipse.php.internal.debug.core.zend.model.ContextManager.addToResolveBlacklist(VirtualPath, ResolveBlackListType)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelector.runFilterDialog(Shell, VirtualPath, PathEntry[], IDebugTarget)82

org.eclipse.php.internal.debug.core.zend.model.PHPDebugTarget.addConsoleEventListener(IPHPConsoleEventListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.console.PHPConsoleColorProvider.connect(IProcess, IConsole)84

org.eclipse.php.internal.debug.core.zend.model.PHPDebugTarget.createBreakpoint(IResource, int, Map)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.breakpoint.provider.PHPBreakpointProvider.addBreakpoint(IDocument, IEditorInput, int, int)135
org.eclipse.php.internal.debug.ui.breakpoint.provider.PHPBreakpointProvider.addBreakpoint(IDocument, IEditorInput, int, int)105

org.eclipse.php.internal.debug.core.zend.model.PHPDebugTarget.createBreakpoint(IResource, int)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.breakpoint.provider.PHPBreakpointProvider.addBreakpoint(IDocument, IEditorInput, int, int)74

org.eclipse.php.internal.debug.core.zend.model.PHPDebugTarget.getContextManager()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.pathmapper.PathEntrySelector.runFilterDialog(Shell, VirtualPath, PathEntry[], IDebugTarget)82

org.eclipse.php.internal.debug.core.zend.model.PHPDebugTarget.getExpressionManager()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.hovers.PHPDebugTextHover.getValue(PHPDebugTarget, String)164
org.eclipse.php.internal.debug.ui.hovers.PHPDebugTextHover.getValue(PHPDebugTarget, String)160
org.eclipse.php.internal.debug.ui.views.PHPStackView.StackViewContentProvider.getChildren(Object)75
org.eclipse.php.internal.debug.ui.views.PHPStackView.StackViewContentProvider.getChildren(Object)75
org.eclipse.php.internal.debug.ui.watch.PHPWatchExpressionDelegate.getExpression(PHPDebugTarget, String)134
org.eclipse.php.internal.debug.ui.watch.PHPWatchExpressionDelegate.getExpression(PHPDebugTarget, String)130

org.eclipse.php.internal.debug.core.zend.model.PHPDebugTarget.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.presentation.PHPModelPresentation.getThreadText(PHPThread)156

org.eclipse.php.internal.debug.core.zend.model.PHPDebugTarget.getThreads()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.views.PHPStackView.StackViewContentProvider.getChildren(Object)58
org.eclipse.php.internal.debug.ui.views.PHPStackView.StackViewContentProvider.getChildren(Object)58

org.eclipse.php.internal.debug.core.zend.model.PHPDebugTarget.isSuspended()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.views.PHPStackView.update()216

org.eclipse.php.internal.debug.core.zend.model.PHPDebugTarget.isTerminated()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.presentation.PHPModelPresentation.getTargetText(PHPDebugTarget)146

org.eclipse.php.internal.debug.core.zend.model.PHPStackFrame.getLineNumber()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.presentation.PHPModelPresentation.getStackFrameText(PHPStackFrame)189

org.eclipse.php.internal.debug.core.zend.model.PHPStackFrame.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.presentation.PHPModelPresentation.getStackFrameText(PHPStackFrame)185
org.eclipse.php.internal.debug.ui.presentation.PHPModelPresentation.getStackFrameText(PHPStackFrame)183

org.eclipse.php.internal.debug.core.zend.model.PHPStackFrame.getSourceName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.hovers.PHPDebugTextHover.getDebugTarget()191
org.eclipse.php.internal.debug.ui.presentation.PHPModelPresentation.getStackFrameText(PHPStackFrame)188

org.eclipse.php.internal.debug.core.zend.model.PHPStackFrame.getThread()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.presentation.PHPModelPresentation.getStackFrameText(PHPStackFrame)200
org.eclipse.php.internal.debug.ui.views.PHPStackView.StackViewContentProvider.getChildren(Object)67
org.eclipse.php.internal.debug.ui.views.PHPStackView.StackViewContentProvider.getChildren(Object)67

org.eclipse.php.internal.debug.core.zend.model.PHPThread.getBreakpoints()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.presentation.PHPModelPresentation.getThreadText(PHPThread)164

org.eclipse.php.internal.debug.core.zend.model.PHPThread.getStackVariables()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.views.PHPStackView.StackViewContentProvider.getChildren(Object)61
org.eclipse.php.internal.debug.ui.views.PHPStackView.StackViewContentProvider.getChildren(Object)65
org.eclipse.php.internal.debug.ui.views.PHPStackView.StackViewContentProvider.getChildren(Object)67
org.eclipse.php.internal.debug.ui.views.PHPStackView.StackViewContentProvider.getChildren(Object)61
org.eclipse.php.internal.debug.ui.views.PHPStackView.StackViewContentProvider.getChildren(Object)67
org.eclipse.php.internal.debug.ui.views.PHPStackView.StackViewContentProvider.getChildren(Object)65

org.eclipse.php.internal.debug.core.zend.model.PHPThread.isStepping()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.presentation.PHPModelPresentation.getThreadText(PHPThread)161

org.eclipse.php.internal.debug.core.zend.model.PHPThread.isSuspended()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.presentation.PHPModelPresentation.getThreadText(PHPThread)163

org.eclipse.php.internal.debug.core.zend.model.PHPThread.isTerminated()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.presentation.PHPModelPresentation.getThreadText(PHPThread)174

org.eclipse.php.internal.debug.core.zend.model.PHPValue.getValue()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.actions.PHPVariableValueEditor.editVariable(IVariable, Shell)48
org.eclipse.php.internal.debug.ui.views.variables.PHPVariableCellModifier.getValue(Object, String)39

org.eclipse.php.internal.debug.core.zend.model.PHPValue.PHPValue(PHPDebugTarget, Expression)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.watch.PHPWatchExpressionDelegate.EvaluationRunnable.1.getValue()92

org.eclipse.php.internal.debug.core.zend.model.PHPVariable.getValue()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.ui.views.variables.PHPVariableCellModifier.getValue(Object, String)38
org.eclipse.php.internal.debug.ui.views.variables.PHPVariableCellModifier.getValue(Object, String)41
org.eclipse.php.internal.debug.ui.views.variables.PHPVariableCellModifier.getValue(Object, String)39

Back to reference summary for org.eclipse.php.debug.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict