Search for alt
- Search 7.x for alt
- Search 9.5.x for alt
- Search 8.9.x for alt
- Search 10.3.x for alt
- Search main for alt
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| PluralTranslationTest.php | file | core/ |
|
| PluralTranslationTest::providerTestGet | function | core/ |
Provides data to self::testGet(). |
| PluralTranslationTest::providerTestMissingData | function | core/ |
|
| PluralTranslationTest::testGet | function | core/ |
Tests get. |
| PluralTranslationTest::testMissingData | function | core/ |
Tests missing data. |
| PreprocessHooks::menuLocalTask | function | core/ |
Implements hook_preprocess_HOOK() for menu-local-task templates. |
| PreprocessHooks::menuLocalTasks | function | core/ |
Implements hook_preprocess_HOOK() for menu-local-tasks templates. |
| PreprocessHooks::menuLocalTaskViewsUi | function | core/ |
Implements hook_preprocess_HOOK() for menu-local-task Views UI templates. |
| PreprocessHooks::preprocessMenuLocalTask | function | core/ |
Implements hook_preprocess_HOOK() for menu-local-task templates. |
| PreprocessHooks::preprocessMenuLocalTasks | function | core/ |
Implements hook_preprocess_HOOK() for menu-local-tasks templates. |
| PreprocessHooks::preprocessMenuLocalTaskViewsUi | function | core/ |
Implements hook_preprocess_HOOK() for menu-local-task Views UI templates. |
| ProceduralHookThemeHooks::proceduralLegacyAlter | function | core/ |
#[Hook('procedural_legacy_alter')] |
| procedural_hook_theme_procedural_alter | function | core/ |
Implements hook_procedural_alter(). |
| procedural_hook_theme_procedural_legacy_alter | function | core/ |
Implements hook_procedural_legacy_alter(). |
| ProfileTranslationHandler::entityFormAlter | function | core/ |
Performs the needed alterations to the entity form. |
| QueryBase::$alterMetaData | property | core/ |
The query metadata for alter purposes. |
| QueryBase::$alterTags | property | core/ |
The query tags. |
| QueryBase::alter | function | core/ |
Invoke hooks to allow modules to alter the entity query. |
| QueryPluginBase::alter | function | core/ |
Let modules modify the query just prior to finalizing it. |
| RecipeTestTrait::alterRecipe | function | core/ |
Alters an existing recipe. |
| ReferenceBase::alterFieldInstanceMigration | function | core/ |
Apply any custom processing to the field instance migration. |
| RegistryTest::testThemeRegistryAlterByTheme | function | core/ |
Tests that the theme registry can be altered by themes. |
| RenderCallbacks::alterLayoutBuilder | function | core/ |
Pre-render callback for layout builder. |
| RenderElementHelper::alterElementInfo | function | core/ |
Alters the element type info. |
| Requirements1TestHooks::requirementsAlter | function | core/ |
Implements hook_requirements_alter(). |
Pagination
- Previous page
- Page 34
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.