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 |
|---|---|---|---|
| TestDomainObjectViewSubscriber.php | file | core/ |
|
| TestDomainObjectViewSubscriber::getSubscribedEvents | function | core/ |
|
| TestDomainObjectViewSubscriber::onViewTestDomainObject | function | core/ |
Sets a response given a TestDomainObject instance. |
| TestDrupal6SqlBase | class | core/ |
Extends the Drupal6SqlBase abstract class. |
| TestDrupal6SqlBase::fields | function | core/ |
Returns available fields on the source. |
| TestDrupal6SqlBase::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| TestDrupal6SqlBase::getModuleSchemaVersionWrapper | function | core/ |
Wrapper method to test protected method getModuleSchemaVersion(). |
| TestDrupal6SqlBase::moduleExistsWrapper | function | core/ |
Wrapper method to test protected method moduleExists(). |
| TestDrupal6SqlBase::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| TestDrupal6SqlBase::setDatabase | function | core/ |
Tweaks Drupal6SqlBase to set a new database connection for tests. |
| TestDrupal6SqlBase::setModuleHandler | function | core/ |
Tweaks Drupal6SqlBase to set a new module handler for tests. |
| TestDrupal6SqlBase::variableGetWrapper | function | core/ |
Wrapper method to test protected method variableGet(). |
| TestDrupalSqlBase | class | core/ |
Extends the DrupalSqlBase abstract class. |
| TestDrupalSqlBase::fields | function | core/ |
Returns available fields on the source. |
| TestDrupalSqlBase::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| TestDrupalSqlBase::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| TestDrupalSqlBase::setDatabase | function | core/ |
Tweaks DrupalSqlBase to set a new database connection for tests. |
| TestElementInfoManager | class | core/ |
Provides a test custom element plugin. |
| TestElementInfoManager::$elementInfo | property | core/ |
Stores the available element information. |
| TestEmptyBlock | class | core/ |
Provides a block that returns an empty array. |
| TestEmptyBlock.php | file | core/ |
|
| TestEmptyBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| TestEntity | class | core/ |
A concrete entity. |
| TestEntity | class | core/ |
A concrete entity. |
| 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/ |
The module handler service. |
| TestEntityForm::$stringTranslation | property | core/ |
The string translation service. |
| 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/ |
Instantiates a new instance of the implementing class using autowiring. |
| TestEntityFormInjected::__construct | function | core/ |
Constructs a new TestEntityFormInjected. |
| TestEntityListBuilder | class | core/ |
Stub class for testing EntityListBuilder. |
| TestEntityListBuilder::buildOperations | function | core/ |
Builds a renderable list of operation links for the entity. |
| 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/ |
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. |
| 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/ |
Pagination
- Previous page
- Page 1396
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.