GetResponseForExceptionEvent |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/GetResponseForExceptionEvent.php |
Allows to create a response for a thrown exception |
NonDefaultBlockAdminTest.php |
file |
drupal/core/modules/block/lib/Drupal/block/Tests/NonDefaultBlockAdminTest.php |
Definition of Drupal\block\Tests\NonDefaultBlockAdminTest. |
SystemListing::scanDirectory |
function |
drupal/core/lib/Drupal/Core/SystemListing.php |
Abbreviated version of file_scan_directory(). |
_theme_load_offline_registry |
function |
drupal/core/includes/theme.maintenance.inc |
Builds the registry when the site needs to bypass any database calls. |
FieldInfoTest::testFieldInfo |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldInfoTest.php |
Test that field types and field definitions are correctly cached. |
SelectExtender::$placeholder |
property |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
The placeholder counter. |
DefinitionDecorator::setFile |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/DefinitionDecorator.php |
@api |
drupal_requirements_severity |
function |
drupal/core/includes/install.inc |
Extracts the highest severity from the requirements array. |
HandlerAliasTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerAliasTest.php |
Views used by this test. |
CustomBlockRevisionsTest.php |
file |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockRevisionsTest.php |
Contains \Drupal\custom_block\Tests\CustomBlockRevisionsTest. |
SchemaDiscovery::__construct |
function |
drupal/core/lib/Drupal/Core/Config/Schema/SchemaDiscovery.php |
Public constructor. |
RegisterAccessCheck::applies |
function |
drupal/core/modules/user/lib/Drupal/user/Access/RegisterAccessCheck.php |
Implements AccessCheckInterface::applies(). |
ConstraintValidatorInterface |
interface |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintValidatorInterface.php |
@author Bernhard Schussek <bschussek@gmail.com> |
DatabaseExceptionWrapperTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/DatabaseExceptionWrapperTest.php |
Tests DatabaseExceptionWrapper thrown. |
MatcherDumperInterface::dump |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/MatcherDumperInterface.php |
Dumps a set of routes to a string representation of executable code
that can then be used to match a request against these routes. |
PHP_TimerTest::testStartStop |
function |
drupal/core/vendor/phpunit/php-timer/Tests/TimerTest.php |
@covers PHP_Timer::start
@covers PHP_Timer::stop |
node_query_node_access_alter |
function |
drupal/core/modules/node/node.module |
Implements hook_query_TAG_alter(). |
FileTransfer::copyFileJailed |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Copies a file. |
PluginManagerBase::$defaults |
property |
drupal/core/lib/Drupal/Component/Plugin/PluginManagerBase.php |
A set of defaults to be referenced by $this->processDefinition() if
additional processing of plugins is necessary or helpful for development
purposes. |
access_check.toolbar_subtree |
service |
drupal/core/modules/toolbar/toolbar.services.yml |
Drupal\toolbar\Access\SubtreeAccess |
KernelForOverrideName::$name |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/KernelForOverrideName.php |
|
Twig_Environment::getFilters |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Gets the registered Filters. |
hook_views_plugins_row_alter |
function |
drupal/core/modules/views/views.api.php |
Modify the list of available views row plugins. |
ContactSitewideTest::getInfo |
function |
drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactSitewideTest.php |
|
EasyRdf_Http_Client::request |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Http/Client.php |
Send the HTTP request and return an HTTP response object |
InstallerLanguageTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Installer/InstallerLanguageTest.php |
Sets up a Drupal site for running functional and integration tests. |
StorageComparerInterface.php |
file |
drupal/core/lib/Drupal/Core/Config/StorageComparerInterface.php |
Contains \Drupal\Core\Config\StorageComparerInterface. |
_form_test_disabled_elements |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Build a form to test disabled elements. |
locale_test_translate.module |
file |
drupal/core/modules/locale/tests/modules/locale_test_translate/locale_test_translate.module |
Simulates a custom module with a local po file. |
StringStorageInterface::save |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php |
Save string object to storage. |
ImageItemTest::testImageItem |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageItemTest.php |
Tests using entity fields of the image field type. |
MappingHookTest::testMapping |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingHookTest.php |
Tests that hook_rdf_mapping() correctly returns and processes mapping. |
PrerenderList::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/PrerenderList.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
EmailValidatorTest::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/EmailValidatorTest.php |
|
field_attach_delete_revision |
function |
drupal/core/modules/field/field.attach.inc |
Delete field data for a single revision of an existing entity. The passed
entity must have a revision ID attribute. |
locale_translate_import_form |
function |
drupal/core/modules/locale/locale.bulk.inc |
Form constructor for the translation import screen. |
BookController::$bookManager |
property |
drupal/core/modules/book/lib/Drupal/book/Controller/BookController.php |
Book Manager Service. |
Constraint::CLASS_CONSTRAINT |
constant |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraint.php |
Marks a constraint that can be put onto classes |
RelationshipTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/RelationshipTest.php |
Views used by this test. |
MappingDriverChain::$drivers |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriverChain.php |
|
update_check_incompatibility |
function |
drupal/core/includes/update.inc |
Tests the compatibility of a module or theme. |
ForumSettingsForm::getFormID |
function |
drupal/core/modules/forum/lib/Drupal/forum/ForumSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
LinkFieldUITest::testFieldUI |
function |
drupal/core/modules/link/lib/Drupal/link/Tests/LinkFieldUITest.php |
Tests that link field UI functionality does not generate warnings. |
NodeAttributesTest::$modules |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/NodeAttributesTest.php |
Modules to enable. |
TrackerTest::testTrackerUser |
function |
drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerTest.php |
Tests for the presence of nodes on a user's tracker listing. |
RelationshipTest::$columnMap |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/RelationshipTest.php |
Maps between the key in the expected result and the query result. |
FrontPageTest::testFrontPage |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/Views/FrontpageTest.php |
Tests the frontpage. |
TextPlainUnitTest::assertRaw |
function |
drupal/core/modules/text/lib/Drupal/text/Tests/Formatter/TextPlainUnitTest.php |
Asserts that a raw string appears in $this->content. |
CompilerJarFilter::$javaPath |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/CompilerJarFilter.php |
|
ForumSettingsForm::buildForm |
function |
drupal/core/modules/forum/lib/Drupal/forum/ForumSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |