Search for alt
Title | Object type | File name | Summary |
---|---|---|---|
NumericFormatPluralTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NumericFormatPluralTest::$modules | property | core/ |
Modules to enable. |
NumericFormatPluralTest::$testViews | property | core/ |
Views used by this test. |
NumericFormatPluralTest::createFile | function | core/ |
Creates and saves a test file. |
NumericFormatPluralTest::setUp | function | core/ |
|
NumericFormatPluralTest::testNumericFormatPlural | function | core/ |
Test plural formatting setting on a numeric views handler. |
PageRenderTest::testHookPageAlter | function | core/ |
Tests hook_page_attachments_alter() exceptions. |
PagerPluginBase::exposedFormAlter | function | core/ |
|
page_cache_form_test_form_page_cache_form_test_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
page_cache_form_test_module_implements_alter | function | core/ |
Implements hook_module_implements_alter(). |
ParamConverterSubscriber::onRoutingRouteAlterSetParameterConverters | function | core/ |
Applies parameter converters to route parameters. |
PathAliasDeprecatedTestServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
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. |
path_entity_base_field_info_alter | function | core/ |
Implements hook_entity_base_field_info_alter(). |
path_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
path_field_widget_form_alter | function | core/ |
Implements hook_field_widget_form_alter(). |
Permission::alterRouteDefinition | function | core/ |
Allows access plugins to alter the route definition of a view. |
PhpassHashedPassword::generateSalt | function | core/ |
Generates a random base 64-encoded salt prefixed with hash settings. |
PhpTransliterationTest::providerTestPhpTransliterationWithAlter | function | core/ |
Provides test data for testPhpTransliterationWithAlter. |
PhpTransliterationTest::testPhpTransliterationWithAlter | function | core/ |
Tests the PhpTransliteration with an alter hook. |
PluginAlterTest | class | core/ |
@group Render |
PluginAlterTest.php | file | core/ |
|
PluginAlterTest::$modules | property | core/ |
Modules to enable. |
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. |
plugin_test_plugin_test_alter | 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::DELIMITER | constant | core/ |
The delimiter used to split plural strings. |
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::testPluralTranslatableMarkupSerialization | function | core/ |
Tests serialization of PluralTranslatableMarkup(). |
Pagination
- Previous page
- Page 22
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.