Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| StackedKernelPassTest::providerTestClosureMiddleware | function | core/ |
Data provider for stacked kernel service closure middleware test. |
| StackedKernelPassTest::testProcessWithStackedKernelAndFinalHttpMiddleware | function | core/ |
Tests that class declared 'final' can be added as http_middleware. |
| StackedKernelPassTest::testProcessWithStackedKernelAndServiceClosureMiddleware | function | core/ |
Tests that class taking a service closure can be added as http_middleware. |
| StackKernelIntegrationTest::testServiceClosureMiddlewares | function | core/ |
Tests that service closure middleware avoids creation of http kernel. |
| StackSessionHandlerIntegrationTest::testRequestWriteInvokesValidateId | function | core/ |
Tests a session modify request with a valid session cookie. |
| StageCommitExceptionTest::providerCommitException | function | core/ |
Data provider for testCommitException(). |
| StageConflictTest::providerDestroyDuringApply | function | core/ |
Data provider for testDestroyDuringApply(). |
| StagedDBUpdateValidatorTest | class | core/ |
Tests Staged DBUpdate Validator. |
| StagedDBUpdateValidatorTest.php | file | core/ |
|
| StagedDBUpdateValidatorTest::providerStagedDatabaseUpdate | function | core/ |
Data provider for ::testStagedDatabaseUpdates(). |
| StagedDBUpdateValidatorTest::setUp | function | core/ |
|
| StagedDBUpdateValidatorTest::testStagedDatabaseUpdate | function | core/ |
Tests validation of staged database updates. |
| StagedDBUpdateValidatorTest::testUnclaimedStage | function | core/ |
Tests that the validator disregards unclaimed stages. |
| StageEventsTest::providerValidationResults | function | core/ |
Data provider for testValidationResults(). |
| StageEventsTest::testValidationResults | function | core/ |
Tests that an exception is thrown if an event has validation results. |
| StageLoggedOnErrorTest::providerLoggedOnError | function | core/ |
Data provider for testLoggedOnError(). |
| StandardPerformanceTest::testCacheInvalidation | function | core/ |
Tests the impact of a cache tag based invalidation. |
| StandardTest::providerTestDisallowMode | function | core/ |
Data provider for testDisallowMode(). |
| StandardTest::providerTestFilterXss | function | core/ |
Provides test data for testFilterXss(). |
| StarterkitThemeHooks::preprocessImageWidget | function | core/ |
Implements hook_preprocess_image_widget(). |
| starterkit_theme_preprocess_image_widget | function | core/ |
Implements hook_preprocess_image_widget(). |
| State::$id | property | core/ |
The state's ID. |
| State::id | function | core/ |
Gets the state's ID. |
| StateInterface::id | function | core/ |
Gets the state's ID. |
| StatementIteratorTrait::valid | function | core/ |
Checks if current position is valid. |
| StateTransitionValidation | class | core/ |
Validates whether a certain state transition is allowed. |
| StateTransitionValidation.php | file | core/ |
|
| StateTransitionValidation::$moderationInfo | property | core/ |
The moderation information service. |
| StateTransitionValidation::$possibleTransitions | property | core/ |
Stores the possible state transitions. |
| StateTransitionValidation::getValidTransitions | function | core/ |
Gets a list of transitions that are legal for this user on this entity. |
| StateTransitionValidation::isTransitionValid | function | core/ |
Checks if a transition between two states if valid for the given user. |
| StateTransitionValidation::__construct | function | core/ |
Constructs a new StateTransitionValidation. |
| StateTransitionValidationInterface | interface | core/ |
Validates whether a certain state transition is allowed. |
| StateTransitionValidationInterface.php | file | core/ |
|
| StateTransitionValidationInterface::getValidTransitions | function | core/ |
Gets a list of transitions that are legal for this user on this entity. |
| StateTransitionValidationInterface::isTransitionValid | function | core/ |
Checks if a transition between two states if valid for the given user. |
| StateTransitionValidationTest | class | core/ |
Tests Drupal\content_moderation\StateTransitionValidation. |
| StateTransitionValidationTest.php | file | core/ |
|
| StateTransitionValidationTest::$workflow | property | core/ |
A test workflow. |
| StateTransitionValidationTest::setUp | function | core/ |
|
| StateTransitionValidationTest::testUserSensitiveValidTransitions | function | core/ |
Verifies user-aware transition validation. |
| StateTransitionValidationTest::userTransitionsProvider | function | core/ |
Data provider for the user transition test. |
| StaticDiscoveryDecoratorTest::providerCall | function | core/ |
Data provider for testCall(). |
| StaticDiscoveryDecoratorTest::providerGetDefinition | function | core/ |
Data provider for testGetDefinitions(). |
| StaticDiscoveryDecoratorTest::providerGetDefinitions | function | core/ |
Data provider for testGetDefinitions(). |
| StaticMapTest::testMapWithInvalidSource | function | core/ |
Tests when the source is invalid. |
| StaticMapTest::testMapWithInvalidSourceAndBypass | function | core/ |
Tests when the source is invalid and bypass is enabled. |
| StaticMapTest::testMapWithInvalidSourceWithADefaultValue | function | core/ |
Tests when the source is invalid but there's a default. |
| StaticMapTest::testMapWithInvalidSourceWithANullDefaultValue | function | core/ |
Tests when the source is invalid but there's a default value of NULL. |
| StaticMenuLinkOverrides | class | core/ |
Defines an implementation of the menu link override using a config file. |
Pagination
- Previous page
- Page 167
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.