SessionHttpsTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Session/SessionHttpsTest.php |
Sets up a Drupal site for running functional and integration tests. |
views.view.glossary.yml |
file |
drupal/core/modules/views/config/views.view.glossary.yml |
drupal/core/modules/views/config/views.view.glossary.yml |
CustomBlockTypeTest.php |
file |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTypeTest.php |
Contains \Drupal\custom_block\Tests\CustomBlockTypeTest. |
RoleAccessCheck::access |
function |
drupal/core/modules/user/lib/Drupal/user/Access/RoleAccessCheck.php |
Checks for access to route. |
field_test_field_update |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.field.inc |
Implements hook_field_update(). |
ToolkitTestBase::$image |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Image/ToolkitTestBase.php |
|
UpcastingTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/ParamConverter/UpcastingTest.php |
|
drupal_install_fix_file |
function |
drupal/core/includes/install.inc |
Attempts to fix file permissions. |
hook_form_FORM_ID_alter |
function |
drupal/core/modules/system/system.api.php |
Provide a form-specific alteration instead of the global hook_form_alter(). |
UserInterface::getRoles |
function |
drupal/core/modules/user/lib/Drupal/user/UserInterface.php |
Returns a list of roles. |
Entity::createDuplicate |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\Entity\EntityInterface::createDuplicate(). |
field_test_field_delete |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.field.inc |
Implements hook_field_delete(). |
MissingOptionsException |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Exception/MissingOptionsException.php |
|
AccountSettingsForm.php |
file |
drupal/core/modules/user/lib/Drupal/user/AccountSettingsForm.php |
Contains \Drupal\user\AccountSettingsForm. |
EditorSelectionTest.php |
file |
drupal/core/modules/edit/lib/Drupal/edit/Tests/EditorSelectionTest.php |
Contains \Drupal\edit\Tests\EditorSelectionTest. |
DatabaseStorageTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageTest.php |
Contains Drupal\system\Tests\KeyValueStore\DatabaseStorageTest. |
PHP_Timer::$requestTime |
property |
drupal/core/vendor/phpunit/php-timer/PHP/Timer.php |
|
simpletest_requirements |
function |
drupal/core/modules/simpletest/simpletest.install |
Implements hook_requirements(). |
DbLogController::create |
function |
drupal/core/modules/dblog/lib/Drupal/dblog/Controller/DbLogController.php |
Instantiates a new instance of this controller. |
PhpExecutableFinderTest |
class |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/PhpExecutableFinderTest.php |
@author Robert Schönthal <seroscho@googlemail.com> |
CustomBlockSaveTest.php |
file |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockSaveTest.php |
Contains \Drupal\custom_block\Tests\CustomBlockSaveTest. |
FileTransfer::checkPath |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Checks that the path is inside the jail and throws an exception if not. |
BookTest::checkBookNode |
function |
drupal/core/modules/book/lib/Drupal/book/Tests/BookTest.php |
Checks the outline of sub-pages; previous, up, and next. |
FileCache::getDirectory |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/FileCache.php |
Gets the cache directory. |
Regex::getDefaultOption |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Regex.php |
Returns the name of the default option |
SystemListing::profiles |
function |
drupal/core/lib/Drupal/Core/SystemListing.php |
List the profiles for this directory. |
drupal_requirements_url |
function |
drupal/core/includes/install.inc |
Returns a URL for proceeding to the next page after a requirements problem. |
hook_comment_view_alter |
function |
drupal/core/modules/comment/comment.api.php |
Alter the results of comment_view(). |
LocaleExportTest::setUp |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleExportTest.php |
Sets up a Drupal site for running functional and integration tests. |
SiteNameTest::$siteName |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Installer/SiteNameTest.php |
The site name to be used when testing. |
FileCache::getExtension |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/FileCache.php |
Gets the cache file extension. |
TokenParser::parseClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/TokenParser.php |
Get the class name. |
BlockAdminThemeTest.php |
file |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockAdminThemeTest.php |
Definition of Drupal\block\Tests\BlockAdminThemeTest. |
ExecutableException.php |
file |
drupal/core/lib/Drupal/Core/Executable/ExecutableException.php |
Definition of \Drupal\Core\Executable\ExecutableException. |
form_test_range_invalid |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form constructor for testing invalid #type 'range' elements. |
session_test_user_login |
function |
drupal/core/modules/system/tests/modules/session_test/session_test.module |
Implements hook_user_login(). |
NoSuchMetadataException |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Exception/NoSuchMetadataException.php |
@author Bernhard Schussek <bschussek@gmail.com> |
Updater::getProjectName |
function |
drupal/core/lib/Drupal/Core/Updater/Updater.php |
Gets the name of the project directory (basename). |
Context::getConstraints |
function |
drupal/core/lib/Drupal/Component/Plugin/Context/Context.php |
Implements \Drupal\Component\Plugin\Context\ContextInterface::getConstraints(). |
AccessDeniedTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/AccessDeniedTest.php |
Sets up a Drupal site for running functional and integration tests. |
CookieTest::testGetPath |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/CookieTest.php |
|
session_test.subscriber |
service |
drupal/core/modules/system/tests/modules/session_test/session_test.services.yml |
Drupal\session_test\EventSubscriber\SessionTestSubscriber |
SiteSchemaTest::getInfo |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/SiteSchemaTest.php |
|
plugin.manager.tour.tip |
service |
drupal/core/modules/tour/tour.services.yml |
Drupal\tour\TipPluginManager |
ImageStyleInterface.php |
file |
drupal/core/modules/image/lib/Drupal/image/ImageStyleInterface.php |
Contains \Drupal\image\Plugin\Core\Entity\ImageStyleInterface. |
ExecutableInterface.php |
file |
drupal/core/lib/Drupal/Core/Executable/ExecutableInterface.php |
Contains \Drupal\Core\Executable\ExecutableInterface. |
DiffFormatter::_context |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
TestIterator::$position |
property |
drupal/core/vendor/phpunit/phpunit/Tests/_files/TestIterator.php |
|
Updater::getInstallArgs |
function |
drupal/core/lib/Drupal/Core/Updater/Updater.php |
Stores the default parameters for the Updater. |
CachedStorage::$storage |
property |
drupal/core/lib/Drupal/Core/Config/CachedStorage.php |
The configuration storage to be cached. |