Search for visit
Title | Object type | File name | Summary |
---|---|---|---|
BuildTestBase::assertDrupalVisit | function | core/ |
Helper function to assert that the last visit was a Drupal site. |
BuildTestBase::visit | function | core/ |
Visit a URI on the HTTP server. |
ComponentNodeVisitor | class | core/ |
Provides a ComponentNodeVisitor to change the generated parse-tree. |
ComponentNodeVisitor.php | file | core/ |
|
ComponentNodeVisitor::emojiForString | function | core/ |
Chooses an emoji representative for the input string. |
ComponentNodeVisitor::enterNode | function | core/ |
|
ComponentNodeVisitor::getComponent | function | core/ |
Finds the SDC for the current module node. |
ComponentNodeVisitor::getPriority | function | core/ |
|
ComponentNodeVisitor::leaveNode | function | core/ |
|
ComponentNodeVisitor::validateSlots | function | core/ |
Performs a cheap validation of the slots in the template. |
ComponentNodeVisitor::__construct | function | core/ |
Creates a new ComponentNodeVisitor object. |
ComponentNodeVisitorTest | class | core/ |
Tests the node visitor. |
ComponentNodeVisitorTest.php | file | core/ |
|
ComponentNodeVisitorTest::$modules | property | core/ |
Modules to install. |
ComponentNodeVisitorTest::$themes | property | core/ |
Themes to install. |
ComponentNodeVisitorTest::testOtherVisitorsCanModifyTwigNodes | function | core/ |
Test that other visitors can modify Twig nodes. |
ComponentsTwigExtension::getNodeVisitors | function | core/ |
|
DistributionProfileTranslationQueryTest::visitInstaller | function | core/ |
Visits the interactive installer. |
HelpTestTwigExtension::getNodeVisitors | function | core/ |
|
HelpTestTwigNodeVisitor | class | core/ |
Defines a Twig node visitor for testing help topics. |
HelpTestTwigNodeVisitor.php | file | core/ |
|
HelpTestTwigNodeVisitor::DELIMITER | constant | core/ |
Delimiter placed around single translated chunks. |
HelpTestTwigNodeVisitor::enterNode | function | core/ |
|
HelpTestTwigNodeVisitor::extractText | function | core/ |
Extracts the text from a translated text object. |
HelpTestTwigNodeVisitor::getPriority | function | core/ |
|
HelpTestTwigNodeVisitor::getState | function | core/ |
Returns the state information. |
HelpTestTwigNodeVisitor::leaveNode | function | core/ |
|
HelpTestTwigNodeVisitor::setStateValue | function | core/ |
Sets state information. |
HelpTestTwigNodeVisitor::STATE_NAME | constant | core/ |
Name used in \Drupal::state() for saving state information. |
InstallerExistingSettingsTest::visitInstaller | function | core/ |
Visits the interactive installer. |
InstallerPostInstallTest::testVisitInstallerPostInstall | function | core/ |
Confirms that visiting the installer does not break things post-install. |
InstallerTest::visitInstaller | function | core/ |
Visits the interactive installer. |
InstallerTestBase::visitInstaller | function | core/ |
Visits the interactive installer. |
InstallerTranslationQueryTest::visitInstaller | function | core/ |
Visits the interactive installer. |
RemoveCheckToStringNodeVisitor | class | core/ |
Defines a TwigNodeVisitor that replaces CheckToStringNodes. |
RemoveCheckToStringNodeVisitor.php | file | core/ |
|
RemoveCheckToStringNodeVisitor::enterNode | function | core/ |
|
RemoveCheckToStringNodeVisitor::getPriority | function | core/ |
|
RemoveCheckToStringNodeVisitor::leaveNode | function | core/ |
|
sdc_other_node_visitor.info.yml | file | core/ |
core/modules/system/tests/modules/sdc_other_node_visitor/sdc_other_node_visitor.info.yml |
sdc_other_node_visitor.services.yml | file | core/ |
core/modules/system/tests/modules/sdc_other_node_visitor/sdc_other_node_visitor.services.yml |
sdc_other_node_visitor.twig.extension.profiler | service | core/ |
Drupal\sdc_other_node_visitor\Twig\Extension\TestProfilerExtension |
StandardRecipeInstallTest::visitInstaller | function | core/ |
Visits the interactive installer. |
TestNodeVisitor | class | core/ |
A node visitor that adds nodes to the Twig template. |
TestNodeVisitor.php | file | core/ |
|
TestNodeVisitor::$extensionName | property | core/ |
|
TestNodeVisitor::$varName | property | core/ |
|
TestNodeVisitor::enterNode | function | core/ |
|
TestNodeVisitor::getPriority | function | core/ |
|
TestNodeVisitor::leaveNode | function | core/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.