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 |
---|---|---|---|
IdMapTableNoDummyTest | class | core/ |
Test that no dummy migrate_map tables are created. |
IdMapTableNoDummyTest.php | file | core/ |
|
IdMapTableNoDummyTest::$pluginManager | property | core/ |
The migration plugin manager. |
IdMapTableNoDummyTest::setUp | function | core/ |
|
IdMapTableNoDummyTest::testNoDummyTables | function | core/ |
Test that dummy map tables do not exist. |
ImageToolkitForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
IMAGE_STORAGE_EDITABLE | constant | core/ |
Image style constant to represent an editable preset. |
ImmutableConfig | class | core/ |
Defines the immutable configuration object. |
ImmutableConfig.php | file | core/ |
|
ImmutableConfig::clear | function | core/ |
Unsets a value in this configuration object. |
ImmutableConfig::delete | function | core/ |
Deletes the configuration object. |
ImmutableConfig::save | function | core/ |
Saves the configuration object. |
ImmutableConfig::set | function | core/ |
Sets a value in this configuration object. |
ImmutableConfigException | class | core/ |
Exception throw when an immutable config object is altered. |
ImmutableConfigException.php | file | core/ |
|
ImmutableConfigTest | class | core/ |
@coversDefaultClass \Drupal\Core\Config\ImmutableConfig @group Config |
ImmutableConfigTest.php | file | core/ |
|
ImmutableConfigTest::$config | property | core/ |
The immutable config object under test. |
ImmutableConfigTest::setUp | function | core/ |
|
ImmutableConfigTest::testClear | function | core/ |
@covers ::clear |
ImmutableConfigTest::testDelete | function | core/ |
@covers ::delete |
ImmutableConfigTest::testSave | function | core/ |
@covers ::save |
ImmutableConfigTest::testSet | function | core/ |
@covers ::set |
ImportableEntityStorageInterface | interface | core/ |
Provides an interface for responding to configuration imports. |
ImportableEntityStorageInterface.php | file | core/ |
|
ImportableEntityStorageInterface::importCreate | function | core/ |
Creates entities upon synchronizing configuration changes. |
ImportableEntityStorageInterface::importDelete | function | core/ |
Delete entities upon synchronizing configuration changes. |
ImportableEntityStorageInterface::importRename | function | core/ |
Renames entities upon synchronizing configuration changes. |
ImportableEntityStorageInterface::importUpdate | function | core/ |
Updates entities upon synchronizing configuration changes. |
InsertTrait::$table | property | core/ |
The table on which to insert. |
ItemStorageSchema::getSharedTableFieldSchema | function | core/ |
Gets the schema for a single field definition. |
JoinPluginBase::$leftTable | property | core/ |
The table we join to. |
JoinPluginBase::$table | property | core/ |
The table to join (right table). |
JsonApiRegressionTest::testNonTranslatableEntityUpdatesFromIssue3043168 | function | core/ |
Ensure non-translatable entities can be PATCHed with an alternate language. |
JsonApiSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
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 enable. |
LanguageSelectorTranslatableTest::getAdministratorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
LanguageSelectorTranslatableTest::setUp | function | core/ |
|
LanguageSelectorTranslatableTest::testLanguageStringSelector | function | core/ |
Tests content translation language selectors are correctly translated. |
LayoutBuilderSortTrait::sortableUpdate | function | core/ |
Define to provide any necessary callback following layout change. |
layout_builder_post_update_make_layout_untranslatable | function | core/ |
Set the layout builder field as non-translatable where possible. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.