303 calls to url()

AddFeedTestCase::testAddFeed in drupal/modules/aggregator/aggregator.test
Creates and ensures that a feed is unique, checks source, and deletes feed.
AggregatorRenderingTestCase::testBlockLinks in drupal/modules/aggregator/aggregator.test
Adds a feed block to the page and checks its links.
AggregatorTestCase::getFeedEditArray in drupal/modules/aggregator/aggregator.test
Returns a randomly generated feed edit array.
aggregator_form_aggregator_admin_form_alter in drupal/modules/aggregator/aggregator.processor.inc
Implements hook_form_aggregator_admin_form_alter().
aggregator_form_feed in drupal/modules/aggregator/aggregator.admin.inc
Form constructor for adding and editing feed sources.
aggregator_form_opml in drupal/modules/aggregator/aggregator.admin.inc
Form constructor for importing feeds from OPML.
aggregator_help in drupal/modules/aggregator/aggregator.module
Implements hook_help().
aggregator_page_categories in drupal/modules/aggregator/aggregator.pages.inc
Page callback: Displays all the categories used by the Aggregator module.
aggregator_page_sources in drupal/modules/aggregator/aggregator.pages.inc
Page callback: Displays all the feeds used by the aggregator.
aggregator_view in drupal/modules/aggregator/aggregator.admin.inc
Displays the aggregator administration page.
AJAXFrameworkTestCase::testAJAXRender in drupal/modules/simpletest/tests/ajax.test
Test that ajax_render() returns JavaScript settings generated during the page request.
ajax_pre_render_element in drupal/includes/ajax.inc
Adds Ajax information about an element to communicate with JavaScript.
BasicMinimalUpdatePath::testBasicMinimalUpdate in drupal/modules/simpletest/tests/upgrade/upgrade.test
Tests a successful point release update.
BasicStandardUpdatePath::testBasicStandardUpdate in drupal/modules/simpletest/tests/upgrade/upgrade.test
Tests a successful point release update.
BasicUpgradePath::testBasicUpgrade in drupal/modules/simpletest/tests/upgrade/upgrade.test
Test a successful upgrade.
batch_process in drupal/includes/form.inc
Processes the batch.
block_custom_block_form in drupal/modules/block/block.module
Form constructor for the custom block form.
block_help in drupal/modules/block/block.module
Implements hook_help().
block_update_7004 in drupal/modules/block/block.install
Add new blocks to new regions, migrate custom variables to blocks.
blog_feed_last in drupal/modules/blog/blog.pages.inc
Menu callback; displays an RSS feed containing recent blog entries of all users.
blog_feed_user in drupal/modules/blog/blog.pages.inc
Menu callback; displays an RSS feed containing recent blog entries of a given user.
blog_help in drupal/modules/blog/blog.module
Implements hook_help().
BookTestCase::checkBookNode in drupal/modules/book/book.test
Checks the outline of sub-pages; previous, up, and next.
book_help in drupal/modules/book/book.module
Implements hook_help().
color_help in drupal/modules/color/color.module
Implements hook_help().
color_update_7001 in drupal/modules/color/color.install
Warn site administrator if unsafe CSS color codes are found in the database.
CommentRSSUnitTest::testCommentRSS in drupal/modules/comment/comment.test
Test comments as part of an RSS feed.
CommentTokenReplaceTestCase::testCommentTokenReplacement in drupal/modules/comment/comment.test
Creates a comment, then tests the tokens generated from it.
comment_form in drupal/modules/comment/comment.module
Generate the basic commenting form, for appending to a node or display on a separate page.
comment_help in drupal/modules/comment/comment.module
Implements hook_help().
comment_node_view in drupal/modules/comment/comment.module
Implements hook_node_view().
comment_tokens in drupal/modules/comment/comment.tokens.inc
Implements hook_tokens().
CommonURLUnitTest::testExternalUrls in drupal/modules/simpletest/tests/common.test
Test external URL handling.
CommonURLUnitTest::testLXSS in drupal/modules/simpletest/tests/common.test
Confirm that invalid text given as $path is filtered.
CommonURLUnitTest::testUrl in drupal/modules/simpletest/tests/common.test
Test url() with/without query, with/without fragment, absolute on/off and assert all that works when clean URLs are on and off.
ConfirmFormTest::testConfirmForm in drupal/modules/system/system.test
Tests that the confirm form does not use external destinations.
contact_form_user_profile_form_alter in drupal/modules/contact/contact.module
Implements hook_form_FORM_ID_alter().
contact_help in drupal/modules/contact/contact.module
Implements hook_help().
contact_mail in drupal/modules/contact/contact.module
Implements hook_mail().
contact_site_form in drupal/modules/contact/contact.pages.inc
Form constructor for the site-wide contact form.
dashboard_admin in drupal/modules/dashboard/dashboard.module
Page callback: Displays the dashboard.
dashboard_help in drupal/modules/dashboard/dashboard.module
Implements hook_help().
DateTimeFunctionalTest::testDateFormatConfiguration in drupal/modules/system/system.test
Test date format configuration.
DateTimeFunctionalTest::testDateTypeConfiguration in drupal/modules/system/system.test
Test date type configuration.
dblog_form_system_logging_settings_alter in drupal/modules/dblog/dblog.module
Implements hook_form_FORM_ID_alter() for system_logging_settings().
dblog_help in drupal/modules/dblog/dblog.module
Implements hook_help().
DrupalAddFeedTestCase::testBasicFeedAddNoTitle in drupal/modules/simpletest/tests/common.test
Test drupal_add_feed() with paths, URLs, and titles.
DrupalGotoTest::testDrupalGoto in drupal/modules/simpletest/tests/common.test
Test drupal_goto().
DrupalHTTPRequestTestCase::testDrupalHTTPRequest in drupal/modules/simpletest/tests/common.test
DrupalHTTPRequestTestCase::testDrupalHTTPRequestBasicAuth in drupal/modules/simpletest/tests/common.test
DrupalHTTPRequestTestCase::testDrupalHTTPRequestHeaders in drupal/modules/simpletest/tests/common.test
Tests Content-language headers generated by Drupal.
DrupalHTTPRequestTestCase::testDrupalHTTPRequestRedirect in drupal/modules/simpletest/tests/common.test
DrupalPrivateStreamWrapper::getExternalUrl in drupal/includes/stream_wrappers.inc
Overrides getExternalUrl().
DrupalRenderTestCase::testDrupalRenderFormElements in drupal/modules/simpletest/tests/common.test
Test rendering form elements without passing through form_builder().
DrupalTemporaryStreamWrapper::getExternalUrl in drupal/includes/stream_wrappers.inc
Overrides getExternalUrl().
DrupalWebTestCase::assertUrl in drupal/modules/simpletest/drupal_web_test_case.php
Pass if the internal browser's URL matches the given path.
DrupalWebTestCase::curlExec in drupal/modules/simpletest/drupal_web_test_case.php
Initializes and executes a cURL request.
DrupalWebTestCase::drupalGet in drupal/modules/simpletest/drupal_web_test_case.php
Retrieves a Drupal path or an absolute path.
DrupalWebTestCase::drupalHead in drupal/modules/simpletest/drupal_web_test_case.php
Retrieves only the headers for a Drupal path or an absolute path.
drupal_add_feed in drupal/includes/common.inc
Adds a feed URL for the current page.
drupal_add_js in drupal/includes/common.inc
Adds a JavaScript file, setting, or inline code to the page.
drupal_goto in drupal/includes/common.inc
Sends the user to a different page.
field_help in drupal/modules/field/field.module
Implements hook_help().
field_sql_storage_help in drupal/modules/field/modules/field_sql_storage/field_sql_storage.module
Implements hook_help().
field_system_info_alter in drupal/modules/field/field.module
Implements hook_system_info_alter().
field_ui_display_overview_form in drupal/modules/field_ui/field_ui.admin.inc
Form constructor for the field display settings for a given view mode.
field_ui_display_overview_form_submit in drupal/modules/field_ui/field_ui.admin.inc
Form submission handler for field_ui_display_overview_form().
field_ui_help in drupal/modules/field_ui/field_ui.module
Implements hook_help().
file_help in drupal/modules/file/file.module
Implements hook_help().
FilledMinimalUpdatePath::testFilledStandardUpdate in drupal/modules/simpletest/tests/upgrade/upgrade.test
Tests a successful point release update.
FilledStandardUpdatePath::testFilledStandardUpdate in drupal/modules/simpletest/tests/upgrade/upgrade.test
Tests a successful point release update.
filter_help in drupal/modules/filter/filter.module
Implements hook_help().
filter_permission in drupal/modules/filter/filter.module
Implements hook_permission().
filter_update_7005 in drupal/modules/filter/filter.install
Integrate text formats with the user permissions system.
FormsRebuildTestCase::testPreserveFormActionAfterAJAX in drupal/modules/simpletest/tests/form.test
Tests that a form's action is retained after an Ajax submission.
form_process_autocomplete in drupal/includes/form.inc
Process function to prepare autocomplete data.
forum_confirm_delete in drupal/modules/forum/forum.admin.inc
Form constructor for confirming deletion of a forum taxonomy term.
forum_help in drupal/modules/forum/forum.module
Implements hook_help().
forum_menu_local_tasks_alter in drupal/modules/forum/forum.module
Implements hook_menu_local_tasks_alter().
forum_overview in drupal/modules/forum/forum.admin.inc
Form constructor for the forum overview form.
help_help in drupal/modules/help/help.module
Implements hook_help().
HookBootExitTestCase::testHookBootExit in drupal/modules/simpletest/tests/bootstrap.test
Test calling of hook_boot() and hook_exit().
hook_help in drupal/modules/system/system.api.php
Provide online user help.
hook_mail in drupal/modules/system/system.api.php
Prepare a message based on parameters; called from drupal_mail().
hook_requirements in drupal/modules/system/system.api.php
Check installation requirements and do status reporting.
hook_search_execute in drupal/modules/search/search.api.php
Execute a search for a set of key words.
hook_tokens in drupal/modules/system/system.api.php
Provide replacement values for placeholder tokens.
hook_user_login in drupal/modules/user/user.api.php
The user just logged in.
ImageThemeFunctionWebTestCase::testImageFormatterTheme in drupal/modules/image/image.test
Tests usage of the image field formatters.
image_help in drupal/modules/image/image.module
Implements hook_help().
image_style_url in drupal/modules/image/image.module
Returns the URL for an image derivative given a style and image path.
install_finished in drupal/includes/install.core.inc
Finishes importing files at end of installation.
JavaScriptTestCase::testAddFile in drupal/modules/simpletest/tests/common.test
Test adding a JavaScript file.
l in drupal/includes/common.inc
Formats an internal or external URL link as an HTML anchor tag.
list_help in drupal/modules/field/modules/list/list.module
Implements hook_help().
LocaleConfigurationTest::testLanguageConfiguration in drupal/modules/locale/locale.test
Functional tests for adding, editing and deleting languages.
LocaleImportFunctionalTest::testStandalonePoFile in drupal/modules/locale/locale.test
Test import of standalone .po files.
LocaleTranslationFunctionalTest::testStringTranslation in drupal/modules/locale/locale.test
Adds a language and tests string translation by users with the appropriate permissions.
LocaleUILanguageNegotiationTest::testLanguageDomain in drupal/modules/locale/locale.test
Tests url() when separate domains are used for multiple languages.
LocaleUrlRewritingTest::checkUrl in drupal/modules/locale/locale.test
Check URL rewriting for the given language.
LocaleUrlRewritingTest::testDomainNameNegotiationPort in drupal/modules/locale/locale.test
Check URL rewriting when using a domain name and a non-standard port.
LocaleUserCreationTest::testLocalUserCreation in drupal/modules/locale/locale.test
Functional test for language handling during user creation.
locale_form_node_type_form_alter in drupal/modules/locale/locale.module
Implements hook_form_FORM_ID_alter().
locale_help in drupal/modules/locale/locale.module
Implements hook_help().
locale_languages_predefined_form_submit in drupal/modules/locale/locale.admin.inc
Process the language addition form submission.
MenuBreadcrumbTestCase::testBreadCrumbs in drupal/modules/simpletest/tests/menu.test
Tests breadcrumbs on node and administrative paths.
MenuRouterTestCase::testAuthUserUserLogin in drupal/modules/simpletest/tests/menu.test
Test that an authenticated user hitting 'user/login' gets redirected to 'user' and 'user/register' gets redirected to the user edit page.
MenuWebTestCase::assertBreadcrumb in drupal/modules/simpletest/tests/menu.test
Assert that a given path shows certain breadcrumb links.
menu_configure in drupal/modules/menu/menu.admin.inc
Menu callback; Build the form presenting menu configuration options.
menu_help in drupal/modules/menu/menu.module
Implements hook_help().
menu_overview_form in drupal/modules/menu/menu.admin.inc
Form for editing an entire menu tree at once.
NodeTokenReplaceTestCase::testNodeTokenReplacement in drupal/modules/node/node.test
Creates a node, then tests the tokens generated from it.
NodeTypeTestCase::testNodeTypeEditing in drupal/modules/node/node.test
Tests editing a node type using the UI.
node_feed in drupal/modules/node/node.module
Generates and prints an RSS feed.
node_help in drupal/modules/node/node.module
Implements hook_help().
node_overview_types in drupal/modules/node/content_types.inc
Displays the content type admin overview page.
node_page_view in drupal/modules/node/node.module
Menu callback: Displays a single node.
node_permission in drupal/modules/node/node.module
Implements hook_permission().
node_search_execute in drupal/modules/node/node.module
Implements hook_search_execute().
node_tokens in drupal/modules/node/node.tokens.inc
Implements hook_tokens().
number_help in drupal/modules/field/modules/number/number.module
Implements hook_help().
OpenIDFunctionalTestCase::addRedirectedIdentity in drupal/modules/openid/openid.test
Add OpenID identity, changed by the following redirects, to user's profile.
OpenIDFunctionalTestCase::testBlockedUserLogin in drupal/modules/openid/openid.test
Test that a blocked user cannot log in.
OpenIDFunctionalTestCase::testDelete in drupal/modules/openid/openid.test
Test deleting an OpenID identity from a user's profile.
OpenIDFunctionalTestCase::testDiscovery in drupal/modules/openid/openid.test
Test discovery of OpenID Provider Endpoint via Yadis and HTML.
OpenIDFunctionalTestCase::testLogin in drupal/modules/openid/openid.test
Test login using OpenID.
OpenIDFunctionalTestCase::testLoginMaintenanceMode in drupal/modules/openid/openid.test
Test login using OpenID during maintenance mode.
OpenIDFunctionalTestCase::testSignatureValidation in drupal/modules/openid/openid.test
Tests that openid.signed is verified.
OpenIDInvalidIdentifierTransitionTestCase::testStrippedFragmentAccountAutoUpdateSreg in drupal/modules/openid/openid.test
Test OpenID auto transition with e-mail.
OpenIDInvalidIdentifierTransitionTestCase::testStrippedFragmentAccountEmailMismatch in drupal/modules/openid/openid.test
Test OpenID transition with e-mail mismatch.
OpenIDRegistrationTestCase::testRegisterUserWithAXButNoSREG in drupal/modules/openid/openid.test
Test OpenID auto-registration with a provider that supplies AX information, but no SREG.
OpenIDRegistrationTestCase::testRegisterUserWithEmailVerification in drupal/modules/openid/openid.test
Test OpenID auto-registration with e-mail verification enabled.
OpenIDRegistrationTestCase::testRegisterUserWithInvalidSreg in drupal/modules/openid/openid.test
Test OpenID auto-registration with a provider that supplies invalid SREG information (a username that is already taken, and no e-mail address).
OpenIDRegistrationTestCase::testRegisterUserWithoutEmailVerification in drupal/modules/openid/openid.test
Test OpenID auto-registration with e-mail verification disabled.
OpenIDRegistrationTestCase::testRegisterUserWithoutSreg in drupal/modules/openid/openid.test
Test OpenID auto-registration with a provider that does not supply SREG information (i.e. no username or e-mail address).
openid_authentication in drupal/modules/openid/openid.module
Authenticate a user or attempt registration.
openid_login_validate in drupal/modules/openid/openid.module
Login form _validate hook
openid_test_html_openid1 in drupal/modules/openid/tests/openid_test.module
Menu callback; regular HTML page with OpenID 1.0 <link> element.
openid_test_html_openid2 in drupal/modules/openid/tests/openid_test.module
Menu callback; regular HTML page with OpenID 2.0 <link> element.
openid_test_redirect in drupal/modules/openid/tests/openid_test.module
Menu callback; redirect during Normalization/Discovery.
openid_test_yadis_http_equiv in drupal/modules/openid/tests/openid_test.module
Menu callback; regular HTML page with <meta> element.
openid_test_yadis_xrds in drupal/modules/openid/tests/openid_test.module
Menu callback; XRDS document that references the OP Endpoint URL.
openid_test_yadis_x_xrds_location in drupal/modules/openid/tests/openid_test.module
Menu callback; regular HTML page with an X-XRDS-Location HTTP header.
openid_user_add_submit in drupal/modules/openid/openid.pages.inc
options_help in drupal/modules/field/modules/options/options.module
Implements hook_help().
overlay_close_dialog in drupal/modules/overlay/overlay.module
Requests that the overlay closes when the page is displayed.
PageEditTestCase::testPageEdit in drupal/modules/node/node.test
Checks node edit functionality.
PathLanguageTestCase::testAliasTranslation in drupal/modules/path/path.test
Test alias functionality through the admin interfaces.
path_admin_form in drupal/modules/path/path.admin.inc
Form constructor for the path administration form.
path_admin_overview in drupal/modules/path/path.admin.inc
Returns a listing of all defined URL aliases.
path_help in drupal/modules/path/path.module
Implements hook_help().
php_enable in drupal/modules/php/php.install
Implements hook_enable().
php_help in drupal/modules/php/php.module
Implements hook_help().
poll_help in drupal/modules/poll/poll.module
Implements hook_help().
ProfileBlockTestCase::testAuthorInformationBlock in drupal/modules/profile/profile.test
ProfileTestAutocomplete::testAutocomplete in drupal/modules/profile/profile.test
Tests profile field autocompletion and access.
profile_block_configure in drupal/modules/profile/profile.module
Implements hook_block_configure().
profile_field_delete in drupal/modules/profile/profile.admin.inc
Menu callback; deletes a field from all user profiles.
profile_help in drupal/modules/profile/profile.module
Implements hook_help().
RdfCommentAttributesTestCase::testCommentReplyOfRdfaMarkup in drupal/modules/rdf/rdf.test
Test RDF comment replies.
RdfCommentAttributesTestCase::testNumberOfCommentsRdfaMarkup in drupal/modules/rdf/rdf.test
Tests the presence of the RDFa markup for the number of comments.
RdfMappingDefinitionTestCase::testAttributesInMarkup1 in drupal/modules/rdf/rdf.test
Create a node of type blog and test whether the RDF mapping defined for this node type in rdf_test.module is used in the node page.
RdfMappingDefinitionTestCase::testAttributesInMarkup2 in drupal/modules/rdf/rdf.test
Create a content type and a node of type test_bundle_hook_install and test whether the RDF mapping defined in rdf_test.install is used.
RdfMappingDefinitionTestCase::testAttributesInMarkup3 in drupal/modules/rdf/rdf.test
Create a random content type and node and ensure the default mapping for node is used.
RdfMappingDefinitionTestCase::testTaxonomyTermRdfaAttributes in drupal/modules/rdf/rdf.test
Creates a random term and ensures the right RDFa markup is used.
RdfMappingDefinitionTestCase::testUserAttributesInMarkup in drupal/modules/rdf/rdf.test
Create a random user and ensure the default mapping for user is used.
RdfRdfaMarkupTestCase::testAttributesInMarkupFile in drupal/modules/rdf/rdf.test
Ensure that file fields have the correct resource as the object in RDFa when displayed as a teaser.
RdfTrackerAttributesTestCase::_testBasicTrackerRdfaMarkup in drupal/modules/rdf/rdf.test
Helper function for testAttributesInTracker().
rdf_comment_load in drupal/modules/rdf/rdf.module
Implements hook_comment_load().
rdf_preprocess_comment in drupal/modules/rdf/rdf.module
Implements MODULE_preprocess_HOOK().
rdf_preprocess_taxonomy_term in drupal/modules/rdf/rdf.module
Implements MODULE_preprocess_HOOK().
rdf_preprocess_username in drupal/modules/rdf/rdf.module
Implements MODULE_preprocess_HOOK().
rdf_preprocess_user_profile in drupal/modules/rdf/rdf.module
Implements MODULE_preprocess_HOOK().
RemoveFeedItemTestCase::testRemoveFeedItem in drupal/modules/aggregator/aggregator.test
Tests running "remove items" from 'admin/config/services/aggregator' page.
SearchBlockTestCase::testBlock in drupal/modules/search/search.test
Test that the search block form works correctly.
SearchConfigSettingsForm::testSearchModuleDisabling in drupal/modules/search/search.test
Verify that you can disable individual search modules.
SearchLanguageTestCase::testLanguages in drupal/modules/search/search.test
search_admin_settings in drupal/modules/search/search.admin.inc
Menu callback: displays the search module settings page.
search_extra_type_search_execute in drupal/modules/search/tests/search_extra_type.module
Implements hook_search_execute().
search_form in drupal/modules/search/search.module
Builds a search form.
search_help in drupal/modules/search/search.module
Implements hook_help().
seven_node_add_list in drupal/themes/seven/template.php
Display the list of available node types for node creation.
shortcut_help in drupal/modules/shortcut/shortcut.module
Implements hook_help().
shortcut_set_switch_submit in drupal/modules/shortcut/shortcut.admin.inc
Submit handler for shortcut_set_switch().
SimpleTestBrowserTestCase::testGetAbsoluteUrl in drupal/modules/simpletest/simpletest.test
Test DrupalWebTestCase::getAbsoluteUrl().
simpletest_help in drupal/modules/simpletest/simpletest.module
Implements hook_help().
simpletest_requirements in drupal/modules/simpletest/simpletest.install
Implements hook_requirements().
simpletest_result_form in drupal/modules/simpletest/simpletest.pages.inc
Test results form for $test_id.
SiteMaintenanceTestCase::testSiteMaintenance in drupal/modules/system/system.test
Verify site maintenance mode functionality.
statistics_access_log in drupal/modules/statistics/statistics.admin.inc
Page callback: Gathers page access statistics suitable for rendering.
statistics_help in drupal/modules/statistics/statistics.module
Implements hook_help().
statistics_node_view in drupal/modules/statistics/statistics.module
Implements hook_node_view().
statistics_settings_form in drupal/modules/statistics/statistics.admin.inc
Form constructor for the statistics administration form.
system_admin_config_page in drupal/modules/system/system.admin.inc
Menu callback; Provide the administration overview page.
system_authorized_get_url in drupal/modules/system/system.module
Return the URL for the authorize.php script.
system_check_http_request in drupal/modules/system/system.module
Checks whether the server is capable of issuing HTTP requests.
system_clean_url_settings in drupal/modules/system/system.admin.inc
Form builder; Configure clean URL settings.
system_configure_date_formats_form in drupal/modules/system/system.admin.inc
Allow users to add additional date formats.
system_cron_settings in drupal/modules/system/system.admin.inc
Form builder; Cron form.
system_date_time_formats in drupal/modules/system/system.admin.inc
Displays the date format strings overview page.
system_date_time_settings in drupal/modules/system/system.admin.inc
Form builder; Configure the site date and time settings.
system_help in drupal/modules/system/system.module
Implements hook_help().
system_image_toolkit_settings in drupal/modules/system/system.admin.inc
Form builder; Configure site image toolkit usage.
system_modules in drupal/modules/system/system.admin.inc
Menu callback; provides module enable/disable interface.
system_modules_uninstall in drupal/modules/system/system.admin.inc
Builds a form of currently disabled modules.
system_performance_settings in drupal/modules/system/system.admin.inc
Form builder; Configure site performance settings.
system_permission in drupal/modules/system/system.module
Implements hook_permission().
system_requirements in drupal/modules/system/system.install
Implements hook_requirements().
system_site_information_settings in drupal/modules/system/system.admin.inc
Form builder; The general site information form.
system_site_maintenance_mode in drupal/modules/system/system.admin.inc
Form builder; Configure the site's maintenance status.
system_test_multiple_redirects in drupal/modules/simpletest/tests/system_test.module
Menu callback; sends a redirect header to itself until $count argument is 0.
system_test_redirect in drupal/modules/simpletest/tests/system_test.module
system_tokens in drupal/modules/system/system.tokens.inc
Implements hook_tokens().
system_update_7013 in drupal/modules/system/system.install
Convert default time zone offset to default time zone name.
system_update_7067 in drupal/modules/system/system.install
Grant administrators permission to view the administration theme.
system_user_login in drupal/modules/system/system.module
Implements hook_user_login().
TaxonomyRSSTestCase::testTaxonomyRSS in drupal/modules/taxonomy/taxonomy.test
Tests that terms added to nodes are displayed in core RSS feed.
TaxonomyTermTestCase::testTermAutocompletion in drupal/modules/taxonomy/taxonomy.test
Tests term autocompletion edge cases with slashes in the names.
TaxonomyTokenReplaceTestCase::testTaxonomyTokenReplacement in drupal/modules/taxonomy/taxonomy.test
Creates some terms and a node, then tests the tokens generated from them.
taxonomy_field_formatter_view in drupal/modules/taxonomy/taxonomy.module
Implements hook_field_formatter_view().
taxonomy_help in drupal/modules/taxonomy/taxonomy.module
Implements hook_help().
taxonomy_overview_terms in drupal/modules/taxonomy/taxonomy.admin.inc
Form builder for the taxonomy terms overview.
taxonomy_term_feed in drupal/modules/taxonomy/taxonomy.pages.inc
Generate the content feed for a taxonomy term.
taxonomy_term_page in drupal/modules/taxonomy/taxonomy.pages.inc
Menu callback; displays all nodes associated with a term.
taxonomy_tokens in drupal/modules/taxonomy/taxonomy.tokens.inc
Implements hook_tokens().
template_preprocess_aggregator_feed_source in drupal/modules/aggregator/aggregator.pages.inc
Processes variables for aggregator-feed-source.tpl.php.
template_preprocess_aggregator_item in drupal/modules/aggregator/aggregator.pages.inc
Processes variables for aggregator-item.tpl.php.
template_preprocess_book_navigation in drupal/modules/book/book.module
Processes variables for book-navigation.tpl.php.
template_preprocess_forum_list in drupal/modules/forum/forum.module
Preprocesses variables for forum-list.tpl.php.
template_preprocess_forum_topic_list in drupal/modules/forum/forum.module
Preprocesses variables for forum-topic-list.tpl.php.
template_preprocess_maintenance_page in drupal/includes/theme.inc
Process variables for maintenance-page.tpl.php.
template_preprocess_node in drupal/modules/node/node.module
Processes variables for node.tpl.php
template_preprocess_page in drupal/includes/theme.inc
Preprocess variables for page.tpl.php
template_preprocess_taxonomy_term in drupal/modules/taxonomy/taxonomy.module
Process variables for taxonomy-term.tpl.php.
text_help in drupal/modules/field/modules/text/text.module
Implements hook_help().
theme_aggregator_page_rss in drupal/modules/aggregator/aggregator.pages.inc
Prints the RSS page for a feed.
theme_comment_post_forbidden in drupal/modules/comment/comment.module
Returns HTML for a "you can't post comments" notice.
theme_dashboard_disabled_blocks in drupal/modules/dashboard/dashboard.module
Returns HTML for disabled blocks, for use in dashboard customization mode.
theme_image_style_list in drupal/modules/image/image.admin.inc
Returns HTML for the page containing the list of image styles.
theme_link in drupal/includes/theme.inc
Returns HTML for a link.
theme_node_add_list in drupal/modules/node/node.pages.inc
Returns HTML for a list of available node types for node creation.
theme_pager_link in drupal/includes/pager.inc
Returns HTML for a link to a specific query result page.
theme_shortcut_set_customize in drupal/modules/shortcut/shortcut.admin.inc
Returns HTML for a shortcut set customization form.
theme_taxonomy_overview_vocabularies in drupal/modules/taxonomy/taxonomy.admin.inc
Returns HTML for the vocabulary overview form as a sortable list of vocabularies.
TokenReplaceTestCase::testSystemSiteTokenReplacement in drupal/modules/system/system.test
Tests the generation of all system site information tokens.
toolbar_help in drupal/modules/toolbar/toolbar.module
Implements hook_help().
tracker_help in drupal/modules/tracker/tracker.module
Implements hook_help().
tracker_page in drupal/modules/tracker/tracker.pages.inc
Page callback: prints a listing of active nodes on the site.
TranslationTestCase::addLanguage in drupal/modules/translation/translation.test
Installs the specified language, or enables it if it is already installed.
TranslationTestCase::assertLanguageSwitchLinks in drupal/modules/translation/translation.test
Tests whether the specified language switch links are found.
translation_form_node_type_form_alter in drupal/modules/translation/translation.module
Implements hook_form_FORM_ID_alter() for node_type_form().
translation_help in drupal/modules/translation/translation.module
Implements hook_help().
TriggerActionTestCase::generateTokenExpandedComparison in drupal/modules/trigger/trigger.test
Generates a comparison message to match the pre-token-replaced message.
trigger_assign_form in drupal/modules/trigger/trigger.admin.inc
Returns the form for assigning an action to a trigger.
trigger_help in drupal/modules/trigger/trigger.module
Implements hook_help().
UpdateCoreTestCase::testModulePageRegularUpdate in drupal/modules/update/update.test
Checks the messages at admin/modules when an update is missing.
UpdateCoreTestCase::testModulePageRunCron in drupal/modules/update/update.test
Checks that running cron updates the list of available updates.
UpdateCoreTestCase::testModulePageSecurityUpdate in drupal/modules/update/update.test
Checks the messages at admin/modules when a security update is missing.
UpdateCoreTestCase::testModulePageUpToDate in drupal/modules/update/update.test
Checks the messages at admin/modules when the site is up to date.
UpdateFeedTestCase::testUpdateFeed in drupal/modules/aggregator/aggregator.test
Creates a feed and attempts to update it.
UpdateTestHelper::refreshUpdateStatus in drupal/modules/update/update.test
Refreshes the update status based on the desired available update scenario.
UpdateTestUploadCase::testUpdateManagerCoreSecurityUpdateMessages in drupal/modules/update/update.test
Checks the messages on update manager pages when missing a security update.
update_help in drupal/modules/update/update.module
Implements hook_help().
update_mail in drupal/modules/update/update.module
Implements hook_mail().
update_manager_update_ready_form in drupal/modules/update/update.manager.inc
Form constructor for the update ready form.
update_settings in drupal/modules/update/update.settings.inc
Form constructor for the update settings form.
UpgradePathTaxonomyTestCase::testTaxonomyUpgrade in drupal/modules/simpletest/tests/upgrade/upgrade.taxonomy.test
Basic tests for the taxonomy upgrade.
UrlAlterFunctionalTest::assertUrlOutboundAlter in drupal/modules/simpletest/tests/path.test
Assert that an outbound path is altered to an expected value.
UserBlocksUnitTests::testUserLoginBlock in drupal/modules/user/user.test
Test the user login block.
UserLoginTestCase::assertFailedLogin in drupal/modules/user/user.test
Make an unsuccessful login attempt.
UserPasswordResetTestCase::testResetImpersonation in drupal/modules/user/user.test
Make sure that users cannot forge password reset URLs of other users.
UserPasswordResetTestCase::testUserPasswordTextboxFilled in drupal/modules/user/user.test
Prefill the text box on incorrect login via link to password reset page.
UserTokenReplaceTestCase::testUserTokenReplacement in drupal/modules/user/user.test
Creates a user, then tests the tokens generated from it.
user_account_form_validate in drupal/modules/user/user.module
Form validation handler for user_account_form().
user_admin_settings in drupal/modules/user/user.admin.inc
Form builder; Configure user settings for this site.
user_cancel_url in drupal/modules/user/user.module
Generates a URL to confirm an account cancellation request.
user_help in drupal/modules/user/user.module
Implements hook_help().
user_login_block in drupal/modules/user/user.module
user_login_final_validate in drupal/modules/user/user.module
The final validation handler on the login form.
user_pass_reset in drupal/modules/user/user.pages.inc
Menu callback; process one time login link and redirects to the user page on success.
user_pass_reset_url in drupal/modules/user/user.module
Generates a unique URL for a user to login and reset their password.
user_permission in drupal/modules/user/user.module
Implements hook_permission().
user_register_submit in drupal/modules/user/user.module
Submit handler for the user registration form.
user_search_execute in drupal/modules/user/user.module
Implements hook_search_execute().
user_tokens in drupal/modules/user/user.tokens.inc
Implements hook_tokens().
user_update_7002 in drupal/modules/user/user.install
Convert user time zones from time zone offsets to time zone names.
user_update_7017 in drupal/modules/user/user.install
Update email templates to use new tokens.
XMLRPCBasicTestCase::testListMethods in drupal/modules/simpletest/tests/xmlrpc.test
Ensure that a basic XML-RPC call with no parameters works.
XMLRPCBasicTestCase::testMethodSignature in drupal/modules/simpletest/tests/xmlrpc.test
Ensure that system.methodSignature returns an array of signatures.
XMLRPCMessagesTestCase::testAlterListMethods in drupal/modules/simpletest/tests/xmlrpc.test
Ensure that hook_xmlrpc_alter() can hide even builtin methods.
XMLRPCMessagesTestCase::testMulticallLimit in drupal/modules/simpletest/tests/xmlrpc.test
Test limits on system.multicall that can prevent brute-force attacks.
XMLRPCMessagesTestCase::testSizedMessages in drupal/modules/simpletest/tests/xmlrpc.test
Make sure that XML-RPC can transfer large messages.
XMLRPCValidator1IncTestCase::testValidator1 in drupal/modules/simpletest/tests/xmlrpc.test
Run validator1 tests.
_batch_progress_page_js in drupal/includes/batch.inc
Outputs a batch processing page with JavaScript support.
_batch_progress_page_nojs in drupal/includes/batch.inc
Outputs a batch processing page without JavaScript support.
_drupal_invalid_token_set_form_error in drupal/includes/form.inc
Helper function to call form_set_error() if there is a token error.
_menu_site_is_offline in drupal/includes/menu.inc
Checks whether the site is in maintenance mode.
_openid_test_endpoint_authenticate in drupal/modules/openid/tests/openid_test.module
OpenID endpoint; handle "authenticate" requests.
_openid_user_login_form_alter in drupal/modules/openid/openid.module
_php_filter_tips in drupal/modules/php/php.module
Implements callback_filter_tips().
_shortcut_link_form_elements in drupal/modules/shortcut/shortcut.admin.inc
Helper function for building a form for adding or editing shortcut links.
_update_message_text in drupal/modules/update/update.module
Returns the appropriate message text when site is out of date or not secure.
_update_no_data in drupal/modules/update/update.module
Returns a warning message when there is no data about available updates.