302 calls to url()

AccountFormController::validate in drupal/core/modules/user/lib/Drupal/user/AccountFormController.php
Overrides Drupal\Core\Entity\EntityFormController::submit().
action_help in drupal/core/modules/action/action.module
Implements hook_help().
AddFeedTest::testAddFeed in drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AddFeedTest.php
Create a feed, ensure that it is unique, check the source, and delete the feed.
AddFeedTest::testBasicFeedAddNoTitle in drupal/core/modules/system/lib/Drupal/system/Tests/Common/AddFeedTest.php
Tests drupal_add_feed() with paths, URLs, and titles.
AggregatorRenderingTest::testBlockLinks in drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorRenderingTest.php
Add a feed block to the page and checks its links.
AggregatorTestBase::getFeedEditArray in drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php
Return a randomly generated feed edit array.
aggregator_form_aggregator_admin_form_alter in drupal/core/modules/aggregator/aggregator.processor.inc
Implements hook_form_aggregator_admin_form_alter().
aggregator_form_feed in drupal/core/modules/aggregator/aggregator.admin.inc
Form constructor for adding and editing feed sources.
aggregator_form_opml in drupal/core/modules/aggregator/aggregator.admin.inc
Form constructor for importing feeds from OPML.
aggregator_help in drupal/core/modules/aggregator/aggregator.module
Implements hook_help().
aggregator_page_categories in drupal/core/modules/aggregator/aggregator.pages.inc
Page callback: Displays all the categories used by the aggregator.
aggregator_page_sources in drupal/core/modules/aggregator/aggregator.pages.inc
Page callback: Displays all the feeds used by the aggregator.
aggregator_view in drupal/core/modules/aggregator/aggregator.admin.inc
Displays the aggregator administration page.
ajax_pre_render_element in drupal/core/includes/ajax.inc
Adds Ajax information about an element to communicate with JavaScript.
ban_help in drupal/core/modules/ban/ban.module
Implements hook_help().
BareMinimalUpgradePathTest::testBasicMinimalUpgrade in drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BareMinimalUpgradePathTest.php
Tests a successful major version release upgrade.
BareStandardUpgradePathTest::testBasicStandardUpgrade in drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BareStandardUpgradePathTest.php
Tests a successful major version release upgrade.
BasicTest::testViewsWizardAndListing in drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/BasicTest.php
batch_process in drupal/core/includes/form.inc
Processes the batch.
block_custom_block_form in drupal/core/modules/block/block.module
Form constructor for the custom block form.
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_help in drupal/core/modules/book/book.module
Implements hook_help().
BreadcrumbTest::testBreadCrumbs in drupal/core/modules/system/lib/Drupal/system/Tests/Menu/BreadcrumbTest.php
Tests breadcrumbs on node and administrative paths.
BrowserTest::testGetAbsoluteUrl in drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/BrowserTest.php
Test Drupal\simpletest\WebTestBase::getAbsoluteUrl().
color_help in drupal/core/modules/color/color.module
Implements hook_help().
CommentAttributesTest::testCommentReplyOfRdfaMarkup in drupal/core/modules/rdf/lib/Drupal/rdf/Tests/CommentAttributesTest.php
Tests RDF comment replies.
CommentAttributesTest::testNumberOfCommentsRdfaMarkup in drupal/core/modules/rdf/lib/Drupal/rdf/Tests/CommentAttributesTest.php
Tests the presence of the RDFa markup for the number of comments.
CommentFormController::form in drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
CommentRssTest::testCommentRss in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentRssTest.php
Tests comments as part of an RSS feed.
CommentTokenReplaceTest::testCommentTokenReplacement in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTokenReplaceTest.php
Creates a comment, then tests the tokens generated from it.
comment_help in drupal/core/modules/comment/comment.module
Implements hook_help().
comment_node_view in drupal/core/modules/comment/comment.module
Implements hook_node_view().
comment_tokens in drupal/core/modules/comment/comment.tokens.inc
Implements hook_tokens().
contact_help in drupal/core/modules/contact/contact.module
Implements hook_help().
contact_mail in drupal/core/modules/contact/contact.module
Implements hook_mail().
contact_site_form in drupal/core/modules/contact/contact.pages.inc
Page callback: Form constructor for the site-wide contact form.
DateTimeTest::testDateFormatConfiguration in drupal/core/modules/system/lib/Drupal/system/Tests/System/DateTimeTest.php
Test date format configuration.
dblog_form_system_logging_settings_alter in drupal/core/modules/dblog/dblog.module
Implements hook_form_FORM_ID_alter() for system_logging_settings().
dblog_help in drupal/core/modules/dblog/dblog.module
Implements hook_help().
DisplayOverview::form in drupal/core/modules/field_ui/lib/Drupal/field_ui/DisplayOverview.php
Overrides Drupal\field_ui\OverviewBase::form().
DisplayOverview::submit in drupal/core/modules/field_ui/lib/Drupal/field_ui/DisplayOverview.php
Overrides Drupal\field_ui\OverviewBase::submit().
DisplayPluginBase::renderMoreLink in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php
Render the 'more' link
DrupalJsonldNormalizerTest::testNormalize in drupal/core/modules/jsonld/lib/Drupal/jsonld/Tests/DrupalJsonldNormalizerTest.php
Tests the normalize function.
drupal_add_feed in drupal/core/includes/common.inc
Adds a feed URL for the current page.
drupal_add_js in drupal/core/includes/common.inc
Adds a JavaScript file, setting, or inline code to the page.
drupal_goto in drupal/core/includes/common.inc
Sends the user to a different Drupal page.
drupal_validate_form in drupal/core/includes/form.inc
Validates user-submitted form data in the $form_state array.
email_help in drupal/core/modules/field/modules/email/email.module
Implements hook_help().
FieldWebTest::testAlterUrl in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldWebTest.php
Tests rewriting the output to a link.
FieldWebTest::testClickSorting in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldWebTest.php
Tests the click sorting functionality.
field_help in drupal/core/modules/field/field.module
Implements hook_help().
field_sql_storage_help in drupal/core/modules/field/modules/field_sql_storage/field_sql_storage.module
Implements hook_help().
field_system_info_alter in drupal/core/modules/field/field.module
Implements hook_system_info_alter().
field_ui_help in drupal/core/modules/field_ui/field_ui.module
Implements hook_help().
FileFieldRSSContentTest::testFileFieldRSSContent in drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldRSSContentTest.php
Tests RSS enclosure formatter display for RSS feeds.
file_help in drupal/core/modules/file/file.module
Implements hook_help().
FilledMinimalUpgradePathTest::testFilledMinimalUpgrade in drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FilledMinimalUpgradePathTest.php
Tests a successful point release update.
FilledStandardUpgradePathTest::testFilledStandardUpgrade in drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FilledStandardUpgradePathTest.php
Tests a successful point release update.
filter_help in drupal/core/modules/filter/filter.module
Implements hook_help().
filter_permission in drupal/core/modules/filter/filter.module
Implements hook_permission().
form_process_autocomplete in drupal/core/includes/form.inc
Adds autocomplete functionality to elements with a valid #autocomplete_path.
forum_confirm_delete in drupal/core/modules/forum/forum.admin.inc
Form constructor for confirming deletion of a forum taxonomy term.
forum_help in drupal/core/modules/forum/forum.module
Implements hook_help().
forum_menu_local_tasks_alter in drupal/core/modules/forum/forum.module
Implements hook_menu_local_tasks_alter().
forum_overview in drupal/core/modules/forum/forum.admin.inc
Form constructor for the forum overview form.
FrameworkTest::testAJAXRender in drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/FrameworkTest.php
Ensures ajax_render() returns JavaScript settings from the page request.
FunctionsTest::testLinks in drupal/core/modules/system/lib/Drupal/system/Tests/Theme/FunctionsTest.php
Tests theme_links().
GotoTest::testDrupalGoto in drupal/core/modules/system/lib/Drupal/system/Tests/Common/GotoTest.php
Tests drupal_goto().
help_help in drupal/core/modules/help/help.module
Implements hook_help().
HookBootExitTest::testHookBootExit in drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/HookBootExitTest.php
Tests calling of hook_boot() and hook_exit().
hook_help in drupal/core/modules/help/help.api.php
Provide online user help.
hook_mail in drupal/core/modules/system/system.api.php
Prepare a message based on parameters; called from drupal_mail().
hook_requirements in drupal/core/modules/system/system.api.php
Check installation requirements and do status reporting.
hook_search_execute in drupal/core/modules/search/search.api.php
Execute a search for a set of key words.
hook_tokens in drupal/core/modules/system/system.api.php
Provide replacement values for placeholder tokens.
hook_user_login in drupal/core/modules/user/user.api.php
The user just logged in.
HttpRequestTest::testDrupalHTTPRequest in drupal/core/modules/system/lib/Drupal/system/Tests/Common/HttpRequestTest.php
Checks HTTP requests.
HttpRequestTest::testDrupalHTTPRequestBasicAuth in drupal/core/modules/system/lib/Drupal/system/Tests/Common/HttpRequestTest.php
Tests HTTP basic authorization.
HttpRequestTest::testDrupalHTTPRequestHeaders in drupal/core/modules/system/lib/Drupal/system/Tests/Common/HttpRequestTest.php
Tests Content-language headers generated by Drupal.
HttpRequestTest::testDrupalHTTPRequestRedirect in drupal/core/modules/system/lib/Drupal/system/Tests/Common/HttpRequestTest.php
Tests HTTP redirect requests.
image_help in drupal/core/modules/image/image.module
Implements hook_help().
image_style_url in drupal/core/modules/image/image.module
Return the URL for an image derivative given a style and image path.
install_finished in drupal/core/includes/install.core.inc
Performs final installation steps and displays a 'finished' page.
JsonldEntityWrapper::getId in drupal/core/modules/jsonld/lib/Drupal/jsonld/JsonldEntityWrapper.php
Get the Entity's URI for the @id attribute.
l in drupal/core/includes/common.inc
Formats an internal or external URL link as an HTML anchor tag.
LanguageConfigurationTest::testLanguageConfiguration in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageConfigurationTest.php
Functional tests for adding, editing and deleting languages.
LanguageCustomLanguageConfigurationTest::testLanguageConfiguration in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageCustomLanguageConfigurationTest.php
Functional tests for adding, editing and deleting languages.
LanguageListTest::testLanguageList in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageListTest.php
Functional tests for adding, editing and deleting languages.
LanguageUILanguageNegotiationTest::testLanguageDomain in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUILanguageNegotiationTest.php
Tests url() when separate domains are used for multiple languages.
LanguageUrlRewritingTest::checkUrl in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUrlRewritingTest.php
Check URL rewriting for the given language.
LanguageUrlRewritingTest::testDomainNameNegotiationPort in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUrlRewritingTest.php
Check URL rewriting when using a domain name and a non-standard port.
language_admin_add_form_submit in drupal/core/modules/language/language.admin.inc
Process the custom and predefined language addition form submission.
language_configuration_element_process in drupal/core/modules/language/language.module
Process handler for the language_configuration form element.
language_help in drupal/core/modules/language/language.module
Implements hook_help().
LayoutDerivativesTest::testPageLayout in drupal/core/modules/layout/lib/Drupal/layout/Tests/LayoutDerivativesTest.php
Test layout functionality as applies to pages.
link_help in drupal/core/modules/field/modules/link/link.module
Implements hook_help().
LocaleImportFunctionalTest::testStandalonePoFile in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php
Test import of standalone .po files.
LocaleTranslationTest::testStringTranslation in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleTranslationTest.php
Adds a language and tests string translation by users with the appropriate permissions.
locale_help in drupal/core/modules/locale/locale.module
Implements hook_help().
locale_test_locale_translation_projects_alter in drupal/core/modules/locale/tests/modules/locale_test/locale_test.module
Implements hook_locale_translation_projects_alter().
locale_translate_batch_finished in drupal/core/modules/locale/locale.bulk.inc
Finished callback of system page locale import batch.
locale_translation_status in drupal/core/modules/locale/locale.pages.inc
Page callback: Display the current translation status.
ManageDisplayTest::testNoFieldsDisplayOverview in drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php
Tests that a message is shown when there are no fields.
MappingDefinitionTest::testAttributesInMarkup1 in drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingDefinitionTest.php
Create a node of type article and test whether the RDF mapping defined for this node type in rdf_test.module is used in the node page.
MappingDefinitionTest::testAttributesInMarkup2 in drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingDefinitionTest.php
Tests if RDF mapping defined in rdf_test.install is used.
MappingDefinitionTest::testAttributesInMarkup3 in drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingDefinitionTest.php
Tests if the default mapping for a node is being used.
MappingDefinitionTest::testTaxonomyTermRdfaAttributes in drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingDefinitionTest.php
Creates a random term and ensures the right RDFa markup is used.
MappingDefinitionTest::testUserAttributesInMarkup in drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingDefinitionTest.php
Tests if default mapping for user is being used.
MenuTest::testMenus in drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/MenuTest.php
Tests the menu functionality.
MenuTestBase::assertBreadcrumb in drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuTestBase.php
Assert that a given path shows certain breadcrumb links.
menu_configure in drupal/core/modules/menu/menu.admin.inc
Menu callback; Build the form presenting menu configuration options.
menu_help in drupal/core/modules/menu/menu.module
Implements hook_help().
menu_overview_form in drupal/core/modules/menu/menu.admin.inc
Form for editing an entire menu tree at once.
NodeTokenReplaceTest::testNodeTokenReplacement in drupal/core/modules/node/lib/Drupal/node/Tests/NodeTokenReplaceTest.php
Creates a node, then tests the tokens generated from it.
NodeTypeTest::testNodeTypeEditing in drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeTest.php
Tests editing a node type using the UI.
node_feed in drupal/core/modules/node/node.module
Page callback: Generates and prints an RSS feed.
node_help in drupal/core/modules/node/node.module
Implements hook_help().
node_overview_types in drupal/core/modules/node/content_types.inc
Page callback: Displays the content type admin overview page.
node_page_view in drupal/core/modules/node/node.module
Page callback: Displays a single node.
node_permission in drupal/core/modules/node/node.module
Implements hook_permission().
node_search_execute in drupal/core/modules/node/node.module
Implements hook_search_execute().
node_tokens in drupal/core/modules/node/node.tokens.inc
Implements hook_tokens().
number_help in drupal/core/modules/field/modules/number/number.module
Implements hook_help().
OpenIDFunctionalTest::addRedirectedIdentity in drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php
Add OpenID identity, changed by the following redirects, to user's profile.
OpenIDFunctionalTest::testBlockedUserLogin in drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php
Test that a blocked user cannot log in.
OpenIDFunctionalTest::testDelete in drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php
Test deleting an OpenID identity from a user's profile.
OpenIDFunctionalTest::testDiscovery in drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php
Test discovery of OpenID Provider Endpoint via Yadis and HTML.
OpenIDFunctionalTest::testLogin in drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php
Test login using OpenID.
OpenIDFunctionalTest::testLoginMaintenanceMode in drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php
Test login using OpenID during maintenance mode.
OpenIDFunctionalTest::testSignatureValidation in drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php
Tests that openid.signed is verified.
OpenIDRegistrationTest::testRegisterUserWithAXButNoSREG in drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDRegistrationTest.php
Test OpenID auto-registration with a provider that supplies AX information, but no SREG.
OpenIDRegistrationTest::testRegisterUserWithEmailVerification in drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDRegistrationTest.php
Test OpenID auto-registration with e-mail verification enabled.
OpenIDRegistrationTest::testRegisterUserWithInvalidSreg in drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDRegistrationTest.php
Test OpenID auto-registration with a provider that supplies invalid SREG information (a username that is already taken, and no e-mail address).
OpenIDRegistrationTest::testRegisterUserWithoutEmailVerification in drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDRegistrationTest.php
Test OpenID auto-registration with e-mail verification disabled.
OpenIDRegistrationTest::testRegisterUserWithoutSreg in drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDRegistrationTest.php
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/core/modules/openid/openid.module
Authenticate a user or attempt registration.
openid_login_form in drupal/core/modules/openid/openid.module
Form constructor for the OpenID login form.
openid_login_form_submit in drupal/core/modules/openid/openid.module
Form submit handler for openid_login_form().
openid_test_html_openid1 in drupal/core/modules/openid/tests/openid_test.module
Menu callback; regular HTML page with OpenID 1.0 <link> element.
openid_test_html_openid2 in drupal/core/modules/openid/tests/openid_test.module
Menu callback; regular HTML page with OpenID 2.0 <link> element.
openid_test_redirect in drupal/core/modules/openid/tests/openid_test.module
Menu callback; redirect during Normalization/Discovery.
openid_test_yadis_http_equiv in drupal/core/modules/openid/tests/openid_test.module
Menu callback; regular HTML page with <meta> element.
openid_test_yadis_xrds in drupal/core/modules/openid/tests/openid_test.module
Menu callback; XRDS document that references the OP Endpoint URL.
openid_test_yadis_x_xrds_location in drupal/core/modules/openid/tests/openid_test.module
Menu callback; regular HTML page with an X-XRDS-Location HTTP header.
openid_user_add_submit in drupal/core/modules/openid/openid.pages.inc
options_help in drupal/core/modules/field/modules/options/options.module
Implements hook_help().
overlay_close_dialog in drupal/core/modules/overlay/overlay.module
Requests that the overlay overlay closes when the page is displayed.
PageEditTest::testPageEdit in drupal/core/modules/node/lib/Drupal/node/Tests/PageEditTest.php
Checks node edit functionality.
Path::render in drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Path.php
Render the field.
PathLanguageTest::testAliasTranslation in drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageTest.php
Test alias functionality through the admin interfaces.
PathPluginBase::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/PathPluginBase.php
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::buildOptionsForm()..
path_admin_form in drupal/core/modules/path/path.admin.inc
Form constructor for the path administration form.
path_admin_overview in drupal/core/modules/path/path.admin.inc
Returns a listing of all defined URL aliases.
path_help in drupal/core/modules/path/path.module
Implements hook_help().
php_enable in drupal/core/modules/php/php.install
Implements hook_enable().
php_help in drupal/core/modules/php/php.module
Implements hook_help().
picture_help in drupal/core/modules/picture/picture.module
Implements hook_help().
poll_help in drupal/core/modules/poll/poll.module
Implements hook_help().
PrivateStream::getExternalUrl in drupal/core/lib/Drupal/Core/StreamWrapper/PrivateStream.php
Implements Drupal\Core\StreamWrapper\StreamWrapperInterface::getExternalUrl().
RdfaMarkupTest::testAttributesInMarkupFile in drupal/core/modules/rdf/lib/Drupal/rdf/Tests/RdfaMarkupTest.php
Tests if file fields in teasers have correct resources.
rdf_comment_load in drupal/core/modules/rdf/rdf.module
Implements hook_comment_load().
rdf_preprocess_comment in drupal/core/modules/rdf/rdf.module
Implements hook_preprocess_HOOK() for comment.tpl.php.
rdf_preprocess_taxonomy_term in drupal/core/modules/rdf/rdf.module
Implements hook_preprocess_HOOK() for taxonomy-term.tpl.php.
rdf_preprocess_username in drupal/core/modules/rdf/rdf.module
Implements hook_preprocess_HOOK() for theme_username().
rdf_preprocess_user_profile in drupal/core/modules/rdf/rdf.module
Implements hook_preprocess_HOOK() for user-profile.tpl.php.
RebuildTest::testPreserveFormActionAfterAJAX in drupal/core/modules/system/lib/Drupal/system/Tests/Form/RebuildTest.php
Tests that a form's action is retained after an Ajax submission.
RegisterFormController::save in drupal/core/modules/user/lib/Drupal/user/RegisterFormController.php
Overrides Drupal\Core\Entity\EntityFormController::submit().
RemoveFeedItemTest::testRemoveFeedItem in drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/RemoveFeedItemTest.php
Test running "remove items" from the 'admin/config/services/aggregator' page.
RenderTest::testDrupalRenderFormElements in drupal/core/modules/system/lib/Drupal/system/Tests/Common/RenderTest.php
Tests rendering form elements without passing through form_builder().
RESTTestBase::httpRequest in drupal/core/modules/rest/lib/Drupal/rest/Tests/RESTTestBase.php
Helper function to issue a HTTP request with simpletest's cURL.
rest_help in drupal/core/modules/rest/rest.module
Implements hook_help().
RouterTest::testAuthUserUserLogin in drupal/core/modules/system/lib/Drupal/system/Tests/Menu/RouterTest.php
Test that an authenticated user hitting 'user/login' gets redirected to 'user' and 'user/register' gets redirected to the user edit page.
Rss::attach_to in drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Rss.php
Rss::render in drupal/core/modules/node/lib/Drupal/node/Plugin/views/row/Rss.php
Render a row object. This usually passes through to a theme template of some form, but not always.
Rss::render in drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/row/Rss.php
Render a row object. This usually passes through to a theme template of some form, but not always.
RssFields::render in drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/RssFields.php
Render a row object. This usually passes through to a theme template of some form, but not always.
RssTest::testTaxonomyRss in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/RssTest.php
Tests that terms added to nodes are displayed in core RSS feed.
SearchBlockTest::testBlock in drupal/core/modules/search/lib/Drupal/search/Tests/SearchBlockTest.php
Test that the search block form works correctly.
SearchConfigSettingsFormTest::testSearchModuleDisabling in drupal/core/modules/search/lib/Drupal/search/Tests/SearchConfigSettingsFormTest.php
Verify that you can disable individual search modules.
SearchLanguageTest::testLanguages in drupal/core/modules/search/lib/Drupal/search/Tests/SearchLanguageTest.php
search_admin_settings in drupal/core/modules/search/search.admin.inc
Menu callback: displays the search module settings page.
search_extra_type_search_execute in drupal/core/modules/search/tests/modules/search_extra_type/search_extra_type.module
Implements hook_search_execute().
search_form in drupal/core/modules/search/search.module
Builds a search form.
search_help in drupal/core/modules/search/search.module
Implements hook_help().
seven_node_add_list in drupal/core/themes/seven/template.php
Displays the list of available node types for node creation.
shortcut_help in drupal/core/modules/shortcut/shortcut.module
Implements hook_help().
shortcut_set_switch_submit in drupal/core/modules/shortcut/shortcut.admin.inc
Submit handler for shortcut_set_switch().
simpletest_help in drupal/core/modules/simpletest/simpletest.module
Implements hook_help().
simpletest_requirements in drupal/core/modules/simpletest/simpletest.install
Implements hook_requirements().
simpletest_result_form in drupal/core/modules/simpletest/simpletest.pages.inc
Test results form for $test_id.
SiteMaintenanceTest::testSiteMaintenance in drupal/core/modules/system/lib/Drupal/system/Tests/System/SiteMaintenanceTest.php
Verify site maintenance mode functionality.
statistics_access_log in drupal/core/modules/statistics/statistics.admin.inc
Page callback: Gathers page access statistics suitable for rendering.
statistics_help in drupal/core/modules/statistics/statistics.module
Implements hook_help().
statistics_node_view in drupal/core/modules/statistics/statistics.module
Implements hook_node_view().
statistics_settings_form in drupal/core/modules/statistics/statistics.admin.inc
Form constructor for the statistics administration form.
system_admin_config_page in drupal/core/modules/system/system.admin.inc
Menu callback; Provide the administration overview page.
system_authorized_get_url in drupal/core/modules/system/system.module
Return the URL for the authorize.php script.
system_cron_settings in drupal/core/modules/system/system.admin.inc
Form builder; Cron form.
system_date_time_formats in drupal/core/modules/system/system.admin.inc
Displays the date format strings overview page.
system_help in drupal/core/modules/system/system.module
Implements hook_help().
system_image_toolkit_settings in drupal/core/modules/system/system.admin.inc
Form builder; Configure site image toolkit usage.
system_modules in drupal/core/modules/system/system.admin.inc
Menu callback; provides module enable/disable interface.
system_modules_uninstall in drupal/core/modules/system/system.admin.inc
Builds a form of currently disabled modules.
system_performance_settings in drupal/core/modules/system/system.admin.inc
Form builder; Configure site performance settings.
system_permission in drupal/core/modules/system/system.module
Implements hook_permission().
system_site_information_settings in drupal/core/modules/system/system.admin.inc
Form builder; The general site information form.
system_site_maintenance_mode in drupal/core/modules/system/system.admin.inc
Form builder; Configure the site's maintenance status.
system_test_multiple_redirects in drupal/core/modules/system/tests/modules/system_test/system_test.module
Menu callback; sends a redirect header to itself until $count argument is 0.
system_test_redirect in drupal/core/modules/system/tests/modules/system_test/system_test.module
system_tokens in drupal/core/modules/system/system.tokens.inc
Implements hook_tokens().
system_user_login in drupal/core/modules/system/system.module
Implements hook_user_login().
taxonomy_field_formatter_view in drupal/core/modules/taxonomy/taxonomy.module
Implements hook_field_formatter_view().
taxonomy_help in drupal/core/modules/taxonomy/taxonomy.module
Implements hook_help().
taxonomy_overview_terms in drupal/core/modules/taxonomy/taxonomy.admin.inc
Form builder for the taxonomy terms overview.
taxonomy_term_feed in drupal/core/modules/taxonomy/taxonomy.pages.inc
Generate the content feed for a taxonomy term.
taxonomy_term_page in drupal/core/modules/taxonomy/taxonomy.pages.inc
Menu callback; displays all nodes associated with a term.
taxonomy_tokens in drupal/core/modules/taxonomy/taxonomy.tokens.inc
Implements hook_tokens().
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_book_navigation in drupal/core/modules/book/book.module
Processes variables for book-navigation.tpl.php.
template_preprocess_forum_list in drupal/core/modules/forum/forum.module
Preprocesses variables for forum-list.tpl.php.
template_preprocess_forum_topic_list in drupal/core/modules/forum/forum.module
Preprocesses variables for forum-topic-list.tpl.php.
template_preprocess_maintenance_page in drupal/core/includes/theme.inc
The variables array generated here is a mirror of template_preprocess_page(). This preprocessor will run its course when theme_maintenance_page() is invoked.
template_preprocess_node in drupal/core/modules/node/node.module
Processes variables for node.tpl.php.
template_preprocess_page in drupal/core/includes/theme.inc
Preprocess variables for page.tpl.php
template_preprocess_taxonomy_term in drupal/core/modules/taxonomy/taxonomy.module
Process variables for taxonomy-term.tpl.php.
template_preprocess_views_view in drupal/core/modules/views/theme/theme.inc
Preprocess the primary theme implementation for a view.
template_preprocess_views_view_rss in drupal/core/modules/views/theme/theme.inc
Preprocess an RSS feed
template_preprocess_views_view_summary in drupal/core/modules/views/theme/theme.inc
Preprocess theme function to print a single record from a row, with fields
template_preprocess_views_view_summary_unformatted in drupal/core/modules/views/theme/theme.inc
Template preprocess theme function to print summary basically unformatted.
TemporaryStream::getExternalUrl in drupal/core/lib/Drupal/Core/StreamWrapper/TemporaryStream.php
Implements Drupal\Core\StreamWrapper\StreamWrapperInterface::getExternalUrl().
text_help in drupal/core/modules/field/modules/text/text.module
Implements hook_help().
theme_aggregator_page_rss in drupal/core/modules/aggregator/aggregator.pages.inc
Prints the RSS page for a feed.
theme_comment_post_forbidden in drupal/core/modules/comment/comment.module
Returns HTML for a "you can't post comments" notice.
theme_image_style_list in drupal/core/modules/image/image.admin.inc
Returns HTML for the page containing the list of image styles.
theme_link in drupal/core/includes/theme.inc
Returns HTML for a link.
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_shortcut_set_customize in drupal/core/modules/shortcut/shortcut.admin.inc
Returns HTML for a shortcut set customization form.
theme_taxonomy_overview_vocabularies in drupal/core/modules/taxonomy/taxonomy.admin.inc
Returns HTML for the vocabulary overview form as a sortable list of vocabularies.
TokenReplaceTest::testSystemSiteTokenReplacement in drupal/core/modules/system/lib/Drupal/system/Tests/System/TokenReplaceTest.php
Tests the generation of all system site information tokens.
TokenReplaceTest::testTaxonomyTokenReplacement in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TokenReplaceTest.php
Creates some terms and a node, then tests the tokens generated from them.
TokenReplaceTest::testTokenReplacement in drupal/core/modules/views/lib/Drupal/views/Tests/TokenReplaceTest.php
Tests core token replacements generated from a view.
toolbar_help in drupal/core/modules/toolbar/toolbar.module
Implements hook_help().
TrackerAttributesTest::_testBasicTrackerRdfaMarkup in drupal/core/modules/rdf/lib/Drupal/rdf/Tests/TrackerAttributesTest.php
Helper function for testAttributesInTracker().
tracker_help in drupal/core/modules/tracker/tracker.module
Implements hook_help().
tracker_page in drupal/core/modules/tracker/tracker.pages.inc
Page callback: Generates a page of tracked nodes for the site.
TranslationTest::assertLanguageSwitchLinks in drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php
Tests whether the specified language switch links are found.
translation_entity_enable in drupal/core/modules/translation_entity/translation_entity.install
Implements hook_enable().
translation_entity_help in drupal/core/modules/translation_entity/translation_entity.module
Implements hook_help().
translation_help in drupal/core/modules/translation/translation.module
Implements hook_help().
UpdateFeedTest::testUpdateFeed in drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/UpdateFeedTest.php
Create a feed and attempt to update it.
update_help in drupal/core/modules/update/update.module
Implements hook_help().
update_mail in drupal/core/modules/update/update.module
Implements hook_mail().
update_manager_update_ready_form in drupal/core/modules/update/update.manager.inc
Form constructor for the update ready form.
update_settings in drupal/core/modules/update/update.settings.inc
Form constructor for the update settings form.
UrlAlterFunctionalTest::assertUrlOutboundAlter in drupal/core/modules/system/lib/Drupal/system/Tests/Path/UrlAlterFunctionalTest.php
Assert that an outbound path is altered to an expected value.
UrlTest::testExternalUrls in drupal/core/modules/system/lib/Drupal/system/Tests/Common/UrlTest.php
Tests external URL handling.
UrlTest::testLActiveClass in drupal/core/modules/system/lib/Drupal/system/Tests/Common/UrlTest.php
Tests for active class in l() function.
UrlTest::testLXSS in drupal/core/modules/system/lib/Drupal/system/Tests/Common/UrlTest.php
Confirms that invalid URLs are filtered.
UrlTest::testUrl in drupal/core/modules/system/lib/Drupal/system/Tests/Common/UrlTest.php
Tests url() functionality.
UserBlocksTests::testUserLoginBlock in drupal/core/modules/user/lib/Drupal/user/Tests/UserBlocksTests.php
Test the user login block.
UserLanguageCreationTest::testLocalUserCreation in drupal/core/modules/user/lib/Drupal/user/Tests/UserLanguageCreationTest.php
Functional test for language handling during user creation.
UserLoginTest::assertFailedLogin in drupal/core/modules/user/lib/Drupal/user/Tests/UserLoginTest.php
Make an unsuccessful login attempt.
UserTokenReplaceTest::testUserTokenReplacement in drupal/core/modules/user/lib/Drupal/user/Tests/UserTokenReplaceTest.php
Creates a user, then tests the tokens generated from it.
user_admin_settings in drupal/core/modules/user/user.admin.inc
Form builder; Configure user settings for this site.
user_block_view in drupal/core/modules/user/user.module
Implements hook_block_view().
user_cancel_url in drupal/core/modules/user/user.module
Generates a URL to confirm an account cancellation request.
user_help in drupal/core/modules/user/user.module
Implement hook_help().
user_login_final_validate in drupal/core/modules/user/user.module
The final validation handler on the login form.
user_page in drupal/core/modules/user/user.pages.inc
Access callback for path /user.
user_pass_reset in drupal/core/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/core/modules/user/user.module
Generates a unique URL for a user to login and reset their password.
user_permission in drupal/core/modules/user/user.module
Implements hook_permission().
user_search_execute in drupal/core/modules/user/user.module
Implements hook_search_execute().
user_tokens in drupal/core/modules/user/user.tokens.inc
Implements hook_tokens().
ViewEditFormController::form in drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewEditFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
ViewPreviewFormController::form in drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewPreviewFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
views_ajax_form_wrapper in drupal/core/modules/views/includes/ajax.inc
Wrapper around drupal_build_form to handle some AJAX stuff automatically. This makes some assumptions about the client.
views_exposed_form in drupal/core/modules/views/views.module
Form builder for the exposed widgets form.
views_form in drupal/core/modules/views/views.module
This is the entry function. Just gets the form for the current step. The form is always assumed to be multistep, even if it has only one step (the default 'views_form_views_form' step). That way it is actually possible for modules to have a…
views_tokens in drupal/core/modules/views/views.tokens.inc
Implements hook_tokens().
views_ui_ajax_form in drupal/core/modules/views/views_ui/admin.inc
Generic entry point to handle forms.
ViewUI::buildDisplaysReorderForm in drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php
Form constructor callback to reorder displays on a view
WebTestBase::assertUrl in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Pass if the internal browser's URL matches the given path.
WebTestBase::drupalGet in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Retrieves a Drupal path or an absolute path.
WebTestBase::drupalHead in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Retrieves only the headers for a Drupal path or an absolute path.
WizardPluginBase::build_form in drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php
Implements Drupal\views\Plugin\views\wizard\WizardInterface::build_form().
XmlRpcBasicTest::testListMethods in drupal/core/modules/xmlrpc/lib/Drupal/xmlrpc/Tests/XmlRpcBasicTest.php
Ensure that a basic XML-RPC call with no parameters works.
XmlRpcBasicTest::testMethodSignature in drupal/core/modules/xmlrpc/lib/Drupal/xmlrpc/Tests/XmlRpcBasicTest.php
Ensure that system.methodSignature returns an array of signatures.
XmlRpcMessagesTest::testAlterListMethods in drupal/core/modules/xmlrpc/lib/Drupal/xmlrpc/Tests/XmlRpcMessagesTest.php
Ensure that hook_xmlrpc_alter() can hide even builtin methods.
XmlRpcMessagesTest::testSizedMessages in drupal/core/modules/xmlrpc/lib/Drupal/xmlrpc/Tests/XmlRpcMessagesTest.php
Make sure that XML-RPC can transfer large messages.
XmlRpcValidatorTest::testValidator in drupal/core/modules/xmlrpc/lib/Drupal/xmlrpc/Tests/XmlRpcValidatorTest.php
Run validator1 tests.
xmlrpc_help in drupal/core/modules/xmlrpc/xmlrpc.module
Implements hook_help().
_batch_progress_page in drupal/core/includes/batch.inc
Outputs a batch processing page.
_menu_site_is_offline in drupal/core/includes/menu.inc
Checks whether the site is in maintenance mode.
_openid_test_endpoint_authenticate in drupal/core/modules/openid/tests/openid_test.module
OpenID endpoint; handle "authenticate" requests.
_php_filter_tips in drupal/core/modules/php/php.module
Implements hook_filter_FILTER_tips().
_shortcut_link_form_elements in drupal/core/modules/shortcut/shortcut.admin.inc
Helper function for building a form for adding or editing shortcut links.
_update_message_text in drupal/core/modules/update/update.module
Returns the appropriate message text when site is out of date or not secure.
_update_no_data in drupal/core/modules/update/update.module
Returns a warning message when there is no data about available updates.