Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestInvalidHookCollectionHooks::testHook | function | core/ |
#[Hook('test_hook_alter', order: Order::First)] |
| TestInvalidHookCollectionHooks::testHook | function | core/ |
#[Hook('test_hook_alter')] #[ReorderHook('test_hook_alter', self::class, 'testHook', Order::First)] |
| TestLibraryDiscoveryParser::$validUris | property | core/ |
The valid URIs. |
| TestLibraryDiscoveryParser::fileValidUri | function | core/ |
|
| TestLibraryDiscoveryParser::setFileValidUri | function | core/ |
|
| TestLocalTaskDefault::setRouteProvider | function | core/ |
|
| TestMemoryBackend::getAllCids | function | core/ |
|
| TestMiddleware | class | core/ |
Provides a test middleware. |
| TestMiddleware.php | file | core/ |
|
| TestMiddleware::$httpKernel | property | core/ |
The decorated kernel. |
| TestMiddleware::$optionalArgument | property | core/ |
An optional argument. |
| TestMiddleware::handle | function | core/ |
|
| TestMiddleware::__construct | function | core/ |
Constructs a new TestMiddleware object. |
| TestMigrateExecutable::$sourceIdValues | property | core/ |
The configuration values of the source. |
| TestMigrateExecutable::getIdMap | function | core/ |
Get the ID map from the current migration. |
| TestMigrateExecutable::getIdMap | function | core/ |
Get the ID map from the current migration. |
| TestMigrateExecutable::setSourceIdValues | function | core/ |
Allows access to protected sourceIdValues property. |
| 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/ |
Pagination
- Previous page
- Page 172
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.