StylePluginBase::usesGrouping |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Returns the usesGrouping property. |
AnnotationTargetMethod::$name |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationTargetMethod.php |
|
views-view-grouping.html.twig |
file |
drupal/core/modules/views/templates/views-view-grouping.html.twig |
Default theme implementation to display a single views grouping. |
ImageToolkitInterface::rotate |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/ImageToolkitInterface.php |
Rotates an image the given number of degrees. |
SearchMatchTest::_testQueries |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchMatchTest.php |
Run predefine queries looking for indexed terms. |
Twig_Test_IntegrationTestCase |
class |
drupal/core/vendor/twig/twig/lib/Twig/Test/IntegrationTestCase.php |
Integration test helper |
Response::setPreviousResponse |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php |
Set the previous response |
HandlerBase::buildExposedForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Render our chunk of the exposed handler form when selecting |
WizardPluginBase::addDisplays |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Adds the array of display options to the view, with appropriate overrides. |
AnalyzeTest::testAnalyzeBasic |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/AnalyzeTest.php |
Tests that analyze works in general. |
FunctionCallableInterface.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/FunctionCallableInterface.php |
|
shortcut_set_customize_submit |
function |
drupal/core/modules/shortcut/shortcut.admin.inc |
Submit handler for shortcut_set_customize(). |
Twig_Node_Expression_Function |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Function.php |
|
SerializerTest::testSerialize |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php |
|
ContainerBuilder::synchronize |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Synchronizes a service change. |
IssnValidatorTest::$validator |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IssnValidatorTest.php |
|
ArchiveTar::_writeHeaderBlock |
function |
drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php |
|
EntityDisplayBase::createCopy |
function |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBase.php |
Creates a duplicate of the EntityDisplay object on a different view mode. |
toolbar_menu_navigation_links |
function |
drupal/core/modules/toolbar/toolbar.module |
Generates an array of links from a menu tree array. |
TwigNodeVisitor::$isReference |
property |
drupal/core/lib/Drupal/Core/Template/TwigNodeVisitor.php |
TRUE when this node is a function getting arguments by reference. |
SearchEmbedFormTest::$modules |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchEmbedFormTest.php |
Modules to enable. |
toolbar_get_rendered_subtrees |
function |
drupal/core/modules/toolbar/toolbar.module |
Returns the rendered subtree of each top-level toolbar link. |
CoveredClass::protectedMethod |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoveredClass.php |
|
EntityEnclosingRequest::$body |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
|
HandlerBase::submitExposeForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Perform any necessary changes to the form exposes prior to storage.
There is no need for this function to actually store the data. |
MoveTest::testExistingReplace |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/MoveTest.php |
Test replacement when moving onto a file that already exists. |
ValidationVisitor::getVisitor |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidationVisitor.php |
Returns the visitor instance used to validate the object graph nodes. |
HandlerBase::showExposeButton |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Shortcut to display the expose/hide button. |
file_stream_wrapper_get_class |
function |
drupal/core/includes/file.inc |
Returns the stream wrapper class name for a given scheme. |
Twig_Template::getEnvironment |
function |
drupal/core/vendor/twig/twig/lib/Twig/Template.php |
Returns the bound environment for this template. |
OverrideDisplaysTest::getInfo |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/OverrideDisplaysTest.php |
|
WebTestBase::drupalCreateNode |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Creates a node based on default settings. |
ViewUnitTestBase::executeView |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewUnitTestBase.php |
Executes a view with debugging. |
FilterNumericTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterNumericTest.php |
Views used by this test. |
HistoryTimestampTest::getInfo |
function |
drupal/core/modules/history/lib/Drupal/history/Tests/Views/HistoryTimestampTest.php |
|
TraversableDummy::getIterator |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Fixtures/TraversableDummy.php |
|
StylePluginBase::wizardSubmit |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Alter the options of a display before they are added to the view. |
CacheDecorator::getDefinition |
function |
drupal/core/lib/Drupal/Core/Plugin/Discovery/CacheDecorator.php |
Implements Drupal\Component\Plugin\Discovery\DicoveryInterface::getDefinition(). |
ViewExecutable::setItemOption |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Sets an option on a handler instance. |
SearchExpression::$expression |
property |
drupal/core/modules/search/lib/Drupal/search/SearchExpression.php |
The search expression string |
WebTestBase::drupalPlaceBlock |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Creates a block instance based on default settings. |
Util_ConfigurationTest::setUp |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/ConfigurationTest.php |
Sets up the fixture, for example, open a network connection.
This method is called before a test is executed. |
AggregatorFeedBlock::settings |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Block/AggregatorFeedBlock.php |
Overrides \Drupal\block\BlockBase::settings(). |
SessionInterface::registerBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/SessionInterface.php |
Registers a SessionBagInterface with the session. |
TestExample::buildOptionsForm |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/area/TestExample.php |
Overrides Drupal\views\Plugin\views\area\AreaPluginBase::buildOptionsForm() |
SearchExpression::__construct |
function |
drupal/core/modules/search/lib/Drupal/search/SearchExpression.php |
Constructs a SearchExpression. |
Twig_LexerInterface::tokenize |
function |
drupal/core/vendor/twig/twig/lib/Twig/LexerInterface.php |
Tokenizes a source code. |
CustomBlockTestBase::$profile |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTestBase.php |
Profile to use. |
DefaultProcessor::postProcess |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/aggregator/processor/DefaultProcessor.php |
Implements \Drupal\aggregator\Plugin\ProcessorInterface::postProcess(). |
access_check.menu.delete_link |
service |
drupal/core/modules/menu/menu.services.yml |
Drupal\menu\Access\DeleteLinkAccessCheck |