| ViewsEntitySchemaSubscriber::dataTableRemoval |
function |
core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php |
Updates views if a data table is removed. |
| ViewsEntitySchemaSubscriber::dataTableRename |
function |
core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php |
Updates views if a data table is renamed. |
| ViewsEntitySchemaSubscriber::DATA_TABLE_ADDITION |
constant |
core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php |
Indicates that a data table got added. |
| ViewsEntitySchemaSubscriber::DATA_TABLE_REMOVAL |
constant |
core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php |
Indicates that a data table got removed. |
| ViewsEntitySchemaSubscriber::DATA_TABLE_RENAME |
constant |
core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php |
Indicates that a data table got renamed. |
| ViewsEntitySchemaSubscriber::REVISION_DATA_TABLE_ADDITION |
constant |
core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php |
Indicates that a revision data table got added. |
| ViewsEntitySchemaSubscriber::REVISION_DATA_TABLE_REMOVAL |
constant |
core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php |
Indicates that a revision data table got removed. |
| ViewsEntitySchemaSubscriber::REVISION_DATA_TABLE_RENAME |
constant |
core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php |
Indicates that a revision data table got renamed. |
| ViewsEntitySchemaSubscriber::REVISION_TABLE_ADDITION |
constant |
core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php |
Indicates that a revision table got added. |
| ViewsEntitySchemaSubscriber::REVISION_TABLE_REMOVAL |
constant |
core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php |
Indicates that a revision table got removed. |
| ViewsEntitySchemaSubscriber::REVISION_TABLE_RENAME |
constant |
core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php |
Indicates that a revision table got renamed. |
| ViewsEntitySchemaSubscriberIntegrationTest::testBaseTableRename |
function |
core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php |
Tests that renaming base tables adapts the views. |
| ViewsEntitySchemaSubscriberIntegrationTest::testDataTableAddition |
function |
core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php |
Tests that adding data tables adapts the views. |
| ViewsEntitySchemaSubscriberIntegrationTest::testDataTableRename |
function |
core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php |
Tests that renaming data tables adapts the views. |
| ViewsEntitySchemaSubscriberIntegrationTest::testRevisionBaseTableRename |
function |
core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php |
Tests that renaming revision tables adapts the views. |
| ViewsEntitySchemaSubscriberIntegrationTest::testRevisionDataTableRename |
function |
core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php |
Tests that renaming revision tables adapts the views. |
| ViewsEntitySchemaSubscriberIntegrationTest::testVariousTableUpdates |
function |
core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php |
Tests a bunch possible entity definition table updates. |
| ViewsEntitySchemaSubscriberIntegrationTest::testVariousTableUpdatesForRevisionView |
function |
core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php |
Tests some possible entity table updates for a revision view. |
| ViewsHandlerInterface::ensureMyTable |
function |
core/modules/views/src/Plugin/views/ViewsHandlerInterface.php |
Ensures that the main table for this handler is in the query. |
| ViewsHandlerInterface::getTableJoin |
function |
core/modules/views/src/Plugin/views/ViewsHandlerInterface.php |
Fetches a handler to join one table to a primary table from the data cache. |
| ViewsMenuLink::$viewExecutableFactory |
property |
core/modules/views/src/Plugin/Menu/ViewsMenuLink.php |
The view executable factory. |
| ViewsMenuLink::isDeletable |
function |
core/modules/views/src/Plugin/Menu/ViewsMenuLink.php |
Returns whether this link can be deleted. |
| ViewsModerationStateFilterTest::testNonTranslatableEntityType |
function |
core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateFilterTest.php |
Tests the moderation filter with a non-translatable entity type. |
| ViewsModerationStateSortTest::testSortBaseTable |
function |
core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateSortTest.php |
Tests sorting with a standard data base table. |
| ViewsModerationStateSortTest::testSortRevisionBaseTable |
function |
core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateSortTest.php |
Tests sorting with the revision base table. |
| ViewsOperations::$adjustedTables |
property |
core/modules/workspaces/src/Hook/ViewsOperations.php |
An array of tables adjusted for workspace_association join. |
| ViewsOperations::ensureRevisionTable |
function |
core/modules/workspaces/src/Hook/ViewsOperations.php |
Adds the revision table of an entity type to a query object. |
| ViewsOperations::ensureWorkspaceAssociationTable |
function |
core/modules/workspaces/src/Hook/ViewsOperations.php |
Adds the 'workspace_association' table to a views query. |
| ViewsOperations::getRevisionTableJoin |
function |
core/modules/workspaces/src/Hook/ViewsOperations.php |
Fetches a join for a revision table using the workspace_association table. |
| ViewsOperations::moveEntityTable |
function |
core/modules/workspaces/src/Hook/ViewsOperations.php |
Moves a 'workspace_association' table to appear before the given alias. |
| ViewsTestDataThemeHooks::preprocessViewsViewTable |
function |
core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataThemeHooks.php |
Implements hook_preprocess_HOOK() for views table templates. |
| ViewsThemeHooks::preprocessViewsViewTable |
function |
core/modules/views/src/Hook/ViewsThemeHooks.php |
Prepares variables for views table templates. |
| ViewsUiThemeHooks::preprocessStylePluginTable |
function |
core/modules/views_ui/src/Hook/ViewsUiThemeHooks.php |
Prepares variables for style plugin table templates. |
| ViewsUiThemeHooks::preprocessViewsListingTable |
function |
core/modules/views_ui/src/Hook/ViewsUiThemeHooks.php |
Prepares variables for Views UI view listing templates. |
| ViewsWizard::$base_table |
property |
core/modules/views/src/Annotation/ViewsWizard.php |
The base tables on which this wizard is used. |
| views_post_update_table_css_class |
function |
core/modules/views/views.post_update.php |
Adds a default table CSS class. |
| ViewUI::getExecutable |
function |
core/modules/views_ui/src/ViewUI.php |
Gets an executable instance for this view. |
| WizardPluginBase::$base_table |
property |
core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php |
The base table connected with the wizard. |
| WorkspaceAssociationRevisionTableUpdateTest |
class |
core/modules/workspaces/tests/src/Functional/Update/WorkspaceAssociationRevisionTableUpdateTest.php |
Tests the upgrade path for the workspace_association_revision table. |
| WorkspaceAssociationRevisionTableUpdateTest.php |
file |
core/modules/workspaces/tests/src/Functional/Update/WorkspaceAssociationRevisionTableUpdateTest.php |
|
| WorkspaceAssociationRevisionTableUpdateTest::getOldAssociatedInitialRevisions |
function |
core/modules/workspaces/tests/src/Functional/Update/WorkspaceAssociationRevisionTableUpdateTest.php |
Replicates the old getAssociatedInitialRevisions logic from 11.x. |
| WorkspaceAssociationRevisionTableUpdateTest::getOldAssociatedRevisions |
function |
core/modules/workspaces/tests/src/Functional/Update/WorkspaceAssociationRevisionTableUpdateTest.php |
Replicates the old getAssociatedRevisions logic from 11.x. |
| WorkspaceAssociationRevisionTableUpdateTest::setDatabaseDumpFiles |
function |
core/modules/workspaces/tests/src/Functional/Update/WorkspaceAssociationRevisionTableUpdateTest.php |
Set database dump files to be used. |
| WorkspaceAssociationRevisionTableUpdateTest::testWorkspaceAssociationRevisionTableUpdate |
function |
core/modules/workspaces/tests/src/Functional/Update/WorkspaceAssociationRevisionTableUpdateTest.php |
Tests that the workspace_association_revision table is created and populated. |
| WorkspaceInformation::isEntityDeletable |
function |
core/modules/workspaces/src/WorkspaceInformation.php |
Determines whether an entity can be deleted in the given workspace. |
| WorkspaceInformationInterface::isEntityDeletable |
function |
core/modules/workspaces/src/WorkspaceInformationInterface.php |
Determines whether an entity can be deleted in the given workspace. |
| WorkspaceIntegrationTest::testPublishWorkspaceDedicatedTableStorage |
function |
core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php |
Tests publishing with fields in dedicated table storage. |
| WorkspaceTracker::REVISION_TABLE |
constant |
core/modules/workspaces/src/WorkspaceTracker.php |
The table for the workspace association revision storage. |
| WorkspaceTracker::TABLE |
constant |
core/modules/workspaces/src/WorkspaceTracker.php |
The table for the workspace association storage. |
| WritableFileSystemValidator |
class |
core/modules/package_manager/src/Validator/WritableFileSystemValidator.php |
Checks that the file system is writable. |