ConstraintViolationList::offsetSet |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolationList.php |
|
BareStandardUpgradePathTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BareStandardUpgradePathTest.php |
Overrides Drupal\simpletest\WebTestBase::setUp() for upgrade testing. |
ActionAddFormController::buildForm |
function |
drupal/core/modules/action/lib/Drupal/action/ActionAddFormController.php |
|
CKEditorPluginManagerTest::getInfo |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Tests/CKEditorPluginManagerTest.php |
|
entity_crud_hook_test_comment_load |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_comment_load(). |
ProfilerListener::onKernelResponse |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php |
Handles the onKernelResponse event. |
ParameterNotFoundException::getKey |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ParameterNotFoundException.php |
|
ClassMetadata::getIdentifierValues |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
Return the identifier of this object as an array with field name as key. |
RequestDataCollectorTest::provider |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/RequestDataCollectorTest.php |
|
NodeTypeTest::testNodeTypeDeletion |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeTest.php |
Tests deleting a content type that still has content. |
BareMinimalNoConfigUpgradePathTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BareMinimalNoConfigUpgradePathTest.php |
Tests the database upgrade path without creating config directories. |
StaticReflectionServiceTest::setUp |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/StaticReflectionServiceTest.php |
|
ViewEditFormController::$tempStore |
property |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
The views temp store. |
DefaultViewsTest::testDefaultViews |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DefaultViewsTest.php |
Tests default views. |
UserCancelTest::testUserCancelUid1 |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php |
Tests that user account for uid 1 cannot be cancelled. |
PageCacheTest::testPageCompression |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/PageCacheTest.php |
Tests page compression. |
UrlAliasFixtures::sampleUrlAliases |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Path/UrlAliasFixtures.php |
Returns an array of URL aliases for testing. |
HandlerFilterUserNameTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerFilterUserNameTest.php |
|
DefaultViewsTest::testSplitListing |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DefaultViewsTest.php |
Tests that enabling views moves them to the correct table. |
FilterCrudTest::testTextFormatCrud |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterCrudTest.php |
Tests CRUD operations for text formats and filters. |
HandlerBase::buildExtraOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Provide a form for setting options. |
ItemsPerPageTest::testItemsPerPage |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/ItemsPerPageTest.php |
Tests the number of items per page. |
InsertTest::testInsertLastInsertID |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/InsertTest.php |
Tests that inserts return the proper auto-increment ID. |
EventManagerTest::$_postFooInvoked |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/EventManagerTest.php |
|
RequestMediator::writeResponseBody |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/RequestMediator.php |
Write data to the response body of a request |
CommonTestController::lActiveClass |
function |
drupal/core/modules/system/tests/modules/common_test/lib/Drupal/common_test/Controller/CommonTestController.php |
Returns links to the current page, with and without query strings. |
Twig_ExistsLoaderInterface::exists |
function |
drupal/core/vendor/twig/twig/lib/Twig/ExistsLoaderInterface.php |
Check if we have the source code of a template, given its name. |
PHPUnit_Util_String::convertToUtf8 |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/String.php |
Converts a string to UTF-8 encoding. |
node_access_test_language.info.yml |
file |
drupal/core/modules/node/tests/modules/node_access_test_language/node_access_test_language.info.yml |
drupal/core/modules/node/tests/modules/node_access_test_language/node_access_test_language.info.yml |
DateHelper::monthNamesUntranslated |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/DateHelper.php |
Constructs an untranslated array of month names. |
EasyRdf_Parser_Turtle::parseObject |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Turtle.php |
Parse a object [12]
@ignore |
MachineNameControllerTest::getInfo |
function |
drupal/core/modules/system/tests/Drupal/system/Tests/Transliteration/MachineNameControllerTest.php |
This method exists to support the simpletest UI runner. |
StaticReflectionClass::hasConstant |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
EventManagerTest::testInitialState |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/EventManagerTest.php |
|
ResponseListener::onKernelResponse |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/ResponseListener.php |
Filters the Response. |
ExceptionDataCollector::getMessage |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ExceptionDataCollector.php |
Gets the exception message. |
EntityDisplayBase::$displayContext |
property |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBase.php |
Context in which this entity will be used (e.g. 'display', 'form'). |
CommentStorageController::postSave |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::postSave(). |
entity_crud_hook_test_block_update |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_block_update(). |
IndexedReader::getClassAnnotations |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/IndexedReader.php |
Get Annotations for class |
NullValidatorTest::testNullIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/NullValidatorTest.php |
|
WebTestBase::$httpauth_credentials |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
HTTP authentication credentials (<username>:<password>). |
EntityManager::getRenderController |
function |
drupal/core/lib/Drupal/Core/Entity/EntityManager.php |
Creates a new render controller instance. |
FilterHtmlImageSecureTest::getInfo |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterHtmlImageSecureTest.php |
|
BasicTest::testWizardDefaultValues |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/BasicTest.php |
Tests default plugin values are populated from the wizard form. |
GotoTest::testDrupalGetDestination |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/GotoTest.php |
Tests drupal_get_destination(). |
UpgradePathTestBase::$upgradedSite |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UpgradePathTestBase.php |
Flag that indicates whether the child site has been upgraded. |
StaticReflectionClass::hasProperty |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
FilesLoader::getFileLoaderInstance |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/FilesLoader.php |
Takes mapping file path. |
bartik_preprocess_maintenance_page |
function |
drupal/core/themes/bartik/bartik.theme |
Implements hook_preprocess_HOOK() for maintenance-page.html.twig. |