Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestEntityFieldManager | class | core/ |
Stub class for testing EntityFieldManager. |
| TestEntityFieldManager::testClearEntityFieldInfo | function | core/ |
Allows the static caches to be cleared. |
| TestEntityForm | class | core/ |
Provides a test entity form. |
| TestEntityForm::$moduleHandler | property | core/ |
|
| TestEntityForm::$stringTranslation | property | core/ |
|
| TestEntityFormInjected | class | core/ |
Provides a test entity form that uses injection. |
| TestEntityFormInjected::$color | property | core/ |
The color of the entity type. |
| TestEntityFormInjected::create | function | core/ |
|
| TestEntityFormInjected::__construct | function | core/ |
Constructs a new TestEntityFormInjected. |
| TestEntityListBuilder | class | core/ |
Stub class for testing EntityListBuilder. |
| TestEntityListBuilder::buildOperations | function | core/ |
|
| TestEntityType | class | core/ |
Entity type class which allows changing the entity keys. |
| TestEntityType::setKey | function | core/ |
Sets a specific entity key. |
| TestEntityTypeManager | class | core/ |
Provides a test entity type manager. |
| TestEntityTypeManager::setDiscovery | function | core/ |
Sets the discovery for the manager. |
| TestExample | class | core/ |
Test area plugin. |
| TestExample.php | file | core/ |
|
| TestExample::access | function | core/ |
|
| TestExample::buildOptionsForm | function | core/ |
|
| TestExample::defineOptions | function | core/ |
|
| TestExample::render | function | core/ |
|
| TestExecutableFinder | class | core/ |
A test-only executable finder that can be rigged to throw an exception. |
| TestExecutableFinder.php | file | core/ |
|
| TestExecutableFinder::find | function | core/ |
|
| TestExecutableFinder::throwFor | function | core/ |
Sets up an exception to throw when trying to find a specific executable. |
| TestExecutableFinder::__construct | function | core/ |
|
| TestExtendedNormalizer | class | core/ |
Test normalizer with a different supported class. |
| TestExtendedNormalizer::getSupportedTypes | function | core/ |
|
| TestExtension | class | core/ |
A test Twig extension that adds a custom function and a custom filter. |
| TestExtension | class | core/ |
Stub class for testing ExtensionList. |
| TestExtension.php | file | core/ |
|
| TestExtension::$extensionDiscovery | property | core/ |
|
| TestExtension::$installedExtensions | property | core/ |
|
| TestExtension::getExtensionDiscovery | function | core/ |
|
| 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/ |
|
| 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/ |
|
| TestExtractorWithFinder | class | core/ |
Test plugin implementation of the icon_extractor. |
| TestExtractorWithFinder.php | file | core/ |
|
| TestExtractorWithFinder::discoverIcons | function | core/ |
Pagination
- Previous page
- Page 1602
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.