Skip to main content
Backdrop CMS API
Documentation for Backdrop CMS developers.
  • Welcome!
    • Login

You are here

  1. Home »
  2. API reference »
  3. 1.x

Search for uri

Name Type Location Description
file_uri function core/modules/file/file.module URI callback for file entities.
File::uri function core/modules/file/file.entity.inc Implements EntityInterface::uri().
User::uri function core/modules/user/user.entity.inc Implements EntityInterface::uri().
Node::uri function core/modules/node/node.entity.inc Implements EntityInterface::uri().
File::$uri property core/modules/file/file.entity.inc The URI to access the file (either local or remote).
entity_uri function core/modules/entity/entity.module Returns the URI elements of an entity.
request_uri function core/includes/bootstrap.inc Returns the equivalent of Apache's $_SERVER['REQUEST_URI'] variable.
Comment::uri function core/modules/comment/comment.entity.inc Implements EntityInterface::uri().
file_valid_uri function core/includes/file.inc Determines whether the URI has a valid scheme for file API operations.
file_build_uri function core/includes/file.inc Constructs a URI to Backdrop's default files location given a relative path.
TestEntity::uri function core/modules/field/tests/field_test/field_test.class.inc Returns the URI elements of the entity.
TestEntity::uri function core/modules/entity/tests/entity_test/entity_test.entity.inc Implements EntityInterface::uri().
file_uri_scheme function core/includes/file.inc Returns the scheme of a URI (e.g. a stream).
file_uri_target function core/includes/file.inc Returns the part of a URI after the schema.
TaxonomyTerm::uri function core/modules/taxonomy/taxonomy.entity.inc Implements EntityInterface::uri()
file_download_uri function core/modules/file/file.module Return an URI for a file download.
AnonymousUser::uri function core/includes/anonymous.inc Provides the anonymous user URI for consistency with User entities.
UserInterface::uri function core/includes/userinterface.inc Returns the URI elements of the entity.
EntityInterface::uri function core/modules/entity/entity.class.inc Returns the URI elements of the entity.
TestFieldEntity::uri function core/modules/field/tests/field_test/field_test.class.inc Implements EntityInterface::uri().
file_field_widget_uri function core/modules/file/file.field.inc Determines the URI for a file field instance.
FilterSecurityTestCase class core/modules/filter/tests/filter.test Security tests for missing/vanished text formats or filters.
EntityExampleBasic::uri function modules/examples/entity_example/entity_example.inc Implements EntityInterface::uri().
entity_example_basic_uri function modules/examples/entity_example/entity_example.module Implements the uri callback.
file_upload_destination_uri function core/modules/file/file.pages.inc Determines the upload location for the file add upload form.
image_style_add_allowed_uri function core/modules/image/image.module Add an image style URI to the whitelist.
image_style_get_allowed_uris function core/modules/image/image.module Get a list of all whitelisted URIs for image styles.
views_handler_field_file_uri class core/modules/file/views/views_handler_field_file_uri.inc Field handler to add rendering file paths as file URLs instead of as internal file URIs.
FilterSecurityTestCase::setUp function core/modules/filter/tests/filter.test Sets up a Backdrop site for running functional and integration tests.
image_style_save_allowed_uris function core/modules/image/image.module Shutdown callback used to save the whitelist of requested image styles.
image_style_remove_allowed_uri function core/modules/image/image.module Remove an image style URI from the whitelist.
BackdropLocalStreamWrapper::$uri property core/includes/stream_wrappers.inc Instance URI (stream).
views_handler_field_file_uri.inc file core/modules/file/views/views_handler_field_file_uri.inc Definition of views_handler_field_file_uri.
file_stream_wrapper_uri_normalize function core/includes/file.inc Normalizes a URI by making it syntactically correct.
BackdropLocalStreamWrapper::setUri function core/includes/stream_wrappers.inc Base implementation of setUri().
BackdropLocalStreamWrapper::getUri function core/includes/stream_wrappers.inc Base implementation of getUri().
StreamWrapperTest::testUriFunctions function core/modules/simpletest/tests/file.test Test the URI and target functions.
views_handler_field_file_uri::render function core/modules/file/views/views_handler_field_file_uri.inc Render the field.
FileExampleSessionStreamWrapper::$uri property modules/examples/file_example/file_example_session_streams.inc Instance URI (stream).
BackdropStreamWrapperInterface::setUri function core/includes/stream_wrappers.inc Set the absolute stream resource URI.
BackdropStreamWrapperInterface::getUri function core/includes/stream_wrappers.inc Returns the stream resource URI.
file_stream_wrapper_get_instance_by_uri function core/includes/file.inc Returns a reference to the stream wrapper class responsible for a given URI.
FileExampleSessionStreamWrapper::setUri function modules/examples/file_example/file_example_session_streams.inc Implements setUri().
FileExampleSessionStreamWrapper::getUri function modules/examples/file_example/file_example_session_streams.inc Implements getUri().
views_handler_field_file_uri::options_form function core/modules/file/views/views_handler_field_file_uri.inc Provide link to file option
BackdropDummyStreamWrapper::getInternalUri function core/modules/simpletest/tests/file_test.stream_wrappers.inc Override getInternalUri().
UserEntityCallbacksTestCase::testUriCallback function core/modules/user/tests/user.test Test URI callback.
views_handler_field_file_uri::option_definition function core/modules/file/views/views_handler_field_file_uri.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
UpdateCoreTestCase::testSecurityUpdateAvailable function core/modules/update/tests/update.test Tests the Update Manager module when a security update is available.
FilterSecurityTestCase::testDisableFilterModule function core/modules/filter/tests/filter.test Tests removal of filtered content when an active filter is disabled.

Pages

  • 1
  • 2
  • next ›
  • last »
  • Developer Documentation
    • Advanced Installation
    • Developing Modules
    • Developing Themes
    • Developing Layouts
    • Upgrading from Drupal 7
    • Converting Drupal code
      • Converting modules
      • Converting themes
      • Change Records
    • Working w Config Management
    • Deploying a Backdrop site
    • Coding & documentation standards
    • Writing secure code
    • Contribute to Backdrop
  • Backdrop API
    • Topics
    • Functions
    • Classes
    • Files
    • Globals
    • Form API Reference
  • Glossary

Stay connected

Sign up for our newsletter

Powered by Backdrop CMS
  • backdropcms.org
  • forum.backdropcms.org