141 calls to l()

actions_synchronize in drupal-7.x/includes/actions.inc
Synchronizes actions that are provided by modules in hook_action_info().
aggregator_form_category_submit in drupal-7.x/modules/aggregator/aggregator.admin.inc
Form submission handler for aggregator_form_category().
aggregator_form_feed_submit in drupal-7.x/modules/aggregator/aggregator.admin.inc
Form submission handler for aggregator_form_feed().
aggregator_view in drupal-7.x/modules/aggregator/aggregator.admin.inc
Displays the aggregator administration page.
authorize.php in drupal-7.x/authorize.php
Administrative script for running authorized file operations.
BlockTestCase::testCustomBlock in drupal-7.x/modules/block/block.test
Test creating custom block, moving it to a specific region and then deleting it.
block_help in drupal-7.x/modules/block/block.module
Implements hook_help().
BlogTestCase::verifyBlogs in drupal-7.x/modules/blog/blog.test
Verify the logged in user has the desired access to the various blog nodes.
blog_user_view in drupal-7.x/modules/blog/blog.module
Implements hook_user_view().
blog_view in drupal-7.x/modules/blog/blog.module
Implements hook_view().
BookTestCase::checkBookNode in drupal-7.x/modules/book/book.test
Checks the outline of sub-pages; previous, up, and next.
book_admin_edit_submit in drupal-7.x/modules/book/book.admin.inc
Form submission handler for book_admin_edit().
book_admin_overview in drupal-7.x/modules/book/book.admin.inc
Returns an administrative overview of all books.
book_render in drupal-7.x/modules/book/book.pages.inc
Menu callback: Prints a listing of all books.
comment_form_submit in drupal-7.x/modules/comment/comment.module
Process comment form submissions; prepare the comment, store it, and set a redirection target.
comment_reply in drupal-7.x/modules/comment/comment.pages.inc
This function is responsible for generating a comment reply form. There are several cases that have to be handled, including:
CommonURLUnitTest::testLActiveClass in drupal-7.x/modules/simpletest/tests/common.test
CommonURLUnitTest::testLCustomClass in drupal-7.x/modules/simpletest/tests/common.test
Tests for custom class in l() function.
CommonURLUnitTest::testLXSS in drupal-7.x/modules/simpletest/tests/common.test
Confirm that invalid text given as $path is filtered.
contact_category_edit_form_submit in drupal-7.x/modules/contact/contact.admin.inc
Form submission handler for contact_category_edit_form().
contact_category_list in drupal-7.x/modules/contact/contact.admin.inc
Categories/list tab.
dashboard_permission in drupal-7.x/modules/dashboard/dashboard.module
Implements hook_permission().
dblog_event in drupal-7.x/modules/dblog/dblog.admin.inc
Page callback: Displays details about a specific database log message.
DrupalTestCase::verbose in drupal-7.x/modules/simpletest/drupal_web_test_case.php
Logs verbose message in a text file.
drupal_pre_render_link in drupal-7.x/includes/common.inc
#pre_render callback to render a link into #markup.
field_help in drupal-7.x/modules/field/field.module
Implements hook_help().
field_ui_fields_list in drupal-7.x/modules/field_ui/field_ui.admin.inc
Menu callback; lists all defined fields for quick reference.
filter_permission in drupal-7.x/modules/filter/filter.module
Implements hook_permission().
ForumTestCase::verifyForums in drupal-7.x/modules/forum/forum.test
Verifies that the logged in user has access to a forum nodes.
ForumTestCase::verifyForumView in drupal-7.x/modules/forum/forum.test
Verifies display of forum page.
forum_node_view in drupal-7.x/modules/forum/forum.module
Implements hook_node_view().
help_links_as_list in drupal-7.x/modules/help/help.admin.inc
Provides a formatted list of available help topics.
help_page in drupal-7.x/modules/help/help.admin.inc
Menu callback; prints a page listing general help for a module.
hook_requirements in drupal-7.x/modules/system/system.api.php
Check installation requirements and do status reporting.
hook_user_view in drupal-7.x/modules/user/user.api.php
The user's account information is being displayed.
hook_view in drupal-7.x/modules/node/node.api.php
Display a node.
ImageFieldDisplayTestCase::_testImageFieldFormatters in drupal-7.x/modules/image/image.test
Test image formatters on node display.
locale_date_format_language_overview_page in drupal-7.x/modules/locale/locale.admin.inc
Display edit date format links for each language.
menu_edit_item in drupal-7.x/modules/menu/menu.admin.inc
Menu callback; Build the menu link editing form.
menu_get_active_breadcrumb in drupal-7.x/includes/menu.inc
Gets the breadcrumb for the current page, as determined by the active trail.
menu_overview_page in drupal-7.x/modules/menu/menu.admin.inc
Menu callback which shows an overview page of all the custom menus and their descriptions.
ModuleUpdater::postInstallTasks in drupal-7.x/modules/system/system.updater.inc
Returns a list of post install actions.
node_form_submit in drupal-7.x/modules/node/node.pages.inc
Form submission handler for node_form().
node_overview_types in drupal-7.x/modules/node/content_types.inc
Displays the content type admin overview page.
node_page_default in drupal-7.x/modules/node/node.module
Menu callback: Generates a listing of promoted nodes.
node_requirements in drupal-7.x/modules/node/node.module
Implements hook_requirements().
node_revision_overview in drupal-7.x/modules/node/node.pages.inc
Generates an overview table of older revisions of a node.
node_title_list in drupal-7.x/modules/node/node.module
Gathers a listing of links to nodes.
node_type_form_submit in drupal-7.x/modules/node/content_types.inc
Form submission handler for node_type_form().
openid_user_identities in drupal-7.x/modules/openid/openid.pages.inc
Menu callback; Manage OpenID identities for the specified user.
path_admin_overview in drupal-7.x/modules/path/path.admin.inc
Returns a listing of all defined URL aliases.
poll_page in drupal-7.x/modules/poll/poll.pages.inc
Menu callback to provide a simple list of all polls available.
profile_admin_overview in drupal-7.x/modules/profile/profile.admin.inc
Form builder to display a listing of all editable profile fields.
profile_block_view in drupal-7.x/modules/profile/profile.module
Implements hook_block_view().
profile_field_delete_submit in drupal-7.x/modules/profile/profile.admin.inc
Process a field delete form submission.
profile_field_form_submit in drupal-7.x/modules/profile/profile.admin.inc
Process profile_field_form submissions.
profile_view_field in drupal-7.x/modules/profile/profile.module
SearchConfigSettingsForm::setUp in drupal-7.x/modules/search/search.test
Sets up a Drupal site for running functional and integration tests.
SearchRankingTestCase::testHTMLRankings in drupal-7.x/modules/search/search.test
Test rankings of HTML tags.
search_view in drupal-7.x/modules/search/search.pages.inc
Menu callback; presents the search form and/or search results.
seven_admin_block_content in drupal-7.x/themes/seven/template.php
Overrides theme_admin_block_content().
seven_node_add_list in drupal-7.x/themes/seven/template.php
Display the list of available node types for node creation.
shortcut_set_admin in drupal-7.x/modules/shortcut/shortcut.admin.inc
Menu page callback: builds the page for administering shortcut sets.
shortcut_set_customize in drupal-7.x/modules/shortcut/shortcut.admin.inc
Form callback: builds the form for customizing shortcut sets.
StatisticsReportsTestCase::testPopularContentBlock in drupal-7.x/modules/statistics/statistics.test
Tests the "popular content" block.
statistics_access_log in drupal-7.x/modules/statistics/statistics.admin.inc
Page callback: Gathers page access statistics suitable for rendering.
statistics_node_tracker in drupal-7.x/modules/statistics/statistics.pages.inc
Page callback: Displays statistics for a node.
statistics_recent_hits in drupal-7.x/modules/statistics/statistics.admin.inc
Page callback: Displays the "recent hits" page.
statistics_top_visitors in drupal-7.x/modules/statistics/statistics.admin.inc
Page callback: Displays the "top visitors" page.
statistics_user_tracker in drupal-7.x/modules/statistics/statistics.pages.inc
Page callback: Displays statistics for a user.
syslog_form_system_logging_settings_alter in drupal-7.x/modules/syslog/syslog.module
Implements hook_form_FORM_ID_alter().
system_actions_manage in drupal-7.x/modules/system/system.admin.inc
Menu callback; Displays an overview of available and configured actions.
system_date_time_formats in drupal-7.x/modules/system/system.admin.inc
Displays the date format strings overview page.
system_ip_blocking in drupal-7.x/modules/system/system.admin.inc
Menu callback. Display blocked IP addresses.
system_requirements in drupal-7.x/modules/system/system.install
Implements hook_requirements().
system_token_info in drupal-7.x/modules/system/system.tokens.inc
Implements hook_token_info().
tablesort_header in drupal-7.x/includes/tablesort.inc
Formats a column header.
TaxonomyTermIndexTestCase::testTaxonomyTermHierarchyBreadcrumbs in drupal-7.x/modules/taxonomy/taxonomy.test
Tests that there is a link to the parent term on the child term page.
taxonomy_form_term_submit in drupal-7.x/modules/taxonomy/taxonomy.admin.inc
Submit handler to insert or update a term.
taxonomy_form_vocabulary_submit in drupal-7.x/modules/taxonomy/taxonomy.admin.inc
Form submission handler for taxonomy_form_vocabulary().
taxonomy_term_page in drupal-7.x/modules/taxonomy/taxonomy.pages.inc
Menu callback; displays all nodes associated with a term.
template_preprocess_aggregator_feed_source in drupal-7.x/modules/aggregator/aggregator.pages.inc
Processes variables for aggregator-feed-source.tpl.php.
template_preprocess_aggregator_item in drupal-7.x/modules/aggregator/aggregator.pages.inc
Processes variables for aggregator-item.tpl.php.
template_preprocess_comment in drupal-7.x/modules/comment/comment.module
Process variables for comment.tpl.php.
template_preprocess_forums in drupal-7.x/modules/forum/forum.module
Preprocesses variables for forums.tpl.php.
template_preprocess_forum_topic_list in drupal-7.x/modules/forum/forum.module
Preprocesses variables for forum-topic-list.tpl.php.
template_preprocess_user_picture in drupal-7.x/modules/user/user.module
Process variables for user-picture.tpl.php.
ThemeUpdater::postInstallTasks in drupal-7.x/modules/system/system.updater.inc
Return an array of links to pages that should be visited post operation.
theme_admin_block_content in drupal-7.x/modules/system/system.admin.inc
Returns HTML for the content of an administrative block.
theme_book_admin_table in drupal-7.x/modules/book/book.admin.inc
Returns HTML for a book administration form.
theme_book_title_link in drupal-7.x/modules/book/book.module
Returns HTML for a link to a book title when used as a block title.
theme_comment_block in drupal-7.x/modules/comment/comment.module
Returns HTML for a list of recent comments to be displayed in the comment block.
theme_dashboard_disabled_blocks in drupal-7.x/modules/dashboard/dashboard.module
Returns HTML for disabled blocks, for use in dashboard customization mode.
theme_dblog_message in drupal-7.x/modules/dblog/dblog.admin.inc
Returns HTML for a log message.
theme_feed_icon in drupal-7.x/includes/theme.inc
Returns HTML for a feed icon.
theme_file_link in drupal-7.x/modules/file/file.module
Returns HTML for a link to a file.
theme_filter_tips_more_info in drupal-7.x/modules/filter/filter.module
Returns HTML for a link to the more extensive filter tips.
theme_image_formatter in drupal-7.x/modules/image/image.field.inc
Returns HTML for an image field formatter.
theme_image_style_list in drupal-7.x/modules/image/image.admin.inc
Returns HTML for the page containing the list of image styles.
theme_image_style_preview in drupal-7.x/modules/image/image.admin.inc
Returns HTML for a preview of an image style.
theme_links in drupal-7.x/includes/theme.inc
Returns HTML for a set of links.
theme_locale_languages_overview_form in drupal-7.x/modules/locale/locale.admin.inc
Returns HTML for the language overview form.
theme_menu_link in drupal-7.x/includes/menu.inc
Returns HTML for a menu link and submenu.
theme_menu_local_action in drupal-7.x/includes/menu.inc
Returns HTML for a single local action link.
theme_menu_local_task in drupal-7.x/includes/menu.inc
Returns HTML for a single local task link.
theme_more_help_link in drupal-7.x/includes/theme.inc
Returns HTML for a "more help" link.
theme_more_link in drupal-7.x/includes/theme.inc
Returns HTML for a "more" link, like those used in blocks.
theme_node_add_list in drupal-7.x/modules/node/node.pages.inc
Returns HTML for a list of available node types for node creation.
theme_node_recent_block in drupal-7.x/modules/node/node.module
Returns HTML for a list of recent content.
theme_node_recent_content in drupal-7.x/modules/node/node.module
Returns HTML for a recent node to be displayed in the recent content block.
theme_system_compact_link in drupal-7.x/modules/system/system.module
Returns HTML for a link to show or hide inline help descriptions.
theme_toolbar_toggle in drupal-7.x/modules/toolbar/toolbar.module
Formats an element used to toggle the toolbar drawer's visibility.
theme_update_last_check in drupal-7.x/modules/update/update.module
Returns HTML for the last time we checked for update data.
theme_update_report in drupal-7.x/modules/update/update.report.inc
Returns HTML for the project status report.
theme_update_version in drupal-7.x/modules/update/update.report.inc
Returns HTML for the version display of a project.
theme_username in drupal-7.x/includes/theme.inc
Returns HTML for a username, potentially linked to the user's page.
theme_user_admin_roles in drupal-7.x/modules/user/user.admin.inc
Returns HTML for the role order and new role form.
tracker_page in drupal-7.x/modules/tracker/tracker.pages.inc
Page callback: prints a listing of active nodes on the site.
translation_node_overview in drupal-7.x/modules/translation/translation.pages.inc
Page callback: Displays a list of a node's translations.
trigger_assign_form in drupal-7.x/modules/trigger/trigger.admin.inc
Returns the form for assigning an action to a trigger.
UpdateCoreTestCase::testNormalUpdateAvailable in drupal-7.x/modules/update/update.test
Tests the Update Manager module when one normal update is available.
UpdateCoreTestCase::testSecurityUpdateAvailable in drupal-7.x/modules/update/update.test
Tests the Update Manager module when a security update is available.
UpdateTestContribCase::testHookUpdateStatusAlter in drupal-7.x/modules/update/update.test
Checks that hook_update_status_alter() works to change a status.
UpdateTestContribCase::testNoReleasesAvailable in drupal-7.x/modules/update/update.test
Tests when there is no available release data for a contrib module.
UpdateTestContribCase::testUpdateBaseThemeSecurityUpdate in drupal-7.x/modules/update/update.test
Tests that subthemes are notified about security updates for base themes.
UpdateTestContribCase::testUpdateBrokenFetchURL in drupal-7.x/modules/update/update.test
Makes sure that if we fetch from a broken URL, sane things happen.
UpdateTestContribCase::testUpdateContribBasic in drupal-7.x/modules/update/update.test
Tests the basic functionality of a contrib module on the status report.
UpdateTestContribCase::testUpdateContribOrder in drupal-7.x/modules/update/update.test
Tests that contrib projects are ordered by project name.
UpdateTestContribCase::testUpdateShowDisabledThemes in drupal-7.x/modules/update/update.test
Tests that disabled themes are only shown when desired.
UpdateTestHelper::standardTests in drupal-7.x/modules/update/update.test
Runs a series of assertions that are applicable to all update statuses.
update_manager_update_form in drupal-7.x/modules/update/update.manager.inc
Form constructor for the update form of the Update Manager module.
UserAdminTestCase::testUserAdmin in drupal-7.x/modules/user/user.test
Registers a user and deletes it.
user_account_form in drupal-7.x/modules/user/user.module
Helper function to add default user account fields to user registration and edit form.
user_login_block in drupal-7.x/modules/user/user.module
user_register_submit in drupal-7.x/modules/user/user.module
Submit handler for the user registration form.
_locale_translate_seek in drupal-7.x/includes/locale.inc
Perform a string search and display results in a table
_menu_overview_tree_form in drupal-7.x/modules/menu/menu.admin.inc
Recursive helper function for menu_overview_form().
_node_mass_update_batch_process in drupal-7.x/modules/node/node.admin.inc
Executes a batch operation for node_mass_update().
_openid_user_login_form_alter in drupal-7.x/modules/openid/openid.module
_statistics_link in drupal-7.x/modules/statistics/statistics.module
Generates a link to a path, truncating the displayed text to a given width.
_update_requirement_check in drupal-7.x/modules/update/update.install
Fills in the requirements array.