Search for alt
Title | Object type | File name | Summary |
---|---|---|---|
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(). |
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/ |
@coversDefaultClass \Drupal\Core\Annotation\PluralTranslation @group Annotation |
PluralTranslationTest.php | file | core/ |
|
PluralTranslationTest::providerTestGet | function | core/ |
Provides data to self::testGet(). |
PluralTranslationTest::providerTestMissingData | function | core/ |
|
PluralTranslationTest::testGet | function | core/ |
@covers ::get |
PluralTranslationTest::testMissingData | function | core/ |
@dataProvider providerTestMissingData |
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. |
QueryPluginBase::alter | function | core/ |
Let modules modify the query just prior to finalizing it. |
QuickEditImageEditorTestTrait::typeInImageEditorAltTextInput | function | core/ |
Simulates typing in the 'image' in-place editor 'alt' attribute text input. |
QuickEditIntegration::entityViewAlter | function | core/ |
Alters the entity view build for Quick Edit compatibility. |
QuickEditMinimalTest | class | core/ |
Tests Quick Edit can be installed with Minimal. |
QuickEditMinimalTest.php | file | core/ |
|
QuickEditMinimalTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
QuickEditMinimalTest::$modules | property | core/ |
Modules to enable. |
QuickEditMinimalTest::$profile | property | core/ |
The profile to install as a basis for testing. |
QuickEditMinimalTest::testSuccessfulInstall | function | core/ |
Tests that Quick Edit works with no admin theme. |
quickedit_entity_view_alter | function | core/ |
Implements hook_entity_view_alter(). |
quickedit_field_formatter_info_alter | function | core/ |
Implements hook_field_formatter_info_alter(). |
quickedit_library_info_alter | function | core/ |
Implements hook_library_info_alter(). |
quickedit_test_field_formatter_info_alter | function | core/ |
Implements hook_field_formatter_info_alter(). |
RegistryTest::testThemeRegistryAlterByTheme | function | core/ |
Tests that the theme registry can be altered by themes. |
RenderElementHelper::alterElementInfo | function | core/ |
Alters the element type info. |
responsive_image_library_info_alter | function | core/ |
Implements hook_library_info_alter(). |
Role::alterRouteDefinition | function | core/ |
Allows access plugins to alter the route definition of a view. |
RoutePreloader::onAlterRoutes | function | core/ |
Alters existing routes for a specific collection. |
RoutePreloaderTest::testOnAlterRoutesWithAdminPathNoAdminRoute | function | core/ |
Tests onAlterRoutes with "admin" appearing in the path. |
RoutePreloaderTest::testOnAlterRoutesWithAdminRoutes | function | core/ |
Tests onAlterRoutes with just admin routes. |
RoutePreloaderTest::testOnAlterRoutesWithNonAdminRoutes | function | core/ |
Tests onAlterRoutes with admin routes and non admin routes. |
Routes::hasNonInternalTargetResourceTypes | function | core/ |
Determines if an array of resource types has any non-internal ones. |
RouteSubscriber::alterRoutes | function | core/ |
Alters existing routes for a specific collection. |
RouteSubscriber::alterRoutes | function | core/ |
Alters existing routes for a specific collection. |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.