SelectExtender::compiled |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Check whether a condition has been previously compiled. |
ConfigImporter::$context |
property |
drupal/core/lib/Drupal/Core/Config/ConfigImporter.php |
The configuration context. |
SelectExtender::getUnion |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Returns a reference to the union queries for this query. This include
queries for UNION, UNION ALL, and UNION DISTINCT. |
ContextErrorException.php |
file |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Exception/ContextErrorException.php |
|
SelectExtender::innerJoin |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Inner Join against another table in the database. |
SelectExtender::rightJoin |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Right Outer Join against another table in the database. |
SelectExtender::forUpdate |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Add FOR UPDATE to the query. |
SelectExtender::isNotNull |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Sets a condition that the specified field be NOT NULL. |
SelectExtender::notExists |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Sets a condition that the specified subquery returns no values. |
DynamicRouter::setContext |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/DynamicRouter.php |
Sets the request context. |
DynamicRouter::getContext |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/DynamicRouter.php |
Gets the request context. |
text_filter_format_update |
function |
drupal/core/modules/text/text.module |
Implements hook_filter_format_update(). |
form_type_textfield_value |
function |
drupal/core/includes/form.inc |
Determines the value for a textfield form element. |
ConfigFactory::getContext |
function |
drupal/core/lib/Drupal/Core/Config/ConfigFactory.php |
Gets the current config context. |
TextCustom::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/TextCustom.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
SearchPageTextTest::setUp |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPageTextTest.php |
Sets up a Drupal site for running functional and integration tests. |
UrlTest::testExternalUrls |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/UrlTest.php |
Tests external URL handling. |
TableSortExtenderUnitTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/TableSortExtenderUnitTest.php |
Tests unicode handling features implemented in unicode.inc. |
SearchMatchTest::getText2 |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchMatchTest.php |
_test2_: Helper method for generating snippets of content. |
form_pre_render_textfield |
function |
drupal/core/includes/form.inc |
Prepares a #type 'textfield' render element for theme_input(). |
Twig_Template::getContext |
function |
drupal/core/vendor/twig/twig/lib/Twig/Template.php |
Returns a variable from the context. |
NullGenerator::setContext |
function |
drupal/core/lib/Drupal/Core/Routing/NullGenerator.php |
Overrides Drupal\Core\Routing\UrlGenerator::setContext(); |
PoStreamReader::$_context |
property |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
Parser context for the stream reader state machine. |
NullGenerator::getContext |
function |
drupal/core/lib/Drupal/Core/Routing/NullGenerator.php |
Implements Symfony\Component\Routing\RequestContextAwareInterface::getContext(); |
Twig_Filter::needsContext |
function |
drupal/core/vendor/twig/twig/lib/Twig/Filter.php |
|
TextareaWithSummaryWidget |
class |
drupal/core/modules/text/lib/Drupal/text/Plugin/field/widget/TextareaWithSummaryWidget.php |
Plugin implementation of the 'text_textarea_with_summary' widget. |
RequestContext::$pathInfo |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContext.php |
|
RequestContext::$httpPort |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContext.php |
|
TextSummaryTest::$modules |
property |
drupal/core/modules/text/lib/Drupal/text/Tests/TextSummaryTest.php |
Modules to enable. |
ExecutionContext::getRoot |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContext.php |
Returns the value at which validation was started in the object graph. |
RequestContext::getMethod |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContext.php |
Gets the HTTP method. |
RequestContext::setMethod |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContext.php |
Sets the HTTP method. |
RequestContext::getScheme |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContext.php |
Gets the HTTP scheme. |
RequestContext::setScheme |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContext.php |
Sets the HTTP scheme. |
WebTestBase::assertNoText |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Pass if the text is NOT found on the text version of the page. The text version
is the equivalent of what a user would see when viewing through a web browser.
In other words the HTML has been filtered out of the contents. |
ExecutionContextInterface |
interface |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContextInterface.php |
Stores the validator's state during validation. |
theme_text_format_wrapper |
function |
drupal/core/modules/filter/filter.module |
Returns HTML for a text format-enabled form element. |
BanDelete::getConfirmText |
function |
drupal/core/modules/ban/lib/Drupal/ban/Form/BanDelete.php |
Returns a caption for the button that confirms the action. |
ConfigContextFactory::get |
function |
drupal/core/lib/Drupal/Core/Config/Context/ConfigContextFactory.php |
Returns a configuration context object. |
SetDelete::getConfirmText |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Form/SetDelete.php |
Returns a caption for the button that confirms the action. |
ContextInterface::setUuid |
function |
drupal/core/lib/Drupal/Core/Config/Context/ContextInterface.php |
Sets the uuid for the context. |
ContextInterface::getUuid |
function |
drupal/core/lib/Drupal/Core/Config/Context/ContextInterface.php |
Gets the uuid for the context. |
ConfigContext::$overrides |
property |
drupal/core/lib/Drupal/Core/Config/Context/ConfigContext.php |
Any config overrides of key-value pairs. |
RowEntityTest::assertText |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/RowEntityTest.php |
Pass if the text is found in set string. |
FieldPluginBase::trimText |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Trims the field down to the specified length. |
IpValidatorTest::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
|
ExtensionPresentExtension |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/ExtensionPresentBundle/DependencyInjection/ExtensionPresentExtension.php |
|
TextProcessed::setContext |
function |
drupal/core/modules/text/lib/Drupal/text/TextProcessed.php |
Overrides TypedData::setContext(). |
PHPUnit_TextUI_TestRunner |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/TestRunner.php |
A TestRunner for the Command Line Interface (CLI)
PHP SAPI Module. |
SelectExtender::hasAnyTag |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Determines if a given query has any specified tag. |