Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| StylePluginBase::$rowTokens | property | core/ |
Store all available tokens row rows. |
| StylePluginBase::tokenizeValue | function | core/ |
Take a value and apply token replacement logic to it. |
| StylePluginBase::usesTokens | function | core/ |
Return TRUE if this style uses tokens. |
| StyleSensibleElementConstraintValidator | class | core/ |
Styles can only be specified for HTML5 tags and extra classes. |
| StyleSensibleElementConstraintValidator.php | file | core/ |
|
| StyleSensibleElementConstraintValidator::findStyleConflictingPluginLabel | function | core/ |
Finds the plugin with elements that conflict with the style element. |
| StyleSensibleElementConstraintValidator::intersectionWithClasses | function | core/ |
Checks if there is an intersection on allowed 'class' attribute values. |
| StyleSensibleElementConstraintValidator::KNOWN_UNSUPPORTED_TAGS | constant | core/ |
Tags whose plugins are known to not yet integrate with the Style plugin. |
| StyleSensibleElementConstraintValidator::validate | function | core/ |
|
| StyleTest::getOutput | function | core/ |
Returns the output property. |
| StyleTest::setOutput | function | core/ |
Sets the output property. |
| StyleTest::testCustomRowClasses | function | core/ |
Tests custom CSS row classes. |
| StyleTestBase::storeViewPreview | function | core/ |
Stores a view output in the elements. |
| SupernovaGenerator | class | core/ |
Implements a URL generator which always thrown an exception. |
| SupernovaGenerator.php | file | core/ |
|
| SupernovaGenerator::generate | function | core/ |
|
| SupernovaGenerator::generateFromRoute | function | core/ |
Generates a URL or path for a specific route based on the given parameters. |
| SupernovaGenerator::getContext | function | core/ |
|
| SupernovaGenerator::getPathFromRoute | function | core/ |
Gets the internal path (system path) for a route. |
| SupernovaGenerator::setContext | function | core/ |
|
| SupportAwareSectionStorageInterface | interface | core/ |
Interface for section storage that knows whether it supports a view mode. |
| SupportAwareSectionStorageInterface.php | file | core/ |
|
| SupportAwareSectionStorageInterface::isSupported | function | core/ |
Determines if layout builder is supported by a view mode. |
| SupportAwareSectionStorageManagerInterface | interface | core/ |
Interface for section manager that knows whether it supports view modes. |
| SupportAwareSectionStorageManagerInterface.php | file | core/ |
|
| SupportAwareSectionStorageManagerInterface::notSupported | function | core/ |
Determines whether a view mode is not supported by any storage. |
| SupportedReleaseValidator | class | core/ |
Validates that updated projects are secure and supported. |
| SupportedReleaseValidator.php | file | core/ |
|
| SupportedReleaseValidator::getSubscribedEvents | function | core/ |
|
| SupportedReleaseValidator::isSupportedRelease | function | core/ |
Checks if the given version of a project is supported. |
| SupportedReleaseValidator::validate | function | core/ |
Checks that the packages are secure and supported. |
| SupportedReleaseValidator::__construct | function | core/ |
|
| SupportedReleaseValidatorTest | class | core/ |
Tests Drupal\package_manager\Validator\SupportedReleaseValidator. |
| SupportedReleaseValidatorTest.php | file | core/ |
|
| SupportedReleaseValidatorTest::providerException | function | core/ |
Data provider for testException(). |
| SupportedReleaseValidatorTest::setUp | function | core/ |
|
| SupportedReleaseValidatorTest::testException | function | core/ |
Tests exceptions when updating to unsupported or insecure releases. |
| SvgExtractor | class | core/ |
Plugin implementation of the icon_extractor. |
| SvgExtractor.php | file | core/ |
|
| SvgExtractor::discoverIcons | function | core/ |
|
| SvgExtractor::extractSvg | function | core/ |
Extract svg values, simply exclude parent <svg>. |
| SvgExtractor::loadIcon | function | core/ |
|
| SvgExtractorTest | class | core/ |
Tests Drupal\Core\Theme\Plugin\IconExtractor\SvgExtractor. |
| SvgExtractorTest.php | file | core/ |
|
| SvgExtractorTest::$iconFinder | property | core/ |
The IconFinder instance. |
| SvgExtractorTest::$pluginId | property | core/ |
This test plugin id (icon pack id). |
| SvgExtractorTest::$svgExtractorPlugin | property | core/ |
The SvgExtractor instance. |
| SvgExtractorTest::providerDiscoverIconsSvg | function | core/ |
Data provider for ::testDiscoverIconsSvg(). |
| SvgExtractorTest::providerLoadIconSvg | function | core/ |
Data provider for ::testLoadIconSvg(). |
| SvgExtractorTest::setUp | function | core/ |
Pagination
- Previous page
- Page 235
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.