Search for table

  1. Search 7.x for table
  2. Search 9.5.x for table
  3. Search 8.9.x for table
  4. Search 10.3.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
LanguageSelectorTranslatableTest::getAdministratorPermissions function core/modules/language/tests/src/Functional/LanguageSelectorTranslatableTest.php Returns an array of permissions needed for the translator.
LanguageSelectorTranslatableTest::setUp function core/modules/language/tests/src/Functional/LanguageSelectorTranslatableTest.php
LanguageSelectorTranslatableTest::testContentTranslationPageTitle function core/modules/language/tests/src/Functional/LanguageSelectorTranslatableTest.php Tests that correct title is displayed for content translation page.
LanguageSelectorTranslatableTest::testLanguageStringSelector function core/modules/language/tests/src/Functional/LanguageSelectorTranslatableTest.php Tests content translation language selectors are correctly translated.
LanguageTestTrait::setFieldTranslatable function core/modules/language/tests/src/Traits/LanguageTestTrait.php Sets and saves a given field instance translation status.
LanguageThemeHooks::preprocessLanguageContentSettingsTable function core/modules/language/src/Hook/LanguageThemeHooks.php Prepares variables for language content settings table templates.
LayoutBuilderEntityViewDisplayValidationTest::testImmutableProperties function core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayValidationTest.php Tests that immutable properties cannot be changed.
LayoutBuilderSortTrait::sortableUpdate function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderSortTrait.php Define to provide any necessary callback following layout change.
LayoutBuilderThemeHooks::preprocessLanguageContentSettingsTable function core/modules/layout_builder/src/Hook/LayoutBuilderThemeHooks.php Implements hook_preprocess_HOOK() for language-content-settings-table.html.twig.
ListItemBase::getSettableOptions function core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php Returns an array of settable values with labels for display.
ListItemBase::getSettableValues function core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php Returns an array of settable values.
LocaleConfigManager::getTranslatableData function core/modules/locale/src/LocaleConfigManager.php Gets translatable configuration data for a typed configuration element.
LocaleConfigManager::getTranslatableDefaultConfig function core/modules/locale/src/LocaleConfigManager.php Gets array of translated strings for Locale translatable configuration.
LocaleConfigManager::processTranslatableData function core/modules/locale/src/LocaleConfigManager.php Process the translatable data array with a given language.
LocaleConfigSubscriber::processTranslatableData function core/modules/locale/src/LocaleConfigSubscriber.php Process the translatable data array with a given language.
LocaleSettingsForm::getEditableConfigNames function core/modules/locale/src/Form/LocaleSettingsForm.php Gets the configuration names that will be editable.
LocaleTranslatableProject class core/modules/locale/src/LocaleTranslatableProject.php Translatable project for interface translation.
LocaleTranslatableProject.php file core/modules/locale/src/LocaleTranslatableProject.php
LocaleTranslatableProject::createFromArray function core/modules/locale/src/LocaleTranslatableProject.php Creates a new instance from an array.
LocaleTranslatableProject::getLangcode function core/modules/locale/src/LocaleTranslatableProject.php Returns the project langcode.
LocaleTranslatableProject::getStatus function core/modules/locale/src/LocaleTranslatableProject.php Returns the project status.
LocaleTranslatableProject::getWeight function core/modules/locale/src/LocaleTranslatableProject.php Returns the weight.
LocaleTranslatableProject::setLangcode function core/modules/locale/src/LocaleTranslatableProject.php Sets the language code.
LocaleTranslatableProject::setStatus function core/modules/locale/src/LocaleTranslatableProject.php Sets the project status.
LocaleTranslatableProject::setWeight function core/modules/locale/src/LocaleTranslatableProject.php Sets the weight.
LocaleTranslatableProject::toArray function core/modules/locale/src/LocaleTranslatableProject.php Returns an array representation on the object.
LocaleTranslatableProject::__construct function core/modules/locale/src/LocaleTranslatableProject.php Locale translatable project value object.
locale_is_translatable function core/modules/locale/locale.module Checks whether $langcode is a language supported as a locale target.
locale_translatable_language_list function core/modules/locale/locale.module Returns list of translatable languages.
locale_translation_language_table function core/modules/locale/locale.module Form element callback: After build changes to the language update table.
LogTest::$executable property core/modules/migrate/tests/src/Kernel/Plugin/LogTest.php Migrate executable.
ManyToOne::ensureMyTable function core/modules/views/src/Plugin/views/filter/ManyToOne.php Ensures that the main table for this handler is in the query.
ManyToOne::ensureMyTable function core/modules/views/src/Plugin/views/argument/ManyToOne.php Ensures that the main table for this handler is in the query.
ManyToOneHelper::addTable function core/modules/views/src/ManyToOneHelper.php Add a table to the query.
ManyToOneHelper::ensureMyTable function core/modules/views/src/ManyToOneHelper.php Override ensureMyTable so we can control how this joins in.
MatcherDumper::$tableName property core/lib/Drupal/Core/Routing/MatcherDumper.php The name of the SQL table to which to dump the routes.
MatcherDumper::ensureTableExists function core/lib/Drupal/Core/Routing/MatcherDumper.php Checks if the tree table exists and create it if not.
MediaLibrarySelectForm::clickSortable function core/modules/media_library/src/Plugin/views/field/MediaLibrarySelectForm.php Determines if this field is click sortable.
MediaLibraryTestBase::assertMediaLibraryTable function core/modules/media_library/tests/src/FunctionalJavascript/MediaLibraryTestBase.php Asserts that the table display of the widget view is visible.
MediaLibraryTestBase::switchToMediaLibraryTable function core/modules/media_library/tests/src/FunctionalJavascript/MediaLibraryTestBase.php Switches to the table display of the widget view.
MediaLibraryUiBuilder::$viewsExecutableFactory property core/modules/media_library/src/MediaLibraryUiBuilder.php The views executable factory.
MediaSettingsForm::getEditableConfigNames function core/modules/media/src/Form/MediaSettingsForm.php Gets the configuration names that will be editable.
MediaTest::testEditableCaption function core/modules/ckeditor5/tests/src/FunctionalJavascript/MediaTest.php Tests caption editing in the CKEditor widget.
MediaTranslationTest::testTranslatableFieldSaveLoad function core/modules/media/tests/src/Kernel/MediaTranslationTest.php Tests translatable fields storage/retrieval.
MediaTypeValidationTest::testImmutableProperties function core/modules/media/tests/src/Kernel/MediaTypeValidationTest.php Tests that immutable properties cannot be changed.
MenuLinkBase::isDeletable function core/lib/Drupal/Core/Menu/MenuLinkBase.php Returns whether this link can be deleted.
MenuLinkBase::isResettable function core/lib/Drupal/Core/Menu/MenuLinkBase.php Returns whether this link can be reset.
MenuLinkBase::isTranslatable function core/lib/Drupal/Core/Menu/MenuLinkBase.php Returns whether this link can be translated.
MenuLinkContent::isDeletable function core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php Returns whether this link can be deleted.
MenuLinkContent::isTranslatable function core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php Returns whether this link can be translated.

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