315 calls to url()

AccountFormController::validate in drupal/core/modules/user/lib/Drupal/user/AccountFormController.php
Overrides Drupal\Core\Entity\EntityFormController::submit().
AccountSettingsForm::buildForm in drupal/core/modules/user/lib/Drupal/user/AccountSettingsForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
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
Creates and ensures that a feed is unique, checks source, and deletes feed.
AddFeedTest::testBasicFeedAddNoTitle in drupal/core/modules/system/lib/Drupal/system/Tests/Common/AddFeedTest.php
Tests drupal_add_feed() with paths, URLs, and titles.
AggregatorController::adminOverview in drupal/core/modules/aggregator/lib/Drupal/aggregator/Controller/AggregatorController.php
Displays the aggregator administration page.
AggregatorController::feedRefresh in drupal/core/modules/aggregator/lib/Drupal/aggregator/Controller/AggregatorController.php
Refreshes a feed, then redirects to the overview page.
AggregatorController::sources in drupal/core/modules/aggregator/lib/Drupal/aggregator/Controller/AggregatorController.php
Displays all the feeds used by the Aggregator module.
AggregatorRenderingTest::testBlockLinks in drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorRenderingTest.php
Adds a feed block to the page and checks its links.
AggregatorRenderingTest::testFeedPage in drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorRenderingTest.php
Creates a feed and checks that feed's page.
AggregatorTestBase::getFeedEditArray in drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php
Returns a randomly generated feed edit array.
AggregatorTestBase::getFeedEditObject in drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php
Returns a randomly generated feed edit object.
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 module.
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::finishUpgradeSession in drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BareMinimalUpgradePathTest.php
Asserts that the session was kept during update. Also, log out.
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.
BlockTest::testBlockModuleDisable in drupal/core/modules/block/lib/Drupal/block/Tests/BlockTest.php
Tests blocks belonging to disabled modules.
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
Checks the outline of sub-pages; previous, up, and next.
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::setUp in drupal/core/modules/rdf/lib/Drupal/rdf/Tests/CommentAttributesTest.php
Sets up a Drupal site for running functional and integration tests.
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.
CommentAttributesTest::_testBasicCommentRdfaMarkup in drupal/core/modules/rdf/lib/Drupal/rdf/Tests/CommentAttributesTest.php
Helper function for testCommentRdfaMarkup().
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().
ConfigTestController::disable in drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/ConfigTestController.php
Disables a ConfigTest object.
ConfigTestController::enable in drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/ConfigTestController.php
Enables a ConfigTest object.
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_page in drupal/core/modules/contact/contact.pages.inc
Page callback: Presents the site-wide contact form.
ContextualDynamicContextTest::renderContextualLinks in drupal/core/modules/contextual/lib/Drupal/contextual/Tests/ContextualDynamicContextTest.php
Get server-rendered contextual links for the given contextual link ids.
CreateTest::testCreate in drupal/core/modules/rest/lib/Drupal/rest/Tests/CreateTest.php
Tests several valid and invalid create requests on all entity types.
CronController::runManually in drupal/core/modules/system/lib/Drupal/system/CronController.php
Run cron manually.
CronForm::buildForm in drupal/core/modules/system/lib/Drupal/system/Form/CronForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
CronForm::submitCron in drupal/core/modules/system/lib/Drupal/system/Form/CronForm.php
Runs cron and reloads the page.
CustomBlockBlock::build in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Block/CustomBlockBlock.php
Builds and returns the renderable array for this block plugin.
CustomBlockFormController::form in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockFormController.php
Overrides \Drupal\Core\Entity\EntityFormController::form().
CustomBlockTypeTest::testCustomBlockTypeEditing in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTypeTest.php
Tests editing a block type using the UI.
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().
DefaultProcessor::settingsForm in drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/aggregator/processor/DefaultProcessor.php
Implements \Drupal\aggregator\Plugin\ProcessorInterface::settingsForm().
DenormalizeTest::testBasicFieldDenormalization in drupal/core/modules/hal/lib/Drupal/hal/Tests/DenormalizeTest.php
Test that non-reference fields can be denormalized.
DenormalizeTest::testMarkFieldForDeletion in drupal/core/modules/hal/lib/Drupal/hal/Tests/DenormalizeTest.php
Test that a field set to an empty array is different than an empty field.
DenormalizeTest::testTypeHandling in drupal/core/modules/hal/lib/Drupal/hal/Tests/DenormalizeTest.php
Tests that the type link relation in incoming data is handled correctly.
DisplayBlockTest::testBlockContextualLinks in drupal/core/modules/block/lib/Drupal/block/Tests/Views/DisplayBlockTest.php
Tests the contextual links on a Views block.
DisplayOverview::buildForm in drupal/core/modules/field_ui/lib/Drupal/field_ui/DisplayOverview.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
DisplayOverview::submitForm in drupal/core/modules/field_ui/lib/Drupal/field_ui/DisplayOverview.php
Overrides \Drupal\field_ui\OverviewBase::submitForm().
DisplayPluginBase::renderMoreLink in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php
Render the 'more' link
DisplayTest::testPageContextualLinks in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayTest.php
Tests contextual links on Views page displays.
DisplayTest::testReadMore in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayTest.php
Tests the readmore functionality.
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_validate_form in drupal/core/includes/form.inc
Validates user-submitted form data in the $form_state array.
EditLoadingTest::retrieveAttachments in drupal/core/modules/edit/lib/Drupal/edit/Tests/EditLoadingTest.php
Retrieves AJAX commands to load attachments for the given in-place editors.
EditLoadingTest::retrieveFieldForm in drupal/core/modules/edit/lib/Drupal/edit/Tests/EditLoadingTest.php
Retrieve field form from the server. May also result in additional JavaScript settings and CSS/JS being loaded.
EditLoadingTest::retrieveMetadata in drupal/core/modules/edit/lib/Drupal/edit/Tests/EditLoadingTest.php
Retrieve Edit metadata from the server. May also result in additional JavaScript settings and CSS/JS being loaded.
editor_help in drupal/core/modules/editor/editor.module
Implements hook_help().
editor_library_info in drupal/core/modules/editor/editor.module
Implements hook_library_info().
edit_page_build in drupal/core/modules/edit/edit.module
Implements hook_page_build().
email_help in drupal/core/modules/email/email.module
Implements hook_help().
EntityNormalizer::getEntityUri in drupal/core/modules/hal/lib/Drupal/hal/Normalizer/EntityNormalizer.php
Constructs the entity URI.
EntityReferenceTaxonomyTermRssFormatter::viewElements in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/formatter/EntityReferenceTaxonomyTermRssFormatter.php
Overrides Drupal\entity_reference\Plugin\field\formatter\EntityReferenceFormatterBase::viewElements().
EntityResolverTest::testUuidEntityResolver in drupal/core/modules/serialization/lib/Drupal/serialization/Tests/EntityResolverTest.php
Test that fields referencing UUIDs can be denormalized.
EntityResource::post in drupal/core/modules/rest/lib/Drupal/rest/Plugin/rest/resource/EntityResource.php
Responds to entity POST requests and saves the new entity.
EntityUriTest::testDefaultUri in drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityUriTest.php
Tests that an entity without a URI callback uses the default URI.
ExposedFormTest::testExposedFormRender in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ExposedFormTest.php
Tests the exposed form markup.
FeedFormController::form in drupal/core/modules/aggregator/lib/Drupal/aggregator/FeedFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
FeedParserTest::testRedirectFeed in drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedParserTest.php
Tests error handling when an invalid feed is added.
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_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_help in drupal/core/modules/forum/forum.module
Implements hook_help().
forum_menu_local_tasks in drupal/core/modules/forum/forum.module
Implements hook_menu_local_tasks().
forum_overview in drupal/core/modules/forum/forum.admin.inc
Form constructor for the forum overview form.
FunctionsTest::testLinks in drupal/core/modules/system/lib/Drupal/system/Tests/Theme/FunctionsTest.php
Tests theme_links().
GlossaryTest::testGlossaryView in drupal/core/modules/views/lib/Drupal/views/Tests/GlossaryTest.php
Tests the default glossary view.
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().
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.
ImageAdminStylesTest::testStyle in drupal/core/modules/image/lib/Drupal/image/Tests/ImageAdminStylesTest.php
General test to add a style, add/remove/edit effects to it, then delete it.
image_help in drupal/core/modules/image/image.module
Implements hook_help().
image_style_url in drupal/core/modules/image/image.module
Returns the URL for an image derivative given a style and image path.
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_form_system_regional_settings_alter in drupal/core/modules/language/language.module
Implements hook_form_FORM_ID_alter for system_regional_settings().
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/link/link.module
Implements hook_help().
LocalActionTest::assertLocalAction in drupal/core/modules/system/lib/Drupal/system/Tests/Menu/LocalActionTest.php
Asserts local actions in the page output.
LocaleImportFunctionalTest::testStandalonePoFile in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php
Test import of standalone .po files.
LocaleSettingsForm::buildForm in drupal/core/modules/locale/lib/Drupal/locale/Form/LocaleSettingsForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
LocaleSettingsForm::validateForm in drupal/core/modules/locale/lib/Drupal/locale/Form/LocaleSettingsForm.php
Implements \Drupal\Core\Form\FormInterface::validateForm().
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.
LocaleUpdateInterfaceTest::testInterface in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateInterfaceTest.php
Tests the user interfaces of the interface translation update system.
locale_help in drupal/core/modules/locale/locale.module
Implements hook_help().
locale_requirements in drupal/core/modules/locale/locale.install
Implements hook_requirements().
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_batch_status_finished in drupal/core/modules/locale/locale.batch.inc
Batch finished callback: Set result message.
locale_translation_status_form in drupal/core/modules/locale/locale.pages.inc
Page callback: Display the current translation status.
LocalTasksTest::assertLocalTasks in drupal/core/modules/system/lib/Drupal/system/Tests/Menu/LocalTasksTest.php
Asserts local tasks in the page output.
MaintenanceModeSubscriber::onKernelRequestMaintenance in drupal/core/modules/user/lib/Drupal/user/EventSubscriber/MaintenanceModeSubscriber.php
Determine whether the page is configured to be offline.
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.
ManageFieldsTest::testHiddenFields in drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php
Tests that Field UI respects the 'no_ui' option in hook_field_info().
MenuRouterTest::testAuthUserUserLogin in drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php
Test that an authenticated user hitting 'user/login' gets redirected to 'user' and 'user/register' gets redirected to the user edit page.
MenuRouterTest::testHookMenuIntegration in drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php
Test local tasks with route placeholders.
MenuSettingsForm::buildForm in drupal/core/modules/menu/lib/Drupal/menu/MenuSettingsForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
MenuTest::testBlockContextualLinks in drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php
Tests the contextual links on a menu block.
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_help in drupal/core/modules/menu/menu.module
Implements hook_help().
menu_overview_form in drupal/core/modules/menu/menu.admin.inc
Form constructor to edit an entire menu tree at once.
NodeAttributesTest::testNodeAttributes in drupal/core/modules/rdf/lib/Drupal/rdf/Tests/NodeAttributesTest.php
Creates a node of type article and tests its RDFa markup.
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().
NormalizeTest::getEntityUri in drupal/core/modules/hal/lib/Drupal/hal/Tests/NormalizeTest.php
Constructs the entity URI.
NormalizeTest::testNormalize in drupal/core/modules/hal/lib/Drupal/hal/Tests/NormalizeTest.php
Tests the normalize function.
number_help in drupal/core/modules/number/number.module
Implements hook_help().
OpmlFeedAdd::buildForm in drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/OpmlFeedAdd.php
Form constructor.
options_help in drupal/core/modules/options/options.module
Implements hook_help().
OverlaySubscriber::onRequest in drupal/core/modules/overlay/lib/Drupal/overlay/EventSubscriber/OverlaySubscriber.php
Performs check on the beginning of a request.
overlay_close_dialog in drupal/core/modules/overlay/overlay.module
Immediately returns HTML to to the browser and closes the overlay.
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.
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().
PerformanceForm::buildForm in drupal/core/modules/system/lib/Drupal/system/Form/PerformanceForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
Php::tips in drupal/core/modules/php/lib/Drupal/php/Plugin/Filter/Php.php
Generates a filter's tip.
php_help in drupal/core/modules/php/php.module
Implements hook_help().
picture_help in drupal/core/modules/picture/picture.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.html.twig.
rdf_preprocess_taxonomy_term in drupal/core/modules/rdf/rdf.module
Implements hook_preprocess_HOOK() for taxonomy-term.tpl.php.
rdf_preprocess_user in drupal/core/modules/rdf/rdf.module
Implements hook_preprocess_HOOK() for user.tpl.php.
rdf_preprocess_username in drupal/core/modules/rdf/rdf.module
Implements hook_preprocess_HOOK() for theme_username().
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().
RelationLinkManager::getRelationUri in drupal/core/modules/rest/lib/Drupal/rest/LinkManager/RelationLinkManager.php
Implements \Drupal\rest\LinkManager\RelationLinkManagerInterface::getRelationUri().
RemoveFeedItemTest::testRemoveFeedItem in drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/RemoveFeedItemTest.php
Tests running "remove items" from '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().
ReorderDisplays::buildForm in drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ReorderDisplays.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
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().
Rss::attachTo 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.
RSSCategoryFormatter::viewElements in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/formatter/RSSCategoryFormatter.php
Builds a renderable array for a field value.
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::testSearchFormBlock in drupal/core/modules/search/lib/Drupal/search/Tests/SearchBlockTest.php
Test that the search form block can be placed and works.
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
SearchSettingsForm::buildForm in drupal/core/modules/search/lib/Drupal/search/Form/SearchSettingsForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
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
Form constructor for the search form.
search_help in drupal/core/modules/search/search.module
Implements hook_help().
seven_node_add_list in drupal/core/themes/seven/seven.theme
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().
SimpletestResultsForm::buildForm in drupal/core/modules/simpletest/lib/Drupal/simpletest/Form/SimpletestResultsForm.php
Form constructor.
SimpleTestTest::testInternalBrowser in drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/SimpleTestTest.php
Test the internal browsers functionality.
simpletest_help in drupal/core/modules/simpletest/simpletest.module
Implements hook_help().
simpletest_requirements in drupal/core/modules/simpletest/simpletest.install
Implements hook_requirements().
SiteInformationForm::buildForm in drupal/core/modules/system/lib/Drupal/system/Form/SiteInformationForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
SiteMaintenanceModeForm::buildForm in drupal/core/modules/system/lib/Drupal/system/Form/SiteMaintenanceModeForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
SiteMaintenanceTest::testSiteMaintenance in drupal/core/modules/system/lib/Drupal/system/Tests/System/SiteMaintenanceTest.php
Verify site maintenance mode functionality.
SiteSchema::getUri in drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SiteSchema.php
Get the URI of the schema.
SiteSchemaTest::testSiteSchema in drupal/core/modules/rdf/lib/Drupal/rdf/Tests/SiteSchemaTest.php
Tests site-generated schema.
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().
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_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_modules in drupal/core/modules/system/system.admin.inc
Form constructor for the module enable/disable interface.
system_modules_uninstall in drupal/core/modules/system/system.admin.inc
Form constructor for the uninstalling disabled modules form.
system_permission in drupal/core/modules/system/system.module
Implements hook_permission().
system_requirements in drupal/core/modules/system/system.install
Test and report Drupal installation requirements.
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().
TaxonomyAttributesTest::testTaxonomyTermRdfaAttributes in drupal/core/modules/rdf/lib/Drupal/rdf/Tests/TaxonomyAttributesTest.php
Creates a random term and ensures the RDF output is correct.
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
Prepares variables for aggregator feed source templates.
template_preprocess_aggregator_item in drupal/core/modules/aggregator/aggregator.pages.inc
Prepares variables for aggregator item templates.
template_preprocess_aggregator_summary_item in drupal/core/modules/aggregator/aggregator.pages.inc
Processes variables for aggregator summary item templates.
template_preprocess_book_navigation in drupal/core/modules/book/book.module
Prepares variables for book navigation templates.
template_preprocess_forum_list in drupal/core/modules/forum/forum.module
Prepares variables for forum list templates.
template_preprocess_forum_topic_list in drupal/core/modules/forum/forum.module
Prepares variables for forum topic list templates.
template_preprocess_maintenance_page in drupal/core/includes/theme.inc
Prepare variables for maintenance page templates.
template_preprocess_node in drupal/core/modules/node/node.module
Prepares variables for node templates.
template_preprocess_page in drupal/core/includes/theme.inc
Prepares variables for the page template.
template_preprocess_taxonomy_term in drupal/core/modules/taxonomy/taxonomy.module
Prepares variables for taxonomy term templates.
template_preprocess_views_view in drupal/core/modules/views/views.theme.inc
Prepares variables for view templates.
template_preprocess_views_view_rss in drupal/core/modules/views/views.theme.inc
Prepares variables for RSS feed templates.
template_preprocess_views_view_summary in drupal/core/modules/views/views.theme.inc
Prepares variables for views summary templates.
template_preprocess_views_view_summary_unformatted in drupal/core/modules/views/views.theme.inc
Prepares variables for unformatted summary view templates.
TemporaryStream::getExternalUrl in drupal/core/lib/Drupal/Core/StreamWrapper/TemporaryStream.php
Implements Drupal\Core\StreamWrapper\StreamWrapperInterface::getExternalUrl().
text_help in drupal/core/modules/text/text.module
Implements hook_help().
ThemeController::disable in drupal/core/modules/system/lib/Drupal/system/Controller/ThemeController.php
Disables a theme.
ThemeController::enable in drupal/core/modules/system/lib/Drupal/system/Controller/ThemeController.php
Enables a theme.
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_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.
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::setUp in drupal/core/modules/rdf/lib/Drupal/rdf/Tests/TrackerAttributesTest.php
Sets up a Drupal site for running functional and integration tests.
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().
TypeLinkManager::getTypeUri in drupal/core/modules/rest/lib/Drupal/rest/LinkManager/TypeLinkManager.php
Get a type link for a bundle.
UpdateFeedTest::testUpdateFeed in drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/UpdateFeedTest.php
Creates a feed and attempts to update it.
UpdateSettingsForm::buildForm in drupal/core/modules/update/lib/Drupal/update/UpdateSettingsForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
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.
UrlTest::testExternalUrls in drupal/core/modules/system/lib/Drupal/system/Tests/Common/UrlTest.php
Tests external URL handling.
UrlTest::testLinkActiveClass in drupal/core/modules/system/lib/Drupal/system/Tests/Common/UrlTest.php
Tests for active class in links produced by l() and theme_link() functions.
UrlTest::testLinkXSS in drupal/core/modules/system/lib/Drupal/system/Tests/Common/UrlTest.php
Confirms that invalid URLs are filtered in link generating functions.
UserAttributesTest::testUserAttributesInMarkup in drupal/core/modules/rdf/lib/Drupal/rdf/Tests/UserAttributesTest.php
Tests if default mapping for user is being used.
UserBlocksTests::testUserLoginBlock in drupal/core/modules/user/lib/Drupal/user/Tests/UserBlocksTests.php
Test the user login block.
UserController::logout in drupal/core/modules/user/lib/Drupal/user/Controller/UserController.php
Logs the current user out.
UserLanguageCreationTest::testLocalUserCreation in drupal/core/modules/user/lib/Drupal/user/Tests/UserLanguageCreationTest.php
Functional test for language handling during user creation.
UserLoginBlock::build in drupal/core/modules/user/lib/Drupal/user/Plugin/Block/UserLoginBlock.php
Builds and returns the renderable array for this block plugin.
UserLoginTest::assertFailedLogin in drupal/core/modules/user/lib/Drupal/user/Tests/UserLoginTest.php
Make an unsuccessful login attempt.
UserPasswordResetTest::testUserResetPasswordTextboxFilled in drupal/core/modules/user/lib/Drupal/user/Tests/UserPasswordResetTest.php
Prefill the text box on incorrect login via link to password reset page.
UserTokenReplaceTest::testUserTokenReplacement in drupal/core/modules/user/lib/Drupal/user/Tests/UserTokenReplaceTest.php
Creates a user, then tests the tokens generated from it.
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_ui/lib/Drupal/views_ui/ViewEditFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
ViewPreviewFormController::form in drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewPreviewFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
ViewsFormBase::getForm in drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ViewsFormBase.php
Implements \Drupal\views_ui\Form\Ajax\ViewsFormInterface::getForm().
ViewsSelection::settingsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/entity_reference/selection/ViewsSelection.php
Implements \Drupal\entity_reference\Plugin\Type\Selection\SelectionInterface::settingsForm().
ViewsUIController::ajaxOperation in drupal/core/modules/views_ui/lib/Drupal/views_ui/Controller/ViewsUIController.php
Calls a method on a view and reloads the listing page.
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().
VocabularyListController::render in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyListController.php
Implements \Drupal\Core\Entity\EntityListControllerInterface::render().
WizardPluginBase::buildForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php
Drupal\views\Plugin\views\wizard\WizardInterface::buildForm().
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.
_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.