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