Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PageTitleTest.php | file | core/ |
|
| PageTitleTest::$contentUser | property | core/ |
|
| PageTitleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PageTitleTest::$modules | property | core/ |
Modules to enable. |
| PageTitleTest::$savedTitle | property | core/ |
|
| PageTitleTest::setUp | function | core/ |
Implement setUp(). |
| PageTitleTest::testRoutingTitle | function | core/ |
Tests the page title of render arrays. |
| PageTitleTest::testTitleTags | function | core/ |
Tests the handling of HTML in node titles. |
| PageTitleTest::testTitleXSS | function | core/ |
Test if the title of the site is XSS proof. |
| PageVariantInterface::setMainContent | function | core/ |
Sets the main content for the page being rendered. |
| PageVariantInterface::setTitle | function | core/ |
Sets the title for the page being rendered. |
| PageViewTest | class | core/ |
Create a node and test edit permissions. |
| PageViewTest.php | file | core/ |
|
| PageViewTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PageViewTest::testPageView | function | core/ |
Tests an anonymous and unpermissioned user attempting to edit the node. |
| page_cache.services.yml | file | core/ |
core/modules/page_cache/page_cache.services.yml |
| page_cache_form_test.info.yml | file | core/ |
core/modules/page_cache/tests/modules/page_cache_form_test.info.yml |
| page_cache_form_test.install | file | core/ |
Install hooks for page_cache_form_test. |
| page_cache_form_test.module | file | core/ |
Provides functionality for testing form caching. |
| page_cache_form_test.routing.yml | file | core/ |
core/modules/page_cache/tests/modules/page_cache_form_test.routing.yml |
| page_cache_form_test_form_page_cache_form_test_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| page_cache_form_test_form_page_cache_form_test_process | function | core/ |
Process callback to check immutability. |
| page_cache_form_test_install | function | core/ |
Implements hook_install(). |
| page_cache_form_test_module_implements_alter | function | core/ |
Implements hook_module_implements_alter(). |
| 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 enable. |
| PaginationAJAXTest::$testViews | property | core/ |
Test Views to enable. |
| PaginationAJAXTest::$user | property | core/ |
|
| 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. |
| panel.css | file | core/ |
Panel styling. Panels are used to visually group items together. |
| panel.css | file | core/ |
Panel styling. Panels are used to visually group items together. |
| 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/ |
|
| 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/ |
@coversDefaultClass \Drupal\Core\Routing\Enhancer\ParamConversionEnhancer[[api-linebreak]] @group Enhancer |
| ParamConversionEnhancerTest.php | file | core/ |
Pagination
- Previous page
- Page 929
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.