Search for uri

  1. Search 9.5.x for uri
  2. Search 8.9.x for uri
  3. Search 10.3.x for uri
  4. Search 11.x for uri
  5. Search main for uri
  6. Other projects
Title Object type File name Summary
callback_entity_info_uri function modules/system/system.api.php Return the URI for an entity.
comment_uri function modules/comment/comment.module Implements callback_entity_info_uri().
DrupalDummyStreamWrapper::getInternalUri function modules/simpletest/tests/file_test.module Override getInternalUri().
DrupalLocalStreamWrapper::$uri property includes/stream_wrappers.inc Instance URI (stream).
DrupalLocalStreamWrapper::getUri function includes/stream_wrappers.inc Base implementation of getUri().
DrupalLocalStreamWrapper::setUri function includes/stream_wrappers.inc Base implementation of setUri().
DrupalStreamWrapperInterface::getUri function includes/stream_wrappers.inc Returns the stream resource URI.
DrupalStreamWrapperInterface::setUri function includes/stream_wrappers.inc Set the absolute stream resource URI.
entity_uri function includes/common.inc Returns the URI elements of an entity.
file_build_uri function includes/file.inc Constructs a URI to Drupal's default files location given a relative path.
file_field_widget_uri function modules/file/file.field.inc Determines the URI for a file field instance.
file_stream_wrapper_get_instance_by_uri function includes/file.inc Returns a reference to the stream wrapper class responsible for a given URI.
file_stream_wrapper_uri_normalize function includes/file.inc Normalizes a URI by making it syntactically correct.
file_uri_normalize_dot_segments function includes/file.inc Normalize dot segments in a URI.
file_uri_scheme function includes/file.inc Returns the scheme of a URI (e.g. a stream).
file_uri_target function includes/file.inc Returns the part of a URI after the schema.
file_valid_uri function includes/file.inc Determines whether the URI has a valid scheme for file API operations.
FilterSecurityTestCase class modules/filter/filter.test Security tests for missing/vanished text formats or filters.
FilterSecurityTestCase::$admin_user property modules/filter/filter.test
FilterSecurityTestCase::getInfo function modules/filter/filter.test
FilterSecurityTestCase::setUp function modules/filter/filter.test Sets up a Drupal site for running functional and integration tests.
FilterSecurityTestCase::testDisableFilterModule function modules/filter/filter.test Tests removal of filtered content when an active filter is disabled.
forum_uri function modules/forum/forum.module Implements callback_entity_info_uri().
node_uri function modules/node/node.module Implements callback_entity_info_uri().
request_uri function includes/bootstrap.inc Returns the equivalent of Apache's $_SERVER['REQUEST_URI'] variable.
StreamWrapperTest::testUriFunctions function modules/simpletest/tests/file.test Test the URI and target functions.
taxonomy_term_uri function modules/taxonomy/taxonomy.module Implements callback_entity_info_uri().
UpdateCoreTestCase::testModulePageSecurityUpdate function modules/update/update.test Checks the messages at admin/modules when a security update is missing.
UpdateCoreTestCase::testSecurityUpdateAvailable function modules/update/update.test Tests the Update Manager module when a security update is available.
UpdateTestContribCase::testUpdateAdminThemeSecurityUpdate function modules/update/update.test Tests that the admin theme is always notified about security updates.
UpdateTestContribCase::testUpdateBaseThemeSecurityUpdate function modules/update/update.test Tests that subthemes are notified about security updates for base themes.
UpdateTestUploadCase::testUpdateManagerCoreSecurityUpdateMessages function modules/update/update.test Checks the messages on update manager pages when missing a security update.
user_uri function modules/user/user.module Implements callback_entity_info_uri().

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.