EasyRdf_Resource::__unset |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Resource.php |
Magic method to delete a property of the resource |
Unicode::mimeHeaderEncode |
function |
drupal/core/lib/Drupal/Component/Utility/Unicode.php |
Encodes MIME/HTTP headers that contain incorrectly encoded characters. |
ColorTest::testValidColor |
function |
drupal/core/modules/color/lib/Drupal/color/Tests/ColorTest.php |
Tests whether the provided color is valid. |
HandlerBase::$actualField |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
When a field has been moved this property is set. |
rdf_test_mapping.info.yml |
file |
drupal/core/modules/rdf/tests/rdf_test_mapping/rdf_test_mapping.info.yml |
drupal/core/modules/rdf/tests/rdf_test_mapping/rdf_test_mapping.info.yml |
ViewExecutable::initQuery |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Do some common building initialization. |
LocaleLookup::__construct |
function |
drupal/core/modules/locale/lib/Drupal/locale/LocaleLookup.php |
Constructs a LocaleCache object. |
Twig_Autoloader::register |
function |
drupal/core/vendor/twig/twig/lib/Twig/Autoloader.php |
Registers Twig_Autoloader as an SPL autoloader. |
block_update_dependencies |
function |
drupal/core/modules/block/block.install |
Implements hook_update_dependencies(). |
BankAccount::depositMoney |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/BankAccount.php |
Deposits an amount of money to the bank account. |
Unicode::mimeHeaderDecode |
function |
drupal/core/lib/Drupal/Component/Utility/Unicode.php |
Decodes MIME/HTTP encoded header values. |
CurlMultiInterface::reset |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlMultiInterface.php |
Reset the state and remove any attached RequestInterface objects |
Twig_Autoloader::autoload |
function |
drupal/core/vendor/twig/twig/lib/Twig/Autoloader.php |
Handles autoloading of classes. |
PngoutFilter::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/PngoutFilter.php |
Constructor. |
ConfigEntityBase::disable |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php |
Implements \Drupal\Core\Config\Entity\ConfigEntityInterface::disable(). |
UrlGenerator::__construct |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/UrlGenerator.php |
Constructor. |
ChainRouter::matchRequest |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/ChainRouter.php |
Loops through all routes and tries to match the passed request. |
requirements2_test.module |
file |
drupal/core/modules/system/tests/modules/requirements2_test/requirements2_test.module |
Tests that a module is not installed when the one it depends on fails
hook_requirements('install'). |
template_from_string.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/template_from_string.test |
|
PhpStreamWrapperInterface |
interface |
drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
Defines a generic PHP stream wrapper interface. |
FilterException::setInput |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Exception/FilterException.php |
|
ContainerBuilder::compile |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Compiles the container. |
UrlTest::testExternalUrls |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/UrlTest.php |
Tests external URL handling. |
FormController::getFormID |
function |
drupal/core/modules/system/tests/modules/condition_test/lib/Drupal/condition_test/FormController.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
CustomBlock::$derivatives |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Derivative/CustomBlock.php |
List of derivative definitions. |
Comment::buildOptionsForm |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/Comment.php |
Provide link-to-comment option |
TriggeringElementTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/TriggeringElementTest.php |
Definition of Drupal\system\Tests\Form\TriggeringElementTest. |
ConfigEntityInterface.php |
file |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigEntityInterface.php |
Definition of Drupal\Core\Config\Entity\ConfigEntityInterface. |
CommentTestBase::$modules |
property |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTestBase.php |
Modules to enable. |
FilterException::getInput |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Exception/FilterException.php |
|
TableSortExtenderUnitTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/TableSortExtenderUnitTest.php |
Tests unicode handling features implemented in unicode.inc. |
InvokeCommand::$arguments |
property |
drupal/core/lib/Drupal/Core/Ajax/InvokeCommand.php |
An optional list of arguments to pass to the method. |
BackendChain::__construct |
function |
drupal/core/lib/Drupal/Core/Cache/BackendChain.php |
Constructs a DatabaseBackend object. |
Twig_Loader_Chain::exists |
function |
drupal/core/vendor/twig/twig/lib/Twig/Loader/Chain.php |
Check if we have the source code of a template, given its name. |
PngoutFilter::setStrategy |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/PngoutFilter.php |
|
ParameterBag::getIterator |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ParameterBag.php |
Returns an iterator for parameters. |
Twig_Node_Expression_Name |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Name.php |
|
Sql::add_where_expression |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php |
Add a complex WHERE clause to the query. |
FormController::buildForm |
function |
drupal/core/modules/system/tests/modules/condition_test/lib/Drupal/condition_test/FormController.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
RowTest::buildOptionsForm |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/row/RowTest.php |
Overrides Drupal\views\Plugin\views\row\RowPluginBase::buildOptionsForm(). |
PHP_Token_FUNCTION::$name |
property |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
TreeDataUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/TreeDataUnitTest.php |
|
ArrayCollection::matching |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
Select all elements from a selectable that match the criteria and
return a new collection containing these elements. |
image.style.thumbnail.yml |
file |
drupal/core/modules/image/config/image.style.thumbnail.yml |
drupal/core/modules/image/config/image.style.thumbnail.yml |
TestCallableInterface.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/TestCallableInterface.php |
|
ControlSignatureSniff.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/build/PHPCS/Sniffs/ControlStructures/ControlSignatureSniff.php |
|
ArchiveTar::extractModify |
function |
drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php |
This method extract all the content of the archive in the directory
indicated by $p_path. When relevant the memorized path of the
files/dir can be modified by removing the $p_remove_path path at the
beginning of the file/dir path.
While extracting a… |
EntityAccessCheck::access |
function |
drupal/core/lib/Drupal/Core/Entity/EntityAccessCheck.php |
Implements \Drupal\Core\Access\AccessCheckInterface::access(). |
Metadata::findConstraints |
function |
drupal/core/lib/Drupal/Core/TypedData/Validation/Metadata.php |
Implements MetadataInterface::findConstraints(). |
Crypt::randomStringHashed |
function |
drupal/core/lib/Drupal/Component/Utility/Crypt.php |
Generates a random, base-64 encoded, URL-safe, sha-256 hashed string. |