| 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. |
| WorkspaceAssociation::REVISION_TABLE |
constant |
core/modules/workspaces/src/WorkspaceAssociation.php |
The table for the workspace association revision storage. |
| WorkspaceAssociation::TABLE |
constant |
core/modules/workspaces/src/WorkspaceAssociation.php |
The table for the workspace association storage. |
| 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. |
| WritableFileSystemValidator |
class |
core/modules/package_manager/src/Validator/WritableFileSystemValidator.php |
Checks that the file system is writable. |
| WritableFileSystemValidator.php |
file |
core/modules/package_manager/src/Validator/WritableFileSystemValidator.php |
|
| WritableFileSystemValidator::validate |
function |
core/modules/package_manager/src/Validator/WritableFileSystemValidator.php |
Checks that the file system is writable. |
| WritableFileSystemValidator::__construct |
function |
core/modules/package_manager/src/Validator/WritableFileSystemValidator.php |
|
| WritableFileSystemValidatorTest |
class |
core/modules/package_manager/tests/src/Kernel/WritableFileSystemValidatorTest.php |
Unit tests the file system permissions validator. |
| WritableFileSystemValidatorTest.php |
file |
core/modules/package_manager/tests/src/Kernel/WritableFileSystemValidatorTest.php |
|
| WritableFileSystemValidatorTest::providerStagingRootPermissions |
function |
core/modules/package_manager/tests/src/Kernel/WritableFileSystemValidatorTest.php |
Data provider for ::testStagingRootPermissions(). |
| WritableFileSystemValidatorTest::providerWritable |
function |
core/modules/package_manager/tests/src/Kernel/WritableFileSystemValidatorTest.php |
Data provider for testWritable(). |
| WritableFileSystemValidatorTest::setUpPermissions |
function |
core/modules/package_manager/tests/src/Kernel/WritableFileSystemValidatorTest.php |
Sets the permissions of the test project's directories. |
| WritableFileSystemValidatorTest::testStagingRootPermissions |
function |
core/modules/package_manager/tests/src/Kernel/WritableFileSystemValidatorTest.php |
Tests that the stage root's permissions are validated. |
| WritableFileSystemValidatorTest::testWritable |
function |
core/modules/package_manager/tests/src/Kernel/WritableFileSystemValidatorTest.php |
Tests the file system permissions validator. |
| WritableFileSystemValidatorTest::testWritableDuringPreApply |
function |
core/modules/package_manager/tests/src/Kernel/WritableFileSystemValidatorTest.php |
Tests the file system permissions validator during pre-apply. |
| WriteSafeSessionHandler::$sessionWritable |
property |
core/lib/Drupal/Core/Session/WriteSafeSessionHandler.php |
Whether or not the session is enabled for writing. |
| WriteSafeSessionHandler::isSessionWritable |
function |
core/lib/Drupal/Core/Session/WriteSafeSessionHandler.php |
Returns whether or not a session may be written to storage. |
| WriteSafeSessionHandler::setSessionWritable |
function |
core/lib/Drupal/Core/Session/WriteSafeSessionHandler.php |
Sets whether or not a session may be written to storage. |
| WriteSafeSessionHandlerInterface::isSessionWritable |
function |
core/lib/Drupal/Core/Session/WriteSafeSessionHandlerInterface.php |
Returns whether or not a session may be written to storage. |
| WriteSafeSessionHandlerInterface::setSessionWritable |
function |
core/lib/Drupal/Core/Session/WriteSafeSessionHandlerInterface.php |
Sets whether or not a session may be written to storage. |
| WriteSafeSessionHandlerTest::testSetSessionWritable |
function |
core/tests/Drupal/Tests/Core/Session/WriteSafeSessionHandlerTest.php |
Tests using setSessionWritable to enable/disable session writing. |
| YamlDirectoryDiscoveryTest::testGetDefinitionsWithTranslatableDefinitions |
function |
core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDirectoryDiscoveryTest.php |
Tests get definitions with translatable definitions. |
| YamlDiscovery::$translatableProperties |
property |
core/lib/Drupal/Core/Plugin/Discovery/YamlDiscovery.php |
Contains an array of translatable properties passed along to t(). |
| YamlDiscovery::addTranslatableProperty |
function |
core/lib/Drupal/Core/Plugin/Discovery/YamlDiscovery.php |
Set one of the YAML values as being translatable. |
| YamlDiscoveryTest::testGetDefinitionsWithTranslatableDefinitions |
function |
core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDiscoveryTest.php |
Tests get definitions with translatable definitions. |
| _content_translation_preprocess_language_content_settings_table |
function |
core/modules/content_translation/content_translation.admin.inc |
Injects translation settings into the language content settings table. |