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 |
|---|---|---|---|
| TableDragTest::assertDraggableTable | function | core/ |
Asserts the whole structure of the draggable test table. |
| TableDragTest::assertKeyboardAccessibility | function | core/ |
Asserts accessibility through keyboard of a test draggable table. |
| TableDragTest::assertOrder | function | core/ |
Asserts that several pieces of markup are in a given order in the page. |
| TableDragTest::assertTableRow | function | core/ |
Asserts the values of a draggable row. |
| TableDragTest::DRAGGING_CSS_CLASS | constant | core/ |
Class used to verify that dragging operations are in execution. |
| 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/ |
Form constructor. |
| TableDragTestForm::buildFormActions | function | core/ |
Builds the test table form actions. |
| TableDragTestForm::buildTestTable | function | core/ |
Builds the draggable test table. |
| TableDragTestForm::create | function | core/ |
Instantiates a new instance of this class. |
| TableDragTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| TableDragTestForm::submitForm | function | core/ |
Form submission handler. |
| TableDragTestForm::__construct | function | core/ |
Constructs a TableDragTestForm object. |
| TabledragWarningCommand::getAttachedAssets | function | core/ |
Gets the attached assets. |
| 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::viewElements | function | core/ |
Builds a renderable array for a field value. |
| 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::getFieldNames | function | core/ |
Gets a list of names for entity fields stored in the specified table. |
| 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 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.pcss.css | file | core/ |
Claro styles for Tables. |
| Tables.php | file | core/ |
|
| Tables.php | file | core/ |
|
| Tables::$baseTablesEntityType | property | core/ |
Keeps track of the entity type IDs for each base table of the query. |
| Tables::$caseSensitiveFields | property | core/ |
List of case sensitive fields. |
| Tables::$contentWorkspaceTables | property | core/ |
Workspace association table array, key is base table name, value is alias. |
| Tables::$entityFieldManager | property | core/ |
The entity field manager. |
Pagination
- Previous page
- Page 1247
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.