Search for _process_
- Search 7.x for _process_
- Search 9.5.x for _process_
- Search 8.9.x for _process_
- Search 10.3.x for _process_
- Search 11.x for _process_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PreprocessHooks::statusMessages | function | core/ |
Implements hook_preprocess_HOOK() for status_messages. |
| PreprocessHooks::systemThemesPage | function | core/ |
Implements hook_preprocess_HOOK() for system_themes_page. |
| PreprocessHooks::table | function | core/ |
Implements hook_preprocess_HOOK() for table. |
| PreprocessHooks::textFormatWrapper | function | core/ |
Implements hook_preprocess_HOOK() for text_format_wrapper. |
| PreprocessHooks::toolbar | function | core/ |
Implements toolbar preprocess. |
| PreprocessHooks::toolbarUserPicture | function | core/ |
Lazy builder callback for the user picture. |
| PreprocessHooks::topBar | function | core/ |
Implements hook_preprocess_HOOK() for top_bar. |
| PreprocessHooks::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| PreprocessHooks::trustedCallbacks | function | core/ |
|
| PreprocessHooks::viewsExposedForm | function | core/ |
Implements hook_preprocess_HOOK() for views_exposed_form. |
| PreprocessHooks::viewsUiDisplayTabBucket | function | core/ |
Implements hook_preprocess_HOOK() for views_ui_display_tab_bucket. |
| PreprocessHooks::viewsUiRearrangeFilterForm | function | core/ |
Implements hook_form_FORM_ID_alter() for Views UI rearrange filter form. |
| PreprocessHooks::viewsViewFieldsMediaLibrary | function | core/ |
Implements hook_preprocess_views_view_fields(). |
| PreprocessHooks::viewsViewTable | function | core/ |
Implements hook_preprocess_HOOK() for views_view_table. |
| PreprocessHooks::__construct | function | core/ |
Constructs the theme related hooks. |
| PreprocessHooks::__construct | function | core/ |
Constructs the theme related hooks. |
| PreprocessPagerTest | class | core/ |
Tests pager preprocessing. |
| PreprocessPagerTest.php | file | core/ |
|
| PreprocessPagerTest::$pagerPreprocess | property | core/ |
Pager preprocess instance. |
| PreprocessPagerTest::setUp | function | core/ |
|
| PreprocessPagerTest::testEmptyPaginationHeadingLevelSet | function | core/ |
Tests when an empty #pagination_heading_level value is passed. |
| PreprocessPagerTest::testPagerModalAttributes | function | core/ |
Tests pager links get modal attributes when request is in a modal. |
| PreprocessPagerTest::testPaginationHeadingLevelInvalid | function | core/ |
Test with an invalid #pagination_heading_level. |
| PreprocessPagerTest::testPaginationHeadingLevelNotSet | function | core/ |
Tests when no #pagination_heading_level is passed. |
| PreprocessPagerTest::testPaginationHeadingLevelSet | function | core/ |
Tests when a #pagination_heading_level value is passed. |
| PreprocessPagerTest::testQuantityNotSet | function | core/ |
Tests when an empty #quantity is passed. |
| PreprocessPagerTest::testQuantitySet | function | core/ |
Tests when a #quantity value is passed. |
| ProjectInfo::processInfoList | function | core/ |
Populates an array of project data. |
| QueueWorkerInterface::processItem | function | core/ |
Works on a single queue item. |
| QueueWorkerManager::processDefinition | function | core/ |
|
| Radios::processRadios | function | core/ |
Expands a radios element into individual radio elements. |
| RecipeRunner::processConfiguration | function | core/ |
Creates configuration and applies configuration actions. |
| RecipeRunner::processContent | function | core/ |
Creates content contained in a recipe. |
| RecipeRunner::processInstall | function | core/ |
Installs the extensions. |
| RecipeRunner::processRecipe | function | core/ |
|
| RecipeRunner::processRecipes | function | core/ |
Applies any recipes listed by the recipe. |
| ReferenceBase::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
| Registry::$preprocessForSuggestions | property | core/ |
Preprocess suggestions discovered in modules. |
| Registry::getPreprocessForSuggestions | function | core/ |
Returns discovered preprocess suggestions. |
| Registry::mergePreprocessFunctions | function | core/ |
Merges the source hook's preprocess functions into the destination hook's. |
| Registry::postProcessExtension | function | core/ |
Completes the theme registry adding discovered functions and hooks. |
| Registry::PREPROCESS_INVOKES | constant | core/ |
A common key for storing preprocess invoke locations for modules. |
| Registry::processExtension | function | core/ |
Process a single implementation of hook_theme(). |
| RegistryTest::providerTestPostProcessExtension | function | core/ |
Provides test data to ::testPostProcessExtension(). |
| RegistryTest::testPostProcessExtension | function | core/ |
Tests post process extension. |
| RegistryTest::testSuggestionPreprocessFunctions | function | core/ |
Tests the theme registry with suggestions. |
| RenderElement::processAjaxForm | function | core/ |
Form element processing handler for the #ajax form property. |
| RenderElement::processGroup | function | core/ |
Arranges elements into groups. |
| RenderElementBase::processAjaxForm | function | core/ |
Form element processing handler for the #ajax form property. |
| RenderElementBase::processGroup | function | core/ |
Arranges elements into groups. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.