icon_get_path |
function |
core/includes/icon.inc |
Locates an icon and returns its path. |
view::get_path |
function |
core/modules/views/includes/view.inc |
Get the base path used for this view. |
drupal_get_path |
function |
core/includes/drupal.inc |
Returns the path to a system item (module, theme, etc.). |
backdrop_get_path |
function |
core/includes/common.inc |
Returns the path to a system item (module, theme, etc.). |
menu_tree_get_path |
function |
core/includes/menu.inc |
Gets the path for determining the active trail of the specified menu tree. |
_views_ui_get_paths |
function |
core/modules/views_ui/views_ui.module |
Helper function to get a list of paths assigned to a view. |
drupal_get_path_alias |
function |
core/includes/drupal.inc |
Given an internal Backdrop path, return the alias set by the administrator. |
backdrop_get_path_alias |
function |
core/includes/path.inc |
Given an internal Backdrop path, return the alias set by the administrator. |
layout_get_path_layout_names |
function |
core/modules/layout/layout.module |
Get a list of layouts that share a particular path. |
views_plugin_display::get_path |
function |
core/modules/views/plugins/views_plugin_display.inc |
Return the base path to use for this display. |
views_plugin_display_block::get_path |
function |
core/modules/views/plugins/views_plugin_display_block.inc |
Return the base path to use for this display. |