Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestMigration::setDestinationPlugin | function | core/ |
Sets the destination Plugin. |
| TestMigration::setMigrationPluginManager | function | core/ |
Sets the plugin manager service. |
| TestMigration::setPluginId | function | core/ |
Sets the migration ID (machine name). |
| TestMigration::setRequirements | function | core/ |
Sets the requirements values. |
| TestMigration::setSourcePlugin | function | core/ |
Sets the source Plugin. |
| TestMigration::__construct | function | core/ |
Constructs an instance of TestMigration object. |
| TestMigrationMock | class | core/ |
A mock migration plugin. |
| TestMigrationMock::$set | property | core/ |
The values passed into set(). |
| TestMigrationMock::getMigrationDependencies | function | core/ |
Get the dependencies for this migration. |
| TestMigrationMock::id | function | core/ |
An alias for getPluginId() for backwards compatibility reasons. |
| TestMigrationMock::set | function | core/ |
|
| TestMigrationMock::__construct | function | core/ |
TestMigrationMock constructor. |
| TestMultipleFormController | class | core/ |
Controller for block_test module |
| TestMultipleFormController.php | file | core/ |
|
| TestMultipleFormController::testMultipleForms | function | core/ |
|
| TestMultipleFormsBlock | class | core/ |
Provides a block with multiple forms. |
| TestMultipleFormsBlock.php | file | core/ |
|
| TestMultipleFormsBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| 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 enable. |
| TestMultiWidthLayoutsTest::assertWidthClassApplied | function | core/ |
Asserts the width class is applied to the first section. |
| TestMultiWidthLayoutsTest::FIELD_UI_PREFIX | constant | core/ |
Path prefix for the field UI for the test bundle. |
| TestMultiWidthLayoutsTest::setUp | function | core/ |
|
| TestMultiWidthLayoutsTest::testWidthChange | function | core/ |
Test 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… |
| TestNormalizerBase | class | core/ |
Test class for NormalizerBase. |
| TestNormalizerBase::setSupportedInterfaceOrClass | function | core/ |
Sets the protected supportedInterfaceOrClass property. |
| TestObject | class | core/ |
|
| TestObject::getA | function | core/ |
|
| TestObjectItem | class | core/ |
Defines the 'test_object_field' entity field item. |
| TestObjectItem.php | file | core/ |
|
| TestObjectItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| TestObjectItem::schema | function | core/ |
Returns the schema for the field. |
| TestObjectItemTest | class | core/ |
Tests the serialization of an object. |
| TestObjectItemTest.php | file | core/ |
|
| TestObjectItemTest::$modules | property | core/ |
Modules to enable. |
| TestObjectItemTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| TestObjectItemTest::testTestObjectItem | function | core/ |
Tests the serialization of a field type that has an object. |
| TestPageDisplayVariantSubscriber | class | core/ |
Selects the test page display variant. |
| TestPageDisplayVariantSubscriber.php | file | core/ |
|
| TestPageDisplayVariantSubscriber::getSubscribedEvents | function | core/ |
|
| TestPageDisplayVariantSubscriber::onSelectPageDisplayVariant | function | core/ |
Selects the page display variant. |
| TestPageTestController | class | core/ |
Controller routines for test_page_test routes. |
| TestPageTestController.php | file | core/ |
|
| TestPageTestController::testPage | function | core/ |
Returns a test page and sets the title. |
| TestParser | class | core/ |
Defines a Test parser implementation. |
Pagination
- Previous page
- Page 1229
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.