Search for table
- Search 7.x for table
- Search 9.5.x for table
- Search 10.3.x for table
- Search 11.x for table
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Table | class | core/ |
Style plugin to render each item as a row in a table. |
Table | class | core/ |
Provides a render element for a table. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
FormattableMarkupTest::testUnexpectedPlaceholder | function | core/ |
@covers ::__toString @dataProvider providerTestUnexpectedPlaceholder |
FormCacheTest::testGetCacheImmutableForm | function | core/ |
@covers ::getCache |
FormTestArgumentsObject::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
FormTestControllerObject::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
FormTestObject::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
FormTestSelectForm::makeSortableOptions | function | core/ |
Makes and returns a set of options to test sorting on. |
FormTestServiceObject::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
FormTestTableForm | class | core/ |
Form constructor for testing #type 'table' elements. |
FormTestTableForm.php | file | core/ |
|
FormTestTableForm::buildForm | function | core/ |
Form constructor. |
FormTestTableForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestTableForm::submitForm | function | core/ |
Form submission handler. |
FormTestTableSelectColspanForm | class | core/ |
Builds a form to test table selects with different column spans. |
FormTestTableSelectColspanForm.php | file | core/ |
|
FormTestTableSelectColspanForm::buildForm | function | core/ |
Form constructor. |
FormTestTableSelectColspanForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestTableSelectColspanForm::submitForm | function | core/ |
Form submission handler. |
FormTestTableSelectEmptyForm | class | core/ |
Builds a form to test table select with '#options' set to empty. |
FormTestTableSelectEmptyForm.php | file | core/ |
|
FormTestTableSelectEmptyForm::buildForm | function | core/ |
Form constructor. |
FormTestTableSelectEmptyForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestTableSelectEmptyForm::submitForm | function | core/ |
Form submission handler. |
FormTestTableSelectFormBase | class | core/ |
Provides a base class for tableselect forms. |
FormTestTableSelectFormBase.php | file | core/ |
|
FormTestTableSelectFormBase::tableselectFormBuilder | function | core/ |
Build a form to test the tableselect element. |
FormTestTableSelectJsSelectForm | class | core/ |
Builds a form to test table select with JS. |
FormTestTableSelectJsSelectForm.php | file | core/ |
|
FormTestTableSelectJsSelectForm::buildForm | function | core/ |
Form constructor. |
FormTestTableSelectJsSelectForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestTableSelectJsSelectForm::submitForm | function | core/ |
Form submission handler. |
FormTestTableSelectMultipleFalseForm | class | core/ |
Builds a form to test table select with '#multiple" set to FALSE. |
FormTestTableSelectMultipleFalseForm.php | file | core/ |
|
FormTestTableSelectMultipleFalseForm::buildForm | function | core/ |
Form constructor. |
FormTestTableSelectMultipleFalseForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestTableSelectMultipleFalseForm::submitForm | function | core/ |
Form submission handler. |
FormTestTableSelectMultipleTrueForm | class | core/ |
Builds a form to test table select with '#multiple' as TRUE. |
FormTestTableSelectMultipleTrueForm.php | file | core/ |
|
FormTestTableSelectMultipleTrueForm::buildForm | function | core/ |
Form constructor. |
FormTestTableSelectMultipleTrueForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestTableSelectMultipleTrueForm::submitForm | function | core/ |
Form submission handler. |
form_test_tableselect_ajax_callback | function | core/ |
Ajax callback that returns the form element. |
ForumSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
HandlerBase::$table | property | core/ |
The table this handler is attached to. |
HandlerBase::$tableAlias | property | core/ |
The alias of the table of this handler which is used in the query. |
HandlerBase::ensureMyTable | function | core/ |
Ensure the main table for this handler is in the query. This is used a lot. |
HandlerBase::getTableJoin | function | core/ |
Fetches a handler to join one table to a primary table from the data cache. |
HandlerBaseTest::testGetEntityTypeForFieldOnBaseTable | function | core/ |
@covers ::getEntityType |
HandlerTestTrait::$executable | property | core/ |
The mocked view executable. |
HandlerTestTrait::setupExecutableAndView | function | core/ |
Sets up a view executable and a view entity. |
I18nQueryTrait::$i18nStringTable | property | core/ |
The i18n string table name. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.