Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestExtension | class | core/ |
A test Twig extension that adds a custom function and a custom filter. |
| TestExtension | class | core/ |
|
| 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. |
| TestExtensionInstallStorage | class | core/ |
|
| TestExtensionInstallStorage::getProfile | function | core/ |
Gets the install profile value. |
| TestFetcher | class | core/ |
Defines a test fetcher implementation. |
| TestFetcher.php | file | core/ |
|
| TestFetcher::fetch | function | core/ |
Downloads feed data. |
| 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::getRequiredOptions | function | 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. |
| TestFieldMultipleFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| TestFieldMultipleFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| TestFieldMultipleFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| TestFieldNoSettingsFormatter | class | core/ |
Plugin implementation of the 'field_no_settings' formatter. |
Pagination
- Previous page
- Page 1221
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.