|
user_template_preprocess_default_variables_alter |
function |
drupal/core/modules/user/user.module |
Implements hook_template_preprocess_default_variables_alter(). |
|
ProcessBuilderTest::shouldInheritEnvironmentVars |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessBuilderTest.php |
@test |
|
RouteProcessorSubscriber::onRequestSetController |
function |
drupal/core/lib/Drupal/Core/EventSubscriber/RouteProcessorSubscriber.php |
Sets a default controller for a route if one was not specified. |
|
hook_template_preprocess_default_variables_alter |
function |
drupal/core/modules/system/system.api.php |
Alter the default, hook-independent variables for all templates. |
|
template_preprocess_views_ui_display_tab_setting |
function |
drupal/core/modules/views/views_ui/theme/theme.inc |
|
|
EsiTest::testProcessRemoveSurrogateControlHeader |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/EsiTest.php |
|
|
ResolveReferencesToAliasesPass::processArguments |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ResolveReferencesToAliasesPass.php |
Processes the arguments to replace aliases. |
|
ProcessBuilderTest::testNegativeTimeoutFromSetter |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessBuilderTest.php |
@expectedException \InvalidArgumentException |
|
WidgetLegacyDiscoveryDecorator::processDefinition |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetLegacyDiscoveryDecorator.php |
Overrides Drupal\field\Plugin\Type\LegacyDiscoveryDecorator::processDefinition(). |
|
template_preprocess_views_ui_view_preview_section |
function |
drupal/core/modules/views/views_ui/theme/theme.inc |
Theme preprocess for theme_views_ui_view_preview_section(). |
|
template_preprocess_views_view_summary_unformatted |
function |
drupal/core/modules/views/theme/theme.inc |
Template preprocess theme function to print summary basically
unformatted. |
|
ReplaceAliasByActualDefinitionPassTest::testProcess |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ReplaceAliasByActualDefinitionPassTest.php |
|
|
SearchPreprocessLangcodeTest::testPreprocessLangcode |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPreprocessLangcodeTest.php |
Tests that hook_search_preprocess() returns the correct langcode. |
|
SearchPreprocessLangcodeTest::testPreprocessStemming |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPreprocessLangcodeTest.php |
Tests stemming for hook_search_preprocess(). |
|
CascadingStylesheetsTest::testRenderInlinePreprocess |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsTest.php |
Tests rendering inline stylesheets with preprocessing on. |
|
FormatterLegacyDiscoveryDecorator::processDefinition |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterLegacyDiscoveryDecorator.php |
Overrides Drupal\field\Plugin\Type\LegacyDiscoveryDecorator::processDefinition(). |
|
ProcessBuilderTest::shouldNotReplaceExplicitlySetVars |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessBuilderTest.php |
@test |
|
EsiTest::testProcessDoesNothingIfContentTypeIsNotHtml |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/EsiTest.php |
|
|
CheckExceptionOnInvalidReferenceBehaviorPass::process |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckExceptionOnInvalidReferenceBehaviorPass.php |
You can modify the container here before it is dumped to PHP code. |
|
IntegrationTest::testProcessInlinesReferencesToAliases |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/IntegrationTest.php |
|
|
CascadingStylesheetsTest::testRenderInlineNoPreprocess |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsTest.php |
Tests rendering inline stylesheets with preprocessing off. |
|
ArgumentValidatorPluginBase::process_summary_arguments |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php |
Process the summary arguments for displaying. |
|
CheckCircularReferencesPassTest::testProcessWithAliases |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckCircularReferencesPassTest.php |
@expectedException \RuntimeException |
|
IntegrationTest::testProcessRemovesAndInlinesRecursively |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/IntegrationTest.php |
This tests that the following dependencies are correctly processed: |
|
ProcessBuilderTest::shouldInheritEnvironmentVarsByDefault |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessBuilderTest.php |
@test |
|
CheckExceptionOnInvalidReferenceBehaviorPassTest::process |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckExceptionOnInvalidReferenceBehaviorPassTest.php |
|
|
translation_entity_language_configuration_element_process |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Process callback: Expands the language_configuration form element. |
|
ResolveReferencesToAliasesPassTest::testProcessRecursively |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveReferencesToAliasesPassTest.php |
|
|
ProcessBuilderTest::shouldInheritAndOverrideEnvironmentVars |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessBuilderTest.php |
@test |
|
CheckExceptionOnInvalidReferenceBehaviorPassTest::testProcess |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckExceptionOnInvalidReferenceBehaviorPassTest.php |
|
|
ResolveDefinitionTemplatesPassTest::testProcessDoesNotCopyTags |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveDefinitionTemplatesPassTest.php |
|
|
CheckCircularReferencesPassTest::testProcessIgnoresMethodCalls |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckCircularReferencesPassTest.php |
|
|
ResolveDefinitionTemplatesPassTest::testProcessDoesNotCopyScope |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveDefinitionTemplatesPassTest.php |
|
|
CheckExceptionOnInvalidReferenceBehaviorPass::processDefinition |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckExceptionOnInvalidReferenceBehaviorPass.php |
|
|
CheckExceptionOnInvalidReferenceBehaviorPass::processReferences |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckExceptionOnInvalidReferenceBehaviorPass.php |
|
|
CheckReferenceValidityPassTest::testProcessDetectsScopeWidening |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckReferenceValidityPassTest.php |
@expectedException \RuntimeException |
|
ResolveDefinitionTemplatesPassTest::testProcessDoesNotCopyAbstract |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveDefinitionTemplatesPassTest.php |
|
|
InlineServiceDefinitionsPassTest::testProcessInlinesOnlyIfSameScope |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/InlineServiceDefinitionsPassTest.php |
|
|
ProcessFailedExceptionTest::testProcessFailedExceptionThrowsException |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessFailedExceptionTest.php |
tests ProcessFailedException throws exception if the process was successful |
|
ResolveInvalidReferencesPassTest::testProcessIgnoreNonExistentServices |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveInvalidReferencesPassTest.php |
|
|
ResolveDefinitionTemplatesPassTest::testProcessAppendsMethodCallsAlways |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveDefinitionTemplatesPassTest.php |
|
|
ResolveInvalidReferencesPassTest::testProcessRemovesPropertiesOnInvalid |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveInvalidReferencesPassTest.php |
|
|
RemoveUnusedDefinitionsPassTest::testProcessWorksWithInlinedDefinitions |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/RemoveUnusedDefinitionsPassTest.php |
|
|
ResolveDefinitionTemplatesPassTest::testProcessHandlesMultipleInheritance |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveDefinitionTemplatesPassTest.php |
|
|
AnalyzeServiceReferencesPassTest::testProcessDoesNotSaveDuplicateReferences |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/AnalyzeServiceReferencesPassTest.php |
|
|
CheckCircularReferencesPassTest::testProcessDetectsIndirectCircularReference |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckCircularReferencesPassTest.php |
@expectedException \RuntimeException |
|
InlineServiceDefinitionsPassTest::testProcessDoesInlineServiceOfPrototypeScope |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/InlineServiceDefinitionsPassTest.php |
|
|
CheckReferenceValidityPassTest::testProcessDetectsCrossScopeHierarchyReference |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckReferenceValidityPassTest.php |
@expectedException \RuntimeException |
|
RemoveUnusedDefinitionsPassTest::testProcessRemovesUnusedDefinitionsRecursively |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/RemoveUnusedDefinitionsPassTest.php |
|
|
CheckReferenceValidityPassTest::testProcessDetectsReferenceToAbstractDefinition |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckReferenceValidityPassTest.php |
@expectedException \RuntimeException |