Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Stable9TemplateOverrideTest::installAllModules | function | core/ |
Installs all core modules. |
| Stable9TemplateOverrideTest::setUp | function | core/ |
|
| Stable9TemplateOverrideTest::testStable9TemplateOverrides | function | core/ |
Ensures that Stable 9 overrides all relevant core templates. |
| stable9_preprocess_item_list__search_results | function | core/ |
Implements hook_preprocess_item_list__search_results(). |
| 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::$kernel | 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/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
| StackedHttpKernel::__construct | function | core/ |
Constructs a stacked HTTP kernel. |
| StackedKernelPass | class | core/ |
Provides a compiler pass for stacked HTTP kernels. |
| StackedKernelPass.php | file | core/ |
|
| StackedKernelPass::process | function | core/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
| StackedKernelPassTest | class | core/ |
@coversDefaultClass \Drupal\Core\DependencyInjection\Compiler\StackedKernelPass[[api-linebreak]] @group DependencyInjection |
| 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::setUp | function | core/ |
|
| StackedKernelPassTest::testProcessWithHttpKernel | function | core/ |
@covers ::process[[api-linebreak]] |
| StackedKernelPassTest::testProcessWithStackedKernel | function | core/ |
@covers ::process[[api-linebreak]] |
| StackedKernelPassTest::testProcessWithStackedKernelAndFinalHttpMiddleware | function | core/ |
Tests that class declared 'final' 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. |
| StackKernelIntegrationTest.php | file | core/ |
|
| StackKernelIntegrationTest::$modules | property | core/ |
Modules to install. |
| StackKernelIntegrationTest::testLazyLateMiddlewares | function | core/ |
Tests that late middlewares are automatically flagged lazy. |
Pagination
- Previous page
- Page 1198
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.