Search for process

  1. Search 7.x for process
  2. Search 9.5.x for process
  3. Search 8.9.x for process
  4. Search 10.3.x for process
  5. Search 11.x for process
  6. Other projects
Title Object type File name Summary
PreprocessHooks::preprocessTopBar function core/themes/default_admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for top_bar.
PreprocessHooks::preprocessViewsExposedForm function core/themes/default_admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for views_exposed_form.
PreprocessHooks::preprocessViewsUiDisplayTabBucket function core/themes/default_admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for views_ui_display_tab_bucket.
PreprocessHooks::preprocessViewsUiRearrangeFilterForm function core/themes/default_admin/src/Hook/PreprocessHooks.php Implements hook_form_FORM_ID_alter() for Views UI rearrange filter form.
PreprocessHooks::preprocessViewsViewFieldsMediaLibrary function core/themes/default_admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_views_view_fields().
PreprocessHooks::preprocessViewsViewTable function core/themes/default_admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for views_view_table.
PreprocessHooks::select function core/themes/admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for select.
PreprocessHooks::statusMessages function core/themes/admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for status_messages.
PreprocessHooks::systemThemesPage function core/themes/admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for system_themes_page.
PreprocessHooks::table function core/themes/admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for table.
PreprocessHooks::textFormatWrapper function core/themes/admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for text_format_wrapper.
PreprocessHooks::toolbar function core/themes/admin/src/Hook/PreprocessHooks.php Implements toolbar preprocess.
PreprocessHooks::toolbarUserPicture function core/themes/admin/src/Hook/PreprocessHooks.php Lazy builder callback for the user picture.
PreprocessHooks::topBar function core/themes/admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for top_bar.
PreprocessHooks::trustedCallbacks function core/themes/admin/src/Hook/PreprocessHooks.php Lists the trusted callbacks provided by the implementing class.
PreprocessHooks::trustedCallbacks function core/themes/default_admin/src/Hook/PreprocessHooks.php
PreprocessHooks::viewsExposedForm function core/themes/admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for views_exposed_form.
PreprocessHooks::viewsUiDisplayTabBucket function core/themes/admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for views_ui_display_tab_bucket.
PreprocessHooks::viewsUiRearrangeFilterForm function core/themes/admin/src/Hook/PreprocessHooks.php Implements hook_form_FORM_ID_alter() for Views UI rearrange filter form.
PreprocessHooks::viewsViewFieldsMediaLibrary function core/themes/admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_views_view_fields().
PreprocessHooks::viewsViewTable function core/themes/admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for views_view_table.
PreprocessHooks::__construct function core/themes/admin/src/Hook/PreprocessHooks.php Constructs the theme related hooks.
PreprocessHooks::__construct function core/themes/default_admin/src/Hook/PreprocessHooks.php Constructs the theme related hooks.
PreprocessPagerTest class core/modules/system/tests/src/Unit/Pager/PreprocessPagerTest.php Tests pager preprocessing.
PreprocessPagerTest.php file core/modules/system/tests/src/Unit/Pager/PreprocessPagerTest.php
PreprocessPagerTest::$pagerPreprocess property core/modules/system/tests/src/Unit/Pager/PreprocessPagerTest.php Pager preprocess instance.
PreprocessPagerTest::setUp function core/modules/system/tests/src/Unit/Pager/PreprocessPagerTest.php
PreprocessPagerTest::testEmptyPaginationHeadingLevelSet function core/modules/system/tests/src/Unit/Pager/PreprocessPagerTest.php Tests when an empty #pagination_heading_level value is passed.
PreprocessPagerTest::testPagerModalAttributes function core/modules/system/tests/src/Unit/Pager/PreprocessPagerTest.php Tests pager links get modal attributes when request is in a modal.
PreprocessPagerTest::testPaginationHeadingLevelInvalid function core/modules/system/tests/src/Unit/Pager/PreprocessPagerTest.php Test with an invalid #pagination_heading_level.
PreprocessPagerTest::testPaginationHeadingLevelNotSet function core/modules/system/tests/src/Unit/Pager/PreprocessPagerTest.php Tests when no #pagination_heading_level is passed.
PreprocessPagerTest::testPaginationHeadingLevelSet function core/modules/system/tests/src/Unit/Pager/PreprocessPagerTest.php Tests when a #pagination_heading_level value is passed.
PreprocessPagerTest::testQuantityNotSet function core/modules/system/tests/src/Unit/Pager/PreprocessPagerTest.php Tests when an empty #quantity is passed.
PreprocessPagerTest::testQuantitySet function core/modules/system/tests/src/Unit/Pager/PreprocessPagerTest.php Tests when a #quantity value is passed.
procedural_hook_theme_preprocess_node function core/modules/system/tests/themes/HookCollector/procedural_hook_theme/procedural_hook_theme.theme Implements hook_preprocess_HOOK().
procedural_hook_theme_preprocess_node__article function core/modules/system/tests/themes/HookCollector/procedural_hook_theme/procedural_hook_theme.theme Implements hook_preprocess_HOOK().
ProcessedText class core/modules/filter/src/Element/ProcessedText.php Provides a processed text render element.
ProcessedText.php file core/modules/filter/src/Element/ProcessedText.php
ProcessedText::configFactory function core/modules/filter/src/Element/ProcessedText.php Wraps the config factory.
ProcessedText::getInfo function core/modules/filter/src/Element/ProcessedText.php
ProcessedText::logger function core/modules/filter/src/Element/ProcessedText.php Wraps a logger channel.
ProcessedText::preRenderText function core/modules/filter/src/Element/ProcessedText.php Pre-render callback: Renders a processed text element into #markup.
ProcessFactory class core/modules/package_manager/tests/modules/fixture_manipulator/src/ProcessFactory.php Process factory that always sets the COMPOSER_MIRROR_PATH_REPOS env variable.
ProcessFactory.php file core/modules/package_manager/tests/modules/fixture_manipulator/src/ProcessFactory.php
ProcessFactory::create function core/modules/package_manager/tests/modules/fixture_manipulator/src/ProcessFactory.php
ProcessFactory::__construct function core/modules/package_manager/tests/modules/fixture_manipulator/src/ProcessFactory.php Constructs a ProcessFactory object.
ProcessField class core/modules/field/src/Plugin/migrate/process/ProcessField.php Get the value from a method call on a field plugin instance.
ProcessField.php file core/modules/field/src/Plugin/migrate/process/ProcessField.php
ProcessField::$fieldPluginManager property core/modules/field/src/Plugin/migrate/process/ProcessField.php The field plugin manager.
ProcessField::$migration property core/modules/field/src/Plugin/migrate/process/ProcessField.php The migration being run.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.