PHPUnit_Util_PHP::process |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/PHP.php |
@since Method available since Release 3.5.12 |
ProcessBuilder::setOption |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/ProcessBuilder.php |
|
ProcessUtils::__construct |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/ProcessUtils.php |
This class should not be instantiated |
FilterHtmlEscape::process |
function |
drupal/core/modules/filter/lib/Drupal/filter/Plugin/Filter/FilterHtmlEscape.php |
Performs the filter processing. |
shortcut_preprocess_block |
function |
drupal/core/modules/shortcut/shortcut.module |
Implements hook_preprocess_HOOK() for block.html.twig. |
UrlGenerator::processPath |
function |
drupal/core/lib/Drupal/Core/Routing/UrlGenerator.php |
Passes the path to a processor manager to allow alterations. |
TextProcessed::setContext |
function |
drupal/core/modules/text/lib/Drupal/text/TextProcessed.php |
Overrides TypedData::setContext(). |
file_field_widget_process |
function |
drupal/core/modules/file/file.field.inc |
Render API callback: Processes a file_generic field element. |
Process::STATUS_TERMINATED |
constant |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
|
Process::TIMEOUT_PRECISION |
constant |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
|
ProcessFailedExceptionTest |
class |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessFailedExceptionTest.php |
@author Sebastian Marek <proofek@gmail.com> |
Process::$fallbackExitcode |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
|
form_process_vertical_tabs |
function |
drupal/core/includes/form.inc |
Creates a group formatted as vertical tabs. |
Process::updateErrorOutput |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Updates the current error output of the process (STDERR). |
Process::isSigchildEnabled |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Returns whether PHP has been compiled with the '--enable-sigchild' option or not. |
ProcessBuilder::$arguments |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/ProcessBuilder.php |
|
_update_process_fetch_task |
function |
drupal/core/modules/update/update.fetch.inc |
Processes a task to fetch available update data for a single project. |
CurlMulti::processMessages |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlMulti.php |
Process any received curl multi messages |
NullGenerator::processPath |
function |
drupal/core/lib/Drupal/Core/Routing/NullGenerator.php |
Overrides Drupal\Core\Routing\UrlGenerator::processPath(). |
CurlMulti::processResponse |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlMulti.php |
Check for errors and fix headers of a request based on a curl response |
ProcessBuilder::setTimeout |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/ProcessBuilder.php |
Sets the process timeout. |
ProcessBuilder::getProcess |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/ProcessBuilder.php |
|
theme_test_preprocess_html |
function |
drupal/core/modules/system/tests/modules/theme_test/theme_test.module |
Implements hook_preprocess_HOOK() for html.tpl.php. |
TestProcessor::postProcess |
function |
drupal/core/modules/aggregator/tests/modules/aggregator_test/lib/Drupal/aggregator_test/Plugin/aggregator/processor/TestProcessor.php |
Implements \Drupal\aggregator\Plugin\ProcessorInterface::postProcess(). |
image_field_widget_process |
function |
drupal/core/modules/image/image.field.inc |
An element #process callback for the image_image field type. |
RegisterPathProcessorsPass |
class |
drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterPathProcessorsPass.php |
Adds services to the 'path_processor_manager service. |
FilterTestReplace::process |
function |
drupal/core/modules/filter/tests/filter_test/lib/Drupal/filter_test/Plugin/Filter/FilterTestReplace.php |
Performs the filter processing. |
template_preprocess_forums |
function |
drupal/core/modules/forum/forum.module |
Prepares variables for forums templates. |
ProcessFailedException.php |
file |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Exception/ProcessFailedException.php |
|
template_preprocess_region |
function |
drupal/core/includes/theme.inc |
Preprocess variables for region.tpl.php |
SystemListingInfo::process |
function |
drupal/core/lib/Drupal/Core/SystemListingInfo.php |
Overrides Drupal\Core\SystemListing::process(). |
SystemListing::processFile |
function |
drupal/core/lib/Drupal/Core/SystemListing.php |
Process each file object as it is found by scanDirectory(). |
SigchildEnabledProcessTest |
class |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildEnabledProcessTest.php |
|
TextProcessed::__construct |
function |
drupal/core/modules/text/lib/Drupal/text/TextProcessed.php |
Overrides TypedData::__construct(). |
PathProcessorTest::getInfo |
function |
drupal/core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorTest.php |
This method exists to support the simpletest UI runner. |
ListCacheBinsPass::process |
function |
drupal/core/lib/Drupal/Core/Cache/ListCacheBinsPass.php |
Implements CompilerPassInterface::process(). |
ProcessorInterface::remove |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/ProcessorInterface.php |
Removes stored feed data. |
ConfigImporter::$processed |
property |
drupal/core/lib/Drupal/Core/Config/ConfigImporter.php |
List of changes processed by the import(). |
aggregator_preprocess_block |
function |
drupal/core/modules/aggregator/aggregator.module |
Implements hook_preprocess_HOOK() for block.html.twig. |
FeedProcessorPluginTest.php |
file |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedProcessorPluginTest.php |
Contains \Drupal\aggregator\Tests\FeedProcessorPluginTest. |
PathProcessorFront::$config |
property |
drupal/core/lib/Drupal/Core/PathProcessor/PathProcessorFront.php |
A config factory for retrieving required config settings. |
views_process_check_options |
function |
drupal/core/modules/views/views.module |
#process callback to see if we need to check_plain() the options. |
template_preprocess_comment |
function |
drupal/core/modules/comment/comment.module |
Prepares variables for comment templates. |
statistics_preprocess_block |
function |
drupal/core/modules/statistics/statistics.module |
Implements hook_preprocess_HOOK() for block.html.twig. |
update_process_project_info |
function |
drupal/core/modules/update/update.compare.inc |
Determines version and type information for currently installed projects. |
Process::processFileHandles |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Handles the windows file handles fallbacks. |
ProcessBuilder::$inheritEnv |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/ProcessBuilder.php |
|
ProcessBuilder::__construct |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/ProcessBuilder.php |
|
TestProcessor::settingsForm |
function |
drupal/core/modules/aggregator/tests/modules/aggregator_test/lib/Drupal/aggregator_test/Plugin/aggregator/processor/TestProcessor.php |
Implements \Drupal\aggregator\Plugin\ProcessorInterface::settingsForm(). |
AggregatorProcessor::$title |
property |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Annotation/AggregatorProcessor.php |
The title of the plugin. |