UpdateTest::testWhereAndConditionUpdate |
function |
core/tests/Drupal/KernelTests/Core/Database/UpdateTest.php |
Confirms that we can stack condition and where calls. |
UserRoleConditionTest |
class |
core/modules/user/tests/src/Kernel/Condition/UserRoleConditionTest.php |
Tests the user role condition. |
UserRoleConditionTest.php |
file |
core/modules/user/tests/src/Kernel/Condition/UserRoleConditionTest.php |
|
UserRoleConditionTest::$anonymous |
property |
core/modules/user/tests/src/Kernel/Condition/UserRoleConditionTest.php |
An anonymous user for testing purposes. |
UserRoleConditionTest::$authenticated |
property |
core/modules/user/tests/src/Kernel/Condition/UserRoleConditionTest.php |
An authenticated user for testing purposes. |
UserRoleConditionTest::$manager |
property |
core/modules/user/tests/src/Kernel/Condition/UserRoleConditionTest.php |
The condition plugin manager. |
UserRoleConditionTest::$modules |
property |
core/modules/user/tests/src/Kernel/Condition/UserRoleConditionTest.php |
Modules to install. |
UserRoleConditionTest::$role |
property |
core/modules/user/tests/src/Kernel/Condition/UserRoleConditionTest.php |
A custom role for testing purposes. |
UserRoleConditionTest::setUp |
function |
core/modules/user/tests/src/Kernel/Condition/UserRoleConditionTest.php |
|
UserRoleConditionTest::testConditions |
function |
core/modules/user/tests/src/Kernel/Condition/UserRoleConditionTest.php |
Tests the user_role condition. |
ViewsSearchQuery::conditionReplaceString |
function |
core/modules/search/src/ViewsSearchQuery.php |
Replaces the original condition with a custom one from views recursively. |
ViewsSearchQuery::conditions |
function |
core/modules/search/src/ViewsSearchQuery.php |
Returns the conditions property. |
WebDriverTestBase::assertJsCondition |
function |
core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php |
Waits for the given time or until the given JS condition becomes TRUE. |
WorkspaceIntegrationTest::testEntityQueryWithoutConditions |
function |
core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php |
Tests entity query overrides without any conditions. |
_block_content_has_reusable_condition |
function |
core/modules/block_content/block_content.module |
Utility function to find nested conditions using the reusable field. |
_views_query_tag_alter_condition |
function |
core/modules/views/views.module |
Replaces the substitutions recursive foreach condition. |