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 |
---|---|---|---|
InsertTrait::$table | property | core/ |
The table on which to insert. |
JoinPluginBase::$leftTable | property | core/ |
The table we join to. |
JoinPluginBase::$table | property | core/ |
The table to join (right table). |
JSInteractionTest::testFieldValueNotSettable | function | core/ |
Assert an exception is thrown when the field is never enabled. |
JsonApiPatchRegressionTest::testNonTranslatableEntityUpdatesFromIssue3043168 | function | core/ |
Ensure non-translatable entities can be PATCHed with an alternate language. |
LangcodeRequiredIfTranslatableValuesConstraint | class | core/ |
#[Constraint(id: 'LangcodeRequiredIfTranslatableValues', label: new TranslatableMarkup('Translatable config has langcode', [], [ 'context' => 'Validation', ]), type: [ 'config_object', ])] |
LangcodeRequiredIfTranslatableValuesConstraint.php | file | core/ |
|
LangcodeRequiredIfTranslatableValuesConstraint::$missingMessage | property | core/ |
The error message if this config object is missing a `langcode`. |
LangcodeRequiredIfTranslatableValuesConstraint::$superfluousMessage | property | core/ |
The error message if this config object contains a superfluous `langcode`. |
LangcodeRequiredIfTranslatableValuesConstraintValidator | class | core/ |
Validates the LangcodeRequiredIfTranslatableValues constraint. |
LangcodeRequiredIfTranslatableValuesConstraintValidator.php | file | core/ |
|
LangcodeRequiredIfTranslatableValuesConstraintValidator::validate | function | core/ |
|
language-content-settings-table.html.twig | file | core/ |
Theme override to display a language content settings table. |
language-content-settings-table.html.twig | file | core/ |
Default theme implementation to display a language content settings table. |
LanguageItem::getSettableOptions | function | core/ |
Returns an array of settable values with labels for display. |
LanguageItem::getSettableValues | function | core/ |
Returns an array of settable values. |
LanguageNegotiationContentEntityTest::createTranslatableEntity | function | core/ |
Creates a translated entity. |
LanguageSelectorTranslatableTest | class | core/ |
Tests the content translation settings language selector options. |
LanguageSelectorTranslatableTest.php | file | core/ |
|
LanguageSelectorTranslatableTest::$administrator | property | core/ |
The user with administrator privileges. |
LanguageSelectorTranslatableTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LanguageSelectorTranslatableTest::$modules | property | core/ |
Modules to install. |
LanguageSelectorTranslatableTest::getAdministratorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
LanguageSelectorTranslatableTest::setUp | function | core/ |
|
LanguageSelectorTranslatableTest::testContentTranslationPageTitle | function | core/ |
Tests that correct title is displayed for content translation page. |
LanguageSelectorTranslatableTest::testLanguageStringSelector | function | core/ |
Tests content translation language selectors are correctly translated. |
LanguageTestTrait::setFieldTranslatable | function | core/ |
Sets and saves a given field instance translation status. |
LayoutBuilderEntityViewDisplayValidationTest::testImmutableProperties | function | core/ |
Tests that immutable properties cannot be changed. |
LayoutBuilderSortTrait::sortableUpdate | function | core/ |
Define to provide any necessary callback following layout change. |
layout_builder_preprocess_language_content_settings_table | function | core/ |
Implements hook_preprocess_HOOK() for language-content-settings-table.html.twig. |
LegacyMatcherDumperTest::testConstructorDeprecationWithLegacyTableNameParam | function | core/ |
Tests the constructor deprecations. |
ListItemBase::getSettableOptions | function | core/ |
Returns an array of settable values with labels for display. |
ListItemBase::getSettableValues | function | core/ |
Returns an array of settable values. |
LocaleConfigManager::getTranslatableData | function | core/ |
Gets translatable configuration data for a typed configuration element. |
LocaleConfigManager::getTranslatableDefaultConfig | function | core/ |
Gets array of translated strings for Locale translatable configuration. |
LocaleConfigManager::processTranslatableData | function | core/ |
Process the translatable data array with a given language. |
LocaleConfigSubscriber::processTranslatableData | function | core/ |
Process the translatable data array with a given language. |
LocaleSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
locale_is_translatable | function | core/ |
Checks whether $langcode is a language supported as a locale target. |
locale_translatable_language_list | function | core/ |
Returns list of translatable languages. |
locale_translation_language_table | function | core/ |
Form element callback: After build changes to the language update table. |
LogTest::$executable | property | core/ |
Migrate executable. |
ManyToOne::ensureMyTable | function | core/ |
Ensures that the main table for this handler is in the query. |
ManyToOne::ensureMyTable | function | core/ |
Ensures that the main table for this handler is in the query. |
ManyToOneHelper::addTable | function | core/ |
Add a table to the query. |
ManyToOneHelper::ensureMyTable | function | core/ |
Override ensureMyTable so we can control how this joins in. |
MatcherDumper::$tableName | property | core/ |
The name of the SQL table to which to dump the routes. |
MatcherDumper::ensureTableExists | function | core/ |
Checks if the tree table exists and create it if not. |
MediaLibrarySelectForm::clickSortable | function | core/ |
Determines if this field is click sortable. |
MediaLibraryTestBase::assertMediaLibraryTable | function | core/ |
Asserts that the table display of the widget view is visible. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.