Functions

Primary tabs

Name Location Description Direct uses Stringssort descending
user_role_permissions drupal/core/modules/user/user.module Determine the permissions for one or more roles. 2 5
locale_translation_status drupal/core/modules/locale/locale.pages.inc Page callback: Display the current translation status. 5
config drupal/core/includes/config.inc Retrieves a configuration object. 137 6
image_scale drupal/core/includes/image.inc Scales an image while maintaining aspect ratio. 3 6
search_index drupal/core/modules/search/search.module Update the full-text search index for a particular item. 4 6
language_url_rewrite_url drupal/core/modules/language/language.negotiation.inc Rewrite URLs for the URL language negotiation method. 6
sc_configure drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/classes.php 1 6
language_default drupal/core/includes/bootstrap.inc Returns the default language used on the site. 16 7
taxonomy_autocomplete drupal/core/modules/taxonomy/taxonomy.pages.inc Page callback: Outputs JSON for taxonomy autocomplete suggestions. 7
format_interval drupal/core/includes/common.inc Formats a time interval with the requested granularity. 36 9
drupal_add_js drupal/core/includes/common.inc Adds a JavaScript file, setting, or inline code to the page. 49 10
debug drupal/core/includes/common.inc Outputs debug information. 7 11
_form_test_submit_values_json drupal/core/modules/system/tests/modules/form_test/form_test.module Form submit handler to return form values as JSON. 11
drupal_sort_weight drupal/core/includes/common.inc Sorts a structured array by the 'weight' element. 13
file_default_scheme drupal/core/includes/file.inc Gets the default file stream implementation. 16 14
check_plain drupal/core/includes/bootstrap.inc Encodes special characters in a plain-text string for display as HTML. 262 15
language_list drupal/core/includes/bootstrap.inc Returns a list of languages set up on the site. 72 17
user_access drupal/core/modules/user/user.module Determine whether the user has a given privilege. 168 18
url drupal/core/includes/common.inc Generates an internal or external URL. 302 23
node_access drupal/core/modules/node/node.module Access callback: Checks a user's permission for performing a node operation. 27 25
html drupal/core/vendor/twig/twig/test/Twig/Tests/integrationTest.php 25
l drupal/core/includes/common.inc Formats an internal or external URL link as an HTML anchor tag. 138 31
locale drupal/core/modules/locale/locale.module Provides interface translation services. 2 36
cache drupal/core/includes/cache.inc Instantiates and statically caches the correct class for a cache bin. 3 37
drupal_get_form drupal/core/includes/form.inc Returns a renderable form array for a given form ID. 35 42
theme drupal/core/includes/theme.inc Generates themed output. 230 46
language drupal/core/includes/bootstrap.inc Returns the language object for a given language type. 57 51
t drupal/core/includes/bootstrap.inc Translates a string to the current language or to a given language. 2,423 57

Pages

Other projects