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 |
|---|---|---|---|
| system_update_8802 | function | core/ |
Fix system.theme:admin when the default theme is used as the admin theme. |
| system_update_8803 | function | core/ |
Install the 'path_alias' entity type. |
| system_update_8804 | function | core/ |
Convert path aliases to entities. |
| system_update_8805 | function | core/ |
Change the provider of the 'path_alias' entity type and its base fields. |
| system_update_8901 | function | core/ |
Update the stored schema data for entity identifier fields. |
| system_user_timezone | function | core/ |
Add the time zone field to the user edit and register forms. |
| table--file-multiple-widget.css | file | core/ |
Styles for multiple file widget table. |
| table--file-multiple-widget.pcss.css | file | core/ |
Styles for multiple file widget table. |
| table.css | file | core/ |
Styles for Bartik's tables. |
| Table::$defaultFieldLabels | property | core/ |
Should field labels be enabled by default. |
| Table::$usesFields | property | core/ |
Does the style plugin for itself support to add fields to its output. |
| Table::$usesRowClass | property | core/ |
Does the style plugin support custom css class for the rows. |
| Table::$usesRowPlugin | property | core/ |
Whether or not this style uses a row plugin. |
| Table::buildOptionsForm | function | core/ |
Render the given style. |
| Table::buildSort | function | core/ |
Called by the view builder to see if this style handler wants to interfere with the sorts. If so it should build; if it returns any non-TRUE value, normal sorting will NOT be added to the query. |
| Table::buildSortPost | function | core/ |
Add our actual sort criteria |
| Table::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| Table::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| Table::getCacheTags | function | core/ |
The cache tags associated with this object. |
| Table::processTable | function | core/ |
#process callback for #type 'table' to add tableselect support. |
| Table::sanitizeColumns | function | core/ |
Normalize a list of columns based upon the fields that are available. This compares the fields stored in the style handler to the list of fields actually in the view, removing fields that have been removed and adding new fields in their own column. |
| Table::wizardSubmit | function | core/ |
Alter the options of a display before they are added to the view. |
| TableDisplayCacheMaxAgeTest | class | core/ |
Tests the upgrade path for cache max age with table displays. |
| TableDisplayCacheMaxAgeTest.php | file | core/ |
|
| TableDisplayCacheMaxAgeTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| TableDisplayCacheMaxAgeTest::testViewsPostUpdateTableDisplayMaxCacheAge | function | core/ |
Tests the upgrade path for cache max age with table displays. |
| tabledrag.css | file | core/ |
Replacement styles for table drag. |
| tabledrag.css | file | core/ |
Visual styles for table drag. |
| tabledrag.css | file | core/ |
Visual styles for table drag. |
| tabledrag.css | file | core/ |
Visual styles for table drag. |
| tabledrag.css | file | core/ |
Visual styles for table drag. |
| tabledrag.module.css | file | core/ |
Table drag behavior. |
| tabledrag.module.css | file | core/ |
Table drag behavior. |
| tabledrag.pcss.css | file | core/ |
Replacement styles for table drag. |
| TableDragTest | class | core/ |
Tests draggable table. |
| TableDragTest.php | file | core/ |
|
| TableDragTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TableDragTest::$modules | property | core/ |
Modules to enable. |
| TableDragTest::$state | property | core/ |
The state service. |
| TableDragTest::assertDraggableTable | function | core/ |
Asserts the whole structure of the draggable test 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. |
Pagination
- Previous page
- Page 1181
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.