Search for table
- Search 7.x for table
- Search 9.5.x for table
- Search 8.9.x for table
- Search 10.3.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 |
---|---|---|---|
ClaroTableDragTest::$indentationXpathSelector | property | core/ |
Xpath selector for finding tabledrag indentation elements in a table row. |
ClaroTableDragTest::$tabledragChangedXpathSelector | property | core/ |
Xpath selector for finding the tabledrag changed marker. |
ClaroTableDragTest::testNoDuplicates | function | core/ |
Ensures that there are no duplicate tabledrag handles. |
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. |
CommentStorageSchema::getSharedTableFieldSchema | function | core/ |
Gets the schema for a single field definition. |
ComposerInspector::validateExecutable | function | core/ |
Validates that the Composer executable exists in a supported version. |
ConditionInterface::setExecutableManager | function | core/ |
Sets the executable manager class. |
ConditionPluginBase::$executableManager | property | core/ |
The condition manager to proxy execute calls through. |
ConditionPluginBase::setExecutableManager | function | core/ |
Sets the executable manager class. |
ConfigEntityQueryTest::testTableSort | function | core/ |
Tests sorting with tableSort on config entity queries. |
ConfigEntityType::getBaseTable | function | core/ |
Gets the name of the entity's base table. |
ConfigEntityType::getDataTable | function | core/ |
Gets the name of the entity's data table. |
ConfigEntityType::getRevisionDataTable | function | core/ |
Gets the name of the entity's revision data table. |
ConfigEntityType::getRevisionTable | function | core/ |
Gets the name of the entity's revision table. |
ConfigEntityValidationTestBase::isFullyValidatable | function | core/ |
Whether the tested config entity type is fully validatable. |
ConfigEntityValidationTestBase::testImmutableProperties | function | core/ |
Tests that immutable properties cannot be changed. |
ConfigFactory::getEditable | function | core/ |
Returns a mutable configuration object for a given name. |
ConfigFactoryInterface::getEditable | function | core/ |
Returns a mutable configuration object for a given name. |
ConfigFormBaseTrait::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
ConfigMapperInterface::hasTranslatable | function | core/ |
Checks if pieces of this configuration mapper have translatables. |
ConfigMapperManager::findTranslatable | function | core/ |
Returns TRUE if at least one translatable element is found. |
ConfigMapperManager::hasTranslatable | function | core/ |
Returns TRUE if the configuration data has translatable items. |
ConfigMapperManagerInterface::hasTranslatable | function | core/ |
Returns TRUE if the configuration data has translatable items. |
ConfigMapperManagerTest::providerTestHasTranslatable | function | core/ |
Provides data for ConfigMapperManager::testHasTranslatable() |
ConfigMapperManagerTest::testHasTranslatable | function | core/ |
Tests ConfigMapperManager::hasTranslatable(). |
ConfigNamesMapper::hasTranslatable | function | core/ |
Checks if pieces of this configuration mapper have translatables. |
ConfigNamesMapperTest::providerTestHasTranslatable | function | core/ |
Provides data for ConfigNamesMapperTest::testHasTranslatable(). |
ConfigNamesMapperTest::testHasTranslatable | function | core/ |
Tests ConfigNamesMapper::hasTranslatable(). |
ConfigSchemaTest::testLangcodeRequiredIfTranslatableValuesConstraintError | function | core/ |
Tests exception is thrown for the root object. |
ConfiguredTrait::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
ConfigValidationTest::testValidatableConfigIsValidated | function | core/ |
Tests that the recipe runner only validates config which is validatable. |
Connection::$escapedTables | property | core/ |
List of escaped table names, keyed by unescaped names. |
Connection::$tableDropped | property | core/ |
Whether or not a table has been dropped this request. |
Connection::$tablePlaceholderReplacements | property | core/ |
Replacements to fully qualify {table} placeholders in SQL strings. |
Connection::escapeTable | function | core/ |
Escapes a table name string. |
Connection::getFullQualifiedTableName | function | core/ |
Get a fully qualified table name. |
Connection::getFullQualifiedTableName | function | core/ |
Get a fully qualified table name. |
Connection::getFullQualifiedTableName | function | core/ |
Get a fully qualified table name. |
Connection::prefixTables | function | core/ |
Appends a database prefix to all tables in a query. |
ConnectionTest::providerEscapeTables | function | core/ |
Data provider for testEscapeTable. |
ConnectionTest::providerTestPrefixTables | function | core/ |
Data provider for testPrefixTables(). |
ConnectionTest::testEscapeTable | function | core/ |
@covers ::escapeTable[[api-linebreak]] @dataProvider providerEscapeTables |
ConnectionTest::testPerTablePrefixOption | function | core/ |
Tests per-table prefix connection option. |
ConnectionTest::testPrefixTables | function | core/ |
Exercise the prefixTables() method. |
ContactFormEditForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
ContentEntityBase::$translatableEntityKeys | property | core/ |
Holds translatable entity keys such as the label. |
ContentEntityBase::getTranslatableFields | function | core/ |
Gets an array of field item lists for translatable fields. |
ContentEntityBase::isTranslatable | function | core/ |
Returns the translation support status. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.