Search for __set

  1. Search 7.x for __set
  2. Search 8.9.x for __set
  3. Search 10.3.x for __set
  4. Search 11.x for __set
  5. Other projects
Title Object type File name Summary
PathPluginBaseTest class core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php @coversDefaultClass \Drupal\views\Plugin\views\display\PathPluginBase[[api-linebreak]]
@group views
PathPluginBaseTest.php file core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php Contains \Drupal\Tests\views\Unit\Plugin\display\PathPluginBaseTest.
PathPluginBaseTest::$accessPluginManager property core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php The mocked views access plugin manager.
PathPluginBaseTest::$pathPlugin property core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php The tested path plugin base.
PathPluginBaseTest::$routeProvider property core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php The route provider that should be used.
PathPluginBaseTest::$state property core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php The mocked key value storage.
PathPluginBaseTest::setUp function core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php
PathPluginBaseTest::setupContainer function core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php Setup access plugin manager and config factory in the Drupal class.
PathPluginBaseTest::setupViewExecutableAccessPlugin function core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php Returns some mocked view entity, view executable, and access plugin.
PathPluginBaseTest::testAlterPostRestRoute function core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php Tests the altering of a REST route.
PathPluginBaseTest::testAlterRoute function core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php Tests the alter route method.
PathPluginBaseTest::testAlterRoutesWithOptionalParameters function core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php Tests altering routes with optional parameters in the overridden route.
PathPluginBaseTest::testAlterRoutesWithParameters function core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php Tests altering routes with parameters in the overridden route.
PathPluginBaseTest::testAlterRoutesWithParametersAndUpcasting function core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php Tests altering routes with parameters and upcasting information.
PathPluginBaseTest::testAlterRouteWithAlterCallback function core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php Tests the alter route method with preexisting title callback.
PathPluginBaseTest::testCollectRoutes function core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php Tests the collectRoutes method.
PathPluginBaseTest::testCollectRoutesWithArguments function core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php Tests the collectRoutes method with arguments.
PathPluginBaseTest::testCollectRoutesWithArgumentsNotSpecifiedInPath function core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php Tests the collectRoutes method with arguments not specified in the path.
PathPluginBaseTest::testCollectRoutesWithDisplayReturnResponse function core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php Tests the collectRoutes method with a display returning a response.
PathPluginBaseTest::testCollectRoutesWithNamedParameters function core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php Tests the collectRoutes method with a path containing named parameters.
PathPluginBaseTest::testCollectRoutesWithSpecialRouteName function core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php Tests the collect routes method with an alternative route name in the UI.
PathPluginBaseTest::testGetRestRoute function core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php Tests the altering of a REST route.
PathPluginBaseTest::testGetRouteName function core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php Tests the getRouteName method.
PathPluginTest::setUp function core/modules/node/tests/src/Functional/Views/PathPluginTest.php
PathProcessorLanguage::reset function core/modules/language/src/HttpKernel/PathProcessorLanguage.php Resets the collected processors instances.
PathProcessorTest::setUp function core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorTest.php
PathRootsSubscriberTest::setUp function core/tests/Drupal/Tests/Core/EventSubscriber/PathRootsSubscriberTest.php
PathSetTranslated class core/modules/path/src/Plugin/migrate/process/PathSetTranslated.php A process plugin to update the path of a translated node.
PathSetTranslated.php file core/modules/path/src/Plugin/migrate/process/PathSetTranslated.php
PathSetTranslated::transform function core/modules/path/src/Plugin/migrate/process/PathSetTranslated.php
PathSetTranslatedTest class core/modules/path/tests/src/Unit/migrate/process/PathSetTranslatedTest.php Tests the path_set_translated process plugin.
PathSetTranslatedTest.php file core/modules/path/tests/src/Unit/migrate/process/PathSetTranslatedTest.php
PathSetTranslatedTest::testTransform function core/modules/path/tests/src/Unit/migrate/process/PathSetTranslatedTest.php Tests the transform method.
PathSetTranslatedTest::transformDataProvider function core/modules/path/tests/src/Unit/migrate/process/PathSetTranslatedTest.php Provides data for the testTransform method.
PathTaxonomyTermTest::setUp function core/modules/path/tests/src/Functional/PathTaxonomyTermTest.php
PathTestBase::setUp function core/modules/path/tests/src/Functional/PathTestBase.php
PathValidatorTest::setUp function core/tests/Drupal/KernelTests/Core/Path/PathValidatorTest.php
PathValidatorTest::setUp function core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php
PathWorkspacesTest::setUp function core/modules/workspaces/tests/src/Functional/PathWorkspacesTest.php
PendingRevisionTest::setUp function core/modules/taxonomy/tests/src/Kernel/PendingRevisionTest.php
PermissionAccessCheckTest::setUp function core/modules/user/tests/src/Unit/PermissionAccessCheckTest.php
PermissionHandlerTest::setUp function core/modules/user/tests/src/Unit/PermissionHandlerTest.php
PermissionsHashGeneratorTest::setUp function core/tests/Drupal/Tests/Core/Session/PermissionsHashGeneratorTest.php
PhpArrayContainerTest::setUp function core/tests/Drupal/Tests/Component/DependencyInjection/PhpArrayContainerTest.php
PhpArrayDumperTest::setUp function core/tests/Drupal/Tests/Component/DependencyInjection/Dumper/PhpArrayDumperTest.php
PhpBackend::set function core/lib/Drupal/Core/Cache/PhpBackend.php
PhpBackend::setMultiple function core/lib/Drupal/Core/Cache/PhpBackend.php
PhpMailTest::setUp function core/tests/Drupal/Tests/Core/Mail/Plugin/Mail/PhpMailTest.php
PhpRequirementTest::setUp function core/modules/system/tests/src/Functional/System/PhpRequirementTest.php
PhpStorageFactoryTest::setSettings function core/modules/system/tests/src/Kernel/PhpStorage/PhpStorageFactoryTest.php Sets the Settings() singleton.

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