class Foo

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

Builds an image toolkit operation.

Hierarchy

Expanded class hierarchy of Foo

649 string references to 'Foo'
AccessPolicyProcessorTest::testAlterPermissions in core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php
Tests that access policies can alter the final result.
AccessPolicyProcessorTest::testAlterPermissionsNoApply in core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php
Tests that alters that do not apply are not processed.
AccessPolicyProcessorTest::testCacheContexts in core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php
Tests that only the cache contexts for policies that apply are added.
AccessPolicyProcessorTest::testMultipleScopeAlterException in core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php
Tests the multiple scopes exception.
AccessPolicyProcessorTest::testMultipleScopeException in core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php
Tests the multiple scopes exception.

... See full list

File

core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/Operation/test/Foo.php, line 11

Namespace

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

}

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