Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| Stable9TemplateOverrideTest::testStable9TemplateOverrides | function | core/ |
Ensures that Stable 9 overrides all relevant core templates. |
| StableLibraryOverrideTestBase | class | core/ |
Tests the behavior of a theme when base_theme info key is missing. |
| StableLibraryOverrideTestBase.php | file | core/ |
|
| StableLibraryOverrideTestBase::$allModules | property | core/ |
A list of all core modules. |
| StableLibraryOverrideTestBase::$librariesToSkip | property | core/ |
A list of libraries to skip checking, in the format extension/library_name. |
| StableLibraryOverrideTestBase::$libraryDiscovery | property | core/ |
The library discovery service. |
| StableLibraryOverrideTestBase::$themeInitialization | property | core/ |
The theme initialization. |
| StableLibraryOverrideTestBase::$themeManager | property | core/ |
The theme manager. |
| StableLibraryOverrideTestBase::enableVisibleAndStableCoreModules | function | core/ |
Enable all core modules that are not hidden or experimental. |
| StableLibraryOverrideTestBase::getAllLibraries | function | core/ |
Gets all libraries for core and all installed modules. |
| StableLibraryOverrideTestBase::removeVendorAssets | function | core/ |
Removes all vendor libraries and assets from the library definitions. |
| StackedHttpKernel::$middlewares | property | core/ |
A set of middlewares that are wrapped around this kernel. |
| StackedHttpKernelTest::testClosureMiddlewareArgument | function | core/ |
Tests that stacked kernel is constructed with a list of closures. |
| StackedHttpKernelTest::testDeprecatedMiddlewaresArgument | function | core/ |
Tests that stacked kernel is constructed with a list of middlewares. |
| StackedKernelPassTest::createMiddlewareServiceDefinition | function | core/ |
Creates a middleware definition. |
| 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(). |
| 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. |
Pagination
- Previous page
- Page 162
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.