FreeConfigContext::getOverrides |
function |
drupal/core/lib/Drupal/Core/Config/Context/FreeConfigContext.php |
Implements \Drupal\Core\Config\Context\ContextInterface::getOverrides(). |
Twig_Environment::getExtensions |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Returns all registered extensions. |
FreeConfigContext::setOverrides |
function |
drupal/core/lib/Drupal/Core/Config/Context/FreeConfigContext.php |
Implements \Drupal\Core\Config\Context\ContextInterface::setOverride(). |
ExtensionPresentExtension::load |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/ExtensionPresentBundle/DependencyInjection/ExtensionPresentExtension.php |
Loads a specific configuration. |
SelectExtender::nextPlaceholder |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Implements Drupal\Core\Database\Query\PlaceholderInterface::nextPlaceholder(). |
TextPlainUnitTest::createEntity |
function |
drupal/core/modules/text/lib/Drupal/text/Tests/Formatter/TextPlainUnitTest.php |
Creates an entity of type $this->entity_type and bundle $this->bundle. |
TextPlainUnitTest::formatString |
function |
drupal/core/modules/text/lib/Drupal/text/Tests/Formatter/TextPlainUnitTest.php |
Formats an assertion message string. |
TextPlainUnitTest::assertNoText |
function |
drupal/core/modules/text/lib/Drupal/text/Tests/Formatter/TextPlainUnitTest.php |
Asserts that a text string does not appear in the text-only version of $this->content. |
SelectExtender::havingCondition |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Helper function to build most common HAVING conditional clauses. |
SelectExtender::havingArguments |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
|
Twig_Environment::initExtension |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
|
DrupalDiffFormatter::contextLine |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
Note: you should HTML-escape parameter before calling this. |
ContextAwarePluginBase::$context |
property |
drupal/core/lib/Drupal/Component/Plugin/ContextAwarePluginBase.php |
The data objects representing the context of this plugin. |
UrlTest::testLinkRenderArrayText |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/UrlTest.php |
Tests that link functions support render arrays as 'text'. |
TableSortExtenderUnitTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/TableSortExtenderUnitTest.php |
Sets up unit test environment. |
RequestContextAwareInterface.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContextAwareInterface.php |
|
FilterCrudTest::verifyTextFormat |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterCrudTest.php |
Verifies that a text format is properly stored. |
TextItem::getPropertyDefinitions |
function |
drupal/core/modules/text/lib/Drupal/text/Type/TextItem.php |
Implements ComplexDataInterface::getPropertyDefinitions(). |
TextPlainFormatter::viewElements |
function |
drupal/core/modules/text/lib/Drupal/text/Plugin/field/formatter/TextPlainFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
ExecutionContext::$globalContext |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContext.php |
|
PagerSelectExtender::$maxElement |
property |
drupal/core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
The highest element we've autogenerated so far. |
ExecutionContext::addViolationAt |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContext.php |
Adds a violation at the validation graph node with the given property
path relative to the current property path. |
PagerSelectExtender::__construct |
function |
drupal/core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
|
ExecutionContext::getMetadataFor |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContext.php |
|
TableSortExtender::orderByHeader |
function |
drupal/core/lib/Drupal/Core/Database/Query/TableSortExtender.php |
Order the query based on a header array. |
hook_contextual_links_view_alter |
function |
drupal/core/modules/contextual/contextual.api.php |
Alter a contextual links element before it is rendered. |
PHPUnit_TextUI_Command::$options |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/Command.php |
|
HtmlToTextTest::assertHtmlToText |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Mail/HtmlToTextTest.php |
Helper function for testing drupal_html_to_text(). |
PHPUnit_TextUI_Command::showHelp |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/Command.php |
Show the help message. |
ContextInterface::getConstraints |
function |
drupal/core/lib/Drupal/Component/Plugin/Context/ContextInterface.php |
Gets a list of validation constraints. |
hook_menu_contextual_links_alter |
function |
drupal/core/modules/system/system.api.php |
Alter contextual links before they are rendered. |
SelectExtender::uniqueIdentifier |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Implements Drupal\Core\Database\Query\PlaceholderInterface::uniqueIdentifier(). |
ElementTest::testPlaceHolderText |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementTest.php |
Tests placeholder text for elements that support placeholders. |
ContextualDynamicContextTest.php |
file |
drupal/core/modules/contextual/lib/Drupal/contextual/Tests/ContextualDynamicContextTest.php |
Contains \Drupal\contextual\Tests\ContextualDynamicContextTest. |
TextPlainUnitTest::testPlainText |
function |
drupal/core/modules/text/lib/Drupal/text/Tests/Formatter/TextPlainUnitTest.php |
Tests text_plain formatter output. |
SelectExtender::havingConditions |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
|
PHPUnit_TextUI_TestRunner::doRun |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/TestRunner.php |
|
Twig_Environment::initExtensions |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
|
PHPUnit_TextUI_TestRunner::write |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/TestRunner.php |
@since Method available since Release 3.1.0 |
XmlFileLoaderTest::testExtensions |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php |
|
BaseCompilerFilter::setExternsUrl |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php |
|
ContextErrorException::getContext |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Exception/ContextErrorException.php |
|
ExecutionContextTest::$violations |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ExecutionContextTest.php |
|
ExecutionContextTest::$translator |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ExecutionContextTest.php |
|
TwigTemplate::getContextReference |
function |
drupal/core/lib/Drupal/Core/Template/TwigTemplate.php |
|
text_field_instance_settings_form |
function |
drupal/core/modules/text/text.module |
Implements hook_field_instance_settings_form(). |
CollectionValidatorTest::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorTest.php |
|
MockComplexContextBlock::getTitle |
function |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockComplexContextBlock.php |
|
Twig_SimpleFunction::needsContext |
function |
drupal/core/vendor/twig/twig/lib/Twig/SimpleFunction.php |
|
MenuLinkResetForm::getConfirmText |
function |
drupal/core/modules/menu/lib/Drupal/menu/Form/MenuLinkResetForm.php |
Returns a caption for the button that confirms the action. |