Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestExtendedNormalizer | class | core/ |
Test normalizer with a different supported class. |
| TestExtendedNormalizer::getSupportedTypes | function | core/ |
|
| TestExtension | class | core/ |
Stub class for testing ExtensionList. |
| TestExtension | class | core/ |
A test Twig extension that adds a custom function and a custom filter. |
| TestExtension.php | file | core/ |
|
| TestExtension::$extensionDiscovery | property | core/ |
|
| TestExtension::$installedExtensions | property | core/ |
|
| TestExtension::getExtensionDiscovery | function | core/ |
Returns the extension discovery. |
| TestExtension::getFilters | function | core/ |
Generates a list of all Twig filters that this extension defines. |
| TestExtension::getFunctions | function | core/ |
Generates a list of all Twig functions that this extension defines. |
| TestExtension::getInstalledExtensionNames | function | core/ |
Returns a list of machine names of installed extensions. |
| TestExtension::getName | function | core/ |
Gets a unique identifier for this Twig extension. |
| TestExtension::setExtensionDiscovery | function | core/ |
|
| TestExtension::setInstalledExtensions | function | core/ |
|
| TestExtension::testFilter | function | core/ |
Replaces all instances of "animal" in a string with "plant". |
| TestExtension::testFunction | function | core/ |
Outputs either an uppercase or lowercase test phrase. |
| TestExternalDependencyInterface | interface | core/ |
This is an interface to be implemented by plugin classes in other modules. |
| TestExternalDependencyInterface.php | file | core/ |
|
| TestExtractor | class | core/ |
Test plugin implementation of the icon_extractor. |
| TestExtractor.php | file | core/ |
|
| TestExtractor::discoverIcons | function | core/ |
Get a list of all the icons discovered by this extractor. |
| TestExtractorWithFinder | class | core/ |
Test plugin implementation of the icon_extractor. |
| TestExtractorWithFinder.php | file | core/ |
|
| TestExtractorWithFinder::discoverIcons | function | core/ |
Get a list of all the icons discovered by this extractor. |
| TestFieldApplicableFormatter | class | core/ |
Plugin implementation of the 'field_test_applicable' formatter. |
| TestFieldApplicableFormatter.php | file | core/ |
|
| TestFieldApplicableFormatter::isApplicable | function | core/ |
Returns if the formatter can be used for the provided field. |
| TestFieldApplicableFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| TestFieldConstraint | class | core/ |
Checks if a value is not equal. |
| TestFieldConstraint.php | file | core/ |
|
| TestFieldConstraint::validatedBy | function | core/ |
|
| TestFieldDefaultFormatter | class | core/ |
Plugin implementation of the 'field_test_default' formatter. |
| TestFieldDefaultFormatter.php | file | core/ |
|
| TestFieldDefaultFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| TestFieldDefaultFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| TestFieldDefaultFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| TestFieldDefaultFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| TestFieldEmptyFormatter | class | core/ |
Plugin implementation of the 'field_empty_test' formatter. |
| TestFieldEmptyFormatter.php | file | core/ |
|
| TestFieldEmptyFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| TestFieldEmptyFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| TestFieldEmptySettingFormatter | class | core/ |
Plugin implementation of the 'field_empty_setting' formatter. |
| TestFieldEmptySettingFormatter.php | file | core/ |
|
| TestFieldEmptySettingFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| TestFieldEmptySettingFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| TestFieldEmptySettingFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| TestFieldEmptySettingFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| TestFieldMultipleFormatter | class | core/ |
Plugin implementation of the 'field_test_multiple' formatter. |
| TestFieldMultipleFormatter.php | file | core/ |
|
| TestFieldMultipleFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
Pagination
- Previous page
- Page 1397
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.