Twig_Extension_Staging::getTests |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Staging.php |
|
QueryString::setAggregateFunction |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/QueryString.php |
Provide a function for combining multi-valued query string parameters into a single or multiple fields |
CacheBackendInterface::deleteTags |
function |
drupal/core/lib/Drupal/Core/Cache/CacheBackendInterface.php |
Deletes items with any of the specified tags. |
Twig_TokenParserInterface::getTag |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParserInterface.php |
Gets the tag name associated with this token parser. |
MetadataGenerator::$accessChecker |
property |
drupal/core/modules/edit/lib/Drupal/edit/MetadataGenerator.php |
An object that checks if a user has access to edit a given entity field. |
MetadataGenerator::$editorManager |
property |
drupal/core/modules/edit/lib/Drupal/edit/MetadataGenerator.php |
The manager for editor plugins. |
Twig_Extension_Staging::$visitors |
property |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Staging.php |
|
Twig_Extension_Staging::addFilter |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Staging.php |
|
Twig_Extension_Staging::addGlobal |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Staging.php |
|
Twig_TokenParser_Spaceless::getTag |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Spaceless.php |
Gets the tag name associated with this token parser. |
ViewsUIController::autocompleteTag |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Controller/ViewsUIController.php |
Menu callback for Views tag autocompletion. |
MetadataGenerator::$editorSelector |
property |
drupal/core/modules/edit/lib/Drupal/edit/MetadataGenerator.php |
An object that determines which editor to attach to a given field. |
Twig_Extension_Staging::$functions |
property |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Staging.php |
|
Twig_Extension_Staging::getFilters |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Staging.php |
|
DefaultMobileMetaTagsTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/DefaultMobileMetaTagsTest.php |
|
Twig_Extension_Staging::getGlobals |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Staging.php |
|
EsiTest::testProcessEscapesPhpTags |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/EsiTest.php |
|
Twig_TokenParser_AutoEscape::getTag |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/AutoEscape.php |
Gets the tag name associated with this token parser. |
TagTest::testViewsUiAutocompleteTag |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/TagTest.php |
Tests the views_ui_autocomplete_tag function. |
RegisterListenersPass::$listenerTag |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DependencyInjection/RegisterListenersPass.php |
|
QueryPluginBase::getAggregationInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/QueryPluginBase.php |
Get aggregation info for group by queries. |
PHPUnit_Framework_Assert::assertTag |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Evaluate an HTML or XML string and assert its structure and/or contents. |
Internal::generateFormatTagsSetting |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Plugin/CKEditorPlugin/Internal.php |
Builds the "format_tags" configuration part of the CKEditor JS settings. |
Twig_Extension_Staging::addFunction |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Staging.php |
|
TaggedWithTest::$node_type_with_tags |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/TaggedWithTest.php |
|
PHPUnit_Util_XML::convertSelectToTag |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/XML.php |
Parse a CSS selector into an associative array suitable for
use with findNodes(). |
JavaScriptTest::testAggregationOrder |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Tests JavaScript aggregation when files are added to a different scope. |
Twig_Node_SandboxedModule::$usedTags |
property |
drupal/core/vendor/twig/twig/lib/Twig/Node/SandboxedModule.php |
|
MetadataGeneratorInterface::generate |
function |
drupal/core/modules/edit/lib/Drupal/edit/MetadataGeneratorInterface.php |
Generates in-place editing metadata for an entity field. |
Twig_Extension_Staging::getFunctions |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Staging.php |
|
QueryGroupByTest::testAggregateCount |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php |
Tests aggregate count feature. |
MetadataGeneratorTest::$editorManager |
property |
drupal/core/modules/edit/lib/Drupal/edit/Tests/MetadataGeneratorTest.php |
The manager for editor plugins. |
MetadataGeneratorTest::$accessChecker |
property |
drupal/core/modules/edit/lib/Drupal/edit/Tests/MetadataGeneratorTest.php |
The access checker object to be used by the metadata generator object. |
CacheBackendInterface::invalidateTags |
function |
drupal/core/lib/Drupal/Core/Cache/CacheBackendInterface.php |
Marks cache items with any of the specified tags as invalid. |
RegisterListenersPass::$subscriberTag |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DependencyInjection/RegisterListenersPass.php |
|
Twig_Tests_ParserTest::testUnknownTag |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ParserTest.php |
@expectedException Twig_Error_Syntax
@expectedExceptionMessage Unknown tag name "foo". Did you mean "for" at line 1 |
PageTitleFilteringTest::testTitleTags |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php |
Tests the handling of HTML by drupal_set_title() and drupal_get_title() |
Twig_Extension_Staging::$tokenParsers |
property |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Staging.php |
|
MetadataGeneratorTest::$editorSelector |
property |
drupal/core/modules/edit/lib/Drupal/edit/Tests/MetadataGeneratorTest.php |
The editor selector object to be used by the metadata generator object. |
_field_filter_xss_display_allowed_tags |
function |
drupal/core/modules/field/field.module |
Returns a human-readable list of allowed tags for display in help texts. |
ContainerBuilder::findTaggedServiceIds |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Returns service ids for a given tag. |
QueryAggregateInterface::sortAggregate |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryAggregateInterface.php |
Sorts by an aggregated value. |
PHPUnit_Framework_Assert::assertNotTag |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
This assertion is the exact opposite of assertTag(). |
Twig_Extension_Staging::addNodeVisitor |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Staging.php |
|
Twig_Extension_Staging::addTokenParser |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Staging.php |
|
TaggedWithTest::$node_type_without_tags |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/TaggedWithTest.php |
|
DocParserTest::testIgnorePHPDocThrowTag |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@group DCOM-14 |
EditIntegrationTest::$metadataGenerator |
property |
drupal/core/modules/editor/lib/Drupal/editor/Tests/EditIntegrationTest.php |
The metadata generator object to be tested. |
AutocompleteTagsWidget::elementValidate |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/widget/AutocompleteTagsWidget.php |
Overrides \Drupal\entity_reference\Plugin\field\widget\AutocompleteWidgetBase::elementValidate() |
Twig_Extension_Staging::getNodeVisitors |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Staging.php |
|