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