Search for table
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 |
---|---|---|---|
ConnectionTest::providerTestPrefixTables | function | core/ |
Data provider for testPrefixTables(). |
ConnectionTest::testDeprecatedGetUnprefixedTablesMap | function | core/ |
Tests deprecation of ::getUnprefixedTablesMap(). |
ConnectionTest::testDeprecatedTablePrefix | function | core/ |
Tests deprecation of ::tablePrefix(). |
ConnectionTest::testEscapeTable | function | core/ |
@covers ::escapeTable @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/ |
|
ContentEntityBase::isTranslatable | function | core/ |
|
ContentEntityBaseUnitTest::testIsTranslatable | function | core/ |
@covers ::isTranslatable |
ContentEntityBaseUnitTest::testIsTranslatableForMonolingual | function | core/ |
@covers ::isTranslatable |
ContentLanguageSettingsValidationTest::testImmutableProperties | function | core/ |
Tests that immutable properties cannot be changed. |
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/ |
Tests 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. |
ContentTranslationStandardFieldsTest::testRevisionLogNotTranslatable | function | core/ |
Tests that revision_log is not translatable. |
ContentTranslationUntranslatableFieldsTest | class | core/ |
Tests the untranslatable fields behaviors. |
ContentTranslationUntranslatableFieldsTest.php | file | core/ |
|
ContentTranslationUntranslatableFieldsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentTranslationUntranslatableFieldsTest::$modules | property | core/ |
Modules to install. |
ContentTranslationUntranslatableFieldsTest::setUp | function | core/ |
|
ContentTranslationUntranslatableFieldsTest::setupTestFields | function | core/ |
Creates the test fields. |
ContentTranslationUntranslatableFieldsTest::testHiddenWidgets | function | core/ |
Tests that hiding untranslatable field widgets works correctly. |
content_translation_preprocess_language_content_settings_table | function | core/ |
Implements hook_preprocess_HOOK() for language-content-settings-table.html.twig. |
CountableResourceType | class | core/ |
Subclass with overridden ::includeCount() for testing purposes. |
CountableResourceType.php | file | core/ |
|
CountableResourceType::includeCount | function | core/ |
Determine whether to include a collection count. |
CountableResourceTypeRepository | class | core/ |
Provides a repository of JSON:API configurable resource types. |
CountableResourceTypeRepository.php | file | core/ |
|
CountableResourceTypeRepository::createResourceType | function | core/ |
Creates a ResourceType value object for the given entity type + bundle. |
CronForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
DatabaseBackend::ensureTableExists | function | core/ |
Check if the flood table exists and create it if not. |
DatabaseBackend::TABLE_NAME | constant | core/ |
The database table name. |
DatabaseCacheTagsChecksum::ensureTableExists | function | core/ |
Check if the cache tags table exists and create it if not. |
DatabaseFileUsageBackend::$tableName | property | core/ |
The name of the SQL table used to store file usage information. |
DatabaseLockBackend::ensureTableExists | function | core/ |
Check if the semaphore table exists and create it if not. |
DatabaseLockBackend::TABLE_NAME | constant | core/ |
The database table name. |
DatabaseQueue::ensureTableExists | function | core/ |
Check if the table exists and create it if not. |
DatabaseQueue::TABLE_NAME | constant | core/ |
The database table name. |
DatabaseStorage::$table | property | core/ |
The database table name. |
DatabaseStorage::$table | property | core/ |
The name of the SQL table to use. |
DatabaseStorage::ensureTableExists | function | core/ |
Check if the table exists and create it if not. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.