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 |
---|---|---|---|
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. |
ConfigFactory::getEditable | function | core/ |
Returns an mutable configuration object for a given name. |
ConfigFactoryInterface::getEditable | function | core/ |
Returns an 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(). |
Connection::$tableDropped | property | core/ |
Whether or not a table has been dropped this request: the destructor will only try to get rid of unnecessary databases if there is potential of them being empty. |
Connection::$unprefixedTablesMap | property | core/ |
List of un-prefixed table names, keyed by prefixed table names. |
Connection::escapeTable | function | core/ |
Escapes a table name string. |
Connection::escapeTable | function | core/ |
Escapes a table name string. |
Connection::generateTemporaryTableName | function | core/ |
Generates a temporary table name. |
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::getUnprefixedTablesMap | function | core/ |
Gets a list of individually prefixed table names. |
Connection::popCommittableTransactions | function | core/ |
Overridden to work around issues to MySQL not supporting transactional DDL. |
Connection::popCommittableTransactions | function | core/ |
Commit all the transaction layers that can commit. |
Connection::prefixTables | function | core/ |
Appends a database prefix to all tables in a query. |
Connection::tablePrefix | function | core/ |
Find the prefix for a table. |
ConnectionTest::providerTestPrefixTables | function | core/ |
Dataprovider for testPrefixTables(). |
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/ |
|
ContentEntityBase::isTranslatable | function | core/ |
|
ContentEntityBaseUnitTest::testIsTranslatable | function | core/ |
@covers ::isTranslatable |
ContentEntityBaseUnitTest::testIsTranslatableForMonolingual | function | core/ |
@covers ::isTranslatable |
ContentModerationStateTest::testNonTranslatableEntityTypeModeration | function | core/ |
Tests that a non-translatable entity type with a langcode can be moderated. |
ContentTranslationFieldSyncRevisionTest::setUntranslatableFieldWidgetsDisplay | function | core/ |
Sets untranslatable field widgets' display status. |
ContentTranslationFieldSyncRevisionTest::testChangeDefaultLanguageNonTranslatableFieldsHidden | function | core/ |
Test changing the default language of an entity. |
ContentTranslationLinkTagTest::createTranslatableEntity | function | core/ |
Create a test entity with translations. |
ContentTranslationMetadataFieldsTest::testSetTranslatable | function | core/ |
Tests setting translatable metadata fields. |
ContentTranslationMetadataFieldsTest::testSkipUntranslatable | function | core/ |
Tests skipping setting non translatable metadata fields. |
ContentTranslationMetadataWrapper::setFieldOnlyIfTranslatable | function | core/ |
Updates a field value, only if the field is translatable. |
ContentTranslationSettingsTest::testFieldTranslatableSettingsUI | function | core/ |
Tests that field setting depends on bundle translatability. |
ContentTranslationSettingsTest::testNonTranslatableTranslationSettingsUI | function | core/ |
Tests the translatable settings checkbox for untranslatable entities. |
ContentTranslationStandardFieldsTest::testFieldTranslatableArticle | function | core/ |
Tests that translatable fields are being rendered. |
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.