Search for _preprocess_
- Search 7.x for _preprocess_
- Search 9.5.x for _preprocess_
- Search 8.9.x for _preprocess_
- Search 10.3.x for _preprocess_
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
CommentThemeHooks::preprocessField | function | core/ |
Implements hook_preprocess_HOOK() for field templates. |
Connection::preprocessStatement | function | core/ |
Returns a string SQL statement ready for preparation. |
ContentModerationThemeHooks::preprocessNode | function | core/ |
Implements hook_preprocess_HOOK(). |
ContentPreprocess.php | file | core/ |
|
ContentPreprocess::$routeMatch | property | core/ |
The route match service. |
ContentPreprocess::create | function | core/ |
Instantiates a new instance of this class. |
ContentPreprocess::isLatestVersionPage | function | core/ |
Checks whether a route is the "Latest version" tab of a node. |
ContentPreprocess::preprocessNode | function | core/ |
|
ContentPreprocess::__construct | function | core/ |
Constructor. |
ContentPreprocessTest | class | core/ |
@coversDefaultClass \Drupal\content_moderation\ContentPreprocess[[api-linebreak]] |
ContentPreprocessTest.php | file | core/ |
|
ContentPreprocessTest::routeNodeProvider | function | core/ |
Data provider for self::testIsLatestVersionPage(). |
ContentPreprocessTest::setupCurrentRouteMatch | function | core/ |
Mock the current route matching object. |
ContentPreprocessTest::setupNode | function | core/ |
Mock a node object. |
ContentPreprocessTest::testIsLatestVersionPage | function | core/ |
@covers ::isLatestVersionPage[[api-linebreak]] @dataProvider routeNodeProvider |
ContentTranslationThemeHooks::preprocessLanguageContentSettingsTable | function | core/ |
Implements hook_preprocess_HOOK() for language-content-settings-table.html.twig. |
CssOptimizerUnitTest::testTypeFilePreprocessingDisabled | function | core/ |
Tests a file CSS asset with preprocessing disabled. |
DatePreprocess.php | file | core/ |
|
DatePreprocess::preprocessDatetimeForm | function | core/ |
Prepares variables for datetime form element templates. |
DatePreprocess::preprocessDatetimeWrapper | function | core/ |
Prepares variables for datetime form wrapper templates. |
DatePreprocess::preprocessTime | function | core/ |
Prepares variables for time templates. |
DatePreprocess::__construct | function | core/ |
|
FieldPreprocess.php | file | core/ |
|
FieldPreprocess::preprocessField | function | core/ |
Prepares variables for field templates. |
FieldPreprocess::preprocessFieldMultipleValueForm | function | core/ |
Prepares variables for individual form element templates. |
FieldUiThemeHooks::preprocessFormElementNewStorageType | function | core/ |
Implements hook_preprocess_HOOK(). |
FormPreprocess.php | file | core/ |
|
FormPreprocess::preprocessCheckboxes | function | core/ |
Prepares variables for checkboxes templates. |
FormPreprocess::preprocessDetails | function | core/ |
Prepares variables for details element templates. |
FormPreprocess::preprocessFieldset | function | core/ |
Prepares variables for fieldset element templates. |
FormPreprocess::preprocessForm | function | core/ |
Prepares variables for form templates. |
FormPreprocess::preprocessFormElement | function | core/ |
Returns HTML for a form element. |
FormPreprocess::preprocessFormElementLabel | function | core/ |
Prepares variables for form label templates. |
FormPreprocess::preprocessInput | function | core/ |
Prepares variables for input templates. |
FormPreprocess::preprocessRadios | function | core/ |
Prepares variables for radios templates. |
FormPreprocess::preprocessSelect | function | core/ |
Prepares variables for select element templates. |
FormPreprocess::preprocessTextarea | function | core/ |
Prepares variables for textarea templates. |
FormPreprocess::preprocessVerticalTabs | function | core/ |
Prepares variables for vertical tabs templates. |
HelpThemeHooks::preprocessBlock | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
HookCollectorPass::$preprocessForSuggestions | property | core/ |
Preprocess suggestions discovered in modules. |
hook_preprocess_HOOK | function | core/ |
Preprocess theme variables for a specific theme hook. |
hook_template_preprocess_default_variables_alter | function | core/ |
Alter the default variables for all templates. |
ImagePreprocess.php | file | core/ |
|
ImagePreprocess::preprocessImage | function | core/ |
Prepares variables for image templates. |
ImagePreprocess::__construct | function | core/ |
|
InlineFormErrorsThemeHooks::preprocessDatetimeWrapper | function | core/ |
Implements hook_preprocess_HOOK() for datetime form wrapper templates. |
InlineFormErrorsThemeHooks::preprocessDetails | function | core/ |
Implements hook_preprocess_HOOK() for details element templates. |
InlineFormErrorsThemeHooks::preprocessFieldset | function | core/ |
Implements hook_preprocess_HOOK() for fieldset element templates. |
InlineFormErrorsThemeHooks::preprocessFormElement | function | core/ |
Implements hook_preprocess_HOOK() for form element templates. |
JsDisplaceThemeHooks::preprocessHtml | function | core/ |
Implements hook_preprocess_HOOK(). |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.