Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestEntityTypeManager | class | core/ |
Provides a test entity type manager. |
| TestEntityTypeManager::setDiscovery | function | core/ |
Sets the discovery for the manager. |
| TestEventListener | class | core/ |
|
| TestEventListener::$name | property | core/ |
|
| TestEventListener::$postFooInvoked | property | core/ |
|
| TestEventListener::$preFooInvoked | property | core/ |
|
| TestEventListener::postFoo | function | core/ |
|
| TestEventListener::preFoo | function | core/ |
Listener methods. |
| TestEventSubscriber | class | core/ |
|
| TestEventSubscriber::getSubscribedEvents | function | core/ |
|
| TestEventSubscriberWithMultipleListeners | class | core/ |
|
| TestEventSubscriberWithMultipleListeners::getSubscribedEvents | function | core/ |
|
| TestEventSubscriberWithPriorities | class | core/ |
|
| TestEventSubscriberWithPriorities::getSubscribedEvents | function | core/ |
|
| TestExample | class | core/ |
Test area plugin. |
| TestExample.php | file | core/ |
|
| TestExample::access | function | core/ |
Check whether given user has access to this handler. |
| TestExample::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| TestExample::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| TestExample::render | function | core/ |
Render the area. |
| TestExtendedNormalizer | class | core/ |
Test normalizer with a different supported class. |
| TestExtendedNormalizer::getSupportedTypes | function | core/ |
|
| TestExtension | class | core/ |
|
| 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. |
| 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. |
Pagination
- Previous page
- Page 1283
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.