| ViewsEntitySchemaSubscriber::BASE_TABLE_RENAME |
constant |
core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php |
Indicates that a base table got renamed. |
| ViewsEntitySchemaSubscriber::dataTableRename |
function |
core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php |
Updates views if a data table is renamed. |
| ViewsEntitySchemaSubscriber::DATA_TABLE_RENAME |
constant |
core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php |
Indicates that a data table got renamed. |
| ViewsEntitySchemaSubscriber::REVISION_DATA_TABLE_RENAME |
constant |
core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php |
Indicates that a revision data table got renamed. |
| 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::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. |
| ViewTest::$resourceTypeName |
property |
core/modules/jsonapi/tests/src/Functional/ViewTest.php |
The name of the tested JSON:API resource type. |
| ViewUI::getConfigDependencyName |
function |
core/modules/views_ui/src/ViewUI.php |
Gets the configuration dependency name. |
| Vocabulary::$name |
property |
core/modules/taxonomy/src/Entity/Vocabulary.php |
Name of the vocabulary. |
| VocabularyTest::$resourceTypeName |
property |
core/modules/jsonapi/tests/src/Functional/VocabularyTest.php |
The name of the tested JSON:API resource type. |
| WeekDate::summaryName |
function |
core/modules/views/src/Plugin/views/argument/WeekDate.php |
Provide a link to the next level of the view. |
| WorkflowResourceTestBase::$patchProtectedFieldNames |
property |
core/modules/workflows/tests/src/Functional/Rest/WorkflowResourceTestBase.php |
The fields that are protected against modification during PATCH requests. |
| WorkflowStateTransitionOperationsAccessCheckTest::invalidOperationNameTestCases |
function |
core/modules/workflows/tests/src/Unit/WorkflowStateTransitionOperationsAccessCheckTest.php |
Test cases for ::testInvalidOperationName. |
| WorkflowStateTransitionOperationsAccessCheckTest::testInvalidOperationName |
function |
core/modules/workflows/tests/src/Unit/WorkflowStateTransitionOperationsAccessCheckTest.php |
Tests invalid operation name. |
| WorkflowTest::$resourceTypeName |
property |
core/modules/jsonapi/tests/src/Functional/WorkflowTest.php |
The name of the tested JSON:API resource type. |
| WorkflowUiTest::testStateMachineNameValidation |
function |
core/modules/workflows/tests/src/Functional/WorkflowUiTest.php |
Tests the machine name validation of the state add form. |
| WorkspaceForm::getEditedFieldNames |
function |
core/modules/workspaces_ui/src/Form/WorkspaceForm.php |
Gets the names of all fields edited in the form. |
| WorkspaceResourceTestBase::$patchProtectedFieldNames |
property |
core/modules/workspaces/tests/src/Functional/Rest/WorkspaceResourceTestBase.php |
The fields that are protected against modification during PATCH requests. |
| WorkspaceResourceTestBase::$uniqueFieldNames |
property |
core/modules/workspaces/tests/src/Functional/Rest/WorkspaceResourceTestBase.php |
A list of fields that need a unique value. |
| WorkspaceTest::$patchProtectedFieldNames |
property |
core/modules/jsonapi/tests/src/Functional/WorkspaceTest.php |
The fields that are protected against modification during PATCH requests. |
| WorkspaceTest::$resourceTypeName |
property |
core/modules/jsonapi/tests/src/Functional/WorkspaceTest.php |
The name of the tested JSON:API resource type. |
| WorkspaceTest::$uniqueFieldNames |
property |
core/modules/jsonapi/tests/src/Functional/WorkspaceTest.php |
Fields that need unique values. |
| YamlDiscovery::$name |
property |
core/lib/Drupal/Component/Discovery/YamlDiscovery.php |
The base filename to look for in each directory. |
| YamlDiscoveryTest::testFilenameForBrokenYml |
function |
core/tests/Drupal/Tests/Core/Discovery/YamlDiscoveryTest.php |
Tests if filename is output for a broken YAML file. |
| YearMonthDate::summaryName |
function |
core/modules/views/src/Plugin/views/argument/YearMonthDate.php |
Provides the name to use for the summary, defaults to the name field. |