Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PageViewTest::testPageView | function | core/ |
Tests editing a node by users with various access permissions. |
| page_cache.services.yml | file | core/ |
core/modules/page_cache/page_cache.services.yml |
| page_cache_kill_switch | service | core/ |
Drupal\Core\PageCache\ResponsePolicy\KillSwitch |
| page_cache_no_cache_routes | service | core/ |
Drupal\Core\PageCache\ResponsePolicy\DenyNoCacheRoutes |
| page_cache_no_server_error | service | core/ |
Drupal\Core\PageCache\ResponsePolicy\NoServerError |
| page_cache_request_policy | service | core/ |
Drupal\Core\PageCache\DefaultRequestPolicy |
| page_cache_response_policy | service | core/ |
Drupal\Core\PageCache\ChainResponsePolicy |
| PaginationAJAXTest | class | core/ |
Tests the click sorting AJAX functionality of Views exposed forms. |
| PaginationAJAXTest.php | file | core/ |
|
| PaginationAJAXTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PaginationAJAXTest::$modules | property | core/ |
Modules to install. |
| PaginationAJAXTest::$testViews | property | core/ |
Test Views to enable. |
| PaginationAJAXTest::$user | property | core/ |
The test user. |
| PaginationAJAXTest::assertNoDuplicateAssetsOnPage | function | core/ |
Assert that assets are not loaded twice on a page. |
| PaginationAJAXTest::setUp | function | core/ |
|
| PaginationAJAXTest::testBasicPagination | function | core/ |
Tests if pagination via AJAX works for the "Content" View. |
| PaginationAJAXTest::testDefaultFilterPagination | function | core/ |
Tests if pagination via AJAX works for the filter with default value. |
| PaginationAJAXTest::testPaginationAjaxWithTitleFilter | function | core/ |
Tests when a user navigates directly using a page number parameter. |
| ParamConversionEnhancer | class | core/ |
Provides a route enhancer that handles parameter conversion. |
| ParamConversionEnhancer.php | file | core/ |
|
| ParamConversionEnhancer::$paramConverterManager | property | core/ |
The parameter conversion manager. |
| ParamConversionEnhancer::copyRawVariables | function | core/ |
Store a backup of the raw values that corresponding to the route pattern. |
| ParamConversionEnhancer::enhance | function | core/ |
Updates the defaults for a route definition based on the request. |
| ParamConversionEnhancer::getSubscribedEvents | function | core/ |
|
| ParamConversionEnhancer::onException | function | core/ |
Catches failed parameter conversions and throw a 404 instead. |
| ParamConversionEnhancer::__construct | function | core/ |
Constructs a new ParamConversionEnhancer. |
| ParamConversionEnhancerTest | class | core/ |
Tests Drupal\Core\Routing\Enhancer\ParamConversionEnhancer. |
| ParamConversionEnhancerTest.php | file | core/ |
|
| ParamConversionEnhancerTest::$paramConversionEnhancer | property | core/ |
|
| ParamConversionEnhancerTest::$paramConverterManager | property | core/ |
The mocked converter manager. |
| ParamConversionEnhancerTest::setUp | function | core/ |
|
| ParamConversionEnhancerTest::testCopyRawVariables | function | core/ |
Tests copy raw variables. |
| ParamConversionEnhancerTest::testEnhance | function | core/ |
Tests enhance. |
| paramconverter.entity_revision | service | core/ |
Drupal\Core\ParamConverter\EntityRevisionParamConverter |
| paramconverter.jsonapi.entity_uuid | service | core/ |
Drupal\jsonapi\ParamConverter\EntityUuidConverter |
| paramconverter.jsonapi.resource_type | service | core/ |
Drupal\jsonapi\ParamConverter\ResourceTypeConverter |
| paramconverter.views_ui | service | core/ |
Drupal\views_ui\ParamConverter\ViewUIConverter |
| ParamConverterInterface::applies | function | core/ |
Determines if the converter applies to a specific route and variable. |
| ParamConverterManager::setRouteParameterConverters | function | core/ |
Saves a list of applicable converters to each route. |
| ParamConverterManager::__construct | function | core/ |
Constructs a new ParamConverterManager. |
| ParamConverterManagerInterface::setRouteParameterConverters | function | core/ |
Saves a list of applicable converters to each route. |
| ParamConverterManagerTest | class | core/ |
Tests Drupal\Core\ParamConverter\ParamConverterManager. |
| ParamConverterManagerTest.php | file | core/ |
|
| ParamConverterManagerTest::providerTestGetConverter | function | core/ |
Provide data for parameter converter manager tests. |
| ParamConverterManagerTest::providerTestSetRouteParameterConverters | function | core/ |
Provides data for testSetRouteParameterConverters(). |
| ParamConverterManagerTest::testConvert | function | core/ |
Tests convert. |
| ParamConverterManagerTest::testConvertMissingParam | function | core/ |
Tests convert missing param. |
| ParamConverterManagerTest::testConvertNoConverting | function | core/ |
Tests convert no converting. |
| ParamConverterManagerTest::testGetConverter | function | core/ |
Tests \Drupal\Core\ParamConverter\ParamConverterManager::getConverter(). |
| ParamConverterManagerTest::testGetConverterException | function | core/ |
Tests \Drupal\Core\ParamConverter\ParamConverterManager::getConverter(). |
Pagination
- Previous page
- Page 1060
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.