PoStreamReader::$_uri |
property |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
URI of the PO stream that is being read. |
file_field_widget_uri |
function |
drupal/core/modules/file/file.field.inc |
Determines the URI for a file field instance. |
Uri::buildOptionsForm |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/views/field/Uri.php |
Provide link to file option |
Client::setUriTemplate |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Client.php |
Set the URI template expander to use with the client |
Client::getUriTemplate |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Client.php |
Get the URI template expander used by the client |
PoStreamWriter::getURI |
function |
drupal/core/lib/Drupal/Component/Gettext/PoStreamWriter.php |
Implements Drupal\Component\Gettext\PoStreamInterface::getURI(). |
PoStreamWriter::setURI |
function |
drupal/core/lib/Drupal/Component/Gettext/PoStreamWriter.php |
Implements Drupal\Component\Gettext\PoStreamInterface::setURI(). |
PoStreamReader::getURI |
function |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
Implements Drupal\Component\Gettext\PoStreamInterface::getURI(). |
PoStreamReader::setURI |
function |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
Implements Drupal\Component\Gettext\PoStreamInterface::setURI(). |
FilterSecurityTest.php |
file |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterSecurityTest.php |
Definition of Drupal\filter\Tests\FilterSecurityTest. |
Request::getRequestUri |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Returns the requested URI. |
Request::getUriForPath |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Generates a normalized URI for the given path. |
UriTemplate::$template |
property |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/UriTemplate/UriTemplate.php |
|
FileTestBase::createUri |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/FileTestBase.php |
Create a file and return the URI of it. |
RequestTest::testGetUri |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
@covers Symfony\Component\HttpFoundation\Request::getUri |
StreamInterface::getUri |
function |
drupal/core/vendor/guzzle/stream/Guzzle/Stream/StreamInterface.php |
Get the URI/filename associated with this stream |
picture_mapping_set_uri |
function |
drupal/core/modules/picture/picture.module |
Sets Picture uri callback. |
UriTemplate::$variables |
property |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/UriTemplate/UriTemplate.php |
|
UriTemplate::$delimsPct |
property |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/UriTemplate/UriTemplate.php |
|
PeclUriTemplate::expand |
function |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/UriTemplate/PeclUriTemplate.php |
Expand the URI template using the supplied variables |
UriTemplateInterface.php |
file |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/UriTemplate/UriTemplateInterface.php |
|
UriTemplate::expandMatch |
function |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/UriTemplate/UriTemplate.php |
Process an expansion |
PoStreamInterface::getURI |
function |
drupal/core/lib/Drupal/Component/Gettext/PoStreamInterface.php |
Get the URI of the PO stream that is being read or written. |
PoStreamInterface::setURI |
function |
drupal/core/lib/Drupal/Component/Gettext/PoStreamInterface.php |
Set the URI of the PO stream that is going to be read or written. |
FilterSecurityTest::setUp |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterSecurityTest.php |
Sets up a Drupal site for running functional and integration tests. |
Request::prepareRequestUri |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
|
Twig_Sandbox_SecurityError |
class |
drupal/core/vendor/twig/twig/lib/Twig/Sandbox/SecurityError.php |
Exception thrown when a security error occurs at runtime. |
UriTemplate::$operatorHash |
property |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/UriTemplate/UriTemplate.php |
|
FilterSecurityTest::getInfo |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterSecurityTest.php |
|
SecurityPolicyInterface.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicyInterface.php |
|
Twig_Sandbox_SecurityPolicy |
class |
drupal/core/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php |
Represents a security policy which need to be enforced when sandbox mode is enabled. |
UriTemplate::decodeReserved |
function |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/UriTemplate/UriTemplate.php |
Removes percent encoding on reserved characters (used with + and # modifiers) |
FilterSecurityTest::$modules |
property |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterSecurityTest.php |
Modules to enable. |
UriTemplate::parseExpression |
function |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/UriTemplate/UriTemplate.php |
Parse an expression into parts |
PeclUriTemplate::__construct |
function |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/UriTemplate/PeclUriTemplate.php |
Validates that the uri_template extension is installed
@codeCoverageIgnore |
UriTemplateInterface::expand |
function |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/UriTemplate/UriTemplateInterface.php |
Expand the URI template using the supplied variables |
CssEmbedFilter::$maxUriLength |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssEmbedFilter.php |
|
RequestTest::testGetUriForPath |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
@covers Symfony\Component\HttpFoundation\Request::getUriForPath |
StreamWrapperInterface::setUri |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php |
Sets the absolute stream resource URI. |
StreamWrapperInterface::getUri |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php |
Returns the stream resource URI. |
CssEmbedFilter::setMaxUriLength |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssEmbedFilter.php |
|
ClientInterface::setUriTemplate |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/ClientInterface.php |
Set the URI template expander to use with the client |
ClientInterface::getUriTemplate |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/ClientInterface.php |
Get the URI template expander used by the client |
HttpKernel::generateInternalUri |
function |
drupal/core/lib/Drupal/Core/HttpKernel.php |
Generates an internal URI for a given controller. |
ApacheRequest::prepareRequestUri |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ApacheRequest.php |
|
ApacheRequestTest::testUriMethods |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ApacheRequestTest.php |
@dataProvider provideServerVars |
file_stream_wrapper_uri_normalize |
function |
drupal/core/includes/file.inc |
Normalizes a URI by making it syntactically correct. |
DummyStreamWrapper::getInternalUri |
function |
drupal/core/modules/file/tests/file_test/lib/Drupal/file_test/DummyStreamWrapper.php |
Override getInternalUri(). |
StreamWrapperTest::testUriFunctions |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/StreamWrapperTest.php |
Test the URI and target functions. |
AbstractEntityBodyDecorator::getUri |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
Get the URI/filename associated with this stream |