UnicornEditor::getJSSettings |
function |
drupal/core/modules/editor/tests/modules/lib/Drupal/editor_test/Plugin/Editor/UnicornEditor.php |
Implements \Drupal\editor\Plugin\EditPluginInterface::getJSSettings(). |
DisplayExtenderTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayExtenderTest.php |
|
PluginBagTest::testPluginBag |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/PluginBagTest.php |
Tests the generic plugin bag. |
ProgrammaticTest::submitForm |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ProgrammaticTest.php |
Helper function used to programmatically submit the form defined in
form_test.module with the given values. |
AnnotationReader::$phpParser |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationReader.php |
PHP Parser used to collect imports. |
SqliteProfilerStorage::fetch |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/SqliteProfilerStorage.php |
|
DisplayPluginBase::$handlers |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
|
source_without_namespace.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/source_without_namespace.php |
|
RangeConstraint::$minMessage |
property |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/RangeConstraint.php |
|
UrlParserInterface::parseUrl |
function |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/Url/UrlParserInterface.php |
Parse a URL using special handling for a subset of UTF-8 characters in the query string if needed. |
common_test_drupal_goto_land |
function |
drupal/core/modules/system/tests/modules/common_test/common_test.module |
Page callback: Provides a landing page for drupal_goto(). |
UniversalClassLoaderTest.php |
file |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/UniversalClassLoaderTest.php |
|
RangeConstraint::$maxMessage |
property |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/RangeConstraint.php |
|
forum_menu_local_tasks_alter |
function |
drupal/core/modules/forum/forum.module |
Implements hook_menu_local_tasks_alter(). |
DatabaseQueue::numberOfItems |
function |
drupal/core/lib/Drupal/Core/Queue/DatabaseQueue.php |
Implements Drupal\Core\Queue\QueueInterface::numberOfItems(). |
PathAliasTest::testPathCache |
function |
drupal/core/modules/path/lib/Drupal/path/Tests/PathAliasTest.php |
Tests the path cache. |
SqliteProfilerStorage::close |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/SqliteProfilerStorage.php |
|
DisplayPluginBase::$extender |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Stores all available display extenders. |
EntityReference::usesExposed |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/views/display/EntityReference.php |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::usesExposed(). |
RangeConstraint::validatedBy |
function |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/RangeConstraint.php |
Overrides Range::validatedBy(). |
ImageToolkitForm::submitForm |
function |
drupal/core/modules/system/lib/Drupal/system/Form/ImageToolkitForm.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
NodeAccessRebuildTest::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessRebuildTest.php |
Sets up a Drupal site for running functional and integration tests. |
HtmlToTextTest::stringToHtml |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Mail/HtmlToTextTest.php |
Converts a string to its PHP source equivalent for display in test messages. |
paramconverter_test.info.yml |
file |
drupal/core/modules/system/tests/modules/paramconverter_test/paramconverter_test.info.yml |
drupal/core/modules/system/tests/modules/paramconverter_test/paramconverter_test.info.yml |
FieldUnitTestBase::assertRaw |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldUnitTestBase.php |
Pass if the raw text IS found in set string. |
PathAliasTest::testNodeAlias |
function |
drupal/core/modules/path/lib/Drupal/path/Tests/PathAliasTest.php |
Tests alias functionality through the node interfaces. |
FieldPluginBase::elementType |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Return an HTML element based upon the field's element type. |
EntityBCDecorator::getString |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
ERROR_REPORTING_DISPLAY_SOME |
constant |
drupal/core/includes/bootstrap.inc |
Error reporting level: display errors and warnings. |
PHPUnit_TextUI_Command::main |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/Command.php |
|
ConditionInterface::compiled |
function |
drupal/core/lib/Drupal/Core/Database/Query/ConditionInterface.php |
Check whether a condition has been previously compiled. |
ManagerRegistry::getManagers |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ManagerRegistry.php |
Gets an array of all registered object managers |
ClientTest::testUploadedFile |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/ClientTest.php |
|
DisplayPluginBase::$usesAJAX |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Whether the display allows the use of AJAX or not. |
DynamicRouterTest::$enhancer |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/DynamicRouterTest.php |
|
ClosureExpressionVisitor.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/ClosureExpressionVisitor.php |
|
SearchLanguageTest::$modules |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchLanguageTest.php |
Modules to enable. |
EasyRdf_Parser_RdfXml::parse |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/RdfXml.php |
Parse an RDF/XML document into an EasyRdf_Graph |
FloodTest::testMemoryBackend |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/FloodTest.php |
Test flood control memory backend. |
ClassMetadataFactory::$cache |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadataFactory.php |
The cache for caching class metadata |
FieldPluginBase::getElements |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Provide a list of elements valid for field HTML. |
DisplayPluginBase::$usesMore |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Whether the display allows the use of a 'more' link or not. |
EntityReference::$usesFields |
property |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/views/style/EntityReference.php |
Overrides \Drupal\views\Plugin\views\style\StylePluginBase::usesFields. |
AnnotationTargetClass::$data |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationTargetClass.php |
|
hook_entity_field_info_alter |
function |
drupal/core/includes/entity.api.php |
Alter defined entity properties. |
_filter_url_parse_full_links |
function |
drupal/core/modules/filter/filter.module |
Makes links out of absolute URLs. |
EasyRdf_ParsedUri::normalise |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/ParsedUri.php |
Normalises the path of this URI if it has one. Normalising a path means
that any unnecessary '.' and '..' segments are removed. For example, the
URI http://example.com/a/b/../c/./d would be normalised to
http://example.com/a/c/d |
PathLanguageUiTest::$modules |
property |
drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageUiTest.php |
Modules to enable. |
AnnotationTargetClass::$name |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationTargetClass.php |
|
ProcessDecorator::$decorated |
property |
drupal/core/lib/Drupal/Component/Plugin/Discovery/ProcessDecorator.php |
The Discovery object being decorated. |