Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 | class | core/ |
Provides a stacked HTTP kernel. |
| StackedHttpKernel.php | file | core/ |
|
| StackedHttpKernel::$httpKernel | property | core/ |
The decorated kernel. |
| StackedHttpKernel::$middlewares | property | core/ |
A set of middlewares that are wrapped around this kernel. |
| StackedHttpKernel::handle | function | core/ |
|
| StackedHttpKernel::terminate | function | core/ |
|
| StackedHttpKernel::__construct | function | core/ |
Constructs a stacked HTTP kernel. |
| StackedHttpKernelTest | class | core/ |
Tests Drupal\Core\StackMiddleware\StackedHttpKernel. |
| StackedHttpKernelTest.php | file | core/ |
|
| StackedHttpKernelTest::testClosureMiddlewareArgument | function | core/ |
Tests that stacked kernel is constructed with a list of closures. |
| StackedHttpKernelTest::testTerminate | function | core/ |
Tests that stacked kernel invokes the terminate call in all middlewares. |
| StackedKernelPass | class | core/ |
Provides a compiler pass for stacked HTTP kernels. |
| StackedKernelPass.php | file | core/ |
|
| StackedKernelPass::process | function | core/ |
|
| StackedKernelPass::processValue | function | core/ |
|
| StackedKernelPassTest | class | core/ |
Tests Drupal\Core\DependencyInjection\Compiler\StackedKernelPass. |
| StackedKernelPassTest.php | file | core/ |
|
| StackedKernelPassTest::$containerBuilder | property | core/ |
|
| StackedKernelPassTest::$stackedKernelPass | property | core/ |
The stacked kernel pass. |
| StackedKernelPassTest::createMiddlewareServiceDefinition | function | core/ |
Creates a middleware definition. |
| StackedKernelPassTest::providerTestClosureMiddleware | function | core/ |
Data provider for stacked kernel service closure middleware test. |
| StackedKernelPassTest::setUp | function | core/ |
|
| StackedKernelPassTest::testProcessWithHttpKernel | function | core/ |
Tests process with http kernel. |
| StackedKernelPassTest::testProcessWithStackedKernel | function | core/ |
Tests process with stacked kernel. |
| 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. |
| StackedRouteMatchInterface | interface | core/ |
Defines an interface for a stack of route matches. |
| StackedRouteMatchInterface.php | file | core/ |
|
| StackedRouteMatchInterface::getCurrentRouteMatch | function | core/ |
Gets the current route match. |
| StackedRouteMatchInterface::getMasterRouteMatch | function | core/ |
Gets the master route match. |
| StackedRouteMatchInterface::getParentRouteMatch | function | core/ |
Returns the parent route match of the current. |
| StackedRouteMatchInterface::getRouteMatchFromRequest | function | core/ |
Returns a route match from a given request, if possible. |
| StackedSessionHandlerPass | class | core/ |
Provides a compiler pass for stacked session save handlers. |
| StackedSessionHandlerPass.php | file | core/ |
|
| StackedSessionHandlerPass::process | function | core/ |
|
| StackItem | class | core/ |
A value object for items on the transaction stack. |
| StackItem.php | file | core/ |
|
| StackItem::__construct | function | core/ |
Constructor. |
| StackItemType.php | file | core/ |
|
| StackKernelIntegrationTest | class | core/ |
Tests the stacked kernel functionality. |
Pagination
- Previous page
- Page 1503
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.