Functions

Primary tabs

Name Locationsort ascending Description Direct uses Strings
test_foo drupal/core/vendor/twig/twig/test/Twig/Tests/integrationTest.php
html drupal/core/vendor/twig/twig/test/Twig/Tests/integrationTest.php 25
twig_raw_filter drupal/core/vendor/twig/twig/lib/Twig/Extension/Escaper.php Marks a variable as being safe. 1
twig_var_dump drupal/core/vendor/twig/twig/lib/Twig/Extension/Debug.php 1
twig_test_iterable drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php Checks if a variable is traversable. 1
twig_test_empty drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php Checks if a variable is empty. 1 1
twig_ensure_traversable drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php
_twig_escape_js_callback drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php 1
twig_escape_filter_is_safe drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php 1
twig_escape_filter drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php Escapes a string. 1 1
twig_in_filter drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php
twig_sort_filter drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php Sorts an array. 1
twig_reverse_filter drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php Reverses a variable. 1 1
twig_get_array_keys_filter drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php Returns the keys for the given array. 1
_twig_default_filter drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php 1
twig_join_filter drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php Joins the values to a string. 1
twig_slice drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php Slices a variable. 1
twig_array_merge drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php Merges an array with another one. 1
_twig_markup2string drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php 1
twig_urlencode_filter drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php URL encodes a string. 1
twig_number_format_filter drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php Number format filter. 1
twig_date_converter drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php Converts an input to a DateTime instance. 1
twig_date_format_filter drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php Converts a date to the given format. 1
twig_random drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php Returns a random value depending on the supplied parameter type: 5 1
twig_cycle drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php Cycles over a value. 1
replace_parameters drupal/core/vendor/twig/twig/bin/create_pear_package.php 1
controller_func drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php
some_controller_function drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Controller/ControllerResolverTest.php
sc_configure drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/classes.php 1 6
_assetic_urls drupal/core/vendor/kriswallsmith/assetic/src/functions.php Returns an array of asset urls. 3
assetic_image drupal/core/vendor/kriswallsmith/assetic/src/functions.php Returns an image URL. 1
assetic_stylesheets drupal/core/vendor/kriswallsmith/assetic/src/functions.php Returns an array of stylesheet URLs. 1
assetic_javascripts drupal/core/vendor/kriswallsmith/assetic/src/functions.php Returns an array of javascript URLs. 1
assetic_init drupal/core/vendor/kriswallsmith/assetic/src/functions.php Initializes the global Assetic object.
update_check_requirements drupal/core/update.php Checks update requirements and reports errors and (optionally) warnings. 1
update_extra_requirements drupal/core/update.php Returns and stores extra requirements that apply during the update process. 2
update_task_list drupal/core/update.php Adds the update task list to the current page. 4
update_access_allowed drupal/core/update.php Determines if the current user is allowed to run update.php. 1
update_access_denied_page drupal/core/update.php Renders a 403 access denied page for update.php. 1
update_info_page drupal/core/update.php Provides an overview of the Drupal database update. 1
update_results_page drupal/core/update.php Displays results of the update script with any accompanying errors. 1
update_helpful_links drupal/core/update.php Provides links to the homepage and administration pages. 2
update_script_selection_form drupal/core/update.php Form constructor for the list of available database module updates. 1
update_selection_page drupal/core/update.php Renders a form with a list of available database updates. 1
seven_css_alter drupal/core/themes/seven/template.php Implements hook_css_alter().
seven_tablesort_indicator drupal/core/themes/seven/template.php Overrides theme_tablesort_indicator().
seven_admin_block_content drupal/core/themes/seven/template.php Overrides theme_admin_block_content().
seven_node_add_list drupal/core/themes/seven/template.php Displays the list of available node types for node creation.
seven_preprocess_page drupal/core/themes/seven/template.php Implements hook_preprocess_HOOK() for page.tpl.php.
seven_preprocess_html drupal/core/themes/seven/template.php Implements hook_preprocess_HOOK() for html.tpl.php. 1

Pages

Other projects