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 |
|---|---|---|---|
| ParamConversionEnhancerTest::$paramConversionEnhancer | property | core/ |
|
| ParamConversionEnhancerTest::$paramConverterManager | property | core/ |
|
| ParamConversionEnhancerTest::setUp | function | core/ |
|
| ParamConversionEnhancerTest::testCopyRawVariables | function | core/ |
@covers ::copyRawVariables[[api-linebreak]] |
| ParamConversionEnhancerTest::testEnhance | function | core/ |
@covers ::enhance[[api-linebreak]] |
| 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.latest_revision | service | core/ |
Drupal\content_moderation\ParamConverter\EntityRevisionConverter |
| 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::$converters | property | core/ |
Array of loaded converter services keyed by their ids. |
| ParamConverterManager::setRouteParameterConverters | function | core/ |
Saves a list of applicable converters to each route. |
| ParamConverterManagerInterface::setRouteParameterConverters | function | core/ |
Saves a list of applicable converters to each route. |
| ParamConverterManagerTest | class | core/ |
@coversDefaultClass \Drupal\Core\ParamConverter\ParamConverterManager[[api-linebreak]] @group ParamConverter |
| ParamConverterManagerTest.php | file | core/ |
|
| ParamConverterManagerTest::$manager | property | core/ |
|
| ParamConverterManagerTest::providerTestAddConverter | function | core/ |
Provide data for parameter converter manager tests. |
| ParamConverterManagerTest::providerTestGetConverter | function | core/ |
Provide data for parameter converter manager tests. |
| ParamConverterManagerTest::providerTestSetRouteParameterConverters | function | core/ |
Provides data for testSetRouteParameterConverters(). |
| ParamConverterManagerTest::setUp | function | core/ |
|
| ParamConverterManagerTest::testConvert | function | core/ |
@covers ::convert[[api-linebreak]] |
| ParamConverterManagerTest::testConvertMissingParam | function | core/ |
@covers ::convert[[api-linebreak]] |
| ParamConverterManagerTest::testConvertNoConverting | function | core/ |
@covers ::convert[[api-linebreak]] |
| ParamConverterManagerTest::testGetConverter | function | core/ |
Tests \Drupal\Core\ParamConverter\ParamConverterManager::getConverter(). |
| ParamConverterManagerTest::testGetConverterException | function | core/ |
Tests \Drupal\Core\ParamConverter\ParamConverterManager::getConverter(). |
| ParamConverterManagerTest::testSetRouteParameterConverters | function | core/ |
@covers ::setRouteParameterConverters[[api-linebreak]] |
| ParamConverterSubscriber | class | core/ |
Event subscriber for registering parameter converters with routes. |
| ParamConverterSubscriber.php | file | core/ |
|
| ParamConverterSubscriber::$paramConverterManager | property | core/ |
The parameter converter manager. |
| ParamConverterSubscriber::getSubscribedEvents | function | core/ |
|
| ParamConverterSubscriber::onRoutingRouteAlterSetParameterConverters | function | core/ |
Applies parameter converters to route parameters. |
| ParamConverterSubscriber::__construct | function | core/ |
Constructs a new ParamConverterSubscriber. |
| paramconverter_subscriber | service | core/ |
Drupal\Core\EventSubscriber\ParamConverterSubscriber |
| paramconverter_test.info.yml | file | core/ |
core/modules/system/tests/modules/paramconverter_test/paramconverter_test.info.yml |
| paramconverter_test.routing.yml | file | core/ |
core/modules/system/tests/modules/paramconverter_test/paramconverter_test.routing.yml |
| ParamNotConvertedException::$rawParameters | property | core/ |
The raw parameters that were not converted. |
| ParamNotConvertedException::getRawParameters | function | core/ |
Get the raw parameters that were not converted. |
| ParamNotConvertedException::__construct | function | core/ |
Constructs the ParamNotConvertedException. |
| ParserInterface | interface | core/ |
Defines an interface for aggregator parser implementations. |
| ParserInterface.php | file | core/ |
|
| ParserInterface::parse | function | core/ |
Parses feed data. |
| password | service | core/ |
Drupal\Core\Password\PhpassHashedPassword |
| password | service | core/ |
Drupal\Core\Password\PhpassHashedPassword |
| Password | class | core/ |
Provides a form element for entering a password, with hidden text. |
| password-hash.sh | file | core/ |
Drupal hash script - to generate a hash from a plaintext password |
| password-suggestions.css | file | core/ |
Styles for password suggestions in Bartik. |
| Password.php | file | core/ |
|
| Password::getInfo | function | core/ |
Returns the element properties for this element. |
| Password::preRenderPassword | function | core/ |
Prepares a #type 'password' render element for input.html.twig. |
Pagination
- Previous page
- Page 930
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.