Connection::queryTemporary |
function |
drupal/core/lib/Drupal/Core/Database/Connection.php |
Runs a SELECT query and stores its results in a temporary table. |
TermFieldTest::$vocabulary |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldTest.php |
|
ToolbarMenuTranslationTest |
class |
drupal/core/modules/toolbar/lib/Drupal/toolbar/Tests/ToolbarMenuTranslationTest.php |
Tests maintaining inclusion of icons for translated menu items. |
StateSystemUpgradePathTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/StateSystemUpgradePathTest.php |
Tests upgrade of system variables. |
DatabaseWebTestBase::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/DatabaseWebTestBase.php |
Sets up a Drupal site for running functional and integration tests. |
WizardPluginBase::$filters |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Views items configuration arrays for filters added by the wizard. |
Twig_SimpleFunction::$name |
property |
drupal/core/vendor/twig/twig/lib/Twig/SimpleFunction.php |
|
Twig_TokenParser_Spaceless |
class |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Spaceless.php |
Remove whitespaces between HTML tags. |
HandlerBase::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
ProfilerListener::$matcher |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php |
|
ActionListController::load |
function |
drupal/core/modules/action/lib/Drupal/action/ActionListController.php |
Overrides Drupal\Core\Entity\EntityListController::load(). |
InOperator::$value_options |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/InOperator.php |
Stores all operations which are available on the form. |
CollectionTest::testSearch |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CollectionTest.php |
|
entity_cache_test.info.yml |
file |
drupal/core/modules/system/tests/modules/entity_cache_test/entity_cache_test.info.yml |
drupal/core/modules/system/tests/modules/entity_cache_test/entity_cache_test.info.yml |
FieldInfo::prepareInstance |
function |
drupal/core/modules/field/lib/Drupal/field/FieldInfo.php |
Prepares an instance definition for the current run-time context. |
InvokeCommand::__construct |
function |
drupal/core/lib/Drupal/Core/Ajax/InvokeCommand.php |
Constructs an InvokeCommand object. |
EntityAccessCheck::applies |
function |
drupal/core/lib/Drupal/Core/Entity/EntityAccessCheck.php |
Declares whether the access check applies to a specific route or not. |
PluginUIBase::formValidate |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/PluginUIBase.php |
Implements \Drupal\system\Plugin\PluginUIInterface::formValidate(). |
UITestBase::$fullAdminUser |
property |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/UITestBase.php |
An admin user with administrative permissions for views, blocks, and nodes. |
QueryAggregate::addGroupBy |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/QueryAggregate.php |
Adds the groupby values to the actual query. |
FileItemTest::testFileItem |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileItemTest.php |
Tests using entity fields of the file field type. |
CommentTestBase::$web_user |
property |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTestBase.php |
A normal user with permission to post comments. |
AssetInterface::getContent |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetInterface.php |
Returns the loaded content of the current asset. |
ExceptionDataCollector.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ExceptionDataCollector.php |
|
drupal_pre_render_html_tag |
function |
drupal/core/includes/common.inc |
Pre-render callback: Renders a generic HTML tag with attributes into #markup. |
Twig_Loader_Chain::isFresh |
function |
drupal/core/vendor/twig/twig/lib/Twig/Loader/Chain.php |
Returns true if the template is still fresh. |
AssetInterface::setContent |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetInterface.php |
Sets the content of the current asset. |
EasyRdf_Parser_Rdfa::parse |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Rdfa.php |
Parse RDFa 1.1 into an EasyRdf_Graph |
ContainerBuilder::setAlias |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Sets an alias for an existing service. |
HandlerBase::sanitizeValue |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Sanitize the value for output. |
ParameterNotFoundException |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ParameterNotFoundException.php |
This exception is thrown when a non-existent parameter is used. |
FormController::submitForm |
function |
drupal/core/modules/system/tests/modules/condition_test/lib/Drupal/condition_test/FormController.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
CustomBlockBlock::settings |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Block/CustomBlockBlock.php |
Overrides \Drupal\block\BlockBase::settings(). |
ExceptionDataCollectorTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/ExceptionDataCollectorTest.php |
|
image_module_test.info.yml |
file |
drupal/core/modules/image/tests/image_module_test.info.yml |
drupal/core/modules/image/tests/image_module_test.info.yml |
Connection::popTransaction |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Connection.php |
Decreases the depth of transaction nesting. |
ViewExecutable::preExecute |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Run attachments and let the display do what it needs to do prior
to running. |
PoDatabaseReader::$_result |
property |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php |
Store the result of the query so it can be iterated later. |
CKEditorLoadingTest::setUp |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Tests/CKEditorLoadingTest.php |
Sets up a Drupal site for running functional and integration tests. |
HandlerBase::caseTransform |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Transform a string by a certain method. |
user_menu_breadcrumb_alter |
function |
drupal/core/modules/user/user.module |
Implements hook_menu_breadcrumb_alter(). |
Connection::createDatabase |
function |
drupal/core/lib/Drupal/Core/Database/Connection.php |
Creates a database. |
SettingsCommand::$settings |
property |
drupal/core/lib/Drupal/Core/Ajax/SettingsCommand.php |
An array of key/value pairs of JavaScript settings. |
UserSignatureTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserSignatureTest.php |
|
XcacheClassLoader::$prefix |
property |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/XcacheClassLoader.php |
|
ContainerBuilder::hasAlias |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Returns true if an alias exists under the given identifier. |
FileDriverTest::newLocator |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/FileDriverTest.php |
|
PHP_Token_FUNCTION::getCCN |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
Metadata::getPropertyValue |
function |
drupal/core/lib/Drupal/Core/TypedData/Validation/Metadata.php |
Extracts the value of the property from the given container. |
hook_field_delete_revision |
function |
drupal/core/modules/field/field.api.php |
Define custom revision delete behavior for this module's field types. |