LanguageBlock::build |
function |
drupal/core/modules/language/lib/Drupal/language/Plugin/Block/LanguageBlock.php |
Builds and returns the renderable array for this block plugin. |
QueryGroupByTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php |
Definition of Drupal\views\Tests\QueryGroupByTest. |
MappingException.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/MappingException.php |
|
drupal_theme_rebuild |
function |
drupal/core/includes/theme.inc |
Forces the system to rebuild the theme registry. |
NodeRenderController |
class |
drupal/core/modules/node/lib/Drupal/node/NodeRenderController.php |
Render controller for nodes. |
Comparison::getField |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/Comparison.php |
|
ViewUIObjectTest.php |
file |
drupal/core/modules/views_ui/tests/Drupal/views_ui/Tests/ViewUIObjectTest.php |
Contains \Drupal\views_ui\Tests\ViewUIObjectTest. |
EventManagerTest.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/EventManagerTest.php |
|
DatabaseQueue::$name |
property |
drupal/core/lib/Drupal/Core/Queue/DatabaseQueue.php |
The name of the queue this instance is working with. |
Comparison::getValue |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/Comparison.php |
|
TestHelperPlugin.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/TestHelperPlugin.php |
Contains \Drupal\views\Tests\TestHelperPlugin. |
ClientInterface::get |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/ClientInterface.php |
Create a GET request for the client |
image_file_predelete |
function |
drupal/core/modules/image/image.module |
Implements hook_file_predelete(). |
PhpassHashedPassword |
class |
drupal/core/lib/Drupal/Core/Password/PhpassHashedPassword.php |
Secure password hashing functions based on the Portable PHP password
hashing framework. |
EntityTestRender.php |
file |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/Plugin/Core/Entity/EntityTestRender.php |
Contains \Drupal\entity_test\Plugin\Core\Entity\EntityTestRender. |
number_field_presave |
function |
drupal/core/modules/number/number.module |
Implements hook_field_presave(). |
FTPExtension::isFile |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FTPExtension.php |
Implements Drupal\Core\FileTransfer\FileTransfer::isFile(). |
ConfigEntityUnitTest |
class |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigEntityUnitTest.php |
Unit tests for configuration controllers and objects. |
SearchNodeAccessTest |
class |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchNodeAccessTest.php |
Tests node search with node access control. |
Twig_Node_Expression |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression.php |
Abstract class for all nodes that represents an expression. |
overlay_block_access |
function |
drupal/core/modules/overlay/overlay.module |
Implements hook_block_access(). |
contact_category_uri |
function |
drupal/core/modules/contact/contact.module |
Entity URI callback. |
PathAliasTest::setUp |
function |
drupal/core/modules/path/lib/Drupal/path/Tests/PathAliasTest.php |
Sets up a Drupal site for running functional and integration tests. |
form_test_permission |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Implements hook_permission(). |
RouterTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouterTest.php |
Modules to enable. |
LoggingTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/LoggingTest.php |
|
FieldUIRouteTest.php |
file |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/FieldUIRouteTest.php |
Contains \Drupal\field_ui\Tests\FieldUIRouteTest. |
field_info_field_map |
function |
drupal/core/modules/field/field.info.inc |
Returns a lightweight map of fields across bundles. |
node_revision_delete |
function |
drupal/core/modules/node/node.module |
Deletes a node revision. |
ClientInterface::put |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/ClientInterface.php |
Create a PUT request for the client |
filter_dom_serialize |
function |
drupal/core/modules/filter/filter.module |
Converts a DOM object back to an HTML snippet. |
ManageFieldsTest.php |
file |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Contains \Drupal\field_ui\Tests\ManageFieldsTest. |
IgnoreAnnotation.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Annotation/IgnoreAnnotation.php |
|
Merge::STATUS_INSERT |
constant |
drupal/core/lib/Drupal/Core/Database/Query/Merge.php |
Returned by execute() if an INSERT query has been executed. |
form_test_alter_form |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form builder for testing hook_form_alter() and hook_form_FORM_ID_alter(). |
ArgumentLanguageTest |
class |
drupal/core/modules/language/lib/Drupal/language/Tests/Views/ArgumentLanguageTest.php |
Tests the argument language handler. |
TipPluginImage::$url |
property |
drupal/core/modules/tour/tests/tour_test/lib/Drupal/tour_test/Plugin/tour/tip/TipPluginImage.php |
The url which is used for the image in this Tip. |
DefaultViewsTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/DefaultViewsTest.php |
Definition of Drupal\views\Tests\DefaultViewsTest. |
ERROR_REPORTING_HIDE |
constant |
drupal/core/includes/bootstrap.inc |
Error reporting level: display no errors. |
Twig_Filter_Function |
class |
drupal/core/vendor/twig/twig/lib/Twig/Filter/Function.php |
Represents a function template filter. |
Merge::STATUS_UPDATE |
constant |
drupal/core/lib/Drupal/Core/Database/Query/Merge.php |
Returned by execute() if an UPDATE query has been executed. |
CustomNormalizerTest |
class |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/CustomNormalizerTest.php |
|
TipPluginImage::$alt |
property |
drupal/core/modules/tour/tests/tour_test/lib/Drupal/tour_test/Plugin/tour/tip/TipPluginImage.php |
The alt text which is used for the image in this Tip. |
UrlValidatorTest.php |
file |
drupal/core/tests/Drupal/Tests/Core/Common/UrlValidatorTest.php |
Contains \Drupal\Tests\Core\Common\UrlValidatorTest. |
UpdaterException.php |
file |
drupal/core/lib/Drupal/Core/Updater/UpdaterException.php |
Definition of Drupal\Core\Updater\UpdaterException. |
BlockBase::getConfig |
function |
drupal/core/modules/block/lib/Drupal/block/BlockBase.php |
Returns the configuration data for the block plugin. |
Twig_Node_For::$loop |
property |
drupal/core/vendor/twig/twig/lib/Twig/Node/For.php |
|
form_test_form_alter |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Implements hook_form_alter(). |
HandlerTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerTest.php |
|
ClassMetadataFactory |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadataFactory.php |
A factory for creating metadata for PHP classes. |