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 |
|---|---|---|---|
| TestMigrationMock::__construct | function | core/ |
TestMigrationMock constructor. |
| TestMissingDependency | class | core/ |
A controller that declares a route but extends a class from a missing module. |
| TestMissingDependency.php | file | core/ |
|
| TestMissingDependency::build | function | core/ |
Builds something. |
| TestModalController | class | core/ |
Renders a link to open a route in route with a pager in a modal. |
| TestModalController.php | file | core/ |
|
| TestModalController::modal | function | core/ |
Renders a link to open pager_test.multiple_pagers in a modal dialog. |
| TestModuleRequiredByThemeHooks | class | core/ |
Hook implementations for test_module_required_by_theme. |
| TestModuleRequiredByThemeHooks.php | file | core/ |
|
| TestModuleRequiredByThemeHooks::systemInfoAlter | function | core/ |
Implements hook_system_info_alter(). |
| 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 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… |
| TestNodeVisitor | class | core/ |
A node visitor that adds nodes to the Twig template. |
| TestNodeVisitor.php | file | core/ |
|
| TestNodeVisitor::$extensionName | property | core/ |
The name of the extension. |
| TestNodeVisitor::$varName | property | core/ |
The variable name. |
| TestNodeVisitor::enterNode | function | core/ |
|
| TestNodeVisitor::getPriority | function | core/ |
|
| TestNodeVisitor::leaveNode | function | core/ |
|
| TestNodeVisitor::__construct | function | core/ |
TestNodeVisitor constructor. |
| TestNormalizerBase | class | core/ |
Testable class for NormalizerBase. |
| TestNormalizerBase::$supportedTypes | property | core/ |
The interface or class that this Normalizer supports. |
| TestNormalizerBase::getSupportedTypes | function | core/ |
|
| TestNormalizerBase::normalize | function | core/ |
Normalizes data into a set of arrays/scalars. |
| TestNormalizerBase::setSupportedTypes | function | core/ |
Sets the supported types. |
| TestNotAnEntityForm | class | core/ |
Provides a test entity form that doesn't extend EntityForm. |
| TestNotAnEntityForm::buildForm | function | core/ |
Form constructor. |
| TestNotAnEntityForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| TestNotAnEntityForm::submitForm | function | core/ |
Form submission handler. |
| TestObject | class | core/ |
Test class used for the encoding test. |
| TestObject::getA | function | core/ |
Return the characters "A". |
| 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. |
Pagination
- Previous page
- Page 1407
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.