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
EnvironmentCleaner::cleanResultsTable function core/lib/Drupal/Core/Test/EnvironmentCleaner.php Clears test result tables from the results database.
EnvironmentCleanerInterface::cleanResultsTable function core/lib/Drupal/Core/Test/EnvironmentCleanerInterface.php Clears test result tables from the results database.
ExecutableException class core/lib/Drupal/Core/Executable/ExecutableException.php Generic executable plugin exception class.
ExecutableException.php file core/lib/Drupal/Core/Executable/ExecutableException.php
ExecutableInterface interface core/lib/Drupal/Core/Executable/ExecutableInterface.php An interface for executable plugins.
ExecutableInterface.php file core/lib/Drupal/Core/Executable/ExecutableInterface.php
ExecutableInterface::execute function core/lib/Drupal/Core/Executable/ExecutableInterface.php Executes the plugin.
ExecutableManagerInterface interface core/lib/Drupal/Core/Executable/ExecutableManagerInterface.php An interface for managers of executable plugins.
ExecutableManagerInterface.php file core/lib/Drupal/Core/Executable/ExecutableManagerInterface.php
ExecutableManagerInterface::execute function core/lib/Drupal/Core/Executable/ExecutableManagerInterface.php Executes an executable plugin.
ExecutablePluginBase class core/lib/Drupal/Core/Executable/ExecutablePluginBase.php Provides the basic architecture for executable plugins.
ExecutablePluginBase.php file core/lib/Drupal/Core/Executable/ExecutablePluginBase.php
ExecutablePluginBase::getConfig function core/lib/Drupal/Core/Executable/ExecutablePluginBase.php Gets all configuration values.
ExecutablePluginBase::getConfigDefinition function core/lib/Drupal/Core/Executable/ExecutablePluginBase.php Gets the definition of a configuration option.
ExecutablePluginBase::getConfigDefinitions function core/lib/Drupal/Core/Executable/ExecutablePluginBase.php Gets an array of definitions of available configuration options.
ExecutablePluginBase::setConfig function core/lib/Drupal/Core/Executable/ExecutablePluginBase.php Sets the value of a particular configuration option.
ExplodeTest::testExplodeWithNonStrictAndNonCastable function core/modules/migrate/tests/src/Unit/process/ExplodeTest.php Tests that explode raises an exception when the value cannot be casted to
string.
Feed::defaultableSections function core/modules/views/src/Plugin/views/display/Feed.php Lists the 'defaultable' sections and what items each section contains.
FeedStorageSchema::getSharedTableFieldSchema function core/modules/aggregator/src/FeedStorageSchema.php Gets the schema for a single field definition.
field-ui-table.html.twig file core/modules/field_ui/templates/field-ui-table.html.twig Default theme implementation to display a Field UI table.
field-ui-table.html.twig file core/themes/stable/templates/admin/field-ui-table.html.twig Theme override to display a Field UI table.
field.field.node.article.field_file_table_2677990.yml file core/modules/file/tests/fixtures/update/field.field.node.article.field_file_table_2677990.yml core/modules/file/tests/fixtures/update/field.field.node.article.field_file_table_2677990.yml
field.storage.node.field_file_table_2677990.yml file core/modules/file/tests/fixtures/update/field.storage.node.field_file_table_2677990.yml core/modules/file/tests/fixtures/update/field.storage.node.field_file_table_2677990.yml
FieldableEntity::isEntityTranslatable function core/modules/migrate_drupal/src/Plugin/migrate/source/d7/FieldableEntity.php Checks if an entity type uses Entity Translation.
FieldableEntityDefinitionUpdateTest::assertBackupTables function core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php Asserts that the backup tables have been kept after a successful update.
FieldableEntityDefinitionUpdateTest::assertNonRevisionableAndNonTranslatable function core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php Asserts that an entity type is neither revisionable nor translatable.
FieldableEntityDefinitionUpdateTest::assertRevisionableAndTranslatable function core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php Asserts the revisionable / translatable characteristics of an entity type.
FieldableEntityDefinitionUpdateTest::assertTranslatable function core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php Asserts the translatable characteristics of an entity type.
FieldableEntityDefinitionUpdateTest::testFieldableEntityTypeUpdatesRemoveBackupTables function core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php Tests the removal of the backup tables after a successful update.
FieldableEntityInterface::getTranslatableFields function core/lib/Drupal/Core/Entity/FieldableEntityInterface.php Gets an array of field item lists for translatable fields.
FieldConfigBase::$translatable property core/lib/Drupal/Core/Field/FieldConfigBase.php Flag indicating whether the field is translatable.
FieldConfigBase::isTranslatable function core/lib/Drupal/Core/Field/FieldConfigBase.php Returns whether the field is translatable.
FieldConfigBase::setTranslatable function core/lib/Drupal/Core/Field/FieldConfigBase.php Sets whether the field is translatable.
FieldConfigInterface::setTranslatable function core/lib/Drupal/Core/Field/FieldConfigInterface.php Sets whether the field is translatable.
FieldDefinition::isTranslatable function core/lib/Drupal/Core/Field/FieldDefinition.php Returns whether the field is translatable.
FieldDefinition::setTranslatable function core/lib/Drupal/Core/Field/FieldDefinition.php Sets whether the field is translatable.
FieldDefinitionInterface::isTranslatable function core/lib/Drupal/Core/Field/FieldDefinitionInterface.php Returns whether the field is translatable.
FieldDefinitionTest::testFieldTranslatable function core/tests/Drupal/Tests/Core/Entity/FieldDefinitionTest.php Tests field translatable methods.
FieldHandlerInterface::clickSortable function core/modules/views/src/Plugin/views/field/FieldHandlerInterface.php Determines if this field is click sortable.
FieldKernelTest::testClickSortable function core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php Tests whether the filters are click sortable as expected.
FieldPluginBase::clickSortable function core/modules/views/src/Plugin/views/field/FieldPluginBase.php Determines if this field is click sortable.
FieldPluginBaseTest::$executable property core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php The mocked view executable.
FieldResolver::getRelatableResourceTypes function core/modules/jsonapi/src/Context/FieldResolver.php Get the referenceable ResourceTypes for a set of field definitions.
FieldSqlStorageTest::$revisionTable property core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php Name of the revision table of the field.
FieldSqlStorageTest::$table property core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php Name of the data table of the field.
FieldSqlStorageTest::$tableMapping property core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php The table mapping for the tested entity type.
FieldSqlStorageTest::testTableNames function core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php Tests table name generation.
FieldStorageConfig::$translatable property core/modules/field/src/Entity/FieldStorageConfig.php Flag indicating whether the field is translatable.
FieldStorageConfig::isDeletable function core/modules/field/src/Entity/FieldStorageConfig.php Checks if the field storage can be deleted.
FieldStorageConfig::isTranslatable function core/modules/field/src/Entity/FieldStorageConfig.php Returns whether the field supports translation.

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