drupal_get_path

  1. drupal
    1. 4.7 common.inc
    2. 5 common.inc
    3. 6
    4. 7
Versions
4.7 – 7 drupal_get_path($type, $name)

Returns the path to a system item (module, theme, etc.).

Parameters

$type The type of the item (i.e. theme, theme_engine, module, profile).

$name The name of the item for which the path is requested.

Return value

The path to the requested item.

▾ 122 functions call drupal_get_path()

aggregator_test_feed in drupal/modules/aggregator/tests/aggregator_test.module
Page callback. Generates a test feed and simulates last-modified and etags.
ajax_example_dependent_dropdown_degrades in examples/ajax_example/ajax_example_graceful_degradation.inc
A form with a dropdown whose options are dependent on a choice made in a previous dropdown.
ajax_example_dynamic_sections in examples/ajax_example/ajax_example_graceful_degradation.inc
bartik_preprocess_maintenance_page in drupal/themes/bartik/template.php
Implements hook_preprocess_maintenance_page().
block_admin_configure in drupal/modules/block/block.admin.inc
Form builder for the block configuration form.
block_admin_demo in drupal/modules/block/block.admin.inc
Menu callback for admin/structure/block/demo.
block_admin_display_form in drupal/modules/block/block.admin.inc
Form builder for the main blocks administration form.
color_get_info in drupal/modules/color/color.module
Retrieve the color.module info for a particular theme.
color_scheme_form in drupal/modules/color/color.module
Form callback. Returns the configuration form.
color_scheme_form_submit in drupal/modules/color/color.module
Submit handler for color change form.
comment_form_node_form_alter in drupal/modules/comment/comment.module
Implements hook_form_BASE_FORM_ID_alter().
comment_form_node_type_form_alter in drupal/modules/comment/comment.module
Implements hook_form_FORM_ID_alter().
common_test_js_and_css_querystring in drupal/modules/simpletest/tests/common_test.module
Adds a JavaScript file and a CSS file with a query string appended.
contextual_library in drupal/modules/contextual/contextual.module
Implements hook_library().
dashboard_admin in drupal/modules/dashboard/dashboard.module
Dashboard page callback.
dashboard_theme in drupal/modules/dashboard/dashboard.module
Implements hook_theme().
dblog_init in drupal/modules/dblog/dblog.module
Implements hook_init().
DrupalWebTestCase::drupalGetTestFiles in drupal/modules/simpletest/drupal_web_test_case.php
Get a list files that can be used in tests.
drupal_get_filetransfer_info in drupal/includes/common.inc
Drupal FileTransfer registry.
drupal_install_system in drupal/includes/install.inc
Callback to install the system module.
field_example_field_widget_form in examples/field_example/field_example.module
Implements hook_field_widget_form().
field_ui_display_overview_form in drupal/modules/field_ui/field_ui.admin.inc
Menu callback; presents field display settings for a given view mode.
field_ui_field_overview_form in drupal/modules/field_ui/field_ui.admin.inc
Menu callback; listing of fields for a bundle.
file_element_info in drupal/modules/file/file.module
Implements hook_element_info().
file_field_settings_form in drupal/modules/file/file.field.inc
Implements hook_field_settings_form().
file_icon_path in drupal/modules/file/file.module
Given a file object, create a path to a matching icon.
filter_admin_format_form in drupal/modules/filter/filter.admin.inc
Generate a text format form.
filter_process_format in drupal/modules/filter/filter.module
Expands an element into a base element with text format selector attached.
form_test_menu in drupal/modules/simpletest/tests/form_test.module
Implements hook_menu().
help_main in drupal/modules/help/help.admin.inc
Menu callback; prints a page listing a glossary of Drupal terminology.
hook_css_alter in drupal/modules/system/system.api.php
Alter CSS files before they are output on the page.
hook_init in drupal/modules/system/system.api.php
Perform setup tasks. See also, hook_boot.
hook_js_alter in drupal/modules/system/system.api.php
Perform necessary alterations to the JavaScript before it is presented on the page.
hook_language_negotiation_info in drupal/modules/locale/locale.api.php
Allow modules to define their own language providers.
hook_library in drupal/modules/system/system.api.php
Registers JavaScript/CSS libraries associated with a module.
hook_library_alter in drupal/modules/system/system.api.php
Alters the JavaScript/CSS library registry.
hook_overlay_child_initialize in drupal/modules/overlay/overlay.api.php
Allow modules to act when an overlay child window is initialized.
hook_overlay_parent_initialize in drupal/modules/overlay/overlay.api.php
Allow modules to act when an overlay parent window is initialized.
image_effect_form in drupal/modules/image/image.admin.inc
Form builder; Form for adding and editing image effects.
image_field_widget_process in drupal/modules/image/image.field.inc
An element #process callback for the image_image field type.
image_style_form in drupal/modules/image/image.admin.inc
Form builder; Edit an image style name and effects order.
image_style_list in drupal/modules/image/image.admin.inc
Menu callback; Listing of all current image styles.
install_configure_form in drupal/includes/install.core.inc
Installation task; configure settings for the new site.
js_example_js_weights in examples/js_example/js_example.module
locale_block_view in drupal/modules/locale/locale.module
Implements hook_block_view().
locale_language_switcher_session in drupal/includes/locale.inc
Return the session language switcher block.
locale_library_alter in drupal/modules/locale/locale.module
Implement hook_library_alter().
locale_translate_seek_screen in drupal/modules/locale/locale.admin.inc
String search screen.
menu_form_node_form_alter in drupal/modules/menu/menu.module
Implements hook_form_BASE_FORM_ID_alter().
menu_form_node_type_form_alter in drupal/modules/menu/menu.module
Implements hook_form_FORM_ID_alter().
menu_overview_form in drupal/modules/menu/menu.admin.inc
Form for editing an entire menu tree at once.
ModuleUpdater::canUpdate in drupal/modules/system/system.updater.inc
ModuleUpdater::getInstallDirectory in drupal/modules/system/system.updater.inc
Return the directory where a module should be installed.
ModuleUpdater::isInstalled in drupal/modules/system/system.updater.inc
Checks if the project is installed.
module_load_include in drupal/includes/module.inc
Load a module include file.
node_form in drupal/modules/node/node.pages.inc
Generate the node add/edit form array.
node_mass_update in drupal/modules/node/node.admin.inc
Make mass update of nodes, changing all nodes in the $nodes array to update them with the field values in $updates.
node_type_form in drupal/modules/node/content_types.inc
Generates the node type editing form.
openid_user_identities in drupal/modules/openid/openid.pages.inc
Menu callback; Manage OpenID identities for the specified user.
overlay_library in drupal/modules/overlay/overlay.module
Implements hook_library().
path_form_node_form_alter in drupal/modules/path/path.module
Implements hook_form_BASE_FORM_ID_alter().
php_eval in drupal/modules/php/php.module
Evaluate a string of PHP code.
queue_example_add_remove_form in examples/queue_example/queue_example.module
Provides an interface to add items to the queue, to retrieve (claim) an item from the head of the queue, and to claim and delete. Also allows the user to run cron manually, so that claimed items can be released.
seven_css_alter in drupal/themes/seven/template.php
Implements hook_css_alter().
seven_tablesort_indicator in drupal/themes/seven/template.php
Override of theme_tablesort_indicator().
shortcut_preprocess_page in drupal/modules/shortcut/shortcut.module
Implements hook_preprocess_page().
shortcut_set_customize in drupal/modules/shortcut/shortcut.admin.inc
Form callback: builds the form for customizing shortcut sets.
shortcut_set_switch in drupal/modules/shortcut/shortcut.admin.inc
Form callback: builds the form for switching shortcut sets.
shortcut_toolbar_pre_render in drupal/modules/shortcut/shortcut.module
Pre-render function for adding shortcuts to the toolbar drawer.
simpletest_js_alter in drupal/modules/simpletest/simpletest.module
Implements hook_js_alter().
simpletest_result_form in drupal/modules/simpletest/simpletest.pages.inc
Test results form for $test_id.
simpletest_run_tests in drupal/modules/simpletest/simpletest.module
Actually runs tests.
system_clean_url_settings in drupal/modules/system/system.admin.inc
Form builder; Configure clean URL settings.
system_configure_date_formats_form in drupal/modules/system/system.admin.inc
Allow users to add additional date formats.
system_image_toolkits in drupal/modules/system/system.module
Implements hook_image_toolkits().
system_init in drupal/modules/system/system.module
Implements hook_init().
system_modules_uninstall_confirm_form in drupal/modules/system/system.admin.inc
Confirm uninstall of selected modules.
system_performance_settings in drupal/modules/system/system.admin.inc
Form builder; Configure site performance settings.
system_test_authorize_init_page in drupal/modules/simpletest/tests/system_test.module
Page callback to initialize authorize.php during testing.
taxonomy_term_view in drupal/modules/taxonomy/taxonomy.module
Generate an array for rendering the given term.
text_field_widget_form in drupal/modules/field/modules/text/text.module
Implements hook_field_widget_form().
ThemeUpdater::canUpdate in drupal/modules/system/system.updater.inc
ThemeUpdater::getInstallDirectory in drupal/modules/system/system.updater.inc
Return the directory where a theme should be installed.
ThemeUpdater::isInstalled in drupal/modules/system/system.updater.inc
Checks if the project is installed.
theme_color_scheme_form in drupal/modules/color/color.module
Returns HTML for a theme's color form.
theme_dashboard in drupal/modules/dashboard/dashboard.module
Returns HTML for the entire dashboard.
theme_image_style_preview in drupal/modules/image/image.admin.inc
Returns HTML for a preview of an image style.
theme_profile_admin_overview in drupal/modules/profile/profile.admin.inc
Returns HTML for the profile field overview form into a drag and drop enabled table.
theme_simpletest_test_table in drupal/modules/simpletest/simpletest.pages.inc
Returns HTML for a test list generated by simpletest_test_form() into a table.
theme_taxonomy_overview_terms in drupal/modules/taxonomy/taxonomy.admin.inc
Returns HTML for a terms overview form as a sortable list of terms.
theme_update_report in drupal/modules/update/update.report.inc
Returns HTML for the project status report.
toolbar_theme in drupal/modules/toolbar/toolbar.module
Implements hook_theme().
toolbar_view in drupal/modules/toolbar/toolbar.module
Build the admin menu as a structured array ready for drupal_render().
tracker_page in drupal/modules/tracker/tracker.pages.inc
Menu callback; prints a listing of active nodes on the site.
update_access_allowed in drupal/update.php
Determines if the current user is allowed to run update.php.
update_authorize_run_install in drupal/modules/update/update.authorize.inc
Callback invoked by authorize.php to install a new project.
update_authorize_run_update in drupal/modules/update/update.authorize.inc
Callback invoked by authorize.php to update existing projects.
update_manager_install_form_submit in drupal/modules/update/update.manager.inc
Handle form submission when installing new projects via the update manager.
update_manager_update_form in drupal/modules/update/update.manager.inc
Build the form for the update manager page to update existing projects.
update_manager_update_form_submit in drupal/modules/update/update.manager.inc
Submit function for the main update form.
update_manager_update_ready_form_submit in drupal/modules/update/update.manager.inc
Submit handler for the form to confirm that an update should continue.
update_manual_status in drupal/modules/update/update.fetch.inc
Callback to manually check the update status without cron.
update_test_mock_page in drupal/modules/update/tests/update_test.module
Page callback, prints mock XML for the update module.
user_admin_permissions in drupal/modules/user/user.admin.inc
Menu callback: administer permissions.
user_admin_settings in drupal/modules/user/user.admin.inc
Form builder; Configure user settings for this site.
user_form_field_ui_field_edit_form_alter in drupal/modules/user/user.module
Implements hook_form_FORM_ID_alter().
user_form_process_password_confirm in drupal/modules/user/user.module
Form element process handler for client-side password validation.
user_menu in drupal/modules/user/user.module
Implements hook_menu().
vertical_tabs_example_form_alter in examples/vertical_tabs_example/vertical_tabs_example.module
Implement hook_form_alter().
_aggregator_get_variables in drupal/modules/aggregator/aggregator.module
_batch_test_batch_0 in drupal/modules/simpletest/tests/batch_test.module
Batch 0: no operation.
_batch_test_batch_1 in drupal/modules/simpletest/tests/batch_test.module
Batch 1: repeats a simple operation.
_batch_test_batch_2 in drupal/modules/simpletest/tests/batch_test.module
Batch 2: single multistep operation.
_batch_test_batch_3 in drupal/modules/simpletest/tests/batch_test.module
Batch 3: both single and multistep operations.
_batch_test_batch_4 in drupal/modules/simpletest/tests/batch_test.module
Batch 4: batch within a batch.
_batch_test_batch_5 in drupal/modules/simpletest/tests/batch_test.module
Batch 5: repeats a simple operation.
_book_add_form_elements in drupal/modules/book/book.module
Build the common elements of the book form for the node and outline forms.
_drupal_maintenance_theme in drupal/includes/theme.maintenance.inc
Sets up the theming system for maintenance page.
_locale_translate_language_list in drupal/includes/locale.inc
List languages in search result table
_menu_router_build in drupal/includes/menu.inc
Helper function to build the router table based on the data from hook_menu.
_openid_user_login_form_alter in drupal/modules/openid/openid.module
_theme_build_registry in drupal/includes/theme.inc
Rebuild the theme registry cache.

Code

drupal/includes/common.inc, line 2663

<?php
function drupal_get_path($type, $name) {
  return dirname(drupal_get_filename($type, $name));
}
?>