Search for id
Title | Object type | File name | Summary |
---|---|---|---|
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. |
StableTemplateOverrideTest | class | core/ |
Tests Stable's template overrides. |
StableTemplateOverrideTest.php | file | core/ |
|
StableTemplateOverrideTest::$allModules | property | core/ |
A list of all core modules. |
StableTemplateOverrideTest::$modules | property | core/ |
Modules to enable. |
StableTemplateOverrideTest::$templatesToSkip | property | core/ |
An array of template names to skip, without the extension. |
StableTemplateOverrideTest::$themeHandler | property | core/ |
The theme handler. |
StableTemplateOverrideTest::installAllModules | function | core/ |
Installs all core modules. |
StableTemplateOverrideTest::setUp | function | core/ |
|
StableTemplateOverrideTest::testStableTemplateOverrides | function | core/ |
Ensures that Stable overrides all relevant core templates. |
stable_preprocess_image_widget | function | core/ |
Implements hook_preprocess_image_widget(). |
StackedKernelPassTest::createMiddlewareServiceDefinition | function | core/ |
Creates a middleware definition. |
StackKernelIntegrationTest::testLazyLateMiddlewares | function | core/ |
Tests that late middlewares are automatically flagged lazy. |
Standard::getForbiddenTags | function | core/ |
Get all forbidden tags from a restrictions data structure. |
StandardTest::providerTestBlackListMode | function | core/ |
Data provider for testBlacklistMode(). |
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. |
StatementEmpty::valid | function | core/ |
|
StatementPrefetch::valid | function | core/ |
#[\ReturnTypeWillChange] |
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/ |
@coversDefaultClass \Drupal\content_moderation\StateTransitionValidation[[api-linebreak]] @group content_moderation |
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(). |
Pagination
- Previous page
- Page 137
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.