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 |
---|---|---|---|
ViewsEntitySchemaSubscriber::DATA_TABLE_REMOVAL | constant | core/ |
Indicates that a data table got removed. |
ViewsEntitySchemaSubscriber::DATA_TABLE_RENAME | constant | core/ |
Indicates that a data table got renamed. |
ViewsEntitySchemaSubscriber::REVISION_DATA_TABLE_ADDITION | constant | core/ |
Indicates that a revision data table got added. |
ViewsEntitySchemaSubscriber::REVISION_DATA_TABLE_REMOVAL | constant | core/ |
Indicates that a revision data table got removed. |
ViewsEntitySchemaSubscriber::REVISION_DATA_TABLE_RENAME | constant | core/ |
Indicates that a revision data table got renamed. |
ViewsEntitySchemaSubscriber::REVISION_TABLE_ADDITION | constant | core/ |
Indicates that a revision table got added. |
ViewsEntitySchemaSubscriber::REVISION_TABLE_REMOVAL | constant | core/ |
Indicates that a revision table got removed. |
ViewsEntitySchemaSubscriber::REVISION_TABLE_RENAME | constant | core/ |
Indicates that a revision table got renamed. |
ViewsEntitySchemaSubscriberIntegrationTest::testBaseTableRename | function | core/ |
Tests that renaming base tables adapts the views. |
ViewsEntitySchemaSubscriberIntegrationTest::testDataTableAddition | function | core/ |
Tests that adding data tables adapts the views. |
ViewsEntitySchemaSubscriberIntegrationTest::testDataTableRename | function | core/ |
Tests that renaming data tables adapts the views. |
ViewsEntitySchemaSubscriberIntegrationTest::testRevisionBaseTableRename | function | core/ |
Tests that renaming revision tables adapts the views. |
ViewsEntitySchemaSubscriberIntegrationTest::testRevisionDataTableRename | function | core/ |
Tests that renaming revision tables adapts the views. |
ViewsEntitySchemaSubscriberIntegrationTest::testVariousTableUpdates | function | core/ |
Tests a bunch possible entity definition table updates. |
ViewsEntitySchemaSubscriberIntegrationTest::testVariousTableUpdatesForRevisionView | function | core/ |
Tests some possible entity table updates for a revision view. |
ViewsHandlerInterface::ensureMyTable | function | core/ |
Ensure the main table for this handler is in the query. This is used a lot. |
ViewsHandlerInterface::getTableJoin | function | core/ |
Fetches a handler to join one table to a primary table from the data cache. |
ViewsMenuLink::$viewExecutableFactory | property | core/ |
The view executable factory. |
ViewsMenuLink::isDeletable | function | core/ |
Returns whether this link can be deleted. |
ViewsModerationStateFilterTest::testNonTranslatableEntityType | function | core/ |
Test the moderation filter with a non-translatable entity type. |
ViewsModerationStateSortTest::testSortBaseTable | function | core/ |
Test sorting with a standard data base table. |
ViewsModerationStateSortTest::testSortRevisionBaseTable | function | core/ |
Test sorting with the revision base table. |
ViewsQueryAlter::ensureRevisionTable | function | core/ |
Adds the revision table of an entity type to a query object. |
ViewsQueryAlter::ensureWorkspaceAssociationTable | function | core/ |
Adds the 'workspace_association' table to a views query. |
ViewsQueryAlter::getRevisionTableJoin | function | core/ |
Fetches a join for a revision table using the workspace_association table. |
ViewsQueryAlter::moveEntityTable | function | core/ |
Moves a 'workspace_association' table to appear before the given alias. |
ViewsWizard::$base_table | property | core/ |
The base tables on which this wizard is used. |
views_post_update_make_placeholders_translatable | function | core/ |
Rebuild cache to allow placeholder texts to be translatable. |
views_post_update_table_display_cache_max_age | function | core/ |
Fix cache max age for table displays. |
views_post_update_views_data_table_dependencies | function | core/ |
Include views data table provider in views dependencies. |
views_test_data_preprocess_views_view_table | function | core/ |
Implements hook_preprocess_HOOK() for views table templates. |
ViewUI::getExecutable | function | core/ |
Gets an executable instance for this view. |
WizardPluginBase::$base_table | property | core/ |
The base table connected with the wizard. |
WorkspaceAssociation::TABLE | constant | core/ |
The table for the workspace association storage. |
WorkspaceIntegrationTest::testPublishWorkspaceDedicatedTableStorage | function | core/ |
Test a deployment with fields in dedicated table storage. |
WriteSafeSessionHandler::$sessionWritable | property | core/ |
Whether or not the session is enabled for writing. |
WriteSafeSessionHandler::isSessionWritable | function | core/ |
Returns whether or not a session may be written to storage. |
WriteSafeSessionHandler::setSessionWritable | function | core/ |
Sets whether or not a session may be written to storage. |
WriteSafeSessionHandlerInterface::isSessionWritable | function | core/ |
Returns whether or not a session may be written to storage. |
WriteSafeSessionHandlerInterface::setSessionWritable | function | core/ |
Sets whether or not a session may be written to storage. |
WriteSafeSessionHandlerTest::testSetSessionWritable | function | core/ |
Tests using setSessionWritable to enable/disable session writing. |
YamlDirectoryDiscoveryTest::testGetDefinitionsWithTranslatableDefinitions | function | core/ |
@covers ::getDefinitions |
YamlDiscovery::$translatableProperties | property | core/ |
Contains an array of translatable properties passed along to t(). |
YamlDiscovery::addTranslatableProperty | function | core/ |
Set one of the YAML values as being translatable. |
YamlDiscoveryTest::testGetDefinitionsWithTranslatableDefinitions | function | core/ |
@covers ::getDefinitions |
_content_translation_preprocess_language_content_settings_table | function | core/ |
(proxied) Implements hook_preprocess_HOOK(); |
_form_test_tableselect_get_data | function | core/ |
Create a header and options array. Helper function for callbacks. |
Pagination
- Previous page
- Page 34
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.