Search for scheme
- Search 7.x for scheme
- Search 9.5.x for scheme
- Search 8.9.x for scheme
- Search 10.3.x for scheme
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
Endpoint::$schemes | property | core/ |
List of URL schemes supported by the provider. |
Endpoint::getSchemes | function | core/ |
Returns list of URL schemes supported by the provider. |
FilePathTest::$sourceFileScheme | property | core/ |
The file scheme variables in the source database. |
FileTestBase::$scheme | property | core/ |
A stream wrapper scheme to register for the test. |
ImageAdminStylesTest::testPreviewImageShowInPrivateScheme | function | core/ |
Tests the display of preview images using a private scheme. |
ImageStyle::fileDefaultScheme | function | core/ |
Provides a wrapper to allow unit testing. |
ImageStyleTest::fileDefaultScheme | function | core/ |
Mock function for ImageStyle::fileDefaultScheme(). |
MailerDsnConfigValidationTest::testMailerSchemeValidation | function | core/ |
|
ReadOnlyStreamWrapperTest::$scheme | property | core/ |
A stream wrapper scheme to register for the test. |
RemoteFileDeleteRecursiveTest::$scheme | property | core/ |
A stream wrapper scheme to register for the test. |
RemoteFileDeleteTest::$scheme | property | core/ |
A stream wrapper scheme to register for the test. |
RemoteFileDirectoryTest::$scheme | property | core/ |
A stream wrapper scheme to register for the test. |
RemoteFileMoveTest::$scheme | property | core/ |
A stream wrapper scheme to register for the test. |
RemoteFileSaveDataTest::$scheme | property | core/ |
A stream wrapper scheme to register for the test. |
RemoteFileScanDirectoryTest::$scheme | property | core/ |
A stream wrapper scheme to register for the test. |
RemoteFileUnmanagedCopyTest::$scheme | property | core/ |
A stream wrapper scheme to register for the test. |
StreamWrapperManager::getScheme | function | core/ |
Returns the scheme of a URI (e.g. a stream). |
StreamWrapperManager::getViaScheme | function | core/ |
Returns a reference to the stream wrapper class responsible for a scheme. |
StreamWrapperManager::isValidScheme | function | core/ |
Checks that the scheme of a stream URI is valid. |
StreamWrapperManagerInterface::getScheme | function | core/ |
Returns the scheme of a URI (e.g. a stream). |
StreamWrapperManagerInterface::getViaScheme | function | core/ |
Returns a reference to the stream wrapper class responsible for a scheme. |
StreamWrapperManagerInterface::isValidScheme | function | core/ |
Checks that the scheme of a stream URI is valid. |
StreamWrapperManagerTest::providerTestUriScheme | function | core/ |
Data provider. |
StreamWrapperManagerTest::testUriScheme | function | core/ |
@covers ::getScheme |
StreamWrapperTest::$scheme | property | core/ |
A stream wrapper scheme to register for the test. |
StreamWrapperTest::testGetInstanceByScheme | function | core/ |
Tests the getViaScheme() method. |
StreamWrapperTest::testGetValidStreamScheme | function | core/ |
Tests the scheme functions. |
UrlHelperTest::dataEnhanceWithScheme | function | core/ |
Enhances test URLs with schemes. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.