TwigReference::getReference |
function |
drupal/core/lib/Drupal/Core/Template/TwigReference.php |
Gets a reference to the internal storage. |
RequestFactory::fromMessage |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestFactory.php |
Create a new request based on an HTTP message |
UnicodeTest::testStrtoupper |
function |
drupal/core/tests/Drupal/Tests/Component/Utility/UnicodeTest.php |
Tests Unicode::strtoupper(). |
Views relationship handlers |
group |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/RelationshipPluginBase.php |
Handlers to tell Views how to create alternate relationships. |
ExceptionInTearDownTest.php |
file |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionInTearDownTest.php |
|
QueryString::useUrlEncoding |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/QueryString.php |
Set whether or not field names and values should be rawurlencoded |
FieldEditForm::validateForm |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldEditForm.php |
Form validation handler. |
DateTimePlusIntlTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Datetime/DateTimePlusIntlTest.php |
Sets up Drupal unit test environment. |
ConfigItemGroup::submitForm |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ConfigItemGroup.php |
Overrides \Drupal\views_ui\Form\Ajax\ViewsFormBase::submitForm(). |
IbanValidatorTest::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IbanValidatorTest.php |
|
ExceptionControllerTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/System/ExceptionControllerTest.php |
|
ProfileFormController::save |
function |
drupal/core/modules/user/lib/Drupal/user/ProfileFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::save(). |
FormInterface::validateForm |
function |
drupal/core/lib/Drupal/Core/Form/FormInterface.php |
Form validation handler. |
PHPUnit_Framework_TestSuite |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php |
A TestSuite is a composite of Tests. It runs a collection of test cases. |
BlockStorageUnitTest::setUp |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockStorageUnitTest.php |
Sets up Drupal unit test environment. |
LanguageNegotiationInfoTest |
class |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageNegotiationInfoTest.php |
Functional test for language types/negotiation info. |
Twig_TokenParser_AutoEscape |
class |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/AutoEscape.php |
Marks a section of a template to be escaped or not. |
CancelUser::executeMultiple |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/Action/CancelUser.php |
Executes the plugin for an array of objects. |
RequestTest::testIntlLocale |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
DisplayFeedTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayFeedTest.php |
Views used by this test. |
AttributeBag::getStorageKey |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php |
Gets the storage key for this bag. |
ProjectWithXsdExtension.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/ProjectWithXsdExtension.php |
|
Connection::$statementClass |
property |
drupal/core/lib/Drupal/Core/Database/Connection.php |
The name of the Statement class for this connection. |
SiteSchemaManager::getTypes |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SiteSchemaManager.php |
Get the array of site schema types. |
ApacheUrlMatcherTest::setUp |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/ApacheUrlMatcherTest.php |
|
custom_block_add_body_field |
function |
drupal/core/modules/block/custom_block/custom_block.module |
Adds the default body field to a custom block type. |
ViewElementTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewElementTest.php |
Views used by this test. |
UnicodeTest::providerStrlen |
function |
drupal/core/tests/Drupal/Tests/Component/Utility/UnicodeTest.php |
Data provider for testStrlen(). |
DatabaseStorageTest::insert |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/DatabaseStorageTest.php |
|
PagerPluginBase::getPagerId |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Get the pager id, if it exists |
CriteriaTest::testOrderings |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CriteriaTest.php |
|
views.view.test_preview.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_preview.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_preview.yml |
TwigTemplate::$is_reference |
property |
drupal/core/lib/Drupal/Core/Template/TwigTemplate.php |
List of the name of variables to be passed around as references. |
rdf_field_attach_view_alter |
function |
drupal/core/modules/rdf/rdf.module |
Implements hook_field_attach_view_alter(). |
Definition::setSynchronized |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Sets the synchronized flag of this service. |
DatabaseStorageTest::update |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/DatabaseStorageTest.php |
|
ExecutionContextTest::setUp |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ExecutionContextTest.php |
|
ViewUI::getExportProperties |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\Entity\EntityInterface::getExportProperties(). |
TestBase::$setupEnvironment |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
|
Twig_TokenParser_Use::parse |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Use.php |
Parses a token and returns a node. |
UnicodeTest::providerSubstr |
function |
drupal/core/tests/Drupal/Tests/Component/Utility/UnicodeTest.php |
Data provider for testSubstr(). |
DatabaseStorageTest::delete |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/DatabaseStorageTest.php |
|
DisplayFeedTest::testFeedUI |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayFeedTest.php |
Tests feed display admin ui. |
RequestTest::testHasSession |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
AnnotationDriver::getReader |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/AnnotationDriver.php |
Retrieve the current annotation reader |
FileProfilerStorageTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/FileProfilerStorageTest.php |
|
Schema::createKeysSqlHelper |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php |
|
views_exposed_form_validate |
function |
drupal/core/modules/views/views.module |
Validate handler for exposed filters |
Twig_TemplatePropertyObject |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
ConfigTestStorageController |
class |
drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/ConfigTestStorageController.php |
@todo. |