Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TableDragTest::findRowById | function | core/ |
Finds a row in the test table by the row ID. |
| TableDragTest::findWeightsToggle | function | core/ |
Finds the show/hide weight toggle element. |
| TableDragTest::markRowHandleForDragging | function | core/ |
Marks a row handle for dragging. |
| TableDragTest::moveRowWithKeyboard | function | core/ |
Moves a row through the keyboard. |
| TableDragTest::setUp | function | core/ |
|
| TableDragTest::testDragAndDrop | function | core/ |
Tests draggable table drag'n'drop. |
| TableDragTest::testKeyboardAccessibility | function | core/ |
Tests accessibility through keyboard of the tabledrag functionality. |
| TableDragTest::testNestedDraggableTables | function | core/ |
Tests nested draggable tables through keyboard. |
| TableDragTest::testRootLeafDraggableRowsWithKeyboard | function | core/ |
Tests the root and leaf behaviors for rows. |
| TableDragTest::testRowWeightSwitch | function | core/ |
Tests row weight switch. |
| TableDragTest::testTableDragChangedWarning | function | core/ |
Tests the warning that appears upon making changes to a tabledrag table. |
| TableDragTest::waitUntilDraggingCompleted | function | core/ |
Waits until the dragging operations are finished on a row handle. |
| TableDragTestForm | class | core/ |
Provides a form for draggable table testing. |
| TableDragTestForm.php | file | core/ |
|
| TableDragTestForm::$state | property | core/ |
The state service. |
| TableDragTestForm::buildForm | function | core/ |
|
| TableDragTestForm::buildFormActions | function | core/ |
Builds the test table form actions. |
| TableDragTestForm::buildTestTable | function | core/ |
Builds the draggable test table. |
| TableDragTestForm::create | function | core/ |
|
| TableDragTestForm::getFormId | function | core/ |
|
| TableDragTestForm::submitForm | function | core/ |
|
| TableDragTestForm::__construct | function | core/ |
Constructs a TableDragTestForm object. |
| TabledragWarningCommand | class | core/ |
AJAX command for conveying changed tabledrag rows. |
| TabledragWarningCommand.php | file | core/ |
|
| TabledragWarningCommand::getAttachedAssets | function | core/ |
|
| TabledragWarningCommand::render | function | core/ |
|
| TabledragWarningCommand::__construct | function | core/ |
Constructs a TableDragWarningCommand object. |
| tabledrag_test.info.yml | file | core/ |
core/modules/system/tests/modules/tabledrag_test/tabledrag_test.info.yml |
| tabledrag_test.libraries.yml | file | core/ |
core/modules/system/tests/modules/tabledrag_test/tabledrag_test.libraries.yml |
| tabledrag_test.routing.yml | file | core/ |
core/modules/system/tests/modules/tabledrag_test/tabledrag_test.routing.yml |
| TableFormatter | class | core/ |
Plugin implementation of the 'file_table' formatter. |
| TableFormatter.php | file | core/ |
|
| TableFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| TableMappingInterface | interface | core/ |
Provides a common interface for mapping field columns to SQL tables. |
| TableMappingInterface.php | file | core/ |
|
| TableMappingInterface::DELTA | constant | core/ |
A property that represents delta used in entity query conditions. |
| TableMappingInterface::getAllColumns | function | core/ |
Gets a list of all database columns for a given table. |
| TableMappingInterface::getAllFieldTableNames | function | core/ |
Gets all the table names in which an entity field is stored. |
| TableMappingInterface::getColumnNames | function | core/ |
Gets a mapping of field columns to database columns for a given field. |
| TableMappingInterface::getExtraColumns | function | core/ |
Gets a list of extra database columns, which store denormalized data. |
| TableMappingInterface::getFieldColumnName | function | core/ |
Generates a column name for a field property. |
| TableMappingInterface::getFieldNames | function | core/ |
Gets a list of names for entity fields stored in the specified table. |
| TableMappingInterface::getFieldTableName | function | core/ |
Gets the table name for a given column. |
| TableMappingInterface::getReservedColumns | function | core/ |
Gets the list of columns that can not be used as field type columns. |
| TableMappingInterface::getTableNames | function | core/ |
Gets a list of table names for this mapping. |
| Tables | class | core/ |
Adds database tables and fields to the SQL entity query. |
| Tables | class | core/ |
Alters entity queries to use a workspace revision instead of the default one. |
| tables.css | file | core/ |
Claro styles for Tables. |
| tables.css | file | core/ |
Claro styles for Tables. |
| tables.css | file | core/ |
Claro styles for Tables. |
Pagination
- Previous page
- Page 1561
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.