HelpController::helpPage |
function |
drupal/core/modules/help/lib/Drupal/help/Controller/HelpController.php |
Prints a page listing general help for a module. |
ExceptionCollection::add |
function |
drupal/core/vendor/guzzle/common/Guzzle/Common/Exception/ExceptionCollection.php |
Add exceptions to the collection |
AcceptHeaderItem::$index |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/AcceptHeaderItem.php |
|
request_close_subscriber |
service |
drupal/core/core.services.yml |
Drupal\Core\EventSubscriber\RequestCloseSubscriber |
InvalidArgumentException |
class |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Exception/InvalidArgumentException.php |
InvalidArgumentException for the Process Component. |
Broken::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Broken.php |
Build the options form. |
color_scheme_form_submit |
function |
drupal/core/modules/color/color.module |
Form submission handler for color_scheme_form(). |
BookManager::__construct |
function |
drupal/core/modules/book/lib/Drupal/book/BookManager.php |
Constructs a BookManager object. |
Twig_Environment::$cache |
property |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
|
StatementPrefetch::valid |
function |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
|
SelectCloneTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectCloneTest.php |
|
StreamWrapperTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/StreamWrapperTest.php |
Sets up a Drupal site for running functional and integration tests. |
TestHttpKernel::$headers |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestHttpKernel.php |
|
ConfigEntityListTest.php |
file |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigEntityListTest.php |
Definition of Drupal\config\Tests\ConfigEntityListTest. |
DateTimePlusIntlTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Datetime/DateTimePlusIntlTest.php |
Contains \Drupal\system\Tests\Datetime\DateTimePlusIntlTest. |
Framework_MockObjectTest |
class |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php |
@package PHPUnit_MockObject
@author Sebastian Bergmann <sb@sebastian-bergmann.de>
@author Patrick Mueller <elias0@gmx.net>
@author Frank Kleine <mikey@stubbles.net>
@copyright 2010-2013 Sebastian Bergmann… |
BookManager::getAllBooks |
function |
drupal/core/modules/book/lib/Drupal/book/BookManager.php |
Returns an array of all books. |
WebTestBase::assertNoRaw |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Pass if the raw text is NOT found on the loaded page, fail otherwise. Raw text
refers to the raw HTML that the page generated. |
Twig_Environment::$lexer |
property |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
|
MinimalTest::testMinimal |
function |
drupal/core/profiles/minimal/lib/Drupal/minimal/Tests/MinimalTest.php |
Tests Minimal installation profile. |
config_import_subscriber |
service |
drupal/core/core.services.yml |
Drupal\Core\EventSubscriber\ConfigImportSubscriber |
FragmentHandler::deliver |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Fragment/FragmentHandler.php |
Delivers the Response as a string. |
Schema::constraintExists |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php |
Helper function: check if a constraint (PK, FK, UK) exists. |
Collection::offsetExists |
function |
drupal/core/vendor/guzzle/common/Guzzle/Common/Collection.php |
ArrayAccess implementation of offsetExists() |
AccessManager::$checkIds |
property |
drupal/core/lib/Drupal/Core/Access/AccessManager.php |
Array of registered access check service ids. |
StatementPrefetch::fetch |
function |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
|
PoHeader::setProjectName |
function |
drupal/core/lib/Drupal/Component/Gettext/PoHeader.php |
Set the project name. |
Context::getContextValue |
function |
drupal/core/lib/Drupal/Core/Plugin/Context/Context.php |
Overrides \Drupal\Component\Plugin\Context\Context::getContextValue(). |
ConfigInstallWebTest.php |
file |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigInstallWebTest.php |
Definition of Drupal\config\Tests\ConfigInstallTest. |
HookRequirementsTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/HookRequirementsTest.php |
Definition of Drupal\system\Tests\Module\HookRequirementsTest. |
PoHeader::getProjectName |
function |
drupal/core/lib/Drupal/Component/Gettext/PoHeader.php |
Get the project name. |
BreakLockForm::getFormID |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/BreakLockForm.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
TwigTestExtension::nl2br |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/IntegrationTest.php |
nl2br only, for testing filters with pre_escape |
Context::setContextValue |
function |
drupal/core/lib/Drupal/Core/Plugin/Context/Context.php |
Implements \Drupal\Component\Plugin\Context\ContextInterface::setContextValue(). |
IgnoreAnnotation::$names |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Annotation/IgnoreAnnotation.php |
|
install_no_profile_error |
function |
drupal/core/includes/install.core.inc |
Indicates that there are no profiles available. |
shortcut_preprocess_page |
function |
drupal/core/modules/shortcut/shortcut.module |
Implements hook_preprocess_HOOK() for page.tpl.php. |
FileStorage::__construct |
function |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
Constructs a new FileStorage controller. |
SerializationTest::setUp |
function |
drupal/core/modules/serialization/lib/Drupal/serialization/Tests/SerializationTest.php |
Sets up a Drupal site for running functional and integration tests. |
Context::getTypedContext |
function |
drupal/core/lib/Drupal/Core/Plugin/Context/Context.php |
Gets the context value as typed data object. |
MatcherDumperTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MatcherDumperTest.php |
Sets up unit test environment. |
SyndicateBlock::settings |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Block/SyndicateBlock.php |
Overrides \Drupal\block\BlockBase::settings(). |
CustomBlockRevisionsTest |
class |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockRevisionsTest.php |
Tests the block revision functionality. |
language.negotiation.inc |
file |
drupal/core/modules/language/language.negotiation.inc |
Language negotiation functions. |
ConfigEntityUnitTest.php |
file |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigEntityUnitTest.php |
Contains Drupal\config\Tests\ConfigEntityUnitTest. |
batch_test.callbacks.inc |
file |
drupal/core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc |
Batch callbacks for the Batch API tests. |
_menu_link_map_translate |
function |
drupal/core/includes/menu.inc |
Translates the path elements in the map using any to_arg helper function. |
theme_image_crop_summary |
function |
drupal/core/modules/image/image.admin.inc |
Returns HTML for a summary of an image crop effect. |
AccessManager::setChecks |
function |
drupal/core/lib/Drupal/Core/Access/AccessManager.php |
For each route, saves a list of applicable access checks to the route. |
FileStorage::getFilePath |
function |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
Returns the path to the configuration file. |