138 calls to l()

AccountFormController::form in drupal/core/modules/user/lib/Drupal/user/AccountFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
action_synchronize in drupal/core/modules/action/action.module
Synchronizes actions that are provided by modules in hook_action_info().
aggregator_form_category_submit in drupal/core/modules/aggregator/aggregator.admin.inc
Form submission handler for aggregator_form_category().
aggregator_form_feed_submit in drupal/core/modules/aggregator/aggregator.admin.inc
Form submission handler for aggregator_form_feed().
aggregator_view in drupal/core/modules/aggregator/aggregator.admin.inc
Displays the aggregator administration page.
authorize.php in drupal/core/authorize.php
Administrative script for running authorized file operations.
block_help in drupal/core/modules/block/block.module
Implements hook_help().
BookTest::checkBookNode in drupal/core/modules/book/lib/Drupal/book/Tests/BookTest.php
Check the outline of sub-pages; previous, up, and next; and printer friendly version.
book_admin_edit_submit in drupal/core/modules/book/book.admin.inc
Form submission handler for book_admin_edit().
book_admin_overview in drupal/core/modules/book/book.admin.inc
Page callback: Returns an administrative overview of all books.
book_block_view in drupal/core/modules/book/book.module
Implements hook_block_view().
book_render in drupal/core/modules/book/book.pages.inc
Page callback: Prints a listing of all books.
CategoryFormController::save in drupal/core/modules/contact/lib/Drupal/contact/CategoryFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().
CommentFormController::save in drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().
comment_reply in drupal/core/modules/comment/comment.pages.inc
Form constructor for the comment reply form.
dblog_event in drupal/core/modules/dblog/dblog.admin.inc
Page callback: Displays details about a specific database log message.
DefaultViewsTest::setUp in drupal/core/modules/views/lib/Drupal/views/Tests/DefaultViewsTest.php
Sets up a Drupal site for running functional and integration tests.
design_test_page_list_operations in drupal/core/modules/system/tests/modules/design_test/page/list-operations.inc
Page callback for manual testing of operation links.
DisplayPluginBase::optionLink in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php
Because forms may be split up into sections, this provides an easy URL to exactly the right section. Don't override this.
drupal_pre_render_link in drupal/core/includes/common.inc
Pre-render callback: Renders a link into #markup.
FieldPluginBase::render_as_link in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php
Render this field as a link, with the info from a fieldset set by the user.
FieldPluginBase::render_text in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php
Perform an advanced text render for the item.
FieldUrlTest::testFieldUrl in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUrlTest.php
field_help in drupal/core/modules/field/field.module
Implements hook_help().
field_ui_fields_list in drupal/core/modules/field_ui/field_ui.admin.inc
Page callback: Lists all defined fields for quick reference.
filter_permission in drupal/core/modules/filter/filter.module
Implements hook_permission().
ForumTest::verifyForums in drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php
Verifies that the logged in user has access to a forum node.
ForumTest::verifyForumView in drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php
Verifies the display of a forum page.
forum_node_view in drupal/core/modules/forum/forum.module
Implements hook_node_view().
help_links_as_list in drupal/core/modules/help/help.admin.inc
Provides a formatted list of available help topics.
help_page in drupal/core/modules/help/help.admin.inc
Page callback: Prints a page listing general help for a module.
hook_requirements in drupal/core/modules/system/system.api.php
Check installation requirements and do status reporting.
hook_view in drupal/core/modules/node/node.api.php
Display a node.
ImageFieldDisplayTest::_testImageFieldFormatters in drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDisplayTest.php
Test image formatters on node display.
layout_page_list in drupal/core/modules/layout/layout.admin.inc
Page callback: Presents a list of layouts.
LinkEdit::render in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/LinkEdit.php
Render the field.
LinkFieldTest::testLinkTitle in drupal/core/modules/field/modules/link/lib/Drupal/link/Tests/LinkFieldTest.php
Tests the title settings of a link field.
locale_form_language_admin_overview_form_alter in drupal/core/modules/locale/locale.module
Implements hook_form_FORM_ID_alter() for language_admin_overview_form().
locale_update_8003 in drupal/core/modules/locale/locale.install
Converts language domains to new format.
menu_edit_item in drupal/core/modules/menu/menu.admin.inc
Menu callback; Build the menu link editing form.
menu_get_active_breadcrumb in drupal/core/includes/menu.inc
Gets the breadcrumb for the current page, as determined by the active trail.
Module::postInstallTasks in drupal/core/lib/Drupal/Core/Updater/Module.php
Overrides Drupal\Core\Updater\Updater::postInstallTasks().
NodeFormController::save in drupal/core/modules/node/lib/Drupal/node/NodeFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().
node_page_default in drupal/core/modules/node/node.module
Page callback: Generates a listing of promoted nodes.
node_requirements in drupal/core/modules/node/node.module
Implements hook_requirements().
node_revision_overview in drupal/core/modules/node/node.pages.inc
Page callback: Generates an overview table of older revisions of a node.
node_title_list in drupal/core/modules/node/node.module
Gathers a listing of links to nodes.
node_type_form_submit in drupal/core/modules/node/content_types.inc
Form submission handler for node_type_form().
openid_block_view_user_login_alter in drupal/core/modules/openid/openid.module
Implements hook_block_view_MODULE_DELTA_alter().
openid_login_form in drupal/core/modules/openid/openid.module
Form constructor for the OpenID login form.
path_admin_overview in drupal/core/modules/path/path.admin.inc
Returns a listing of all defined URL aliases.
PictureFieldDisplayTest::_testPictureFieldFormatters in drupal/core/modules/picture/lib/Drupal/picture/Tests/PictureFieldDisplayTest.php
Test picture formatters on node display.
poll_page in drupal/core/modules/poll/poll.pages.inc
Page callback: Displays a simple list of all available polls.
RegisterFormController::save in drupal/core/modules/user/lib/Drupal/user/RegisterFormController.php
Overrides Drupal\Core\Entity\EntityFormController::submit().
SearchConfigSettingsFormTest::setUp in drupal/core/modules/search/lib/Drupal/search/Tests/SearchConfigSettingsFormTest.php
Sets up a Drupal site for running functional and integration tests.
SearchRankingTest::testHTMLRankings in drupal/core/modules/search/lib/Drupal/search/Tests/SearchRankingTest.php
Test rankings of HTML tags.
search_view in drupal/core/modules/search/search.pages.inc
Menu callback; presents the search form and/or search results.
seven_admin_block_content in drupal/core/themes/seven/template.php
Overrides theme_admin_block_content().
seven_node_add_list in drupal/core/themes/seven/template.php
Displays the list of available node types for node creation.
shortcut_set_customize in drupal/core/modules/shortcut/shortcut.admin.inc
Form callback: builds the form for customizing shortcut sets.
StatisticsReportsTest::testPopularContentBlock in drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsReportsTest.php
Tests the "popular content" block.
statistics_access_log in drupal/core/modules/statistics/statistics.admin.inc
Page callback: Gathers page access statistics suitable for rendering.
syslog_form_system_logging_settings_alter in drupal/core/modules/syslog/syslog.module
Implements hook_form_FORM_ID_alter().
system_token_info in drupal/core/modules/system/system.tokens.inc
Implements hook_token_info().
tablesort_header in drupal/core/includes/tablesort.inc
Format a column header.
taxonomy_term_page in drupal/core/modules/taxonomy/taxonomy.pages.inc
Menu callback; displays all nodes associated with a term.
template_preprocess_aggregator_feed_source in drupal/core/modules/aggregator/aggregator.pages.inc
Processes variables for aggregator-feed-source.tpl.php.
template_preprocess_aggregator_item in drupal/core/modules/aggregator/aggregator.pages.inc
Processes variables for aggregator-item.tpl.php.
template_preprocess_aggregator_summary_item in drupal/core/modules/aggregator/aggregator.pages.inc
Processes variables for aggregator-summary-item.tpl.php.
template_preprocess_comment in drupal/core/modules/comment/comment.module
Preprocesses variables for comment.tpl.php.
template_preprocess_forums in drupal/core/modules/forum/forum.module
Preprocesses variables for forums.tpl.php.
template_preprocess_forum_topic_list in drupal/core/modules/forum/forum.module
Preprocesses variables for forum-topic-list.tpl.php.
template_preprocess_views_view_table in drupal/core/modules/views/theme/theme.inc
Display a view as a table style.
TermFormController::save in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().
TermIndexTest::testTaxonomyTermHierarchyBreadcrumbs in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermIndexTest.php
Tests that there is a link to the parent term on the child term page.
Theme::postInstallTasks in drupal/core/lib/Drupal/Core/Updater/Theme.php
Overrides Drupal\Core\Updater\Updater::postInstallTasks().
theme_admin_block_content in drupal/core/modules/system/system.admin.inc
Returns HTML for the content of an administrative block.
theme_comment_block in drupal/core/modules/comment/comment.module
Returns HTML for a list of recent comments.
theme_dblog_message in drupal/core/modules/dblog/dblog.admin.inc
Returns HTML for a log message.
theme_feed_icon in drupal/core/includes/theme.inc
Returns HTML for a feed icon.
theme_file_link in drupal/core/modules/file/file.module
Returns HTML for a link to a file.
theme_filter_tips_more_info in drupal/core/modules/filter/filter.module
Returns HTML for a link to the more extensive filter tips.
theme_image_formatter in drupal/core/modules/image/image.field.inc
Returns HTML for an image field formatter.
theme_image_style_list in drupal/core/modules/image/image.admin.inc
Returns HTML for the page containing the list of image styles.
theme_image_style_preview in drupal/core/modules/image/image.admin.inc
Returns HTML for a preview of an image style.
theme_links in drupal/core/includes/theme.inc
Returns HTML for a set of links.
theme_link_formatter_link_separate in drupal/core/modules/field/modules/link/link.module
Formats a link as separate title and URL elements.
theme_menu_link in drupal/core/includes/menu.inc
Returns HTML for a menu link and submenu.
theme_menu_local_action in drupal/core/includes/menu.inc
Returns HTML for a single local action link.
theme_menu_local_task in drupal/core/includes/menu.inc
Returns HTML for a single local task link.
theme_more_help_link in drupal/core/includes/theme.inc
Returns HTML for a "more help" link.
theme_more_link in drupal/core/includes/theme.inc
Returns HTML for a "more" link, like those used in blocks.
theme_node_add_list in drupal/core/modules/node/node.pages.inc
Returns HTML for a list of available node types for node creation.
theme_node_recent_block in drupal/core/modules/node/node.module
Returns HTML for a list of recent content.
theme_node_recent_content in drupal/core/modules/node/node.module
Returns HTML for a recent node to be displayed in the recent content block.
theme_pager_link in drupal/core/includes/pager.inc
Returns HTML for a link to a specific query result page.
theme_picture_formatter in drupal/core/modules/picture/picture.module
Returns HTML for a picture field formatter.
theme_system_compact_link in drupal/core/modules/system/system.module
Returns HTML for a link to show or hide inline help descriptions.
theme_update_last_check in drupal/core/modules/update/update.module
Returns HTML for the last time we checked for update data.
theme_update_report in drupal/core/modules/update/update.report.inc
Returns HTML for the project status report.
theme_update_version in drupal/core/modules/update/update.report.inc
Returns HTML for the version display of a project.
theme_username in drupal/core/modules/user/user.module
Returns HTML for a username, potentially linked to the user's page.
theme_views_ui_build_group_filter_form in drupal/core/modules/views/views_ui/theme/theme.inc
Theme the build group filter form.
theme_views_ui_rearrange_filter_form in drupal/core/modules/views/views_ui/theme/theme.inc
Turn the rearrange form into a proper table
theme_views_ui_rearrange_form in drupal/core/modules/views/views_ui/theme/theme.inc
Turn the rearrange form into a proper table
theme_views_ui_reorder_displays_form in drupal/core/modules/views/views_ui/theme/theme.inc
Turn the reorder form into a proper table
toolbar_test_toolbar in drupal/core/modules/toolbar/tests/modules/toolbar_test/toolbar_test.module
Um
tracker_page in drupal/core/modules/tracker/tracker.pages.inc
Page callback: Generates a page of tracked nodes for the site.
translation_entity_overview in drupal/core/modules/translation_entity/translation_entity.pages.inc
Translations overview page callback.
translation_node_overview in drupal/core/modules/translation/translation.pages.inc
Page callback: Displays a list of a node's translations.
UpdateContribTest::testHookUpdateStatusAlter in drupal/core/modules/update/lib/Drupal/update/Tests/UpdateContribTest.php
Checks that hook_update_status_alter() works to change a status.
UpdateContribTest::testNoReleasesAvailable in drupal/core/modules/update/lib/Drupal/update/Tests/UpdateContribTest.php
Tests when there is no available release data for a contrib module.
UpdateContribTest::testUpdateBaseThemeSecurityUpdate in drupal/core/modules/update/lib/Drupal/update/Tests/UpdateContribTest.php
Tests that subthemes are notified about security updates for base themes.
UpdateContribTest::testUpdateBrokenFetchURL in drupal/core/modules/update/lib/Drupal/update/Tests/UpdateContribTest.php
Makes sure that if we fetch from a broken URL, sane things happen.
UpdateContribTest::testUpdateContribBasic in drupal/core/modules/update/lib/Drupal/update/Tests/UpdateContribTest.php
Tests the basic functionality of a contrib module on the status report.
UpdateContribTest::testUpdateContribOrder in drupal/core/modules/update/lib/Drupal/update/Tests/UpdateContribTest.php
Tests that contrib projects are ordered by project name.
UpdateContribTest::testUpdateShowDisabledThemes in drupal/core/modules/update/lib/Drupal/update/Tests/UpdateContribTest.php
Tests that disabled themes are only shown when desired.
UpdateCoreTest::testNormalUpdateAvailable in drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php
Tests the Update Manager module when one normal update is available.
UpdateCoreTest::testSecurityUpdateAvailable in drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php
Tests the Update Manager module when a security update is available.
UpdateTestBase::standardTests in drupal/core/modules/update/lib/Drupal/update/Tests/UpdateTestBase.php
Runs a series of assertions that are applicable to all update statuses.
update_manager_update_form in drupal/core/modules/update/update.manager.inc
Form constructor for the update form of the Update Manager module.
Url::render in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Url.php
Render the field.
UrlTest::testLCustomClass in drupal/core/modules/system/lib/Drupal/system/Tests/Common/UrlTest.php
Tests for custom class in l() function.
UrlTest::testLXSS in drupal/core/modules/system/lib/Drupal/system/Tests/Common/UrlTest.php
Confirms that invalid URLs are filtered.
UserAdminTest::testUserAdmin in drupal/core/modules/user/lib/Drupal/user/Tests/UserAdminTest.php
Registers a user and deletes it.
user_block_view in drupal/core/modules/user/user.module
Implements hook_block_view().
View::getPaths in drupal/core/modules/views/lib/Drupal/views/Plugin/Core/Entity/View.php
Gets a list of paths assigned to the view.
ViewEditFormController::getFormBucket in drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewEditFormController.php
Add information about a section to a display.
ViewExecutable::getBreadcrumb in drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php
Get the breadcrumb used for this view.
ViewStorageTest::displayMethodTests in drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php
Tests the display related functions like getDisplaysList().
views_ui_field_list in drupal/core/modules/views/views_ui/admin.inc
List all instances of fields on any views.
views_ui_plugin_list in drupal/core/modules/views/views_ui/admin.inc
Lists all plugins and what enabled Views use them.
ViewUI::renderPreview in drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php
VocabularyFormController::save in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().
_menu_overview_tree_form in drupal/core/modules/menu/menu.admin.inc
Recursive helper function for menu_overview_form().
_node_mass_update_batch_process in drupal/core/modules/node/node.admin.inc
Executes a batch operation for node_mass_update().
_statistics_link in drupal/core/modules/statistics/statistics.module
Generates a link to a path, truncating the displayed text to a given width.
_update_requirement_check in drupal/core/modules/update/update.install
Fills in the requirements array.