class Bar

Same name in other branches
  1. 9 core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/Operation/test/Bar.php \Drupal\image_test\Plugin\ImageToolkit\Operation\test\Bar
  2. 8.9.x core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/Operation/test/Bar.php \Drupal\image_test\Plugin\ImageToolkit\Operation\test\Bar
  3. 10 core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/Operation/test/Bar.php \Drupal\image_test\Plugin\ImageToolkit\Operation\test\Bar

Builds an image toolkit operation.

Hierarchy

Expanded class hierarchy of Bar

477 string references to 'Bar'
AccessDeniedTest::testAccessDenied in core/modules/system/tests/src/Functional/System/AccessDeniedTest.php
AccessPolicyProcessorTest::testAccountSwitcher in core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php
Tests if the account switcher switches properly when user cache context is present.
AccessPolicyProcessorTest::testCacheContexts in core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php
Tests that only the cache contexts for policies that apply are added.
AccessPolicyProcessorTest::testCaching in core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php
Tests if the caches are called correctly.
AccessPolicyProcessorTest::testCalculatePermissions in core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php
Tests that access policies are properly processed.

... See full list

File

core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/Operation/test/Bar.php, line 13

Namespace

Drupal\image_test\Plugin\ImageToolkit\Operation\test
View source
class Bar extends OperationBase {

}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.