Search for scheme
- Search 7.x for scheme
- Search 8.9.x for scheme
- Search 10.3.x for scheme
- Search 11.x for scheme
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
color-scheme-form.html.twig | file | core/ |
Theme override for a theme's color form. |
color-scheme-form.html.twig | file | core/ |
Default theme implementation for a theme's color form. |
color-scheme-form.html.twig | file | core/ |
Theme override for a theme's color form. |
ColorTest::testOverrideAndResetScheme | function | core/ |
Tests whether the scheme can be set, viewed anonymously and reset. |
color_scheme_form | function | core/ |
Form constructor for the color configuration form for a particular theme. |
color_scheme_form_submit | function | core/ |
Form submission handler for color_scheme_form(). |
color_scheme_form_validate | function | core/ |
Form validation handler for color_scheme_form(). |
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. |
ImageStyle::fileDefaultScheme | function | core/ |
Provides a wrapper to allow unit testing. |
ImageStyleTest::fileDefaultScheme | function | core/ |
Mock function for ImageStyle::fileDefaultScheme(). |
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. |
template_preprocess_color_scheme_form | function | core/ |
Prepares variables for color scheme form templates. |
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.