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 | 
|---|---|---|---|
| AccountSettingsForm::getEditableConfigNames | function | core/ | 
                                                                                        Gets the configuration names that will be editable. | 
| AdvancedSettingsForm::getEditableConfigNames | function | core/ | 
                                                                                        Gets the configuration names that will be editable. | 
| AliasStorage::TABLE | constant | core/ | 
                                                                                        The table for the url_alias storage. | 
| Annotation for translatable text | group | core/ | 
                                                                                        Describes how to put translatable UI text into annotations. | 
| ArgumentPluginBase::$name_table | property | core/ | 
                                                                                        The table to use for the name, should it not be in the same table as the argument. | 
| BaseFieldDefinition::isTranslatable | function | core/ | 
                                                                                        Returns whether the field is translatable. | 
| BaseFieldDefinition::setTranslatable | function | core/ | 
                                                                                        Sets whether the field is translatable. | 
| BaseFieldDefinitionTest::testFieldTranslatable | function | core/ | 
                                                                                        Tests field translatable methods. | 
| BaseThemeDefaultDeprecationTest::testStableIsDefault | function | core/ | 
                                                                                        Ensures Stable is used by default when no base theme has been defined. | 
| BasicSettingsForm::getEditableConfigNames | function | core/ | 
                                                                                        Gets the configuration names that will be editable. | 
| BasicSyntaxTest::testGetFullQualifiedTableName | function | core/ | 
                                                                                        Tests \Drupal\Core\Database\Connection::getFullQualifiedTableName(). | 
| BatchStorage::ensureTableExists | function | core/ | 
                                                                                        Check if the table exists and create it if not. | 
| BatchStorage::TABLE_NAME | constant | core/ | 
                                                                                        The table name. | 
| Block::$blockRoleTable | property | core/ | 
                                                                                        Table mapping blocks to user roles. | 
| Block::$blockTable | property | core/ | 
                                                                                        Table containing block configuration. | 
| Block::$userRoleTable | property | core/ | 
                                                                                        Table listing user roles. | 
| BlockCustomTranslation::CUSTOM_BLOCK_TABLE | constant | core/ | 
                                                                                        Drupal 7 table names. | 
| BlockCustomTranslation::I18N_STRING_TABLE | constant | core/ | 
                                                                                        |
| BlockTest::$executable | property | core/ | 
                                                                                        The view executable. | 
| BookAdminEditForm::bookAdminTable | function | core/ | 
                                                                                        Builds the table portion of the form for the book administration page. | 
| BookAdminEditForm::bookAdminTableTree | function | core/ | 
                                                                                        Helps build the main table in the book administration page form. | 
| BookManager::getTableOfContents | function | core/ | 
                                                                                        Returns an array of book pages in table of contents order. | 
| BookManager::recurseTableOfContents | function | core/ | 
                                                                                        Recursively processes and formats book links for getTableOfContents(). | 
| BookManagerInterface::getTableOfContents | function | core/ | 
                                                                                        Returns an array of book pages in table of contents order. | 
| BookSettingsForm::getEditableConfigNames | function | core/ | 
                                                                                        Gets the configuration names that will be editable. | 
| BookTest::testGetTableOfContents | function | core/ | 
                                                                                        Tests BookManager::getTableOfContents(). | 
| BooleanItem::getSettableOptions | function | core/ | 
                                                                                        Returns an array of settable values with labels for display. | 
| BooleanItem::getSettableValues | function | core/ | 
                                                                                        Returns an array of settable values. | 
| BoxTranslation::CUSTOM_BLOCK_TABLE | constant | core/ | 
                                                                                        Drupal 6 table names. | 
| BoxTranslation::I18N_STRING_TABLE | constant | core/ | 
                                                                                        |
| BrokenHandlerTrait::ensureMyTable | function | core/ | 
                                                                                        Ensure the main table for this handler is in the query. This is used a lot.  | 
              
| BulkForm::clickSortable | function | core/ | 
                                                                                        Determines if this field is click sortable. | 
| CacheableNotAcceptableHttpException | class | core/ | 
                                                                                        A cacheable NotAcceptableHttpException. | 
| CacheableNotAcceptableHttpException.php | file | core/ | 
                                                                                        |
| CacheableNotAcceptableHttpException::__construct | function | core/ | 
                                                                                        |
| CKEditorAdminSortTrait::sortableUpdate | function | core/ | 
                                                                                        Define to provide any necessary callback following layout change. | 
| CKEditorIntegrationTest::testEditableCaption | function | core/ | 
                                                                                        Tests caption editing in the CKEditor widget. | 
| ClaroTableDragTest | class | core/ | 
                                                                                        Runs TableDragTest in Claro. | 
| ClaroTableDragTest.php | file | core/ | 
                                                                                        |
| ClaroTableDragTest::$defaultTheme | property | core/ | 
                                                                                        The theme to install as the default for testing. | 
| ClaroTableDragTest::findWeightsToggle | function | core/ | 
                                                                                        Finds the show/hide weight toggle element. | 
| claro_preprocess_field_ui_table | function | core/ | 
                                                                                        Implements template_preprocess_HOOK() for field_ui_table. | 
| claro_preprocess_table | function | core/ | 
                                                                                        Implements template_preprocess_HOOK() for table. | 
| claro_preprocess_views_view_table | function | core/ | 
                                                                                        Implements template_preprocess_HOOK() for views_view_table. | 
| ClassyTemplatesIdenticalToStableTest | class | core/ | 
                                                                                        Confirms that certain Classy templates have identical equivalents in Stable. | 
| ClassyTemplatesIdenticalToStableTest.php | file | core/ | 
                                                                                        |
| ClassyTemplatesIdenticalToStableTest::providerTestStableTemplatesIdenticalToClassy | function | core/ | 
                                                                                        A list of the Classy templates that have identical copies in Stable. | 
| ClassyTemplatesIdenticalToStableTest::testStableTemplatesIdenticalToClassy | function | core/ | 
                                                                                        Confirms that certain Classy templates have equivalents in Stable. | 
| CommentStorageSchema::getSharedTableFieldSchema | function | core/ | 
                                                                                        Gets the schema for a single field definition. | 
| ConditionInterface::setExecutableManager | function | core/ | 
                                                                                        Sets the executable manager class. | 
Pagination
- Page 1
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.