PathProcessor.php |
file |
drupal/core/modules/system/tests/modules/url_alter_test/lib/Drupal/url_alter_test/PathProcessor.php |
Contains Drupal\url_alter_test\PathProcessor. |
Process::$process |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
|
PathProcessorTest |
class |
drupal/core/modules/system/tests/modules/url_alter_test/lib/Drupal/url_alter_test/PathProcessorTest.php |
Path processor for url_alter_test. |
Process::getStdin |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Gets the contents of STDIN. |
Process::setStdin |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Sets the contents of STDIN. |
form_process_file |
function |
drupal/core/includes/form.inc |
Processes a file upload element, make use of #multiple if present. |
hook_process_HOOK |
function |
drupal/core/modules/system/theme.api.php |
Process theme variables for a specific theme hook. |
BaseProcessFilter |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/BaseProcessFilter.php |
An external process based filter which provides a way to set a timeout on the process. |
TestProcessor.php |
file |
drupal/core/modules/aggregator/tests/modules/aggregator_test/lib/Drupal/aggregator_test/Plugin/aggregator/processor/TestProcessor.php |
Contains \Drupal\aggregator_test\Plugin\aggregator\processor\TestProcessor. |
TextProcessed.php |
file |
drupal/core/modules/text/lib/Drupal/text/TextProcessed.php |
Definition of Drupal\text\TextProcessed. |
ajax_process_form |
function |
drupal/core/includes/ajax.inc |
Form element processing handler for the #ajax form property. |
SimpleProcessTest |
class |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SimpleProcessTest.php |
|
PathProcessorTest |
class |
drupal/core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorTest.php |
Tests path processor functionality. |
PathProcessorFront |
class |
drupal/core/lib/Drupal/Core/PathProcessor/PathProcessorFront.php |
Processes the inbound path by resolving it to the front page if empty. |
Process::$exitcode |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
|
PathProcessorAlias |
class |
drupal/core/lib/Drupal/Core/PathProcessor/PathProcessorAlias.php |
Processes the inbound path using path alias lookups. |
Process::$sigchild |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
|
Process::getOutput |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Returns the current output of the process (STDOUT). |
Process::isRunning |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Checks if the process is currently running. |
Process::isStarted |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Checks if the process has been started with no regard to the current state. |
Process::getStatus |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Gets the process status. |
Process::addOutput |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Adds a line to the STDOUT stream. |
ProcessBuilder.php |
file |
drupal/core/vendor/symfony/process/Symfony/Component/Process/ProcessBuilder.php |
|
form_process_table |
function |
drupal/core/includes/form.inc |
#process callback for #type 'table' to add tableselect support. |
form_process_group |
function |
drupal/core/includes/form.inc |
Arranges elements into groups. |
ProcessingTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Batch/ProcessingTest.php |
Definition of Drupal\system\Tests\Batch\ProcessingTest. |
FilterUrl::process |
function |
drupal/core/modules/filter/lib/Drupal/filter/Plugin/Filter/FilterUrl.php |
Performs the filter processing. |
ProcessBuilderTest |
class |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessBuilderTest.php |
|
PhpProcessTest.php |
file |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/PhpProcessTest.php |
|
ProcessorInterface |
interface |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/ProcessorInterface.php |
Defines an interface for aggregator processor implementations. |
rdf_preprocess_html |
function |
drupal/core/modules/rdf/rdf.module |
Implements hook_preprocess_HOOK() for html.tpl.php. |
rdf_preprocess_node |
function |
drupal/core/modules/rdf/rdf.module |
Implements hook_preprocess_HOOK() for node.html.twig. |
PathProcessorDecode |
class |
drupal/core/lib/Drupal/Core/PathProcessor/PathProcessorDecode.php |
Processes the inbound path by urldecoding it. |
rdf_preprocess_user |
function |
drupal/core/modules/rdf/rdf.module |
Implements hook_preprocess_HOOK() for user.tpl.php. |
drupal_process_form |
function |
drupal/core/includes/form.inc |
Processes a form submission. |
Process::$starttime |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
|
Process::$readBytes |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
|
Process::$exitCodes |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Exit codes translation table. |
Process::__destruct |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
|
form_process_select |
function |
drupal/core/includes/form.inc |
Processes a select list form element. |
form_process_radios |
function |
drupal/core/includes/form.inc |
Expands a radios element into individual radio elements. |
form_process_button |
function |
drupal/core/includes/form.inc |
Processes a form button element. |
Process::getTimeout |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Gets the process timeout. |
Process::setTimeout |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Sets the process timeout. |
Process::getOptions |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Gets the options for proc_open. |
Process::setOptions |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Sets the options for proc_open. |
bartik_process_html |
function |
drupal/core/themes/bartik/bartik.theme |
Implements hook_process_HOOK() for html.tpl.php. |
bartik_process_page |
function |
drupal/core/themes/bartik/bartik.theme |
Implements hook_process_HOOK() for page.html.twig. |
form_process_weight |
function |
drupal/core/includes/form.inc |
Expands a weight element into a select element. |
ProcessBuilder::add |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/ProcessBuilder.php |
Adds an unescaped argument to the command string. |