Search for table

  1. Search 7.x for table
  2. Search 9.5.x for table
  3. Search 10.3.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
ConditionPluginBase::$executableManager property core/lib/Drupal/Core/Condition/ConditionPluginBase.php The condition manager to proxy execute calls through.
ConditionPluginBase::setExecutableManager function core/lib/Drupal/Core/Condition/ConditionPluginBase.php Sets the executable manager class.
ConfigEntityQueryTest::testTableSort function core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityQueryTest.php Tests sorting with tableSort on config entity queries.
ConfigEntityType::getBaseTable function core/lib/Drupal/Core/Config/Entity/ConfigEntityType.php Gets the name of the entity's base table.
ConfigEntityType::getDataTable function core/lib/Drupal/Core/Config/Entity/ConfigEntityType.php Gets the name of the entity's data table.
ConfigEntityType::getRevisionDataTable function core/lib/Drupal/Core/Config/Entity/ConfigEntityType.php Gets the name of the entity's revision data table.
ConfigEntityType::getRevisionTable function core/lib/Drupal/Core/Config/Entity/ConfigEntityType.php Gets the name of the entity's revision table.
ConfigFactory::getEditable function core/lib/Drupal/Core/Config/ConfigFactory.php Returns an mutable configuration object for a given name.
ConfigFactoryInterface::getEditable function core/lib/Drupal/Core/Config/ConfigFactoryInterface.php Returns an mutable configuration object for a given name.
ConfigFormBaseTrait::getEditableConfigNames function core/lib/Drupal/Core/Form/ConfigFormBaseTrait.php Gets the configuration names that will be editable.
ConfigMapperInterface::hasTranslatable function core/modules/config_translation/src/ConfigMapperInterface.php Checks if pieces of this configuration mapper have translatables.
ConfigMapperManager::findTranslatable function core/modules/config_translation/src/ConfigMapperManager.php Returns TRUE if at least one translatable element is found.
ConfigMapperManager::hasTranslatable function core/modules/config_translation/src/ConfigMapperManager.php Returns TRUE if the configuration data has translatable items.
ConfigMapperManagerInterface::hasTranslatable function core/modules/config_translation/src/ConfigMapperManagerInterface.php Returns TRUE if the configuration data has translatable items.
ConfigMapperManagerTest::providerTestHasTranslatable function core/modules/config_translation/tests/src/Unit/ConfigMapperManagerTest.php Provides data for ConfigMapperManager::testHasTranslatable()
ConfigMapperManagerTest::testHasTranslatable function core/modules/config_translation/tests/src/Unit/ConfigMapperManagerTest.php Tests ConfigMapperManager::hasTranslatable().
ConfigNamesMapper::hasTranslatable function core/modules/config_translation/src/ConfigNamesMapper.php Checks if pieces of this configuration mapper have translatables.
ConfigNamesMapperTest::providerTestHasTranslatable function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Provides data for ConfigNamesMapperTest::testHasTranslatable().
ConfigNamesMapperTest::testHasTranslatable function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::hasTranslatable().
Connection::$tableDropped property core/lib/Drupal/Core/Database/Driver/sqlite/Connection.php 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/lib/Drupal/Core/Database/Connection.php List of un-prefixed table names, keyed by prefixed table names.
Connection::escapeTable function core/lib/Drupal/Core/Database/Driver/pgsql/Connection.php Escapes a table name string.
Connection::escapeTable function core/lib/Drupal/Core/Database/Connection.php Escapes a table name string.
Connection::generateTemporaryTableName function core/lib/Drupal/Core/Database/Connection.php Generates a temporary table name.
Connection::getFullQualifiedTableName function core/lib/Drupal/Core/Database/Driver/sqlite/Connection.php Get a fully qualified table name.
Connection::getFullQualifiedTableName function core/lib/Drupal/Core/Database/Driver/pgsql/Connection.php Get a fully qualified table name.
Connection::getFullQualifiedTableName function core/lib/Drupal/Core/Database/Connection.php Get a fully qualified table name.
Connection::getUnprefixedTablesMap function core/lib/Drupal/Core/Database/Connection.php Gets a list of individually prefixed table names.
Connection::popCommittableTransactions function core/lib/Drupal/Core/Database/Driver/mysql/Connection.php Overridden to work around issues to MySQL not supporting transactional DDL.
Connection::popCommittableTransactions function core/lib/Drupal/Core/Database/Connection.php Commit all the transaction layers that can commit.
Connection::prefixTables function core/lib/Drupal/Core/Database/Connection.php Appends a database prefix to all tables in a query.
Connection::tablePrefix function core/lib/Drupal/Core/Database/Connection.php Find the prefix for a table.
ConnectionTest::providerTestPrefixTables function core/tests/Drupal/Tests/Core/Database/ConnectionTest.php Dataprovider for testPrefixTables().
ConnectionTest::testPrefixTables function core/tests/Drupal/Tests/Core/Database/ConnectionTest.php Exercise the prefixTables() method.
ContactFormEditForm::getEditableConfigNames function core/modules/contact/src/ContactFormEditForm.php Gets the configuration names that will be editable.
ContentEntityBase::$translatableEntityKeys property core/lib/Drupal/Core/Entity/ContentEntityBase.php Holds translatable entity keys such as the label.
ContentEntityBase::getTranslatableFields function core/lib/Drupal/Core/Entity/ContentEntityBase.php
ContentEntityBase::isTranslatable function core/lib/Drupal/Core/Entity/ContentEntityBase.php
ContentEntityBaseUnitTest::testIsTranslatable function core/tests/Drupal/Tests/Core/Entity/ContentEntityBaseUnitTest.php @covers ::isTranslatable
ContentEntityBaseUnitTest::testIsTranslatableForMonolingual function core/tests/Drupal/Tests/Core/Entity/ContentEntityBaseUnitTest.php @covers ::isTranslatable
ContentModerationStateTest::testNonTranslatableEntityTypeModeration function core/modules/content_moderation/tests/src/Kernel/ContentModerationStateTest.php Tests that a non-translatable entity type with a langcode can be moderated.
ContentTranslationFieldSyncRevisionTest::setUntranslatableFieldWidgetsDisplay function core/modules/content_translation/tests/src/Kernel/ContentTranslationFieldSyncRevisionTest.php Sets untranslatable field widgets' display status.
ContentTranslationFieldSyncRevisionTest::testChangeDefaultLanguageNonTranslatableFieldsHidden function core/modules/content_translation/tests/src/Kernel/ContentTranslationFieldSyncRevisionTest.php Test changing the default language of an entity.
ContentTranslationLinkTagTest::createTranslatableEntity function core/modules/content_translation/tests/src/Functional/ContentTranslationLinkTagTest.php Create a test entity with translations.
ContentTranslationMetadataFieldsTest::testSetTranslatable function core/modules/content_translation/tests/src/Functional/ContentTranslationMetadataFieldsTest.php Tests setting translatable metadata fields.
ContentTranslationMetadataFieldsTest::testSkipUntranslatable function core/modules/content_translation/tests/src/Functional/ContentTranslationMetadataFieldsTest.php Tests skipping setting non translatable metadata fields.
ContentTranslationMetadataWrapper::setFieldOnlyIfTranslatable function core/modules/content_translation/src/ContentTranslationMetadataWrapper.php Updates a field value, only if the field is translatable.
ContentTranslationSettingsTest::testFieldTranslatableSettingsUI function core/modules/content_translation/tests/src/Functional/ContentTranslationSettingsTest.php Tests that field setting depends on bundle translatability.
ContentTranslationSettingsTest::testNonTranslatableTranslationSettingsUI function core/modules/content_translation/tests/src/Functional/ContentTranslationSettingsTest.php Tests the translatable settings checkbox for untranslatable entities.
ContentTranslationStandardFieldsTest::testFieldTranslatableArticle function core/modules/content_translation/tests/src/Functional/ContentTranslationStandardFieldsTest.php Tests that translatable fields are being rendered.

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