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