Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TemplateProjectTestBase::providerTemplate | function | core/ |
Data provider for tests which use all the core project templates. |
| TemplateProjectTestBase::runComposer | function | core/ |
Runs a Composer command and returns its output. |
| TemplateProjectTestBase::setReleaseMetadata | function | core/ |
Prepares the test site to serve an XML feed of available release metadata. |
| TemplateProjectTestBase::setUp | function | core/ |
|
| TemplateProjectTestBase::setUpstreamCoreVersion | function | core/ |
Sets the version of Drupal core to which the test site will be updated. |
| TemplateProjectTestBase::tearDown | function | core/ |
|
| TemplateProjectTestBase::unboundCoreConstraints | function | core/ |
Changes constraints for core packages to `*`. |
| TemplateProjectTestBase::visit | function | core/ |
|
| TemplateProjectTestBase::visitPackageManagerChangeLog | function | core/ |
Visits the 'admin/reports/dblog' and selects Package Manager's change log. |
| TemplateProjectTestBase::writeSettings | function | core/ |
Appends PHP code to the test site's settings.php. |
| template_preprocess_block_content_add_list | function | core/ |
Prepares variables for a block type creation list templates. |
| template_preprocess_field_ui_table | function | core/ |
Prepares variables for field UI overview table templates. |
| template_preprocess_link_formatter_link_separate | function | core/ |
Prepares variables for separated link field templates. |
| template_preprocess_module_test_procedural_preprocess_includes | function | core/ |
Template preprocess function for module_test_procedural_preprocess_includes. |
| template_preprocess_module_test_procedural_preprocess_theme | function | core/ |
Template preprocess function for module_test_procedural_preprocess_theme. |
| template_preprocess_responsive_image | function | core/ |
Prepares variables for a responsive image. |
| template_preprocess_responsive_image_formatter | function | core/ |
Prepares variables for responsive image formatter templates. |
| template_preprocess_taxonomy_term | function | core/ |
Prepares variables for taxonomy term templates. |
| template_preprocess_top_bar | function | core/ |
Prepares variables for navigation top bar template. |
| template_preprocess_views_ui_build_group_filter_form | function | core/ |
Prepares variables for Views UI build group filter form templates. |
| template_preprocess_views_ui_display_tab_bucket | function | core/ |
Prepares variables for Views UI display tab bucket templates. |
| template_preprocess_views_ui_display_tab_setting | function | core/ |
Prepares variables for Views UI display tab setting templates. |
| template_preprocess_views_ui_rearrange_filter_form | function | core/ |
Prepares variables for Views UI rearrange filter form templates. |
| template_preprocess_views_ui_style_plugin_table | function | core/ |
Prepares variables for style plugin table templates. |
| template_preprocess_views_ui_views_listing_table | function | core/ |
Prepares variables for Views UI view listing templates. |
| template_preprocess_views_ui_view_preview_section | function | core/ |
Prepares variables for views UI view preview section templates. |
| TemporaryArrayObjectThrowingExceptions | class | core/ |
An \ArrayObject that throws an exception when used as an ArrayObject. |
| TemporaryArrayObjectThrowingExceptions.php | file | core/ |
|
| TemporaryArrayObjectThrowingExceptions::append | function | core/ |
Append a value to the ArrayObject. |
| TemporaryArrayObjectThrowingExceptions::asort | function | core/ |
Sort the ArrayObject. |
| TemporaryArrayObjectThrowingExceptions::count | function | core/ |
Count the ArrayObject. |
| TemporaryArrayObjectThrowingExceptions::exchangeArray | function | core/ |
Exchange the current array with another array or object. |
| TemporaryArrayObjectThrowingExceptions::getArrayCopy | function | core/ |
Exports the \ArrayObject to an array. |
| TemporaryArrayObjectThrowingExceptions::getFlags | function | core/ |
Gets the behavior flags of the \ArrayObject. |
| TemporaryArrayObjectThrowingExceptions::getIterator | function | core/ |
Create a new iterator from an ArrayObject instance. |
| TemporaryArrayObjectThrowingExceptions::getIteratorClass | function | core/ |
Gets the class name of the iterator used by \ArrayObject::getIterator(). |
| TemporaryArrayObjectThrowingExceptions::ksort | function | core/ |
Sort the entries by key. |
| TemporaryArrayObjectThrowingExceptions::natcasesort | function | core/ |
Sort an array using a case insensitive "natural order" algorithm. |
| TemporaryArrayObjectThrowingExceptions::natsort | function | core/ |
Sort entries using a "natural order" algorithm. |
| TemporaryArrayObjectThrowingExceptions::offsetExists | function | core/ |
Returns whether the requested index exists. |
| TemporaryArrayObjectThrowingExceptions::offsetGet | function | core/ |
Returns the value at the specified index. |
| TemporaryArrayObjectThrowingExceptions::offsetSet | function | core/ |
Sets the value at the specified index to new value. |
| TemporaryArrayObjectThrowingExceptions::offsetUnset | function | core/ |
Unsets the value at the specified index. |
| TemporaryArrayObjectThrowingExceptions::setFlags | function | core/ |
Sets the behavior flags for the \ArrayObject. |
| TemporaryArrayObjectThrowingExceptions::setIteratorClass | function | core/ |
Sets the iterator classname for the \ArrayObject. |
| TemporaryArrayObjectThrowingExceptions::uasort | function | core/ |
Sort the entries with a user-defined comparison function. |
| TemporaryArrayObjectThrowingExceptions::uksort | function | core/ |
Sort the entries by keys using a user-defined comparison function. |
| TemporaryQueryGuard | class | core/ |
Adds sufficient access control to collection queries. |
| TemporaryQueryGuard.php | file | core/ |
|
| TemporaryQueryGuard::$fieldManager | property | core/ |
The entity field manager. |
Pagination
- Previous page
- Page 1580
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.