Search for alt
| Title | Object type | File name | Summary |
|---|---|---|---|
| PagerModalTest::setUp | function | core/ |
|
| PagerModalTest::testPagerInsideModal | function | core/ |
Tests pagers work inside of modals. |
| PagerPluginBase::exposedFormAlter | function | core/ |
Allows the exposed form to be altered. |
| ParamConverterSubscriber::onRoutingRouteAlterSetParameterConverters | function | core/ |
Applies parameter converters to route parameters. |
| PathHooks::entityBaseFieldInfoAlter | function | core/ |
Implements hook_entity_base_field_info_alter(). |
| PathHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
| PathHooks::fieldWidgetSingleElementFormAlter | function | core/ |
Implements hook_field_widget_single_element_form_alter(). |
| PathPluginBase::alterRoutes | function | core/ |
Alters a collection of routes and replaces definitions to the view. |
| PathPluginBase::getAlteredRouteNames | function | core/ |
Returns the list of routes overridden by Views. |
| PathPluginBaseTest::testAlterPostRestRoute | function | core/ |
Tests the altering of a REST route. |
| PathPluginBaseTest::testAlterRoute | function | core/ |
Tests the alter route method. |
| PathPluginBaseTest::testAlterRoutesWithOptionalParameters | function | core/ |
Tests altering routes with optional parameters in the overridden route. |
| PathPluginBaseTest::testAlterRoutesWithParameters | function | core/ |
Tests altering routes with parameters in the overridden route. |
| PathPluginBaseTest::testAlterRoutesWithParametersAndUpcasting | function | core/ |
Tests altering routes with parameters and upcasting information. |
| PathPluginBaseTest::testAlterRouteWithAlterCallback | function | core/ |
Tests the alter route method with preexisting title callback. |
| PathRootsSubscriber::onRouteAlter | function | core/ |
Collects all path roots. |
| Permission::alterRouteDefinition | function | core/ |
Allows access plugins to alter the route definition of a view. |
| PhpassHooks::formSystemModulesUninstallConfirmFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for system_modules_uninstall_confirm_form. |
| PhpTransliterationTest::providerTestPhpTransliterationWithAlter | function | core/ |
Provides test data for testPhpTransliterationWithAlter. |
| PhpTransliterationTest::testPhpTransliterationWithAlter | function | core/ |
Tests the PhpTransliteration with an alter hook. |
| PluginAlterTest | class | core/ |
Tests Plugin Alter. |
| PluginAlterTest.php | file | core/ |
|
| PluginAlterTest::$modules | property | core/ |
Modules to install. |
| PluginAlterTest::testPluginAlter | function | core/ |
Tests hook_element_plugin_alter(). |
| PluginBase::getAvailableGlobalTokens | function | core/ |
Returns an array of available token replacements. |
| PluginBase::globalTokenForm | function | core/ |
Adds elements for available core tokens to a form. |
| PluginBase::globalTokenReplace | function | core/ |
Returns a string with any core tokens replaced. |
| PluginTestHooks::pluginTestAlter | function | core/ |
Implements hook_plugin_test_alter(). |
| PluralTranslatableMarkup | class | core/ |
A class to hold plural translatable markup. |
| PluralTranslatableMarkup.php | file | core/ |
|
| PluralTranslatableMarkup::$count | property | core/ |
The item count to display. |
| PluralTranslatableMarkup::$translatedString | property | core/ |
The already translated string. |
| PluralTranslatableMarkup::createFromTranslatedString | function | core/ |
Constructs a new class instance from already translated markup. |
| PluralTranslatableMarkup::getPluralIndex | function | core/ |
Gets the plural index through the gettext formula. |
| PluralTranslatableMarkup::render | function | core/ |
Renders the object as a string. |
| PluralTranslatableMarkup::__construct | function | core/ |
Constructs a new PluralTranslatableMarkup object. |
| PluralTranslatableMarkup::__sleep | function | core/ |
Magic __sleep() method to avoid serializing the string translator. |
| PluralTranslatableMarkupTest | class | core/ |
Tests the TranslatableMarkup class. |
| PluralTranslatableMarkupTest.php | file | core/ |
|
| PluralTranslatableMarkupTest::providerPluralTranslatableMarkupSerialization | function | core/ |
Data provider for ::testPluralTranslatableMarkupSerialization(). |
| PluralTranslatableMarkupTest::testMissingPluralTranslation | function | core/ |
Tests when the plural translation is missing. |
| PluralTranslatableMarkupTest::testPluralTranslatableMarkupSerialization | function | core/ |
Tests serialization of PluralTranslatableMarkup(). |
| PluralTranslation | class | core/ |
Defines an annotation object for strings that require plural forms. |
| PluralTranslation.php | file | core/ |
|
| PluralTranslation::$context | property | core/ |
The context the source strings belong to. |
| PluralTranslation::$plural | property | core/ |
The string for the plural case. |
| PluralTranslation::$singular | property | core/ |
The string for the singular case. |
| PluralTranslation::get | function | core/ |
Gets the value of an annotation. |
| PluralTranslation::__construct | function | core/ |
Constructs a new class instance. |
| PluralTranslationTest | class | core/ |
Tests Drupal\Core\Annotation\PluralTranslation. |
Pagination
- Previous page
- Page 33
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.