Search for table

  1. Search 7.x for table
  2. Search 9.5.x for table
  3. Search 8.9.x for table
  4. Search 11.x for table
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Table class core/modules/views/src/Plugin/views/style/Table.php Style plugin to render each item as a row in a table.
Table class core/lib/Drupal/Core/Render/Element/Table.php Provides a render element for a table.

All search results

Title Object type File name Summary
FormTestTableSelectColspanForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectColspanForm.php
FormTestTableSelectColspanForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectColspanForm.php
FormTestTableSelectColspanForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectColspanForm.php
FormTestTableSelectDisabledRowsForm class core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectDisabledRowsForm.php Builds a form to test table select with disabled rows.
FormTestTableSelectDisabledRowsForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectDisabledRowsForm.php
FormTestTableSelectDisabledRowsForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectDisabledRowsForm.php
FormTestTableSelectDisabledRowsForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectDisabledRowsForm.php
FormTestTableSelectDisabledRowsForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectDisabledRowsForm.php
FormTestTableSelectEmptyForm class core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectEmptyForm.php Builds a form to test table select with '#options' set to empty.
FormTestTableSelectEmptyForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectEmptyForm.php
FormTestTableSelectEmptyForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectEmptyForm.php
FormTestTableSelectEmptyForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectEmptyForm.php
FormTestTableSelectEmptyForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectEmptyForm.php
FormTestTableSelectFormBase class core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectFormBase.php Provides a base class for tableselect forms.
FormTestTableSelectFormBase.php file core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectFormBase.php
FormTestTableSelectFormBase::tableselectFormBuilder function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectFormBase.php Build a form to test the tableselect element.
FormTestTableSelectJsSelectForm class core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectJsSelectForm.php Builds a form to test table select with JS.
FormTestTableSelectJsSelectForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectJsSelectForm.php
FormTestTableSelectJsSelectForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectJsSelectForm.php
FormTestTableSelectJsSelectForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectJsSelectForm.php
FormTestTableSelectJsSelectForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectJsSelectForm.php
FormTestTableSelectMultipleFalseForm class core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectMultipleFalseForm.php Builds a form to test table select with '#multiple" set to FALSE.
FormTestTableSelectMultipleFalseForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectMultipleFalseForm.php
FormTestTableSelectMultipleFalseForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectMultipleFalseForm.php
FormTestTableSelectMultipleFalseForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectMultipleFalseForm.php
FormTestTableSelectMultipleFalseForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectMultipleFalseForm.php
FormTestTableSelectMultipleTrueForm class core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectMultipleTrueForm.php Builds a form to test table select with '#multiple' as TRUE.
FormTestTableSelectMultipleTrueForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectMultipleTrueForm.php
FormTestTableSelectMultipleTrueForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectMultipleTrueForm.php
FormTestTableSelectMultipleTrueForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectMultipleTrueForm.php
FormTestTableSelectMultipleTrueForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectMultipleTrueForm.php
form_test_tableselect_ajax_callback function core/modules/system/tests/modules/form_test/form_test.module Ajax callback that returns the form element.
ForumSettingsForm::getEditableConfigNames function core/modules/forum/src/ForumSettingsForm.php
FullyValidatableConstraint class core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/FullyValidatableConstraint.php Constraint for fully validatable config schema type.
FullyValidatableConstraint.php file core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/FullyValidatableConstraint.php
FullyValidatableConstraintValidator class core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/FullyValidatableConstraintValidator.php FullyValidatable constraint.
FullyValidatableConstraintValidator.php file core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/FullyValidatableConstraintValidator.php
FullyValidatableConstraintValidator::validate function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/FullyValidatableConstraintValidator.php
FundamentalCompatibilityConstraint::$nonCreatableTagMessage property core/modules/ckeditor5/src/Plugin/Validation/Constraint/FundamentalCompatibilityConstraint.php The violation message when CKE5 cannot create a needed tag.
FundamentalCompatibilityConstraintValidator::checkAllHtmlTagsAreCreatable function core/modules/ckeditor5/src/Plugin/Validation/Constraint/FundamentalCompatibilityConstraintValidator.php Checks all HTML tags supported by enabled CKEditor 5 plugins are creatable.
HandlerBase::$table property core/modules/views/src/Plugin/views/HandlerBase.php The table this handler is attached to.
HandlerBase::$tableAlias property core/modules/views/src/Plugin/views/HandlerBase.php The alias of the table of this handler which is used in the query.
HandlerBase::ensureMyTable function core/modules/views/src/Plugin/views/HandlerBase.php
HandlerBase::getTableJoin function core/modules/views/src/Plugin/views/HandlerBase.php
HandlerBaseTest::testGetEntityTypeForFieldOnBaseTable function core/modules/views/tests/src/Unit/Plugin/HandlerBaseTest.php @covers ::getEntityType[[api-linebreak]]
HandlerTestTrait::$executable property core/modules/views/tests/src/Unit/Plugin/HandlerTestTrait.php The mocked view executable.
HandlerTestTrait::setupExecutableAndView function core/modules/views/tests/src/Unit/Plugin/HandlerTestTrait.php Sets up a view executable and a view entity.
I18nQueryTrait::$i18nStringTable property core/modules/content_translation/src/Plugin/migrate/source/I18nQueryTrait.php The i18n string table name.
IdMapTableNoDummyTest class core/modules/migrate_drupal/tests/src/Kernel/IdMapTableNoDummyTest.php Test that no dummy migrate_map tables are created.
IdMapTableNoDummyTest.php file core/modules/migrate_drupal/tests/src/Kernel/IdMapTableNoDummyTest.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.