Functions

Primary tabs

Name Location Description Direct uses Stringssort ascending
foo drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/source_with_namespace.php 705
foo drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/source_without_namespace.php 705
theme drupal/core/includes/theme.inc Generates themed output. 154 75
language Deprecated drupal/core/includes/bootstrap.inc Returns the language object for a given language type. 53 72
baz drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/source_with_ignore.php 69
baz drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/source_with_oneline_annotations.php 69
t drupal/core/includes/bootstrap.inc Translates a string to the current language or to a given language. 2,614 59
html drupal/core/vendor/twig/twig/test/Twig/Tests/IntegrationTest.php 46
cache drupal/core/includes/cache.inc Instantiates and statically caches the correct class for a cache bin. 3 41
l drupal/core/includes/common.inc Formats an internal or external URL link as an HTML anchor tag. 141 34
node_access drupal/core/modules/node/node.module Access callback: Checks a user's permission for performing a node operation. 27 33
url drupal/core/includes/common.inc Generates an internal or external URL. 315 26
drupal_get_form drupal/core/includes/form.inc Returns a renderable form array for a given form ID. 28 26
settings drupal/core/includes/bootstrap.inc Returns a setting. 22
language_list drupal/core/includes/bootstrap.inc Returns a list of languages set up on the site. 87 22
attribute drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Returns a PHPUnit_Framework_Constraint_Attribute matcher object. 20
any drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Returns a matcher that matches when the method it is evaluated for is executed zero or more times. 16
check_plain drupal/core/includes/bootstrap.inc Encodes special characters in a plain-text string for display as HTML. 255 14
drupal_add_js drupal/core/includes/common.inc Adds a JavaScript file, setting, or inline code to the page. 51 12
drupal_sort_weight drupal/core/includes/common.inc Sorts a structured array by the 'weight' element. 12
debug drupal/core/includes/common.inc Outputs debug information. 7 11
user_access drupal/core/modules/user/user.module Determine whether the user has a given privilege. 188 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
entity_page_label drupal/core/includes/entity.inc Returns the label of an entity. 9
language_default drupal/core/includes/bootstrap.inc Returns the default language used on the site. 16 8
config drupal/core/includes/config.inc Retrieves a configuration object. 153 8
format_interval drupal/core/includes/common.inc Formats a time interval with the requested granularity. 32 7
date_iso8601 drupal/core/includes/common.inc Returns an ISO8601 formatted date based on the given date. 7
ajax_base_page_theme drupal/core/includes/ajax.inc Theme callback: Returns the correct theme for an Ajax request. 7
image_scale drupal/core/includes/image.inc Scales an image while maintaining aspect ratio. 3 7
never drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Returns a matcher that matches when the method it is evaluated for is never executed. 7
drupal_add_css drupal/core/includes/common.inc Adds a cascading stylesheet to the stylesheet queue. 31 6
search_index drupal/core/modules/search/search.module Updates the full-text search index for a particular item. 4 6
file_usage drupal/core/modules/file/file.module Returns the file usage service. 6
sc_configure drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/classes.php 2 6
entity_page_access drupal/core/includes/entity.inc Generic access callback for entity pages. 5
st drupal/core/includes/install.inc Translates a string when some systems are not available. 40 5
render drupal/core/includes/common.inc Renders an element. 6 5
module_implements Deprecated drupal/core/includes/bootstrap.inc Determines which modules are implementing a hook. 60 5
lock Deprecated drupal/core/includes/bootstrap.inc Get locking layer instance. 5
entity_get_form drupal/core/includes/entity.inc Returns the built and processed entity form for the given entity. 28 4
drupal_goto drupal/core/includes/common.inc Sends the user to a different Drupal page. 28 4
show drupal/core/includes/common.inc Shows a hidden element for later rendering. 2 4
watchdog drupal/core/includes/bootstrap.inc Logs a system message. 115 4
language_configuration_element_submit drupal/core/modules/language/language.module Submit handler for the forms that have a language_configuration element. 4
system_admin_menu_block_page drupal/core/modules/system/system.admin.inc Provide a single block from the administration menu as a page. 4
system_sort_modules_by_info_name drupal/core/modules/system/system.admin.inc Array sorting callback; sorts modules or themes by their name. 4
user_role_permissions drupal/core/modules/user/user.module Determine the permissions for one or more roles. 3 4
user_roles drupal/core/modules/user/user.module Retrieve an array of roles matching specified conditions. 6 4
views_form drupal/core/modules/views/views.module This is the entry function. Just gets the form for the current step. The form is always assumed to be multistep, even if it has only one step (the default 'views_form_views_form' step). That way it is actually possible for modules to have a… 4

Pages

Other projects