UuidUnitTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Uuid/UuidUnitTest.php |
Sets up unit test environment. |
Node::$revision_uid |
property |
drupal/core/modules/node/lib/Drupal/node/Plugin/Core/Entity/Node.php |
The node revision author's user ID. |
ArgumentUserUIDTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Comment/ArgumentUserUIDTest.php |
Tests the argument_comment_user_uid handler. |
entity_load_by_uuid |
function |
drupal/core/includes/entity.inc |
Loads an entity by UUID. |
Uuid::determinePlugin |
function |
drupal/core/lib/Drupal/Component/Uuid/Uuid.php |
Determines the optimal implementation to use for generating UUIDs. |
EntityInterface::uuid |
function |
drupal/core/lib/Drupal/Core/Entity/EntityInterface.php |
Returns the entity UUID (Universally Unique Identifier). |
FilterUidRevisionTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Node/FilterUidRevisionTest.php |
Tests the node_uid_revision handler. |
UuidUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Uuid/UuidUnitTest.php |
|
PictureMapping::$uuid |
property |
drupal/core/modules/picture/lib/Drupal/picture/Plugin/Core/Entity/PictureMapping.php |
The picture UUID. |
FilterUserUIDTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Comment/FilterUserUIDTest.php |
Definition of Drupal\views\Tests\Comment\FilterUserUIDTest. |
user_uid_optional_load |
function |
drupal/core/modules/user/user.module |
Load either a specified or the current user account. |
BreakpointGroup::$uuid |
property |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Plugin/Core/Entity/BreakpointGroup.php |
The breakpoint group UUID. |
UserUid::get_sort_name |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/argument/UserUid.php |
Return a description of how the argument would normally be sorted. |
UuidInterface::generate |
function |
drupal/core/lib/Drupal/Component/Uuid/UuidInterface.php |
Generates a Universally Unique IDentifier (UUID). |
EntityUUIDTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityUUIDTest.php |
|
theme_filter_guidelines |
function |
drupal/core/modules/filter/filter.module |
Returns HTML for guidelines for a text format. |
UuidUpgradePathTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UuidUpgradePathTest.php |
Definition of Drupal\system\Tests\Upgrade\UuidUpgradePathTest. |
ArgumentUserUIDTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Comment/ArgumentUserUIDTest.php |
Definition of Drupal\views\Tests\Comment\ArgumentUserUIDTest. |
user_uid_optional_to_arg |
function |
drupal/core/modules/user/user.module |
Returns $arg or the user ID of the current user if $arg is '%' or empty. |
EntityUUIDTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityUUIDTest.php |
Modules to enable. |
EntityUUIDTest::testCRUD |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityUUIDTest.php |
Tests UUID generation in entity CRUD operations. |
UserUid::default_actions |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/argument/UserUid.php |
Provide a list of default behaviors for this argument if the argument
is not present. |
FilterUidRevisionTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Node/FilterUidRevisionTest.php |
Definition of Drupal\views\Tests\Comment\FilterUidRevisionTest. |
drupal_session_destroy_uid |
function |
drupal/core/includes/session.inc |
Ends a specific user's session(s). |
UuidUpgradePathTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UuidUpgradePathTest.php |
Overrides Drupal\simpletest\WebTestBase::setUp() for upgrade testing. |
HandlerArgumentUserUidTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/User/HandlerArgumentUserUidTest.php |
Tests views user uid argument handler. |
FilterUserUIDTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Comment/FilterUserUIDTest.php |
|
UuidUpgradePathTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UuidUpgradePathTest.php |
|
ArgumentUserUIDTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Comment/ArgumentUserUIDTest.php |
|
user_uid_only_optional_to_arg |
function |
drupal/core/modules/user/user.module |
Returns $arg or the user ID of the current user if $arg is '%' or empty. |
FilterUserUIDTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Comment/FilterUserUIDTest.php |
Views used by this test. |
FilterUidRevisionTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Node/FilterUidRevisionTest.php |
|
UuidUnitTest::testGenerateUuid |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Uuid/UuidUnitTest.php |
Tests generating a UUID. |
UuidUnitTest::testUuidIsUnique |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Uuid/UuidUnitTest.php |
Tests that generated UUIDs are unique. |
HandlerArgumentUserUidTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/User/HandlerArgumentUserUidTest.php |
Definition of Drupal\views\Tests\User\HandlerArgumentUserUidTest. |
ArgumentUserUIDTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Comment/ArgumentUserUIDTest.php |
Views used by this test. |
UuidUnitTest::testUuidValidation |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Uuid/UuidUnitTest.php |
Tests UUID validation. |
ConfigStorageController::$uuidKey |
property |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Name of the entity's UUID property. |
FilterUidRevisionTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Node/FilterUidRevisionTest.php |
Views used by this test. |
FilterUidRevisionTest::testFilter |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Node/FilterUidRevisionTest.php |
Tests the node_uid_revision filter. |
UserCancelTest::testUserCancelUid1 |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php |
Tests that user account for uid 1 cannot be cancelled. |
FieldUiTestBase::fieldUIDeleteField |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/FieldUiTestBase.php |
Deletes a field instance through the Field UI. |
DatabaseStorageController::$uuidKey |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Name of entity's UUID database table field, if it supports UUIDs. |
HandlerArgumentUserUidTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/User/HandlerArgumentUserUidTest.php |
|
UuidUpgradePathTest::testUuidUpgrade |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UuidUpgradePathTest.php |
Tests a successful point release update. |
views.view.test_comment_user_uid.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_comment_user_uid.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_comment_user_uid.yml |
views.view.test_user_uid_argument.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_user_uid_argument.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_user_uid_argument.yml |
HandlerArgumentUserUidTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/User/HandlerArgumentUserUidTest.php |
Views used by this test. |
FilterUserUIDTest::testCommentUserUIDTest |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Comment/FilterUserUIDTest.php |
|
ArgumentUserUIDTest::testCommentUserUIDTest |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Comment/ArgumentUserUIDTest.php |
|