Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DefaultTableMapping::setExtraColumns | function | core/ |
Adds extra columns for a table to the table mapping. |
| DefaultTableMapping::setFieldNames | function | core/ |
Adds field columns for a table to the table mapping. |
| DefaultTableMapping::__construct | function | core/ |
Constructs a DefaultTableMapping. |
| DefaultTableMappingIntegrationTest | class | core/ |
Tests the default table mapping class for content entities stored in SQL. |
| DefaultTableMappingIntegrationTest.php | file | core/ |
|
| DefaultTableMappingIntegrationTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
| DefaultTableMappingIntegrationTest::$entityFieldManager | property | core/ |
The entity field manager. |
| DefaultTableMappingIntegrationTest::$modules | property | core/ |
|
| DefaultTableMappingIntegrationTest::$tableMapping | property | core/ |
The table mapping for the tested entity type. |
| DefaultTableMappingIntegrationTest::setUp | function | core/ |
|
| DefaultTableMappingIntegrationTest::testGetAllFieldTableNames | function | core/ |
@covers ::getAllFieldTableNames[[api-linebreak]] |
| DefaultTableMappingIntegrationTest::testGetFieldTableName | function | core/ |
Tests DefaultTableMapping::getFieldTableName(). |
| DefaultTableMappingIntegrationTest::testGetTableNames | function | core/ |
Tests DefaultTableMapping::getTableNames(). |
| DefaultTableMappingTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\Sql\DefaultTableMapping[[api-linebreak]] @group Entity |
| DefaultTableMappingTest.php | file | core/ |
|
| DefaultTableMappingTest::$entityType | property | core/ |
The entity type definition. |
| DefaultTableMappingTest::providerTestGetDedicatedTableName | function | core/ |
Provides test data for testGetDedicatedTableName(). |
| DefaultTableMappingTest::providerTestGetFieldColumnName | function | core/ |
Provides test data for testGetFieldColumnName(). |
| DefaultTableMappingTest::providerTestGetFieldTableName | function | core/ |
Provides test data for testGetFieldColumnName(). |
| DefaultTableMappingTest::setUp | function | core/ |
|
| DefaultTableMappingTest::setUpDefinition | function | core/ |
Sets up a field storage definition for the test. |
| DefaultTableMappingTest::testGetAllColumns | function | core/ |
Tests DefaultTableMapping::getAllColumns(). |
| DefaultTableMappingTest::testGetColumnNames | function | core/ |
Tests DefaultTableMapping::getColumnNames(). |
| DefaultTableMappingTest::testGetDedicatedTableName | function | core/ |
@covers ::getDedicatedDataTableName[[api-linebreak]] @covers ::getDedicatedRevisionTableName[[api-linebreak]] |
| DefaultTableMappingTest::testGetExtraColumns | function | core/ |
Tests DefaultTableMapping::getExtraColumns(). |
| DefaultTableMappingTest::testGetFieldColumnName | function | core/ |
Tests DefaultTableMapping::getFieldColumnName() with valid parameters. |
| DefaultTableMappingTest::testGetFieldColumnNameInvalid | function | core/ |
Tests DefaultTableMapping::getFieldColumnName() with invalid parameters. |
| DefaultTableMappingTest::testGetFieldNames | function | core/ |
Tests DefaultTableMapping::getFieldNames(). |
| DefaultTableMappingTest::testGetFieldTableName | function | core/ |
Tests DefaultTableMapping::getFieldTableName(). |
| DefaultTableMappingTest::testGetFieldTableNameInvalid | function | core/ |
Tests DefaultTableMapping::getFieldTableName() with an invalid parameter. |
| DefaultTableMappingTest::testGetTableNames | function | core/ |
Tests DefaultTableMapping::getTableNames(). |
| DefaultValue::transform | function | core/ |
|
| DefaultValueTest | class | core/ |
Tests the default_value process plugin. |
| DefaultValueTest.php | file | core/ |
|
| DefaultValueTest::defaultValueDataProvider | function | core/ |
Provides data for the successful lookup test. |
| DefaultValueTest::testDefaultValue | function | core/ |
Tests the default_value process plugin. |
| DefaultValueWidgetTest | class | core/ |
Tests the default value widget in Field UI. |
| DefaultValueWidgetTest.php | file | core/ |
|
| DefaultValueWidgetTest::$defaultTheme | property | core/ |
|
| DefaultValueWidgetTest::$modules | property | core/ |
|
| DefaultValueWidgetTest::setUp | function | core/ |
|
| DefaultValueWidgetTest::testDefaultValueOptionsForChangingBundles | function | core/ |
Tests default value options on field config change. |
| DefaultViewRecentCommentsTest | class | core/ |
Tests results for the Recent Comments view shipped with the module. |
| DefaultViewRecentCommentsTest.php | file | core/ |
|
| DefaultViewRecentCommentsTest::$blockDisplayResults | property | core/ |
Number of results for the Block display. |
| DefaultViewRecentCommentsTest::$commentsCreated | property | core/ |
Will hold the comments created for testing. |
| DefaultViewRecentCommentsTest::$defaultDisplayResults | property | core/ |
Number of results for the Default display. |
| DefaultViewRecentCommentsTest::$defaultTheme | property | core/ |
|
| DefaultViewRecentCommentsTest::$modules | property | core/ |
|
| DefaultViewRecentCommentsTest::$node | property | core/ |
Contains the node object used for comments of this test. |
Pagination
- Previous page
- Page 330
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.