Functions

Primary tabs

Name Location Description Direct uses Stringssort descending
anything drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Returns a PHPUnit_Framework_Constraint_IsAnything matcher object. 4
contains drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Returns a PHPUnit_Framework_Constraint_TraversableContains matcher object. 4
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
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
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
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
entity_page_label drupal/core/includes/entity.inc Returns the label of an entity. 9
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
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
check_plain drupal/core/includes/bootstrap.inc Encodes special characters in a plain-text string for display as HTML. 255 14
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
attribute drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Returns a PHPUnit_Framework_Constraint_Attribute matcher object. 20
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
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
node_access drupal/core/modules/node/node.module Access callback: Checks a user's permission for performing a node operation. 27 33
l drupal/core/includes/common.inc Formats an internal or external URL link as an HTML anchor tag. 141 34
cache drupal/core/includes/cache.inc Instantiates and statically caches the correct class for a cache bin. 3 41
html drupal/core/vendor/twig/twig/test/Twig/Tests/IntegrationTest.php 46
t drupal/core/includes/bootstrap.inc Translates a string to the current language or to a given language. 2,614 59
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
language Deprecated drupal/core/includes/bootstrap.inc Returns the language object for a given language type. 53 72
theme drupal/core/includes/theme.inc Generates themed output. 154 75
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

Pages

Other projects