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 |
|---|---|---|---|
| Custom::defineOptions | function | core/ |
|
| Custom::preRenderCustomForm | function | core/ |
Prerender function to move the textarea to the top of a form. |
| Custom::query | function | core/ |
|
| Custom::render | function | core/ |
|
| Custom::trustedCallbacks | function | core/ |
|
| Custom::usesGroupBy | function | core/ |
|
| CustomAccessCheck | class | core/ |
Defines an access checker that allows specifying a custom method for access. |
| CustomAccessCheck.php | file | core/ |
|
| CustomAccessCheck::access | function | core/ |
Checks access for the account and route using the custom access checker. |
| CustomAccessCheck::__construct | function | core/ |
Constructs a CustomAccessCheck instance. |
| CustomAccessCheckTest | class | core/ |
Tests Drupal\Core\Access\CustomAccessCheck. |
| CustomAccessCheckTest.php | file | core/ |
|
| CustomAccessCheckTest::testAccess | function | core/ |
Tests the access method. |
| CustomAccessCheckTest::testAccessException | function | core/ |
Tests the access method exception for invalid access callbacks. |
| CustomAnnotationClassDiscoveryTest | class | core/ |
Tests that a custom annotation class is used. |
| CustomAnnotationClassDiscoveryTest.php | file | core/ |
|
| CustomAnnotationClassDiscoveryTest::setUp | function | core/ |
|
| CustomBooleanTest | class | core/ |
Tests the UI and functionality for the Custom boolean field handler options. |
| CustomBooleanTest.php | file | core/ |
|
| CustomBooleanTest::$defaultTheme | property | core/ |
|
| CustomBooleanTest::$testViews | property | core/ |
Views used by this test. |
| CustomBooleanTest::dataSet | function | core/ |
|
| CustomBooleanTest::testCustomOption | function | core/ |
Tests the setting and output of custom labels for boolean values. |
| CustomBooleanTest::testCustomOptionTemplate | function | core/ |
Tests the setting and output of custom labels for boolean values. |
| CustomBooleanTest::viewsData | function | core/ |
|
| CustomDirectoryAnnotatedClassDiscoveryTest | class | core/ |
Tests discovery of annotated plugins in a custom directory. |
| CustomDirectoryAnnotatedClassDiscoveryTest.php | file | core/ |
|
| CustomDirectoryAnnotatedClassDiscoveryTest::setUp | function | core/ |
|
| CustomDirectoryExample1 | class | core/ |
Provides a test plugin within a custom directory. |
| CustomDirectoryExample1.php | file | core/ |
|
| CustomDirectoryExample2 | class | core/ |
Provides a test plugin within a custom directory. |
| CustomDirectoryExample2.php | file | core/ |
|
| CustomFileCache | class | core/ |
Class to help test the file cache class. |
| CustomPageExceptionHtmlSubscriber | class | core/ |
Exception subscriber for handling core custom HTML error pages. |
| CustomPageExceptionHtmlSubscriber.php | file | core/ |
|
| CustomPageExceptionHtmlSubscriber::$accessManager | property | core/ |
The access manager. |
| CustomPageExceptionHtmlSubscriber::$configFactory | property | core/ |
The configuration factory. |
| CustomPageExceptionHtmlSubscriber::getPriority | function | core/ |
|
| CustomPageExceptionHtmlSubscriber::makeSubrequestToCustomPath | function | core/ |
Makes a subrequest to retrieve the custom error page. |
| CustomPageExceptionHtmlSubscriber::on403 | function | core/ |
|
| CustomPageExceptionHtmlSubscriber::on404 | function | core/ |
|
| CustomPageExceptionHtmlSubscriber::__construct | function | core/ |
Constructs a new CustomPageExceptionHtmlSubscriber. |
| CustomPageExceptionHtmlSubscriberTest | class | core/ |
Tests Drupal\Core\EventSubscriber\CustomPageExceptionHtmlSubscriber. |
| CustomPageExceptionHtmlSubscriberTest.php | file | core/ |
|
| CustomPageExceptionHtmlSubscriberTest::$accessManager | property | core/ |
The access manager. |
| CustomPageExceptionHtmlSubscriberTest::$accessUnawareRouter | property | core/ |
The access unaware router. |
| CustomPageExceptionHtmlSubscriberTest::$configFactory | property | core/ |
The mocked config factory. |
| CustomPageExceptionHtmlSubscriberTest::$customPageSubscriber | property | core/ |
The tested custom page exception subscriber. |
| CustomPageExceptionHtmlSubscriberTest::$errorLog | property | core/ |
The PHP error log settings before the test. |
| CustomPageExceptionHtmlSubscriberTest::$kernel | property | core/ |
The mocked HTTP kernel. |
Pagination
- Previous page
- Page 360
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.