Search for id
- Search 7.x for id
- Search 9.5.x for id
- Search 8.9.x for id
- Search 10.3.x for id
- Search 11.x for id
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestMigration::setPluginId | function | core/ |
Sets the migration ID (machine name). |
| TestMigrationMock::id | function | core/ |
An alias for getPluginId() for backwards compatibility reasons. |
| TestMultiWidthLayoutsTest | class | core/ |
Test the multi-width layout plugins. |
| TestMultiWidthLayoutsTest.php | file | core/ |
|
| TestMultiWidthLayoutsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TestMultiWidthLayoutsTest::$modules | property | core/ |
Modules to install. |
| TestMultiWidthLayoutsTest::assertWidthClassApplied | function | core/ |
Asserts the width class is applied to the first section. |
| TestMultiWidthLayoutsTest::setUp | function | core/ |
|
| TestMultiWidthLayoutsTest::testWidthChange | function | core/ |
Tests changing the columns widths of a multi-width section. |
| TestNodeFormOverride | class | core/ |
Override NodeForm to test media library form submission semantics. |
| TestNodeFormOverride.php | file | core/ |
|
| TestNodeFormOverride::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
| TestNotAnEntityForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| TestPermissionCallbacks::titleProvider | function | core/ |
Callback that returns the title. |
| TestPluginForm::validateConfigurationForm | function | core/ |
Form validation handler. |
| TestPluginWithForm::getPluginId | function | core/ |
Gets the plugin ID of the plugin instance. |
| TestPluginWithForm::validateConfigurationForm | function | core/ |
|
| TestRouteProvider | class | core/ |
Provides a test entity route provider. |
| TestRouteProvider | class | core/ |
Stub class for testing RouteProvider. |
| TestRouteProvider::$moduleHandler | property | core/ |
The module handler to invoke hooks on. |
| TestRouteProvider::$stringTranslation | property | core/ |
The string translation service. |
| TestRouteProvider::getCandidateOutlines | function | core/ |
Returns an array of path pattern outlines that could match the path parts. |
| TestRun::id | function | core/ |
Returns the id of the test run object. |
| TestRunnerKernel::discoverServiceProviders | function | core/ |
Discovers available serviceProviders. |
| TestRunResultsStorageInterface::validateTestingResultsEnvironment | function | core/ |
Checks if the test run storage is valid. |
| TestSandboxDatabaseUpdatesValidator | class | core/ |
Allows tests to dictate which extensions have staged database updates. |
| TestSandboxDatabaseUpdatesValidator.php | file | core/ |
|
| TestSandboxDatabaseUpdatesValidator::$state | property | core/ |
The state service. |
| TestSandboxDatabaseUpdatesValidator::hasStagedUpdates | function | core/ |
|
| TestSandboxDatabaseUpdatesValidator::setExtensionsWithUpdates | function | core/ |
Sets the names of the extensions which should have staged database updates. |
| TestSandboxDatabaseUpdatesValidator::setState | function | core/ |
Sets the state service dependency. |
| TestServiceMethodReturnsVoid | class | core/ |
Test service with void returning method. |
| TestServiceMethodReturnsVoid::methodReturnsVoid | function | core/ |
|
| TestSessionHandlerProxy::validateId | function | core/ |
|
| TestSettingsValidationBlock | class | core/ |
Provides a test settings validation block. |
| TestSettingsValidationBlock.php | file | core/ |
|
| TestSettingsValidationBlock::blockForm | function | core/ |
|
| TestSettingsValidationBlock::blockValidate | function | core/ |
|
| TestSettingsValidationBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| TestSetupTrait::$testId | property | core/ |
The test run ID. |
| TestSiteApplicationTest::testTearDownDbPrefixValidation | function | core/ |
Tests tear down db prefix validation. |
| TestSqlBase::$ids | property | core/ |
The migration IDs. |
| TestSqlBase::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| TestSqlBase::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| TestSqlBase::setIds | function | core/ |
Allows us to set the IDs during a test. |
| TestSqlIdMap | class | core/ |
Defines a SQL ID map for use in tests. |
| TestSqlIdMap.php | file | core/ |
|
| TestSqlIdMap::$message | property | core/ |
The migrate message service. |
| TestSqlIdMap::ensureTables | function | core/ |
Create the map and message tables if they don't already exist. |
| TestSqlIdMap::getFieldSchema | function | core/ |
Gets the field schema. |
Pagination
- Previous page
- Page 173
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.